/**
 * 
 * Found Files: template18.min.css
 * 
 */
.textanimaion{color:transparent;-webkit-background-clip:text;background-clip:text;-webkit-text-stroke:1px #0080bb;-webkit-animation:gradientAnimation 30s linear infinite;animation:gradientAnimation 30s linear infinite;-webkit-animation-direction:alternate;animation-direction:alternate;font-weight:900!important;font-size:4em;text-align:center;font-family:"Overpass",sans-serif}@-webkit-keyframes gradientAnimation{0%{background-position:0}to{background-position:100%}}@keyframes gradientAnimation{0%{background-position:0}to{background-position:100%}}
