.pbmit-ihbox-style-7 .pbmit-icon-type-icon, .pbmit-ihbox-style-7 .pbmit-ihbox-svg-wrapper, .pbmit-ihbox-style-7 .pbmit-ihbox-icon-type-text, .pbmit-ihbox-style-7 { -webkit-transition: all .5s ease-in-out 0s; -moz-transition: all .5s ease-in-out 0s; -ms-transition: all .5s ease-in-out 0s; -o-transition: all .5s ease-in-out 0s; transition: all .5s ease-in-out 0s; } .pbmit-ihbox-style-7 { text-align: center; } .pbmit-ihbox-style-7 .pbmit-ihbox-svg-wrapper, .pbmit-ihbox-style-7 .pbmit-ihbox-icon { margin: 0 auto; margin-bottom: 25px; display: inline-block; } .pbmit-ihbox-style-7 .pbmit-icon-type-icon, .pbmit-ihbox-style-7 .pbmit-ihbox-svg-wrapper, .pbmit-ihbox-style-7 .pbmit-ihbox-icon-type-text { width: 80px; height: 80px; display: flex; justify-content: center; align-items: center; overflow: hidden; border-radius: 100%; text-align: center; font-size: 36px; line-height: 36px; fill: var(--pbmit-xhyre-white-color); color: var(--pbmit-xhyre-white-color); background-color: var(--pbmit-xhyre-global-color); } .pbmit-ihbox-style-7 .pbmit-ihbox-svg-wrapper svg, .pbmit-ihbox-style-7 .pbmit-icon-type-icon svg { fill: var(--pbmit-xhyre-white-color); } .pbmit-ihbox-style-7 .pbmit-ihbox-icon-type-text { font-size: 24px; } .pbmit-ihbox-style-7 .pbmit-ihbox-icon-type-image img { width: 70px; height: auto; } .pbmit-ihbox-style-7 .pbmit-ihbox-box-number { font-size: 100px; line-height: 100px; font-weight: 800; -webkit-text-size-adjust: 0; overflow: visible !important; text-shadow: 1px 1px 0 var(--pbmit-xhyre-global-color), -1px -1px 0 var(--pbmit-xhyre-global-color), 1px -1px 0 var(--pbmit-xhyre-global-color), -1px 1px 0 var(--pbmit-xhyre-global-color), 1px 1px 0 var(--pbmit-xhyre-global-color); color: var(--pbmit-xhyre-body-bg-color); -webkit-text-fill-color: inherit; -webkit-text-stroke-width: 0; -webkit-text-stroke-color: rgba(var(--pbmit-xhyre-global-color-rgb), .3); } .pbmit-ihbox-style-7 .pbmit-element-title { font-size: 18px; line-height: 24px; margin-bottom: 10px; } .pbmit-ihbox-style-7 .pbmit-element-subtitle { font-size: 14px; line-height: 18px; margin-bottom: 5px; } .pbmit-ihbox-style-7 .pbmit-heading-desc { font-size: 16px; margin: 0; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; } .pbmit-infobox-right .pbmit-ihbox-style-7 .pbmit-ihbox-headingicon { text-align: right; } .pbmit-element-miconheading-style-7 .pbmit-miconheading-style-7 .pbmit-ihbox-style-7 { position: relative; } .pbmit-element-miconheading-style-7 .pbmit-miconheading-style-7:not(:last-child) .pbmit-ihbox-style-7::after { content: ''; width: 24%; height: 3px; position: absolute; top: 40px; right: -40%; background-image: linear-gradient(90deg, rgba(var(--pbmit-xhyre-blackish-color-rgb), 0.5) 50%, rgb(var(--pbmit-xhyre-blackish-color-rgb), 0) 50%); background-size: 6px 3px, 0px 0px, 0px 0px, 0px 0px; background-position: 0px 0px, 0px 0px, 0px 0px, 0px 0px; background-repeat: repeat-x, repeat-x, repeat-y, repeat-y; animation: pbmit-lines-move 5s infinite linear; -webkit-animation: pbmit-lines-move 5s infinite linear; -khtml-transform: translateX(-100%) translateY(0%); -moz-transform: translateX(-100%) translateY(0%); -ms-transform: translateX(-100%) translateY(0%); -o-transform: translateX(-100%) translateY(0%); transform: translateX(-100%) translateY(0%); } @keyframes pbmit-lines-move{ 0% { background-position: 0px 0px, 0px 0px, 0px 0px, 0px 0px; } 100% { background-position: 100px 0px, 0px 0px, 0px 0px, 0px 0px; } } /* Bg Color */ .pbmit-elementor-bg-color-light .pbmit-ihbox-style-7 .pbmit-icon-type-icon, .pbmit-elementor-bg-color-light .pbmit-ihbox-style-7 .pbmit-ihbox-svg-wrapper, .pbmit-elementor-bg-color-light .pbmit-ihbox-style-7 .pbmit-ihbox-icon-type-text { background-color: var(--pbmit-xhyre-white-color); } .pbmit-elementor-bg-color-light .pbmit-ihbox-style-7 .pbmit-ihbox-box-number { color: var(--pbmit-xhyre-light-bg-color); } .pbmit-elementor-bg-color-blackish .pbmit-ihbox-style-7.pbmit-ihbox .pbmit-ihbox-box-number { color: var(--pbmit-xhyre-blackish-color); } .pbmit-elementor-bg-color-secondary .pbmit-ihbox-style-7.pbmit-ihbox .pbmit-ihbox-box-number { color: var(--pbmit-xhyre-secondary-color); } .pbmit-elementor-bg-color-gradient .pbmit-ihbox-style-7.pbmit-ihbox .pbmit-ihbox-box-number, .pbmit-elementor-bg-color-globalcolor .pbmit-ihbox-style-7.pbmit-ihbox .pbmit-ihbox-box-number { color: var(--pbmit-xhyre-global-color); text-shadow: 1px 1px 0 var(--pbmit-xhyre-white-color), -1px -1px 0 var(--pbmit-xhyre-white-color), 1px -1px 0 var(--pbmit-xhyre-white-color), -1px 1px 0 var(--pbmit-xhyre-white-color), 1px 1px 0 var(--pbmit-xhyre-white-color); -webkit-text-stroke-color: rgba(var(--pbmit-xhyre-white-color-rgb), .3); } .pbmit-elementor-bg-color-globalcolor .pbmit-ihbox-style-7 .pbmit-heading-desc { color: var(--pbmit-xhyre-white-color); } @media (max-width: 767px) { .pbmit-element-miconheading-style-7 .pbmit-miconheading-style-7:not(:last-child) .pbmit-ihbox-style-7::after { content: none; } }