/* progress area css */
.progress-bar {
    overflow: inherit;
}
 .witr_single_progress {
     overflow:hidden;
}

/*----------------------- Progress Bar Style1 -------------------------*/
 .witr_progress-style1 + .witr_progress-style1 {
    margin-top: 50px;
}
 .witr_title1 .witr_label,
 .witr_title2 .witr_label  {
    position: absolute;
    left: 0;
    top: 0px;
    font-weight: 600;
}
 .witr_progress-style1 .witr_percent {
    position: absolute;
    right: 10px;
}
/*----------------------- Progress Bar Style2 -------------------------*/
 .witr_progress-style2.progress {
    box-shadow: none;
    border-radius: 0;
    overflow: visible;
    height: 6px;
}
 .witr_progress-style2 + .witr_progress-style2 {
    margin-top: 50px;
}
 .witr_progress-style2 .progress-bar {
    position: relative;
    line-height: 4px;
}
 .witr_progress-style2 .witr_percent {
    position: absolute;
    right: 0;
    font-weight: 700;
    font-size: 16px;
    top: -19px;
}
/*----------------------- Progress Bar Style3 -------------------------*/
 .witr_progress-style3 {
    height: 30px;
    overflow: visible;
}
 .witr_progress-style3 + .witr_progress-style3 {
    margin-top: 40px;
}
 .witr_progress-style3 .progress-bar {
    position: relative;
    line-height: 30px;
}
 .witr_progress-style3 .witr_label {
    position: absolute;
    left: 0;
    font-size: 13px;
    font-weight: 500;
    padding: 0 12px;
}
 .witr_progress-style3 .witr_percent {
    position: absolute;
    right: 10px;
    font-weight: 500;
    font-size: 12px;
    line-height: 26px;
    top: -10px;
    padding: 0 7px;
}
/*----------------------- Progress Bar Style4 -------------------------*/
 .witr_progress-style4 {
    height: 40px;
    box-shadow: none;
    border-radius: 0;
    overflow: visible;
    padding: 4px;
    box-shadow: 0 10px 20px rgba(68, 68, 68, 0.05);
}
 .witr_progress-style4 + .witr_progress-style4 {
    margin-top: 30px;
}
 .witr_progress-style4 .progress-bar {
    position: relative;
    text-align: left;
    border-radius: 0;
    box-shadow: none;
}
 .witr_progress-style4 .witr_label {
    position: absolute;
    left: 5px;
    font-size: 12px;
    font-weight: 500;
    padding: 0 12px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
}
 .witr_progress-style4 .witr_percent {
    position: absolute;
    right: 6px;
    font-weight: 500;
    font-size: 11px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    padding: 0 5px;
}
/*----------------------- Progress Bar Style5 -------------------------*/
 .witr_progress-style5 {
    height: 24px;
    box-shadow: none;
    border-radius: 0;
    overflow: visible;
    margin-top: 30px;
}
 .witr_progress-style5 + .witr_progress-style5 {
    margin-top: 60px;
}
 .witr_progress-style5 .progress-bar {
    position: relative;
    text-align: left;
    border-radius: 0;
    box-shadow: none;
}
 .witr_title5 .witr_label {
    position: absolute;
    left: 0px;
    top: 5px;
    font-size: 16px;
    font-weight: 600;
}
 .witr_progress-style5 .witr_percent {
    position: absolute;
    right: 0;
    font-weight: 500;
    font-size: 12px;
    top: -35px;
    padding: 3px 6px;
    border-radius: 4px;
}
 .witr_progress-style5 .witr_percent:after {
    content: '';
    position: absolute;
    border: 11px solid transparent;
    left: -19px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
}
 .progress.witr_progress-style5 {
     margin-top: 37px;
}
/*----------------------- Progress Bar Style6 ------------------------*/
 .witr_progress-style6 {
    overflow: visible;
    position: relative;
    margin-top: 20px;
    box-shadow: none;
    padding: 3px;
    border-radius: 10px;
}
 .witr_progress-style6 + .witr_progress-style6 {
    margin-top: 60px;
}
 .witr_progress-style6 .progress-bar {
    position: relative;
    text-align: left;
    border-radius: 7px;
    line-height: 30px;
    box-shadow: none;
}
 .witr_title6 .witr_label {
    position: absolute;
    left: 2px;
    top: 8px;
    font-size: 16px;
    font-weight: 600;
}
 .witr_progress-style6 .witr_percent {
    position: absolute;
    font-size: 11px;
    bottom: 27px;
    text-align: center;
    z-index: 10;
    text-align: center;
    right: 0;
    font-weight: 600;
}
 .witr_progress-style6 .witr_percent:after {
    content: '';
    position: absolute;
    border-radius: 0px 30px 30px 30px;
    width: 30px;
    height: 30px;
    left: -6px;
    top: 0;
    z-index: -1;
    -webkit-transform: rotate(-130deg);
            transform: rotate(-130deg);
}
 .progress.witr_progress-style6 {
     margin-top: 44px;
}
/*----------------------- Progress Bar Style7 -------------------------*/
 .witr_progress-style7 {
    height: 12px;
    box-shadow: 0 1px 3px var(--bshadow);
    border-radius: 0;
    overflow: visible;
    padding: 3px;
    margin-top: 20px;
}
 .witr_progress-style7 + .witr_progress-style7 {
    margin-top: 60px;
}
 .witr_progress-style7 .progress-bar {
    position: relative;
    text-align: left;
    line-height: 4px;
    border-radius: 0;
    box-shadow: none;
}
 .witr_title7 .witr_label {
    position: absolute;
    left: 0px;
    top: 0px;
    font-size: 15px;
    font-weight: 600;
}
 .witr_progress-style7 .witr_percent {
    position: absolute;
    right: -13px;
    font-weight: 500;
    font-size: 10px;
    top: -30px;
    padding: 8px 5px;
}
 .witr_progress-style7 .witr_percent:after {
    content: '';
    position: absolute;
    border: 5px solid transparent;
    left: 50%;
    top: 20px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
}
/*----------------------- Progress Bar Style8 -------------------------*/
 .witr_progress-style8 {
    position: relative;
    height: 40px;
    box-shadow: none;
    border-radius: 20px;
    overflow: visible;
    padding: 7px;
}
 .witr_progress-style8 + .witr_progress-style8 {
    margin-top: 30px;
}
 .witr_progress-style8 .progress-bar {
    text-align: left;
    border-radius: 0;
    box-shadow: none;
    border-radius: 15px;
}
 .witr_progress-style8 .witr_label {
    position: absolute;
    left: 20px;
    font-size: 13px;
    font-weight: 500;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
}
 .witr_progress-style8 .witr_percent {
    position: absolute;
    right: 14px;
    top: 50%;
    font-weight: 500;
    font-size: 13px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
}
/*----------------------- Progress Bar Style9 ------------------------*/
 .witr_progress-style9 {
    overflow: visible;
    position: relative;
    border-radius: 10px;
    margin-top: 20px;
    box-shadow: none;
    padding: 0px;
    height: 20px;
}
 .witr_progress-style9 + .witr_progress-style9 {
    margin-top: 60px;
}
 .witr_progress-style9 .progress-bar {
    text-align: left;
    border-radius: 10px;
    line-height: 30px;
    margin-left: -1px;
    box-shadow: none;
}
 .witr_title9 .witr_label {
    position: absolute;
    left: 2px;
    top: 0px;
    font-size: 16px;
    font-weight: 600;
}
 .witr_progress-style9 .witr_percent {
    position: absolute;
    font-size: 11px;
    top: 50%;
    text-align: center;
    z-index: 10;
    text-align: center;
    right: 0;
    font-weight: 600;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
}
 .witr_progress-style9 .witr_percent:after {
    content: '';
    position: absolute;
    border-radius: 30px 30px 0px 30px;
    width: 30px;
    height: 30px;
    left: -6px;
    top: 0;
    z-index: -1;
    -webkit-transform: rotate(130deg);
            transform: rotate(130deg);
}
/*----------------------- Progress Bar Style10 ------------------------*/
 .witr_progress-style10 {
    overflow: visible;
    margin-top: 20px;
    box-shadow: none;
    padding: 0px;
    height: 12px;
    border-radius: 6px;
}
 .witr_progress-style10 + .witr_progress-style10 {
    margin-top: 60px;
}
 .witr_progress-style10 .progress-bar {
    position: relative;
    text-align: left;
    border-radius: 10px;
    line-height: 30px;
    margin-left: -1px;
    box-shadow: none;
}
 .witr_title10 .witr_label {
    position: absolute;
    left: 2px;
    top: -15px;	
    font-size: 16px;
    font-weight: 600;
}
 .witr_progress-style10 .witr_percent {
    position: absolute;
    width: 36px;
    height: 36px;
    line-height: 32px;
    font-size: 11px;
    top: 50%;
    text-align: center;
    z-index: 10;
    text-align: center;
    right: -1px;
    font-weight: 600;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    border-radius: 50%;
    text-align: center;
}
 .progress.witr_progress-style10 {
     margin: 16px 0;
}
 .progress{
     margin-top: 29px;
}
/*----------------------- Progress Bar Style 13 -------------------------*/
.witr_progress-style13.progress {
    background: transparent;
    height: 12px;
    border-radius: 30px;
}
 .witr_progress-style13.witr_progress-style2 .progress-bar {
     margin: 2px 2px 2px;
	     border-radius: 30px;
}

 .witr_progress-style2 .witr_percent {
    color: var(--brhovercolor);
}
.witr_progress-style13.progress,
.witr_progress-style1 .witr_percent,
 .witr_progress-style3 .witr_label,
 .witr_progress-style3 .witr_percent,
 .witr_progress-style4 .witr_label,
 .witr_progress-style4 .witr_percent,
 .witr_progress-style5 .witr_percent
 .witr_progress-style6 .witr_percent,
 .witr_progress-style7 .witr_percent,
 .witr_progress-style8 .witr_label {
    color: var(--white);
}
 .witr_progress-style9 .witr_percent {
    color: var(--brhovercolor);
}
 .witr_progress-style3 .witr_label {
    background: rgba(255, 255, 255, 0.3);
}
 .witr_progress-style3 .witr_percent {
    background: var(--brhovercolor);
}
 .witr_progress-style4 .witr_label {
    background: rgba(255, 255, 255, 0.3);
}
 .witr_progress-style4 .witr_percent {
    background: rgba(255, 255, 255, 0.3);
}
 .witr_progress-style6 {
    background: rgba(0, 0, 0, 0.04);
}
 .witr_progress-style6 .witr_percent:after {
    background: var(--brhovercolor);
}

 .witr_progress-style7 .witr_percent {
    background: var(--brhovercolor);
}

 .witr_progress-style9 {
    background: #eee;
}
 .witr_progress-style9 .witr_percent:after {
    background: #eee;
}
 .witr_progress-style10 {
    background: #eee;
}
.witr_progress-style13.progress {
    border: 1px solid var(--bdhcolor);
}
 .witr_progress-style5 .witr_percent:after {
    border-right-color: var(--brhovercolor);
}
 .witr_progress-style7 .witr_percent:after {
    border-top-color: var(--brhovercolor);
}
