.steps .step{display:block;width:100%;text-align:center}.steps .step .step-icon-wrap{display:block;position:relative;width:100%;text-align:center}.steps .step .step-icon-wrap::before,.steps .step .step-icon-wrap::after{display:block;position:absolute;top:44%;width:50%;height:2px;margin-top:0;background-color:#e1e7ec;content:'';z-index:1}.steps .step .step-icon-wrap::before{left:0}.steps .step .step-icon-wrap::after{right:0}.steps .step .step-icon{display:inline-block;position:relative;width:30px;height:30px;border:1px solid #e1e7ec;border-radius:50%;background-color:#f5f5f5;color:#374250;font-size:16px;line-height:29px;z-index:5}.steps .step .step-title{margin-top:6px;margin-bottom:16px;color:#606975;font-size:10px}.steps .step:first-child .step-icon-wrap::before{display:none}.steps .step:last-child .step-icon-wrap::after{display:none}.steps .step.completed .step-icon-wrap::before,.steps .step.completed .step-icon-wrap::after{background-color:#4caf50}.steps .step.completed .step-icon{border-color:#29882d;background-color:#4caf50;color:#fff}.bg-faded,.bg-secondary{background-color:#f5f5f5!important}