.counting .icon{margin-bottom:10px;}
.counting .icon span{display:inline-block;border:3px solid #fff;text-align:center;width:80px;background:#444;height:80px;border-radius:50%;position:relative;overflow:hidden;-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-ms-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear;}
.counting .icon span i{color:#fff;display:inline-block;font-size:30px;line-height:80px;z-index:99;text-shadow:5px 5px 2px rgba(56, 49, 49, 0.5);}
.counting .desc h3{font-size:30px;color:#fff;}
.counting .desc p{font-size:18px;color: #fff;}
.counting:hover span{background:#00B074;-webkit-transform:scale(1.1, 1.1);-moz-transform:scale(1.1, 1.1);-ms-transform:scale(1.1, 1.1);-o-transform:scale(1.1, 1.1);transform:scale(1.1, 1.1);}
/*! CSS Used from: https://demo.graygrids.com/themes/classix/assets/extras/animate.css */
.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.fadeInDownQuick{-webkit-animation-name:fadeInDownQuick;animation-name:fadeInDownQuick;}
/*! CSS Used from: https://demo.graygrids.com/themes/classix/assets/extras/owl.carousel.css */
.animated{-webkit-animation-duration:1000 ms;animation-duration:1000 ms;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
