.service-1-section{text-align:center}.service-1-section .inner{border-radius:10px;box-shadow:0 40px 100px hsla(0,0%,65%,.1);padding:0 40px 40px;transition:all .5s ease}.service-1-section .inner:hover{border:1px solid rgba(32,186,209,.4)!important}.service-1-section .image-box{border-radius:50%;display:inline-block;height:265px;margin-top:-25px;overflow:hidden;transition:all .5s ease;width:265px}.service-1-section .inner:hover .image-box img{filter:grayscale(0);transform:scale(1.05)}.service-1-section .image-box img{filter:grayscale(1);transition:all .5s ease}.service-1-section .icon-box svg{height:40px;transition:all .5s ease;width:40px}.service-1-section .content{margin-top:70px;position:relative}.service-1-section .content h4{margin-bottom:20px;transition:all .5s ease}.service-1-section .content p{margin-bottom:20px}.service-1-section .btn-box{align-items:center;border-radius:50%;display:flex;height:60px;justify-content:center;margin:0 auto;transition:all .5s ease;width:60px}.service-1-section .btn-box svg{padding:8px;transition:all .5s ease}.service-1-section .icon-box{align-items:center;display:inline-block;display:flex;height:95px;justify-content:center;left:0;margin:0 auto;top:-120px;width:95px}.service-1-section .icon-box,.service-1-section .icon-box:before{border-radius:50%;box-shadow:0 10px 4px hsla(0,0%,81%,.15);position:absolute;right:0}.service-1-section .icon-box:before{content:"";height:100%;top:0;transform:scale(0);transition:all .5s ease;width:100%;z-index:-1}.service-1-section .inner:hover .icon-box:before{transform:scale(1);z-index:1}.service-1-section .inner:hover .icon-box svg{z-index:1}@media only screen and (max-width:350px){.service-1-section .inner{padding:20px 5px}}