@keyframes rotateScale{0%{transform:rotate(0deg) scale(1)}to{transform:rotate(1turn)}}@-webkit-keyframes rotateScale{0%{transform:rotate(0deg) scale(1)}to{transform:rotate(1turn)}}@-moz-keyframes rotateScale{0%{transform:rotate(0deg) scale(1)}to{transform:rotate(1turn)}}@-o-keyframes rotateScale{0%{transform:rotate(0deg) scale(1)}to{transform:rotate(1turn)}}.service-block .icon-bg,.service-block-two .icon-bg,.theme-separator:before{-webkit-animation-duration:20s;-moz-animation-duration:20s;-ms-animation-duration:20s;animation-duration:20s;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:rotateScale;-moz-animation-name:rotateScale;-ms-animation-name:rotateScale;animation-name:rotateScale;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear;-ms-animation-timing-function:linear;animation-timing-function:linear}