/*** cspt-ihbox-style-14 ***/
.cspt-ihbox-style-14 {
	overflow: hidden;
	padding: 40px 30px 13px;
	color: var(--cspt-emphires-white-color);
	border-radius: 6px;
	position: relative;
	z-index: 1;
	background-color: var(--cspt-emphires-global-color);
}
.cspt-ihbox-style-14 .cspt-ihbox-icon,
.cspt-ihbox-style-14 .cspt-ihbox-svg {
	position: absolute;
	right: 0px;
	top: 0;
	z-index: -1;
}
.cspt-ihbox-style-14 .cspt-ihbox-icon svg,
.cspt-ihbox-style-14 .cspt-ihbox-icon i,
.cspt-ihbox-style-14 .cspt-ihbox-svg svg {
	margin-right: -67px;
}
.cspt-ihbox-style-14 .cspt-ihbox-icon .cspt-ihbox-icon-wrapper,
.cspt-ihbox-style-14 .cspt-ihbox-svg .cspt-ihbox-svg-wrapper {
	font-size: 200px;
	line-height: 200px;
	color: rgba(255, 255, 255, 0.2);
}
.cspt-ihbox-style-14 .cspt-ihbox-icon-wrapper svg,
.cspt-ihbox-style-14 .cspt-ihbox-svg-wrapper{
	fill: rgba(255, 255, 255, 0.2);
}
.cspt-ihbox-style-14 .cspt-ihbox-icon .cspt-ihbox-icon-wrapper.cspt-ihbox-icon-type-image{
	width: 200px;
	height: 200px;
}
.cspt-ihbox-style-14 h2 {
	font-size: 22px;
	line-height: 30px;
	color: var(--cspt-emphires-white-color);
	font-weight: 700;
	padding-top: 10px;
}
.cspt-ihbox-style-14 .cspt-ihbox-heading::before {
	content: '';
	display: inline-block;
	width: 36px;
	height: 2px;
	background: var(--cspt-emphires-white-color);
	transition: 0.4s;
}
.cspt-ihbox.cspt-ihbox-style-14 .vc_general.vc_btn3 {
	padding: 0;
	height: 60px;
	width: 60px;
	text-align: center;
	line-height: 60px;
	border-radius: 50%;
	color: #0c121d !important;
	background-color: var(--cspt-emphires-white-color) !important;
	box-shadow: 4px 5px 16px 0px rgba(0, 0, 0, 0.2);
	margin-bottom: 5px;
	margin-top: 20px;
}
.cspt-ihbox.cspt-ihbox-style-14 .vc_btn3.vc_btn3-size-md .vc_btn3-icon {
	font-size: 20px;
	line-height: 60px;
}
.elementor-widget-cspt_icon_heading .cspt-ihbox-style-14 .cspt-ihbox-contents::before {
	content: '';
	display: inline-block;
	width: 36px;
	height: 2px;
	background: var(--cspt-emphires-white-color);
	transition: 0.4s;
}
.elementor-widget-cspt_icon_heading .cspt-ihbox-style-14 .cspt-ihbox-heading::before {
	display: none;
}
.cspt-ihbox.cspt-ihbox-style-14 .cspt-ihbox-btn a {
	padding: 0;
	height: 60px;
	width: 60px;
	display: block;
	text-align: center;
	line-height: 60px;
	border-radius: 50%;
	color: #0c121d !important;
	background-color: var(--cspt-emphires-white-color) !important;
	box-shadow: 4px 5px 16px 0px rgb(0 0 0 / 20%);
	margin-bottom: 27px;
	margin-top: 35px;
	font-size: 0;
	letter-spacing: 0!important;
}
.cspt-ihbox.cspt-ihbox-style-14 .cspt-ihbox-btn a::after {
	font-family: 'creativesplanet-base-icons';
	content: '\e818';
	left: 45px;
	top: 40px;
	height: 14px;
	font-size: 20px;
	line-height: 60px;
	background-color: transparent;
	color: #0c121d !important;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 2;
}
.cspt-ihbox.cspt-ihbox-style-14 .cspt-ihbox-btn a.vc_btn3::after{
	content: none;
}