.fs-title{font-size:15px;text-transform:uppercase;color:#2c3e50;margin-bottom:10px}.fs-subtitle{font-weight:normal;font-size:13px;color:#666;margin-bottom:20px}.banner{position:relative;height:400px}.banner-video{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;z-index:-1}.banner-video video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);min-width:100%;min-height:100%}.banner-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;z-index:1;color:#fff}.banner-text h1{font-size:3rem;margin-bottom:20px}.banner-text p{font-size:1.5rem;margin-bottom:30px}#progressbar{margin-bottom:30px;overflow:hidden;padding-left:0;counter-reset:step}#progressbar li{list-style-type:none;color:#8fbc8f;text-transform:uppercase;font-size:14px;width:33.33%;float:left;position:relative}#progressbar li:before{content:counter(step);counter-increment:step;width:20px;line-height:20px;display:block;font-size:12px;color:#333;background:#fff;border-radius:10px;margin:5px auto 5px auto}#progressbar li:after{content:'';width:100%;height:2px;background:#fff;position:absolute;left:-50%;top:13px;z-index:-1}#progressbar li:first-child:after{content:none}#progressbar li.active:before,#progressbar li.active:after{background:#27ae60;color:#fff}