.pbmit-ihbox-style-9,
.pbmit-miconheading-style-9,
.pbmit-ihbox-style-9 .pbmit-ihbox-btn,
.pbmit-ihbox-style-9 .pbmit-ihbox-btn a{
	transition: all 0.3s ease-in;
}
.pbmit-ihbox-style-9{
	padding: 40px 45px;
	background-color: var(--pbmit-digiwize-blackish-color);
	background-image: url(../../images/infobox-bg-pattern.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.pbmit-ihbox-style-9 .pbmit-ihbox-icon{
	margin-left: 50px;
}
.pbmit-ihbox-style-9 .pbmit-element-title a,
.pbmit-ihbox-style-9 .pbmit-element-title{
	font-size: 18px;
	line-height: 24px;
	font-weight: 600;
	margin-bottom: 5px;
	color: var(--pbmit-digiwize-global-color);
}
.pbmit-ihbox-style-9 .pbmit-element-title a:hover{
	color: var(--pbmit-digiwize-white-color);
}

.pbmit-ihbox-style-9 .pbmit-element-subtitle{
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 5px;
}
.pbmit-ihbox-style-9 .pbmit-ihbox-btn a{
	border: 2px solid var(--pbmit-digiwize-global-color);
	border-radius: 50%;
	padding: 40px 25px;
	line-height: 18px;
	margin-left: 40px;
	text-align: center;
	transform: rotateZ(-15deg);
	display: flex;
	align-items: center;
	width: 130px;
	height: 130px;
}
.pbmit-ihbox-style-9 .pbmit-ihbox-btn a:hover{
	background-color: var(--pbmit-digiwize-global-color);
}
.pbmit-ihbox-style-9 .pbmit-ihbox-headingicon .pbmit-ihbox-btn a{
	color: var(--pbmit-digiwize-white-color);
}
.pbmit-ihbox-style-9 .pbmit-ihbox-headingicon .pbmit-ihbox-btn:hover a{
	color: var(--pbmit-digiwize-blackish-color);
}
.pbmit-ihbox-style-9 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-image{
	height: 80px;
	width: 80px;
}
.pbmit-elementor-bg-color-blackish .pbmit-ihbox-style-9,
.pbmit-elementor-bg-color-secondary .pbmit-ihbox-style-9{
	background-color: var(--pbmit-digiwize-white-color);
}
.pbmit-elementor-bg-color-blackish .pbmit-ihbox-style-9 .pbmit-ihbox-bt a,
.pbmit-elementor-bg-color-secondary  .pbmit-ihbox-style-9 .pbmit-ihbox-btn a{
	border: 2px solid var(--pbmit-digiwize-blackish-color);
}
.pbmit-elementor-bg-color-blackish .pbmit-ihbox-style-9 .pbmit-ihbox-btn a:hover{
	background-color: var(--pbmit-digiwize-blackish-color);
}
.pbmit-elementor-bg-color-blackish .pbmit-ihbox-style-9 .pbmit-ihbox-headingicon .pbmit-ihbox-btn a,
.pbmit-elementor-bg-color-secondary .pbmit-ihbox-style-9 .pbmit-ihbox-headingicon .pbmit-ihbox-btn a{
	color: var(--pbmit-digiwize-blackish-color);
}
.pbmit-elementor-bg-color-blackish .pbmit-ihbox-style-9 .pbmit-ihbox-headingicon .pbmit-ihbox-btn:hover a,
.pbmit-elementor-bg-color-secondary .pbmit-ihbox-style-9 .pbmit-ihbox-headingicon .pbmit-ihbox-btn:hover a{
	color: var(--pbmit-digiwize-white-color);
}
.pbmit-elementor-bg-color-blackish .pbmit-ihbox-style-9 .pbmit-ihbox-btn a,
.pbmit-elementor-bg-color-secondary .pbmit-ihbox-style-9 .pbmit-ihbox-btn a{
	color: var(--pbmit-digiwize-blackish-color);
}
.pbmit-elementor-bg-color-blackish .pbmit-ihbox-style-9 .pbmit-element-title,
.pbmit-elementor-bg-color-secondary .pbmit-ihbox-style-9 .pbmit-element-title{
	color: var(--pbmit-digiwize-blackish-color);
}
@media (max-width: 576px) {
	.pbmit-ihbox-style-9{
		padding: 25px 45px;
	}
	.pbmit-ihbox-style-9 .pbmit-ihbox-headingicon{
		text-align: center;
	}
	.pbmit-ihbox-style-9 .pbmit-ihbox-contents{
		margin-bottom: 20px;
	}
	.pbmit-ihbox-style-9 .pbmit-ihbox-btn a{
		display: inline-block;
		margin-left: 0;
	}
}