.entity-card{cursor:pointer;color:#000;margin-bottom:16px;box-shadow:2px 5px 15px 0 rgba(0,0,0,.2);background-image:url(/dist/img/service-pattern.png);background-repeat:no-repeat;text-decoration:none;width:95%;max-width:280px;position:relative;z-index:10}.entity-container.owl-carousel{display:flex;justify-content:center;padding:10px;overflow:visible!important}.entity-card .inner-box{position:relative;text-align:left;border-radius:10px;transition:all .6s ease}.entity-card .inner-box .icon-one{left:50%;top:60px;transform:translateX(-50%)}.entity-card .inner-box .icon-three,.entity-card .inner-box .icon-two{bottom:30px}.entity-card .inner-box .icon-four{top:30px;right:30px}.color-layer{position:absolute;left:0;top:0;right:0;bottom:0;border-radius:10px}.entity-card .inner-box:hover{box-shadow:0 0 20px rgba(0,0,0,.15)}.entity-card .inner-box .color-layer:after,.entity-card .inner-box .color-layer:before{background:linear-gradient(to bottom,#ff8c00 0,#ff0200 100%)}.owl-buttons{position:absolute;top:50%;width:100%;display:flex;justify-content:space-between;transform:translateY(-50%);z-index:5;pointer-events:none}.owl-next,.owl-prev{background-color:rgba(255,255,255,.8);border:2px solid #ccc;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;transition:background-color .3s,transform .3s;cursor:pointer;box-shadow:0 2px 5px rgba(0,0,0,.2);pointer-events:auto}.owl-next:hover,.owl-prev:hover{background-color:#fff;border-color:#888;transform:scale(1.1)}.owl-prev{position:relative;left:-100px}.owl-next{position:relative;right:-80px}.nav-next,.nav-prev{font-size:20px;color:#333}.padding-mob{padding:2.5rem!important}@media (max-width:768px){.entity-card{max-width:90%;margin:0 auto 16px auto}.owl-prev{left:-50px}.owl-next{right:-50px}.padding-mob{padding:10px!important}}@media (max-width:576px){.entity-card{width:100%;max-width:100%}.owl-next,.owl-prev{left:-20px;right:-20px}.nav-next,.nav-prev{font-size:16px}}