.htmega-circle-infographic-wrapper{width:400px;height:400px;margin:auto}.htmega-circle-infographic,.htmega-circle-infographic-wrapper{position:relative;background:#f0f0f0;border-radius:50%;display:flex;justify-content:center;align-items:center}.htmega-circle-infographic{transform:rotate(-90deg);z-index:2;transition:all 1s ease-in-out}.htmega-infographic-item-icon-box{transform:rotate(90deg);height:80px;width:80px;text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column;transition:all .5s ease-in-out}.htmega-infographic-item-icon-box i{font-size:30px;color:#fff}.htmega-infographic-item-icon-box img{width:30px}.htmega-infographic-item-icon-box svg{width:30px;height:auto}.htmega-infographic-item-icon-box svg path{fill:#fff}.htmega-infographic-item{position:absolute;background:#3498db;border-radius:50%;transform-origin:center;transform:rotate(0) translate(0) rotate(0);transition:all .7s ease-in-out;cursor:pointer}.htmega-infographic-item-title{color:#fff}.htmega-infographic-item-content{position:absolute;display:flex;align-items:center;justify-content:center;left:0;right:0;top:0;bottom:0;opacity:0;border-radius:100%;flex-direction:column;padding:15px;text-align:center;background-color:#fff;visibility:hidden}.htmega-infographic-item-content p{margin:0}.htmega-infographic-content-wrapper{position:absolute;top:50%;z-index:1;width:270px;display:block;height:270px;left:50%;transform:translate(-50%,-50%);border-radius:100%}.htmega-infographic-item-content.htmega-c-info-active{opacity:1;visibility:visible}