.service-item{background-color:#fff;border-radius:10px;cursor:pointer;margin-bottom:30px;padding:10px;position:relative;transition:all .5s ease-in-out!important}.service-item .service-title{display:block;font-size:20px;line-height:27px;overflow:hidden;padding-right:50px;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#000;font-weight:600;text-transform:capitalize}.service-item .service-description{border-top:1px solid rgba(64,74,61,.1);color:#666;margin-right:25px;margin-top:10px;position:relative}.service-item .service-description :before{background-color:#404a3d4d;content:"";height:1px;left:0;position:absolute;top:-1px;transition:all .6s ease-in-out;width:0}.service-item .service-description ul{list-style-position:inside;list-style-type:disc;margin-top:10px;padding-left:15px}.service-item .featured-wrapper{border-radius:10px;margin-bottom:25px;overflow:hidden}.service-item .featured-wrapper img{height:212px;transition:all .5s ease-in-out;width:100%}.service-item:hover .featured-wrapper img{transform:scale(1.1)}.service-item:hover .service-description:before{height:1px;width:100%}.service-item .post-item{position:relative}.service-item .post-item .box-content-wrap{background-color:transparent;position:relative;z-index:1}
