.steps-one .steps-one-grp ul{align-items:flex-start;display:flex}.steps-one .steps-one-grp ul li{list-style:none}.steps-one .steps-one-grp ul li.steps-number:first-child{align-items:center;background:#0a8aff;border:3px dashed #fff;border-radius:50%;color:#fff;display:flex;font-size:20px;justify-content:center;line-height:30px;margin-right:15px;padding:15px;width:auto}.steps-one .steps-one-grp ul li:last-child{width:75%}.steps-one .steps-one-grp ul li:last-child h5{border-bottom:1px dashed #0a8aff;margin-bottom:10px;padding-bottom:10px}.steps-two .steps-two-grp{background-color:#f5f5f5;border-radius:5px;padding:30px 20px;position:relative;text-align:center}.steps-two .steps-two-grp .step-two-count{background-color:#0a8aff;border-radius:50px;color:#fff;display:table;min-width:35px;padding:5px 10px;position:absolute;top:20px}.steps-two .steps-two-grp img{margin-bottom:10px}.steps-two .steps-two-grp .step-two-content a{color:#333!important}.steps-two .steps-two-grp .step-two-content p{color:#666;margin-top:10px}section.steps .step-item{position:relative;-webkit-transition:all .5s;transition:all .5s}section.steps .step-item .item-number{left:0;position:absolute;top:-30px}section.steps .step-item .item-number h6{background-color:#0a8aff;border-radius:15px;color:#fff;display:inline-block;font-size:24px;font-weight:600;height:60px;line-height:60px;text-align:center;width:60px}section.steps .step-item .item-content{background-color:#fff;border-radius:15px;box-shadow:0 0 25px rgba(0,0,0,.1);margin:30px 15px 30px 30px;padding:45px 30px 30px}@media (min-width:992px){section.steps .step-item .item-content{margin-bottom:0;margin-right:60px}}section.steps .step-item .item-content h4{margin-bottom:15px}section.steps .step-item .item-arrow{display:none;position:absolute;right:0;top:60px}@media (min-width:992px){section.steps .step-item .item-arrow{display:inline-block}}section.steps .step-item .item-arrow i{background-color:#fd658f;border-radius:15px;color:#fff;display:inline-block;font-size:22px;font-weight:600;height:40px;line-height:40px;text-align:center;width:40px}section.steps .step-item:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px)}