#moduleUsrJoin .steps{margin-bottom:30px;overflow:hidden;color:#d3d3d3;padding:0}
#moduleUsrJoin .steps .step{list-style-type:none;font-size:15px;width:33.33%;float:left;position:relative;font-weight:400;text-align:center}
#moduleUsrJoin .steps .step:before{width:50px;height:50px;line-height:45px;display:block;font-size:20px;color:#fff;background:#d3d3d3;border-radius:50%;margin:0 auto 10px;padding:5px;font-family:"Font Awesome 6 Pro"}
#moduleUsrJoin .steps .step:after{content:"";width:100%;height:2px;background-color:#d3d3d3;position:absolute;left:0;top:25px;z-index:-1}
#moduleUsrJoin .steps .step.step1:before{content:"\f3cf"}
#moduleUsrJoin .steps .step.step2:before{content:"\f4ff"}
#moduleUsrJoin .steps .step.step3:before{content:"\f058"}
#moduleUsrJoin .steps .step.active{color:#318aef}
#moduleUsrJoin .steps .step.active:before{background:#318aef}
#moduleUsrJoin .provision-check>input.form-check-input{-ms-transform:scale(1.2);-moz-transform:scale(1.2);-webkit-transform:scale(1.2);-o-transform:scale(1.2);padding:10px}


