.animation-container #swiffycontainer h2 {
	position: relative;
	opacity: 1;
}
.animation-container #swiffycontainer .bar {	opacity: 1;}
.fig01 {	opacity: 0;}
.text1, .text2, .text3, .text4, .text5, .text6 {
	position: absolute;
	opacity: 0;
}
.text1 {	top: 219px; left: 152px;}
.text2 {	top: 248px; left: 327px;}
.text3 {	top: 400px; left: 40px;}
.text4 {	top: 272px; left: 759px;}
.text5 {	top: 219px; left: 840px;}
.text6 {	top: 216px; left: 939px;}
.box {
	position: absolute;
	bottom: 0;
	left: 0;
	opacity: 0;
	width: 100%;
}
.box span {
	position: absolute;
	top: 33px;
	left: 80px;
}
.box span strong {
	color: #f76600;
	font-weight: normal;
}
