.handmade-counter{text-align: center}.handmade-counter span{font-size: 50px;line-height: 1}.handmade-counter p{font-size: 20px;line-height: 1.6;padding-top: 6px}.handmade-pie-chart {
    text-align: center
}

.handmade-pie-chart .handmade-pie-chart-circle {
    max-width: 189px;
    margin-left: auto;
    margin-right: auto
}

.handmade-pie-chart .vc_pie_chart_back {
    border-width: 5px
}

.handmade-pie-chart .vc_pie_chart_value {
    font-size: 28px;
    line-height: 1.2;
    color: #666
}

.handmade-pie-chart .vc_pie_chart_value i {
    font-size: 50px
}

.handmade-pie-chart .vc_pie_chart_value img, .handmade-pie-chart .vc_pie_chart_value i {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 50px;
    height: 50px
}

.handmade-pie-chart h6 {
    text-transform: uppercase;
    font-size: 13px;
    line-height: 1.4;
    letter-spacing: .05em;
    color: #1f1f1f;
    padding-top: 13px;
    margin: 0
}

.handmade-pie-chart .vc_pie_chart_back {
    opacity: .1
}

.handmade-pie-chart .vc_pie_chart_back_color_gray .vc_pie_chart_back {
    border-color: #eee !important;
    opacity: 1
}

.handmade-pie-chart .vc_pie_chart_back_color_white .vc_pie_chart_back {
    border-color: #fff !important;
    opacity: 1
}