
		.decoration-1{
			left: 20px;
		}
		.decoration-2{
			right: 30px;
		}
		.decoration-3{
			left: 30px;
		}
		.decoration-4{
			right: 30px;
		}
		.decoration-1.utama img,
		.decoration-2.utama img,
		.decoration-3.utama img,
		.decoration-4.utama img{
			width:140px;
		}
		.square.decoration-kiri img{
			width:30vw;
		}
		.square.decoration-kananats img{
			width:15vw;
		}
		.square.decoration-kananats{
			left:-15vw;
			margin-top:10vh;
			visibility:visible;
			opacity:0.3;
			transform: translate(0, -0);
		}
		.square.decoration-kananbaw img{
			width:20vw;
			
		}
		.square.decoration-kananbaw{
			right:5vw;
			margin-top:10vh;
			visibility:visible;
			opacity:1;
		}
		.square{
			top: 50%;
			transform: translate(0%, -50%);
			visibility:hidden;
			opacity:0.3;
		}
		.square.decoration{
			width:5vw;
		}
		.square-0 {
		  left:50%;
		  top: 50%;
		  transform: translate(-50%, -50%);
		  z-index:1;
		  opacity:1;
		  visibility:visible;
		}
		.square-5-2 {
		 right: 20vw;
		  margin-top: -7%;
		   z-index:2;
		   opacity:1;
		    visibility:visible;
		}
		.square-5-1 {
		 right: 40vw;
		  margin-top: -4%;
		   z-index:2;
		   opacity:1;
		    visibility:visible;
		}
		/*
		.square-1 {
		  left:50vw;
		  top: 45vh;
		}
		.square-1-1 {
		  left:40vw;
		  top: 40vh;
		}
		.square-1-2 {
		  left:20vw;
		  top: 50vh;
		}

		.square-2 {
		  left: 30vw;
		  top: 30vh;
		}
		.square-2-1 {
		 left: 30vw;
		  top: 60vh;
		   z-index:2;
		}
		.square-2-2 {
		  left: 10vw;
		  top: 50vh;
		}
		.square-2-3 {
		  left: 80vw;
		  top: 50vh;
		  
		}

		.square-3-1 {
		 right: 70vw;
		  top: 30vh;
		}
		.square-3-2 {
		 right: 20vw;
		  top: 50vh;
		   z-index:2;
		}
		.square-3-3 {
		 right: 25vw;
		  top: 65vh;
		   z-index:2;
		}
		.square-3-4 {
		 right: 50vw;
		  top: 70vh;
		  z-index:2;
		}
		.square-3-5 {
		 right: 40vw;
		  top: 65vh;
		   z-index:2;
		}
		.square-3-6 {
		 right: 60vw;
		  top: 50vh;
		}
		.square-3-7 {
		 right: 65vw;
		  top: 65vh;
		   z-index:2;
		}
		
		.square-4-1 {
		 right: 30vw;
		  top: 45vh;
		   z-index:2;
		}
		.square-4-2 {
		 right: 20vw;
		  top: 35vh;
		}
		*/
		.square img{
			width:100%;
		}
		/* Untuk Animasi */
		#kiri img, #kanan img, #gbrcover img {
			display: none;
		}
		#kiri img:first-child, #kanan img:first-child, #gbrcover img:first-child {
			display: block;
		}
		
		