/*-------------- cspt-ihbox-style-8 ----------------*/
.cspt-ihbox.cspt-ihbox-style-8 {
	position: relative;
	text-align: center;
}
.cspt-ihbox-style-8 .cspt-ihbox-icon-type-text,
.cspt-ihbox-style-8 .cspt-ihbox-icon-wrapper i{
	font-size: 75px;
}
.cspt-ihbox-style-8 .cspt-ihbox-icon-wrapper i{
	line-height: inherit;
}
.cspt-ihbox-style-8 .cspt-icon-image,
.cspt-ihbox-style-8 .cspt-ihbox-icon-wrapper,
.cspt-ihbox-style-8 .cspt-ihbox-svg-wrapper {
	display: inline-block;
	width: 150px;
	height: 150px;
	line-height: 150px;
	background-color: #fff;
	border-radius: 50%;
	margin-bottom: 30px;
	box-shadow: 0px 0px 28.2px 1.8px rgba(0, 0, 0, 0.03);
}
.cspt-ihbox-style-8 .cspt-ihbox-icon-wrapper svg,
.cspt-ihbox-style-8 .cspt-ihbox-svg-wrapper svg {
	width: 75px;
	height: 75px;
	fill: #7d7e7f;
}
.cspt-ihbox-style-8 h2 {
	font-size: 24px;
	line-height: 34px;
	color: #0e2f44;
	margin-bottom: 10px;
}