.pbminfotech-ele-fid-style-1 .pbmit-circle{
	position: relative;
	display: inline-block;
}
.pbminfotech-ele-fid-style-1 .pbmit-circle canvas{
	transform: rotate(0deg) translate(0px, 4px);
}
.rtl .pbminfotech-ele-fid-style-1 .pbmit-circle canvas{
	transform: scaleX(-1) rotate(0deg) translate(0px, 4px);
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-inner{
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	height:105px;
	width:105px;
	top: 50%;
	left: 50%;
	font-size: 20px;
	line-height: 29px;
	color: var(--pbmit-xinterio-white-color);
	background-color: var(--pbmit-xinterio-global-color);
	transform: translate(-50%, -50%);
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-title{
	font-size: 24px;
	line-height: 30px;
	margin: 0;
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-sub{
	margin-left: 15px;
}
.rtl .pbminfotech-ele-fid-style-1 .pbmit-fid-sub{
	margin: 0 15px 0 0;
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-inner sub,
.pbminfotech-ele-fid-style-1 .pbmit-fid-inner sup,
.pbminfotech-ele-fid-style-1 .pbmit-fid-inner span{
	margin: 0 2px;
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-inner sub,
.pbminfotech-ele-fid-style-1 .pbmit-fid-inner sup{
	top: -7px;
	font-size: 15px;
	line-height: 15px;
	margin: 0 2px;
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-inner sub{
	top: inherit;
	bottom: -2px;
}
/* With Class */
.pbmit-fid-style-one .pbminfotech-ele-fid-style-1 .pbmit-fid-title{
	font-size: 18px;
	line-height: 24px;
	margin: 0;
	font-weight: 600 !important;
}
.pbmit-fid-style-one .pbminfotech-ele-fid-style-1 .pbmit-fid-inner{
	font-size: 20px;
	line-height: 20px;
}
.pbmit-fid-style-one .pbminfotech-ele-fid-style-1 .pbmit-fid-sub{
	margin: 0 0 0 20px;
}
.rtl .pbmit-fid-style-one .pbminfotech-ele-fid-style-1 .pbmit-fid-sub{
	margin: 0 20px 0 0;
}
.pbmit-fid-style-one .pbminfotech-ele-fid-style-1 .pbmit-circle canvas{
	transform: rotate(0deg) translate(0px, 3px);
}
.rtl .pbmit-fid-style-one .pbminfotech-ele-fid-style-1 .pbmit-circle canvas{
	transform: scaleX(-1) rotate(0deg) translate(0px, 3px);
}
.pbmit-fid-style-one .pbminfotech-ele-fid-style-1 .pbmit-circle canvas{
	height: 117px;
	width: 117px;
}
.pbmit-fid-style-one .pbminfotech-ele-fid-style-1 .pbmit-fid-inner{
	height: 90px;
	width: 90px;
}
.pbmit-fid-style-one .pbminfotech-ele-fid-style-1 .pbmit-fid-title{
	color: var(--pbmit-xinterio-global-color);
}
/* Bg Color Set */
.pbmit-text-color-white .pbminfotech-ele-fid-style-1 .pbmit-fid-title,
.pbmit-elementor-bg-color-blackish .pbminfotech-ele-fid-style-1 .pbmit-fid-title{
	color: var(--pbmit-xinterio-white-color);
}
.pbmit-elementor-bg-color-gradient .pbminfotech-ele-fid-style-1 .pbmit-fid-inner,
.pbmit-elementor-bg-color-globalcolor .pbminfotech-ele-fid-style-1 .pbmit-fid-inner{
	background-color: var(--pbmit-xinterio-secondary-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;
	}
}