.pbminfotech-ele-fid-style-1 .pbmit-circle {
	position: relative;
	display: inline-block;
}
.pbminfotech-ele-fid-style-1 .pbmit-circle canvas {
	transform: rotate(-45deg) translate(-2px, 2px);
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-inner {
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	height:90px;
	width:90px;
	top: 50%;
	left: 50%;
	color: var(--pbmit-spaville-blackish-color);
	background-color: var(--pbmit-spaville-secondary-color);
	transform: translate(-50%, -50%);
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-sub .pbmit-fid-title {
	font-size: 18px;
	line-height: 24px;
	margin: 0;
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-sub {
	margin-left: 18px;
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-inner span,
.pbminfotech-ele-fid-style-1 .pbmit-fid-before span,
.pbminfotech-ele-fid-style-1 .pbmit-fid-inner sub,
.pbminfotech-ele-fid-style-1 .pbmit-fid-inner sup {
	top: -5px;
	font-size: 15px;
	line-height: 15px;
	margin: 0;
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-inner sub {
	top: auto;
	bottom: -5px;
}
.pbminfotech-ele-fid-style-1 span.pbmit-number-rotate{
	font-size: 26px;
	line-height: 26px;
}

/* Bg Color Set */

.pbmit-elementor-bg-color-gradient .pbminfotech-ele-fid-style-1 .pbmit-fid-sub .pbmit-fid-title,
.pbmit-elementor-bg-color-globalcolor .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 {
	color: var(--pbmit-spaville-white-color);
}
.pbmit-elementor-bg-color-secondary .pbminfotech-ele-fid-style-1 .pbmit-fid-inner{
	background-color: var(--pbmit-spaville-white-color);
}

@media(max-width: 1200px) {
	.pbminfotech-ele-fid-style-1 .pbmit-fld-contents {
		display: block !important;
	}
	.pbminfotech-ele-fid-style-1 .pbmit-fid-sub {
		margin: 15px 0 0 !important;
	}
	.pbminfotech-ele-fid-style-1 .pbmit-circle-outer,
	.pbminfotech-ele-fid-style-1 .pbmit-fid-sub {
		text-align: center;
	}
}
