.pbminfotech-ele-fid-style-2{
	padding: 25px 0  0 25px;
	position: relative;
	background-color: var(--pbmit-yoge-light-bg-color);
	border-radius: 30px 0 0;
}
.pbminfotech-ele-fid-style-2 .pbmit-fld-contents{
	padding: 45px 40px;
	background-color: var(--pbmit-yoge-white-color);
	border-radius: 30px;
 
}
.pbminfotech-ele-fid-style-2 .pbmit-fid-inner {
	font-size: 60px;
	line-height: 60px;
	padding-bottom: 10px;
	min-width: 180px;
	margin-bottom: 12px;
	border-bottom: 1px solid rgba(var(--pbmit-yoge-blackish-color-rgb) ,.2);
}
.pbminfotech-ele-fid-style-2 .pbmit-fid-title {
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 0;
	font-weight: 600 !important;
}
.pbminfotech-ele-fid-style-2 .pbmit-number-rotate{
	position: relative;
	padding-left: 30px;
}
.pbminfotech-ele-fid-style-2 .pbmit-number-rotate::before{
	position: absolute;
	content: "\e88d";
	font-family: "pbminfotech-base-icons";
	font-size:18px;
	left: 0;
	top: 0;
	color: var(--pbmit-yoge-global-color);
}
.pbminfotech-ele-fid-style-2 .pbmit-fid{
	font-size: 42px;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid sup{
	top: -20px;
	margin-left: -15px;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid-before sup{
	margin-right: -11px;
	top: -14px;
	color: var(--pbmit-yoge-global-color);
}
.pbmit-elementor-bg-color-white .pbminfotech-ele-fid-style-2 .pbmit-fld-contents{
	background-color: var(--pbmit-yoge-light-bg-color);
}