@charset "utf-8";
/* CSS Document */
/*

	@Author: Frenify
	@URL: http://themeforest.net/user/frenify
	Version: 2.0

	This file contains the styling for the actual theme, this
	is the file you need to edit to change the look of the
	theme.

	This files contents are outlined below.
	
	01) 
	
*/
body.elementor-editor-active .fotofly_fn_content{
	z-index: 99999;
}
.container .container{
	margin: 0;
	padding: 0;
	width: 100%;
	max-width: 100%;
}
.fn_cs_rel_img{
	position: relative !important;
}
.fn_cs_rel_img img{
	opacity: 0;
	min-width: 100%;
}
.fn_cs_overlay{
	z-index: 2;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.fn_cs_abs_img{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.fn_cs_about_with_social .inner,
.fn_cs_about_with_social{
	width: 100%;
	float: left;
	clear: both;
}
.fn_cs_about_with_social .inner{
	display: flex;
	position: relative;
	flex-direction: row;
}
.fn_cs_about_with_social .img_holder{
	width: 50%;
	min-width: 50%;
	position: relative;
}
.fn_cs_about_with_social .img_holder .img_title{
	position: absolute;
	z-index: 10;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 40px 20px;
	text-align: center;
}
.fn_cs_about_with_social .img_holder .img_title h3{
	font-size: 36px;
    letter-spacing: .5px;
    color: #fffefe;
    line-height: 1.2;
    font-weight: 400;
    margin-bottom: 5px;
}
.fn_cs_about_with_social .img_holder .img_title p{
	margin: 0;
	padding: 0;
	color: #ccc;
	font-size: 12px;
    letter-spacing: 5px;
    display: block;
    line-height: 1.2;
    text-transform: uppercase;
}
.fn_cs_about_with_social .info_holder{
	padding: 8% 5%;
	width: 50%;
	min-width: 50%;
	justify-content: center;
	display: flex;
	flex-direction: column;
	text-align: left;
}
.fn_cs_about_with_social .info_holder h3{
	margin: 0;
	padding: 0;
	font-size: 30px;
    letter-spacing: 1px;
    color: #111;
    line-height: 1.2;
    font-weight: 400;
    margin-bottom: 40px;
}
.fn_cs_about_with_social .info_holder p{
	margin: 0;
	padding: 0;
	font-size: 16px;
    letter-spacing: 2px;
    line-height: 26px;
    color: #777;
}
.fn_cs_about_with_social .info_holder .title_holder{
	margin-bottom: 40px;
}
.fn_cs_about_with_social .info_holder .social_icons{
	width: 100%;
    margin-bottom: 40px;
}
.fn_cs_about_with_social .info_holder .social_icons ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.fn_cs_about_with_social .info_holder .social_icons ul li{
	margin: 0;
	padding: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: center;
}
.fn_cs_about_with_social .info_holder .social_icons ul li a{
	display: block;
    text-decoration: none;
    font-size: 15px;
    letter-spacing: 0px;
    color: #555;
    line-height: 1;
    width: 40px;
    padding: 13px 0px 12px;
    height: 40px;
    background-color: #eee;
	border-radius: 100%;
}
.fn_cs_about_with_social .info_holder .social_icons ul li a:hover{
	background-color: #ddd;
}
.fn_cs_about_with_social .btn_holder a{
	text-decoration: none;
    line-height: 1;
    letter-spacing: .5px;
    font-size: 15px;
    color: #eb1010;
    position: relative;
    padding-bottom: 5px;
    border-bottom: 1px solid #eb1010;
}
.fn_cs_about_with_social .btn_holder a:hover{
	border-bottom-color: transparent !important;
}
.fn_cs_about_with_social[data-pos="right"] .inner{
	flex-direction: row-reverse;
}
.fn_cs_about_slider_with_social .img_holder li{
	position: relative;
}
.fn_cs_about_slider_with_social .flex-direction-nav a{
	top: 100%;
	background-color: #f5f5f5;
	z-index: 99;
}
.fn_cs_about_slider_with_social .flex-direction-nav .myflex-nav:before,
.fn_cs_about_slider_with_social .flex-direction-nav .myflex-nav:after,
.fn_cs_about_slider_with_social .flex-direction-nav .myflex-nav{
	background-color: #111;
}
.fn_cs_about_slider_with_social .flex-direction-nav .flex-next{right: -30px;}
.fn_cs_about_slider_with_social .flex-direction-nav .flex-prev{right: 35px;left: auto;}

@media(max-width: 768px){
	.fn_cs_about_with_social .info_holder h3{
		font-size: 24px !important;
		margin-bottom: 20px;
	}
	.fn_cs_about_with_social .inner{
		flex-direction: column;
	}
	.fn_cs_about_with_social .img_holder{
		width: 100%;
		min-width: 100%;
	}
	.fn_cs_about_with_social .info_holder{
		width: 100%;
		min-width: 100%;
		padding: 35px 0px 0px 0px;
	}
	.fn_cs_about_slider_with_social .about_slider{width: 100%;margin-bottom: 50px;}
	.fn_cs_about_slider_with_social .about_content{width: 100%;min-height: auto !important;}
	.fn_cs_about_slider_with_social .flex-direction-nav .flex-next{right: 5px;}
	.fn_cs_about_slider_with_social .flex-direction-nav .flex-prev{right: 70px;}
	.fn_cs_about_slider_with_social .about_content h3{font-size: 30px;}
}















.fn_cs_alertbox{
	width: 100%;
	float: left;
	clear: both;
	border: 1px solid #e2e6e7;
    border-radius: 2px;
	padding: 50px;
    background: #fff;
}
.fn_cs_alertbox .inner{
	width: 100%;
	float: left;
	clear: both;
	position: relative;
	padding: 0px 40px 0px 100px;
	min-height: 70px;
}
.fn_cs_alertbox .inner .alert_icon{
	position: absolute;
    width: 70px;
    height: 70px;
    line-height: 70px;
    border-radius: 100%;
    top: 0px;
    left: 0px;
    text-align: center;
	background-color: #ffc22f;
}
.fn_cs_alertbox .inner .alert_icon i{
	font-size: 24px;
	color: #a47503;
}
.fn_cs_alertbox .alert_content{
	width: 100%;
    padding-top: 15px;
    clear: both;
}
.fn_cs_alertbox .alert_content h3{
	font-size: 16px;
    letter-spacing: 1px;
    color: #111;
    font-weight: 500;
    line-height: 1.2;
    text-transform: uppercase;
    margin: 0px 0px 15px 0px;
}
.fn_cs_alertbox .alert_content p{
	margin: 0;
	padding: 0;
	font-size: 14px;
    line-height: 1.5;
    letter-spacing: 1px;
    color: #777;
}
.fn_cs_alertbox .inner .close_button{
	position: absolute;
    right: 0px;
    top: 0px;
    width: 20px;
    height: 20px;
    cursor: pointer;
	display: block;
}
.fn_cs_alertbox .inner .close_button:after{
	position: absolute;
    width: 15px;
    height: 1px;
    background-color: #111;
    left: 2px;
    top: 9px;
    transform: rotate(45deg);
	content: '';
}
.fn_cs_alertbox .inner .close_button:before{
	position: absolute;
    width: 15px;
    height: 1px;
    background-color: #111;
    left: 2px;
    top: 9px;
    transform: rotate(135deg);
	content: '';
}
.fn_cs_alertbox[data-shadow="none"]{
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.fn_cs_alertbox[data-shadow="inside"]{
	-webkit-box-shadow: inset 0px -20px 54px 6px;
    -moz-box-shadow: inset 0px -20px 54px 6px;
    box-shadow: inset 0px -20px 54px 6px;
}
.fn_cs_alertbox[data-shadow="outside"]{
	-webkit-box-shadow: 0 0px 54px 6px;
    -moz-box-shadow: 0px 0px 54px 6px;
    box-shadow: 0px 0px 54px 6px;
}
.fn_cs_alertbox[data-type="general"]{color: rgba(255,194,47,0.25);}
.fn_cs_alertbox[data-type="error"]{color: rgba(253,114,91,0.25);}
.fn_cs_alertbox[data-type="success"]{color: rgba(155,220,123,0.25);}
.fn_cs_alertbox[data-type="notice"]{color: rgba(104,216,253,0.25);}


.fn_cs_alertbox[data-type="general"] .inner .alert_icon{background-color: #ffc22f;}
.fn_cs_alertbox[data-type="general"] .inner .alert_icon i{color: #a47503;}


.fn_cs_alertbox[data-type="error"] .inner .alert_icon{background-color: #fd725b;}
.fn_cs_alertbox[data-type="error"] .inner .alert_icon i{color: #bf270e;}


.fn_cs_alertbox[data-type="success"] .inner .alert_icon{background-color: #9bdc7b;}
.fn_cs_alertbox[data-type="success"] .inner .alert_icon i{color: #558502;}


.fn_cs_alertbox[data-type="notice"] .inner .alert_icon{background-color: #68d8fd;}
.fn_cs_alertbox[data-type="notice"] .inner .alert_icon i{color: #0787d4;}

@media(max-width: 768px){
	.fn_cs_alertbox{
		padding: 20px;
	}
	.fn_cs_alertbox .inner{
		padding: 0;
	}
	.fn_cs_alertbox .inner .alert_icon{
		top: 0;
		left: 0;
		width: 50px;
		height: 50px;
		line-height: 50px;
	}
	.fn_cs_alertbox .inner .alert_icon i{
		font-size: 20px;
	}
	.fn_cs_alertbox .alert_content{
		padding-top: 70px;
	}
}





.fn_cs_triple_blog.fn_classic .title_holder{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 21px 20px 22px 20px;
	
	background: rgba(0,0,0,0.4);
    background: -webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8));
    background: -o-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8));
    background: -moz-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8));
    background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8));
}
.fn_cs_triple_blog.fn_classic .title_holder h3{
	margin-bottom: 3px;
}
@media(max-width: 768px){
	.fn_cs_triple_blog.fn_classic li{
		margin-bottom: 30px;
	}
}





.fn_cs_brochure{
	width: 100%;
	float: left;
	clear: both;
}
.fn_cs_brochure .inner{
	width: 100%;
	float: left;
	clear: both;
	position: relative;
	height: 60px;
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 10px 60px 10px 20px;
	background-color: #eee;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
	transition: all .3s ease;
}
.fn_cs_brochure .inner a{
	position: absolute;
	z-index: 10;
	display: block;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.fn_cs_brochure .brochure_icon{
	position: absolute;
	width: 40px;
	height: 40px;
	right: 10px;
	top: 10px;
	border-radius: 100%;
	background-color: #aaa;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
}
.fn_cs_brochure .brochure_icon i{
	font-size: 16px;
	color: #fff;
}
.fn_cs_brochure .inner:after{
	width: 5px;
	position: absolute;
	content: '';
	display: block;
	top: 0;
	left: 0;
	height: 0;
	background-color: #aaa;
	transition: all .3s ease;
}
.fn_cs_brochure .inner:hover{
	background-color: #E5E5E5;
}
.fn_cs_brochure .inner:hover:after{
	height: 100%;
}
.fn_cs_brochure .brochure_text{
	display: block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-weight: 500;
}





.fn_cs_hover_column{
/*	width: 100%;*/
/*
	float: left;
	clear: both;
*/
	width: auto;
	overflow-x: scroll;
}
.fn_cs_hover_column table{
	width: auto !important;
    border: none;
    margin-bottom: 0;
}
.fn_cs_hover_column table tr{
	border: none;
    padding: 0px;
}
.fn_cs_hover_column table tr td{
	width: auto;
    display: table-cell;
    vertical-align: middle;
    padding: 0px;
    border: none !important;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
}
.fn_cs_hover_column table .item{
	width: 25vw;
    height: 100vh;
    transition: width .5s ease;
    display: block;
}
.fn_cs_hover_column table tr td:hover .item{
	width: 35vw;
}
.fn_cs_hover_column table .title_holder{
	position: absolute;
	width: 100%;
	bottom: 0;left: 0;
	background-color: #050505;
	text-align: center;
	z-index: 20;
}
.fn_cs_hover_column table .title_holder h3{
	margin: 0;
}
.fn_cs_hover_column table .title_holder h3 a{
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0px 40px;
	line-height: 120px;
	text-transform: capitalize;
	font-size: 36px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.fn_cs_hover_column table .title_holder h3 a:hover{
	color: #eb1010;
}
.fn_cs_hover_column table .item > a{
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 5;
}
.fn_cs_hover_column table .item img{
	display: none;
	min-width: 100%;
	opacity: 0;
}
@media(max-width: 768px){
	.fn_cs_hover_column table .item{
		width: 50vw;
	}
	.fn_cs_hover_column table tr td:hover .item{
		width: 65vw;
	}
}
@media(max-width: 480px){
	.fn_cs_hover_column table .title_holder h3 a{
		line-height: 60px;
		font-size: 24px;
	}
	.fn_cs_hover_column table .item{
		width: 100%;
		height: auto;
	}
	.fn_cs_hover_column table tr td:hover .item{
		width: 100%;
	}
	.fn_cs_hover_column table tr{
		display: flex;
   		flex-direction: column;
	}
	.fn_cs_hover_column table .item img{
		display: block;
	}
}






.fn_cs_contact_box{
	width: 100%;
	float: left;
	clear: both;
}
.fn_cs_contact_box .inner{
	width: 100%;
	float: left;
	clear: both;
	padding: 10% 5%;
	text-align: center;
	color: rgba(0,0,0,0.14);
	box-shadow: 0px 30px 90px 0px;
	background-color: #f5f5f5;
}
.fn_cs_contact_box .fotofly_w_fn_svg{
	width: 50px;
	height: 50px;
}
.fn_cs_contact_box .iconbox{
	margin-bottom: 13px;
}
.fn_cs_contact_box p{
	margin: 0;
	padding: 0;
	color: #999;
    letter-spacing: 0px;
    line-height: 1.5;
	margin-bottom: 20px;
}
.fn_cs_contact_box p.desc{
	margin-bottom: 18px;
}
.fn_cs_contact_box h3{
	margin: 0;
	padding: 0;
	color: #999;
	font-size: 36px;
}






/* new shortcode: boxed counter */
.fn_cs_boxed_counter{
	width: 100%;
	float: left;
	clear: both;
}
.fn_cs_boxed_counter .inner{
	width: 100%;
	float: left;
	clear: both;
}
.fn_cs_boxed_counter ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-left: -30px;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
}
.fn_cs_boxed_counter ul li{
	width: 33.3333%;
	float: left;
	padding-left: 30px;
	margin-bottom: 30px;
}
.fn_cs_boxed_counter .counter_item{
	width: 100%;
	float: left;
	clear: both;
	padding: 34px 40px 32px 40px;
	height: 100%;
	border: 3px solid #ddd;
	position: relative;
}
.fn_cs_boxed_counter .counter_item:after{
	content: '';
	top: 10px;
	left: 10px;
	border-right: 20px solid transparent;
	border-top: 20px solid #ff4b36;
	position: absolute;
}
.fn_cs_boxed_counter .counter_item h3{
	margin: 0;
	padding: 0;
	font-size: 48px;
	line-height: 1;
	color: #14141c;
	font-weight: 500;
	font-family: 'Rubik';
	margin-bottom: 6px;
}
.fn_cs_boxed_counter .counter_item p{
	margin: 0;
	padding: 0;
	font-size: 18px;
	color: #666;
	font-family: 'Rubik';
}
@media(max-width: 768px){
	.fn_cs_boxed_counter ul li{width: 100%;}
}




.fn_cs_coverbox{
	width: 100%;
	float: left;
	clear: both;
	text-align: center;
}
.fn_cs_coverbox.fn_beta .fn_cs_coverbox_in{
    border: 6px solid #fff;
    padding: 8px;
}
.fn_cs_coverbox.fn_gamma .fn_cs_coverbox_in{ padding:20px; }
.fn_cs_coverbox.fn_gamma .fn_cs_coverbox_in::before{
	content: "";
	position: absolute;
	border: 2px solid #fff;
	top: 0px;
	bottom:0px;
	left: 10px;
	right: 10px;
}
.fn_cs_coverbox.fn_gamma .fn_cs_coverbox_in::after{
	content: "";
	position: absolute;
	border: 2px solid #fff;
	left: 0px;
	right:0px;
	top: 10px;
	bottom: 10px;
}

.fn_cs_coverbox.fn_delta .fn_cs_coverbox_in::before{
	content: "";
	position: absolute;
	border: 2px solid #111;
	left: 15px;
	right:15px;
	top: 15px;
	bottom: 15px;
	z-index: 30;
}
.fn_cs_coverbox.fn_epsilon .fn_cs_coverbox_in::before{
	content: "";
	position: absolute;
	bottom: -10px;
	right: 10px;
	left: 10px;
	height: 10px;
	background: rgba(255,255,255,0.8);
}
.fn_cs_coverbox.fn_epsilon .fn_cs_coverbox_in::after{
	content: "";
	position: absolute;
	bottom: -20px;
	right: 20px;
	left: 20px;
	height: 10px;
	background: rgba(255,255,255,0.6);
}

.fn_cs_coverbox.fn_zeta .fn_cs_coverbox_in{ background: rgba(255,255,255,0.85);}

.fn_cs_coverbox.fn_eta .fn_cs_coverbox_in{ padding:20px; }
.fn_cs_coverbox.fn_eta .fn_cs_coverbox_in::before{
	content: "";
	position: absolute;
	border: 5px solid #fff;
	top: 9px;
	bottom:9px;
	left: 9px;
	right: 9px;
}
.fn_cs_coverbox.fn_eta .fn_cs_coverbox_in::after{
	content: "";
	position: absolute;
	border: 3px solid #fff;
	left: 0px;
	right:0px;
	top: 0px;
	bottom: 0px;
}

.fn_cs_coverbox.fn_theta .fn_cs_coverbox_in::before{
	content: "";
	position: absolute;
	border: 2px solid #111;
	top: 15px;
	bottom:15px;
	left: 25px;
	right: 25px;
	z-index: 333;
}
.fn_cs_coverbox.fn_theta .fn_cs_coverbox_in::after{
	content: "";
	position: absolute;
	border: 2px solid #111;
	left: 15px;
	right:15px;
	top: 25px;
	bottom: 25px;
	z-index: 20;
}
.fn_cs_coverbox_in{
	width: 100%;
	float: left;
	position: relative;
}
.fn_cs_coverbox .fn_cs_coverbox_in p{
	margin: 0;
	padding: 0;
}
.fn_cs_coverbox .inner{
	width: 100%;
	float: left;
	padding: 100px 80px;
	position: relative;
	z-index: 20;
	background-color: #fff;
}
@media(max-width: 768px){
	.fn_cs_coverbox .inner{padding: 30px 20px;}
}






.fn_cs_project_carousel{
	width: 100%;
	float: left;
	clear: both;
}
.fn_cs_project_carousel .top_part .title_holder{
	position: relative;
    padding-right: 100px;
    margin-bottom: 43px;
    min-height: 40px;
}
.fn_cs_project_carousel .top_part .title_holder h3{
	margin: 0;
	padding: 0;
	font-size: 36px;
    letter-spacing: 0px;
    color: #111;
    margin-bottom: 5px;
}
.fn_cs_project_carousel .top_part .title_holder p{
	margin: 0;
	padding: 0;
	line-height: 1.5;
    letter-spacing: 0px;
    color: #777;
}
.fn_cs_project_carousel .top_part .title_holder .owl_control{
	position: absolute;
	right: 0px;
	top: 10px;
}
.fn_cs_project_carousel .top_part .title_holder .owl_control div{
	width: 40px;
	height: 40px;
	border: 2px solid #999;
	cursor: pointer;
	display: inline-block;
	margin-left: 5px;
	position: relative;
	color: #fff;
	
	border-radius: 2px;
	
	box-sizing: border-box;
}
.fn_cs_project_carousel .top_part .title_holder .owl_control span{
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	color: #555;
}
.fn_cs_project_carousel .top_part .title_holder .owl_control .fotofly_w_fn_svg{
	position: absolute;
	top: 10px;
	left: 10px;
	width: 16px;
	height: 16px;
}
.fn_cs_project_carousel .top_part .title_holder .owl_control > div:first-child .fotofly_w_fn_svg{
	transform: rotate(180deg) translateZ(0);
}
.fn_cs_project_carousel .bottom_part{
	width: 100%;
	float: left;
	clear: both;
	padding: 0px 30px;
}
.fn_cs_project_carousel .bottom_part .item{
	width: 100%;
	float: left;
	clear: both;
	position: relative;
}
.fn_cs_project_carousel .bottom_part .img_holder img{
	min-width: 100%;
	opacity: 0;
}
.fn_cs_project_carousel .bottom_part .fn_cs_abs_img a{
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.fn_cs_project_carousel .bottom_part .title_holder{
	width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 30px;
    text-align: left;
	z-index: 100;
	
    background: rgba(0,0,0,0.4);
    background: -webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8));
    background: -o-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8));
    background: -moz-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8));
    background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8));
}
.fn_cs_project_carousel .bottom_part .title_holder p{
	margin: 0;
	padding: 0;
	line-height: 1.5;
    margin-bottom: 5px;
}
.fn_cs_project_carousel .bottom_part .title_holder p a{
	cursor: pointer;
    position: relative;
    text-decoration: none;
    color: #eee;
    border-bottom: none !important;
}
.fn_cs_project_carousel .bottom_part .title_holder p a:after{
	content: '';
    width: 0;
    height: 1px;
    position: absolute;
    bottom: -2px;
    left: 100%;
    background-color: #eee;
    -webkit-transition: left .5s ease,width .5s ease;
    -moz-transition: left .5s ease,width .5s ease;
    -ms-transition: left .5s ease,width .5s ease;
    -o-transition: left .5s ease,width .5s ease;
    transition: left .5s ease,width .5s ease;
}
.fn_cs_project_carousel .bottom_part .title_holder p a:hover:after{
	width: 100%;
    left: 0;
	
	-webkit-transition: width .5s ease;
	   -moz-transition: width .5s ease;
	    -ms-transition: width .5s ease;
	     -o-transition: width .5s ease;
	        transition: width .5s ease;
}
.fn_cs_project_carousel .bottom_part .title_holder h3{
	margin: 0;
	padding: 0;
	font-size: 18px;
    letter-spacing: 0px;
    line-height: 1;
}
.fn_cs_project_carousel .bottom_part .title_holder h3 a{
	color: #fff;
}
.fn_cs_project_carousel .bottom_part .title_holder h3 a:hover{
	color: #eb1010;
}

@media(max-width: 1040px){
	.fn_cs_project_carousel .bottom_part{padding: 0 20px;}
	.fn_cs_project_carousel .top_part .title_holder h3{font-size: 24px;}
}
@media(max-width: 480px){
	.fn_cs_project_carousel .bottom_part{padding: 0 10px;}
}





.fn_cs_project_carousel.fn_modern{
	display: flex;
	flex-direction: row;
}
.fn_cs_project_carousel.fn_modern .top_part{
	width: 30%;
	min-width: 580px;
	display: flex;
	justify-content: center;
	flex-direction: column;
	padding: 0 90px;
}
.fn_cs_project_carousel.fn_modern .top_part .container{
	padding: 0;
}
.fn_cs_project_carousel.fn_modern .top_part .title_holder{
	margin: 0;
	padding: 0;
}
.fn_cs_project_carousel.fn_modern .bottom_part{
	width: 70%;
	padding: 0px 30px 0px 0px;
}
.fn_cs_project_carousel.fn_modern .top_part .title_holder .owl_control{
	position: relative;
	top: 0;
	left: -5px;
	margin-top: 30px;
}
.fn_cs_project_carousel.fn_modern .top_part .title_holder h3{
	margin-bottom: 20px;
}
.fn_cs_project_carousel.fn_modern .item{
	width: 300px;
}

@media(max-width: 1040px){
	.fn_cs_project_carousel.fn_modern{
		flex-direction: column;
	}
	.fn_cs_project_carousel.fn_modern .top_part{
		min-width: 100%;
		width: 100%;
		padding: 0;
	}
	.fn_cs_project_carousel.fn_modern .top_part .container{
		padding: 0px 20px;
	}
	.fn_cs_project_carousel.fn_modern .bottom_part{
		width: 100%;
		padding: 0px 20px;
	}
	.fn_cs_project_carousel.fn_modern .top_part{
		margin-bottom: 20px;
	}
}
@media(max-width: 480px){
	.fn_cs_project_carousel.fn_modern .bottom_part,
	.fn_cs_project_carousel.fn_modern .top_part .container{
		padding: 0px 10px;
	}
}



.fn_cs_project_fullscreen{
	width: 100%;
	float: left;
	clear: both;
}
.fn_cs_project_fullscreen .item{
	position: relative;
	height: 100vh;
}
.fn_cs_project_fullscreen .fn_cs_overlay{
	background-color: rgba(0,0,0,0.7);
}
.fn_cs_project_fullscreen .item_in{
	z-index: 5;
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%;
	width: 100%;
}
.fn_cs_project_fullscreen .details_holder{
	width: 50%;
    float: left;
    padding: 80px 0px;
}
.fn_cs_project_fullscreen .title_holder{
	margin-bottom: 60px;
}
.fn_cs_project_fullscreen .title_holder h3{
	margin: 0;
	padding: 0;
    font-size: 36px;
    line-height: 1.3;
    letter-spacing: 0px;
    margin-bottom: 11px;
    font-weight: 400;
}
.fn_cs_project_fullscreen .title_holder h3 a{
	color: #fff;
}
.fn_cs_project_fullscreen .title_holder h3 a:hover{
	color: #eb1010;
}
.fn_cs_project_fullscreen .title_holder p{
	margin: 0;
	padding: 0;
	color: #ccc;
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 1.5;
}
.fn_cs_project_fullscreen .title_holder p a{
	cursor: pointer;
    position: relative;
    text-decoration: none;
    color: #eee;
    border-bottom: none !important;
    text-transform: capitalize;
}
.fn_cs_project_fullscreen .title_holder p a:after{
    content: '';
    width: 0;
    height: 1px;
    position: absolute;
    bottom: -2px;
    left: 100%;
    background-color: #eee;
	
    -webkit-transition: left .5s ease,width .5s ease;
    -moz-transition: left .5s ease,width .5s ease;
    -ms-transition: left .5s ease,width .5s ease;
    -o-transition: left .5s ease,width .5s ease;
    transition: left .5s ease,width .5s ease;	
}
.fn_cs_project_fullscreen .title_holder p a:hover:after{
	width: 100%;
    left: 0;
	
	-webkit-transition: width .5s ease;
	   -moz-transition: width .5s ease;
	    -ms-transition: width .5s ease;
	     -o-transition: width .5s ease;
	        transition: width .5s ease;
}
.fn_cs_project_fullscreen .content_holder p.fn_see_all{
	margin: 0;
	padding: 0;
	margin-top: 60px;
}
.fn_cs_project_fullscreen .content_holder p.fn_see_all a{
	text-decoration: none;
    line-height: 1.3;
    letter-spacing: .5px;
    display: inline-block;
    font-size: 15px;
    color: #eb1010;
    position: relative;
    padding-bottom: 5px;
    border-bottom: 1px solid #eb1010;
	
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.fn_cs_project_fullscreen .content_holder p.fn_see_all a:hover{
	border-bottom-color: transparent !important;
}
.fn_cs_project_fullscreen p.fn_excerpt{
	margin: 0;
	padding: 0;
	line-height: 1.5;
    letter-spacing: 0px;
	color: #eee;
}
#fp-nav ul li a span,
.fp-slidesNav ul li a span{
	background-color: #eee;
}

.fn_cs_project_fullscreen .content_holder ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-left: -1%;
}
.fn_cs_project_fullscreen .content_holder ul li{
	display: inline-block;
    width: 32.3333%;
    margin-left: 1%;
	position: relative;
}
@media(max-width: 1040px){
	.fn_cs_project_fullscreen .details_holder{
		width: 100%;
	}
}




.fn_cs_project_fullscreen.fn_hs .left_part{
	width: 50%;
    left: 0px;
    right: auto;
    top: 0px;
    position: absolute;
    height: 100%;
}
.fn_cs_project_fullscreen.fn_hs .right_part{
	width: 50%;
    right: 0px;
    left: auto;
    top: 0px;
    position: absolute;
    height: 100%;
}
.fn_cs_project_fullscreen.fn_hs .details_holder{
	width: 100%;
	padding: 80px 18%;
}
.fn_cs_project_fullscreen.fn_hs .item:nth-child(2n) .right_part{
	left: 0px;
    right: auto;
}
.fn_cs_project_fullscreen.fn_hs .item:nth-child(2n) .left_part{
	left: auto;
	right: 0;
}

body.fn_fullpagejs footer{
	display: none !important;
}










.fn_cs_project_multiscroll{
	width: 100%;
	float: left;
	clear: both;
	height: 100vh;
}
.fn_cs_project_multiscroll .title_holder{
	width: 100%;
    position: absolute;
    left: 0px;
    bottom: 0px;
    padding: 50px 40px;
    z-index: 30;
    background: rgba(0,0,0,0.4);
    background: -webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8));
    background: -o-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8));
    background: -moz-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8));
    background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8));
}
.fn_cs_project_multiscroll .title_holder h3{
	margin: 0;
	padding: 0;
    font-size: 36px;
    letter-spacing: 0px;
}
.fn_cs_project_multiscroll .title_holder h3 a{
	color: #fff;
}
.fn_cs_project_multiscroll .title_holder h3 a:hover{
	color: #eb1010;
}
.fn_cs_project_multiscroll .ms-left .item{
	border-right: 2px solid #050505;
}
.fn_cs_project_multiscroll .ms-right .item{
	border-left: 2px solid #050505;
}






.fn_cs_project_parallax{
	width: 100%;
	float: left;
	clear: both;
}
.fn_cs_project_parallax .container{
	max-width: 100%;
	padding: 0px 70px;
}
.fn_cs_project_parallax .item{
	position: relative;
    float: left;
    clear: both;
    width: 100%;
    overflow: hidden;
}
.fn_cs_project_parallax .item:nth-of-type(2n) .details_holder{float: right;}
.fn_cs_project_parallax .item_in{
	padding: 150px 0px;
	width: 100%;
	float: left;
	clear: both;
}
.fn_cs_project_parallax .details_holder{
	position: relative;
    z-index: 15;
    vertical-align: top;
    max-width: 620px;
    width: 620px;
    background: #fff;
    float: left;
    padding: 70px;
}
.fn_cs_project_parallax .title_holder h3{
	margin: 0px;
	padding: 0px;
    font-size: 36px;
    line-height: 1.3;
    letter-spacing: 0px;
    margin-bottom: 11px;
    font-weight: 400;
}
.fn_cs_project_parallax .title_holder p{
	margin: 0;
	padding: 0;
	color: #999;
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 1.5;
}
.fn_cs_project_parallax .title_holder p a{
	cursor: pointer;
    position: relative;
    text-decoration: none;
    color: #555;
    border-bottom: none !important;
    text-transform: capitalize;
}
.fn_cs_project_parallax .title_holder p a:after{
	content: '';
    width: 0;
    height: 1px;
    position: absolute;
    bottom: -2px;
    left: 100%;
    background-color: #555;
    -webkit-transition: left .5s ease,width .5s ease;
    -moz-transition: left .5s ease,width .5s ease;
    -ms-transition: left .5s ease,width .5s ease;
    -o-transition: left .5s ease,width .5s ease;
    transition: left .5s ease,width .5s ease;
}
.fn_cs_project_parallax .title_holder p a:hover:after{
	width: 100%;
    left: 0;
	
	-webkit-transition: width .5s ease;
	   -moz-transition: width .5s ease;
	    -ms-transition: width .5s ease;
	     -o-transition: width .5s ease;
	        transition: width .5s ease;
}
.fn_cs_project_parallax .details_holder .title_holder{
	margin-bottom: 60px;
}
.fn_cs_project_parallax .content_holder p.fn_see_all{
	margin: 0;
	padding: 0;
	margin-top: 60px;
}
.fn_cs_project_parallax .content_holder p.fn_see_all a{
	text-decoration: none;
    line-height: 1.3;
    letter-spacing: .5px;
    display: inline-block;
    font-size: 15px;
    color: #eb1010;
    position: relative;
    padding-bottom: 5px;
    border-bottom: 1px solid #eb1010;
	
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.fn_cs_project_parallax .content_holder p.fn_see_all a:hover{
	border-bottom-color: transparent !important;
}
.fn_cs_project_parallax p.fn_excerpt{
	margin: 0;
	padding: 0;
	line-height: 1.5;
    letter-spacing: 0px;
	color: #eee;
}
.fn_cs_project_parallax .content_holder ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-left: -1%;
}
.fn_cs_project_parallax .content_holder ul li{
	display: inline-block;
    width: 32.3333%;
    margin-left: 1%;
	position: relative;
}
@media(max-width: 1040px){
	.fn_cs_project_parallax .details_holder{
		width: 100%;
	}
	.fn_cs_project_parallax .container{padding: 0px 20px;}
	.fn_cs_project_parallax .details_holder{
		padding: 40px;
	}
	.fn_cs_project_parallax .title_holder h3{
		font-size: 24px;
	}
	.fn_cs_project_parallax .details_holder .title_holder{
		margin-bottom: 40px;
	}
	.fn_cs_project_parallax .content_holder p.fn_see_all{
		margin-top: 40px;
	}
}
@media(max-width:768px){
	.fn_cs_project_parallax .item_in{
		padding: 100px 0px;
	}
}
@media(max-width: 480px){
	.fn_cs_project_parallax .container{padding: 0px 10px;}
}




.fn_cs_half_image_parallax{
	width: 100%;
	float: left;
	clear: both;
	position: relative;
}
.fn_cs_half_image_parallax .img_holder{
	position: absolute !important;
	width: 50%;
	left: 0;
	top: 0;
	bottom: 0;
}
.fn_cs_half_image_parallax .img_holder img{
	display: none;
}
.fn_cs_half_image_parallax .info_holder{
	width: 50%;
	float: right;
	position: relative;
	min-height: 550px;
	padding: 8% 3%;
}
.fn_cs_half_image_parallax .title_holder h3{
	padding: 0;
	margin: 0;
	font-size: 30px;
    letter-spacing: 1px;
    color: #111;
    line-height: 1.2;
    font-weight: 400;
    margin-bottom: 40px;
}
.fn_cs_half_image_parallax .title_holder p{
	padding: 0;
	margin: 0;
	font-size: 16px;
    letter-spacing: 2px;
    line-height: 26px;
    color: #777;
}
.fn_cs_half_image_parallax .social_icons{
	width: 100%;
    margin-bottom: 40px;
}
.fn_cs_half_image_parallax .title_holder{
	width: 100%;
	margin-bottom: 40px;
}
.fn_cs_half_image_parallax .social_icons ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.fn_cs_half_image_parallax .social_icons ul li{
	margin: 0;
	padding: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: center;
}
.fn_cs_half_image_parallax .social_icons ul li a{
	display: block;
    text-decoration: none;
    font-size: 15px;
    letter-spacing: 0px;
    color: #555;
    line-height: 1;
    width: 40px;
    padding: 13px 0px 12px;
    height: 40px;
    background-color: #eee;
	border-radius: 100%;
}
.fn_cs_half_image_parallax .social_icons ul li a:hover{
	background-color: #ddd;
}
.fn_cs_half_image_parallax .btn_holder a{
	font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #eb1010;
    text-decoration: none;
}
.fn_cs_half_image_parallax .btn_holder a i{
	margin-left: 5px;
}
.fn_cs_half_image_parallax .btn_holder a:hover i{
	margin-left: 15px;
}
.fn_cs_half_image_parallax[data-alignment="right"] .img_holder{
	left: auto;
	right: 0;
}
.fn_cs_half_image_parallax[data-alignment="right"] .info_holder{
	float: left;
}






.fn_cs_hover_column_desc{
	width: 100%;
    float: left;
    clear: both;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}
.fn_cs_hover_column_desc .left_item{
	width: 25%;
}
.fn_cs_hover_column_desc .left_item h3{
	margin: 0;
	padding: 0;
	font-size: 36px;
    line-height: 1.5;
    letter-spacing: 0;
    color: #111;
	margin-bottom: 20px;
}
.fn_cs_hover_column_desc .left_item p{
	margin: 0;
	padding: 0;
	line-height: 1.5;
    letter-spacing: 0;
    color: #777;
}
.fn_cs_hover_column_desc .right_item{
	width: 25%;
}
.fn_cs_hover_column_desc .right_item a{
	font-size: 16px;
    display: inline-block;
    text-decoration: none;
    padding: 15px 80px 15px 40px;
    border: 2px solid #999;
    position: relative;
    line-height: 0;
    color: #777;
    font-weight: 600;
    border-radius: 30px;
}
.fn_cs_hover_column_desc .right_item a span{
	display: inline-block;
    vertical-align: middle;
    line-height: 1;
    position: relative;
	font-family: 'Quicksand';
}
.fn_cs_hover_column_desc .right_item a span.arrow{
	width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    right: 35px;
    margin-top: -10px;
    transition: right .3s ease;
}
.fn_cs_hover_column_desc .right_item a:hover span.arrow{
	right: 20px;
}
.fn_cs_hover_column_desc .center_item{
	width: 50%;
}
.fn_cs_hover_column_desc .item_in{
	width: 100%;
    float: left;
    padding: 2% 10%;
}
.fn_cs_hover_column_desc .center_item .item_in{
	padding: 0;
}
.fn_cs_hover_column_desc .center_item ul{
	list-style-type: none;
    margin: 0px;
	padding: 0px;
    margin-left: -5px;
}
.fn_cs_hover_column_desc .center_item ul li{
	margin: 0px;
	padding: 0px;
    float: left;
    width: 15%;
    padding-left: 5px;
    height: 500px;
    position: relative;
    overflow: hidden;
    transition: all .5s ease;
}
.fn_cs_hover_column_desc .center_item ul li.current{
	width: 40%;
}
.fn_cs_hover_column_desc .center_item ul .fn_cs_abs_img{
	left: 5px;
}
.fn_cs_hover_column_desc .center_item ul img{
	display: none;
	min-width: 100%;
}
@media(max-width: 1200px){
	.fn_cs_hover_column_desc .item_in{
		padding: 0 20px !important;
	}
	.fn_cs_hover_column_desc{
		flex-direction: column;
	}
	.fn_cs_hover_column_desc .center_item ul li.current{
		width: 50%;
	}
	.fn_cs_hover_column_desc .left_item{
		margin-bottom: 40px;
	}
	.fn_cs_hover_column_desc .center_item{
		margin-bottom: 35px;
	}
	.fn_cs_hover_column_desc .left_item,
	.fn_cs_hover_column_desc .center_item,
	.fn_cs_hover_column_desc .right_item{
		width: 100%;
	}
	.fn_cs_hover_column_desc .center_item ul li{
		width: 50%;
		margin-bottom: 5px;
		height: auto;
	}
	.fn_cs_hover_column_desc .center_item ul img{
		display: block;
	}
	.fn_cs_hover_column_desc .center_item ul li.current:nth-last-child(1),
	.fn_cs_hover_column_desc .center_item ul li.current:nth-last-child(2),
	.fn_cs_hover_column_desc .center_item ul li.current:nth-last-child(3),
	.fn_cs_hover_column_desc .center_item ul li:nth-last-child(1),
	.fn_cs_hover_column_desc .center_item ul li:nth-last-child(2),
	.fn_cs_hover_column_desc .center_item ul li:nth-last-child(3){
		width: 33.3333%;
	}
}
@media(max-width: 768px){
	.fn_cs_hover_column_desc .center_item ul li{
		width: 50% !important;
	}
	.fn_cs_hover_column_desc .left_item h3{
		font-size: 30px;
		margin-bottom: 10px;
	}
}
@media(max-width: 480px){
	.fn_cs_hover_column_desc .center_item ul li{
		width: 100% !important;
	}
	.fn_cs_hover_column_desc .item_in{
		padding:  0 10px !important; 
	}
}








.fn_cs_portfolio_triple{
	width: 100%;
	float: left;
	clear: both;
	position: relative;
}
.fn_cs_portfolio_triple ul{
	margin: 0px;
	padding: 0px;
    list-style-type: none;
    margin-left: -20px;
    position: relative;
    float: left;
	width: 105%;
	width: calc(100% + 20px);
	width: -moz-calc(100% + 20px);
	width: -webkit-calc(100% + 20px);
}
.fn_cs_portfolio_triple ul li{
	margin: 0;
	padding: 0;
	width: 30%;
	min-width: 30%;
    padding-left: 20px;
    float: left;
    position: relative;
    margin-bottom: 20px;
}
.fn_cs_portfolio_triple ul li .item{
	width: 100%;
    float: left;
    clear: both;
    position: relative;
}
.fn_cs_portfolio_triple li.list_item .img_holder img{
	opacity: 0;
	min-width: 100%;
}
.fn_cs_portfolio_triple ul > li:first-child{
	width: 40%;
	min-width: 40%;
}
.fn_cs_portfolio_triple .item{
	width: 100%;
	float: left;
	clear: both;
	position: relative;
}
.fn_cs_portfolio_triple .image_holder img{
	opacity: 0;
}
.fn_cs_portfolio_triple .title_holder{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	padding: 40px 0px;
	z-index: 30;
	text-align: center;
	
	transition: bottom .5s cubic-bezier(0.065, 0.560, 0.000, 0.930), opacity .3s cubic-bezier(0.065, 0.560, 0.000, 0.930), background 0s 0.5s;
	
	-webkit-box-sizing:border-box;
	   -moz-box-sizing:border-box;
	        box-sizing:border-box;
}
.fn_cs_portfolio_triple .title_holder .in{
	width: 100%;
	height: 100%;
	left: 0px;
	bottom: 0px;
	position: absolute;
	z-index: 1;
	
	transition: opacity 0.5s 0.3s ease;
	
	background: rgba(0,0,0,0.2); /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8)); /* Standard syntax */
}
.fn_cs_portfolio_triple .title_holder span{
	font-size: 24px;
	letter-spacing: 0px;
	line-height: 1.3;
	display: block;
	position: relative;
	z-index: 2;
}
.fn_cs_portfolio_triple .title_holder h3{
	font-size: 24px;
    letter-spacing: 0px;
    line-height: 1.3;
    display: block;
    position: relative;
    z-index: 2;
}
.fn_cs_portfolio_triple .title_holder a{
	text-decoration: none;
	display: block;
	color: #fffefe;
	width: 100%;
	padding: 0px 5px;
	
	-webkit-box-sizing:border-box;
	   -moz-box-sizing:border-box;
	        box-sizing:border-box;
}
.fn_cs_portfolio_triple .hover_overlay{
	position: absolute;
	width: 100%;
	left: 0px;
	height: 100%;
	top: 0px;
	padding: 5%;
	z-index: 40;
	opacity: 0;
	visibility: hidden;
	
	transition: all .5s ease;
	
	-webkit-box-sizing:border-box;
	   -moz-box-sizing:border-box;
	        box-sizing:border-box;
}
.fn_cs_portfolio_triple .hover_overlay .in{
	width: 100%;
	height: 100%;
	position: relative;
	background-color: rgba(0,0,0,.8);
	z-index: 60;
}
.fn_cs_portfolio_triple .hover_overlay .in a{
	display: block;
	text-decoration: none;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}
.fn_cs_portfolio_triple .hover_overlay span{
	position: absolute;
	bottom: 0px;
	left: 50%;
	transform: translateX(-50%);
	color: #fff;
	opacity: 0;
	visibility: hidden;
	transition: bottom .5s .3s cubic-bezier(0.065, 0.560, 0.000, 0.930), opacity .3s .3s cubic-bezier(0.065, 0.560, 0.000, 0.930);
}
.fn_cs_portfolio_triple .hover_overlay .fotofly_w_fn_svg{
	width: 25px;
	height: 25px;
}
.fn_cs_portfolio_triple .item:hover .hover_overlay{
	opacity: 1;
	visibility: visible;
}
.fn_cs_portfolio_triple .item:hover .title_holder{
	z-index: 50;
	bottom: 50%;
	transform: translateY(50%);
	transition-delay: 0;
	padding: 0px 5%;
	background:none;
}
.fn_cs_portfolio_triple .item:hover .title_holder .in{
	opacity: 0;
	visibility: hidden;
	transition-delay: 0s;
}
.fn_cs_portfolio_triple .item:hover .hover_overlay span{
	bottom: 5%;
	opacity: 1;
	visibility: visible;
	transition-delay: 0;
}
.fn_cs_portfolio_triple ul li.abs_item{
	width: 60%;
	position: absolute;
	right: 0px;
	bottom: 20px;
	padding-left: 20px;
	margin: 0px;
	
	-webkit-box-sizing:border-box;
	   -moz-box-sizing:border-box;
	        box-sizing:border-box;
}
.fn_cs_portfolio_triple ul li.abs_item .in{
	width: 100%;
	height: 40px;
	background-color: #151515;
	transition: height .5s ease;
	position: relative;
}
.fn_cs_portfolio_triple ul li.abs_item a{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 30;
	text-decoration: none;
}
.fn_cs_portfolio_triple ul li.abs_item p{
	margin: 0;
	position: absolute;
	z-index: 10;
	top: 50%;
	width: 100%;
	text-align: center;
	transform: translateY(-50%);
	color: #fffefe;
	font-size: 22px;
	padding: 0px 10px;
	font-family: 'Quicksand';
	background-color: transparent !important;
}
.fn_cs_portfolio_triple ul li.abs_item span{
	display: inline-block;
	transition: margin .3s ease;
}
.fn_cs_portfolio_triple ul li.abs_item .arrow{
	margin-left: 23px;
	position: relative;
	width: 25px;
	height: 25px;
	vertical-align: middle;
}
.fn_cs_portfolio_triple ul li.abs_item .fotofly_w_fn_svg{
	width: 25px;
	height: 25px;
}
.fn_cs_portfolio_triple ul li.abs_item:hover .text{
	margin-left: 5px;
}
.fn_cs_portfolio_triple ul li.abs_item:hover .arrow{
	margin-left: 28px;
}
.fn_cs_portfolio_triple ul li.abs_item .img_holder{opacity: 0;height: 0px;}
.fn_cs_portfolio_triple ul li.abs_item .img_holder img{visibility: hidden;height: 0px;}



@media(max-width: 1200px){
	.fn_cs_portfolio_triple ul > li:first-child,
	.fn_cs_portfolio_triple ul > li {
		width: 50%;
	}
	.fn_cs_portfolio_triple ul > li.abs_item{
		width: 50%;
		position: relative;
		float: left;
		right: auto;
		bottom: auto;
	}
	.fn_cs_portfolio_triple ul li.abs_item .in{
		height: auto !important;
	}
	.fn_cs_portfolio_triple ul li.abs_item .img_holder{
		display: block;
		opacity: 1;
		height: auto;
	}
	.fn_cs_portfolio_triple ul li.abs_item .img_holder img{
		height: auto;
	}
}
@media(max-width: 480px){
	.fn_cs_portfolio_triple ul > li{width: 100% !important;}
}








.fn_cs_portfolio_quadruple{
	width: 100%;
	float: left;
	clear: both;
}
.fn_cs_portfolio_quadruple .quadruple_inner{
	margin-left: -20px;
}
.fn_cs_portfolio_quadruple .quadruple_col{
	width: 30%;
	float: left;
	padding-left: 20px;
}
.fn_cs_portfolio_quadruple .quadruple_col.col_right{
	float: right;
}
.fn_cs_portfolio_quadruple .quadruple_col.col_center{
	width: 40%;
	padding-left: 0px;
}
.fn_cs_portfolio_quadruple .list_item{
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 20px;
}
.fn_cs_portfolio_quadruple .quadruple_col.col_center .list_item{
	width: 50%;
	clear: none;
	padding-left: 20px;
}
.list_item .item{
	width: 100%;
	float: left;
	clear: both;
	position: relative;
	overflow: hidden;
}
.fn_cs_portfolio_quadruple img{
	opacity: 0;
	max-width: 100%;
	min-height: 100%;
}
.fn_cs_portfolio_quadruple .image_holder_overlay{
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	height: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	z-index: 20;
}
.fn_cs_portfolio_quadruple .title_holder{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	padding: 40px 0px;
	z-index: 30;
	text-align: center;
	
	transition: bottom .5s cubic-bezier(0.065, 0.560, 0.000, 0.930), opacity .3s cubic-bezier(0.065, 0.560, 0.000, 0.930), background 0s 0.5s;
}
.fn_cs_portfolio_quadruple .title_holder .in{
	width: 100%;
	height: 100%;
	left: 0px;
	bottom: 0px;
	position: absolute;
	z-index: 1;
	
	transition: opacity 0.5s 0.3s ease;
	
	background: rgba(0,0,0,0.2); /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8)); /* Standard syntax */
}
.fn_cs_portfolio_quadruple .title_holder h3{
	font-size: 24px;
	letter-spacing: 0px;
	line-height: 1.3;
	display: block;
	position: relative;
	z-index: 2;
}
.fn_cs_portfolio_quadruple .title_holder a{
	text-decoration: none;
	display: block;
	color: #fffefe;
	width: 100%;
	padding: 0px 20px;
}
.fn_cs_portfolio_quadruple .hover_overlay{
	position: absolute;
	width: 100%;
	left: 0px;
	height: 100%;
	top: 0px;
	padding: 5%;
	z-index: 40;
	opacity: 0;
	visibility: hidden;
	
	transition: all .5s ease;
}
.fn_cs_portfolio_quadruple .hover_overlay .in{
	width: 100%;
	height: 100%;
	position: relative;
	background-color: rgba(0,0,0,.8);
	z-index: 60;
}
.fn_cs_portfolio_quadruple .hover_overlay .in a{
	display: block;
	text-decoration: none;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}
.fn_cs_portfolio_quadruple .hover_overlay span{
	position: absolute;
	bottom: 0px;
	left: 50%;
	transform: translateX(-50%);
	color: #fff;
	opacity: 0;
	visibility: hidden;
	transition: bottom .5s .3s cubic-bezier(0.065, 0.560, 0.000, 0.930), opacity .3s .3s cubic-bezier(0.065, 0.560, 0.000, 0.930);
}
.fn_cs_portfolio_quadruple .hover_overlay .fotofly_w_fn_svg{
	width: 25px;
	height: 25px;
}
.fn_cs_portfolio_quadruple .item:hover .hover_overlay{
	opacity: 1;
	visibility: visible;
}
.fn_cs_portfolio_quadruple .item:hover .title_holder{
	z-index: 50;
	bottom: 50%;
	transform: translateY(50%);
	transition-delay: 0;
	padding: 0px 5%;
	background:none;
}
.fn_cs_portfolio_quadruple .item:hover .title_holder .in{
	opacity: 0;
	visibility: hidden;
	transition-delay: 0s;
}
.fn_cs_portfolio_quadruple .item:hover .hover_overlay span{
	bottom: 5%;
	opacity: 1;
	visibility: visible;
	transition-delay: 0;
}
.fn_cs_portfolio_quadruple .abs_item{
	width: 100%;
	float: left;
	margin-bottom: 20px;
	padding-left: 20px;
}
.fn_cs_portfolio_quadruple .abs_item .image_holder{
	opacity: 0;
	height: 0px;
}
.fn_cs_portfolio_quadruple .abs_item img{
	opacity: 0;
	height: 0px;
}
.fn_cs_portfolio_quadruple .abs_item .in{
	width: 100%;
	height: 40px;
	background-color: #151515;
	transition: height .5s ease;
	position: relative;
}
.fn_cs_portfolio_quadruple .abs_item a{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 30;
	text-decoration: none;
}
.fn_cs_portfolio_quadruple .abs_item p{
	margin: 0;
	position: absolute;
	z-index: 10;
	top: 50%;
	width: 100%;
	text-align: center;
	transform: translateY(-50%);
	color: #fffefe;
	font-size: 22px;
	padding: 0px 10px;
}
.fn_cs_portfolio_quadruple .abs_item span{
	display: inline-block;
	transition: margin .3s ease;
}
.fn_cs_portfolio_quadruple .abs_item .arrow{
	margin-left: 23px;
	position: relative;
	width: 25px;
	height: 25px;
	vertical-align: middle;
	top: -2px;
}
.fn_cs_portfolio_quadruple .abs_item .fotofly_w_fn_svg{
	width: 25px;
	height: 25px;
}
.fn_cs_portfolio_quadruple .abs_item:hover .text{
	margin-left: 5px;
}
.fn_cs_portfolio_quadruple .abs_item:hover .arrow{
	margin-left: 28px;
}
@media(max-width: 1200px){
	.fn_cs_portfolio_quadruple .quadruple_col{width: 50%;}
	.fn_cs_portfolio_quadruple .quadruple_col.col_center{width: 100%;}
	.fn_cs_portfolio_quadruple .quadruple_col.col_right{width: 50%;float: right;}
	.fn_cs_portfolio_quadruple .abs_item .in{height: auto !important;}
	.fn_cs_portfolio_quadruple .abs_item .in p{position: relative; transform: translateY(0);padding: 20px 10px;}
	.fn_cs_portfolio_quadruple .abs_item img{display: none;}
}
@media(max-width: 480px){
	.fn_cs_portfolio_quadruple .quadruple_col,
	.fn_cs_portfolio_quadruple .quadruple_col.col_center .list_item,
	.fn_cs_portfolio_quadruple .quadruple_col.col_right{width: 100%;}
}






.fn_cs_portfolio_quintuple{
	display: block;
	margin-left: -20px;
	float: left;
	clear: both;
	width: 105%;
	width: calc(100% + 20px);
	width: -moz-calc(100% + 20px);
	width: -webkit-calc(100% + 20px);
}
.fn_cs_portfolio_quintuple .quintuple_col{
	width: 28%;
	float: left;
	padding-left: 20px;
}
.fn_cs_portfolio_quintuple .quintuple_col.col_center{
	width: 44%;
}
.fn_cs_portfolio_quintuple .list_item{
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 20px;
}
.fn_cs_portfolio_quintuple .list_item .item{
	width: 100%;
	float: left;
	clear: both;
	position: relative;
	overflow: hidden;
}
.fn_cs_portfolio_quintuple img{
	opacity: 0;
	min-width: 100%;
}
.fn_cs_portfolio_quintuple .hover_overlay{
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	height: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	z-index: 20;
}
.fn_cs_portfolio_quintuple .title_holder{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	padding: 40px 0px;
	z-index: 30;
	text-align: center;
	
	transition: bottom .5s cubic-bezier(0.065, 0.560, 0.000, 0.930), opacity .3s cubic-bezier(0.065, 0.560, 0.000, 0.930), background 0s 0.5s;
}
.fn_cs_portfolio_quintuple .title_holder .in{
	width: 100%;
	height: 100%;
	left: 0px;
	bottom: 0px;
	position: absolute;
	z-index: 1;
	
	transition: opacity 0.5s 0.3s ease;
	
	background: rgba(0,0,0,0.4); /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8)); /* Standard syntax */
}
.fn_cs_portfolio_quintuple .title_holder h3{
	font-size: 24px;
	letter-spacing: 0px;
	line-height: 1.3;
	display: block;
	position: relative;
	z-index: 2;
}
.fn_cs_portfolio_quintuple .title_holder a{
	text-decoration: none;
	display: block;
	color: #fffefe;
	width: 100%;
	padding: 0px 5px;
	
	-webkit-box-sizing:border-box;
	   -moz-box-sizing:border-box;
	        box-sizing:border-box;
}
.fn_cs_portfolio_quintuple .hover_overlay{
	position: absolute;
	width: 100%;
	left: 0px;
	height: 100%;
	top: 0px;
	padding: 5%;
	z-index: 40;
	opacity: 0;
	visibility: hidden;
	
	transition: all .5s ease;
	
	-webkit-box-sizing:border-box;
	   -moz-box-sizing:border-box;
	        box-sizing:border-box;
}
.fn_cs_portfolio_quintuple .hover_overlay .in{
	width: 100%;
	height: 100%;
	position: relative;
	background-color: rgba(0,0,0,.8);
	z-index: 60;
}
.fn_cs_portfolio_quintuple .hover_overlay .in a{
	display: block;
	text-decoration: none;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}
.fn_cs_portfolio_quintuple .hover_overlay span{
	position: absolute;
	bottom: 0px;
	left: 50%;
	transform: translateX(-50%);
	color: #fff;
	opacity: 0;
	visibility: hidden;
	transition: bottom .5s .3s cubic-bezier(0.065, 0.560, 0.000, 0.930), opacity .3s .3s cubic-bezier(0.065, 0.560, 0.000, 0.930);
}
.fn_cs_portfolio_quintuple .hover_overlay .fotofly_w_fn_svg{
	width: 25px;
	height: 25px;
}
.fn_cs_portfolio_quintuple .item:hover .hover_overlay{
	opacity: 1;
	visibility: visible;
}
.fn_cs_portfolio_quintuple .item:hover .title_holder{
	z-index: 50;
	bottom: 50%;
	transform: translateY(50%);
	transition-delay: 0;
	padding: 0px 5%;
	background:none;
}
.fn_cs_portfolio_quintuple .item:hover .title_holder .in{
	opacity: 0;
	visibility: hidden;
	transition-delay: 0s;
}
.fn_cs_portfolio_quintuple .item:hover .hover_overlay span{
	bottom: 5%;
	opacity: 1;
	visibility: visible;
	transition-delay: 0;
}
.fn_cs_portfolio_quintuple .abs_item{
	width: 100%;
	float: left;
	margin-bottom: 40px;
}
.fn_cs_portfolio_quintuple .abs_item .img_holder{
	opacity: 0;
	height: 0px;
}
.fn_cs_portfolio_quintuple .abs_item img{
	opacity: 0;
	height: 0px;
}
.fn_cs_portfolio_quintuple .abs_item .in{
	width: 100%;
	height: 40px;
	background-color: #151515;
	transition: height .5s ease;
	position: relative;
}
.fn_cs_portfolio_quintuple .abs_item a{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 30;
	text-decoration: none;
}
.fn_cs_portfolio_quintuple .abs_item p{
	margin: 0;
	position: absolute;
	z-index: 10;
	top: 50%;
	width: 100%;
	text-align: center;
	transform: translateY(-50%) translateZ(0);
	color: #fffefe;
	font-size: 22px;
	padding: 0px 10px;
}
.fn_cs_portfolio_quintuple .abs_item span{
	display: inline-block;
	transition: margin .3s ease;
}
.fn_cs_portfolio_quintuple .abs_item .arrow{
	margin-left: 23px;
	position: relative;
	width: 25px;
	height: 25px;
	vertical-align: middle;
}
.fn_cs_portfolio_quintuple .abs_item .fotofly_w_fn_svg{
	width: 25px;
	height: 25px;
}
.fn_cs_portfolio_quintuple .abs_item:hover .text{
	margin-left: 5px;
}
.fn_cs_portfolio_quintuple .abs_item:hover .arrow{
	margin-left: 28px;
}
@media(max-width: 1040px){
	.fn_cs_portfolio_quintuple .quintuple_col,
	.fn_cs_portfolio_quintuple .quintuple_col.col_center{
		width: 100%;
	}
	.fn_cs_portfolio_quintuple .quintuple_col{padding-left: 0;}
	.fn_cs_portfolio_quintuple .list_item{
		width: 50%;
		clear: none;
		padding-left: 20px;
		margin-bottom: 20px;
	}
	.fn_cs_portfolio_quintuple .abs_item{
		width: 50%;
		padding-left: 20px;
		margin-bottom: 20px;
	}
	.fn_cs_portfolio_quintuple .abs_item .in{
		height: auto !important;
	}
	.fn_cs_portfolio_quintuple .abs_item .img_holder{
		opacity: 1;
		height: auto;
	}
	.fn_cs_portfolio_quintuple .abs_item img{
		height: auto;
	}
}
@media(max-width: 480px){
	.fn_cs_portfolio_quintuple .list_item{width: 100%;}
	.fn_cs_portfolio_quintuple .abs_item{width: 100%;}
	.fn_cs_portfolio_quintuple .abs_item .img_holder{
		display: none;
	}
	.fn_cs_portfolio_quintuple .abs_item p{
		padding: 20px 10px;
		position: relative;
		transform: translate(0,0);
	}
}









.fn_cs_project_ribbon{
	width: 100%;
	float: left;
	clear: both;
}
.fn_cs_project_ribbon .flex-viewport{
	overflow: visible !important;
    max-height: 100vh !important;
}
.fn_cs_project_ribbon ul.slides > li{
	height: 100vh;
	position: relative;
}
.fn_cs_project_ribbon ul.slides > li .item{
	width: 100%;
	height: 100%;
	position: relative;
}
.fn_cs_project_ribbon .hover_overlay{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 10;
	
	transition: all .5s ease;
}
.fn_cs_project_ribbon .title_holder{
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 0px;
	padding: 50px 40px;
	z-index: 20;
	text-align: center;
	
	-webkit-box-sizing:border-box;
	   -moz-box-sizing:border-box;
	        box-sizing:border-box;
	
	background: rgba(0,0,0,0.4); /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8)); /* Standard syntax */
}
.fn_cs_project_ribbon .title_holder h3{
	margin: 0px;
	font-size: 36px;
	letter-spacing: 0px;
}
.fn_cs_project_ribbon .title_holder h3 a{
	color: #fff;
}
.fn_cs_project_ribbon .title_holder h3 a:hover{
	color: #eb1010;
}
.fn_cs_project_ribbon .owl-item.center .hover_overlay{
	opacity: 0;
	visibility: hidden;
}
.fn_cs_project_ribbon .flex-viewport{
	overflow: visible !important;
	max-height: 100vh !important;
}
.fn_cs_project_ribbon .slides > li:not(.flex-active-slide) .hover_overlay{
	z-index: 25;
	background-color: rgba(0,0,0,0.8);
}
.fn_cs_project_ribbon .flex-direction-nav a.flex-next{
	background: none;
    border-radius: 0;
    height: 100%;
    left: 100%;
    position: absolute;
    text-align: left;
    top: 0;
    width: 100%;
    padding-left: 30px;
}
.fn_cs_project_ribbon .flex-direction-nav a.flex-prev{
	background: none;
    border-radius: 0;
    height: 100%;
    right: 100%;
    left: auto;
    position: absolute;
    text-align: right;
    top: 0;
    width: 100%;
    padding-right: 30px;
}
@media(max-width: 1040px){
	.fn_cs_project_ribbon .title_holder h3{font-size: 24px;}
	.fn_cs_project_ribbon .title_holder{padding: 30px 20px;}
}











.fn_cs_project_cortex{
	width: 100%;
	float: left;
	clear: both;
	height: 100vh;
}
.fn_cs_project_cortex ul.slides > li{
	width: 100%;
	height: 100vh;
	position: relative;
}
.fn_cs_project_cortex ul.slides .item{
	width: 100%;
	height: 100%;
	position: relative;
}
.fn_cs_project_cortex .title_holder{
	height: 100px;
	line-height: 100px;
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 0px;
	z-index: 30;
	background-color: rgba(0,0,0,0.6);
	padding: 0px 120px;
	text-align: center;
	overflow: hidden;
	
	-webkit-box-sizing:border-box;
	   -moz-box-sizing:border-box;
	        box-sizing:border-box;
}
.fn_cs_project_cortex h3{
	margin: 0px;
	font-size: 36px;
	letter-spacing: 0px;
}
.fn_cs_project_cortex h3 a{
	color: #fff;
	line-height: 0;
}
.fn_cs_project_cortex h3 a:hover{
	color: #eb1010;
}
.fn_cs_project_cortex .flex-direction-nav a{
	top: auto;
	bottom: 0px;
	background-color: #050505;
	width: 100px;
	height: 100px;
	line-height: 100px;
	border-radius: 0px !important;
}
.fn_cs_project_cortex .flex-direction-nav .flex-prev{left: 0px;}
.fn_cs_project_cortex .flex-direction-nav .flex-next{right: 0px;}
.fn_cs_project_cortex .flex-direction-nav .myflex-nav{
	display: inline-block;
	margin-left: 0px !important;
	margin-top: 0px !important;
	margin-right: 0px !important;
}
@media(max-width: 1040px){
	.fn_cs_project_cortex h3{font-size: 24px;}
	.fn_cs_project_cortex .title_holder{height: 60px;line-height: 60px;padding: 0px 80px;}
	.fn_cs_project_cortex .flex-direction-nav a{width: 60px;height: 60px;line-height: 60px;}
}









.fn_cs_project_carousel_elegant{
	width: 100%;
	float: left;
	clear: both;
	background-color: #fff;
}
.fn_cs_project_carousel_elegant .flex-viewport{
	overflow:visible !important;
}
.fn_cs_project_carousel_elegant .slides > li{
	-webkit-transition: opacity .5s ease;
    -moz-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    -ms-transition: opacity .5s ease;
    transition: opacity .5s ease;
}
.fn_cs_project_carousel_elegant .slides > li:not(.flex-active-slide) {
    opacity: 0.1;
}
.fn_cs_project_carousel_elegant .flex-direction-nav{
	height:100%;
}
.fn_cs_project_carousel_elegant .flex-direction-nav .flex-prev{
	background: none;
	border-radius: 0;
	height:100%;
	right: 100%;
	left:auto;
	position: absolute;
	text-align: right;
	top: 0;
	width: 100%;
	padding-right: 30px;
}
.fn_cs_project_carousel_elegant .flex-direction-nav .flex-next{
	background: none;
	border-radius: 0;
	height: 100%;
	left: 100%;
	position: absolute;
	text-align: left;
	top: 0;
	width: 100%;
	padding-left: 30px;
}
.fn_cs_project_carousel_elegant .flex-direction-nav a{
	-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
	color:#777;
}
.fn_cs_project_carousel_elegant .flex-direction-nav a:before{
	margin-top:26%;
	font-size:60px;
	color:inherit;
}
.fn_cs_project_carousel_elegant ul.slides > li{
	max-width:100%;
	float:left;
	position:relative;
}
.fn_cs_project_carousel_elegant ul.slides .item{
	width: 100%;
	display: flex;
}
.fn_cs_project_carousel_elegant .left_part{
	width:55%;
	float:left;
	position: relative;
	overflow: hidden;
}
.fn_cs_project_carousel_elegant .right_part{
	width:45%;
	right:0px;
	position:absolute;
	min-height:100%;
	display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}
.fn_cs_project_carousel_elegant .right_part .in{
	margin: 0px 3em;
}
.fn_cs_project_carousel_elegant .fn_cs_abs_img{
	position:absolute;
	width:100%;
	height:100%;
	left:0px;
	top:0px;
	z-index:5;
	background-position:center;
	background-size:cover;
	
	min-width:100%;
	max-width:100%;
	
	-webkit-transition: transform 1s cubic-bezier(0, 1, 0.5, 1);
	-ms-transition: transform 1s cubic-bezier(0, 1, 0.5, 1);
	transition: transform 1s cubic-bezier(0, 1, 0.5, 1);
}
.fn_cs_project_carousel_elegant .left_part:hover .fn_cs_abs_img{
	-webkit-transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}
.fn_cs_project_carousel_elegant  .fn_cs_abs_img a{
	width:100%;
	height:100%;
	display:block;
}
.fn_cs_project_carousel_elegant .left_part .img_holder{
	z-index:0;
	position:relative;
}
.fn_cs_project_carousel_elegant .left_part .img_holder img{
	min-width:100%;
	max-width:100%;
	-webkit-transition: transform 1s cubic-bezier(0, 1, 0.5, 1);
	-ms-transition: transform 1s cubic-bezier(0, 1, 0.5, 1);
	transition: transform 1s cubic-bezier(0, 1, 0.5, 1);
}
.fn_cs_project_carousel_elegant .left_part:hover .img_holder img{
	-webkit-transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}
.fn_cs_project_carousel_elegant .title_holder{
	position:relative;
	padding: 30px 0px;
}
.fn_cs_project_carousel_elegant .title_holder p{
	color:#999;
	display: block;
	margin-bottom: 10px;
}
.fn_cs_project_carousel_elegant .title_holder p a{
	color:#555;
	cursor: pointer;
    position: relative;
    text-decoration: none;
    border-bottom: none !important;
    text-transform: capitalize;
	padding-bottom: 3px;
}
.fn_cs_project_carousel_elegant .title_holder p a:after{
	content: '';
    width: 0;
    height: 1px;
    position: absolute;
    bottom: -2px;
    left: 100%;
    background-color: #555;
	
	-webkit-transition: left .5s ease,width .5s ease;
	   -moz-transition: left .5s ease,width .5s ease;
	    -ms-transition: left .5s ease,width .5s ease;
	     -o-transition: left .5s ease,width .5s ease;
	        transition: left .5s ease,width .5s ease;
}
.fn_cs_project_carousel_elegant .title_holder p a:hover:after{
	width: 100%;
    left: 0;
	
	-webkit-transition: width .5s ease;
	   -moz-transition: width .5s ease;
	    -ms-transition: width .5s ease;
	     -o-transition: width .5s ease;
	        transition: width .5s ease;
}
.fn_cs_project_carousel_elegant .title_holder h3{
	margin: 0px;
    font-size: 36px;
    line-height: 1.3;
    letter-spacing: 0px;
    font-weight: 400;
}
.fn_cs_project_carousel_elegant .title_holder h3 a{
	position:relative;
}
.fn_cs_project_carousel_elegant .content_holder p{
	margin-bottom:40px;
    line-height: 1.5;
    letter-spacing: 0px;
    color: #555;
}
.fn_cs_project_carousel_elegant .content_holder a{
	text-decoration: none;
    line-height: 1.3;
    letter-spacing: .5px;
    display: inline-block;
    font-size: 15px;
    color: #eb1010;
    position: relative;
    padding-bottom: 5px;
    border-bottom: 1px solid #eb1010;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.fn_cs_project_carousel_elegant .content_holder a:hover{
	border-bottom-color: transparent !important;
}
.fn_cs_project_carousel_elegant .right_part .content_holder ul{
	margin: 0;
	margin-top:20px;
	margin-bottom:40px;
	padding:0px;
	list-style-type: none;
}
.fn_cs_project_carousel_elegant .right_part .content_holder ul li{
	width:32.3333%;
	display: inline-block;
	margin:0px 1% 0px 0px;
	position: relative;
}
.fn_cs_project_carousel_elegant .flex-direction-nav a{
	background-color: transparent !important;
	text-shadow: none !important;
}
.fn_cs_project_carousel_elegant .flex-direction-nav .myflex-nav{
	display: none;
}
@media(max-width: 768px){
	.fn_cs_project_carousel_elegant .right_part{
		display: none;
	}
	.fn_cs_project_carousel_elegant .left_part{
		width: 100%;
	}
}











.fn_cs_image_hotspot{
	width: 100%;
	float: left;
	clear: both;
	position: relative;
}
.fn_cs_image_hotspot .fn_cs_hotspot_item{
	position: absolute;
    z-index: 22;
    width: 30px;
    height: 30px;
    border-radius: 100%;
}
.fn_cs_image_hotspot .fn_cs_hotspot_item:after{
	content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 30px;
    margin: -15px auto auto -15px;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    background-color: inherit;
    opacity: 1;
    z-index: -1;
    pointer-events: none;
    -webkit-animation: fn_pulse 3s cubic-bezier(0.3,1,0.3,1) infinite;
    animation: fn_pulse 3s cubic-bezier(0.3,1,0.3,1) infinite;
    border-radius: 100%;
}
.fn_cs_image_hotspot .fn_cs_hotspot_item span{
	display: inline-block;
    background: inherit;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    border-radius: 100%;
}
.fn_cs_image_hotspot .fn_cs_hotspot_item .hs_tool{
	position: absolute;
    width: max-content;
    width: intrinsic;
    width: -moz-max-content;
    width: -webkit-max-content;
    max-width: 200px;
    background-color: #f5f5f5;
    padding: 20px;
    color: #555;
    line-height: 1.5;
    -webkit-box-shadow: 0px 0px 65px -11px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 65px -11px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 65px -11px rgba(0,0,0,0.75);
    border-radius: 5px;
}
.fn_cs_image_hotspot .fn_cs_hotspot_item .in{
	position: relative;
	width: 30px;
	height: 30px;
}
/* tooltip open */
.fn_cs_image_hotspot .fn_cs_hotspot_item[data-tooltip-condition="open"] .hs_tool{
	opacity: 1;
	visibility: visible;
}
.fn_cs_image_hotspot .fn_cs_hotspot_item[data-tooltip-condition="hover"] .hs_tool{
	opacity: 0;
	visibility: hidden;
	transition: all .3s ease;
}
.fn_cs_image_hotspot .fn_cs_hotspot_item[data-tooltip-condition="click"] .hs_tool{
	opacity: 0;
	visibility: hidden;
	transition: all .3s ease;
}
.fn_cs_image_hotspot .fn_cs_hotspot_item[data-tooltip-condition="click"] .hs_tool.opened{
	opacity: 1;
	visibility: visible;
}
.fn_cs_image_hotspot .fn_cs_hotspot_item[data-tooltip-condition="hover"]:hover .hs_tool{
	opacity: 1;
	visibility: visible;
}
/* tooltip position */
.fn_cs_image_hotspot .fn_cs_hotspot_item[data-tooltip-position="tc"] .hs_tool{
	bottom: 100%;
	margin-bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
}
.fn_cs_image_hotspot .fn_cs_hotspot_item[data-tooltip-position="bc"] .hs_tool{
	top: 100%;
	margin-top: 20px;
	left: 50%;
	transform: translateX(-50%);
}
.fn_cs_image_hotspot .fn_cs_hotspot_item[data-tooltip-position="cl"] .hs_tool{
	right: 100%;
	margin-right: 20px;
	top: 50%;
	transform: translateY(-50%);
}
.fn_cs_image_hotspot .fn_cs_hotspot_item[data-tooltip-position="cr"] .hs_tool{
	left: 100%;
	margin-left: 20px;
	top: 50%;
	transform: translateY(-50%);
}
.fn_cs_image_hotspot .fn_cs_hotspot_item[data-tooltip-position="tl"] .hs_tool{
	bottom: 100%;
	margin-bottom: 20px;
	right: 100%;
	margin-right: 20px;
}
.fn_cs_image_hotspot .fn_cs_hotspot_item[data-tooltip-position="tr"] .hs_tool{
	bottom: 100%;
	margin-bottom: 20px;
	left: 100%;
	margin-left: 20px;
}
.fn_cs_image_hotspot .fn_cs_hotspot_item[data-tooltip-position="bl"] .hs_tool{
	top: 100%;
	margin-top: 20px;
	right: 100%;
	margin-right: 20px;
}
.fn_cs_image_hotspot .fn_cs_hotspot_item[data-tooltip-position="br"] .hs_tool{
	top: 100%;
	margin-top: 20px;
	left: 100%;
	margin-left: 20px;
}
@-webkit-keyframes fn_pulse{ from{ opacity:1;  transform:scale(1,1)}
 to{ opacity:0;  transform:scale(2,2)}
}
@keyframes fn_pulse{ from{ opacity:1;  transform:scale(1,1)}
 to{ opacity:0;  transform:scale(2,2)}
}








.fn_cs_worksteps{
	width: 100%;
	float: left;
	clear: both;
}
.fn_cs_worksteps .inner{
	width: 100%;
	float: left;
	clear: both;
}
.fn_cs_worksteps .inner ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-left: -50px;
}
.fn_cs_worksteps .inner ul li{
	margin: 0;
	padding: 0;
	width: 33.3333%;
	float: left;
	padding-left: 50px;
	margin-bottom: 30px;
}
.fn_cs_worksteps .inner .item{
	width: 100%;
	float: left;
	clear: both;
}
.fn_cs_worksteps .inner h3.number_h{
	margin: 0;
	padding: 0;
	font-weight: 900;
    font-size: 72px;
    line-height: 1;
    letter-spacing: 0;
    color: #ddd;
    margin-bottom: 20px;
}
.fn_cs_worksteps .inner h3.title_h{
	margin: 0;
	padding: 0;
	text-transform: uppercase;
    font-weight: 600;
    line-height: 1.2;
    font-size: 24px;
    letter-spacing: .5px;
    color: #111;
    margin-bottom: 40px;
}
.fn_cs_worksteps .inner p{
	margin: 0;
	padding: 0;
	color: #777;
    font-size: 16px;
    line-height: 1.6;
    letter-spacing: 1px;
}
@media(max-width: 768px){
	.fn_cs_worksteps .inner ul li{width: 100%;}
}





.fn_cs_flexslider{
	width: 100%;
	float: left;
	clear: both;
	height: 100vh;
}
.fn_cs_flexslider ul.slides > li{
	margin: 0px;
    overflow: hidden;
    position: relative;
	height: 100vh;
}








.fn_cs_flow_gallery{
	width: 100%;
	float: left;
	clear: both;
	height: auto;
	padding-bottom: 170px;
	position: relative;
}
.flow_list{
	position:relative;
	width:100%;
	height:500px;
	display:block;
	padding:0px !important;
	margin: 0px;
	
	-webkit-transition: all .5s ease;
	   -moz-transition: all .5s ease;
	    -ms-transition: all .5s ease;
	     -o-transition: all .5s ease;
	        transition: all .5s ease;
}
.flow_list li {
	position:absolute;
	display:block;
	left:50%;
	top:0;
	opacity:0;
	transform:scale(0,0);
	z-index:-5;
	cursor:pointer;
	margin-bottom:0px;
	outline: none;
	overflow: hidden;
	
	-webkit-transition: all .5s ease;
	   -moz-transition: all .5s ease;
	    -ms-transition: all .5s ease;
	     -o-transition: all .5s ease;
	        transition: all .5s ease;
}
.flow_list li .img_holder{
	width:auto;
	height:auto;
	position:relative;
}
.flow_list li img {
	display:block;
	transition:all 0.5s ease;
	z-index:15;
	position:relative;
	filter: blur(5);
}
.flow_list li .original_img{
	position: absolute;
	width: 100%;
	height: 100%;
	background-size: cover;
	z-index: 99;
	background-position: center center;
	box-shadow: 0px 6px 6px -3px rgba(0,0,0,0.5);
}

.purchase_button{
	width:auto;
	margin: 0px;
	
	text-decoration: none;
	display: inline-block;
	padding: 12px 12px;
	color: #fff;
	border: none;
	position: absolute;
	line-height: 0;
	background-color: #222;
	
	right: 60px;
	top: 40px;
	z-index: 99;
	
	-webkit-transition: all .5s ease;
	   -moz-transition: all .5s ease;
	    -ms-transition: all .5s ease;
	     -o-transition: all .5s ease;
	        transition: all .5s ease;
	
	border-radius: 100%;
}
.purchase_button i{
	position: absolute;
	left: 12px;
	line-height: 32px;
}
.purchase_button p{
	line-height: 40px;
	text-transform: uppercase;
	position: absolute;
	min-width: 200px;
	opacity: 1;
	visibility: visible;
	right: 100%;
	text-align: right;
	margin-right: 15px;
	padding-left: 0px;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: 500;
	top: 0px;
}
.purchase_button p span{
	color: #eee;
	position: relative;
	padding: 7px 15px;
	background-color: #222;
	border-radius: 2px;
}
.purchase_button p span:before {
	position: absolute;
	content: '';
	border: 5px solid transparent;
	top: 50%;
	margin-top: -5px;
	right: -10px;
	border-left-color: #222;
}
.purchase_button svg,
.purchase_button .svg{
	width: 15px;
	height: 15px;
}
.flow_item .purchase_button{
	opacity:0;
	visibility:hidden;
}
.flow_item.currentItem .purchase_button{
	opacity:1;
	visibility:visible;
}

.flow_list li.currentItem {
	z-index:30;
	opacity:1;
	cursor:auto;
}
.flow_list li.prevItem,.flow_list li.nextItem {
	z-index:25;
	opacity:1;
}
.flow_list li.prevItem2,.flow_list li.nextItem2 {
	z-index:20;
	opacity:1;
}
.flow_list .img_reflection {
	position:absolute;
	top:100%;
	left:0;
	z-index:10;
	width:100%;
	height:100%;
	transform:scaleY(-1);
	opacity:.15;
	background-position:center center;
	background-size:cover;
	overflow: hidden;

}
.flow_list .img_reflection:before {
	content:'';
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:100px;
	z-index: 11;
	
	background-image: -webkit-linear-gradient(to bottom, rgba(245,245,245,1) 30%,rgba(245,245,245,0) 100%);
	background-image: -moz-linear-gradient(to bottom, rgba(245,245,245,1) 30%,rgba(245,245,245,0) 100%);
	background-image: linear-gradient(to bottom, rgba(245,245,245,1) 30%,rgba(245,245,245,0) 100%);
}
.flow_list .img_reflection .ir{
	height: 100px;
}
.ref_back{
	content:'';
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:5;
	background:#f5f5f5;
}
.flow_gallery_title{
	text-align: center;
    padding: 0px;
    position: absolute;
    z-index: 100;
    width: 100%;
    height: 100px;
    top: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
	margin-top: -100px;
}
.flow_gallery_title h3{
	color: #111;
	position: relative;
	margin-bottom: 0px;
	font-size: 30px;
	font-weight: 400;
	letter-spacing: 0px;
}
.flow_gallery_controller{
	width:100px;
	top:auto;
	position: absolute;
	z-index: 99;
	bottom: 100px;
	height: 25px;
	left: auto;
}

.flow_gallery_controller span.line{
	display: block;
    width: 25px;
    height: 2px;
    background-color: #fff;
    position: relative;
    top: 50%;
    margin-top: -2px;
	
	transition: all .5s ease;
}
.flow_gallery_controller span.line:before{
	content: '';
    position: absolute;
    display: block;
    top: -4px;
    right: 0px;
    width: 10px;
    height: 2px;
    background-color: #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.flow_gallery_controller span.line:after{
	content: '';
    position: absolute;
    display: block;
    right: 0px;
    top: 4px;
    width: 10px;
    height: 2px;
    background-color: #fff;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}
.flow_gallery_controller span.line.prev:before{
	right: auto;
	left: 0px;
	
	 -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}
.flow_gallery_controller span.line.prev:after{
	right: auto;
	left: 0px;
	-webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.flow_gallery_controller > div{
	display: inline-block;
	height: 25px;
	width: 25px;
	cursor: pointer;
}
.flow_gallery_controller div.next{
	margin-left: 25px;
	transition: all .5s ease;
}
.flow_gallery_controller div.next:hover span.line{margin-left: 15px;}
.flow_gallery_controller div.previous:hover span.line{margin-left: -15px;}






.fn_cs_shadow_boxes{
	width: 100%;
	float: left;
	clear: both;
}
.fn_cs_shadow_boxes ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.fn_cs_shadow_boxes ul li{
	width: 33.3333%;
	float: left;
}
.fn_cs_shadow_boxes ul li .item{
	width: 100%;
	height: 100%;
	float: left;
	clear: both;
	position: relative;
	padding: 50px 60px 120px 60px;
    text-align: center;
	box-shadow: 0px 30px 90px 0px;
	transition: all .5s ease;
	color: transparent;
}
.fn_cs_shadow_boxes ul li .item .item_counter{
	position: absolute;
    font-size: 50px;
    color: #e6e6e6;
    display: block;
    z-index: 1;
    left: 0px;
    top: 0px;
    line-height: 1;
    padding: 15px;
}
.fn_cs_shadow_boxes ul li .item h3{
	margin: 0;
	padding: 0;
	font-size: 24px;
    letter-spacing: 0px;
    line-height: 1.5;
    margin-bottom: 20px;
}
.fn_cs_shadow_boxes ul li .item p{
	margin: 0;
	padding: 0;
	line-height: 1.5;
    color: #777;
    letter-spacing: 0px;
}
.fn_cs_shadow_boxes ul li .item .arrow{
	color: #999;
    position: absolute;
    width: 20px;
    height: 20px;
    bottom: 70px;
    left: 50%;
    margin-left: -10px;
}
.fn_cs_shadow_boxes ul li .item a{
	display: block;
    text-decoration: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 20;
}
.fn_cs_shadow_boxes .item:hover{
	color: rgba(0,0,0,0.14);
}
@media(max-width: 1040px){
	.fn_cs_shadow_boxes ul li .item .arrow{bottom: 40px;}
	.fn_cs_shadow_boxes ul li .item{padding: 30px 20px 90px 20px;}
	.fn_cs_shadow_boxes ul li{width: 50%;}
}
@media(max-width: 768px){
	.fn_cs_shadow_boxes ul li{width: 100%;}
}













.fn_cs_article_wg{
	width: 100%;
	float: left;
	clear: both;
}
.fn_cs_article_wg .title_holder,
.fn_cs_article_wg .img_holder,
.fn_cs_article_wg .link_holder{
	width: 100%;
	float: left;
	clear: both;
}
.fn_cs_article_wg .title_holder h3{
	font-size: 24px;
	color: #111;
	letter-spacing: 0px;
	line-height: 1.4;
	margin-bottom: 27px;
}
.fn_cs_article_wg .title_holder p{
	color: #555;
	line-height: 1.5;
	margin-bottom: 35px;
}
.fn_cs_article_wg .owl-carousel .owl-item img{
	max-height: 120px;
	width: auto;
}
.fn_cs_article_wg .img_holder{
	position: relative;
	margin-bottom: 30px;
}
.fn_cs_article_wg .img_holder:hover .owl_control{
	opacity: 1;
}
.fn_cs_article_wg .img_holder .owl_control{
	position: absolute;
	width: 100%;
	top: 50%;
	z-index: 22;
	margin-top: -15px;
	height: 0;
	opacity: 0;
	transition: all .3s ease;
}
.fn_cs_article_wg .img_holder .owl_control > div{
	width: 30px;
	height: 30px;
	cursor: pointer;
	display: inline-block;
	position: relative;
	background-color: rgba(0,0,0,0.3);
	margin-left: 10px;
	
	border-radius: 3px;
}
.fn_cs_article_wg .img_holder .owl_control > div span{
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	color: #fff;
}
.fn_cs_article_wg .img_holder .owl_control > div .fotofly_w_fn_svg{
	position: absolute;
	top: 7px;
	left: 7px;
	width: 16px;
	height: 16px;
}
.fn_cs_article_wg .img_holder .owl_control > div:last-child{
	float: right;
	margin-right: 10px;
	margin-left: 0px;
}
.fn_cs_article_wg .img_holder .owl_control > div:first-child .fotofly_w_fn_svg{
	transform: rotate(180deg) translateZ(0);
}
.fn_cs_article_wg .btn_holder a{
	display: inline-block;
	line-height: 1;
	padding: 15px 75px 15px 40px;
	background-color: #c05959;
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	position: relative;
	border-radius: 3px;
}
.fn_cs_article_wg .btn_holder a .fotofly_w_fn_svg{
	position: absolute;
	top: 50%;
	margin-top: -10px;
	right: 35px;
	transition: all .5s ease;
}
.fn_cs_article_wg .btn_holder a:hover .fotofly_w_fn_svg{
	right: 25px;
}





.fn_cs_testimonials{
	width: 100%;
	float: left;
	clear: both;
}

.fn_cs_testimonials .fotofly_fn_quote{
	font-size:20px;
	position:absolute;
	left:50px;
	top:45px;
}
.carouselle .carousel-item{
	width:100%;
	position:relative;
	float:left;
	text-align:center;
	
	-webkit-box-sizing:border-box;
	   -moz-box-sizing:border-box;
	        box-sizing:border-box;
}
.carouselle .carousel-item .team-item{
	max-width: 600px;
	margin: 0px auto;
	padding-bottom: 80px;
}
.carouselle .carousel-item .quote_holder{
	width:100%;
	float:left;
	padding: 70px 50px 90px 50px;
	background-color: #eee;
	position:relative;
	margin-bottom: 100px;
}
.carouselle .flickity-page-dots{
	bottom: 32px;
	z-index: 100;
}
.carouselle .carousel-item .img_holder{
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -55px;
	margin-top: -40px;
	
	width: 120px;
	height: 120px;
	border: 5px solid #f5f5f5;
	border-radius: 100%;
	display: block;
}
.carouselle .carousel-item .img_holder span{
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	border-radius: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
}
.carouselle .carousel-item p{
	color:#555;
	line-height:1.6;
	margin-bottom:0px;
	letter-spacing:0px;
	text-align: left;
}
.fn_cs_testimonials .t_name{
	display:block;
	font-weight:600;
	letter-spacing:1px;
	font-size:16px;
	text-transform:uppercase;
	color:#555;
	clear:both;
	position:relative;
	text-align: center;
}
.fn_cs_testimonials .t_occ{
	text-align: center;
	display:block;
	font-weight:500;
	letter-spacing:1px;
	font-size:14px;
	text-transform:uppercase;
	color:#aaa;
	clear:both;
	position:relative;
}
@media(max-width: 480px){
	.carouselle .carousel-item .quote_holder{
		padding: 30px 30px 50px 30px;
	}
}







.fn_cs_testimonial_swr{
	width: 100%;
	float: left;
	clear: both;
}
.fn_cs_testimonial_swr .in{
	width: 100%;
	float: left;
	clear: both;
}
.fn_cs_testimonial_swr .content_holder{
	width: 100%;
	float: left;
	clear: both;
	padding: 40px 30px;
	margin-bottom: 20px;
	position: relative;
	background-color: #eee;
	z-index: 10;
	
	border-radius: 2px;
}
.fn_cs_testimonial_swr .content_holder:after{
	content: '';
	width: 0px;
	height: 0px;
	position: absolute;
	top: 100%;
	z-index: 5;
    border-top: 15px solid #111;
    border-left: 15px solid transparent;
    left: 66px;
}
.fn_cs_testimonial_swr .content_holder p{
	margin: 0;
	padding: 0;
	color: #777;
    line-height: 1.5;
	margin-bottom: 20px;
}
.fn_cs_testimonial_swr .title_holder{
	width: 100%;
	float: left;
	clear: both;
	position: relative;
	padding: 0px 20px 0px 80px;
	min-height: 60px;
}
.fn_cs_testimonial_swr .title_holder span{
	width: 60px;
	height: 60px;
	left: 0px;
	top: 0px;
	position: absolute;
	
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	
	border-radius: 100%;
}
.fn_cs_testimonial_swr .title_holder h3{
	margin: 5px 0px;
	padding: 0;
	font-size: 18px;
	color: #111;
	line-height: 1.3;
	letter-spacing: 0px;
	font-weight: 500;
	text-transform: capitalize;
}
.fn_cs_testimonial_swr .title_holder p{
	margin: 0;
	padding: 0;
	color: #777;
    line-height: 1.6;
    letter-spacing: 0px;
	text-transform: uppercase;
	font-weight: 500;
}
.fn_cs_rating_h{
	width: 100%;
	float: left;
	clear: both;
	position: relative;
	z-index: 333;
}
.fn_cs_rating_h .fotofly_w_fn_svg{
	width: 100px;
}
.fn_cs_rating_h .rating_abs{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 5;
	overflow: hidden;
	color: #f7931e;
}
.fn_cs_rating_h .rating_rel{
	position: relative;
	z-index: 4;
	color: #aaa;
}
.fn_cs_rating_h[data-stars="5"] .rating_abs{width: 100px;}
.fn_cs_rating_h[data-stars="4"] .rating_abs{width: 80px;}
.fn_cs_rating_h[data-stars="3"] .rating_abs{width: 60px;}
.fn_cs_rating_h[data-stars="2"] .rating_abs{width: 40px;}
.fn_cs_rating_h[data-stars="1"] .rating_abs{width: 20px;}
.fn_cs_rating_h[data-stars="0"] .rating_abs{width: 0px;}
.fn_cs_rating_h[data-stars="no"]{display: none;}

.fn_cs_testimonial_swr[data-type="inside"] .content_holder{
	margin-bottom: 0px;
	padding: 0px;
	background-color: transparent !important;
	border-radius: 0px;
}
.fn_cs_testimonial_swr[data-type="inside"] .in{
	padding: 40px 30px;
	background-color: #eee;
	display: flex;
    flex-direction: column-reverse;
	border-radius: 2px;
}
.fn_cs_testimonial_swr[data-type="inside"] .content_holder:after{display: none;}
.fn_cs_testimonial_swr[data-type="inside"] .title_holder{margin-bottom: 40px;}
.fn_cs_testimonial_swr[data-type="inside"] .content{margin-bottom: 40px;}

















.fn_cs_service_tabs{
	width: 100%;
	float: left;
	clear: both;
	position: relative;
}
.fn_cs_service_tabs ul.etabs{
	margin: 0px;
	list-style-type: none;
	position: absolute;
	top: 20px;
	left: -40px;
	z-index: 40;
}
.fn_cs_service_tabs ul.etabs li{
	margin: 0px;
	margin-bottom: 2px;
}
.fn_cs_service_tabs ul.etabs li:last-child{
	margin-bottom: 0px;
}
.fn_cs_service_tabs ul.etabs li a{
	text-decoration: none;
	display: block;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	letter-spacing: 0px;
	position: relative;
}
.fn_cs_service_tabs ul.etabs .e_number{
	width: 40px;
	display: inline-block;
	text-align: center;
	background-color: #555;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
	color: #ccc;
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,.2) ;
}
.fn_cs_service_tabs ul.etabs .e_title{
	display: inline-block;
	padding: 0px 20px;
	background-color: #323232;
	color: #fff;
	position: absolute;
	top: 0px;
	height: 100%;
	width: max-content;
	width: intrinsic;           /* Safari/WebKit uses a non-standard name */
	width: -moz-max-content;    /* Firefox/Gecko */
	width: -webkit-max-content; /* Chrome */
	left: 0px;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.5s .1s ease, left .5s ease;
}
.fn_cs_service_tabs ul.etabs a:hover .e_title{
	opacity: 1;
	visibility: visible;
	left: 100%;
}
.fn_cs_service_tabs ul.etabs li:hover a .e_number,
.fn_cs_service_tabs ul.etabs li.active a .e_number{
	background-color: #333;
	color: #fff;
}
.fn_cs_service_tabs .img_holder{
	width: 50%;
	position: absolute !important;
	top: 0px;
	left: 0px;
	height: 100%;
}
.fn_cs_service_tabs .content_holder{
	width: 50%;
	position: relative;
	float: right;
	padding: 100px;
	min-height: 500px;
	background-color: #f5f5f5;
}
.fn_cs_service_tabs .color_overlay{
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	height: 100%;
	z-index: 10;
	background-color: #000;
}
.fn_cs_service_tabs .color_overlay .picture{
	position: absolute;
	top: 50%; left: 50%;
	transform: translate(-50%,-50%);
	color: #fff;
}
.fn_cs_service_tabs .color_overlay .fotofly_fn_svg{
	width: 100px;
	height: 100px;
}
.fn_cs_service_tabs .img_overlay{
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	height: 100%;
	z-index: 15;
	
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
}

.fn_cs_service_tabs .img_holder.no .color_overlay{
	z-index: 20;
}
.fn_cs_service_tabs .content_holder h3{
	font-size: 36px;
	letter-spacing: 0px;
	line-height: 1.3;
	color: #111;
	margin: 0px;
	margin-bottom: 12px;
}
.fn_cs_service_tabs .content_holder p{
	line-height: 1.5;
	color: #111;
	letter-spacing: 0px;
	margin-bottom: 70px;
}
.fn_cs_service_tabs .content_holder ul{
	list-style-type: none;
	margin: 0px;
}
.fn_cs_service_tabs .content_holder ul li{
	margin: 0px;
	border-top: 1px solid #ddd;
	padding: 10px 0px;
	color: #999;
	font-size: 15px;
	line-height: 1.5;
}
.fn_cs_service_tabs .content_holder ul li:first-child{
	border-top-color: transparent !important;
}
.fn_cs_service_tabs .minicontent{
	margin-bottom: 70px;
}
.fn_cs_service_tabs .content_holder .price_holder{
	position: absolute;
	bottom: 25px;
	right: 25px;
}
.fn_cs_service_tabs .content_holder .price_holder .text{
	display: inline-block;
	font-size: 15px;
	line-height: 1.5;
	color: #999;
	letter-spacing: 0px;
}
.fn_cs_service_tabs .content_holder .price_holder .price{
	display: inline-block;
	padding: 3px 10px;
	background-color: #333;
	line-height: 1.5;
	color: #fff;
	font-size: 18px;
	border-radius: 2px;
	margin-left: 17px;
}
.fn_cs_service_tabs_wrap[data-position="right"] .content_holder{
	float: left;
}
.fn_cs_service_tabs_wrap[data-position="right"] .img_holder{
	left: auto;
	right: 0px;
}
.fn_cs_service_tabs_wrap[data-tabs-position="rv"] ul.etabs{
	left: auto;
	right: -40px;
}
.fn_cs_service_tabs_wrap[data-tabs-position="rv"] ul.etabs .e_title{
	left: auto;
	right: 0px;
	transition: opacity .5s .1s ease, right .5s ease;
}
.fn_cs_service_tabs_wrap[data-tabs-position="rv"] ul.etabs a:hover .e_title{
	left: auto;
	right: 100%;
}
.fn_cs_service_tabs_wrap[data-position="right"] ul.etabs .e_number{
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
}

.fn_cs_service_tabs_wrap[data-tabs-position="rh"] ul.etabs,
.fn_cs_service_tabs_wrap[data-tabs-position="lh"] ul.etabs{
	margin-left: -2px;
	top: -40px;
	left: 20px;
}
.fn_cs_service_tabs_wrap[data-tabs-position="rh"] ul.etabs li,
.fn_cs_service_tabs_wrap[data-tabs-position="lh"] ul.etabs li{
	display: inline-block;
	margin-bottom: 0px;
	margin-left: 2px;
}
.fn_cs_service_tabs_wrap[data-tabs-position="rh"] ul.etabs li a,
.fn_cs_service_tabs_wrap[data-tabs-position="lh"] ul.etabs li a{
	height: 40px;
	line-height: 40px;
}
.fn_cs_service_tabs_wrap[data-tabs-position="rh"] ul.etabs .e_number,
.fn_cs_service_tabs_wrap[data-tabs-position="lh"] ul.etabs .e_number{
	border-bottom-right-radius: 0px;
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
	width: 50px;
}
.fn_cs_service_tabs_wrap[data-tabs-position="rh"] ul.etabs .e_title,
.fn_cs_service_tabs_wrap[data-tabs-position="lh"] ul.etabs .e_title{
	transform: rotate(90deg);
	transform-origin: top left;
	left: 40px;
	top: 0px;
	height: 50px;
	line-height: 50px;
	transition: opacity 0.5s .1s ease, top .5s ease;
}
.fn_cs_service_tabs_wrap[data-tabs-position="rh"] ul.etabs a:hover .e_title,
.fn_cs_service_tabs_wrap[data-tabs-position="lh"] ul.etabs a:hover .e_title{
	opacity: 1;
	visibility: visible;
	left: auto;
	top: 100%;
}
.fn_cs_service_tabs_wrap[data-tabs-position="rh"] ul.etabs{
	left: auto;
	right: 20px;
}
.fn_cs_service_tabs_wrap[data-tabs-position="rh"] ul.etabs a:hover .e_title{
	right: auto;
	top: 100%;
}
.fn_cs_service_tabs_wrap[data-tabs-position="rh"] ul.etabs .e_title,
.fn_cs_service_tabs_wrap[data-tabs-position="lh"] ul.etabs .e_title{
	left: 100%;
	right: auto;
}
.fn_cs_service_tabs .tabcontent .tab-pane{
	display: none;
}
.fn_cs_service_tabs .tabcontent .tab-pane:after{
	clear: both;
	display: table;
	content: '';
}
.fn_cs_service_tabs{
	box-shadow: 0px 30px 90px 0px;
	color: transparent;
}
.fn_cs_service_tabs_wrap{
	width: 100%;
	float: left;
	clear: both;
}
.fn_cs_service_tabs_wrap[data-tabs-position="lv"]{
	padding-left: 40px;
}
.fn_cs_service_tabs_wrap[data-tabs-position="rv"]{
	padding-right: 40px;
	padding-left: 0;
}
.fn_cs_service_tabs_wrap[data-tabs-position="lh"],
.fn_cs_service_tabs_wrap[data-tabs-position="rh"]{
	padding: 0;
	padding-top: 40px;
}
.fn_cs_service_tabs_wrap.stw_single{
	padding: 0 !important;
}
@media(max-width: 1200px){
	.fn_cs_service_tabs .content_holder{padding: 60px 50px;}
}

@media(max-width: 768px){
	.fn_cs_service_tabs_wrap[data-tabs-position="lh"],
	.fn_cs_service_tabs_wrap[data-tabs-position="rh"]{
		padding: 0;
		padding-top: 10px;
	}
	.fn_cs_service_tabs_wrap[data-tabs-position="rh"] ul.etabs, .fn_cs_service_tabs_wrap[data-tabs-position="lh"] ul.etabs{
		top: -10px;
	}
	.fn_cs_service_tabs_wrap[data-tabs-position="lv"]{
		padding-left: 10px;
	}
	.fn_cs_service_tabs_wrap[data-tabs-position="rv"]{padding-right: 10px;padding-left: 0;}
	.fn_cs_service_tabs .img_holder{
		width: 100%;
		position: relative !important;
		height: 500px;
	}
	.fn_cs_service_tabs .content_holder{
		width: 100%;
		position: relative;
		padding: 40px 20px;
    	min-height: auto;
	}
	.fn_cs_service_tabs_wrap[data-tabs-position="rv"] ul.etabs{
		right: -10px;
	}
	.fn_cs_service_tabs ul.etabs{
		left: -10px;
	}
	.fn_cs_service_tabs .content_holder h3{
		font-size: 24px;
	}
	.fn_cs_service_tabs .content_holder p{
		margin-bottom: 40px;
	}
}



























.fotofly_fn_flipbox_fn{
	width: 100%;
	float: left;
	clear: both;
	min-height: 300px;
	position: relative;
	
	perspective: 1000px; 
	-webkit-perspective: 1000px;
	
	-webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.fn_flipbox_frontside{
	width: 100%;
	float: left;
	position: relative;
	
	height: 400px;
	
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
	
	-webkit-backface-visibility: hidden;
    backface-visibility: hidden;
	
	-ms-transition: transform 0.7s cubic-bezier(.4,.2,.2,1);
    transition: transform 0.7s cubic-bezier(.4,.2,.2,1);
    -webkit-transition: transform 0.7s cubic-bezier(.4,.2,.2,1);
}
.fn_flipbox_backside{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
	
	-webkit-backface-visibility: hidden;
    backface-visibility: hidden;
	
	-ms-transition: transform 0.7s cubic-bezier(.4,.2,.2,1);
    transition: transform 0.7s cubic-bezier(.4,.2,.2,1);
    -webkit-transition: transform 0.7s cubic-bezier(.4,.2,.2,1);
}
.fotofly_fn_flipbox_fn .inner{
	position: absolute;
    left: 0;
	top: 0;
    width: 100%;
    padding: 15%;
    outline: 1px solid transparent;
    z-index: 10;
	
    -webkit-perspective: inherit;
    perspective: inherit;
	
    -webkit-transform: translateZ(60px) scale(0.94, 0.94);
    -ms-transform: translateZ(60px) scale(0.94, 0.94);
	transform: translateZ(60px) scale(0.94, 0.94);
	
	-webkit-box-sizing:border-box;
	   -moz-box-sizing:border-box;
	        box-sizing:border-box;
}
.fotofly_fn_flipbox_fn .o_color{
	background-color: #aaa;
}
.fotofly_fn_flipbox_fn .o_color,
.fotofly_fn_flipbox_fn .o_image,
.fotofly_fn_flipbox_fn .o_gradient{
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 5;
}
.fotofly_fn_flipbox_fn .o_image{
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #aaa;
}
.fotofly_fn_flipbox_fn:hover .fn_flipbox_frontside{
	-webkit-transform-style:preserve-3d;
	-ms-transform-style:preserve-3d;
	transform-style:preserve-3d;
}

.fotofly_fn_flipbox_fn:hover .fn_flipbox_backside{
	-webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.fotofly_fn_flipbox_fn h3{
	font-size: 24px;
	line-height: 1.5;
	letter-spacing: 0px;
	margin: 0px;
	margin-bottom: 30px;
}
.fotofly_fn_flipbox_fn p{
	line-height: 1.5;
	letter-spacing: 0px;
}
.fotofly_fn_flipbox_fn a{
	display: inline-block;
	text-decoration: none;
	padding: 15px 60px 15px 40px;
	border: 1px solid #fff;
	position: relative;
	margin-top: 40px;
	
	border-radius: 3px;
}
.fotofly_fn_flipbox_fn a span{
	display: inline-block;
    vertical-align: middle;
    line-height: 1;
	position: relative;
}
.fotofly_fn_flipbox_fn a .arrow{
    width: 20px;
    height: 20px;
	position: absolute;
	top: 50%;
	right: 30px;
	margin-top: -10px;
	transform: rotateY(180deg) rotateZ(0);
	
	transition: right .3s ease;
}
.fotofly_fn_flipbox_fn a:hover .arrow{
	right: 20px;
}
.fotofly_fn_flipbox_fn .fn_flip{
	width: 100%;
	float: left;
	clear: both;
	position: relative;
	height: 0;
	overflow: hidden;
}
.fotofly_fn_flipbox_fn .fn_flip > div{
	opacity: 0;
	visibility: hidden;
	width: 100%;
	padding: 15%;
	
	-webkit-box-sizing:border-box;
	   -moz-box-sizing:border-box;
	        box-sizing:border-box;
}
.fotofly_fn_flipbox_fn .in{
	width: 100%;
	position: absolute;
	padding: 15%;
	left: 0px;
	top: 0px;
	
	-webkit-box-sizing:border-box;
	   -moz-box-sizing:border-box;
	        box-sizing:border-box;
}
.fotofly_fn_flipbox_fn[data-content-pos="topleft"] .in{top: 0;left: 0;text-align: left;}
.fotofly_fn_flipbox_fn[data-content-pos="topcenter"] .in{top: 0;left: 0;text-align: center;}
.fotofly_fn_flipbox_fn[data-content-pos="topright"] .in{top: 0;left: 0;text-align: right;}
.fotofly_fn_flipbox_fn[data-content-pos="middleleft"] .in{top: 50%;left: 0;text-align: left;transform: translateY(-50%);}
.fotofly_fn_flipbox_fn[data-content-pos="middlecenter"] .in{top: 50%;left: 0;text-align: center;transform: translateY(-50%);}
.fotofly_fn_flipbox_fn[data-content-pos="middleright"] .in{top: 50%;left: 0;text-align: right;transform: translateY(-50%);}
.fotofly_fn_flipbox_fn[data-content-pos="bottomleft"] .in{top: auto;left: 0;text-align: left;bottom: 0;}
.fotofly_fn_flipbox_fn[data-content-pos="bottomcenter"] .in{top: auto;left: 0;text-align: center;bottom: 0;}
.fotofly_fn_flipbox_fn[data-content-pos="bottomright"] .in{top: auto;left: 0;text-align: right;bottom: 0;}

.fotofly_fn_flipbox_fn[data-effect="ttb"] .fn_flipbox_frontside{
	-ms-transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
}
.fotofly_fn_flipbox_fn[data-effect="ttb"] .fn_flipbox_backside{
	-ms-transform: rotateX(180deg);
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
}
.fotofly_fn_flipbox_fn[data-effect="ttb"]:hover .fn_flipbox_frontside{
	-ms-transform:rotateX(-180deg);
	-webkit-transform:rotateX(-180deg); 
	transform:rotateX(-180deg);
}
.fotofly_fn_flipbox_fn[data-effect="ttb"]:hover .fn_flipbox_backside{
	-ms-transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
}
.fotofly_fn_flipbox_fn[data-effect="btt"] .fn_flipbox_frontside{
	-ms-transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
}
.fotofly_fn_flipbox_fn[data-effect="btt"] .fn_flipbox_backside{
	-ms-transform: rotateX(-180deg);
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
}
.fotofly_fn_flipbox_fn[data-effect="btt"]:hover .fn_flipbox_frontside{
	-ms-transform:rotateX(180deg);
	-webkit-transform:rotateX(180deg); 
	transform:rotateX(180deg);
}
.fotofly_fn_flipbox_fn[data-effect="btt"]:hover .fn_flipbox_backside{
	-ms-transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
}
.fotofly_fn_flipbox_fn[data-effect="ltr"] .fn_flipbox_frontside{
	-ms-transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}
.fotofly_fn_flipbox_fn[data-effect="ltr"] .fn_flipbox_backside{
	-ms-transform: rotateY(-180deg);
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
}
.fotofly_fn_flipbox_fn[data-effect="ltr"]:hover .fn_flipbox_frontside{
	-ms-transform:rotateY(180deg);
	-webkit-transform:rotateY(180deg); 
	transform:rotateY(180deg);
}
.fotofly_fn_flipbox_fn[data-effect="ltr"]:hover .fn_flipbox_backside{
	-ms-transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}
.fotofly_fn_flipbox_fn[data-effect="rtl"] .fn_flipbox_frontside{
	-ms-transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}
.fotofly_fn_flipbox_fn[data-effect="rtl"] .fn_flipbox_backside{
	-ms-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
.fotofly_fn_flipbox_fn[data-effect="rtl"]:hover .fn_flipbox_frontside{
	-ms-transform:rotateY(-180deg);
	-webkit-transform:rotateY(-180deg); 
	transform:rotateY(-180deg);
}
.fotofly_fn_flipbox_fn[data-effect="rtl"]:hover .fn_flipbox_backside{
	-ms-transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}
















.fn_cs_progress_bar,
.fotofly_fn_progress_wrap{
	width: 100%;
	float: left;
	clear: both;
}
.fotofly_fn_progress{
	width:100%;
	margin-bottom:15px;
}
.fotofly_fn_progress > span{
	margin:0px 0px 3px 0px;
	width:100%;
	display:block;
	text-align:left;
}
.fotofly_fn_progress span.label{
	font-size:13px;
	text-transform:uppercase;
	font-weight:500;
	color:#333;
	letter-spacing:1px;
}
.fotofly_fn_progress span.number{
	float:right;
	font-size:13px;
	color:#999;
}
.fotofly_fn_progress .fotofly_fn_bar_bg{
	background:#eee;
	width:100%;
	min-width:100%;
	position:relative;
	height:20px;
}
.fotofly_fn_progress .fotofly_fn_bar_bg .fotofly_fn_bar_wrap{
	width:0px;
	height:100%;
}
.fotofly_fn_progress .fotofly_fn_bar_bg .fotofly_fn_bar_wrap.open{
	-webkit-animation: td_expand 3s cubic-bezier(0.165, 0.840, 0.440, 1.000);  /* Safari 4+ */
	-moz-animation:    td_expand 3s cubic-bezier(0.165, 0.840, 0.440, 1.000);  /* Fx 5+ */
	animation:         td_expand 3s cubic-bezier(0.165, 0.840, 0.440, 1.000);  /* IE 10+ */
	width:100%;
}
.fotofly_fn_progress .fotofly_fn_bar_bg .fotofly_fn_bar{
	height:100%;
	background:#333;
	width:0px;
	overflow:hidden;
}
.fotofly_fn_progress_wrap[data-strip="on"] .fotofly_fn_progress .fotofly_fn_bar{
	background-image: linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
	
	-webkit-animation: td_bar_move 4s linear infinite;
	-moz-animation: td_bar_move 4s linear infinite;
	animation: td_bar_move 4s linear infinite;
	background-size: 50px 50px;
}

@-webkit-keyframes td_bar_move {0%{background-position: 0 0;} 100% {background-position: 50px 50px;}}
@-moz-keyframes td_bar_move {0%{background-position: 0 0;} 100% {background-position: 50px 50px;}}
@keyframes td_bar_move {0%{background-position: 0 0;} 100% {background-position: 50px 50px;}}

/*expand width animation*/
@-webkit-keyframes td_expand {0%{ width:0%; } 100%{ width:100%; }}
@-moz-keyframes td_expand {0%{ width:0%; } 100%{ width:100%; }}
@keyframes td_expand {0%{ width:0%; } 100%{ width:100%; }}














.fotofly_fn_w_cuspostcatfol_wrap,
.fotofly_fn_w_cuspostcatfol{
	width: 100%;
	float: left;
	clear: both;
	position: relative;
}
.fotofly_fn_w_cuspostcatfol{
	margin: 50px 0px;
}
.fotofly_fn_w_cuspostcatfol img{
	min-width: 100%;
	opacity: 0;
}
.fotofly_fn_w_cuspostcatfol .title_holder{
	position: absolute;
	z-index: 200;
	width: 70%;
	left: 15%;
	background-color: #f5f5f5;
	padding: 20px 10px;
	text-align: center;
	bottom: -50px;
	
	border-radius: 3px;
	
	color: transparent;
	box-shadow: 0px 30px 90px 0px;
}
.fotofly_fn_w_cuspostcatfol .title_holder h3{
	margin: 0;
	padding: 0;
	font-size: 24px;
	line-height: 1.3;
	letter-spacing: 0px;
	text-transform: capitalize;
	margin-bottom: 6px;
}
.fotofly_fn_w_cuspostcatfol .title_holder p{
	margin: 0;
	padding: 0;
	letter-spacing: 0px;
	line-height: 1.5;
	color: #999;
}

.frenify-folder-slider .folder_fn_wrap{
	z-index: 50;
	position: absolute;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.frenify-folder-slider .folder_fn_wrap .item{
	width: 100%;
	height: 100%;
	border: 2px solid #fff;
	border-radius: 5px;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	top: 0px;
	background-size: cover;
	
	-webkit-box-sizing:border-box;
	   -moz-box-sizing:border-box;
	        box-sizing:border-box;
	
	transition: all .2s ease;
}
.frenify-folder-slider .backup{
	width: 100%;
	position: relative;
	z-index: 10;
	visibility: hidden;
	opacity: 0;
}
.frenify-folder-slider .backup img{
	max-width: 100%;
}
.frenify-folder-slider .folder_fn_wrap .item:nth-child(2){
	top: -7%;
	z-index: 90;
	transform: scale(0.95, 0.95)
}
.frenify-folder-slider .folder_fn_wrap .item:nth-child(3){
	top: -13%;
	z-index: 80;
	transform: scale(0.9, 0.9);
}
.frenify-folder-slider .folder_fn_wrap .item:nth-child(4){
	top: -18%;
	z-index: 60;
	transform: scale(0.85, 0.85);
}
.frenify-folder-slider .folder_fn_wrap .item.ab{
	z-index: 100;
	top: 0px;
	transform: scale(1, 1);
	transition: all .5s .0s ease;
}
.frenify-folder-slider .folder_fn_wrap .item.ac{
	z-index: 90;
	top: -7%;
	transform: scale(0.95, 0.95);
	transition: all .5s .1s ease;
}
.frenify-folder-slider .folder_fn_wrap .item.ad{
	z-index: 80;
	top: -13%;
	transform: scale(0.9, 0.9);
	transition: all .5s .2s ease;
}
.frenify-folder-slider .folder_fn_wrap .item.ae{
	z-index: 60;
	top: -18%;
	transform: scale(0.85, 0.85);
	transition: all .5s .0s ease;
	
	opacity: 0;
	visibility: hidden;
}
.frenify-folder-slider .folder_fn_wrap .item.hideme{
	opacity: 0;
	visibility: hidden;
	transform: scale(0.85, 0.85);
}
.frenify-folder-slider .item img{
	max-width: 100%;
	vertical-align: top;
}
.fotofly_fn_w_cuspostcatfol_wrap[data-skin="dark"] .fotofly_fn_w_cuspostcatfol .title_holder{
	background-color: #050505;
	-webkit-box-shadow: 0px 0px 15px 10px rgba(3,1,3,.3);
	-moz-box-shadow: 0px 0px 15px 10px rgba(3,1,3,.3);
	box-shadow: 0px 0px 15px 10px rgba(3,1,3,.3);
}











.fn_cs_image_url{
	width: 100%;
	float: left;
	clear: both;
	position: relative;
}
.fn_cs_image_url img{
	min-width: 100%;
	opacity: 0;
}
.fn_cs_image_url .item{
	width: 100%;
	float: left;
	position: relative;
	z-index: 10;
}
.fn_cs_image_url .title_holder{
	position: absolute;
	left: -20px;
	bottom: 20px;
	z-index: 9999;
}
.fn_cs_image_url .title_holder a{
	text-decoration: none;
	color: #fff;
	display: block;
    background-color: #111;
    padding: 15px 90px 15px 30px;
	text-transform: capitalize;
	position: relative;
	font-size: 22px;
	min-width: 100px;
}
.fn_cs_image_url .title_holder a:after{
	width: 100%;
	height: 100%;
	position: absolute;
	display: block;
	content: '';
	top: 0px;
	left: 0px;
	z-index: -1;
	
    -webkit-box-shadow: 1px 1px 3px;
    -moz-box-shadow: 1px 1px 3px;
    box-shadow: 1px 1px 3px;
}
.fn_cs_image_url .title_holder span{
	display: inline-block;
	color: inherit;
}
.fn_cs_image_url .arrow{
	width: 25px;
	height: 25px;
	vertical-align: middle;
	position: absolute;
	right: 40px;
	top: 50%;
    transform: translateY(-50%);
	
	transition: all .5s ease;
}
.fn_cs_image_url .fotofly_w_fn_svg{
	width: 25px;
	height: 25px;
}
.fn_cs_image_url .title_holder:hover .arrow{
	right: 30px;
}
.fn_cs_image_url .image_holder_overlay{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 20;
	
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.fn_cs_image_url .fn_cs_rel_img a{
	display: block;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;
	text-decoration: none;
	z-index: 55;
	cursor: pointer;
}








.fn_cs_instagram{
	width: 100%;
	float: left;
	clear: both;
	min-height: 230px;
	position: relative;
	
	-webkit-box-sizing:border-box;
	   -moz-box-sizing:border-box;
	        box-sizing:border-box;
}
.fotofly_instagram_content{
    margin: 0px auto;
	position: relative;
	height: auto;
}
.fn_cs_instagram .fixer{
	width: 100%;
	float: left;
	text-align: center;
	position: relative;
}
.fn_cs_instagram ul{
	list-style-type: none;
	margin: 0;
    float: left;
    position: relative;
	text-align: left;
}
.fn_cs_instagram ul li{
	margin: 0px;
    width: 25%;
    float: left;
    padding-left: 10px;
    margin-bottom: 10px;
}
.fn_cs_instagram ul a img{
	display: block;
	padding: 5px;
	margin: 0;
	float: left;
	width: 25%;
	
	border-radius: 3px;
}
.fn_cs_instagram .follow{
	position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.fn_cs_instagram .following{
	display: block;
    background-color: #fff;
    padding: 55px 150px 52px;
	position: relative;
	text-align: center;
	
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.fn_cs_instagram .following .fotofly_w_fn_svg{
	width: 50px;
    height: 50px;
    color: #aaa;
    display: block;
    margin: 0px auto;
    margin-bottom: 20px;
}
.fn_cs_instagram .following h3{
	display: block;
    font-size: 22px;
    letter-spacing: 0px;
    line-height: 1;
    margin-bottom: 16px;
}
.fn_cs_instagram .following h3 a{
	color: #111;
    text-decoration: none;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.fn_cs_instagram .following h3:hover a{
	color: #eb1010;
}
.fn_cs_instagram .following p{
    letter-spacing: 0px;
    line-height: 1;
	color: #111;
}





@media (max-width: 768px){
	.fn_cs_instagram .follow{ 
		position: relative;
		height: auto;
		top: auto;
		left: auto;
		float: left;
		width: 100%;
		clear: both;
		transform: none;
	}
	.fn_cs_instagram .following{
		display: block;
		padding: 55px 20px;
		margin-bottom: 10px;
	}
}

@media (max-width: 480px){
.fn_cs_instagram ul li{width: 50%;}
}

@media (max-width: 320px){
.fn_cs_instagram ul li{width: 100%;}
}

.twentytwenty-vertical .twentytwenty-before-label{left: 20px;top: 15px;}
.twentytwenty-vertical .twentytwenty-after-label{left: 20px;bottom: 15px;}
.twentytwenty-vertical .twentytwenty-after-label:after,
.twentytwenty-vertical .twentytwenty-before-label:after{
	content: attr(data-content);
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
}
.twentytwenty-vertical .twentytwenty-after-label:after{
	top: auto;
	bottom: 0;
}



.twentytwenty-horizontal .twentytwenty-after-label:after,
.twentytwenty-horizontal .twentytwenty-before-label:after{
	content: attr(data-content);
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
}
.twentytwenty-horizontal .twentytwenty-after-label:after{
	left: auto;
	right: 0;
}




.fn_cs_animated_bg{
	width: 100%;
	float: left;
	clear: both;
	position: relative;
	height: 500px;
	overflow: hidden;
}
.fn_cs_animated_bg .animated_bg{
	position:absolute;
	z-index:4;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-size: cover;
	background-repeat: repeat;
	background-position: left top;
}
.elementor-widget-fotofly-animated-background.elementor-invisible{
	visibility: visible;
}




.fn_cs_floww_gallery{
	width: 100%;
	float: left;
	clear: both;
	position: relative;
}
.fn_cs_floww_gallery ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
}
.fn_cs_floww_gallery ul li{
	margin: 0;
	padding: 0;
	position: absolute;
    display: block;
    left: 50%;
    top: 0;
    opacity: 0;
    z-index: -5;
    cursor: pointer;
	transform: scale(0);
    outline: none;
    overflow: hidden;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
	will-change: width, height, left, opacity, transform;
}
.fn_cs_floww_gallery ul li.current{
	opacity: 1;
	cursor: default;
	z-index: 20;
}
.fn_cs_floww_gallery ul li.next1,
.fn_cs_floww_gallery ul li.prev1{
	opacity: 1;
	z-index: 10;
}
.fn_cs_floww_gallery ul li.next2,
.fn_cs_floww_gallery ul li.prev2{
	opacity: 1;
	z-index: 5;
}
.fn_cs_floww_gallery ul li.prev2{transform-origin: left;}
.fn_cs_floww_gallery ul li.next2{transform-origin: right;}
.fn_cs_floww_gallery ul li .img_holder{
	width: 100%;
	position: relative;
	z-index: 15;
}
.fn_cs_floww_gallery ul li .img_holder .original_img{
	position: absolute;
	top: -1px;
	left: -1px;
	right: -1px;
	bottom: -1px;
	
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.fn_cs_floww_gallery ul li .img_holder img{
	opacity: 0;
}
.fn_cs_floww_gallery .img_shadow:after{
	content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 102px;
    z-index: 11;
    background-image: -webkit-linear-gradient(to bottom, rgba(245,245,245,1) 30%,rgba(245,245,245,0) 100%);
    background-image: -moz-linear-gradient(to bottom, rgba(245,245,245,1) 30%,rgba(245,245,245,0) 100%);
    background-image: linear-gradient(to bottom, rgba(245,245,245,1) 30%,rgba(245,245,245,0) 100%);
}
.fn_cs_floww_gallery .img_shadow{
	position: absolute;
    top: 100%;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    transform: scaleY(-1);
    opacity: .15;
    background-position: center center;
    background-size: cover;
    overflow: hidden;
	margin-top: -1px;
}
.fn_cs_floww_gallery .abs_bg{
	content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    background: #f5f5f5;
}
.fn_cs_floww_gallery .title_holder{
	text-align: center;
    padding: 0px;
    position: relative;
    z-index: 100;
    width: 100%;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.fn_cs_floww_gallery .title_holder h3{
	margin: 0;
	padding: 0;
	color: #111;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 0px;
}





.fn_cs_liked_list{
	width: 100%;
	float: left;
	clear: both;
}
.fn_cs_liked_list .fn_counter{
	position: absolute;
    font-size: 50px;
    color: #aaa;
	display: none;
    z-index: -2;
    opacity: .2;
    left: 0px;
    top: 0px;
    line-height: 1;
    padding: 15px;
}
.fn_cs_liked_list ul{
	margin: 0;
	padding: 0;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	list-style-type: none;
}
.fn_cs_liked_list ul li{
	width: 33.3333%;
}
.fn_cs_liked_list .item{
	width: 100%;
    float: left;
    position: relative;
    padding: 50px 60px;
    text-align: center;
    height: 100%;
	transition: all .5s ease;
	color: transparent;
/*	box-shadow: 0px 30px 90px 0px;*/
}
.fn_cs_liked_list .item a{
	display: block;
	text-decoration: none;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 20;
}
.fn_cs_liked_list .item:hover{
/*	color: rgba(0,0,0,0.14);*/
}
.fn_cs_liked_list .item h3{
	font-size: 24px;
	letter-spacing: 0px;
	line-height: 1.5;
	margin: 0px;
	margin-bottom: 20px;
}
.fn_cs_liked_list .item p{
	margin: 0;
	padding: 0;
	line-height: 1.5;
	color: #777;
	letter-spacing: 0px;
	margin-bottom: 70px;
}
.fn_cs_liked_list .number{
	position: absolute;
    font-size: 50px;
    color: #aaa;
    display: block;
    z-index: -2;
    opacity: .2;
    left: 0px;
    top: 0px;
    line-height: 1;
	padding: 15px;
}
.fn_cs_liked_list .item .arrow{
	color: #999;
	position: absolute;
	width: 20px;
	height: 20px;
	bottom: 0px;
	left: 50%;
	margin-left: -10px;
}
.fn_cs_liked_list .item_in{
	width: 100%;
	height: 100%;
	float: left;
	clear: both;
	position: relative;
}
.fn_cs_liked_list[data-counter="yes"] .fn_counter{
	display: block;
}
@media(max-width: 1040px){ .fn_cs_liked_list ul li{width: 50%;} }
@media(max-width: 768px){ .fn_cs_liked_list ul li{width: 100%;} }






.fn_cs_service_carousel{
	width: 100%;
	float: left;
	clear: both;
}
.fn_cs_service_carousel .service_item{
	width: 100%;
	float: left;
	clear: both;
	height: 100%;
	padding-bottom: 120px;
	position: relative;
}
.fn_cs_service_carousel .img_holder{
	width: 100%;
	border-radius: 3px;
	overflow: hidden;
}
.fn_cs_service_carousel .service_item .content_holder{
	position: absolute;
	width: 90%;
	bottom: 20px;
	left: 5%;
	box-shadow: 0px 5px 20px 0px rgba(0,0,0,0.14);
	z-index: 5;
	border-radius: 3px;
	background-color: #f5f5f5;
}
.fn_cs_service_carousel .title_holder{
	padding: 30px 20px;
	text-align: center;
}
.fn_cs_service_carousel .title_holder h3{
	font-size: 30px;
    letter-spacing: 0px;
    line-height: 1.3;
    color: #111;
    margin: 0px;
    margin-bottom: 12px;
}
.fn_cs_service_carousel .title_holder .price{
	display: inline-block;
    padding: 3px 10px;
    background-color: #333;
    line-height: 1.5;
    color: #fff;
    font-size: 18px;
    border-radius: 2px;
    margin-left: 17px;
}
.fn_cs_service_carousel .title_holder .text{
	display: inline-block;
    font-size: 15px;
    line-height: 1.5;
    color: #999;
    letter-spacing: 0px;
}
.fn_cs_service_carousel .title_holder p{
	margin: 0;
	padding: 0;
}
.fn_cs_service_carousel .abs_content{
	padding: 0 20px 30px 20px;
}
.fn_cs_service_carousel .abs_content ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.fn_cs_service_carousel .abs_content li{
	margin: 0px;
    border-top: 1px solid #ddd;
    padding: 10px 0px;
    color: #999;
    font-size: 15px;
    line-height: 1.5;
}
.fn_cs_service_carousel .abs_content li:first-child{
	border-top-color: transparent;
}







.fn_cs_project_category_link{
	width: 100%;
	position: relative;
	float: left;
	clear: both;
}
.fn_cs_project_category_link .img_holder{
	width: 100%;
	position: relative;
	float: left;
	clear: both;
}
.fn_cs_project_category_link .img_holder img{
	min-width: 100%;
	opacity: 0;
}
.fn_cs_project_category_link .img_holder .abs_img{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.fn_cs_project_category_link .title_holder{
	position: absolute;
    left: -20px;
    bottom: 20px;
    z-index: 20;
}
.fn_cs_project_category_link .title_holder a{
	text-decoration: none;
    color: #fff;
    display: block;
    background-color: #111;
    padding: 15px 90px 15px 30px;
    text-transform: capitalize;
    position: relative;
    font-size: 22px;
    min-width: 100px;
}
.fn_cs_project_category_link .title_holder a:after{
	width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    content: '';
    top: 0px;
    left: 0px;
    z-index: -1;
    -webkit-box-shadow: 1px 1px 3px;
    -moz-box-shadow: 1px 1px 3px;
    box-shadow: 1px 1px 3px;
	color: rgba(235,16, 16, 0.3);
}
.fn_cs_project_category_link .title_holder .arrow{
	width: 25px;
    height: 25px;
    position: absolute;
    right: 40px;
    top: 50%;
    transform: translateY(-50%);
    transition: all .5s ease;
}
.fn_cs_project_category_link .title_holder .fotofly_w_fn_svg{
	width: 25px;
	height: 25px;
}
.fn_cs_project_category_link .title_holder:hover .arrow{
	right: 30px;
}

