.pbmit-ihbox-style-8 .pbmit-element-subtitle,
.pbmit-ihbox-style-8 .pbmit-element-subtitle::before{
	transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
}
.pbmit-ihbox-style-8 .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-8 .pbmit-ihbox-icon-type-icon,
.pbmit-ihbox-style-8 .pbmit-ihbox-icon-type-text{
	font-size: 26px;
	line-height: 40px;
	margin-top: 0;
	color: var(--pbmit-motivec-blackish-color);
}
.pbmit-ihbox-style-8 .pbmit-ihbox-icon-wrapper svg,
.pbmit-ihbox-style-8 .pbmit-ihbox-svg-wrapper svg{
	fill: var(--pbmit-motivec-blackish-color);
	margin-bottom: 6px;
}
.pbmit-ihbox-style-8 .pbmit-ihbox-headingicon.d-flex {
	width: 100%;
	align-items: center;
}
.pbmit-ihbox-style-8 .pbmit-ihbox-contents {
	width: 43%;
}
.pbmit-ihbox-style-8 .pbmit-feature-wrapper-img {
	width: 57%;
}
.pbmit-ihbox-style-8 .pbmit-feature-wrapper-img .pbmit-ihbox-icon {
	text-align: center;
	width: 50%;
}
.pbmit-ihbox-style-8 .pbmit-ihbox-contents.d-flex {
	width: 100%;
	position: relative;
	align-items: center;
}
.pbmit-ihbox-style-8 .pbmit-element-title{
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 0;
	position: relative;
	color: var(--pbmit-motivec-blackish-color);
}
.pbmit-ihbox-style-8 .pbmit-ihbox-icon-type-image {
	height: 80px;
	width: 80px;
}
.pbmit-ihbox-style-8 .pbmit-ihbox-btn{
	margin: 15px 0 0 0;
}
.pbmit-elementor-bg-color-gradient .pbmit-ihbox-style-8 .pbmit-element-title,
.pbmit-elementor-bg-color-globalcolor .pbmit-ihbox-style-8 .pbmit-element-title,
.pbmit-elementor-bg-color-secondary .pbmit-ihbox-style-8 .pbmit-element-title,
.pbmit-elementor-bg-color-blackish .pbmit-ihbox-style-8 .pbmit-element-title{
	color: var(--pbmit-motivec-white-color);
}
.pbmit-miconheading-style-8 {
	padding: 12px 0 10px !important;
	border-bottom: 1px solid #e0e0e1;
	margin: 0 !important;
}
.pbmit-miconheading-style-8:first-child {
	border-top: 1px solid #e0e0e1;
}
@media (max-width: 1024px) {
	.pbmit-ihbox-style-8 .pbmit-ihbox-contents {
		width: 36%;
	}
	.pbmit-ihbox-style-8 .pbmit-feature-wrapper-img {
		width: 65%;
	}
}
@media (max-width: 767px) {
	.pbmit-ihbox-style-8 .pbmit-ihbox-contents {
		width: 15%;
	}
	.pbmit-ihbox-style-8 .pbmit-feature-wrapper-img {
		width: 80%;
	}
}