.pbminfotech-ele-fid-style-1 .pbmit-circle{
	position: relative;
	display: inline-block;
}
.pbminfotech-ele-fid-style-1 .pbmit-circle canvas{
	transform: rotate(-60deg);
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-inner{
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: var(--pbmit-yoge-secondary-color);
	color: var(--pbmit-yoge-blackish-color);
	border-radius: 50%;
	height: 92px;
	width: 92px;
	top: 48%;
	left: 50%;
	font-size: 22px;
	line-height: 26px;
	font-weight: 600 !important;
	transform: translate(-50%, -50%);
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-inner sup{
	top: -5px;
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-sub{
	margin-left: 28px;
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-sub .pbmit-fid-title{
	font-size: 22px;
	line-height: 30px;
	border-bottom: 1px solid rgba(var(--pbmit-yoge-blackish-color-rgb), .1);
	padding-bottom: 16px;
	margin-bottom: 18px;
}
.pbmit-elementor-bg-color-globalcolor .pbminfotech-ele-fid-style-1 .pbmit-fid-sub .pbmit-fid-title,
.pbmit-elementor-bg-color-gradient .pbminfotech-ele-fid-style-1 .pbmit-fid-sub .pbmit-fid-title,
.pbmit-elementor-bg-color-blackish .pbminfotech-ele-fid-style-1 .pbmit-fid-sub .pbmit-fid-title{
	border-bottom: 1px solid rgba(var(--pbmit-yoge-white-color-rgb), .2);
}
@media (max-width: 450px) {
	.pbminfotech-ele-fid-style-1 .pbmit-fld-contents {
		display: block !important;
	}
	.pbminfotech-ele-fid-style-1 .pbmit-fid-sub{
		margin-left: 0;
		margin-top: 15px;
	}
}