.fx{opacity: 0}
.animated{opacity: 1}
.icon_box, .team-box.box-1 .team-socials:after, .team-box.box-1 .team-img, .team-box.box-1 .team-socials, .team-box.box-1 .team-img:before, .team-box.box-1 .team-img img, .btn, .slick-slider button.slick-arrow, .team-box, .custom-list.style1 .list-group-item-heading.with_num:after, .icon-bg:after, .slick-center img, .vc_tta-tabs.vc_tta-style-bottom-border .vc_tta-tab>a:after, .team-box.box-2 .team-socials, .team-box.box-2 .team-img img, .just-gallery .thumb_slide, .icon_box .box_icon .bx_in_icon, .posts_tabs .recent-posts, .horizontal-list a *, .horizontal-list a h4:before, .horizontal-list a h4:after, .oc-icon i, .team-box .member_img img, .team-box .member_details, .team-box .member_socials, .team-box .member_socials .social-list, .team-box .member_img:before, .modal-icon, .oc-feature, .oc-block, .pricing_tbl, .member_name, .instagram_wrap .insta_photo a:after, .insta_icons b, .oc-feature.style6 .box_inner:after, .cp_btn, .testo-1 .oc-block .testi_content, .testo-1 .oc-block .testi_content:after, .oc-feature.style6 .box_inner, .team-box.team-2 .team_inner_img:after, .team-box.has_alt .alt_team, .justified-gallery .thumb_slide:before{
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.big_shadow, .insta_slider .slick-arrow, .big_shadow_hover:hover, .big_shadow_hover:hover, .swiper-container.style1 h2.wpb_singleimage_heading, .testo-2 .testi_bottom, .oc-block.shad, .wpb-js-composer .vc_tta-tabs.vc_tta-style-ttips .vc_tta-tabs-list, .icon_box.icbx-shad, .icon_box.icbx-hover-shad:hover, .big_shadow_hover:hover{
	box-shadow: 0px 10px 40px 4px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0px 10px 40px 4px rgba(0, 0, 0, 0.15);
}
.big_shadow_imp{
	box-shadow: 0px 0px 65px 0px rgba(0, 0, 0, 0.14) !important;
	-webkit-box-shadow: 0px 0px 65px 0px rgba(0, 0, 0, 0.14) !important;
}
.testi_content.shad{
	box-shadow: 0px 15px 65px 0px rgba(0, 0, 0, 0.34);
	-webkit-box-shadow: 0px 15px 65px 0px rgba(0, 0, 0, 0.34);
}
.icon_box .box_text, .box_title, .box_subtitle, .swiper-container.style2 .swiper-button:after, .swiper-container.style2 .swiper-button i, .counter-box, .counter-box .counter-title, .counter-box .counter-icon, 
.counter-box .counter-cotent, .counter-box .counter-number{
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
span.btn_txt, .icon_box .box_icon, .box_content{
	-webkit-transition: transform 0.4s ease;
	transition: transform 0.4s ease;
}
.steps-4 .step-line:before{
	position:absolute;
	content:"";
	width:100%;
	height:100%;
	top:0;
	left:0;
	display:inline-block;
	z-index: 2;
}
.cover-bg{background-size: cover;}
.fixed_bg{background-attachment: fixed;}
.portfolio-item .port-captions h4{
	font-size: 20px;
	margin: 0 0 10px;
	padding: 0;
	font-weight:inherit !important
}
.raysgrid.rolly .port-captions h4{
	font-size:20px !important;
	padding:5px 13px !important
}
.fullscreen-container {
	width: 100% !important;
	left: 0 !important;
}
/*
------------- 6.1 ------------------ */
.heading{
	margin-bottom: 40px;
	position:relative;
	overflow: hidden;
}
.heading.left{
	text-align:left;
}
.heading.centered {
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}
.heading:after{
	display:inline-block;
	position:absolute;
	left:0;
	bottom:0;
	height:1px;
	width:30%;
	content:"";
	display: none;
}
.heading .sub_head{
	position:relative
}
.heading.right{
	text-align:right;
	margin-left: auto;
	margin-right: 0
}
.heading.right:after{
	left:auto;
	right:0
}
.heading .head_tag{
	margin-bottom: 0;
	clear: both;
	font-size: 35px;
	position: relative;
}
.heading.main .head_tag:before,.heading.main.centered .head_tag:after {
    content: '';
    position: absolute;
    width: 9999px !important;
    left: 100% !important;
    right: auto;
    margin-left: 30px;
    top: 50%;
    margin-top: -.5px;
}
.heading.main.centered .head_tag:after{
	right: 100%;
	left: auto !important;
	margin-right:30px;
}

.heading.head1-1 .head_tag:before,.heading.head1-1 .head_tag:after{
	border-top: 3px double #e5e5e5;
}
.heading.head1-2 .head_tag:before,.heading.head1-2 .head_tag:after{
	border-top: 3px solid #e5e5e5;
}
.heading.head1-3 .head_tag:before,.heading.head1-3 .head_tag:after{
	height: 7px
}
.heading.head1-8 .head_tag::before, .heading.head1-8 .head_tag::after {
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAG0lEQVR4AWP4//8/URhMTJgwoYEQTR0TR00EAIdkFt/yg+B+AAAAAElFTkSuQmCC');
	height: 15px;
	background-position: 50% 50%;
	background-repeat: repeat-x;
	background-color: transparent !important;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.heading.head1-9 .head_tag::before, .heading.head1-9 .head_tag::after {
	background-color: transparent;
	border-top: 1px dashed #aaa;
}
.heading.main .head_tag{
	position: relative;
	display: inline-block;
}
.heading.main.right .head_tag:before{
	right: 100%;
	left:auto;
	margin-right:30px;
	margin-left:0
}
.heading p.sub_head{
	clear: both;
	font-size: 15px;
}
.heading .head-ico{
	position: relative;
	line-height: 1;
	display: inline-block;
	margin-bottom: 15px;
}
.heading .head-ico i{
	font-size: 17px;
	line-height: 1
}
.heading.main .head-ico i{
	font-size: 60px;
}
.heading.centered .head-ico{
	float:none;
	display:table;
	margin: 10px auto;
	text-align:center;
}
.heading.right .head-ico{
	margin-right:0;
	float: right;
}
.heading.centered p{
	display:table;
	margin-left: auto !important;
	margin-right: auto !important;
}
.heading.main.right .sub_head:after,.heading.main.right .sub_head:before {
	right: -13px;
	left:auto;
}
.heading.main.right .sub_head:after{
	right: -124px;
}
.heading.main.right .head-ico:after,.heading.main:not(.centered):not(.right) .head-ico:before{
	display: none;
}
.heading.style2.centered{
    display:table;
    margin-left: auto;
    margin-right: auto;
}
.heading.style2.centered p{
    width: 100%;
}
.heading.style2 .head_tag:before{
	position:absolute;
	display:inline-block;
	left: 66px;
	bottom: 0;
	width: 100%;
	height: 1px;
	background-color: #ddd;
	content:"";
}
.heading.style2.centered .head_tag:before{
	left:0;
	right:0
}
.heading.style2.right .head_tag:before{
	right: 66px;
	left:auto;
}
.heading.style2 .head_tag:after{
	position:absolute;
	display:inline-block;
	left: 0%;
	bottom: 0px;
	width: 60px;
	height: 3px;
	background-color: #ddd;
	content:"";
}
.heading.style2.right .head_tag:after{
	left:auto;
	right:0;
}
.heading.style2.centered .head_tag:after{
	left:50%;
	bottom: -1px;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}
.heading.style2 .head_tag {
	padding-bottom:10px;
	margin-bottom: 8px;
}
.heading.style2.with-icon:before,.heading.with-icon.centered.style2:after{
	left: 3%;
}
.heading.right.style2:before{
	left: 0;
	right: 11%;
}
.heading.centered.with-icon.style2:before,.heading.centered.with-icon.style2:after{bottom: 21px;}
.heading.centered.style2:before{bottom: 16px;left: 7%;width: 35%;}
.heading.centered.style2:not(.with-icon):before{bottom: 5px;left: 0%;width: 50%;}
.heading.centered.style2:after{bottom: 16px;right: 8%;width: 35% !important;left: auto !important;}
.heading.centered.style2:not(.with-icon):after{bottom: 5px;right: 0%;width: 50% !important;}

/* 3 */
.heading.style3{
	padding-bottom: 15px;
}
.heading.style3 .head_tag{
	clear: both;
}
.heading.style3:before,.heading.style3:after{
	display: inline-block;
	content: "";
	height: 4px;
	width: 35px;
	position: absolute;
	bottom: 5px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}
.heading.left.style3:before{
	transform:none;
	left:0;
}
.heading.left.style3:after{
	transform:none;
	left:15px;
}
.heading.style3:after{
	bottom: 11px;
	left: 15px;
	background-color: #222 !important;
}
.heading.style3.right:after{
	right: 15px;
	left:auto;
	transform: none;
}
.heading.style3.centered:before{
	left: auto;
	margin-left: -8px;
}
.heading.style3.centered:after{
	left: auto;
	margin-left: 8px;
}
.heading.style3.right:before{
	left:auto;
	right: 0;
	margin-left:0px;
	transform: none;
}
.heading.style3.centered{
	display:block
}
.heading.style3 .head-ico{
	margin-bottom: 5px;
	margin-top: 0;
}
.heading.style3.centered .head-ico{
	margin-right:auto;
	margin-left: auto;
}
.heading.style3.right .head-ico{
	margin-right:0;
	margin-left:7px
}

/* 4 */
.heading.style4{
	border-bottom:2px #ddd solid;
	padding-bottom:10px
}


/*
------------- 6.2. Icon Boxes ---------------- */
.icon_box{
	border:1px transparent solid;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.icon_box.hidden_more .box_more{
	opacity:0;
	transform: translateY(100%);
	-webkit-transform: translateY(100%);
	transition-delay: 0.18s;
	-webkit-transition-delay: 0.18s;
}
.icon_box.hidden_more:hover .box_content{
	transform:translateY(0px);
	-webkit-transform: translateY(0px);
	transition-delay: 0.15s;
	-webkit-transition-delay: 0.15s;
}
.icon_box.hidden_more:hover .box_icon{
	transform:translateY(0px);
	-webkit-transform: translateY(0px);
	transition-delay: 0.1s;
	-webkit-transition-delay: 0.1s;
}
.icon_box.hidden_more:hover .box_more{
	opacity:1;
	transform: translateY(0px);
	-webkit-transform: translateY(0px);
}
.icon_box:after{
	display: table;
	content: " ";
	clear: both;
}
.icon_box:hover{
	z-index: 9;
}
.icon_box.icbx-hover-shad:hover{
	transform: translateY(-2px);
	-webkit-transform: translateY(-2px);
}
.icon_box .box_icon{
	line-height: 1;
	position: relative;
	z-index: 6;
}
.icon_box.icon_box_lg_icon  .box_icon{
	position:absolute;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%) !important;
	-webkit-transform: translate(-50%,-50%) !important;
	z-index:0;
	margin-bottom: 0 !important;
}
.icon_box .box_icon .bx_in_icon{
	line-height: 1;
	position: relative;
	display: inline-block;
	text-align: center;
	font-size: 30px;
}
.icon_box .box_icon.block_icon{
	margin-bottom: 25px
}
.icon_box.hidden_more .box_icon,.icon_box.hidden_more .box_content{
	transform: translateY(30px);
	-webkit-transform: translateY(30px);
}
.icon_box .box_icon i,.icon_box .box_icon span{
	position: relative;
	z-index: 2;
}
.icon_box .box_icon.before_title{
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px
}
.icon_box.icon-left:not(.bl_icbx),.icon_box.icon-right:not(.bl_icbx){
	display: flex;
}
.icon_box.icon-left .box_icon.before_content{
	margin: 0 20px 0 0;
}
.icon_box.icon-right .box_icon.before_content{
	order: 1;
	margin: 0 0 0 15px
}
.icon_box .box_icon.before_content{
	margin-bottom: 20px
}
.icon_box .box_icon.before_content + .box_content p.box_text{
	margin-top: 10px;
}
.icon_box .box_title{
	margin-top:0
}
.icon_box p.box_text{
	color: #777;
	margin-top: 20px;
}
.icon_box .box_subtitle{
	font-family: inherit;
	color: #a9a9a9;
	font-weight: normal;
}
.icon_box .box_icon:not(.ic-img).icon_pad .bx_in_icon{
	padding: 15px;
	font-size: 30px;
}
.icon_box.icon_box_title_bord .box_title{
	margin-bottom:50px;
	position:relative
}
.icon_box.icon_box_title_bord .box_title:after{
	position:absolute;
	bottom:-25px;
	left:0;
	width:10%;
	height:2px;
	display:inline-block;
	content:"";
	background-color:#333;
	transition:width 0.3s ease;
	-webkit-transition:width 0.3s ease;
}
.icon_box.icon_box_title_bord.text-center .box_title:after{
	left:50%;
	transform:translate(-50%,0);
	-webkit-transform:translate(-50%,0);
}
.icon_box.icon_box_title_bord.text-right .box_title:after{
	left:auto;
	right:0
}
.icon_box.icon_box_title_bord:hover .box_title:after{
	width:60%;
}
.box_content{
	position: relative;
	z-index: 5;
}
.icon_box .ic-img{
	line-height: 1 !important;
	font-size: inherit !important;
	overflow: hidden;
}
.icon_box .box_subtitle.sub_pad{
	padding: 6px 10px 4px;
	display: inline-block;
	margin: 10px 0
}
.icon_box .shad_tri{
	position: absolute;
	width: 60px;
	height: 100%;
	right: -60px;
	top: 0;
	opacity: 0
}
.icon_box .shad_tri:after{
	width: 0;
	height: 0;
	content: "";
	border-style: solid;
	border-width: 200px 200px 0 0;
	border-color: #007bff transparent transparent transparent;
	-webkit-filter: drop-shadow(1px 1px 1px rgba(0,0,0,.05));
	filter: drop-shadow(1px 1px 1px rgba(0,0,0,.05));
}
.icon_box:hover .shad_tri{
	opacity: 1
}

/* style 2 */
.bx_in_icon.circle:before,.bx_in_icon.circle:after,.modal-icon.circle:before{
	border-radius: 50%
}
.bx_in_icon.rounded:before,.bx_in_icon.rounded:after,.modal-icon.rounded:before{
	border-radius: 5px
}
.bx_in_icon.rounded-lg:before,.bx_in_icon.rounded-lg:after,.modal-icon.rounded-lg,.modal-icon.rounded-lg:before{
	border-radius: 1em
}
.icon_box .alt_icon{
	transform: scale(0.5);
	-webkit-transform: scale(0.7);
	display: table;
	margin: auto;
	opacity: 0;
	position: absolute !important;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.icon_box:hover .alt_icon{
	transform: scale(1);
	-webkit-transform: scale(1);
	opacity: 1;
}
.icon_box:hover .vis_icon{
	opacity: 0;
	transform: scale(0.7);
}
.icon_box.icon_box_rotat:hover .box_subtitle{
	transform: rotate(7deg);
	-webkit-transform: rotate(7deg);
}

/*
------------- 6.8. CTA ---------------- */
.vc_cta3_content-container{
	display:table;
	width:100%
}
.vc_general.vc_cta3.vc_cta3-color-transparent{
	padding: 0
}
.vc_general.vc_cta3 .vc_cta3-content>:last-child, .vc_general.vc_cta3 .vc_cta3-icons>:last-child{
	color: #777
}
/*
-------------- Progress Bars --------------- */
.vc_progress_bar .vc_single_bar{
	box-shadow: none;
	-webkit-box-shadow:none;
	border-radius: 0;
	/* background-color: #eaeaea; */
}
.vc_progress_bar .vc_single_bar .vc_label {
    padding: 0.75em 1.5em;
    font-weight: bold;
}
.vc_progress_bar .vc_single_bar .vc_bar{
	border-radius: 0;
}
.vc_label_units{
	position: absolute;
	right: 15px;
	z-index: 9;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	font-size: 85%;
	font-weight: 800;
}
.vc_progress_bar.prog2 .vc_single_bar{
	background-color: transparent;
	margin-bottom: 0
}
.vc_progress_bar.prog3 .vc_single_bar{
	background-color: transparent;
}
.vc_progress_bar.prog3 .vc_single_bar .vc_label{
	padding: 0 0 10px;
	border-bottom: 10px #efefef solid;
	font-size: 100%;
	margin-bottom: 30px;
}
.vc_progress_bar.prog3 .vc_single_bar .vc_bar{
	height: 10px;
	bottom: 0px;
	top: auto;
	z-index: 9;
}
.vc_progress_bar.prog4 .vc_single_bar{
	background-color: transparent;
}
.vc_progress_bar.prog4 .vc_single_bar .vc_label{
	padding: 0 0 15px;
	border-bottom: 1px #ddd solid;
	font-size: 100%;
	margin-bottom: 35px;
}
.vc_progress_bar.prog4 .vc_single_bar .vc_bar{
	height: 5px;
	bottom: 0px;
	top: auto;
}
.vc_progress_bar.prog3 .vc_single_bar .vc_label_units,.vc_progress_bar.prog4 .vc_single_bar .vc_label_units{
	right:0
}
.vc_progress_bar.prog5 .vc_single_bar{
	background-color: transparent;
}
.vc_progress_bar.prog5 .vc_single_bar .vc_label{
	padding: 0 0 10px;
	border-bottom: 6px #efefef solid;
	font-size: 100%;
	margin-bottom: 25px;
	color: inherit !important;
	text-shadow: none !important;
}
.vc_progress_bar.prog5 .vc_single_bar .vc_bar{
	height: 6px;
	bottom: 0px;
	top: auto;
	z-index: 9;
}
.vc_progress_bar.prog5 .vc_single_bar .vc_label_units{
	background-color: #333;
	color: #fff !important;
	right: 0;
	top: -21px;
	height: 25px;
	line-height: 24px;
	display: inline-block;
	padding: 0 7px;
	font-size: 80%;
}
.vc_progress_bar.prog5 .vc_single_bar .vc_label_units:after{
	position: absolute;
	bottom: -6px;
	left: 50%;
	margin-left: -5px;
	display: inline-block;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 11px 0 0px;
	border-color: #333 transparent transparent transparent;
}
.vc_progress_bar.round .vc_single_bar,.vc_progress_bar.round .vc_single_bar .vc_bar{
	border-radius: 5em
}
.vc_progress_bar.rounded .vc_single_bar,.vc_progress_bar.rounded .vc_single_bar .vc_bar{
	border-radius: 5px
}

/*
---------------- Pricing Tables -------- */
.pricing_tbl {
	position: relative;
}
.pricing_tbl .head {
	margin: 0;
	padding: 15px;
}
.pricing_tbl .pricing_content{
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
}
.pricing_tbl.pricing-1 .pricing_content{
	border-bottom:0;
}
.pricing_tbl .pricing_content ul{
	list-style: none;
	margin: 20px 0;
	padding: 0;
}
.pricing_tbl .price{
	margin: 0;
	padding: 40px 20px;
	font-size: 70px;
}
.pricing_tbl .prc_lbl{
	font-size: 10px;
	font-weight: bold;
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	z-index: 3;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
}
.pricing_tbl .prc_lbl.badge{
	width: 4em;
	height: 4em;
	text-align: center;
	line-height: 3.6em;
	border-radius: 50%;
}
.pricing_tbl .prc_lbl.tag{
	line-height: 1.5;
	border-radius: 3px;
	padding: 1px 5px;
}
.pricing_tbl .price sup {
	font-size: 40%;
	margin: 0 5px 0 0;
}
.price_sub{
	display: block;
	font-size: 22%;
}
.price_int{
	font-size: 25%;
}
.pricing_tbl .pricing_content ul li {
    border-top: 1px solid #e8e8e8;
    padding: 13px;
    margin: 0;
}
.pricing_tbl .pricing_content li:first-child{
	border-top: 0 !important;
}
.pricing-footer {
	padding: 20px;
	color: #555;
	border-top: 0;
}
.pricing_tbl .option-icon{
	margin-right: 12px;
	font-size: 80%
}
.pricing_tbl .pricing_content.text-right{
	direction: rtl;
}
.pricing_tbl.text-right span.option-icon{
	float: right;
	line-height: 1.7;
	margin-left: 12px;
	margin-right:0;
}
.pricing_tbl .pricing_content.text-right .option-icon{
	margin-left:12px;
	margin-right:0
}
.pricing_tbl.anim_hover,.pricing_tbl .head,.pricing_tbl .pricing-footer{
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}
.pricing_tbl.featured,.pricing_tbl.anim_hover:hover {
    position: relative;
    z-index: 1;
    transform: scale(1.08);
    -webkit-transform: scale(1.08);
}
.pricing_tbl.featured.pricing-2 .pricing-footer .vc_btn3,.pricing_tbl.pricing-2.anim_hover:hover .pricing-footer .vc_btn3 {
	margin-top: 0px !important;
}
.pricing_tbl.pricing-2 .pricing-footer,.pricing_tbl.pricing-1 .pricing-footer.block-b{
	padding: 0
}
.pricing_tbl.pricing-2 .pricing-footer{
	height:0;
	padding: 0 !important;
}
.pricing_tbl.pricing-1 .pricing_content{
	border-top:0;
	position: relative;
	z-index: 0;
}
.pricing_tbl .pricing_content > div p{
	margin: 0
}
.pricing_tbl:not(.pricing-3) .pricing_content > div{
	border-bottom: 1px #eee solid;
}
.pricing_tbl.pricing-2{
	overflow: visible;
	margin-top: 70px;
}
.pricing_tbl.pricing-2 .pricing_content li{
	border: 0;
	padding: 13px 35px;
}
.pricing_tbl.pricing-2 .pricing_content{
	padding: 0 0 60px;
	margin-top: -52px;
	border-top: 0;
}
.pricing_tbl.pricing-2 .pricing_content li:nth-child(even){
	background-color: rgba(0,0,0,0.02);
}
.pricing_tbl.pricing-2 .head{
	display: table;
	margin: -20px auto 0;
	font-size: 15px;
	font-weight: normal;
	padding: 10px 20px;
}
.pricing_tbl.pricing-2 .vc_btn3{
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	width: 85%;
	margin: auto;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
}
.pricing_tbl.pricing-2 .pricing-title{
	display: table;
	width: 85%;
	margin: auto;
	padding: 0 0 30px;
	position: relative;
	top: -70px;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
}
.pricing_tbl.pricing-3 .price_sub{
	display: table;
	padding: 11px 20px;
	background-color: rgba(0,0,0,0.1);
	clear: both;
	margin: 5px auto 0;
}
.pricing_tbl.pricing-3 .price{
	padding: 0px 20px 40px;
}
.pricing_tbl.pricing-3 .dark_price_main{
	padding: 40px 20px 5px;
}

/*
---------------- Tabs ----------------- */
.wpb-js-composer .vc_tta.vc_general:not(.vc_tour) .vc_tta-tabs-list {
    border-bottom: 0 !important;
    padding-left: 0 !important;
}
.wpb-js-composer .vc_tta.vc_general .vc_tta-tabs-list:after{
	display:table;
	content:" ";
	clear:both
}
.vc_tta:not(.vc_tour) .vc_tta-tab:first-child{
	margin-left: 20px !important;
}
.vc_tta .vc_tta-tab>a{
	border-radius:0;
	padding: 10px 20px !important;
}
.wpb-js-composer .vc_tta.vc_general:not(.vc_tour) .vc_tta-tabs-list .vc_tta-tab.vc_active>a{
	border: 1px solid #ddd;
}
.wpb-js-composer .vc_tta.vc_general:not(.vc_tour).vc_tta-size-md .vc_tta-tabs-list .vc_tta-tab>a{
	padding:10px 15px
}
.vc_tta .vc_tta-tab>a:hover{
	background-color:transparent;
	border-color:transparent
}
.vc_tta.vc_tta-tabs.bordered .vc_tta-tab:first-child{
	margin-left:0 !important
}
.vc_tta.vc_tta-tabs:not(.vc_tour).bordered .vc_tta-panels-container{
	border:1px #ddd solid;
}
.vc_tta.vc_tta-tabs.bordered .vc_tta-panel{
	padding-left: 30px;
	padding-right: 30px;
}
.vc_tta.vc_tta-tabs.bordered.vc_tta-tabs-position-top .vc_tta-panels-container{
	border-top:0;
}
.vc_tta.vc_tta-tabs.bordered.vc_tta-tabs-position-bottom .vc_tta-panels-container{
	border-bottom:0
}
.vc_tta.vc_tta-tabs.gr-bg .vc_tta-tab:not(.vc_active)>a{
	background:#eee;
	border: 1px solid #ddd;
}

.vc_tta.vc_tta-tabs.top-border .vc_tta-tab.vc_active{
	position: relative;
}
.vc_tta.vc_tta-tabs.top-border .vc_tta-tab.vc_active:before{
	height: 2px;
	width: 100%;
	display: block;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	z-index: 33
}
.vc_tta.vc_tta-tabs.top-border.vc_tta-tabs-position-bottom .vc_tta-tab.vc_active:before{
	top:auto;
	bottom:0
}
.vc_tta.vc_tta-tabs.bg-color .vc_tta-tabs-list{
	border:0;
	border-bottom-width:2px !important;
	border-bottom-style:solid !important
}
.vc_tta.vc_tta-tabs.bg-color.vc_tta-tabs-position-bottom .vc_tta-tabs-list{
	border-bottom-width:0 !important;
	border-top-width:2px !important;
	border-top-style:solid !important
}
.vc_tta.vc_tta-tabs.bg-color .vc_tta-tab{
	margin-bottom:0
}
.vc_tta.vc_tta-tabs.bg-color .vc_tta-tab.vc_active>a,.vc_tta.vc_tta-tabs.bg-color .vc_tta-tab.vc_active>a i{
	color:#fff !important;
}
.vc_tta.vc_tta-tabs.bg-color .vc_tta-tab.vc_active>a{
	border-color: transparent !important
}
.vc_tta.vc_tta-tabs.bg-color .vc_tta-panel.vc_active .vc_tta-panel-body{
	border-top: 3px #ddd solid;
}
.vc_tta.vc_tta-tabs.right .vc_tta-tab{
	float:right;
}
.vc_tta.vc_tta-tabs.right .vc_tta-tab a{
	margin-right:0;
	margin-left:-1px
}
.vc_tta.vc_tta-tabs.bottom-border .vc_tta-tabs-list{
	overflow: visible !important;
}
.vc_tta.vc_tta-tabs.bottom-border .vc_tta-tab{
	position:relative
}
.vc_tta.vc_tta-tabs.bottom-border .vc_tta-tab>a{
	border-left: 0 !important;
	border-right: 0 !important;
	margin-top: -2px;
}
.vc_tta.vc_tta-tabs.bottom-border .vc_tta-tab>a span{
	margin-left: 0 !important
}
.vc_tta.vc_tta-tabs.bottom-border .vc_tta-tab:after{
	position:absolute;
	left:5%;
	width:90%;
	height: 3px;
	bottom: 0;
	display:inline-block;
	content:"";
	transform: translate(0,10px);
	-webkit-transform: translate(0,10px);
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
}
.vc_tta.vc_tta-tabs.bottom-border .vc_tta-tab.vc_active:after{transform: translate(0,0);-webkit-transform: translate(0,0);}
.vc_tta.vc_tta-tabs.bottom-border.vc_tta-tabs-position-bottom .vc_tta-tab.vc_active:after{
	bottom:auto;
	top: 2px;
}
.vc_tta.vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-tabs-list{
	border-bottom:0;
	border-top-width:1px !important;
}
.vc_tta.vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-tabs-list> li{
	margin-top: 0px;
	margin-bottom: -1px;
}
.vc_tta.vc_tta-tabs.vc_tta-tabs-position-bottom.bottom-border .vc_tta-tabs-list> li{
	margin-bottom: -3px;
}
.vc_tta.vc_tta-tabs.vc_tta-tabs-position-bottom.bg-color .vc_tta-tabs-list> li{
	margin-bottom: 0px;
	margin-top: -2px;
}
.vc_tta.vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-tab.vc_active>a {
    border-top: 0;
}
.vc_tta.vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-tabs-list {
    margin-top: -1px !important;
    margin-bottom: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 1px !important;
}
.vc_tta.vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-tab>a {
    margin: 2px 0 0;
}

.wpb-js-composer .vc_tta-style-classic.bordered .vc_tta-tab.vc_active>a {
    background-color: #fff !important;
    color: #666 !important;
}
.wpb-js-composer .vc_tta-style-classic.bordered:not(.gr-bg) .vc_tta-tab:not(.vc_active)>a {
    background-color: transparent !important;
    border: 0;
}
.wpb-js-composer .vc_tta-style-classic.bordered.vc_tta-tabs .vc_tta-panels{
	background-color: #fff !important;
}
.wpb-js-composer .vc_tta-style-classic.bordered:not(.gr-bg).vc_tta-tabs-position-left .vc_tta-tab.vc_active>a {
    border-right-color: #fff !important;
}
.wpb-js-composer .vc_tta-style-classic.bordered.vc_tta-tabs-position-right .vc_tta-tab.vc_active>a {
    border-left-color: #fff !important;
}
.wpb-js-composer .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-right.vc_tta-style-classic.bordered .vc_tta-tabs-container {
    margin-left: -2px;
}

.wpb-js-composer .vc_tta.vc_general.with_shadow .vc_tta-tab>a::after, .wpb-js-composer .vc_tta.vc_general.with_shadow .vc_tta-tab>a::before{
	display: none !important;
}
.wpb-js-composer .vc_tta.vc_general.with_shadow .vc_tta-tab>a{
	border: 0 !important;
	background-color:transparent;
	color:#333;
	padding-left:25px !important;
	padding-right:25px !important;
	margin-top: 0px !important;
}
.wpb-js-composer .vc_tta.vc_general.with_shadow .vc_tta-tab>a:hover{
	background-color:transparent;
}
.wpb-js-composer .vc_tta.vc_general.with_shadow .vc_tta-tabs-container{
	overflow: visible !important;
}
.wpb-js-composer .vc_tta.vc_general.with_shadow .vc_tta-tab{
	margin-left:0 !important;
	margin-right: 0px !important;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-shape-round.with_shadow .vc_tta-tab,.wpb-js-composer .vc_tta.vc_general.vc_tta-shape-round.with_shadow .vc_tta-tabs-list,
.wpb-js-composer .vc_tta.vc_general.vc_tta-shape-round.with_shadow .vc_tta-tab>a{
	border-radius:12em !important
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-shape-rounded.with_shadow .vc_tta-tab,.wpb-js-composer .vc_tta.vc_general.vc_tta-shape-rounded.with_shadow .vc_tta-tabs-list,
.wpb-js-composer .vc_tta.vc_general.vc_tta-shape-rounded.with_shadow .vc_tta-tab>a{
	border-radius:5px !important
}
.wpb-js-composer .vc_tta.vc_general.with_shadow .vc_tta-tabs-list{
	border: 1px #eaeaea solid !important;
	display: table;
	margin-bottom: 30px;
	overflow:visible !important;
}
.wpb-js-composer .vc_tta.vc_general.with_shadow.vc_tta-controls-align-center .vc_tta-tabs-list{
	margin-left: auto;
	margin-right:auto
}
.wpb-js-composer .vc_tta.vc_general.with_shadow.vc_tta-controls-align-right .vc_tta-tabs-list{
	margin-left: auto;
	margin-right:0
}
.wpb-js-composer .vc_tta.vc_general.with_shadow .vc_tta-tab.vc_active{
	box-shadow: 2px 20px 45px 5px rgba(0,0,0,.2);
	-webkit-box-shadow: 2px 20px 45px 5px rgba(0,0,0,.2);
}
.wpb-js-composer .vc_tta.vc_general.with_shadow .vc_tta-tab.vc_active>a{
	color:#fff !important
}
.wpb-js-composer .vc_tta.vc_general.with_shadow .vc_tta-panels{
	border-radius:0 !important;
	background-color:transparent !important;
	border:0 !important
}

/*
-------------- testimonials ---------------- */
.testi_img{
	display: table;
	margin-bottom:30px
}
.testi_holder{
	margin-bottom: 10px;
}
.testo-3 .testi_img{
	margin-bottom: 20px;
}
.testo-3 .testi_holder{
	margin-bottom: 30px;
}
.oc-tests .testi_author{
	font-weight:bold
}
.test-img-40x40{
	width: 40px;
	height: 40px;
}
.test-img-55x55{
	width: 55px;
	height: 55px;
}
.test-img-70x70{
	width: 70px;
	height: 70px;
}
.testi_img.rounded img{
	border-radius:3px;
}
.testi_img.circle img{
	border-radius:50%;
}
.oc-tests .text-center .testi_img{
	margin-right: auto;
	margin-left: auto;
}
.oc-tests.oc-carousel .slick-slide img{
	width: auto;
}

/* 1 */
.oc-block.shad{
	position: relative;
}
.oc-tests .oc-block.text-center .testi_holder{
	display: table;
	margin-left: auto;
	margin-right:auto
}
.oc-tests .oc-block.text-right .testi_img{
	margin-left: auto;
	margin-right: 0;
}
.form-group:after{
	clear: both;
	display: table;
	content: " "
}

/* testo-1 */
.testo-1 .testi_img img{
	max-width:70px;
	max-height:70px;
	border-color: #f8f8f8;
}
.testo-1 .testi_slug{
	padding-top: 4px;
}
.testi_img img{
	-webkit-box-shadow: 0px 10px 45px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 10px 45px 0px rgba(0,0,0,0.3);
}
.testo-1 .testi_content{
	background-color: #f9f9f9;
	padding: 30px;
	position: relative;
	margin-bottom: 30px;
}

.oc-tests.testo-1 .oc-block .testi_holder{
	margin-left: 30px;
	margin-right:auto;
	display:table;
}
.oc-tests.testo-1 .oc-block.text-center .testi_holder{
	margin-left: auto;
	margin-right:auto;
}
.oc-tests.testo-1 .oc-block.text-right .testi_holder{
	margin-right: 30px;
	margin-left: auto;
}
.oc-tests.testo-1 .oc-block .testi_img{
	float:left;
	margin-bottom: 22px;
}
.oc-tests.testo-1 .oc-block.text-right .testi_img{
	float:right;
}
.oc-tests.testo-1 .oc-block.text-center .testi_img{
	float:none;
}
.oc-tests.testo-1 .oc-block .testi_slug{
	float:left;
	margin-left: 20px;
}
.oc-tests.testo-1 .oc-block.text-right .testi_slug{
	float:right;
	text-align:right;
	margin-right: 20px;
	margin-left:0;
}
.oc-tests.testo-1 .oc-block.text-center .testi_slug{
	float:none;
	margin-top: 15px;
	margin-left: 0;
	clear: both;
}

.testo-1 .oc-block .testi_content:after,.testo-1 .oc-block .testi_content:before{
	position:absolute;
	left:30px;
	bottom: -25px;
	width:0;
	height:0;
	content:"";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 25px 0 0 20px;
	border-color: #f9f9f9 transparent transparent transparent;
}
.testo-1 .oc-block .testi_content:before{
	border-width: 27px 0 0 22px;
	border-color: transparent transparent transparent transparent;
	bottom: -27px;
	left: 29px;
}
.testo-1 .oc-block.text-right .testi_content:after{
	left:auto;
	right:30px;
	border-width: 25px 20px 0 0;
	border-color: #f9f9f9 transparent transparent transparent;
}
.testo-1 .oc-block.text-center .testi_content:after{
	right:auto;
	left:auto;
	bottom: -15px;
	margin-left:-15px;
	border-width: 15px 13px 0 12px;
	border-color: #f9f9f9 transparent transparent transparent;
}
.testo-1 .oc-block.text-center .testi_content:before{
	bottom: -16px;
	left: auto;
	border-width: 15px 13px 0 12px;
	margin-left:-15px;
}
.testo-1 .oc-block.text-right .testi_content:before{
	left:auto;
	right: 29px;
	bottom: -27px;
	border-width: 27px 22px 0 0;
}
.testo-1 .testi_holder .testi_author{
	font-weight: bold;
	position:relative;
	z-index:2
}
.testo-1 .testi_holder .testi_slogan{
	display: block;
}
.testo-1 .oc-block .abs_qte{
	font-size: 30px;
	position: absolute;
	opacity: 0.04;
	bottom: 0px;
	right: 20px;
}
.testo-1 .oc-block .abs_qte.icmon-quotes-left{
	top: -14px;
	left: 20px;
	bottom: auto;
	right: auto;
}

/* 2 */
.testo-2 .oc-block,.testo-2 .oc-block .testi_desc{
	position: relative;
}
.testo-2 .oc-block{
	padding: 40px 40px 60px;
	margin-bottom: 55px !important;
}
.testo-2 .oc-block .abs_qte{
	font-size: 20px;
	position: absolute;
	opacity: 0.15;
	font-size: 30px;
}
.testo-2 .oc-block .abs_qte.icmon-quotes-left{
	bottom: -31px;
	right: -10px;
}
.testo-2 .oc-block .testi_img{
	margin: 0 10px 0 0 !important;
	float: left;
}
.testo-2 .oc-block .testi_img img{
	max-width: 35px;
	height: auto;
	box-shadow: none;
	-webkit-box-shadow: none;
	border: 0;
}
.testo-2 .oc-block .testi_holder{
	margin-bottom: 0;
	float: left;
	font-weight: bold;
	line-height: 33px;
}
.testo-2 .oc-block .testi_holder br{
	display:none
}
.testo-2 .testi_bottom {
	background-color:#fff;
	position: absolute;
	left: 0;
	bottom: 0;
	width: auto;
	padding: 10px;
	transform: translate(40px,50%);
	-webkit-transform: translate(40px,50%);
}

.testo-2 .oc-block.text-right .testi_bottom {
	left: auto;
	right:0;
	transform: translate(-40px,50%);
	-webkit-transform: translate(-40px,50%);
}
.testo-2 .oc-block.text-center .testi_bottom {
	left: auto;
	left: 50%;
	transform: translate(-50%,50%);
	-webkit-transform: translate(-50%,50%);
}
.testo-2 .oc-block.text-center .abs_qte.icmon-quotes-left {
    position:static;
    display:table;
    margin:0 auto 30px
}
.testo-2 .oc-block.text-right .abs_qte.icmon-quotes-left {
    left: 10px;
    right:auto;
}

.oc-tests.testo-3 .oc-block.text-center .testi_author{
	display: block;
}

/* simple */
.grid-test .testi_img{
	display: table-cell;
	vertical-align: top;
}
.grid-test .testi_content{
	display: table-cell;
	padding-left: 15px;
	vertical-align: top;
}
.grid-test .testi_content > div{
	margin:0
}
.grid-test .testi_content > div.testi_holder{
	margin: 7px 0 0;
}
.grid-test .testi_img img{
	max-width: none;
}
.grid-test .oc-block{
	padding: 20px
}

/*
--------------- features --------------- */
.oc-feature h4.feature_title{margin-top: 0;}
.oc-feature h5.feature_sub{
	font-family: inherit;
}
.feature-img{
	overflow: hidden;
}
.oc-feature .feature_content{
	margin-top: 20px;
	color: #888;
}
.oc-feature.style1 .feature-img {
	margin-bottom: 20px
}
.oc-feature.style2 .feature-img {
	margin-top: 20px
}
.oc-feature.style3 .feature_content{
	margin-bottom: 20px;
}
.oc-feature.style5{
	position: relative;
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	height: 300px;
}
.oc-feature.style4{
	position: relative;
	perspective: 1000px;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: perspective(300px);
	transform: perspective(300px);
}
.oc-feature.style4 h5.feature_sub{font-size: 80%;}
.oc-feature.style4 h4.feature_title{font-size: 110%;}
.oc-feature.style4:before,.box_inner_wrap{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	content: "";
	display: block;
	z-index: 2;
	background-color: rgba(0,0,0,0.7);
}
.oc-feature.style4 .feature-img{
	position: relative;
	z-index: 1
}
.oc-feature.style4 .box_inner{
	position: absolute;
	z-index: 3;
	width: 100%;
	transform: translate3d(0,-50%,0) translateZ(50px);
	-webkit-transform: translate3d(0,-50%,0) translateZ(50px);
	top: 50%;
	left: 0;
	padding: 0 20px;
}
.oc-feature.style4 .feature_content{
	display: table;
	margin-left: auto;
	margin-right: auto;
	width: 75%;
	font-size: 78%;
	line-height: 1.8;
}

.oc-feature.style7{
	position: relative;
}

.oc-feature.style7:before{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	content: "";
	display: block;
	z-index: 2;
	background-color: rgba(0,0,0,0.7);
}
.oc-feature.style7 .feature-img{
	position: relative;
	z-index: 1
}
.oc-feature.style7 .box_inner{
	position: absolute;
	z-index: 3;
	width: 100%;
	transform: translate3d(0,-50%,0);
	-webkit-transform: translate3d(0,-50%,0);
	top: 50%;
	left: 0;
	padding: 0 20px;
}
.oc-feature.style7 .feature_content{
	display: table;
	margin-left: auto;
	margin-right: auto;
	width: 75%;
}

.box_inner_wrap{
	opacity: 0;
	-webkit-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    background-color: rgba(0, 0, 0, 0.8);
}
.oc-feature.style5 .feature-img{
	height: inherit;
	position: absolute;
	top: 0;
	z-index: 900;
	text-align: center;
	-webkit-transform: rotateX(0deg) rotateY(0deg);
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.oc-feature.style5 .box_inner{
	height: inherit;
	position: absolute;
	width: 100%;
	background: #333;
	top: 0;
	left: 0;
	z-index: 1000;
	-webkit-transform: rotateY(-180deg);
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.oc-feature.style5 .box_inner .box_in_inner{
	position: absolute;
	top: 0;
	left: 50%;
	width: 100%;
	padding-right:30px;
	padding-left:30px;
	transform: translate(-50%,0);
	-webkit-transform: translate(-50%,0);
}
.oc-feature.style5:hover .feature-img {
	z-index: 900;
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
}
.oc-feature.style5:hover .box_inner {
	z-index: 1000;
	-webkit-transform: rotateX(0deg) rotateY(0deg);
	-moz-transform: rotateX(0deg) rotateY(0deg);
}

.oc-feature.style6 .feature-img{
	overflow: hidden;
	border-bottom: 4px #333 solid;
}
.oc-feature.style6 .box_inner{
	display: table;
	width: 90%;
	margin: -60px auto 0;
	background-color: #fff;
	position: relative;
	padding: 30px;
	z-index: 2;
}
.oc-feature.style6:hover .box_inner:after{
	width: 100%
}
.oc-feature .btn-sm{
	padding: 5px 7px;
    font-size: 10px;
    font-weight: normal;
    letter-spacing: 1px;
}

.box_more{
	display: table !important;
	margin-top: 30px;
	margin-bottom: 0;
}

.sw-more {
	display: block;
	position: relative;
	right: 0;
	top: 0;
	text-align: center;
	overflow: hidden;
	line-height: 1 !important;
	font-size: 0 !important;
	padding: 13px 11px !important;
}
.sw-more .dots {
	transition: all .3s cubic-bezier(0.645,0.045,0.355,1.000);
	display: inline-block;
	width: 5px;
	height: 5px;
	background-color: #fff;
	border-radius: 50%;
	margin: 0 0 0 5px;
}
.sw-more .dots:nth-child(2){transition-delay:0.1s}
.sw-more .dots:nth-child(1){transition-delay:0.2s;margin-left: 1px}
.sw-more:hover .dots {-webkit-transform:translateX(7px);transform:translateX(7px);opacity: 0;}


.box_more.left{
	margin-left: 0;
	margin-right: auto;
}
.box_more.centered{
	margin-left: auto;
	margin-right: auto;
}
.box_more.right{
	margin-left: auto;
	margin-right: 0;
}

.layers_wraper{
	position: relative;
	max-width: 100%
}
.layers_wraper .img_layer{
	left: 0;
	top: 0;
	width: auto;
	height: auto;
	max-width: 100%
}
.layers_wraper .img_layer:not(.lg_wrapper){
	position: absolute;
}
.layers_wraper .img_layer.lg_wrapper{
	position: relative;
}
.layers_wraper .img_layer img{
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	display: block;
	margin: 0 auto;
	max-width: 100%
}


/*
---------- 6.2. Dividers --------------- */
.divider {
	position:relative;
	width:100%;
	margin: 30px auto 0;
	min-height: 15px;
	display: flex;
	flex-wrap: nowrap;
}
.divider:before,.divider:not(.div-right):after{
	height: 1px;
	width: 100%;
	content: "";
	background-color: #ccc;
}
.divider.div-center:before,.divider.div-center:after{
	height: 1px;
	width: 50%;
}
.divider.short{
	width: 50%;
	margin: auto;
}
.divider i {
	font-size: 15px;
	color: #d5d5d5;
	text-align: center;
	padding: 0 10px 0 0;
	border: 1px transparent solid;
	transform: translateY(-50%);
	margin-left: 30px;
	margin-right: 30px;
}
.divider i.filled,.divider i.bordered{
	width:45px;
	height: 43px;
	line-height: 42px;
	padding:0 !important;
}

.divider .icospan {
	font-size: 11px;
	letter-spacing: 1px;
	color: #888;
	text-align: center;
	font-weight: bold;
	border: 1px transparent solid;
	padding: 0 10px 0 0;
	white-space: nowrap;
	transform: translateY(-50%);
}
.divider .icospan.filled,.divider .icospan.bordered{
	padding:5px 20px 4px !important
}
.divider .icospan.center{
	margin: 0 30px;
	padding: 0;
}
.divider .icospan.right{
	right: 0;
	padding: 0 0 0 20px;
}
.divider.div-left i, .divider.div-left .icospan{
	margin-right: 10px;
	margin-left: 0;
}
.divider.div-right i, .divider.div-right .icospan{
	margin-left: 10px;
	margin-right: 0;
}
.divider.div-left:before{
	order:2
}
.divider.div-left:after{
	display:none
}
.divider i.center{
	text-align: center;
	padding: 0;
}
.divider i.right{
	padding: 0 0 0 10px;
}
.divider.filled i{
	padding: 8px
}
.divider.skimg:before,.divider.skimg:after,.heading.head1-3 .head_tag::before, .heading.head1-3 .head_tag::after {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDowNTE1MzQ1RkQzRjgxMUU1QTAwQzgzQjJDM0ZDRjE1OCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDowNTE1MzQ2MEQzRjgxMUU1QTAwQzgzQjJDM0ZDRjE1OCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjA1MTUzNDVERDNGODExRTVBMDBDODNCMkMzRkNGMTU4IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjA1MTUzNDVFRDNGODExRTVBMDBDODNCMkMzRkNGMTU4Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+QO4ZKAAAABFJREFUeNpiYMAE4bQQAAgwAFcSAbSNH25UAAAAAElFTkSuQmCC);
	height: 15px;
	background-position: 50% 50%;
	background-repeat: repeat-x;
	background-color: transparent !important;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.divider.trimg:before,.divider.trimg:after,.heading.head1-4 .head_tag::before, .heading.head1-4 .head_tag::after{
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAGCAYAAAAPDoR2AAAACXBIWXMAAC4jAAAuIwF4pT92AAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAADZJREFUeNp8jLENACAQAtH1H2c+W16jNASOMAC9NPVRg8vuN4AAuYp0QDqLzBfIwQYAAP//AwBv3kJAjd3ZpgAAAABJRU5ErkJggg==);
	height: 11px;
	background-position: 50% 50%;
	background-repeat: repeat-x;
	background-color: transparent !important;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.divider.gradAnim:before,.divider.gradAnim:after,.heading.head1-5 .head_tag::before, .heading.head1-5 .head_tag::after{
	background-color: transparent;
	background-image: -webkit-linear-gradient( left, red, orange, yellow, green, blue, indigo, violet, indigo, blue, green, yellow, orange, red );
	background-image: linear-gradient( left, red, orange, yellow, green, blue,indigo, violet, indigo, blue, green, yellow, orange,red );
	-webkit-animation: charlieeee 2.5s forwards linear infinite;
	animation: charlieeee 2.5s forwards linear infinite;
	background-size: 50% auto;
	min-height: 1px;
	width: 100%;
	left: 0;
	right: 0
}
@-webkit-keyframes charlieeee { from { background-position:top left; } to { background-position:top right; }}
@keyframes charlieeee {from { background-position:top left; }to{ background-position:top right; }}

.divider.double:before, .divider.double.div-center:after{background-color: transparent !important;border: 1px #ddd double;height: 6px;border-left:0;border-right:0;transform:translate(0,-50%);}
.divider.dotted-sm:before,.divider.dotted-sm:after,.heading.head1-6 .head_tag::before, .heading.head1-6 .head_tag::after{
	background-color: transparent !important;
	border-top: 1px dotted #ccc
}
.divider.skimg i, .divider.trimg i {
	transform: translateY(-25%);
}
.divider.dotted-lg:before,.divider.dotted-lg:after,.heading.head1-7 .head_tag::before, .heading.head1-7 .head_tag::after{
	background-color: transparent !important;
	border-top: 2px dotted #ccc;
}
.divider.dashed-sm:before,.divider.dashed-sm:after{
	background-color: transparent !important;
	border-top: 1px dashed #ccc
}
.divider.dashed-lg:before,.divider.dashed-lg:after{
	background-color: transparent !important;
	border-top: 2px dashed #ccc;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
/*
------------- Buttons --------------- */
.cp_btn.anim-zoom_out{
	overflow: visible;
}
.cp_btn.anim-zoom_out:hover .btn_front{
	transform: scale(1.1,1.5);
}
.cp_btn.anim-swipe span,.cp_btn.anim-swipe i{
	position: relative;
	z-index: 1
}
.cp_btn.anim-swipe:after{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
	display: inline-block;
	opacity: 0;
	z-index: 0;
	-webkit-transition: all .5s cubic-bezier(.3,.95,.3,.95);
	transition: all .5s cubic-bezier(.3,.95,.3,.95);
}
.cp_btn.anim-swipe.up:after{
	transform:translate3d(0,100%,0);
	-webkit-transform:translate3d(0,100%,0);
}
.cp_btn.anim-swipe.down:after{
	transform:translate3d(0,-100%,0);
	-webkit-transform:translate3d(0,-100%,0);
}
.cp_btn.anim-swipe.left:after{
	transform:translate3d(-100%,0,0);
	-webkit-transform:translate3d(-100%,0,0);
}
.cp_btn.anim-swipe.right:after{
	transform:translate3d(100%,0,0);
	-webkit-transform:translate3d(100%,0,0);
}
.cp_btn.anim-swipe.skew:after{
	transform:skew(-35deg) scale(0,1);
	-webkit-transform:skew(-35deg) scale(0,1);
}
.cp_btn.anim-swipe.vert:after{
	transform:scale(1,0);
	-webkit-transform: scale(1,0);
}
.cp_btn.anim-swipe.hoz:after{
	transform:scale(0,1);
	-webkit-transform: scale(0,1);
}
.cp_btn.anim-swipe:hover:after{
	opacity: 1;
	transform:translate3d(0,0,0);
	-webkit-transform:translate3d(0,0,0);
}
.cp_btn.anim-swipe.skew:hover:after{
	transform:skew(-35deg) scale(1.3,1.3);
	-webkit-transform:skew(-35deg) scale(1.3,1.3);
}
.cp_btn.anim-swipe.vert:hover:after,.cp_btn.anim-swipe.hoz:hover:after{
	transform:scale(1,1);
	-webkit-transform: scale(1,1);
}
.cp_btn.anim-float_shadow{
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: all;
	transition-property: all;
	overflow: visible;
}
.cp_btn.anim-float_shadow:after {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity;
}
.cp_btn.anim-float_shadow:hover, .cp_btn.anim-float_shadow:focus, .cp_btn.anim-float_shadow:active {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}
.cp_btn.anim-float_shadow:hover:after, .cp_btn.anim-float_shadow:focus:after, .cp_btn.anim-float_shadow:active:after {
    opacity: 1;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
}

.anim-glow_hvr:before{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
	display: inline-block;
	background-color: #fff;
	transform: translate(-100%,0);
	-webkit-transform: translate(-100%,0);
	transition: all 0.6s ease-in-out;
	-webkit-transition: all 0.6s ease-in-out;
	opacity: 0;
}
.anim-glow_hvr:hover:before{
	opacity: 1
}
.anim-glow_hvr.grit:before,.anim-glow_hvr.glft:before{
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);
}
.anim-glow_hvr.gtop:before,.anim-glow_hvr.gbot:before{
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);
}
.anim-glow_hvr.grit:hover:before{
	transform: translate(100%,0);
	-webkit-transform: translate(100%,0);
}
.anim-glow_hvr.glft:before,.cp_btn.hidden_icon.left .btn_icon_wrap{
	transform: translate(100%,0);
	-webkit-transform: translate(100%,0);
}
.anim-glow_hvr.glft:hover:before{
	transform: translate(-100%,0);
	-webkit-transform: translate(-100%,0);
}

.anim-glow_hvr.gbot:before,.cp_btn.hidden_icon.bottom .btn_icon_wrap{
	transform: translate(0,-100%);
	-webkit-transform: translate(0,-100%);
}
.anim-glow_hvr.gbot:hover:before,.cp_btn.hidden_icon.top .btn_icon_wrap{
	transform: translate(0,100%);
	-webkit-transform: translate(0,100%);
}

.anim-glow_hvr.gtop:before{
	transform: translate(0,100%);
	-webkit-transform: translate(0,100%);
}
.anim-glow_hvr.gtop:hover:before{
	transform: translate(0,-100%);
	-webkit-transform: translate(0,-100%);
}

.cp_btn.hidden_icon .btn_icon_wrap{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
	display: inline-block;
	line-height: inherit;
	padding: inherit;
	transition: transform 0.5s ease-in-out;
	-webkit-transition: transform 0.5s ease-in-out;
}
.cp_btn.hidden_icon.right .btn_icon_wrap{
	transform: translate(-100%,0);
	-webkit-transform: translate(-100%,0);
}
.cp_btn.hidden_icon:hover .btn_icon_wrap{
	transform: translate(0,0);
	-webkit-transform: translate(0,0);
}
.cp_btn.hidden_icon.bottom:hover .btn_txt{
	transform: translate(0,400%);
	-webkit-transform: translate(0,400%);
}
.cp_btn.hidden_icon.top:hover .btn_txt{
	transform: translate(0,-400%);
	-webkit-transform: translate(0,-400%);
}
.cp_btn.hidden_icon.left:hover .btn_txt{
	transform: translate(-200%,0);
	-webkit-transform: translate(-200%,0);
}
.cp_btn.hidden_icon.right:hover .btn_txt{
	transform: translate(200%,0);
	-webkit-transform: translate(200%,0);
}

/*
------------------ CTA ---------------- */
.cp-cta{
	display: table;
	width: 100%;
	padding: 28px;
    word-wrap: break-word;
}
.cp-cta .cp-cta-content{
	width: 100%
}
.cp-cta .cp-cta-header{
	font-size: 25px;
	margin-bottom: 5px;
	margin-top: 0
}
.cp-cta.cta-icons-sides .cp-cta-icon,.cp-cta.cta-icons-sides .cp-cta-content,.cp-cta.cta-icons-sides .cp-cta-btn{
    display: table-cell;
    vertical-align: middle;
}
.cp-cta.cta-align-center .cp-cta-icon.cta-icon-top,.cp-cta.cta-align-center .cp-cta-icon.cta-icon-bottom,.cp-cta.cta-align-center .cta-btn-bottom,.cp-cta.cta-align-center .cta-btn-top{
	display: table;
	margin-right: auto;
	margin-left: auto;
}
.cp-cta.cta-align-right .cp-cta-icon.cta-icon-top,.cp-cta.cta-align-right .cp-cta-icon.cta-icon-bottom,.cp-cta.cta-align-right .cta-btn-bottom,.cp-cta.cta-align-right .cta-btn-top{
	display: table;
	margin-right: 0;
	margin-left: auto;
}
.cp-cta .cta-icon-top .cp_btn,.cp-cta .cta-btn-top .cp_btn{
	margin-bottom: 15px
}
.cp-cta .cta-btn-bottom{
	margin-top: 30px
}
.cp-cta .cta-btn-top.cont-align-center{
	margin-right: auto;
	margin-left: auto;
}
.cp-cta .cp-cta-content p{
	margin-bottom: 0
}
.cp-cta .cp-cta-btn{
	white-space: nowrap;
}
.cta-icon-right,.cta-btn-right{
	padding-left: 25px;
}
.cta-icon-left,.cta-btn-left{
	padding-right: 25px;
}
.cp-cta-icon i{
	text-align: center;
	display: inline-block;
}
.cp-cta-icon .xs-icon{
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 15px;
}
.cp-cta-icon .sm-icon{
	width: 45px;
	height: 45px;
	line-height: 45px;
	font-size: 20px;
}
.cp-cta-icon .md-icon{
	width: 55px;
	height: 55px;
	line-height: 55px;
	font-size: 22px;
}
.cp-cta-icon .lg-icon{
	width: 80px;
	height: 80px;
	line-height: 80px;
	font-size: 30px;
}
.cp-cta-icon .xl-icon{
	width: 110px;
	height: 110px;
	line-height: 110px;
	font-size: 40px;
}
.cp-cta-icon .btn-icon-left i{
	margin-right: 10px;
}
.cp-cta-icon .btn-icon-right i{
	margin-left: 10px;
}
.btn-container.cont-align-left{
	margin-right: auto;
	margin-left: 0
}
.btn-container.cont-align-right{
	margin-left: auto;
	margin-right: 0
}

/* PIE Styles */

/* simple */
.vc_pie_chart .vc_pie_chart_value {
    font-size: 40px;
}
.vc_pie_chart.simple i.wpb_pie_chart_icon{
	font-size: 30px;
	margin: 15px 0 0;
	position: relative;
	top: 7px;
}
.vc_pie_chart.simple .wpb_pie_chart_heading{
    margin-top: 15px;
}
/* style 1 */
.vc_pie_chart.style1 .wpb_pie_chart_heading{
	position: absolute;
    left: 0;
    top: 57%;
    text-align: center;
    width: 100%;
    font-weight: normal;
    margin-top: 20px;
    font-size: 16px;
}
.vc_pie_chart.style1 .vc_pie_chart_value{
	font-size: 55px !important;
    font-weight: 900 !important;
}
.vc_pie_chart.style1 i.wpb_pie_chart_icon{
	position: absolute;
    top: 17%;
    left: 50%;
    font-size:30px;
    margin-left:-15px
}

/* style 2 */
.vc_pie_chart.style2 .wpb_pie_chart_heading{
	margin-top: 10px;
    font-size: 20px;
}
.vc_pie_chart.style2 .vc_pie_chart_value{
	font-size: 32px !important;
	font-weight: 300 !important;
}
.vc_pie_chart.style2 i.wpb_pie_chart_icon{
	position: absolute;
    top: 26%;
    left: 47%;
    font-size: 38px;
    margin-left: -15px;
}
.vc_pie_chart.style2 i.wpb_pie_chart_icon + .vc_pie_chart_value{
	top: 23px
}
/* style 3 */
.vc_pie_chart.style3 .wpb_pie_chart_heading{
	margin-bottom: 20px;
    font-size: 20px;
}
.vc_pie_chart.style3 .vc_pie_chart_value{
	line-height: 1 !important;
	position: absolute !important;
	top: 105% !important;
	height: auto !important;
	font-size: 23px !important
}
.vc_pie_chart.style3 i.wpb_pie_chart_icon{
	position: absolute;
    top: 36%;
    left: 50%;
    font-size: 50px;
    margin-left: -28px;
}
.vc_pie_chart_back{
	border-width: 2px
}
/*
------------ countdown -------------- */
.simple-count span{
	display: inline-block;
	padding: 0 2px 0 8px;
	font-weight:bold
}
.legacy-count{
	font-size:14px
}
.legacy-count span{
	display: inline-block;
	font-size: 2em;
	line-height: 2em;
	padding: 0 5px 0 15px;
}
.c-bg{
	padding:3px 8px 4px;
	display:table;
	line-height:1;
	margin:auto;
	font-weight:normal;
	border-radius:3px
}
.months-style{
	font-size:16px;
}
.months-style i{
	margin:0 10px;
	font-size:14px
}
.separated-cells {
	display:table;
	margin:auto;
	border-spacing:10px
}
.separated-cells div{
	display:table-cell;
	padding:25px 30px;
	font-size:12px;
	background-color: #333;
	color:#fff;
	line-height:1;
	border-radius:5px;
	background-image:url('../images/over.svg');
	background-position: center center;
	background-size: 100% 100%;
}
.separated-cells div span,.lg-countdown span{
	display:block;
	margin-bottom:10px;
	font-size:25px;
	font-weight:900
}
.separated-cells.lg span{
	font-size:35px;
}
/* Large counts */
.lg-countdown,.cells-countdown{
	display:table;
	margin:auto;
}
.lg-countdown div{
	float:left;
	margin:0 10px;
	padding:35px;
	border:1px #ddd solid;
	line-height:1
}
.no-border div{
	border:0 !important;
}
.white-tr-bg-light{
	background-color: rgba(255,255,255,.1);
}

.lg-countdown div span{
	font-size:45px;
	font-weight:900
}
.cells-countdown > div{
	float:left;
	margin:0 5px;
	font-size:19px;
	font-weight:900;
	text-transform:uppercase;
	position:relative;
	text-align:center
}
.cells-countdown > div span{
	border-radius:5px;
	display:block;
	font-size:55px;
	font-weight:900;
	margin-bottom:15px;
	width:130px;
	height:130px;
	line-height:130px;
}
.lg-countdown.style-4 div{
	position: relative;
	padding:  20px 40px;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal !important;
}
.lg-countdown.style-4 div span{
	font-size: 80px;
	line-height: 1;
}
.lg-countdown.light div{
	background-color: rgba(255,255,255,.2);
	border:0;
	border-radius: 5px;
	padding: 20px 30px;
	margin-top: 15px;
	color:#fff;
}
.lg-countdown.dark div{
	background-color: rgba(0,0,0,.2);
	border:0;
	border-radius: 5px;
	padding: 20px 30px;
	margin-top: 15px;
	color:#fff;
}
.count-box{
	display: table;
	width: 100%
}
.count-box > div{
	display: table-cell;
	padding: 40px;
	text-align: center;
	position: relative;
	overflow: hidden;
}
.count-box > div i{
	opacity: 0.1;
	font-size: 130px;
	position: absolute;
	bottom: -20px;
	left: -20px
}
.count-box > div span{
	font-size: 70px;
	font-weight: 900
}
.count-box > div h4{
	font-size: 25px;
	text-transform: uppercase;
}
.shop-count > div {
	color: #fff;
	text-align: center;
	border:0;
	padding: 0 5px;
	text-transform: uppercase;
}
.shop-count > div > span{
	display: block;
	border:1px rgba(255,255,255,0.4) solid;
	padding: 25px;
	margin-bottom: 8px;
	font-size: 30px;
	color: #fff;
	font-weight: normal;
	line-height: 1
}

/*
------------ Clients ------------- */
.clients-grid,.grid-test {
	overflow: hidden;
}
.clients-grid > div,.grid-test > div {
	position: relative;
	padding: 19px;
}
.clients-grid > div{
	text-align:center
}
.clients-grid > div:before,.clients-grid > div:after,.grid-test > div:before,.grid-test > div:after {
	content: '';
	position: absolute;
}
.clients-grid > div:before,.grid-test > div:before {
	height: 100%;
	top: 0;
	left: -1px;
	border-left: 1px #ddd dashed;
}
.clients-grid > div:after,.grid-test > div:after {
	width: 100%;
	height: 0;
	top: auto;
	left: 0;
	bottom: -1px;
	border-bottom: 1px #ddd dashed;
}
.clients-grid .col-md-2:nth-child(6n+1){
	clear: left;
}
.clients-grid .col-md-4:nth-child(3n+1){
	clear: left;
}
.clients-grid .col-md-6:nth-child(2n+1){
	clear: left;
}


/*
------------- STEPS ---------------- */
.st-container{
	position:relative
}
.steps-1:before{
	position:absolute;
	height:1px;
	left:0;
	width:100%;
	content:"";
	display:inline-block;
	top:50%;
	border-bottom: 1px #999 dashed;
}
.st-container:not(.cont-steps-3){
	display: table;
	width: 100%;
}
.st-container:not(.cont-steps-3) .oc-step{
	display: table-cell;
}
.steps-1 i{
	margin-bottom: 71px;
	width:71px;
	height:71px;
	text-align:center;
	line-height: 71px;
	font-size:22px;
	border: 1px #999 dashed;
	border-radius:50%;
	position:relative;
}
.steps-1 i:after,.steps-1 h4:before{
	border-radius:50%;
	width:11px;
	height:11px;
	position:absolute;
	bottom:-5.5px;
	left:50%;
	margin-left:-5.5px;
	content:"";
	display:inline-block;
	background-color: #fff;
	border: 1px #999 solid;
	z-index: 22
}
.steps-1.alter i{
	margin-bottom:0;
	margin-top: 75px;
}
.steps-1.alter i:after{
	bottom:auto;
	top:-5.5px
}
.steps-1 h4{
	padding:35px 0 0 25px;
	margin-bottom: 2px;
	font-weight:900;
	font-size:25px;
	position:relative;
}
.steps-1 h4:before{
	top: -7px;
	left: 30px;
	margin-left:0;
}
.steps-1.alter h4:before{
	bottom: -12px;
	top:auto;
}
.steps-1.alter h4{
	padding: 0 0 15px 25px;
}
.steps-1 h4:after{
	position:absolute;
	width:1px;
	height: 60px;
	left: 35px;
	top: -67px;
	content:"";
	display:inline-block;
	background: #c1c1c1;
}
.steps-1.alter h4:after{
	height: 66px;
	top: auto;
	bottom: -78px;
}
.steps-1 p{
	font-size:11px;
	margin-left: 25px;
	margin-right: 20px;
	max-height: 55px;
	overflow: hidden;
}
.steps-1.alter p{
	margin-bottom:5px;
}
.steps-1.text-center h4:before{
	left: 50%;
	margin-left: -5.5px;
}
.steps-1.text-center h4:after{
	left: 50%;
	margin-left: -0.5px;
}
.steps-1.text-right h4:before{
	left: auto;
	right:30px;
}
.steps-1.text-right h4:after{
	left: auto;
	right:35px;
}
.steps-1.text-right p{
	margin-right:0
}
/* steps 2 */
.cont-steps-2{
	padding: 0 20px
}
.steps-2 .num{
	font-weight:900;
	display:inline-block;
	border:1px #eeeeee solid;
	border-bottom-width: 2px;
	width:105px;
	height:105px;
	line-height:93px;
	text-align:center;
	font-size:50px;
}
.steps-2 .bottom{
	display:table;
	clear:both;
	margin:-20px auto 30px;
	font-size:25px;
	width:60px;
	height:50px;
	line-height:50px;
	position:relative;
	z-index:2
}
.steps-2 .step-title{
	position:relative;
	margin-bottom: 15px;
	font-size: 20px;
}
.steps-2 .step-title:after{
	width: 30px;
	height: 3px;
	bottom: -15px;
	top: auto;
	left: 50%;
	margin-left: -15px;
}
.steps-3.icon-box,.steps-3{
	overflow:hidden;
}
.steps-3 i{
	float:left;
	font-size: 40px;
	display: inline-block;
	clear:both;
	width:100px;
	height:100px;
	line-height:100px;
	text-align:center;
	position:relative;
	z-index:2
}
.steps-3 .num{
	font-size:20px;
	line-height: 40px;
	width:40px;
	height:40px;
	text-align:center;
	margin:30px 0 0 -20px;
	position:relative;
	z-index:2
}
.steps-3 .s-content{
	margin-left: 160px;
}
.steps-3 h4{
	font-size:25px;
}
.steps-3 {
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 1px #e8e8e8 solid
}

.cont-steps-3 .steps-3:last-child{
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: 0px
}

.steps-4 i{
	position:relative;
	font-size: 18px;
	width: 60px;
	height: 60px;
	line-height: 55px;
}
.steps-4 i:before{
	line-height:60px
}
.steps-4 h4{
	font-size: 20px;
	margin-top: 25px;
	margin-bottom: 15px;
}
.steps-4 .step-line,.steps-2 .step-line{
	display:block;
	position:relative;
}
.steps-4 .step-line i{
	z-index:1;
	font-style: normal;
}
.steps-4 .step-line i.icon-border{
	background-color: #fff;
	border: 1px #ccc solid
}
.steps-4 .step-line:before,.steps-2 .step-line:before{
	top: 50%;
	height: 2px;
	background-color: #ddd;
	width: 100%;
	left: 0;
	z-index: 0;
	position: absolute;
	content: "";
}
.steps-4 .step-line:before{
	width: 100%;
	height:1px
}
.steps-2 .step-line:before{
	width: 40%;
	height:1px
}
.steps-4 .step-line:after{
	display: inline-block;
	background-color: #fff;
	border:1px #ccc solid;
	font-size: 41px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -4px;
	width: 10px;
	height: 10px;
	content: "";
	border-radius: 50%;
	z-index: 3;
}
.steps-4.text-center .step-line:before,.steps-2.text-center .step-line:before{
	left: -50%;
}
.steps-2.text-center .step-line:before{
	left: -20%;
}
.steps-4.text-center .step-line:after{
	right: 0;
	left: auto;
}
.steps-4.text-right .step-line:after{
	left: 32%;
}
.steps-4:last-child .step-line:after,.steps-4:last-child .step-line:before,.steps-4.text-center:first-child .step-line:before,.steps-4.text-right:first-child .step-line:before,
.steps-4.text-right:first-child .step-line:after,.steps-2:first-child .step-line:before,.steps-2.text-center:first-child .step-line:before,.steps-2.text-right:first-child .step-line:before,.steps-2.text-right:first-child .step-line:before{
	display: none;
}
.steps-4.text-center:last-child .step-line:before{
	display: inline-block;
}
.steps-4.text-right:last-child .step-line:after,.steps-4.text-right:last-child .step-line:before{
	display: inline-block;
}
.oc-step .step-content{
	padding: 0 15px;
}
.steps-4 .step-icon {
	background-color: #fff;
	display: inline-block;
}
.oc-step.hidden_content .step-content {
    opacity: 0;
    transform: translateY(100%);
    -webkit-transform: translateY(100%);
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    overflow:hidden
}
.oc-step.hidden_content:hover .step-content {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
}
/*
-------------- galleries ------------ */
.bottom-buls .camera_pag{
	bottom:-60px;
	right:auto;
	left:0;
}
.bottom-buls .camera_pag ul{
	display:table;
	margin:auto !important
}
.camera_caption>div{
	padding:20px 4%
}

/*
------------- login ------------------ */
.form-msg {
    border: 1px solid #dadfe1;
    padding: 15px
}
.modal input[type=text], .modal input[type=password], .modal input[type=email] {
    margin-top: 10px;
    height: auto;
    padding: 10px 15px;
}
.colorgraph {
  height: 5px;
  border-top: 0;
  background: #c4e17f;
  border-radius: 5px;
  background-image: -webkit-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
  background-image: linear-gradient(to right, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
}

.lg-box{
	padding: 30px;
}
.socials-cont{
	padding: 10px !important
}
.socials-cont .social-list a i{
	margin-bottom: 0;
	position: relative;
	left: 0;
	top: 0;
}
.gmap_marker{
	max-width: 130px
}
.gmap_marker img:hover{
	transform: scale(1.2);
}

/*
-------------- Teams ----------------- */
.team-box{
	position: relative;
	overflow: hidden;
}
.member_name{
	font-size: 23px;
}
.member_position{
	font-family:inherit;
}
.team-box.text-center .member_socials .social-list{
	margin-left: auto;
	margin-right: auto;
}
.team-box.text-right .member_socials .social-list{
	margin-left: auto;
	margin-right: 0;
}
.member_content{
	color: #666
}
.team-box.text-center .member_content{
	padding: 0 15px
}
.member_socials .social-list{
	display: table;
	margin-top: 20px;
	overflow: hidden;
}
.member_socials .social-list a{
	margin: 0 !important;
}
.member_socials .social-list a i{
	font-weight: normal;
}
.member_socials .social-list a i:before{
	text-align: center;
}
.member_img img{
	width:100%
}
/* 1 */
.team-box.team-1 .member_img{
	margin-bottom:25px;
	position:relative
}
.team-box.team-1 .member_img:after{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	content:"";
	display:block;
	background-color:rgba(0, 0, 0, 0.5);
	opacity:0
}
.team-box.team-1:hover .member_img:after{
	opacity:1
}
.team-box.team-1 .member_details,.team-box.team-1 .member_img:after{
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.team-box.team-1:hover .member_details{
	opacity: 1;
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.team-box.team-1:hover .member_details .member_name,.team-box.team-1:hover .member_details .member_content{
	color:#fff !important
}
.team-box.team-1 .member_socials{
	opacity:0;
	transform: translate(0,50px);
}
.team-box.team-1 .member_socials .social-list{
	margin-top:0 !important;
	overflow: visible;
}
.team-box.team-1:hover .member_socials{
	opacity:1;
	transition-delay:0.2s;
	-webkit-transition-delay:0.2s;
}
.team-box.team-1 .member_socials a,.team-box.team-4 .member_socials a{
	opacity: 0;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	background-color: #eee;
	transition:transform 0.4s ease;
	-webkit-transition: all 0.4s ease;
	margin-right: 5px !important;
	display:inline-block
}
.team-box.team-1:hover .member_socials a,.team-box.team-4:hover .member_socials a{
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.team-box.team-1:hover .member_socials a:nth-child(0),.team-box.team-2:hover .member_socials a:nth-child(0),.team-box.team-4:hover .member_socials a:nth-child(0){
	transition-delay: 0.2s
}
.team-box.team-1:hover .member_socials a:nth-child(1),.team-box.team-2:hover .member_socials a:nth-child(1),.team-box.team-4:hover .member_socials a:nth-child(1){
	transition-delay: 0.3s
}
.team-box.team-1:hover .member_socials a:nth-child(2),.team-box.team-2:hover .member_socials a:nth-child(2),.team-box.team-4:hover .member_socials a:nth-child(2){
	transition-delay: 0.4s
}
.team-box.team-1:hover .member_socials a:nth-child(3),.team-box.team-2:hover .member_socials a:nth-child(3),.team-box.team-4:hover .member_socials a:nth-child(3){
	transition-delay: 0.5s
}
.team-box.team-1:hover .member_socials a:nth-child(4),.team-box.team-2:hover .member_socials a:nth-child(4),.team-box.team-4:hover .member_socials a:nth-child(4){
	transition-delay: 0.6s
}
.team-box.team-1:hover .member_socials a:nth-child(5),.team-box.team-2:hover .member_socials a:nth-child(5),.team-box.team-4:hover .member_socials a:nth-child(5){
	transition-delay: 0.7s
}

/* 2 */
.team-box.team-2{
	overflow:visible;
}
.team-box.team-2 .member_details{padding-top: 25px;}
.team-box.team-2 .member_details .member_content{
	padding: 0 20px;
}
.team-box.team-2 .member_socials .social-list{
	margin: 0;
	display: inline-block;
	overflow: visible;
}
.team-box.team-2 .member_socials{
	opacity: 0;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 3;
	-webkit-transform: translate3d(-50%,0,0);
	transform: translate3d(-50%,0,0);
}
.team-box.team-2 .member_socials a{
	opacity: 0;
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	display: block;
	background-color: #eee;
	margin-bottom: 5px !important;
}
.team-box.team-2 .social-list a i.md-icon {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
}
.team-box.team-2:hover .member_socials{
	opacity: 1;
	transform: translate3d(-50%,0px,0);
	-webkit-transform: translate3d(-50%,0px,0);

}
.team-box.team-2:hover .member_socials a{
	opacity: 1;
	-webkit-transform: translateX(0%);
	transform: translateX(0%);
	border-radius: 3px;
	overflow: hidden;
}

/* 3 */
.team-box.team-3{
	border-radius: 8px;
	padding: 30px 25px;
}
.team-box.team-3 .team_inner_img{
	overflow:hidden;
	margin: auto;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	position: relative;
	border-radius: 8px;
}
.team-box.team-3 .member_img,.team-box.team-4 .member_img,.team-box.team-6 .member_img,.team-box.team-3 .member_content{
	margin-bottom:30px
}
.team-box.team-3 .member_content{
	padding:0 35px;
}
.team-box.team-3 .member_position{
	margin: 0 0 20px;
}
.team-box.team-3 .member_position{
	background-color:rgba(0, 0, 0, 0.14);
	display:inline-block;
	padding:5px 10px;
	border-radius:3px
}
.team-box.team-3 .member_socials .social-list a{
	-webkit-transition: none;
	transition: none;
	transition-delay: 0s !important
}

/* 4 */
.team-box.team-4 .member_img{
	position: relative;
	transition:all 0.4s ease;
	-webkit-transition:all 0.4s ease;
	overflow:hidden
}
.team-box.team-4 .member_img_wrp{
	position: absolute;
	z-index: 2;
	width: 100%;
	left: 0;
	bottom: 0;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
}
.team-box.team-4 .member_img_wrp .member_socials{
	max-height: 0;
	overflow: hidden;
	-webkit-transition: max-height 0.8s;
	transition: max-height 0.8s;
	padding-bottom: 15px;
}
.team-box.team-4:hover .member_img_wrp .member_socials{
	max-height: 200px;
}
.team-box.team-4 .member_img_wrp .member_socials a{
	margin-right:5px !important;
	display: inline-block;
}
.team_inner_img{
	position:relative;
	text-align: center;
}
.team-box.team-2 .team_inner_img > img{
	position:relative;
	z-index:2
}
.team-box.team-2 .team_inner_img:after{
	position:absolute;
	width:100%;
	height:20%;
	bottom:0;
	left:0;
	content:"";
	display:inline-block;
	background-color:#e4e4e4;
	z-index:0;
	transition-delay: 0.1s;
	-webkit-transition-delay: 0.1s;
}
.team-box.team-2:hover .team_inner_img:after{
	height:40%
}
.team-box.has_alt .alt_team{
	position: absolute;
	bottom: 0;
	left: 50%;
	opacity: 0;
	width:100%;
	height: 100%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	visibility: hidden;
	z-index:1
}
.team-box.has_alt:hover .member_img .team_inner_img > img{
	opacity: 0;
	visibility: hidden;
}
.team-box.has_alt:hover .alt_team{
	opacity: 1;
	visibility: visible;
}

.vc_empty_space{
	clear: both;
	overflow: hidden;
}

/*
---------------- Counters ----------------- */
.counter-box.count-padd{
	padding: 35px
}
.counter-box .counter-icon.block{
	display: table;
	margin: 0 auto 15px;
}
.counter-box .counter-icon.block.left{
	margin-right: auto;
	margin-left: 0
}
.counter-box .counter-icon.block.right{
	margin-left: auto;
	margin-right: 0
}
.counter-box .counter-icon.inline{
	display: table;
}
.counter-box .counter-icon.inline.left{
	float: left;
	margin-right: 15px
}
.counter-box .counter-icon.inline.right{
	float: right;
	margin-left: 15px
}
.inl-count{
	display:inline-block
}
.inl-count .counter-number{
	margin:0
}
.counter-box .counter-title,.counter-box .counter-number,.counter-box .counter-icon{
	line-height: normal;
}
.counter-box .counter-title{
	font-size: 16px;
	margin: 0;
}
.counter-box .counter-number{
	font-size: 50px;
	font-weight: bold;
	display: inline-block;
}
.count_befAf{
	font-size: 50px;
}
.counter-box.text-center .counter-title{
	margin-left: auto;
	margin-right: auto;
}
.counter-box.text-right .counter-title{
	margin-right:0;
	margin-left: auto;
}
.counter-content{
	margin-top: 15px
}
.counter-icon.box-xs-icon,.modal-icon.box-sm-icon {
	width: 30px;
	height: 30px;
	line-height: 30px
}
.counter-icon.box-sm-icon,.modal-icon.box-sm-icon {
	width: 45px;
	height: 45px;
	line-height: 45px
}
.counter-icon.box-md-icon,.modal-icon.box-md-icon {
	width: 60px;
	height: 60px;
	line-height: 60px
}
.counter-icon.box-lg-icon,.modal-icon.box-lg-icon {
	width: 80px;
	height: 80px;
	line-height: 80px
}
.counter-icon.box-xl-icon,.modal-icon.box-xl-icon {
	width: 110px;
	height: 110px;
	line-height: 110px
}
.counter-icon.box-xxl-icon,.modal-icon.box-xxl-icon {
	width: 150px;
	height: 150px;
	line-height: 150px
}
.modal {
	text-align: center;
	padding: 0!important;
}
.modal:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -4px;
}
.modal-backdrop,.modal-open .modal{
	cursor: url('../images/close.png') 15 15,default;
}
.modal-dialog {
	display: inline-block;
	text-align: left;
	vertical-align: middle;
}
.modal-header{
	border-radius: 0 !important
}
.modal-body{
	overflow: hidden;
}
.modal-content{
	border-radius: 0 !important;
	border: 0 !important;
	cursor: default;
	box-shadow: none !important;
	-webkit-box-shadow: none !important
}
.modal-backdrop.in {
    filter: alpha(opacity=80) !important;
    opacity: 0.8 !important;
}
.modal-body .camera_pag{
	bottom: -5px
}
.modal-dialog:not(.modal-sm):not(.modal-lg){
	width: 750px !important
}
.modal-icon{
	cursor: pointer;
	font-size: 25px;
	position: relative;
}
.modal-icon.block{
	display: table;
	margin:auto;
	text-align: center;
}
.modal-icon.block.left{
	margin-left:0;
	margin-right:auto
}
.modal-icon.block.right{
	margin-left:auto;
	margin-right:0
}
.modal-icon i{
	display: inline-block;
	position: relative;
}
.modal-icon:before{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
	display: inline-block;
	-webkit-transition: -webkit-transform .4s ease-in-out;
	transition: transform .4s ease-in-out;
}
.modal-icon.zoomin:hover:before{
	transform: scale(1.07);
	-webkit-transform: scale(1.07);
}
.modal-icon.rotat i {
	display: inline-block;
	-webkit-transition: -webkit-transform .8s ease-in-out;
	transition: transform .8s ease-in-out;
}
.modal-icon.rotat:hover i{
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}

.modal-icon.rounded:after{
	border-radius: 5px
}
.modal-icon.rounded-lg:after{
	border-radius: 1em
}
.modal-icon.circle:after{
	border-radius: 50%
}
.mod-ripple-in:hover,.mod-ripple-out:hover,.mod-outline-out:hover,.mod-outline-in:hover{
	transform: scale(0.9);
	-webkit-transform: scale(0.9);
}
/* Ripple Out */
@-webkit-keyframes hvr-ripple-out {100% {top: -15px;right: -15px;bottom: -15px;left: -15px;opacity: 0;}}
@keyframes hvr-ripple-out {100% {top: -15px;right: -15px;bottom: -15px;left: -15px;opacity: 0;}}
.mod-ripple-out {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	position: relative;
}
.mod-ripple-out:after {
	content: '';
	position: absolute;
	border: #e1e1e1 solid 6px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
}
.mod-ripple-out:hover:after, .mod-ripple-out:focus:after, .mod-ripple-out:active:after {
	-webkit-animation-name: hvr-ripple-out;
	animation-name: hvr-ripple-out;
}

/* Ripple In */
@-webkit-keyframes hvr-ripple-in {100% {top: 0;right: 0;bottom: 0;left: 0;opacity: 1;}}
@keyframes hvr-ripple-in {100% {top: 0;right: 0;bottom: 0;left: 0;opacity: 1;}}
.mod-ripple-in {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	position: relative;
}
.mod-ripple-in:after {
	content: '';
	position: absolute;
	border: #e1e1e1 solid 4px;
	top: -12px;
	right: -12px;
	bottom: -12px;
	left: -12px;
	opacity: 0;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
}
.mod-ripple-in:hover:after, .mod-ripple-in:focus:after, .mod-ripple-in:active:after {
	-webkit-animation-name: hvr-ripple-in;
	animation-name: hvr-ripple-in;
}

/* Outline Out */
.mod-outline-out {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	position: relative;
}
.mod-outline-out:after {
	content: '';
	position: absolute;
	border: #e1e1e1 solid 4px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: top, right, bottom, left;
	transition-property: top, right, bottom, left;
}
.mod-outline-out:hover:after, .mod-outline-out:focus:after, .mod-outline-out:active:after {
	top: -8px;
	right: -8px;
	bottom: -8px;
	left: -8px;
}

/* Outline In */
.mod-outline-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.mod-outline-in:after {
  pointer-events: none;
  content: '';
  position: absolute;
  border: #e1e1e1 solid 4px;
  top: -16px;
  right: -16px;
  bottom: -16px;
  left: -16px;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: top, right, bottom, left;
  transition-property: top, right, bottom, left;
}
.mod-outline-in:hover:after, .mod-outline-in:focus:after, .mod-outline-in:active:after {
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
  opacity: 1;
}

.red-bg{background:#de3939}
.red-color{color:#de3939}
.pink-bg{background:#d76fed}
.pink-color{color:#d76fed}
.green-color{color:#009933}
.green-bg{background-color:#009933;color:#fff}
.yellow-color{color:#FFCC00}

/*
-------------- Accordions ------------------ */
.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title{
	font-family: inherit;
	font-weight: bold;
}
.vc_tta.vc_general.vc_tta-accordion .vc_tta-icon{
	vertical-align: middle;
	display: inline-block !important;
	text-align: center;
	width: 55px;
	height: 100%;
	line-height: 55px !important;
	background-color: #444;
	color: #fff;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
}
.vc_tta.vc_general.vc_tta-accordion .vc_tta-icon:before{
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%)
}
.vc_tta.vc_general .vc_tta-panel-title>a{
	padding: 0px !important;
	font-size: 14px !important;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-accordion .vc_tta-panel .vc_tta-panel-title>a > span{
	padding: 15px 0 !important;
	display:inline-block;
	line-height: 1.7;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-accordion:not(.creative) .vc_tta-panel .vc_tta-panel-title>a > span{
	margin-left: 71px !important;
}
.wpb-js-composer .vc_tta.vc_general .vc_tta-panel .vc_tta-panel-title.vc_tta-controls-icon-position-right > a > span{
	margin-right: 41px !important;
}
.vc_tta-shape-rounded{
	border-radius: 5px
}
.vc_tta-shape-round{
	border-radius: 2em
}
.vc_tta-style-bot_border .vc_tta-panel-heading{
	border-width: 0 !important;
	border-bottom-width: 1px !important
}
.vc_tta.vc_tta-style-classic .vc_tta-panel-heading{
	background-color: #f7f7f7;
}
.vc_tta.vc_general.vc_tta-style-outline .vc_tta-panel-heading,.vc_tta.vc_general.vc_tta-style-bot_border .vc_tta-panel-heading{
	border-color: #ddd;
}
.vc_tta.vc_general.vc_tta-style-bot_border .vc_tta-panel.vc_active .vc_tta-panel-heading{
	border-bottom-width: 2px !important
}
.vc_tta-controls-icon-position-right i.vc_tta-icon{
	margin-right: 15px;
}
.vc_tta-controls-icon-position-left i.vc_tta-icon{
	margin-left: 10px
}
.vc_tta.vc_general.vc_tta-style-classic.creative .vc_tta-panel-heading{
	border:1px #eee solid;
}
.vc_tta.vc_general.vc_tta-style-classic.creative .vc_tta-panel .vc_tta-panel-heading{
	border-top-right-radius: 20em;
	border-bottom-right-radius: 20em;
}
.vc_tta.vc_general.vc_tta-style-classic.creative .vc_tta-panel .vc_tta-panel-heading{
	margin-left: 28px;
}
.vc_tta.vc_general.vc_tta-style-classic.creative .vc_tta-panel-title>a .vc_tta-icon{
	text-align: center;
	border-radius: 50%;
	background-color: #fff;
	color: #333;
	border: 1px #e5e5e5 solid;
	position: static;
}
.vc_tta.vc_general.vc_tta-style-classic.creative .vc_tta-panel-title>a .vc_tta-icon:before{
	position:static
}
.vc_tta.vc_general.vc_tta-style-classic.creative .vc_tta-panel-title>a .vc_tta-icon{
	width: 55px;
	height: 55px;
	line-height: 55px;
	margin: -21px 15px -20px -28px;
}
.vc_tta.vc_general.vc_tta-style-classic.creative .vc_tta-panel-body{
	margin-left: 38px;
	margin-right: 25px;
}

.counter-box .counter-icon.block.left{
	margin-right: auto;
	margin-left: 0
}
.counter-box .counter-icon.block.right{
	margin-left: auto;
	margin-right: 0
}
.carousel_slide{
	position: relative;
	overflow: hidden;
}
.slide_caption{
	position: absolute;
	background-color: rgba(0,0,0,.6);
	color:#fff;
	bottom: -100%;
	left: 0;
	padding:8px;
	font-size: 11px;
	width: 100%;
	margin: 0;
	-webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.carousel_slide:hover .slide_caption{
	bottom: 0
}
.vertical-slider .slick-slide a{
	display: block;
}
.vertical-slider .slick-slide a img{
	width: 100%
}
.vertical-slider .slide_caption{
	padding: 15px;
}
.vc_toggle_title>h4 {
    font-size: 20px;
}
.vc_toggle_title{
	border-bottom: 1px #ddd solid;
	padding-bottom: 10px !important
}
.vc_toggle_icon{
	margin-top: -4px
}
.vc_toggle_arrow .vc_toggle_icon{
	float: right;
	margin-top: 5px
}
.vc_toggle_content {
    padding: 0px 15px;
    margin: 15px 0 15px 8px;
    border-left: 2px rgba(0, 0, 0, 0.06) solid;
}
.vc_toggle_content p{
	margin-bottom: 0
}
.menu-hint.error{
	background-color: #d9534f;
	color:#fff;
}
.container .container{
	width: auto !important
}
.break-news{
	padding:0;
	margin:10px 0;
	position:relative;
	overflow:hidden;
	height:40px;
}
.break-news .slick-slide{
	line-height:40px;
}
.break-news .slick-list{
	margin-right: 60px
}
.break-news .slick-arrow{
	height:28px !important;
	line-height:30px !important;
	font-size:11px
}
.break-news .slick-prev{
	right: 0;
	left: auto !important;
}
.break-news .slick-next{
	right: 31px !important;
}
.break-news span.lbl{
	border-radius:0
}
span.lbl{
	padding:0 15px;
	font-size:12px;
	font-weight:bold;
	height:40px;
	line-height:40px;
	text-transform:uppercase;
	float: left;
	margin-right: 15px;
}
.post-item.st-2 .post-content {
    position: relative;
    margin-top: -44px;
}
.post-item.st-2 .post-content h4{
	padding: 12px 17px;
	display: inline-block;
	margin: -15px 0 0 0px;
	position: relative;
}
.post-item.st-2 .post-content .post-meta{
	background-color: #555;
	display: inline-block;
	padding: 8px;
	position: relative;
	margin-top: -10px;
	left: 0px;
	color: #ccc;
}
.post-item.st-2 .post-content .post-meta a{
	color: #ccc;
}
.post-item.st-2 .post-content h4.main-bg a{
	color: #fff
}

.label-danger a{
	color:#fff;
}

/* Magazine SideBar */
.wpb_widgetised_column .wpb_wrapper{
	border:1px #f1f1f1 solid;
	padding: 0;
	border-radius: 5px;
}
.wpb_widgetised_column .wpb_wrapper .widget:nth-child(even){
	background-color: rgba(0,0,0,.03);
}
.wpb_widgetised_column .widget{
	padding: 30px 20px;
	margin-bottom: 0 !important;
	overflow: hidden;
}
.wpb_widgetised_column ul{
	margin:0;
	padding: 0;
	list-style: none;
}
.pos-static{
	position: static !important
}
.swiper-container.style1 .swiper-slide{
	display: flex; 
	flex-direction: column;
}
.swiper-container.style1 h2.wpb_singleimage_heading{
	width: 80%;
	font-size: 15px;
	padding: 40px 25px 25px;
	margin: -15px auto 0;
	text-align: left;
	order: 2;
}
.swiper-container.style1 .vc_figure{
	order:1;
}
.swiper-container{
	padding-bottom:20px;
}
.swiper-container.style1 .swiper-button{
	background-color: #ffffff;
	color: #a0a0a0;
	right: 5px;
	top: 50%;
	font-size: 20px;
	width: 30px;
	height: 45px;
	line-height: 45px;
	transform: translate(0,-50%);
}
.swiper-container.style1 .swiper-button.swiper-up{
	margin-top:-16px;
	height:25px;
	line-height:25px
}
.swiper-container.style1 .swiper-button.swiper-down{
	height:25px;
	margin-top:16px;
	line-height:25px
}
.swiper-container.style1 .swiper-button.swiper-prev{
	left: 5px;
	right:auto;
}
.swiper-container.style1 .swiper-pagination{
	top: auto;
	bottom: 0;
	left: auto;
	right: 15px;
	width: auto;
}
.swiper-container.style1.swiper-container-cube .swiper-cube-shadow{
	display: none !important
}

.swiper-entry > img{
	position: relative;
	z-index: 1
}
.swiper-overlay {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2
}
.swiper-meta {
	bottom: 10px;
	left: 10px;
	padding: 15px;
	position: absolute;
	z-index: 4;
}
.swiper-entry .swiper-overlay:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(to bottom,rgba(0,0,0,0) 20%,rgba(0,0,0,0.9) 100%);
	opacity: 0.4;
	transition: opacity 0.4s ease;
	z-index: 1;
}
.swiper-entry .swiper-overlay:hover:before {
	opacity: 1;
	z-index: 1;
}
.swiper-meta-category {
	margin-bottom: 10px;
}
.swiper-meta-category .label{
	padding: 5px 9px;
}
.swiper-meta-title h4, .swiper-meta-title h4 a {
	line-height: 1.5;
	margin: 0 0 12px;
}
.swiper-container.style2 .swiper-overlay:before{
	display:none
}
.swiper-container.style2 .swiper-meta{
	margin-right: 30px;
	bottom: 30px;
	left: 30px;
	padding: 20px 35px 35px;
	background-color: rgba(255, 255, 255, 0.15);
	border-radius: 5px;
}
.swiper-container.style2 .swiper-meta-title h2{
	margin: 0 0 15px;
	padding-bottom:10px;
	border-bottom:1px rgba(0, 0, 0, 0.18) solid
}
.swiper-container.style2 .swiper-bottom{
	width:100%;
	position: relative;
	padding-right: 100px
}
.swiper-container.style2 .sw-more{
	position: absolute;
	right: 0;
	margin: 0
}
.swiper-container.style2{
	position: static;
}
.swiper-container .swiper-slide{
	overflow: hidden;
}
.swiper-container .post-entry-meta-category{
	z-index: 55
}
.swiper-container .post-entry-meta-category a:hover{
	color: #fff
}
.swiper-container.style1{
	padding-bottom: 0 !important
}
.wed-copl-img{
	margin: 0 auto 20px !important;
	border-radius: 50px;
	overflow: hidden;
	border-top-left-radius: 0;
	border-bottom-right-radius: 0;
	display: table;
}
.wed-count-H{
	height: 80px
}
.right.bo-pager {
	text-align: right;
}
.container-fluid{
	width: 100%
}
[class*="col-md-"]:not(.col-md-12) > .container,.container.container-fluid{
	width: auto !important;
}
.container-fluid > .row > .col-md-12 {
	padding-right: 0;
	padding-left: 0
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li{
	margin-bottom: 0
}
.ion{
	display: inline-block;
}
.list-group{
	margin:0;
	padding: 0;
	list-style: none;
}
.list-group > li{
	margin-bottom: -1px;
}
.custom-list{
	list-style:none;
	margin:0;
	padding:0
}
.custom-list > li,.custom-list > a{
	display: block;
	padding: 8px 0;
}
.custom-list > a:hover{
	color: inherit;
}
.custom-list li.hasP,.custom-list a.hasP{
	padding: 15px 0;
	display:block
}
.custom-list li.hasP.hasI .list-group-item-text,.custom-list a.hasP.hasI .list-group-item-text{
	margin-left: 27px
}
.custom-list h4{
	display: inline-block;
}
.custom-list li i,.custom-list a i,.list-group-item i{
	margin-right: 12px;
}
.custom-list.style1 .list-group-item-text{
	padding-bottom: 15px !important
}
.custom-list a{
	display: block;
}
.custom-list.text-right a{
	margin-left:auto;
	margin-right:0;
	text-align: right;
}
.custom-list.text-right a i{
	margin-right:0;
	margin-left:12px;
}
.custom-list .list-group-item-heading{
	position: relative;
}
.custom-list .list_number{
	padding-right: 10px
}
.custom-list.style1 .list_number{
	display: inline-block;
	padding-right: 15px;
	font-size: 120%;
}
.custom-list.style1 .list-group-item-heading.with_num:after{
	position: absolute;
	left: 0;
	bottom: -7px;
	width: 25%;
	height: 1px;
	background-color: #ccc;
	content: "";
	display: inline-block;
}
.list-group-item-heading.with_cont{
	font-size: 16px;
	display: inline-block;
}
.custom-list.style1 > li > a:hover .list-group-item-heading.with_num:after{
	width: 100%
}
.custom-list.style2 > li,.custom-list.style2 > li > a{
	border-top:1px #ddd dashed
}
.custom-list.style3 > li,.custom-list.style3 > li > a{
	border-top:1px #ddd solid
}
.custom-list.style4 > li,.custom-list.style4 > li > a{
	border-top:1px #ddd solid;
}
.custom-list.style4 > li i,.custom-list.style4 > li > a i{
	padding: 6px;
}
.custom-list > li:first-child,.custom-list > li > a:first-child{
	border-top: 0
}
.custom-list.style4 h4 i{
	width: 22px;
	height: 22px;
	text-align: center;
	line-height: 23px;
	border-radius: 3px;
	font-size: 12px;
	vertical-align: text-bottom;
}
.list-group-item {
	padding:15px !important;
	border-radius: 0 !important;
}
.list-group-item-heading{
	margin-bottom: 0px !important;
}
.custom-list .list-group-item-text{
	font-size: 90%;
	margin-top: 5px;
	line-height: inherit;
}
.custom-list.inline-list > li,.custom-list.inline-list > a{
	display: inline;
	padding: 0 15px 0 0;
	line-height: 1.9;
}
.custom-list.inline-list a{
	display: inline;
}
.custom-list.list-sm .list-group-item-heading{
	font-weight: normal;
}
.custom-list.list-sm .list-group-item-text,.custom-list.list-sm a i{
	font-size: 11px;
}
.custom-list.list-sm > li, .custom-list.list-sm > li > a{
	padding: 3px 0
}

.custom-list.list-lg .list-group-item-heading{
	font-size: 17px;
}
.custom-list.list-lg .list-group-item-text,.custom-list.list-lg a i{
	font-size: 14px;
}
.custom-list.list-lg > li, .custom-list.list-lg > li > a{
	padding: 7px 0;
}

.custom-list.list-xl .list-group-item-heading{
	font-size: 22px;
}
.custom-list.list-xl .list-group-item-text,.custom-list.list-xl a i{
	font-size: 18px;
}
.custom-list.list-xl > li, .custom-list.list-xl > li > a{
	padding: 10px 0;
}

.custom-list.list-xxl .list-group-item-heading{
	font-size: 30px;
}
.custom-list.list-xxl .list-group-item-text,.custom-list.list-xxl a i{
	font-size: 25px;
}
.custom-list.list-xxl > li, .custom-list.list-xxl > li > a{
	padding: 25px 0
}
.custom-list > li .badge,.custom-list > li > a .badge {
	float: right;
}
.horizontal-list{
	margin: 30px auto 0;
	padding: 5px 15px;
	border-radius: 5px;
	text-align: center;
}
.horizontal-list a{
	display: inline-block;
	margin: 0 25px;
	color: #fff;
}
.horizontal-list a h4{
	font-weight: 400;
	position: relative;
}
.horizontal-list a h4:before{
	font: normal normal normal 17px/1 FontAwesome;
	content: "\f105";
	margin-right: 14px;
	display:inline-block;
	transform: translateX(-10px);
	position:absolute;
	left: -1px;
	top: -1px;
	opacity: 0;
}
.horizontal-list a h4:after{
	display: inline-block;
	content: "";
	width: 10px;
	height: 1px;
	background-color: #fff;
	position: absolute;
	left: 0;
	top: 50%;
	margin-left: -17px;
	margin-top: -1px;
}
.horizontal-list a:hover h4:before{
	display:inline-block;
	opacity:1;
	transform: translateX(0px);
	opacity: 1
}
.horizontal-list a:hover{
	color: #fff
}
.horizontal-list a:hover h4:after{
	width: 20px;
}
.horizontal-list a:hover h4 {
	opacity: 1;
	padding-left: 13px;
}
.img-lft{
	float: left;
	margin-right: 10px;
	max-width: 47%
}
.white-box{
	background-color: #fff;
	border:8px #fff solid;
	position: relative !important;
	padding: 40px 35px 30px !important
}
.white-box *{
	position: relative;
	z-index: 2
}
.white-box:after{
	position: absolute;
	width: 100%;
	height: 100%;
	content: "";
	display: block;
	left: 0;
	top: 0;
	border: 4px #ececec solid;
	z-index: 0;
}
.no-border{
	border:none !important;
}
.vc_cta3-container,.vc_tta-container{
	margin-bottom: 0 !important
}
.vc_tta-container > h2{
	font-size: 35px;
	font-weight: 400;
	margin-bottom: 25px;
}
.ipd-up{
	position: absolute;
	bottom: 0;
	left: 0;
	transition-delay: 200ms
}
.small-font .list-group-item-heading{
	font-size: 13px;
	font-weight: normal;
	font-family: inherit;
}
.small-font .custom-list > li,.small-font .custom-list > a{
	padding: 7px 0;
}
.white{color: #fff}
.black-bg{background-color: #222}
.m-t-2{margin-top: 20px}
.p-a-2{padding: 20px !important;}
.p-b-0{padding-bottom: 0 !important}
.camera_caption a{
	color: #fff;
}
.camera_thumbs_cont img{
	width: 75px
}
.vc_icon_element{
	display: inline-block;
}

/* instagram feed styles */
.instagram_wrap:not(.insta_slider):not(.cols-1) .insta_photo{
	float: left;
}
.instagram_wrap .insta_photo,.instagram_wrap .insta_photo a{
	display: block;
	position: relative;
	overflow: hidden;
}

.instagram_wrap .insta_photo a img{
	position: relative;
	z-index: 3
}
.instagram_wrap[data-resol="thumbnail"] .insta_photo > a > span b{
	display: none;
}
.instagram_wrap .insta_photo a:after{
	position: absolute;
	z-index: 5;
	width: 100%;
	height: 100%;
	bottom: 0;
	left: 0;
	background-color: rgba(0,0,0,0.5);
	display: block;
	content: "";
	opacity: 0;
	transform: scale(0.6);
	-webkit-transform: scale(0.6);
}
.instagram_wrap a b{
	font-weight: normal;
	width:50px;
	height:50px;
	line-height:50px;
	display:inline-block;
	text-align:center;
	border-radius:50%;
	margin-right:5px;
	opacity:0;
	transform: translateY(50%);
	-webkit-transform: translateY(50%);
	transition-delay:0.2s;
	-webkit-transition-delay:0.2s
}
.instagram_wrap .insta_photo:hover b{
	transform: translateY(0);
	-webkit-transform: translateY(0);
	opacity:1
}
.instagram_wrap a b:last-child{
	margin-right:0;
	transition-delay:0.3s;
	-webkit-transition-delay:0.3s
}
.instagram_wrap a b:hover{
	background-color: rgba(0,0,0,0.5);
	transition-delay:0s !important;
	-webkit-transition-delay:0s !important;
}
.insta_icons{
	position: absolute;
	top: 50%;
	left: 50%;
	transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
	color: #fff;
	z-index: 9;
	opacity: 0;
}
.insta_icons i{
	margin: 0 5px 0 0;
	font-size: 12px;
}
.instagram_wrap .insta_photo:hover a:after{
	opacity: 1;
	transform: scale(0.9);
	-webkit-transform: scale(0.9);
}
.instagram_wrap .insta_photo:hover .insta_icons{
	transition-delay: 0.1s !important;
	opacity: 1
}
.oc-icon{
	display: inline-block;
	line-height: 1;
	vertical-align: middle;
	margin-right: 5px;
	margin-bottom: 5px;
	position: relative;
}
.oc-icon i {
	display: inline-block;
}
.oc-icon i:before{
	width: 1em;
	height: 1em;
	display: block;
	text-align: center;
}
.oc-icon i.alt{
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
}
.oc-icon.bordered{
	border-color: transparent;
	border-style: solid;
}
.xs-icon i{
	padding: 7px;
	font-size: 12px;
}
.sm-icon i{
	padding: 11px;
	font-size: 16px;
}
.md-icon i{
	padding: 16px;
	font-size: 23px;
}
.lg-icon i{
	padding: 25px;
	font-size: 35px;
}
.xl-icon i{
	padding: 35px;
	font-size: 55px;
}
.oc-icon.round i{
	border-radius: 0.5em !important
}
.oc-icon.rounded i{
	border-radius: 5px !important
}
.oc-icon.circle i{
	border-radius: 50% !important
}
.oc-icon i.vc_pixel_icon{
	background-position: 50%;
}
.xs-icon i.vc_pixel_icon{
	padding: 13px;
}
.sm-icon i.vc_pixel_icon{
	padding: 19px;
}
.md-icon i.vc_pixel_icon{
	padding: 27px;
}
.lg-icon i.vc_pixel_icon{
	padding: 42px;
}
.xl-icon i.vc_pixel_icon{
	padding: 62px;
}

.oc-icon.anim0 i.alt,.oc-icon.anim0:hover i{
	opacity: 0
}
.oc-icon.anim0:hover i.alt{
	opacity: 1
}
.anim_wrap{
	overflow: hidden;
	display: block;
	position: relative;
}

.oc-icon.anim1 i.alt{
	transform: translate3d(0,100px,0);
}
.oc-icon.anim1:hover i{
	transform: translate3d(0,-100px,0);
	opacity: 0
}
.oc-icon.anim1:hover i.alt{
	transform: translate3d(0,0,0);
	opacity: 1
}

.oc-icon.anim2 i.alt{
	transform: translate3d(100px,0,0);
}
.oc-icon.anim2:hover i{
	transform: translate3d(-100px,0,0);
	opacity: 0
}
.oc-icon.anim2:hover i.alt{
	transform: translate3d(0,0,0);
	opacity: 1
}

.oc-icon.anim3 i.alt{
	transform: translate3d(-100px,0,0);
}
.oc-icon.anim3:hover i{
	transform: translate3d(100px,0,0);
	opacity: 0
}
.oc-icon.anim3:hover i.alt{
	transform: translate3d(0,0,0);
	opacity: 1
}

.oc-icon.anim4 i.alt{
	transform: translate3d(0,-100px,0);
}
.oc-icon.anim4:hover i{
	transform: translate3d(0,100px,0);
	opacity: 0
}
.oc-icon.anim4:hover i.alt{
	transform: translate3d(0,0,0);
	opacity: 1
}
.oc-icon.anim5 i.alt{
	transform: scale(0.4);
	opacity: 0;
}
.oc-icon.anim5:hover i{
	transform: scale(1.2);
	opacity: 0
}
.oc-icon.anim5:hover i.alt{
	transform: scale(1);
	opacity: 1;
}
.oc-icon.anim5:hover i.alt{
	transform: scale(1);
	opacity: 1
}
.oc-icon.anim6 i.alt{
	transform: scale(1.2);
	opacity: 0
}
.oc-icon.anim6:hover i{
	transform: scale(0);
	opacity: 0
}
.oc-icon.anim6:hover i.alt{
	transform: scale(1);
	opacity: 1
}

.oc-icon.anim7{
	-webkit-perspective: 800px;
	perspective: 800px;
}
.oc-icon.anim7 i.alt{
	z-index: 1;
	opacity: 0;
	-webkit-transform: translateY(50%) rotateX(-90deg);
	transform: translateY(50%) rotateX(-90deg);
}
.oc-icon.anim7:hover i{
	opacity: 0;
	-webkit-transform: translateY(-50%) rotateX(90deg);
	transform: translateY(-50%) rotateX(90deg);
}
.oc-icon.anim7:hover i.alt{
	opacity: 1;
	-webkit-transform: rotateX(0);
	transform: rotateX(0);
}

.oc-icon.anim8:hover i{
	opacity: 0
}
.oc-icon.anim8:hover i.alt{
	opacity: 1
}
.oc-icon.anim8:hover i.alt:before{
	-webkit-animation: spinAround 2s linear infinite;
	animation: spinAround 2s linear infinite;
}
.recent-posts{
	margin-right: -15px;
	margin-left: -15px;
}
.recent-posts:after{
	display: table;
	clear: both;
	content: ""
}
.recent-posts .post-image{
	position: relative;
	overflow: hidden;
	text-align: center;
	margin-bottom: 20px;
}
.recent-posts .recent-item.style1 .post-image{
	margin-bottom:0
}
.recent-posts .recent-item .post-sticky,.recent-posts .recent-item .bottom_meta,.widget-post-info .post-sticky{
	display:none
}
.recent-posts .style3 .post-image:before{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background-color: rgba(0, 0, 0, 0.3);
	content:"";
	display:block;
	z-index:1;
}
.recent-posts .post-image img{
	width:100%;
}
.recent-posts .post-image a{
	display: block;
}
.recent-posts .post-info h3{
	font-size: 21px;
}
.recent-posts .entry-content{
	padding-top: 10px;
}
.recent-posts .post-meta{
	margin-bottom: 10px;
}
.recent-posts .style1 .post-icon{
	display:none
}
.recent-posts .style1 .post-info .post-meta{
	padding-right: 10px;
	margin-bottom: 10px;
}
.recent-posts .recent-item:not(.style1) .post-info .post-meta{
	margin: 0 0 10px;
	clear: none;
	padding: 0;
	background-color: transparent;
	transform: none;
	position: relative;
	z-index: 2;
	box-shadow: none;
	-webkit-box-shadow: none;
	border-radius: 0;
}
.recent-posts .style2 .post-info ul li:last-child{
	padding-right:0
}
.recent-posts .style3 {
	position: relative;
	overflow: hidden;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
}
.recent-posts .style1{text-align: center;}
.recent-posts .style3 .post-meta,.recent-posts .style3 .author_meta_section,.recent-posts.style3 .author_meta_section a{
	color: #bbb;
}
.recent-posts .style3 .post-image{
	background-color: #f7f7f7;
	position: relative;
	z-index: 1;
	margin: 0;
}
.recent-posts .style3 .post-image:after {
	display: block;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.2);
}
.recent-posts .style3 .post-info{
	position: absolute;
	bottom: 20px;
	left: 20px;
	right: 20px;
	z-index: 2;
	margin: 0;
	transition: all 0.4s ease-out;
	-webkit-transition: bottom 0.4s ease-out;
}
.recent-posts .recent-item .slick-slider ul.slick-dots{
	position:absolute;
	bottom:40px
}
.popular_posts .slick-slider ul.slick-dots{
	position:absolute;
	bottom:20px
}
.recent-posts .style3 .post-info .entry-content{
	opacity: 0;
	max-height:0;
	position: relative;
	color: #aaa;
	padding-top: 0;
	transition: max-height 0.5s ease-out, opacity 0.6s ease-out;
	-webkit-transition: max-height 0.6s ease-out, opacity 0.4s ease-out;
}
.recent-posts .recent-item.style3 .post-info .post-meta{
	color: #fff
}
.recent-posts .style3:hover .post-info .entry-content{
	opacity: 1;
	max-height:15em;
	color: #e2e2e2;
}
.recent-posts .sm-mag-item .entry-content{
	display:none
}
.recent-posts.style3 .more-btn{
	background-color:#000;
	color:#fff
}
.recent-posts .style3 .post-info h3 a{
	color:#fff
}
.recent-posts .style3 .author_meta_section a{
	color:#e2e2e2
}
.recent-posts .style3 .more-btn,.recent-posts .style3 .box_more {
	margin-top: 3px
}
.recent-posts .style3 .author_meta_section{
	margin-top: 10px
}
.recent-posts .more-btn,.recent-posts .box_more{
	margin-left:0;
	margin-right:auto
}
.recent-item.style1 .more-btn{
	margin-left:auto;
	margin-right:auto;
	border-radius: 30px;
}
.blog-home.swiper-slide{
	display: block !important;
	margin: 0
}
.recent-posts .style1 .box_more{
	margin-left:auto
}
.recent-posts .style3 .entry-content p,.lg-mag-item .entry-content p{
	border-top: 0px;
	padding-top: 5px;
}
.recent-posts .post-meta li{
	display: none;
}
.recent-posts .post-meta li.meta-date{
	display: block;
}
.sm-mag-item.style7{
	clear: both !important;
	padding: 20px 0 !important;
	border-bottom: 1px #eee solid;
	margin-left:30px !important;
	width: 100%
}
.sm-mag-item.style7:first-child{
	padding-top:0 !important
}
.sm-mag-item.style7:last-child{
	padding-bottom:0 !important;
	border-bottom:0
}
.sm-mag-item.style7:after{
	clear:both;
	content:" ";
	display:table
}
.sm-mag-item.style7 .post-image,.sm-mag-item.style7 .post-gallery,.sm-mag-item.style7 .post-media{
	float: left;
	width: 15%;
}
.sm-mag-item.style7 .post-gallery .slick-slider ul.slick-dots{
	display:none !important
}
.sm-mag-item.style7 .post-info{
	margin-left: 18%;
	margin-top: 0;
}
.sm-mag-item.style7 .post-info .post-meta,.sm-mag-item.style7 .post-info h3{
	clear:none;
}

.sm-mag-item.style7 .post-info .post-meta, .recent-posts-widget .post-meta{
	margin-bottom:5px !important
}
.sm-mag-item.style7 .post-info h3{
	font-size: 15px;
	margin-bottom: 0;
}
.post_img_meta{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 70px;
	text-align: center;
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 9;
	border-radius: 4px;
	overflow: hidden;
}
.post_img_meta li{
	padding: 10px;
}
.post_img_meta li.main-bg{
	font-size: 20px;
}
.post_img_meta li.white-bg{
	font-size: 11px
}
.recent-posts.style2 .p_dat{
	position:absolute;
	bottom:0;
	left:0;
	margin: 15px;
	display:inline-block;
	color:#fff;
	background-color: rgba(0, 0, 0, 0.54);
	padding: 4px 10px;
	border-radius: 4px;
	font-size: 11px;
}
.recent-posts.style2 .p_dat i{
	margin-right:6px;
	font-size:80%
}
.recent-posts.style2 .more-btn{
	border-radius:0;
	display:table;
}
.lg-mag-item .post-image{
	margin: 0;
	border-radius: 0;
}
.recent-posts.style3 .post-meta{
	color: #fff !important
}
.lg-mag-item .post-info .entry-content{
	opacity: 1 !important;
	max-height: 15em !important;
	color: #fff !important
}
.recent-posts-widget ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.recent-posts-widget > ul > li{
	overflow:hidden;
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px #ddd dashed
}
.recent-posts-widget ul li .post-img,.recent-posts-widget ul li .post-img img{
	width:55px;
	height:55px;
	max-height:none;
	margin-bottom: 0;
}

.recent-posts-widget ul li h3{
	font-family: inherit;
    height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    margin: 0px;
    font-weight:bold
}
.recent-posts-widget .widget-post-info .post-meta{
	clear: none;
	margin-bottom: 10px
}
.news_pics.just-gallery .thumb_links a{
	width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 12px !important
}
.ov_hid{
	overflow: hidden;
}

.popular_posts .post-image,.popular_posts .post-gallery,.popular_posts .post-media{
	margin-bottom: 25px
}
.rposts_icon i{
	font-size: 50px !important;
	margin: 25px 0 0 20px;
	opacity: 0.2;
}
.activ-form{
	background-color: #F5EEE3 !important;
	border:1px #D8D2C8 solid;
}
.col-md-3 .recent-posts .post-image{
	max-height:180px
}
.lg-mag-item{margin: 0 -15px 0 0;}
.sm-items{margin: 0 0 0 -15px !important;display: flex;flex-wrap: wrap;}
.swiper-container .lg-mag-item,.swiper-container .sm-items{margin: 0 -15px !important;}

.sm-mag-item{
	margin: 0 0 1px !important;
	padding: 0 0 0 1px !important;
	clear: none !important;
}
.sm-mag-item .post-image{
	margin: 0;
	border-radius: 0;
}
.sm-mag-item .entry-content{
	padding: 10px 0 0;
	text-align: inherit;
}
.sm-mag-item .post-info h3{
	font-size: 19px;
	line-height: 1.2;
}
.lg-mag-item .post-info h3 {
    font-size: 28px;
    line-height: 1.3;
}

.wid-10{width: 10%}
.wid-20{width: 20%}
.wid-30{width: 30%}
.wid-40{width: 40%}
.wid-50{width: 50%}
.wid-60{width: 60%}
.wid-70{width: 70%}
.wid-80{width: 80%}
.wid-90{width: 90%}

.magazine .post-entry-overlay {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.magazine .post-entry .post-entry-meta {
	height: auto;
	bottom: 0;
	left: 0;
	padding: 0 30px 30px;
	position: absolute;
	width: 100%;
	z-index: 2;
}
.magazine .post-entry:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(to bottom,rgba(0,0,0,0) 20%,rgba(0,0,0,0.9) 100%);
	opacity: 0.4;
	transition: opacity 0.4s ease;
	z-index: 1;
}
.magazine .post-entry:before, .magazine.post-carousel .post-entry:before {
	content: "";
	height: auto;
	bottom: 0;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 1;
}
.magazine .post-entry:hover:before, .magazine.post-carousel .post-entry:hover:before {
	opacity: 1;
	z-index: 1;
}
.magazine .post-entry-meta-category {
	position: absolute;
	top: 8px;
	right: 8px
}
.magazine .post-entry .post-entry-meta .post-entry-meta-title h2, .magazine .post-entry .post-entry-meta .post-entry-meta-title h2 a {
	color: #fff;
	font-size: 18px;
	line-height: 1.4;
	margin: 0;
	font-weight: 200;
	letter-spacing: 0.5px
}
.magazine .post-date {
	color: #fff;
	opacity: 0.6;
}
.magazine.post-carousel .post-entry-meta .product-description, .post-entry-meta .product-description a {
	color: #fff!important;
}
.magazine .entry-image{
	margin-bottom: 15px
}
.magazine .post-info h5{
	font-size: 15px;
	margin-bottom: 10px
}
.magazine .post-info h3,.magazine .post-info h4{
	margin-bottom: 10px
}
.magazine .post-info ul{
	margin: 0;
}
.magazine .post-info ul li{
	color:#999;
}
.magazine .post-info ul a{
	color:#999;
}
.magazine .post-content p{margin: 10px 0 0 0}

.justified-gallery>a, .justified-gallery>div{
	display: block;
	overflow: hidden;
}
.anim-imgs.just-gallery>div.thumb_slide{
	transform: scale(0);
	opacity: 0
}
.just-gallery .thumb_links{
	position: absolute;
	width: 100%;
	left: 0;
	top: 50%;
	transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
	z-index: 2;
	text-align: center;
}
.just-gallery .thumb_links a{
	display: inline-block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background-color: rgba(0,0,0,0.8);
	border-radius: 50%;
	color: #fff;
	transform: scale(1.5);
	-webkit-transform: scale(1.5);
	opacity: 0
}
.just-gallery .thumb_links a.itr_thumb_link{
	margin-left: 5px;
	transition-delay: 0.2s;
	-webkit-transition-delay: 0.2s;
}
.just-gallery .thumb_slide img{
	transition: transform 0.9s ease-in-out;
	-webkit-transition: transform 0.9s ease-in-out;
}
.just-gallery .thumb_slide:hover img{
	transform: scale(1.3);
	-webkit-transform: scale(1.3);
}
.just-gallery .thumb_slide:hover a{
	opacity: 1;
	transform: scale(1);
	-webkit-transform: scale(1);
}
.just-gallery .thumb_slide a:hover{
	transition-delay: 0s;
	-webkit-transition-delay: 0s;
}
.justified-gallery .thumb_slide:before{
	position: absolute;
	display: inline-block;
	width: 100%;
	height: 100%;
	content: "";
	background-color: rgba(0,0,0,0.4);
	opacity: 0;
	z-index: 1;
}
.justified-gallery .thumb_slide:hover:before{
	opacity: 1;
}

/*
.justified-gallery>a:before{
	-webkit-transition: all 0.4s;
    transition: all 0.4s;
    transform: scale(0.7);
}
.justified-gallery>a:hover:before{
	opacity: 1;
	transform: scale(0.9);
}
.justified-gallery>a:after{
	background-color: rgba(0,0,0,0.8);
	-webkit-transition: all .6s;
    transition: all .6s;
    width: 50px;
    height: 50px;
    left: 50%;
    top: 50%;
    margin-left: -25px;
    margin-top: -25px;
    border-radius: 50%;
    color: #fff;
    font-family: 'linea-icons';
    content: "\e0d0";
    font-size: 20px;
    text-align: center;
    line-height: 50px;
    transform: scale(1.5);
}
.justified-gallery>a:hover:after{
	opacity: 1;
	transform: scale(1);
}*/

.mod_img img{
	cursor: pointer;
}
.blog-shortcode.blog-posts .p-date{
	display: none;
}
.blog-shortcode.blog-posts.lg-image .p-date{
	display: block;
}
.blog-shortcode.timeline-left{
	margin-left: -30px;
}
.blog-shortcode.timeline-right{
	margin-right: -15px;
}
.blog-shortcode.timeline.full,.blog-shortcode.masonry,.blog-shortcode.grid{
	margin-right: -15px;
	margin-left: -15px
}
[class*="vc_custom_"].patt-bg {
    background-repeat: repeat-x !important;
    background-position: 0 0;
}
.search-box-wrapper{
	position: relative;
	margin-top: -55px
}
.search-box-wrapper.tabs.gr-bg .nav>li:not(.active)>a{
	background-color: rgba(255,255,255,.6);
	border-top: 3px transparent solid !important;
}
.search-box-wrapper .nav-tabs{
	border-bottom: 0
}
.search-box-wrapper .nav-tabs>li:first-child{
	margin-left: 0 !important
}
.search-box-wrapper .nav-tabs>li>a{
	padding: 17px 30px;
	font-weight: 900;
	margin: 0 2px 0 0 !important;
	border-bottom: 0px !important;
	border-right:0px !important;
	border-left: 0px !important 
}
.search-box-wrapper .tab-pane{
	padding: 45px 0 30px
}

.white .post-info h4 a{
	color: #fff
}
.col-md-4 .gallery-columns-5 .gallery-item{
	width: 19.7%
}
.slick-slide.gallery-item{
	margin: 0 !important
}
.post-image .post-image{
	margin-bottom: 0 !important
}
.tw_shortcode + iframe,.tw_shortcode .timeline-Tweet-media{
    display:none !important
}
.twitter_wrap{
    position: relative;
}
.tw_shortcode .TweetAuthor-link{
	color: rgba(0,0,0,0.4);
}
.tw_shortcode{
	position: relative;
}
.tw_shortcode .oc-preload {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
}
.tw_shortcode .slick-slide{
	overflow: hidden;
}
.tw_shortcode.hide_av .TweetAuthor-avatar{
	display: none !important;
}
.tw_shortcode .timeline-Tweet-author{
	margin-bottom: 15px
}
.timeline-Tweet-text img{
	display: inline !important;
	max-width: 20px
}
.tw_shortcode .timeline-Tweet-text{
	width: 75%;
	margin: auto;
	padding: 0;
	text-align: center;
}
.tw_shortcode .timeline-TweetList li .timeline-Tweet{
	position: relative;
	display: table-cell;
	vertical-align: middle;
	height: 100%
}
.st-pos{
	position: static !important;
}
.vc_icon_element-align-center{
	display: table;
	margin-right: auto;
	margin-left: auto;
}
.m-bottom--120{
	margin-bottom: -120px
}
.vc_btn3-container:not(.vc_grid-btn-load_more){
	display: none !important;
}
.vc-hoverbox-wrapper .vc_btn3-container{
	display: block !important
}
.vc_general.vc_btn3{
	font-weight: bold;
}
.vc_general.vc_btn3.vc_btn3-size-md{
	font-size: 13px
}
.vc_btn3.vc_btn3-size-lg{
	font-size: 15px
}
.vc_btn3.vc_btn3-size-xl {
    font-size: 20px;
    padding:18px 25px
}
.vc_btn3.vc_btn3-size-xxl {
    font-size: 25px;
    padding:22px 35px
}
/* gitem */
.vc_custom_heading h4{
	font-size: 19px;
	padding: 10px 0;
	border-bottom: 1px rgba(0, 0, 0, 0.1) solid;
}
.vc_grid-filter.vc_grid-filter-size-lg .vc_grid-filter-item {
    font-size: 14px;
    padding: 15px 25px;
}
.vc_grid-filter.vc_grid-filter-size-md .vc_grid-filter-item {
    font-size: 14px;
    padding: 9px 16px;
}
.vc_grid-filter.vc_grid-filter-size-sm .vc_grid-filter-item {
    padding: 5px 10px;
}
.vc_grid-filter.vc_grid-filter-size-xs .vc_grid-filter-item {
    padding: 2px 8px;
}

.vc_wp_posts .widget_recent_entries ul,.vc_wp_recentcomments .widget_recent_comments ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.vc_wp_posts .widget_recent_entries ul li span.post-date{
	display: block;
	clear: both;
	opacity: 0.5;
	font-size: 80%;
	margin: -4px 0 0 30px;
}
.vc_wp_posts .widget_recent_entries ul li > a{
	position: relative;
	top: -4px;
}
.vc_wp_posts .widget_recent_entries ul li:before{
	font-family: 'Ionicons'!important;
	content: "\f3ef";
	display: inline-block;
	margin: 0 10px 0 1px;
	font-size: 20px;
	opacity: 0.4;
	line-height: 1;
}
.widget_recent_entries .r-p_title{
	margin-bottom: 30px;
	font-size: 20px
}

.widget_recent_entries .r-p_subtitle{
	margin-bottom: 30px;
	margin-top: -15px;
	font-size: 14px
}
.map_title{
	display: block !important;
	background-color: #fff;
	padding: 20px;
}

/* Slideshow */
.cp-letters-slideshow{
	min-height: 50px
}
.cp-letters-slideshow,.cp-slide {
	position: relative;
	width: 100%;
}
.letter-effect {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.js .cp-slide:not(.slide--current) {
	position: absolute;
	top: 0;
	opacity: 0;
}

.js .cp-slide span{
	display: inline-block;
	-webkit-flex: none;
    -ms-flex: none;
    flex: none;
    white-space: pre;
}
.cp-text, .cp-title, .heading .head_tag, .widgettitle{
	margin-top: 0;
}
.cp-text.letters.rotate-2 b,.cp-text.letters.rotate-3 b,.cp-text.letters.scale b{
	background-color: transparent !important;
}

/* Hotspots */
.HotspotPlugin_Hotspot {
	position: absolute;
	cursor: pointer;
	z-index: 2;
}
.HotspotPlugin_Hotspot:hover,.hindex{
	z-index:999
}
.cp-img-map{
	position: relative;
	display: table;
	margin-right: auto;
	margin-left: auto;
}
.cp-img-map-wrapper{
	position: relative;
	display: inline-block;
	line-height: .5;
	z-index: 1;
}
.HotspotPlugin_Hotspot .Hotspot_text{
    content:"";
    display:block;
    text-align: center;
    position: relative;
    z-index: 0;
    background-color: #e7512f;
}
.HotspotPlugin_Hotspot .Hotspot_text.small-size{
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 10px;
}
.HotspotPlugin_Hotspot .Hotspot_text.normal-size{
    width: 35px;
    height: 35px;
    line-height: 35px;
}
.HotspotPlugin_Hotspot .Hotspot_text.large-size{
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
}
.HotspotPlugin_Hotspot .Hotspot_text.x-large-size{
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 25px;
}
.HotspotPlugin_Hotspot .Hotspot_text:after{
	opacity: 0;
	background: inherit;
	border-radius: inherit;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
    z-index: -1;
}
.HotspotPlugin_Hotspot.style-1 .Hotspot_text{
    -webkit-animation: scale_lg_sm 1.3s forwards linear infinite;
	animation: scale_lg_sm 1.3s forwards linear infinite;
}
.HotspotPlugin_Hotspot.style-2 .Hotspot_text:after{
    -webkit-animation: scale_cont 1.3s forwards linear infinite;
	animation: scale_cont 1.3s forwards linear infinite;
}
.HotspotPlugin_Hotspot.style-3 .Hotspot_text{
    -webkit-animation: up_down_anim 1s forwards ease infinite;
	animation: up_down_anim 1s forwards ease infinite;
}
.hotspotImg img{
	display: block;
}
.HotspotPlugin_Hotspot > div:not(.Hotspot_text){
	position:absolute;
	top: 50%;
	left: 100%;
	z-index: 3;
	transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
	padding: 20px;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	background-color: rgba(0, 0, 0, 0.8);
	min-width: 250px;
	color: #777;
	/* border-radius: 7px; */
	box-shadow: 0px 10px 41px 0px rgba(0,0,0,.2);
	-webkit-box-shadow: 0px 10px 41px 0px rgba(0,0,0,.2);
}

.HotspotPlugin_Hotspot.position-top > div:not(.Hotspot_text){
	top: -100%;
	left: 50%;
	z-index: 3;
	transform: translate(-50%,-60%);
	-webkit-transform: translate(-50%,-60%);
}
.HotspotPlugin_Hotspot.position-bottom > div:not(.Hotspot_text){
	top: 100%;
	left: 50%;
	z-index: 3;
	transform: translate(-50%,10px);
	-webkit-transform: translate(-50%,10px);
}
.HotspotPlugin_Hotspot.position-right > div:not(.Hotspot_text){
	top: 50%;
	left: 100%;
	z-index: 3;
	transform: translate(10px,-50%);
	-webkit-transform: translate(10px,-50%);
}
.HotspotPlugin_Hotspot.position-left > div:not(.Hotspot_text){
	top: 50%;
	right: 100%;
	left:auto;
	z-index: 3;
	transform: translate(-10px,-50%);
	-webkit-transform: translate(-10px,-50%);
}

.cp-img-map[data-action="hover"] .HotspotPlugin_Hotspot > div:not(.Hotspot_text){
	opacity: 0;
	visibility: hidden;
}
.cp-img-map[data-action="hover"] .HotspotPlugin_Hotspot:hover > div:not(.Hotspot_text){
	opacity:1;
	visibility: visible;
}
.HotspotPlugin_Hotspot > div > .Hotspot_Title {
    font-weight: 600;
    border-bottom: 1px rgba(255, 255, 255, 0.19) solid;
    padding-bottom: 10px;
    margin-bottom: 14px;
}
.HotspotPlugin_Hotspot > div > .Hotspot_Message {
    clear: both;
    color: #fff;
}
.Hotspot_text.hidden{
	display: block !important;
}
.hotspotImg{
	background-color: transparent !important	
}
.hiIndex{
	z-index: 2;
	position: relative;
}
.popover{
	border-radius: 0 !important;
	-webkit-box-shadow: 0 0px 30px 0px rgba(0,0,0,.2) !important;
	box-shadow: 0 0px 30px 0px rgba(0,0,0,.2) !important;
	border: 0 !important;
	padding: 0 !important;
	z-index: 9999 !important;
}
.popover>.arrow{
	border-color:transparent !important
}
.popover-title {
    padding: 15px !important;
    color: #fff;
    line-height: 1.4 !important;
    margin: 0 !important;
    font-size: 14px !important;
    border-bottom: 0 !important;
    border-radius: 0 !important;
}
.head_tag h3.popover-title{
	margin: 0 !important;
}
.popover-content{
	padding: 17px !important;
	font-size: 90% !important;
	line-height: 1.7 !important
}
.tooltip-inner {
	padding: 5px 10px !important;
	border-radius: 0 !important
}
.ttip_btn{
	display: inline-block;
	border-bottom: 1px dashed #999;
	cursor: help;
}
.p-1-col .name-holder h4 {
    margin-top: 0;
}
.filter-by{
	margin-bottom: 60px !important
}
.filter-by.style1 ul{
	border-radius:30px;
	border:1px #ddd solid;
}
.filter-by.style1 li:first-child{
	margin-left:0;
}
.filter-by.style1 li:last-child{
	margin-right:-1px
}
.filter-by.style1 li.selected a{
	box-shadow: 2px 20px 45px 5px rgba(0,0,0,.2);
    -webkit-box-shadow: 2px 20px 45px 5px rgba(0,0,0,.2);
	color: #fff !important;
}
.filter-by.style1 li a:before{
	display: none !important
}
.raysgrid.marbele .port-captions{
	padding-top:15px !important;
}
.raysgrid.transit .icon-links{
	text-align: center;
	top:auto !important;
	bottom:5% !important
}
.raysgrid.transit .portfolio-item .icon-links a {
    transform: translate(0,50%);
    -webkit-transform: translate(0,50%);
}
.raysgrid.kara .port-captions h4{
	padding-top:20px
}
.filter-by.style4 ul{
	margin-left: auto !important;
	margin-right: auto !important;
}
.filter-by.style4 ul li.selected{
    box-shadow: 0px 20px 45px 5px rgba(0,0,0,.3);
    -webkit-box-shadow: 0px 20px 45px 5px rgba(0,0,0,.3);
}
.dark_filter .filter-by.style1 ul{
	border-color: #333
}
.dark_filter .filter-by.style1 ul li a{
	color: #aaa
}
.rsgd_load_more a, .rsgd_load_more_scrl{
	border:0 !important;
}
.raysgrid.p-1-col{
	margin:0 !important;
}
@media (max-width: 768px){
	.heading .head_tag,.cp-text span,.cp-text, .cp-title{
		font-size: 3.0vh !important;
		line-height:1.5;
		font-weight: 500 !important
	}
}