.features-section{padding:50px 0;background:rgba(221,221,221,0.3)}.features-title{text-align:center}.features-subtitle{text-align:center;margin:30px 0;font-size:1.3rem}.features-wrapper .features-item{background:#fff;padding:20px;margin-bottom:20px;border-bottom:5px solid #fff;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.features-wrapper .features-item:hover{box-shadow:0px 0px 20px #00000029;border-bottom-color:#ea2677}.features-wrapper .features-item .features-desc .features-icon{height:110px;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;align-items:center}.features-wrapper .features-item .features-desc .features-icon img{min-width:70px;min-height:70px;max-width:90px;max-height:90px}.features-wrapper .features-item .features-desc h2,.features-wrapper .features-item .features-desc h2 a{font-size:24px;color:#ea2677;text-decoration:none}.features-wrapper .features-item .features-desc h2:after{content:'';border-bottom:1px solid rgba(221,221,221,1);width:80%;margin:20px auto;bottom:0;display:block}.features-item a.features-link-more{color:#1b90cf;padding:20px 10px 0;text-align:center;text-decoration:none;display:block}.features-item a.features-link-more:hover{color:#ea2677}.features-wrapper .features-item .features-desc{margin-top:20px;text-align:center}@media(min-width:768px){.features-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.features-wrapper .features-item{width:22%;position:relative}.features-wrapper .features-item.with-padding{padding-bottom:70px}.features-wrapper.col-5 .features-item{width:18%}.features-item a.features-link-more{position:absolute;left:20px;right:20px;bottom:20px}}@media(min-width:768px) and (max-width:991px){.features-wrapper{flex-wrap:wrap}.features-wrapper .features-item,.features-wrapper.col-5 .features-item{width:48%}}