/*-------------- cspt-ihbox-style-29 ----------------*/
.cspt-ihbox-style-29 .cspt-ihbox-svg-wrapper,
.cspt-ihbox-style-29 .cspt-ihbox-icon-wrapper {
	-webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.cspt-element-miconheading-style-29 .cspt-ihbox-style-29 {
	margin-bottom: 20px;
}
.cspt-ihbox-style-29 {
	position: relative;
	border: 1px solid rgba(var(--cspt-greenly-blackish-color-rgb), .1);
	border-radius: 20px;
	padding: 42px;
}
.cspt-ihbox-style-29 .cspt-ihbox-icon-wrap {
	position: relative;
    width: fit-content;
	margin: 0 auto;
	margin-bottom: 30px;
}
.cspt-ihbox-style-29 .cspt-ihbox-icon .cspt-ihbox-icon-type-image {
	width: 100px;
	height: 100px;
	border-radius: 10px;
	overflow: hidden;
}
.cspt-ihbox-style-29 .cspt-ihbox-contents {
	margin-top: 32px;
}
.cspt-ihbox-style-29 .cspt-ihbox-contents,
.cspt-ihbox-style-29 * {
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}
.cspt-ihbox-style-29 .cspt-ihbox-icon-type-text,
.cspt-ihbox-style-29 .cspt-ihbox-icon-wrapper i {
	font-size: 40px;
	line-height: 40px;
	color: var(--cspt-greenly-blackish-color);
}
.cspt-ihbox-style-29 .cspt-ihbox-icon-wrapper,
.cspt-ihbox-style-29 .cspt-ihbox-svg-wrapper {

}
.cspt-ihbox-style-29 .cspt-ihbox-icon-wrapper svg,
.cspt-ihbox-style-29 .cspt-ihbox-svg-wrapper svg {
	width: 40px;
	height: 40px;
	fill: var(--cspt-greenly-blackish-color);
}
.cspt-ihbox-style-29:hover .cspt-ihbox-icon-wrapper.cspt-ihbox-icon-type-image,
.cspt-ihbox-style-29 .cspt-ihbox-icon-wrapper.cspt-ihbox-icon-type-image {
	background-color: transparent !important;
	box-shadow: none;
}
.cspt-ihbox-style-29 .cspt-element-title {
	font-size: 28px;
	line-height: 34px;
	margin-bottom: 12px;
}
.cspt-ihbox-style-29 .cspt-heading-desc {
	margin-bottom: 20px;
}
.cspt-ihbox-style-29 h4 {
	font-size: 20px;
	line-height: 28px;
	margin: 0 0 10px;
}
/* Button */
.cspt-ihbox-style-29 .cspt-ihbox-btn a {
	text-transform: uppercase;
	position: relative;
	padding-right: 20px;
	color: var(--cspt-greenly-global-color);
}
.cspt-ihbox-style-29 .cspt-ihbox-btn a::before {
	display: none;
}
.cspt-ihbox-style-29 .cspt-ihbox-btn a::after {
	position: static;
	display: inline-block;
	content: "\e810";
	font-family: "creativesplanet-base-icons";
	width: auto;
	height: auto;
    background-color: transparent;
	font-size: 14px;
	line-height: 14px;
	margin-left: 5px;
}
.cspt-ihbox-style-29 .cspt-ihbox-btn a:hover:after {
	transform: translate(4px, 0);
}

/*--- Different Color ---*/
.cspt-elementor-bg-color-blackish .cspt-ihbox-style-29 .cspt-ihbox-icon,
.cspt-elementor-bg-color-secondary .cspt-ihbox-style-29 .cspt-ihbox-icon {
	background-color: var(--cspt-greenly-global-color);
}
.cspt-elementor-bg-color-blackish .cspt-ihbox-style-29 h2,
.cspt-elementor-bg-color-secondary .cspt-ihbox-style-29 h2,
.cspt-elementor-bg-color-globalcolor .cspt-ihbox-style-29 h2,
.cspt-elementor-bg-color-gradient .cspt-ihbox-style-29 h2,
.cspt-elementor-bg-color-blackish .cspt-ihbox-style-29 h4,
.cspt-elementor-bg-color-secondary .cspt-ihbox-style-29 h4,
.cspt-elementor-bg-color-globalcolor .cspt-ihbox-style-29 h4,
.cspt-elementor-bg-color-gradient .cspt-ihbox-style-29 h4 {
	color: var(--cspt-greenly-white-color);
}
.cspt-elementor-bg-color-blackish .cspt-ihbox-style-29 .cspt-heading-desc,
.cspt-elementor-bg-color-secondary .cspt-ihbox-style-29 .cspt-heading-desc,
.cspt-elementor-bg-color-globalcolor .cspt-ihbox-style-29 .cspt-heading-desc,
.cspt-elementor-bg-color-gradient .cspt-ihbox-style-29 .cspt-heading-desc {
	color: rgba(var(--cspt-greenly-white-color-rgb), .8);
}
/*--- Different Column ---*/


/*--- Responsive ---*/
@media (max-width: 991px) {
	.cspt-element-miconheading-style-29 .cspt-ihbox-style-29 {
		padding: 30px 25px;
	}
}
@media (max-width: 575px) {
	.cspt-ihbox-style-29 {
		padding: 30px;
	}
	.cspt-ihbox-style-29 .cspt-ihbox-contents {
		margin-top: 20px;
	}
	.cspt-ihbox-style-29 .cspt-element-title {
		font-size: 22px;
    	line-height: 30px;
		margin-bottom: 6px;
	}
	.cspt-ihbox-style-29 .cspt-heading-desc {
		margin-bottom: 15px;
	}
	.cspt-ihbox-style-29 .cspt-ihbox-icon-type-text, 
	.cspt-ihbox-style-29 .cspt-ihbox-icon-wrapper i {
		font-size: 30px;
		line-height: 30px;
	}
	.cspt-ihbox-style-29 .cspt-ihbox-icon-wrapper svg,
	.cspt-ihbox-style-29 .cspt-ihbox-svg-wrapper svg {
		width: 30px;
		height: 30px;
	}
}