.pbminfotech-ele-fid-style-8 .pbmit-fld-contents {
display: flex;
align-items: center;
}
.pbminfotech-ele-fid-style-8 .pbmit-circle {
position: relative;
display: inline-block;
}
.pbminfotech-ele-fid-style-8 .pbmit-circle canvas {
transform: rotate(0deg) translate(0px, 4px);
}
.rtl .pbminfotech-ele-fid-style-8 .pbmit-circle canvas {
transform: scaleX(-1) rotate(0deg) translate(0px, 4px);
}
.pbminfotech-ele-fid-style-8 .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-8 .pbmit-fid-sub {
font-size: 24px;
line-height: 28px;
margin: 0;
margin-left: 35px;
color: var(--pbmit-xhyre-blackish-color);
}
.pbminfotech-ele-fid-style-8 .pbmit-fid-inner sub,
.pbminfotech-ele-fid-style-8 .pbmit-fid-inner sup {
top: -7px;
font-size: 15px;
line-height: 15px;
margin: 0 2px;
}
.pbminfotech-ele-fid-style-8 .pbmit-fid-inner sub {
top: inherit;
bottom: -2px;
}
/* Bg Color Set */
.pbmit-elementor-bg-color-light .pbminfotech-ele-fid-style-8 .pbmit-fid-inner {
background-color: var(--pbmit-xhyre-white-color);
}
.pbmit-elementor-bg-color-gradient .pbminfotech-ele-fid-style-8 .pbmit-fid-sub,
.pbmit-elementor-bg-color-globalcolor .pbminfotech-ele-fid-style-8 .pbmit-fid-sub,
.pbmit-elementor-bg-color-blackish .pbminfotech-ele-fid-style-8 .pbmit-fid-sub,
.pbmit-elementor-bg-color-secondary .pbminfotech-ele-fid-style-8 .pbmit-fid-sub {
color: var(--pbmit-xhyre-white-color);
}
@media(min-width: 1025px) and (max-width: 1200px) {
.pbminfotech-ele-fid-style-8 .pbmit-fld-contents {
display: block;
}
.pbminfotech-ele-fid-style-8 .pbmit-fid-sub {
margin: 35px 0 0 0;
}
}