.wrapper-steps{box-shadow:2px 2px 10px rgba(0,0,0,.1);display:flex;flex-wrap:wrap;margin:0 auto;position:relative;width:99%}.wrapper-steps .inner{display:flex;justify-content:center;margin:0 auto!important;padding:0;position:relative;width:98%}.wrapper-steps .inner .item{margin:15px 2.5% 14px 2%;position:relative;text-align:center;width:20%}.wrapper-steps .inner .item:after{background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:-20px;content:"";position:absolute;right:-40px;top:-20px;width:40px}.wrapper-steps .inner .item:last-child:after{display:none}.wrapper-steps .item-title{color:#33475b;font-size:31px;font-weight:600}.wrapper-steps .item-text{color:#888;font-size:16px;line-height:1.5em;margin-bottom:20px}@media (max-width:767px){.wrapper-steps{width:97%}.wrapper-steps .inner{flex-wrap:wrap;width:96%}.wrapper-steps .inner .item{margin:25px 1%;width:98%}.wrapper-steps .inner .item:after{bottom:-30px;height:40px;left:-20px;right:-20px;top:auto;width:auto}}