@charset "utf-8";
/* CSS Document */
/*

	@Author: Frenify
	@URL: http://themeforest.net/user/frenify
	Version: 1.0
	
*/
/*------------------------------------------------------------------*/
/*	01) BASE
/*------------------------------------------------------------------*/
.cons_w_wrapper{
	position: relative;
	clear: both;
	width: 100%;
	min-height: 1px;
	z-index: 1;
	transform: translateZ(0);
}
.cons_w_wrapper,
.cons_w_wrapper *{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.cons_w_wrapper:after{
	content: '';
	clear: both;
	display: table;
}
.cons_w_wrapper p{
	letter-spacing: 0px;
}
.cons_w_wrapper a{
	text-decoration: none;
}
.cons_w_wrapper a:hover{
	text-decoration: none;
}



.fn_cs_3dcarousel[data-show-title="yes"] .slider_top{
	padding-bottom: 106px;
}
.fn_cs_3dcarousel{
	padding: 0 20px 10px;
	overflow: hidden;
}
.fn__full_overlay_link{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	display: none;
}
.fn_cs_full_slider .fn__full_overlay_link{
	display: block;
	z-index: 10;
}
.fn_cs_simplecarousel .fn__full_overlay_link,
.active .fn__full_overlay_link{
	display: block;
}
.fn_cs_3dcarousel .fn__maintitle{
	position: absolute;
    left: 0;
    right: 0;
    z-index: 15;
    text-align: center;
    font-size: 28px;
    bottom: -72px;
    opacity: 0.1;
    transition: all .5s ease;
}
.fn_cs_3dcarousel .active .fn__maintitle{
	opacity: 1;
}
.fn_cs_3dcarousel .hidden_list{
	display: none;
}
.fn_cs_3dcarousel .slider_nav{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	position: relative;
}
.fn_cs_3dcarousel .slider_nav > *{
	margin-right: 100px;
}
.fn_cs_3dcarousel .slider_nav > *:last-child{
	margin-right: 0;
}
.fn_cs_3dcarousel .slider_nav:after{
	content: '';
	position: absolute;
	width: 40px;
	height: 1px;
	background-color: rgba(255,255,255,.5);
	left: 50%;
	margin-left: -20px;
	top: 50%;
	margin-top: -1px;
	margin-top: -0.5px;
}
.fn_cs_3dcarousel .slider_nav a{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	padding: 10px 0;
}
.fn_cs_3dcarousel .slider_nav a > *{
	margin-right: 10px;
}
.fn_cs_3dcarousel .slider_nav a > *:last-child{
	margin-right: 0;
}
.fn_cs_3dcarousel .slider_nav .circle{
	width: 12px;
	height: 12px;
	display: block;
	border: 2px solid rgba(255,255,255,.5);
	position: relative;
	border-radius: 100%;
	background-color: rgba(255,255,255,.05);
}
.fn_cs_3dcarousel .slider_nav .icon{
	width: 34px;
	height: 34px;
	display: block;
	border: 2px solid rgba(255,255,255,.5);
	position: relative;
	border-radius: 100%;
	background-color: rgba(255,255,255,.05);
}
.fn_cs_3dcarousel .slider_nav .fn__svg{
	display: block;
	position: absolute;
	width: 12px;
	height: 12px;
	color: rgba(255,255,255,.5);
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -6px;
}
.fn_cs_3dcarousel .slider_nav .prev .fn__svg{
	transform: rotate(90deg);
	margin-left: -8px;
}
.fn_cs_3dcarousel .slider_nav .next .fn__svg{
	transform: rotate(-90deg);
	margin-left: -5px;
}
.fn_cs_3dcarousel .slider_nav .icon:after{
	content: '';
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
	top: 0;
	left: 0;
    color: var(--mc1);
    opacity: .15;
    border-radius: 100%;
    box-shadow: 0px 5px 20px;
	transition: all .3s ease;
}
.fn_cs_3dcarousel .slider_nav a:hover .icon:after{
	opacity: .5;
}
.fn_cs_3dcarousel .slider_top > img{
	width: 33.3333% !important;
	min-width: 33.3333%  !important;
	opacity: 0;
}
.fn_cs_3dcarousel .slider_top{
	padding: 59px 0 60px;
	position: relative;
}
.fn_cs_3dcarousel .slider_top ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
}
.fn_cs_3dcarousel .slider_top li{
	width: 33.3333%;
	position: absolute;
	margin: 0;
	transform: translateX(100%) scale(0);
	transition: all 0s ease;
	opacity: 0;
	top: 65px;
/*	visibility: hidden;*/
}
.fn_cs_3dcarousel .slider_top li.next2{
	left: 100%;
	transform: translateX(100%) scale(0);
	transition: all 1s ease;
}
.fn_cs_3dcarousel .slider_top li.prev2{
	left: 0;
	transform: translateX(-100%) scale(0);
	transition: all 1s ease;
}
.fn_cs_3dcarousel .slider_top li.prev,
.fn_cs_3dcarousel .slider_top li.next,
.fn_cs_3dcarousel .slider_top li.active{
	transform: translateX(0) scale(1);
	opacity: 1;
	transition: all 1s ease;
}
.fn_cs_3dcarousel .slider_top li.prev,
.fn_cs_3dcarousel .slider_top li.next{
	cursor: pointer;
}
.fn_cs_3dcarousel .slider_top li.prev{
	left: -40px;
}
.fn_cs_3dcarousel .slider_top li.next{
	left: 66.6666%;
	margin-left: 40px;
}
.fn_cs_3dcarousel .slider_top img{
	min-width: 100%;
	opacity: 0;
}
.fn_cs_3dcarousel .slider_top .item{
	perspective: 1000px;
    perspective-origin: 50% 50%;
}
.fn_cs_3dcarousel .slider_top .item_in{
	padding: 20px;
	border-radius: 20px;
	border: 1px solid rgba(255,255,255,.5);
	background-color: rgba(255,255,255,.05);
	transition: all 1s ease;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	transform: scaleX(0.85) scaleY(0.85) rotateY(180deg);
}
.fn_cs_3dcarousel .metaportal_fn_videobutton{
	opacity: 0;
	visibility: hidden;
}
.fn_cs_3dcarousel .active .metaportal_fn_videobutton{
	opacity: 1;
	visibility: visible;
}
.fn_cs_3dcarousel .slider_top .img{
	position: absolute;
	top: 20px;
	left: 20px;
	right: 20px;
	bottom: 20px;
}
.fn_cs_3dcarousel .slider_top .img:after{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	transition: all .3s ease;
}
.fn_cs_3dcarousel .slider_top .active .has_video .img:after{
	background-color: rgba(0,0,0,0.3);
}
.fn_cs_3dcarousel .slider_top .item_in:after{
	content: '';
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
	top: 0;
	left: 0;
    color: var(--mc1);
    opacity: .15;
    border-radius: 20px;
    box-shadow: 0px 5px 20px;
}
.fn_cs_3dcarousel .slider_top .item_in:before{
	height: 15px;
	width: 60%;
	content: '';
	position: absolute;
	top: 100%;
	margin-top: 30px;
	background-color: #000;
	border-radius: 100%;
	left: 50%;
	transform: translateX(-50%);
	-webkit-filter: blur(15px);
	-o-filter: blur(15px);
	filter: blur(15px);
}
.fn_cs_3dcarousel .slider_top .active .item_in{
	transform: scaleX(1) scaleY(1) rotateY(0deg);
}
.fn_cs_3dcarousel .slider_top .prev2 .item_in,
.fn_cs_3dcarousel .slider_top .prev .item_in{
	transform: scaleX(1.05) scaleY(0.85) rotateY(-30deg);
}
.fn_cs_3dcarousel .slider_top .next2 .item_in,
.fn_cs_3dcarousel .slider_top .next .item_in{
	transform: scaleX(1.05) scaleY(0.85) rotateY(30deg);
}
.fn_cs_3dcarousel .slider_top .img{
	border-radius: 20px;
	overflow: hidden;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.fn_cs_3dcarousel .slider_top li.active{
	left: 33.3333%;
}
@media(max-width: 768px){
	.fn_cs_3dcarousel[data-responsive="on"] .slider_top li{
		width: 100%;
	}
	.fn_cs_3dcarousel[data-responsive="on"] .slider_top > img{
		width: 100% !important;
		min-width: 100% !important;
	}
	.fn_cs_3dcarousel[data-responsive="on"] .slider_top li.active{
		left: 0;
	}
	.fn_cs_3dcarousel[data-responsive="on"] .slider_top li.prev{
		left: -100%;
		margin-left: -100px;
	}
	.fn_cs_3dcarousel[data-responsive="on"] .slider_top li.next{
		left: 100%;
		margin-left: 100px;
	}
}









.fn_cs_buttons{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}
.fn_cs_buttons[data-align="center"]{
	justify-content: center;
}
.fn_cs_buttons[data-align="right"]{
	justify-content: flex-end;
}




.fn_cs_counter_list ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	margin-left: -140px;
}
.fn_cs_counter_list li{
	padding-left: 140px;
	margin: 0;
	width: 25%;
	margin-bottom: 40px;
}
.fn_cs_counter_list li:nth-of-type(4n) .divider{
	display: none;
}
.fn_cs_counter_list .item{
	position: relative;
	width: 100%;
	text-align: center;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	-ms-align-items: center;
	align-items: center;
	padding: 0 10px;
}
.fn_cs_counter_list .item h3{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-bottom: 6px;
}
.fn_cs_counter_list .item p{
	margin: 0;
}
.fn_cs_counter_list .divider{
	position: absolute;
	left: 100%;
	top: 25px;
	width: 140px;
	height: 2px;
	background-color: rgba(255,255,255,.5);
}
.fn_cs_counter_list .divider:after,
.fn_cs_counter_list .divider:before{
	width: 16px;
	content: '';
	position: absolute;
	height: 2px;
	background-color: rgba(255,255,255,.5);
	transform: rotate(-65deg);
}
.fn_cs_counter_list .divider:before{
	left: 50%;
	margin-left: -11px;
}
.fn_cs_counter_list .divider:after{
	left: 50%;
	margin-left: -5px;
}
@media(max-width: 1400px){
	.fn_cs_counter_list li{padding-left: 80px;}
	.fn_cs_counter_list ul{margin-left: -80px;}
	.fn_cs_counter_list .divider{width: 80px;}
}
@media(max-width: 1040px){
	.fn_cs_counter_list li{width: 50%;}
	.fn_cs_counter_list li:nth-of-type(2n) .divider{
		display: none;
	}
}
@media(max-width: 480px){
	.fn_cs_counter_list .item{
		padding: 0 0 20px 0;
	}
	.fn_cs_counter_list .divider{
		position: absolute;
		top: 100%;
		margin-top: 5px;
		left: 50%;
		margin-left: -40px;
		display: block !important;
	}
	.fn_cs_counter_list li:last-child .divider{
		display: none !important;
	}
	.fn_cs_counter_list li{
		width: 100%;
	}
}




.fn_cs_steps ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	margin-left: -70px;
}
.fn_cs_steps li{
	width: 50%;
	padding-left: 70px;
	margin-bottom: 70px;
}
.fn_cs_steps .item{
	height: 100%;
	padding: 20px;
    border-radius: 10px;
    border: 1px solid rgba(255,255,255,.15);
    position: relative;
	box-shadow: 0px 5px 20px rgba(0,0,0,0.25);
}
.fn_cs_steps .item_in{
	height: 100%;
	padding: 57px 50px 54px;
	border-radius: 10px;
    background-color: rgba(255,255,255,.03);
}
.fn_cs_steps h3{
	margin-bottom: 14px;
	color: #1a1734;
}
.fn_cs_steps p{
	margin: 0;
	font-size: 16px;
	font-family: var(--hff);
	font-weight: 500;
	text-transform: uppercase;
}	
@media (max-width: 1400px){
	.fn_cs_steps ul{margin-left: -40px;}
	.fn_cs_steps li{padding-left: 40px;margin-bottom: 40px;}
}
@media (max-width: 768px) {
	.fn_cs_steps li{width: 100%;}
}



.fn_cs_video[data-align="center"]{
	justify-content: center;
}
.fn_cs_video[data-align="right"]{
	justify-content: flex-end;
}
.fn_cs_video{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
a.metaportal_fn_videobutton,
.fn_cs_video a{
	position: absolute;
	display: block;
	left: 50%;
	top: 50%;
	margin: -60px 0 0 -60px;
	z-index: 25;
}
.metaportal_fn_videobutton .fn__svg,
.fn_cs_video a .fn__svg{
	width: 120px;
	height: 120px;
	display: block;
	transition: all 1s ease;
	border-radius: 50%;
}
.metaportal_fn_videobutton .stroke-solid,
.fn_cs_video a .stroke-solid{
	stroke-width: 6px;
	stroke: rgba(255,255,255,.7);
}
.metaportal_fn_videobutton .icon,
.fn_cs_video a .icon{
	color: #fff;
}
.metaportal_fn_videobutton:hover .stroke-solid,
.fn_cs_video a:hover .stroke-solid {
	opacity: 1;
	stroke-dashoffset: 300;
}
.metaportal_fn_videobutton:hover .icon,
.fn_cs_video a:hover  .icon {
	transform: scale(.8);
}
.metaportal_fn_videobutton .stroke-solid,
.fn_cs_video a .stroke-solid {
	stroke-dashoffset: 0;
	stroke-dashArray: 300;
	stroke-width: 4px;
	transition: stroke-dashoffset 1s ease, opacity 1s ease;
}
.metaportal_fn_videobutton .icon,
.fn_cs_video a .icon {
	transform: scale(.7);
	transform-origin: 50% 50%;
	transition: transform 200ms ease-out;
}
.metaportal_fn_videobutton:hover .fn__svg,
.fn_cs_video a:hover .fn__svg{
	background-color: rgba(255,255,255,.05);
}


/* GALLERY SHORTCODE */
.fn_cs_gallery_slider{
	width: 100%;
	float: left;
	clear: both;
}
.fn_cs_gallery_slider .swiper-slide-active .abs_img{
	transform: scale(1) rotate(0deg);
}
.fn_cs_gallery_slider .swiper-slide-active .item{
	opacity: 1;
}
.fn_cs_gallery_slider .item{
	opacity: .3;
	transition: all .5s ease;
}
.fn_cs_gallery_slider.ready .swiper-container{
	overflow: visible;
}
.fn_cs_gallery_slider .swiper-button-prev{
	position: absolute;
	right: 100%;
	width: 4000px;
	height: 100%;
	top: 0;
	left: auto;
	margin: 0;
	background: none;
}
.fn_cs_gallery_slider .swiper-button-next{
	position: absolute;
	left: 100%;
	width: 4000px;
	height: 100%;
	top: 0;
	right: auto;
	margin: 0;
	background: none;
}
.fn_cs_gallery_slider .item{
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.fn_cs_gallery_slider .abs_img{
	position: absolute;
	top: -1px;
	left: -1px;
	right: -1px;
	bottom: -1px;
	transition: all 1s ease;
	transform: scale(1.2) rotate(5deg);
}
.fn_cs_gallery_slider .swiper-slide{
	height: 800px;
}
.fn_cs_gallery_collage,
.fn_cs_gallery_collage .inner{
	width: 100%;
	float: left;
	clear: both;
}
.fn_cs_gallery_collage ul{
	margin: 0;
	padding: 0;
	margin-left: -20px;
	list-style-type: none;
}
.fn_cs_gallery_collage ul li{
	width: 50%;
	float: left;
	padding-left: 20px;
	margin-bottom: 20px;
}
.fn_cs_gallery_collage ul li:nth-of-type(3n-2){
	width: 100%;
}
.fn_cs_gallery_collage ul li .item{
	width: 100%;
	float: left;
	clear: both;
	position: relative;
	overflow: hidden;
	border-radius: 3px;
}
.fn_cs_gallery_collage ul li .item img{
	min-width: 100%;
	opacity: 0;
}
.fn_cs_gallery_collage ul li .item .abs_img{
	position: absolute;
	top: -1px;
	left: -1px;
	right: -1px;
	bottom: -1px;
	transition: all 1s ease;
}
.fn_cs_gallery_collage ul li .item:hover .abs_img{
	transform: scale(1.2) rotate(5deg);
}
@media(max-width: 768px){
	.fn_cs_gallery_collage ul li{width: 100%;}
}

.fn_cs_gallery_collage_pro,
.fn_cs_gallery_collage_pro .inner{
	width: 100%;
	float: left;
	clear: both;
}
.fn_cs_gallery_collage_pro ul{
	margin: 0;
	padding: 0;
	margin-left: -20px;
	list-style-type: none;
}
.fn_cs_gallery_collage_pro ul li{
	width: 100%;
	float: left;
	padding-left: 20px;
	margin-bottom: 20px;
}
.fn_cs_gallery_collage_pro ul li .item{
	width: 100%;
	float: left;
	clear: both;
	position: relative;
	overflow: hidden;
	border-radius: 3px;
}
.fn_cs_gallery_collage_pro ul li .item img{
	min-width: 100%;
	opacity: 0;
}
.fn_cs_gallery_collage_pro ul li .item .abs_img{
	position: absolute;
	top: -1px;
	left: -1px;
	right: -1px;
	bottom: -1px;
	transition: all 1s ease;
}
.fn_cs_gallery_collage_pro ul li .item:hover .abs_img{
	transform: scale(1.2) rotate(5deg);
}
@media(max-width: 768px){
	.fn_cs_gallery_collage_pro ul li{width: 100%;}
}
.fn_cs_gallery_masonry,
.fn_cs_gallery_masonry .inner{
	width: 100%;
	float: left;
	clear: both;
}
.fn_cs_gallery_masonry  ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-left: -20px;
}
.fn_cs_gallery_masonry ul li{
	width: 25%;
	float: left;
	padding-left: 20px;
	margin-bottom: 20px;
}
.fn_cs_gallery_masonry ul li .item{
	overflow: hidden;
	width: 100%;
	float: left;
	clear: both;
	position: relative;
	cursor: pointer;
}
.fn_cs_gallery_masonry ul li img{
	min-width: 100%;
	transition: all 1s ease;
}
.fn_cs_gallery_masonry ul li .item:hover img{
	transform: scale(1.2);
}
.fn_cs_gallery_masonry[data-cols="1"] ul li{width: 100%;}
.fn_cs_gallery_masonry[data-cols="2"] ul li{width: 50%;}
.fn_cs_gallery_masonry[data-cols="3"] ul li{width: 33.3333%;}
.fn_cs_gallery_masonry[data-cols="4"] ul li{width: 25%;}
@media(max-width: 1040px){
	.fn_cs_gallery_masonry[data-cols="3"] ul li,
	.fn_cs_gallery_masonry[data-cols="4"] ul li{width: 50%;}
}
@media(max-width: 768px){
	.fn_cs_gallery_masonry[data-cols="2"] ul li,
	.fn_cs_gallery_masonry[data-cols="3"] ul li,
	.fn_cs_gallery_masonry[data-cols="4"] ul li{width: 100%;}
}


.fn_cs_gallery_collage_a,
.fn_cs_gallery_collage_a .inner{
	width: 100%;
	float: left;
	clear: both;
}
.fn_cs_gallery_collage_a .item_col{
	width: 100%;
	float: left;
	clear: both;
}
.fn_cs_gallery_collage_a .second_col{
	margin-top: 40px;
}
.fn_cs_gallery_collage_a .item{
	overflow: hidden;
	width: 100%;
	float: left;
	clear: both;
	position: relative;
	cursor: pointer;
	border-radius: 15px;
}
.fn_cs_gallery_collage_a .item:first-child{margin-bottom: 20px;}
.fn_cs_gallery_collage_a .item img{
	min-width: 100%;
	opacity: 0 !important;
}
.fn_cs_gallery_collage_a .item .abs_img{
	position: absolute;
	top: -1px;
	left: -1px;
	right: -1px;
	bottom: -1px;
	transition: all 1s ease;
}
.fn_cs_gallery_collage_a .item:hover .abs_img{
	transform: scale(1.2) rotate(5deg);
}

.fn_cs_swiper_progress{
	width: 100%;
	float: left;
	clear: both;
	margin-top: 30px;
	display: flex;
	justify-content: center;
}
.fn_cs_swiper_progress .my_pagination_in{
	float: left;
	position: relative;
}
.fn_cs_swiper_progress span{
	display: block;
	float: left;
	font-size: 18px;
	font-family: 'Muli';
	letter-spacing: 0;
	color: #222;
	height: 22px;
	line-height: 22px;
}
.fn_cs_swiper_progress .pagination_progress{
	width: 100px;
	margin: 0 20px;
	position: relative;
}
.fn_cs_swiper_progress .pagination_progress .all{
	height: 1px;
	width: 100%;
	position: absolute;
	z-index: 5;
	top: 0;
	top: 50%;
	left: 0;
	background-color: #ccc;
}
.fn_cs_swiper_progress .pagination_progress .all span{
	height: 1px;
	width: 100%;
	background-color: #222;
	position: absolute;
	z-index: 5;
	top: 0;
	left: 0;
	transform-origin: left top;
	transform: scale(0);
	transition: all .3s ease;
}
.fn_cs_gallery_grid{
	width: 100%;
	float: left;
	clear: both;
}
.fn_cs_gallery_grid ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.fn_cs_gallery_grid ul li{
	width: 25%;
	float: left;
	margin: 0;
	padding: 0;
}
.fn_cs_gallery_grid ul li img{
	opacity: 0;
	min-width: 100%;
}
.fn_cs_gallery_grid ul li .item{
	width: 100%;
	float: left;
	clear: both;
	position: relative;
	overflow: hidden;
}
.fn_cs_gallery_grid ul li .item:after{
	left: 20px;
	right: 20px;
	content: '';
	position: absolute;
	height: 0;
	bottom: 0;
	background-color: #100f11;
}
.fn_cs_gallery_grid ul li .item_in{
	width: 100%;
	float: left;
	clear: both;
	position: relative;
	overflow: hidden;
}
.fn_cs_gallery_grid ul li .abs_img{
	position: absolute;
	top: -1px;
	left: -1px;
	right: -1px;
	bottom: -1px;
	
	transition: all 1s ease;
	will-change: transform;
}
.fn_cs_gallery_grid ul li .item:hover .abs_img{
	transform: scale(1.2) rotate(5deg);
}
.fn_cs_gallery_grid[data-cols="3"] ul li{width: 33.3333%;}
.fn_cs_gallery_grid[data-cols="2"] ul li{width: 50%;}
.fn_cs_gallery_grid[data-cols="1"] ul li{width: 100%;}
@media(max-width: 1040px){
	.fn_cs_gallery_grid[data-cols="3"] ul li,
	.fn_cs_gallery_grid[data-cols="2"] ul li,
	.fn_cs_gallery_grid[data-cols="4"] ul li{width: 50%;}
}
@media(max-width: 768px){
	.fn_cs_gallery_grid[data-cols="3"] ul li,
	.fn_cs_gallery_grid[data-cols="2"] ul li,
	.fn_cs_gallery_grid[data-cols="4"] ul li{width: 100%;}
}


.fn_cs_gallery_mosaic{
	width: 100%;
	float: left;
	clear: both;
}
.fn_cs_gallery_mosaic .inner{
	float: left;
	min-width: 100%;
	width: calc(100% + 40px);
    width: -moz-calc(100% + 40px);
    width: -webkit-calc(100% + 40px);
	margin-left: -40px;
}
.fn_cs_gallery_mosaic .inner:after{
	clear: both;
	display: table;
	content: '';
}
.fn_cs_gallery_mosaic .second_col{
	padding-left: 40px;
}
.fn_cs_gallery_mosaic .first_col,
.fn_cs_gallery_mosaic .second_col{
	float: left;
	width: 50%;
}
.fn_cs_gallery_mosaic .first_col:first-child{
	margin-top: 80px;
}
.fn_cs_gallery_mosaic .first_col{
	padding-left: 40px;
}
.fn_cs_gallery_mosaic .first_bottom_right{
	min-width: 50%;
}
.fn_cs_gallery_mosaic .first_bottom_left{
	margin-left: 40px;
}
.fn_cs_gallery_mosaic .second_top_left{
	min-width: 50%;
}
.fn_cs_gallery_mosaic .second_top_right{
	margin-right: 40px;
}
.fn_cs_gallery_mosaic .second_top{
	align-items: flex-end;
}
.fn_cs_gallery_mosaic .second_top,
.fn_cs_gallery_mosaic .first_bottom{
	width: 100%;
	display: flex;
	flex-direction: row;
	column-gap: 40px;
}
.fn_cs_gallery_mosaic .abs_img{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.fn_cs_gallery_mosaic .item_in{
	width: 100%;
	float: left;
	clear: both;
	position: relative;
	overflow: hidden;
}
.fn_cs_gallery_mosaic .item{
	margin-bottom: 40px;
	width: 100%;
	float: left;
	clear: both;
	overflow: hidden;
}
.fn_cs_gallery_mosaic  img{
	min-width: 100%;
	opacity: 0;
}
@media(max-width: 768px){
	.fn_cs_gallery_mosaic .first_col:first-child{margin-top: 0}
	.fn_cs_gallery_mosaic .first_col,
	.fn_cs_gallery_mosaic .second_col{
		width: 100%;
	}
}

.fn_cs_gallery_mosaic_four .first_col,
.fn_cs_gallery_mosaic_four .second_col,
.fn_cs_gallery_mosaic_four{
	width: 100%;
	float: left;
	clear: both;
}
.fn_cs_gallery_mosaic_four .second_col_in,
.fn_cs_gallery_mosaic_four .first_col_in{
	float: left;
	width: 100%;
	clear: both;
	column-gap: 20px;
	display: flex;
}
.fn_cs_gallery_mosaic_four .second_left,
.fn_cs_gallery_mosaic_four .first_left{
	width: 60%;
	float: left;
	margin-bottom: 20px;
}
.fn_cs_gallery_mosaic_four .second_right,
.fn_cs_gallery_mosaic_four .first_right{
	width: 40%;
	float: left;
	margin-bottom: 20px;
}
.fn_cs_gallery_mosaic_four .item{
	width: 100%;
	display: flex;
}
.fn_cs_gallery_mosaic_four img{
	min-width: 100%;
	opacity: 0;
}
.fn_cs_gallery_mosaic_four .item_in{
	position: relative;
	overflow: hidden;
	width: 100%;
}
.fn_cs_gallery_mosaic_four .first_right{
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: flex-end;
}
.fn_cs_gallery_mosaic_four .abs_img{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.fn_cs_gallery_mosaic_four .second_left .item{
	max-width: 66.6666%;
}
.fn_cs_gallery_mosaic_four .second_right .item{
	max-width: 75%;
}
.fn_cs_gallery_mosaic_four .second_left{
	display: flex;
	justify-content: flex-end;
}



.fn_cs_gallery_slider_2{
	height: 100vh;
}
.fn_cs_gallery_slider_2 .swiper-container .main_image{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.fn_cs_gallery_slider_2 .swiper-slide{
	overflow: hidden;
}
.fn_cs_gallery_slider_2 .swiper-container,
.fn_cs_gallery_slider_2 .swiper-slide{
	height: 100%;
}
.fn_cs_gallery_slider_2 .swiper-container{
	cursor: e-resize;
}



.fn_cs_gallery_portal .item{
	padding-left: 40px;
	margin-bottom: 40px;
}
.fn_cs_gallery_portal img{
	min-width: 100%;
	opacity: 0;
}
.fn_cs_gallery_portal .abs_img{
	transition: all .5s ease;
	overflow: hidden;
	border-radius: 10px;
}
.fn_cs_gallery_portal .ready .abs_img{
	transform: rotateY(-30deg) translateZ(0);
}
.fn_cs_gallery_portal .img{
	position: relative;
	perspective: 600px;
	perspective-origin: 50% 50%;
}
.fn_cs_gallery_portal .item_in{
	padding: 20px;
    border-radius: 10px;
    border: 1px solid rgba(255,255,255,.5);
    background-color: rgba(255,255,255,.05);
    position: relative;
}
.fn_cs_gallery_portal .item_in:after{
	right: -1px;
    bottom: -1px;
    top: -1px;
    left: -1px;
    position: absolute;
    color: var(--mc1);
    content: '';
    opacity: .15;
    border-radius: 10px;
    box-shadow: 0px 5px 20px;
	transition: all .3s ease;
}
.fn_cs_gallery_portal .item:hover .item_in:after{
	opacity: .5;
}
.fn_cs_gallery_portal .collection_top{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: flex-end;
	align-items: flex-end;
	margin-left: -40px;
	flex-wrap: wrap;
	padding-right: 40px;
}
.fn_cs_gallery_portal .collection_top .item{
	width: 31.2%;
}
.fn_cs_gallery_portal .collection_top .item:nth-child(2),
.fn_cs_gallery_portal .collection_top .item:nth-child(4){
	width: 18.8%;
}
.fn_cs_gallery_portal .collection_bottom{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: flex-start;
	align-items: flex-start;
	margin-left: -40px;
	flex-wrap: wrap;
	padding-left: 40px;
}
.fn_cs_gallery_portal .collection_bottom .item{
	width: 31.2%;
}
.fn_cs_gallery_portal .collection_bottom .item:nth-child(1),
.fn_cs_gallery_portal .collection_bottom .item:nth-child(3){
	width: 18.8%;
}
@media(max-width: 1400px){
	.fn_cs_gallery_portal .collection_top{margin-left: -20px;padding-right: 20px;}
	.fn_cs_gallery_portal .collection_bottom{margin-left: -20px;padding-left: 20px;}
	.fn_cs_gallery_portal .item{padding-left: 20px;margin-bottom: 20px;}
}
@media(max-width: 768px){
	.fn_cs_gallery_portal .collection_top{padding-right: 0px;}
	.fn_cs_gallery_portal .collection_bottom{padding-left: 0px;}
	.fn_cs_gallery_portal .item{width: 50% !important;}
}
@media(max-width: 480px){
	.fn_cs_gallery_portal .item{width: 100% !important;}
}





.fn_cs_news .bottom_part{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	column-gap: 40px;
	-ms-align-items: center;
	align-items: center;
}
.fn_cs_news .bottom_part .left_bot,
.fn_cs_news .bottom_part .right_bot{
	width: 50%;
}
.fn_cs_news .bottom_part p{
	margin: 0;
	padding: 0 40px
}
.fn_cs_news .news_part{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	column-gap: 40px;
	margin-bottom: 40px;
}
.fn_cs_news .right_items{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	gap: 40px;
	width: 50%;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
}
.fn_cs_news .left_items{
	width: 50%;
}
.fn_cs_news .left_items .blog__item{
	height: 100%;
}
.fn_cs_news .right_items .blog__item{
	height: 33.3333%;
}
.fn_cs_news .left_items .image{
	display: block;
}
.fn_cs_news .left_items .image img{
	min-height: 650px;
}

@media(max-width: 1040px){
	.fn_cs_news .news_part{
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
		margin-bottom: 20px;
	}
	.fn_cs_news .left_items{
		width: 100%;
		margin-bottom: 20px;
	}
	.fn_cs_news .right_items{
		width: 100%;
		gap: 20px;
	}
	.fn_cs_news .bottom_part{
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	.fn_cs_news .bottom_part .left_bot,
	.fn_cs_news .bottom_part .right_bot{
		width: 100%;
		min-width: 100%;
	}
	.fn_cs_news .bottom_part .right_bot{
		margin-top: 20px;
	}
	.fn_cs_news .bottom_part p{
		padding: 0;
	}
	.fn_cs_news .item{
		padding: 30px;
	}
}






.frenify_cards_gallery {
    width: 100%;
    float: left;
    clear: both;
    position: relative;
    padding-top: 40px;
	padding-bottom: 100px;
    overflow: hidden;
}
.frenify_cards_gallery .fn__maintitle{
	position: absolute;
    left: 5px;
    right: 5px;
    z-index: 15;
    text-align: center;
    font-size: 28px;
    bottom: 20px;
    opacity: 0.1;
    transition: all .5s ease;
}
.frenify_cards_gallery .current .fn__maintitle{
	opacity: 1;
}
.frenify_cards_gallery .img_holder{
	padding: 20px;
    border-radius: 20px;
    
    background-color: rgba(255,255,255,.05);
}
.frenify_cards_gallery .img_holder:hover:after{
	opacity: .5;
}
.frenify_cards_gallery .img_holder:before{
	border: 1px solid rgba(255,255,255,.5);
	content: '';
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 20px;
}
.frenify_cards_gallery .img_holder:after{
	content: '';
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    color: var(--mc1);
    opacity: .15;
    border-radius: 20px;
    box-shadow: 0px 5px 20px;
}
.frenify_cards_gallery .item_in{
	position: relative;
	border-radius: 15px;
	overflow: hidden;
}
.frenify_cards_gallery ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: relative;
}
.frenify_cards_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: 0;
    overflow: hidden;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all 1s ease;
    will-change: width, height, left, opacity, transform;
    transform-origin: bottom;
    box-shadow: 0 5px 40px rgba(0, 0, 0, .3);
}
.frenify_cards_gallery ul li.current {
    opacity: 1;
    cursor: default;
    z-index: 20;
}
.frenify_cards_gallery ul li.next1, .frenify_cards_gallery ul li.prev1 {
    opacity: 1;
    z-index: 10;
}
.frenify_cards_gallery ul li.next2, .frenify_cards_gallery ul li.prev2 {
    opacity: 1;
    z-index: 5;
}
.frenify_cards_gallery .img_holder {
    width: 100%;
    position: relative;
    z-index: 15;
}
.frenify_cards_gallery .current .img_holder a {
    display: block;
}
.frenify_cards_gallery .img_holder a {
    z-index: 20;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
}
.frenify_cards_gallery .o_img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.frenify_cards_gallery img {
    opacity: 0;
}



.fn_cs_simplecarousel .fn__maintitle{
	position: absolute;
	left: 20px;
	right: 20px;
	bottom: 34px;
	font-size: 30px;
	text-align: center;
	z-index: 15;
}
.fn_cs_simplecarousel .swiper-slide{
	width: 450px;
}
.fn_cs_simplecarousel .item img{
	min-width: 100%;
	margin-bottom: 33%;
	opacity: 0;
}
.fn_cs_simplecarousel .item{
	position: relative;
	padding: 20px;
    border-radius: 20px;
    background-color: rgba(255,255,255,.05);
	z-index: 2;
	transition: all .3s ease;
}
.fn_cs_simplecarousel .item:before{
	border: 1px solid rgba(255,255,255,.5);
    content: '';
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 20px;
}
.fn_cs_simplecarousel .item:hover:after{
	opacity: .5;
}
.fn_cs_simplecarousel .item:after{
	content: '';
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    color: var(--mc1);
    opacity: .15;
    border-radius: 20px;
    box-shadow: 0px 5px 20px;
	transition: all .3s ease;
}
.fn_cs_simplecarousel .img_holder{
	position: relative;
	overflow: hidden;
	border-radius: 15px;
}
.fn_cs_simplecarousel .swiper-wrapper{
  	transition-timing-function : ease-out;
}
@media(max-width: 1040px){
	.fn_cs_simplecarousel .swiper-slide{width: 350px;}
}


.fn_cs_full_slider{
	width: 100%;
	position: relative;
}
.fn_cs_full_slider .bg_overlay{
	z-index: 2;
	background: rgb(0,0,0);
	background: -moz-linear-gradient(180deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 50%, rgba(0,0,0,0.7) 100%);
	background: -webkit-linear-gradient(180deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 50%, rgba(0,0,0,0.7) 100%);
	background: linear-gradient(180deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 50%, rgba(0,0,0,0.7) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
}
.fn_cs_full_slider .swiper-slide{
	height: 600px;
	height: 100vh;
	position: relative;
	overflow: hidden;
	z-index: 5;
}
.fn_cs_full_slider .fn__maintitle{
	position: absolute;
	bottom: 110px;
	left: 0;
	right: 0;
	z-index: 10;
	text-align: center;
	padding: 0 20px;
}
.fn_cs_full_slider .slider_nav{
	position: absolute;
	margin: 0;
	bottom: 30px;
	left: 0;
	right: 0;
	z-index: 10;
}


.fn_cs_roadmap .step_holder{
	padding: 50px;
	background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='15' ry='15' stroke='%23CCCCCC' stroke-width='1' stroke-dasharray='9%2c7' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");
	border-radius: 15px;
	margin-bottom: 40px;
	overflow: hidden;
}
.fn_cs_roadmap .step_holder .fn__svg{
	width: auto;
	height: 15px;
	position: absolute;
}
.fn_cs_roadmap .step_in{
	width: 0;
	height: 22px;
	position: relative;
	overflow: hidden;
	transition: all .5s ease;
	background-repeat: repeat-x;
	max-width: 100% !important;
}
.fn_cs_roadmap .step_in .fn__svg{
	display: none;
}
.fn_cs_roadmap .slider_holder{
	position: relative;
}
.fn_cs_roadmap .slider_holder:after{
	z-index: -1;
	position: absolute;
	top: 9px;
	left: 0;
	right: 0;
	height: 1px;
	background-color: rgba(255,255,255,.2);
	content: '';
}
.fn_cs_roadmap .swiper-slide .item{
	border: 1px solid rgba(255,255,255,.15);
	border-radius: 10px;
	box-shadow: 0px 5px 20px rgba(0,0,0,0.25);
	position: relative;
}
.fn_cs_roadmap .swiper-wrapper{
	padding: 60px 0 20px;
}
.fn_cs_roadmap .swiper-slide .icon{
	position: absolute;
	display: block;
	left: 40px;
	width: 20px;
	height: 20px;
	background: -moz-linear-gradient(90deg,var(--mc1), var(--mc2));
	background: -webkit-linear-gradient(90deg,var(--mc1), var(--mc2));
	background: linear-gradient(to right,var(--mc1), var(--mc2));
	border-radius: 100%;
	bottom: 100%;
	margin-bottom: 41px;
}
.fn_cs_roadmap .swiper-slide .icon:after{
	content: '';
	position: absolute;
	width: 10px;
	height: 10px;
	border-radius: 100%;
	background-color: #1d1224;
	top: 50%;
	left: 50%;
	margin: -5px 0 0 -5px;
}
.fn_cs_roadmap .swiper-slide .phase{
	display: block;
	width: fit-content;
	max-width: 100%;
	color: #9ba0b8;
	font-family: var(--hff);
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	padding: 0 40px;
	background-color: rgba(255,255,255,.1);
	border-bottom-right-radius: 10px;
	border-top-left-radius: 10px;
	height: 40px;
	line-height: 40px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.fn_cs_roadmap .swiper-slide .item_in{
	padding: 25px 40px 40px;
}
.fn_cs_roadmap .swiper-slide .date{
	margin: 0;
	margin-bottom: 7px;
}
.fn_cs_roadmap .swiper-slide .title{
	font-size: 18px;
	font-weight: 500;
	margin: 0;
	margin-bottom: 20px;
}
.fn_cs_roadmap .swiper-slide .desc{
	margin: 0;
}