.feature-1-section{background-position:0 0;background-repeat:no-repeat;background-size:contain}.section-content .sec-text,.section-content .sec-title{margin-bottom:20px}.feature-1-section .feature-left{padding-right:90px}.feature-1-section .icon-box .svg-box svg{display:inline-block;height:40px;transition:all .5s ease;width:40px}.feature-1-section .icon-box .svg-box{border-radius:50%;display:inline-block;margin-right:20px;padding:20px;transition:all .5s ease;z-index:1}.feature-1-section .icon-box{align-items:center;padding:20px;position:relative}.feature-1-section .icon-box,.feature-1-section .icon-box:before{border-radius:5px;box-shadow:0 10px 10px hsla(0,0%,65%,.05);transition:all .5s ease}.feature-1-section .icon-box:before{content:"";height:100%;left:0;position:absolute;top:0;width:0}.feature-1-section .icon-box:hover:before{width:100%}.feature-1-section .icon-box:hover .svg-box{background:rgba(239,247,248,.2);transition:all .5s ease}.feature-1-section .icon-box:hover h5{z-index:1}.feature-1-section .section-content{margin-top:30px}.feature-1-section .image-column{display:block;overflow:hidden;position:relative}.feature-1-section .image-column:before{background:-o-linear-gradient(left,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.3) 100%);background:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,0)),to(hsla(0,0%,100%,.3)));background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.3));content:"";display:block;height:100%;left:-85%;position:absolute;top:0;-webkit-transform:skewX(-25deg);-ms-transform:skewX(-25deg);transform:skewX(-25deg);width:50%;z-index:2;z-index:1}.feature-1-section:hover .image-column:before{-webkit-animation:shine 1s;animation:shine 1s}@-webkit-keyframes shine{to{left:125%}}@keyframes shine{to{left:125%}}@media only screen and (max-width:1024px){.feature-1-section .feature-left{padding-right:30px}}