.pbminfotech-ele-fid-style-3 .pbmit-fld-contents {
	text-align: left;
}
.pbminfotech-ele-fid-style-3{ 
	padding: 20px 14px 15px 20px;
	-webkit-transition: all 0.9s ease 0s;
	-moz-transition: all 0.9s ease 0s;
	-ms-transition: all 0.9s ease 0s;
	-o-transition: all 0.9s ease 0s;
	transition: all 0.95s ease 0s;
}
.pbmit-active .pbminfotech-ele-fid-style-3{
	background: var(--pbmit-physiofy-light-bg-color);
}
.pbminfotech-ele-fid-style-3 .pbmit-circle-outer{
	display: flex;
	align-items: center;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-sub{
	padding-left: 20px;
}
.pbminfotech-ele-fid-style-3 .pbmit-circle {
	position: relative; 
	display: inline-block;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-inner {
	position: absolute;
	top: 50%;
	left: 50%;
	color: var(--pbmit-physiofy-global-color);
	-khtml-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	display: inline-flex;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-inner .pbmit-number-rotate {
	position: relative;
	padding: 0 5px;
	letter-spacing: -0.5px;
	font-size: 30px;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-inner span{
	font-size: 25px;
	line-height: 25px;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-inner sub,
.pbminfotech-ele-fid-style-3 .pbmit-fid-inner sup {
	font-size: 16px;
	line-height: 16px;
	position: relative;
	bottom: 0px;
	left: 0px;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-inner sub {
	bottom: 0;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-title {
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 10px;
}
.pbmit-elementor-bg-color-globalcolor .pbminfotech-ele-fid-style-3 .pbmit-fid-inner,
.pbmit-elementor-bg-color-blackish .pbminfotech-ele-fid-style-3 .pbmit-fid-inner {
	color: var(--pbmit-physiofy-white-color);
}
.pbminfotech-ele-fid-style-3 .pbmit-heading-desc{
	font-size: 15px;
	line-height: 25px;
}
@media (max-width:767px) {
	.pbminfotech-ele-fid-style-3 .pbmit-circle-outer {
		display: block;
	}
	.pbminfotech-ele-fid-style-3 .pbmit-fid-title {
		margin-top: 15px;
	}	
}