.pbmit-ihbox-style-5 .pbmit-element-title{
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 10px;
	text-transform: uppercase;
	color: var(--pbmit-xplay-white-color);
}
.pbmit-ihbox-style-5 .pbmit-element-subtitle{
	font-size: 15px;
	line-height: 19px;
	margin-bottom: 10px;
	color: var(--pbmit-xplay-white-color);
}
.pbmit-ihbox-style-5 .pbmit-heading-desc{
	font-size: 17px;
	line-height: 24px;
	color: var(--pbmit-xplay-white-color);
}
.pbmit-ihbox-style-5 .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-5 .pbmit-ihbox-svg-wrapper{
	font-size: 25px;
	color: var(--pbmit-xplay-white-color);
	margin: 0 20px 0 0;
	background: var(--pbmit-xplay-light-bg-color);
	text-align: center;
	height: 50px;
	width: 50px;
	line-height: 0;
	clip-path: polygon(28% 0, 100% 0, 100% 100%, 0 100%, 0 38%);
	display: flex;
	justify-content: center;
	align-items: center;
}
.pbmit-ihbox-style-5 .pbmit-ihbox-icon-wrapper svg,
.pbmit-ihbox-style-5 .pbmit-ihbox-svg-wrapper svg{
	fill: var(--pbmit-xplay-global-color);
	height: 25px;
	width: 25px;
}
.pbmit-ihbox-style-5 .pbmit-ihbox-icon-wrapper img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.pbmit-element-column-four .pbmit-ihbox-style-5 .pbmit-element-title {
	font-size: 18px;
}
/* For BG Color */

.pbmit-elementor-bg-color-white .pbmit-ihbox-style-5 .pbmit-element-title a,
.pbmit-elementor-bg-color-white .pbmit-ihbox-style-5 .pbmit-element-title,
.pbmit-elementor-bg-color-white .pbmit-ihbox-style-5 .pbmit-element-subtitle,
.pbmit-elementor-bg-color-white .pbmit-ihbox-style-5 .pbmit-heading-desc,

.pbmit-elementor-bg-color-gradient .pbmit-ihbox-style-5 .pbmit-element-title a,
.pbmit-elementor-bg-color-gradient .pbmit-ihbox-style-5 .pbmit-element-title,
.pbmit-elementor-bg-color-gradient .pbmit-ihbox-style-5 .pbmit-element-subtitle,
.pbmit-elementor-bg-color-gradient .pbmit-ihbox-style-5 .pbmit-heading-desc,
.pbmit-elementor-bg-color-globalcolor .pbmit-ihbox-style-5 .pbmit-element-title a,
.pbmit-elementor-bg-color-globalcolor .pbmit-ihbox-style-5 .pbmit-element-title,
.pbmit-elementor-bg-color-globalcolor .pbmit-ihbox-style-5 .pbmit-element-subtitle,
.pbmit-elementor-bg-color-globalcolor .pbmit-ihbox-style-5 .pbmit-heading-desc{
	color: var(--pbmit-xplay-blackish-color);
}
.pbmit-elementor-bg-color-light .pbmit-ihbox-style-5 .pbmit-ihbox-svg-wrapper,
.pbmit-elementor-bg-color-light .pbmit-ihbox-style-5 .pbmit-ihbox-icon-wrapper{
	background: var(--pbmit-xplay-secondary-color);
}