header {
  text-align: center;
  margin-bottom: 2rem*2;
  margin-top:20px;
}
header h1 {
    font-size: 1.5rem;
    line-height: 1.5rem;
	margin-bottom:0 !important;
  }
  header p {
	margin-bottom:0 !important;
  }


.progressContainer {
  position: relative;
  width: 100%;
  margin:0;
  overflow: hidden;
  padding: 0;
  color: black;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}

.progressbox {
  position: relative;
  padding: 0 1rem 0 3.5rem;
  margin: 0.5rem 0 0;
  list-style: none;
}

.progress__item {
  position: relative;
  height: 60px;
  counter-increment: list;
  padding-left: 0.5rem;
  
}

 .progress__item:before {
    content: "";
    position: absolute;
    left: -1.35rem;
    top: 40px;
    height: 47%;
    width: 5px;
	background-color: grey;
	background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-size: 1rem 1rem;

  }
.progress__item:after {
    position: absolute;
    top: 0;
    left: -2.45rem;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: rgba(150,150,150,1);
    color: white;
    font-weight: 400;
    font-size: 20px;
    line-height: 2.6rem;
    text-align: center;
  }
  
 .tbp:after {
	   content: "\f04d";
 }
  
 .ip:after {
	   content: "\f04b";
	   padding-left:4px;
 }
  
 .ac:after {
	   content: "\f04c";
 }
  
 .pc:after {
	   content: "\f48b";
 }
 
 .sc:after {
	   content: "\f00c";
 }

.progress__item:last-child:before {
      border: none;
	  width:0;
    }

.progress__item:last-child {
	  height:auto;
	  
    }


  .progress__item--completed {
    opacity: 1;
  }
  
  .progress__item--completed:after {
	background-color:green!important;
	background-image:none;
  }
  
  .progress__item--notcompletedac:after {
	background-color:green!important;
	background-image:none;
  Font-weight:900;
  }
  
  .progress__item--completed:before {
      font-weight: 400 !important;
      background-color: rgba(0,170,0,1)!important;
      color: white;
	  
    }


   .progress__item--active:after {
      color: white;
    }
	
	.progress__item_tbp--active:before {
	    background-color:rgba(230,0,0,1)!important;
    }

	.progress__item_tbp--active:after {
		background-color:rgba(230,0,0,1) !important;
		animation: progress-bar-stripes 1s linear infinite;
    }
	
	
	.progress__item_inprogress--active:before {
		background-color:rgba(230,140,0,1)!important;
		content: "\e358" !important;
        -webkit-animation-name: fa-spin;
        animation-name: fa-spin;
        -webkit-animation-duration: var(--fa-animation-duration,2s);
        animation-duration: var(--fa-animation-duration,2s);
        -webkit-animation-iteration-count: var(--fa-animation-iteration-count,infinite);
        animation-iteration-count: var(--fa-animation-iteration-count,infinite);
        -webkit-animation-timing-function: var(--fa-animation-timing,linear);
        animation-timing-function: var(--fa-animation-timing,linear);
    padding-left: 8.5px !important;
	text-align:left;
    }
	
	.progress__item_inprogressborder--active:after {
		background-color:rgba(230,140,0,1)!important;
		animation: progress-bar-stripes 1s linear infinite;
    }
	
	.progress__item_inprogress--active:after {
		background-color:rgba(230,140,0,1)!important;
      	animation: progress-bar-stripes 1s linear infinite;
    }
	
	.progress__item_ac--active:before {
		background-color:rgba(120,120,120,1)!important;
		content: "\e358" !important;
        -webkit-animation-name: fa-spin;
        animation-name: fa-spin;
        -webkit-animation-duration: var(--fa-animation-duration,2s);
        animation-duration: var(--fa-animation-duration,2s);
        -webkit-animation-iteration-count: var(--fa-animation-iteration-count,infinite);
        animation-iteration-count: var(--fa-animation-iteration-count,infinite);
        -webkit-animation-timing-function: var(--fa-animation-timing,linear);
        animation-timing-function: var(--fa-animation-timing,linear);
    padding-left: 8.5px !important;
	text-align:left;
    }
	
	.progress__item_ac--active:after {
	  background-color:rgba(120,120,120,1)!important;
      animation: progress-bar-stripes 1s linear infinite;
    }
	
	.progress__item_acborder--active:after {
		background-color:rgba(120,120,120,1)!important;
		animation: progress-bar-stripes 1s linear infinite;
    }
	
	.progress__item_pc--active:before {
		background-color:rgba(230,140,0,1)!important;
    }
	
	.progress__item_pc--active:after {
	  background-color:rgba(230,140,0,1)!important;
      animation: progress-bar-stripes 1s linear infinite;
    }
	
	.progress__item_sc--active:before {
		background-color:rgba(230,140,0,1)!important;
    }
	
	.progress__item_sc--active:after {
	  background-color:rgba(230,140,0,1)!important;
      animation: progress-bar-stripes 1s linear infinite;
    }

.progress__title {
  padding: 5px 0 ;
  margin: 0;
  font-weight:bold;
  font-size: 1.1rem;
}

.progress__info {
  font-size: 12px;
}


#progressbar {
    margin-bottom: 10px;
    overflow: hidden;
    color: #455A64;
    padding-left: 0px;
    margin-top: 10px;
	font-family: "Font Awesome 5 Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}

@media only screen and (max-width: 991px){
#progressdesc li {
  font-size: 0.6rem !important;
}
#progressdesc li span {
  font-size: 0.5rem !important;
}
#progressbar #step1:before {
    content: "\f04d";
    Font-weight:900;
    color: #fff;
    width: 29px;
    margin-left: 15px !important;
    padding-left: 0px !important;
	text-align:center;
}
}

#progressbar li {
    list-style-type: none;
    font-size: 0.8vw;
    width: 20%;
    float: left;
    position: relative;
    font-weight: 400 !important;
    color: #455A64 !important;
}

#progressbar #step1:before {
    content: "\f04d";
    Font-weight:900;
    color: #fff;
    width: 29px;
    margin-left: 0px !important;
    padding-left: 8.5px !important;
	text-align:left;
	
}

#progressbar #step2 {
    left: calc(5% - 7.25px);
}
#progressbar #step3 {
    left: calc(10% - 14.5px);
}
#progressbar #step4 {
    left: calc(15% - 21.75px);
}

#progressbar #step2:before {
    content: "\f04b";
    Font-weight:900 !important;
    color: #fff;
    width: 29px;
	padding-left: 2px;
	margin-left: 0%;
}

#progressbar #step3:before {
    content: "\f04c";
    Font-weight:900;
    color: #fff;
    width: 29px;
	margin-left: 0%
}

#progressbar #step4:before {
    content: "\f48b";
    Font-weight:900;
    color: #fff;
    width: 29px;
	margin-left: 0%;
}

#progressbar #step5:before {
    content: "\f00c";
    Font-weight:900;
    color: #fff;
    width: 29px;
	margin:auto;
    margin-right: 0 !important;
    padding-right: 8.5px !important
}

#progressbar li:before {
    line-height: 29px;
    Font-weight:900 !important;
    display: block;
    font-size: 12px;
	background-color: rgba(160,160,160,1);
    border-radius: 50%;
	margin:auto;
}

#progressbar li:after {
    content: '';
    width: 130%;
    height: 5px;
    background: grey;
	background-image: linear-gradient(45deg,rgba(255,255,255,0.3) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.3) 50%,rgba(255,255,255,.3) 75%,transparent 75%,transparent);
    background-size: 1rem 1rem;
	-webkit-animation-direction: reverse;
     -moz-animation-direction: reverse;
      -ms-animation-direction: reverse;
       -o-animation-direction: reverse;
          animation-direction: reverse;
    position: absolute;
    left: 0%;
    right: 0%;
    top: 12px;
    z-index: -1
}


#progressbar li:nth-child(2):after {
    left: 0;
	
}

#progressbar li:nth-child(3):after {
    left: 0;
}

#progressbar li:nth-child(1):after {
    left: 0;
}

#progressbar li:nth-child(4):after {
    left: 0;
}

#progressbar li:nth-child(5):after {
    width: 0% !important
}

#progressbar li.active:before,
#progressbar li.active:after {
    background: #4bb8a9
}

#progressdesc {
    margin-bottom: 10px;
    overflow: hidden;
    color: #455A64;
    padding-left: 0px;
    margin-top: 10px;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}


#progressdesc li {
	width:20%;
	list-style-type: none;
    font-size: 0.7rem;
    float: left;
    position: relative;
    font-weight: 400;
    color: #455A64;
	text-align:center;
}

#progressdesc li span {
    font-size: 0.6rem;
}

