@charset "UTF-8";
.loader{
	animation: swipe11 2.0s;
}
.loader img{
	transform: scale(-1,1);
}
.none2{
	animation: swipe33 2.3s;
}