.elementor-1932 .elementor-element.elementor-element-9c783c7{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-1932 .elementor-element.elementor-element-b9d4d99{--display:flex;}/* Start custom CSS for html, class: .elementor-element-5ffb69e */.circular-bar {
  text-align: center;
  
  width: 30%;
  float: left;
}
.circular-bar .circular-bar-content {
  margin-bottom: 70px;
  margin-top: -95px;
  text-align: center;
}
.circular-bar .circular-bar-content strong {
  display: block;
  font-weight: 600;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.5rem;
  line-height: 24px;
}
.circular-bar .circular-bar-content label {
  display: block;
  font-weight: 300;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.25rem;
  line-height: 20px;
}

.default {
  margin-left: 100px;
    width: 400px;
    height: 22px;
    background: #eee;
    border: 1px solid #ccc;
    border-radius: 15px;
    overflow: hidden;
  margin-bottom: 2rem;
}
.default div {
    height: 100%;
    color: #fff;
    text-align: right;
    font-size: 12px;
    line-height: 22px;
    width: 0;    
}

html {
    --progress-color: #00bcd4;
}

.default div {
  background: var(--progress-color);
}/* End custom CSS */