.pbminfotech-ele-fid-style-3 .pbmit-fld-contents{
	text-align: center;
}
.pbminfotech-ele-fid-style-3 .pbmit-circle{
	position: relative;
	display: inline-block;
}
.pbminfotech-ele-fid-style-3 .pbmit-circle canvas{
	transform: rotate(-60deg);
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-inner{
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: var(--pbmit-yoge-white-color);
	color: var(--pbmit-yoge-blackish-color);
	border-radius: 50%;
	height: 110px;
	width: 110px;
	top: 48%;
	left: 50%;
	font-size: 30px;
	line-height: 26px;
	font-weight: 600 !important;
	transform: translate(-50%, -50%);
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-inner sup{
	top: -12px;
	font-size: 20px;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-sub{
	margin-top: 8px;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-sub .pbmit-heading-desc{
	font-size: 16px;
	line-height: 26px;
	font-weight: 600;
	color: var(--pbmit-yoge-blackish-color);
}
.pbmit-elementor-bg-color-white .pbminfotech-ele-fid-style-3 .pbmit-fid-inner{
	background-color: var(--pbmit-yoge-light-bg-color);
}
.pbmit-elementor-bg-color-blackish .pbminfotech-ele-fid-style-3 .pbmit-fid-sub .pbmit-heading-desc,
.pbmit-elementor-bg-color-globalcolor .pbminfotech-ele-fid-style-3 .pbmit-fid-sub .pbmit-heading-desc,
.pbmit-elementor-bg-color-gradient .pbminfotech-ele-fid-style-3 .pbmit-fid-sub .pbmit-heading-desc{
	color: var(--pbmit-yoge-white-color);
}