.pbminfotech-ele-fid-style-1 .pbmit-fld-contents {
text-align: center;
}
.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: 90px;
width: 90px;
top: 50%;
left: 50%;
font-size: 24px;
line-height: 24px;
color: var(--pbmit-xhyre-global-color);
background-color: var(--pbmit-xhyre-light-bg-color);
transform: translate(-50%, -50%);
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-sub {
font-size: 16px;
line-height: 20px;
margin: 0;
margin-top: 20px;
color: var(--pbmit-xhyre-blackish-color);
}
.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;
}
/* Bg Color Set */
.pbmit-elementor-bg-color-light .pbminfotech-ele-fid-style-1 .pbmit-fid-inner {
background-color: var(--pbmit-xhyre-white-color);
}
.pbmit-elementor-bg-color-gradient .pbminfotech-ele-fid-style-1 .pbmit-fid-sub,
.pbmit-elementor-bg-color-globalcolor .pbminfotech-ele-fid-style-1 .pbmit-fid-sub,
.pbmit-elementor-bg-color-blackish .pbminfotech-ele-fid-style-1 .pbmit-fid-sub,
.pbmit-elementor-bg-color-secondary .pbminfotech-ele-fid-style-1 .pbmit-fid-sub {
color: var(--pbmit-xhyre-white-color);
}