????

Your IP : 18.119.253.152


Current Path : /home/rsfshcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/
Upload File :
Current File : /home/rsfshcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/flash.css

@keyframes flash {
	50%,
	from,
	to {
		opacity: 1;
	}
	25%,
	75% {
		opacity: 0;
	}
}
.flash {
	animation-name: flash;
}