/**
Theme Name: Vision Force Websites A
Author: Vision Force Marketing
Author URI: https://www.visionforcemarketing.com/
Description: Vision Force Marketing -  Website Design and hosting use the latest tech to build you an awesome, lead generating Machine. We take the time and learn what makes your clients buy from you. Then we build a solid SEO foundation on the back end and custom website on the front end. It\'s not just a website, its a lead magnet.  
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: vision-force-websites-a
Template: astra
*/


/* MAIN */
@keyframes fadeInLeft{from{opacity:0;animation-timing-function: cubic-bezier(.6,.2,.3,1);transform:translate3d(-20%,0,0)}to{opacity:1;animation-timing-function: cubic-bezier(.6,.2,.3,1);transform:none}}
@keyframes fadeInRight{from{opacity:0;animation-timing-function: cubic-bezier(.6,.2,.3,1);transform:translate3d(20%,0,0)}to{opacity:1;animation-timing-function: cubic-bezier(.6,.2,.3,1);transform:none}}
@keyframes fadeInUp{from{opacity:0;animation-timing-function: cubic-bezier(.6,.2,.3,1);transform:translate3d(0,20%,0)}to{opacity:1;animation-timing-function: cubic-bezier(.6,.2,.3,1);transform:none}}
@keyframes fadeInDown{from{opacity:0;animation-timing-function: cubic-bezier(.6,.2,.3,1);transform:translate3d(0,-20%,0)}to{opacity:1;animation-timing-function: cubic-bezier(.6,.2,.3,1);transform:none}}