.pbmit-ihbox-style-8 .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-8 .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-8 {
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.pbmit-ihbox-style-8 .pbmit-ihbox-headingicon {
	display: flex;
	align-items: center;
}
.pbmit-ihbox-style-8:hover .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-8:hover .pbmit-ihbox-icon-wrapper {
	-webkit-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	transform: translateY(-5px);
}
.pbmit-element-viewtype-carousel .pbmit-ihbox-style-8 {
	padding-top: 5px;
}
.pbmit-ihbox-style-8 .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-8 .pbmit-ihbox-icon {
	margin-right: 25px;
	display: inline-block;
}
.pbmit-ihbox-style-8 .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-8 .pbmit-ihbox-icon-wrapper {
	width: 100px;
	height: 100px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	border-radius: 100%;
	text-align: center;
	font-size: 60px;
	line-height: 60px;
	fill: var(--pbmit-truseo-global-color);
	color: var(--pbmit-truseo-global-color);
	background-color: var(--pbmit-truseo-light-bg-color);
}
.pbmit-ihbox-style-8 .pbmit-ihbox-icon-type-text {
	font-size: 24px;
}
.pbmit-ihbox-style-8 .pbmit-ihbox-icon-type-image img {
	width: 60px;
	height: auto;
	border-radius: 50px;
}
.pbmit-ihbox-style-8 .pbmit-element-title {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 0;
}
.pbmit-ihbox-style-8 .pbmit-element-subtitle {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 5px;
}
.pbmit-ihbox-style-8 .pbmit-heading-desc {
	margin: 0;
}
.pbmit-infobox-right .pbmit-ihbox-style-8 .pbmit-ihbox-headingicon {
	text-align: right;
}
.pbmit-elementor-bg-color-light .pbmit-ihbox-style-8 .pbmit-ihbox-svg-wrapper,
.pbmit-elementor-bg-color-light .pbmit-ihbox-style-8 .pbmit-ihbox-icon-wrapper {
	background-color: var(--pbmit-truseo-white-color);
}
.pbmit-miconheading-style-8:nth-of-type(4n+1) .pbmit-ihbox-style-8 .pbmit-ihbox-svg-wrapper,
.pbmit-miconheading-style-8:nth-of-type(4n+1) .pbmit-ihbox-style-8 .pbmit-ihbox-icon-wrapper {
	fill: #00b3fe;
	background-color: #e5f7ff;
}
.pbmit-miconheading-style-8:nth-of-type(4n+2) .pbmit-ihbox-style-8 .pbmit-ihbox-svg-wrapper,
.pbmit-miconheading-style-8:nth-of-type(4n+2) .pbmit-ihbox-style-8 .pbmit-ihbox-icon-wrapper {
	fill: #45bf64;
	background-color: #ecf8ef;
}
.pbmit-miconheading-style-8:nth-of-type(4n+3) .pbmit-ihbox-style-8 .pbmit-ihbox-svg-wrapper,
.pbmit-miconheading-style-8:nth-of-type(4n+3) .pbmit-ihbox-style-8 .pbmit-ihbox-icon-wrapper {
	fill: #fc4556;
	background-color: #ffecee;
}
.pbmit-miconheading-style-8:nth-of-type(4n+4) .pbmit-ihbox-style-8 .pbmit-ihbox-svg-wrapper,
.pbmit-miconheading-style-8:nth-of-type(4n+4) .pbmit-ihbox-style-8 .pbmit-ihbox-icon-wrapper {
	fill: #ffa004;
	background-color: #fff7e9;
}
@media (max-width: 1024px) {
	.pbmit-infobox-right .pbmit-ihbox-style-8 .pbmit-ihbox-headingicon {
		text-align: left;
	}
}
@media(min-width: 992px) and (max-width: 1550px) {
	.pbmit-element-column-four .pbmit-ihbox-style-8 .pbmit-ihbox-headingicon {
		display: block;
	}
	.pbmit-element-column-four .pbmit-ihbox-style-8 .pbmit-ihbox-svg-wrapper,
	.pbmit-element-column-four .pbmit-ihbox-style-8 .pbmit-ihbox-icon {
		margin: 0 0 25px 0;
	}
}
