.enteraddons-card{-webkit-transition:.3s ease-in;-o-transition:.3s ease-in;transition:.3s ease-in;position:relative;box-shadow:0 0 10px rgba(0,0,0,.1);margin-bottom:30px}.enteraddons-card .card-thumb{line-height:0}.enteraddons-card .enteraddons-card-header{padding:30px;background-color:rgba(0,0,0,.03)}.enteraddons-card .card-icon{width:60px;height:60px;line-height:1;padding:8px;background-color:#00c282;display:flex;align-items:center;justify-content:center}.enteraddons-service-card .card--body{display:flex}.enteraddons-card .card--body .media--body{padding:17px}.enteraddons-card .card--body .media--body h5{margin-top:0;margin-bottom:0}.enteraddons-card.card-style--two{line-height:1;-webkit-transition:.5s ease-in;-o-transition:.5s ease-in;transition:.5s ease-in}.enteraddons-card.card-style--two .enteraddons-card-top{z-index:999}.enteraddons-card.card-style--two .enteraddons-card-top .position-absolute{left:0;bottom:0;border-radius:inherit;z-index:99;border-radius:4px}.enteraddons-card.card-style--two .card--body{left:0;bottom:0;width:100%;opacity:0;visibility:hidden;z-index:99;-webkit-transition:.5s ease-in;-o-transition:.5s ease-in;transition:.5s ease-in}.enteraddons-card.card-style--two:hover{padding-bottom:56px;-webkit-box-shadow:0 0 20px rgba(0,0,0,.1);box-shadow:0 0 20px rgba(0,0,0,.1)}.enteraddons-card.card-style--two:hover .card--body{opacity:1;visibility:visible}.enteraddons-card.card-style--three{display:block}.enteraddons-card.card-style--three .card-content{opacity:0;visibility:hidden;-webkit-transition:.3s ease-in;-o-transition:.3s ease-in;transition:.3s ease-in}.enteraddons-card.card-style--three .card-content .content-inner{max-width:250px}.enteraddons-card.card-style--three .enteraddons-card-btn{right:0;bottom:0}.enteraddons-card.card-style--three .enteraddons-card-btn:hover{color:#fff!important}.enteraddons-card.card-style--three:hover .card-content{opacity:1;visibility:visible}.enteraddons-card.card-style--four{overflow:hidden}.enteraddons-card.card-style--four .card--body{left:0;bottom:-70px;-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);-webkit-transition:bottom .2s ease-in,-webkit-transform .3s linear;transition:bottom .2s ease-in,-webkit-transform .3s linear;-o-transition:bottom .2s ease-in,transform .3s linear;transition:bottom .2s ease-in,transform .3s linear;transition:bottom .2s ease-in,transform .3s linear,-webkit-transform .3s linear}.enteraddons-card.card-style--four .card--body h3{position:relative}.enteraddons-card.card-style--four .card--body h3:after{position:absolute;left:0;bottom:0;width:50px;height:1px;background-color:#744dc2;content:""}.enteraddons-card.card-style--four:hover .card--body{bottom:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.enteraddons-card.card-style--five{overflow:hidden}.enteraddons-card.card-style--five .card--body{top:0;left:0;z-index:9;-webkit-transition:.3s ease-in;-o-transition:.3s ease-in;transition:.3s ease-in}.enteraddons-card.card-style--five .card--body>a{opacity:0;visibility:hidden}.enteraddons-card.card-style--five:after{z-index:0;opacity:.7;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(#000));background:-o-linear-gradient(top,rgba(255,255,255,0) 0,#000 100%);background:linear-gradient(to bottom,rgba(255,255,255,0) 0,#000 100%)}.enteraddons-card.card-style--five:not(.no-hover) .card--body{-webkit-transform:translate3d(0,30px,0);transform:translate3d(0,30px,0)}.enteraddons-card.card-style--five:not(.no-hover):hover:after{opacity:.9}.enteraddons-card.card-style--five:not(.no-hover):hover .card--body{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.enteraddons-card.card-style--five:not(.no-hover):hover .card--body>a{opacity:1;visibility:visible}.enteraddons-card.card-style--six{overflow:hidden;display:block}.enteraddons-card.card-style--six .card-thumb{padding-top:200px;position:relative}.enteraddons-card.card-style--six .card-thumb img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.enteraddons-card.card-style--six .card--body{margin-bottom:-55px;position:relative;z-index:9;-webkit-transition:.3s ease-out;-o-transition:.3s ease-out;transition:.3s ease-out;background-color:inherit}.enteraddons-card.card-style--six .card--body p{opacity:0}.enteraddons-card.card-style--six:hover .card--body{margin-top:-55px;margin-bottom:0}.enteraddons-card.card-style--six:hover .card--body p{opacity:1}