.pbminfotech-ele-fid-style-3 .pbmit-circle{
	position: relative;
	display: inline-block;
}
.pbminfotech-ele-fid-style-3 .pbmit-circle canvas{
	transform: rotate(0deg) translate(0px, 4px);
}
.rtl .pbminfotech-ele-fid-style-3 .pbmit-circle canvas{
	transform: scaleX(-1) rotate(0deg) translate(0px, 4px);
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-inner{
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	height:127px;
	width:127px;
	top: 50%;
	left: 50%;
	font-size: 26px;
	line-height: 30px;
	color: var(--pbmit-xinterio-white-color);
	background-color: var(--pbmit-xinterio-global-color);
	transform: translate(-50%, -50%);
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-title{
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 10px;
	color: var(--pbmit-xinterio-global-color);
	font-weight: 600;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-sub{
	margin: 20px 0 0 0;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-inner sub,
.pbminfotech-ele-fid-style-3 .pbmit-fid-inner sup,
.pbminfotech-ele-fid-style-3 .pbmit-fid-inner span{
	margin: 0 2px;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-inner sub,
.pbminfotech-ele-fid-style-3 .pbmit-fid-inner sup{
	top: -7px;
	font-size: 15px;
	line-height: 15px;
	margin: 0 2px;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-inner sub{
	top: inherit;
	bottom: -2px;
}
/* Bg Color Set */
.pbmit-text-color-white .pbminfotech-ele-fid-style-3 .pbmit-fid-sub .pbmit-fid-title,
.pbmit-elementor-bg-color-blackish .pbminfotech-ele-fid-style-3 .pbmit-fid-sub .pbmit-fid-title{
	color: var(--pbmit-xinterio-white-color);
}
.pbmit-elementor-bg-color-gradient .pbminfotech-ele-fid-style-3 .pbmit-fid-inner,
.pbmit-elementor-bg-color-globalcolor .pbminfotech-ele-fid-style-3 .pbmit-fid-inner{
	background-color: var(--pbmit-xinterio-secondary-color);
}
@media(max-width: 1200px) {
	.pbminfotech-ele-fid-style-3 .pbmit-fld-contents{
		display: block !important;
	}
	.pbminfotech-ele-fid-style-3 .pbmit-fid-sub{
		margin: 15px 0 0 !important;
	}
	.pbminfotech-ele-fid-style-3 .pbmit-circle-outer,
	.pbminfotech-ele-fid-style-3 .pbmit-fid-sub{
		text-align: center;
	}
}