.features .icon-box{margin-bottom:20px;text-align:center}.features .icon{height:80px;overflow:hidden;justify-content:center;margin-bottom:20px;transition:.5s;align-items:center;box-shadow:0 0 25px rgba(0,0,0,.15);border-radius:50%;background:#fff;width:80px;display:inline-flex}.features .icon i{font-size:34px;color:#961d14;line-height:0}.features .icon-box:hover .icon{box-shadow:0 0 25px rgba(0,111,190,.3)}.features .title{font-size:18px;font-weight:600;margin-bottom:15px;position:relative;padding-bottom:15px}.features .title a{color:#444;transition:.3s}.features .title a:hover{color:#006fbe}.features .title:after{height:2px;content:"";position:absolute;bottom:0;background:#006fbe;left:calc(50% - 25px);width:50px;display:block}.features .description{font-size:14px;line-height:24px}