@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;
}
.artemiz_w_fn_svg{
	width: 20px;
	height: 20px;
	fill: currentcolor;
}
.fn_cs_sticky_section{
	position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    position: sticky;
    overflow: visible;
    top: 150px;
}
.fn_cs_sticky_section:after{
	clear: both;
	display: table;
	content: '';
}
.fn_clearfix:after{
	clear: both;
	display: table;
	content: '';
}
.fn_cs_lightgallery .lightbox{
	cursor: pointer;
}



/* DEPRECATED TEXT */
.fn_cs_deprecated_text{
	display: none !important;
	width: 100%;
	clear: both;
	margin: 10px 0;
	left: 50%;
	transform: translateX(-50%);
	padding: 0 20px;
	max-width: 1210px;
	box-sizing: border-box;
	position: absolute;
	z-index: 9;
}
.admin-bar .fn_cs_deprecated_text,
.elementor-editor-active .fn_cs_deprecated_text{
/*	display: block !important;*/
}
.fn_cs_deprecated_text:after{
	clear: both;
	display: table;
	content: '';
}

.fn_cs_deprecated_text .inner{
	width: 100%;
	float: left;
	clear: both;
	position: relative;
	padding-left: 75px;
	background-color: #f7fbff;
	min-height: 120px;
	display: flex;
	justify-content: center;
	flex-direction: column;
	border-radius: 3px;
	overflow: hidden;
}
.fn_cs_deprecated_text .inner h5{
	margin: 0;
	padding: 0;
	font-size: 15px;
	color: #6387a6;
	font-weight: 600;
	margin-bottom: 5px;
}
.fn_cs_deprecated_text .inner p{
	margin: 0;
	padding: 0;
	font-size: 15px;
	color: #777;
}
.fn_cs_deprecated_text .inner p span{
	font-weight: 600;
}
.fn_cs_deprecated_text .icon_holder{
	width: 50px;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	background-color: #3793ff;
}
.fn_cs_deprecated_text .icon_holder i{
	width: 27px;
    height: 27px;
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: #fff;
    border-radius: 50%;
    text-align: center;
    font-size: 14px;
    line-height: 27px;
    color: #3793ff;
}





/* ************** */
/* ************** */
/* ************** */
/* ************** */
/* 17.08.2020 */
.fn_cs_posts_slider{
	width: 100%;
	float: left;
	clear: both;
}
.fn_cs_posts_slider .img_holder{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	transition: all 1.6s ease;
	overflow: hidden;
	
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.fn_cs_posts_slider .img_holder:after{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	background-color: rgba(0,0,0,.5);
}
.fn_cs_posts_slider .title_holder,
.fn_cs_posts_slider .item{
	width: 100%;
	float: left;
	clear: both;
	position: relative;
}
.fn_cs_posts_slider .item{
	min-height: 100%;
	overflow: hidden;
}
.fn_cs_posts_slider .title_holder > *{
	transform: translateY(120px) translateZ(0);
	transition: all .5s .5s ease;
	opacity: 0;
}
.fn_cs_posts_slider .swiper-slide-active .title_holder > *:nth-child(1){
	transition: all .8s .5s ease;
}
.fn_cs_posts_slider .swiper-slide-active .title_holder > *:nth-child(2){
	transition: all .8s .6s ease;
}
.fn_cs_posts_slider .swiper-slide-active .title_holder > *:nth-child(3){
	transition: all .8s .7s ease;
}
.fn_cs_posts_slider .swiper-slide-active .title_holder > *:nth-child(4){
	transition: all .8s .8s ease;
}
.fn_cs_posts_slider .swiper-slide-active .img_holder{
	transform: scale(1.2);
}
.fn_cs_posts_slider .swiper-slide-active .title_holder > *{
	transform: translateY(0px) translateZ(0);
	opacity: 1;
}
body.admin-bar .fn_cs_posts_slider .title_holder{
    min-height: calc(100vh - 32px);
    min-height: -moz-calc(100vh - 32px);
    min-height: -webkit-calc(100vh - 32px);
}
.fn_cs_posts_slider .title_holder{
	z-index: 4;
	padding: 200px 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	min-height: 100vh;
}
.fn_cs_posts_slider .artemiz_fn_author_meta{
	max-width: 700px;
}
.fn_cs_posts_slider .artemiz_fn_author_meta p a{
	color: #ccc;
}
.fn_cs_posts_slider .artemiz_fn_author_meta p a:before{
	background-color: #ccc;
}
.fn_cs_posts_slider .slide_desc{
	width: 100%;
	max-width: 530px;
	margin-bottom: 40px;
}
.fn_cs_posts_slider .title_holder p{
	margin: 0;
	padding: 0;
	font-size: 18px;
	color: #cccccc;
}
.fn_cs_posts_slider .slide_title{
	width: 100%;
	max-width: 700px;
	margin-bottom: 40px;
}
.fn_cs_posts_slider .title_holder h3{
	margin: 0;
	padding: 0;
	font-size: 72px;
	line-height: 1;
	font-style: italic;
}
.fn_cs_posts_slider .title_holder h3 a{
	color: #fff;
	background-image: linear-gradient(currentColor, currentColor);
    background-position: 0% 100%;
    background-repeat: no-repeat;
    background-size: 0% 2px;
    transition: background-size .5s;
}
.fn_cs_posts_slider .title_holder h3 a:hover{
	background-size: 100% 2px;
}
.fn_cs_posts_slider .swiper-slide {
  height: auto;
}
.fn_cs_posts_slider .read_more{
	width: 100%;
	max-width: 700px;
}
.fn_cs_posts_slider .read_more a{
	display: block;
	height: 50px;
	line-height: 50px;
	padding: 0 40px;
	border-radius: 4px;
	background-color: #f3b469;
	color: #000;
	font-size: 18px;
	letter-spacing: 0;
	float: left;
}
.fn_cs_posts_slider .read_more a:hover{
	background-color: #000;
	color: #f3b469;
}
.fn_cs_swiper_number_progress{
	width: 100%;
	position: absolute;
	bottom: 66px;
	z-index: 999;
}
.fn_cs_swiper_number_progress .progress_inner{
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
}
.fn_cs_swiper_number_progress .progress_wrap{
	width: 80px;
	display: block;
	margin-right: 4px;
	overflow: hidden;
}
.fn_cs_swiper_number_progress .progress_wrap .fn_count{
	display: block;
	text-align: left;
	color: #343536;
	font-size: 12px;
	line-height: 2;
	font-weight: 600;
	transition: all .8s ease;
}
.fn_cs_swiper_number_progress .progress_wrap .fn_progress{
	height: 4px;
	display: block;
	width: 100%;
	background-color: #343536;
	position: relative;
}
.fn_cs_swiper_number_progress .progress_wrap .fn_progress:after{
	content: '';
	position: absolute;
	width: 0;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #ccc;
	transition: all .8s ease;
}
.fn_cs_swiper_number_progress .progress_wrap.active .fn_progress:after{
	width: 100%;
	transition: all 1.6s ease;
}
.fn_cs_swiper_number_progress .progress_wrap.active .fn_count{
	color: #ccc;
	transition: all 1.6s ease;
}
.artemiz_fn_wrapper .elementor-section .elementor-container{
	width: 100%;
}



/**************/
/**************/
/**************/
/* 22.08.2020 */
.fn_cs_audio{
	width: 100%;
	float: left;
	clear: both;
	position: relative;
	overflow: hidden;
}
.fn_cs_audio .podcast_icon{
	width: 260px;
	height: 260px;
	display: block;
	flex: 0 0 auto;
	padding: 8px;
	border-radius: 8px;
	border: 2px solid #cdc6c6;
}
.fn_cs_audio .icon_inner{
	width: 100%;
	height: 100%;
	position: relative;
	background-color: #94d8c9;
	border-radius: 8px;
	display: block;
	color: #000;
}
.fn_cs_audio .icon_inner .artemiz_fn_svg{
	width: 130px;
	height: 130px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -65px 0 0 -65px;
}
.fn_cs_audio .title_holder{
	width: 100%;
	padding: 0 50px;
}
.fn_cs_audio .title_holder > *:last-child{
	margin-bottom: 0;
}
.fn_cs_audio_alpha .fn_cs_audio_in{
	display: flex;
	flex-direction: row;
}
.fn_cs_audio_alpha .fn_left{
	width: 100%;
	position: relative;
	background-color: #ffefef;
	padding: 90px 0;
	display: flex;
	flex-direction: row;
	align-items: center;
}
.fn_cs_audio_alpha .fn_left:after{
	content: '';
	position: absolute;
	right: 100%;
	top: 0;
	bottom: 0;
	width: 5000px;
	background-color: #ffefef;
}
.fn_cs_audio_alpha .fn_left:before{
	content: none;
	position: absolute;
	left: 100%;
	top: 0;
	bottom: 0;
	width: 5000px;
	background-color: #ffefef;
}
.fn_cs_audio_alpha .fn_right{
	width: 400px;
	min-width: 400px;
	position: relative;
	background-color: #0b0e13;
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 20px 0;
}
.fn_cs_audio_alpha .fn_right:after{
	content: '';
	position: absolute;
	left: 100%;
	top: 0;
	bottom: 0;
	width: 5000px;
	background-color: #0b0e13;
}
.fn_cs_audio_alpha .fn_right:before{
	content: none;
	position: absolute;
	right: 100%;
	top: 0;
	bottom: 0;
	width: 5000px;
	background-color: #0b0e13;
}
.fn_cs_audio_alpha .fn_right .fn_lines:after{
	content: '';
	position: absolute;
	top: 50%;
	margin-top: -25px;
	right: 0;
	background-color: #24272b;
	width: 1px;
	height: 50px;
}
.fn_cs_audio_alpha .fn_right .fn_lines:before{
	content: '';
	position: absolute;
	top: 50%;
	margin-top: -50px;
	right: 11px;
	background-color: #24272b;
	width: 1px;
	height: 100px;
}
.fn_cs_audio .title_holder h5{
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	font-family: 'Heebo';
	margin-bottom: 13px;
}

.fn_cs_audio .title_holder h3{
	margin: 0;
    padding: 0;
    color: #000;
    font-size: 40px;
    font-weight: 400;
    font-family: 'Neuton';
    text-transform: uppercase;
    margin-bottom: 18px;
    font-style: italic;
}

.fn_cs_audio .title_holder h4{
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 24px;
	font-weight: 400;
	font-family: 'Heebo';
}
.fn_cs_audio_alpha .fn_right_in{
	min-height: 100px;
    position: relative;
    width: 100%;
    padding: 0 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.fn_cs_audio_alpha .fn_right a{
	display: block;
	text-decoration: none;
	height: 50px;
	line-height: 50px;
	padding-right: 70px;
	position: relative;
	text-transform: uppercase;
	font-size: 24px;
	color: #fff;
	font-weight: 600;
	max-width: 100%;
	font-family: 'Heebo';
}
.fn_cs_audio_alpha .fn_right a .btn_text{
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.fn_cs_audio_alpha .fn_right a .btn_icon{
	width: 50px;
	height: 50px;
	display: block;
	top: 0;
	right: 0;
	border-radius: 50%;
	position: absolute;
	background: #323337;
	transition: all .3s ease-in-out;
}
.fn_cs_audio_alpha .fn_right a .btn_icon:after{
	content: '';
	position: absolute;
	border: 6px solid transparent;
	border-left-width: 12px;
	border-left-color: #fff;
	top: 50%;
	left: 50%;
	margin: -5px 0 0 -5px;
}
.fn_cs_audio_alpha .fn_right a:hover .btn_icon{
	transform: scale(1.3);
}


.fn_cs_audio_beta{
	background-color: #ffefef;
	padding: 90px 0;
}
.fn_cs_audio_beta .fn_cs_audio_in{
	display: flex;
	flex-direction: row;
	align-items: center;
}
.fn_cs_audio_beta .title_holder a{
	height: 70px;
	display: block;
	line-height: 70px;
	padding: 0 90px 0 40px;
	float: left;
	text-decoration: none;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 100%;
	border-radius: 4px;
	background-color: #0b0e13;
	font-size: 16px;
	letter-spacing: .5px;
	font-weight: 500;
	color: #fff;
	text-transform: uppercase;
	font-family: 'Heebo';
	position: relative;
}
.fn_cs_audio_beta .title_holder a .btn_icon{
	width: 30px;
	height: 30px;
	display: block;
	top: 50%;
	margin-top: -15px;
	right: 40px;
	border-radius: 50%;
	position: absolute;
	background: #312b27;
	transition: all .3s ease-in-out;
}
.fn_cs_audio_beta .title_holder a .btn_icon:after{
	content: '';
	position: absolute;
	border: 4px solid transparent;
	border-left-width: 8px;
	border-left-color: #fff;
	top: 50%;
	left: 50%;
	margin: -4px 0 0 -3px;
}
.fn_cs_audio_beta .title_holder a:hover .btn_icon{
	transform: scale(1.3);
}
.fn_cs_audio.fn_cs_audio_beta .title_holder h3{
	margin-bottom: 21px;
}
.fn_cs_audio.fn_cs_audio_beta .title_holder{
	padding-right: 0;
}

@media(max-width: 1040px){
	.fn_cs_audio_alpha .fn_cs_audio_in{flex-wrap: wrap;}
	.fn_cs_audio_alpha .fn_left:before,
	.fn_cs_audio_alpha .fn_right:before{content: '';}
	.fn_cs_audio_alpha .fn_right{width: 100%;min-width: 100%;}
	.fn_cs_audio_alpha .fn_right_in{padding-left: 0;align-items: flex-start;}
}
@media(max-width: 768px){
	.fn_cs_posts_slider .title_holder{
		padding: 100px 0px;
	}
	.fn_cs_posts_slider .title_holder h3{
		font-size: 40px;
	}
	.fn_cs_audio .podcast_icon{
		width: 200px;
		width: 20vw;
		height: 200px;
		height: 20vw;
	}
	.fn_cs_audio .title_holder{padding: 0 0 0 30px;}
	.fn_cs_audio .icon_inner .artemiz_fn_svg{
		width: 100px;
		width: 10vw;
		height: 100px;
		height: 10vw;
		margin: 0;
		transform: translate(-50%,-50%);
	}
}
@media(max-width: 480px){
	.fn_cs_audio .podcast_icon{
		width: 200px;
		width: 50vw;
		height: 200px;
		height: 50vw;
		margin-bottom: 50px;
	}
	.fn_cs_audio .icon_inner .artemiz_fn_svg{
		width: 100px;
		width: 25vw;
		height: 100px;
		height: 25vw;
		margin: 0;
		transform: translate(-50%,-50%);
	}
	.fn_cs_audio .title_holder{padding: 0;}
	.fn_cs_audio_alpha .fn_left{flex-wrap: wrap;}
}



























/* GALLERY SHORTCODE */
.fn_cs_gallery_slider{
	width: 100%;
	float: left;
	clear: both;
	overflow: hidden;
}
.fn_cs_gallery_slider .swiper-slide-active .abs_img{
	transform: scale(1);
}
.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;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	transition: all 1s ease;
	transform: scale(1.2);
}
.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;
	transform: scale(1.2);
	transition: all 1s ease;
	
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.fn_cs_gallery_collage ul li .item:hover .abs_img{
	transform: scale(1);
}
@media(max-width: 768px){
	.fn_cs_gallery_collage 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_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 .abs_img{
	position: absolute;
	top: -1px;
	left: -1px;
	right: -1px;
	bottom: -1px;
	
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	transition: all 1s ease;
	will-change: transform;
}
.fn_cs_gallery_grid ul li .item:hover .abs_img{
	transform: scale(1.2) translateZ(0);
}
.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%;}
}