.elementor-widget-sc-counter .sigma_counter_wrapper.counter-text-center.counter-style-1 {
    text-align: center;
}
.elementor-widget-sc-counter .sigma_counter_wrapper.counter-text-right.counter-style-1 {
    text-align: right;
}
.elementor-widget-sc-counter .sigma_counter_wrapper.counter-text-left.counter-style-1 {
    text-align: left;
}
.counter-style-1 .sc-counter-box h4 .plus-icon {
    font-size: 16px;
}
.elementor-widget-sc-counter .sigma_counter_wrapper.counter-style-1 .icon i {
    font-size: 70px;
    color: #f74f22;
}
.elementor-widget-sc-counter .sigma_counter_wrapper.counter-style-1 .icon {
    margin-bottom: 30px;
}
.elementor-widget-sc-counter .counter-style-1 h4 {
    font-size: 60px;
    word-spacing: 0;
    font-weight: 700;
}
.elementor-widget-sc-counter .counter-style-2 .counter-box-two {
    position: relative;
    padding: 30px 40px 30px 120px;
}
.elementor-widget-sc-counter .counter-style-2 .counter-box-two .icon {
    position: absolute;
    top: 40px;
    left: 40px;
    font-size: 60px;
    margin: 0;
    line-height: 1;
    color: #f74f22;
}
.elementor-widget-sc-counter .counter-style-2 .counter-box-two h4 {
    font-size: 60px;
    font-weight: 400;
    letter-spacing: -1px;
}
.counter-style-3 .sc-counter-box.counter-box-three {
    position: relative;
    text-align: center;
    padding: 30px;
    border-radius: 50%;
    width: 250px;
    height: 250px;
    display: flex;
    align-items: center;
    background-size: cover;
    justify-content: center;
    z-index: -1;
    flex-direction: column;
}
.counter-style-3 .sc-counter-box.counter-box-three h4 span.counter {
    font-size: 85px;
}

.counter-style-3 .sc-counter-box.counter-box-three h4 {
    font-size: 18px;
    position: relative;
    line-height: 1;
    margin: 0;
}
.counter-style-3 .sc-counter-box.counter-box-three p.title {
    font-size: 16px;
    margin: 0;
    color: #fff;
}
.counter-style-3.counter-text-center .sc-counter-box.counter-box-three {
    margin: 0 auto;
}
.counter-style-3.counter-text-right .sc-counter-box.counter-box-three {
    margin: 0 0 0 auto;
}