* { margin:0;padding:0;}
html { height:100%;}
body { height:100%;background-color:#08191F;box-shadow:inset 0 0 133px rgba(0,0,0,0.34);overflow:hidden;}
.content-box { font-family: 'Poppins', sans-serif;position:fixed;left:75px;top:150px;width:350px;color:#ffffff;-webkit-animation:show-msg 8s linear 0s 1;-moz-animation:show-msg 8s linear 0s 1;animation:show-msg 8s linear 0s 1;opacity:1;}
@-webkit-keyframes show-msg {
	0% { opacity:0;}
	72% { opacity:0;}
	100% { opacity:1;}
}
@-moz-keyframes show-msg {
	0% { opacity:0;}
	72% { opacity:0;}
	100% { opacity:1;}
}
@keyframes show-msg {
	0% { opacity:0;}
	72% { opacity:0;}
	100% { opacity:1;}
}
.content-box h2 { font-weight:700;font-size:42px;line-height:54px;margin-bottom:5px;}
.content-box p { font-size:15px;margin-bottom:20px;}
.content-box a { color:#ffb258;text-decoration:none;}
.content-box a img { position:relative;top:3px;left:0;-webkit-animation:move-arrow 0.6s linear infinite;-moz-animation: move-arrow 0.6s linear infinite;animation: move-arrow 0.6s linear infinite;}
@-webkit-keyframes move-arrow {
	0% { left:0;}
	50% { left:-5px;}
	100% { left:0;}
}
@-moz-keyframes move-arrow {
	0% { left:0;}
	50% { left:-5px;}
	100% { left:0;}
}
@keyframes move-arrow {
	0% { left:0;}
	50% { left:-5px;}
	100% { left:0;}
}
.sea-wave { background-repeat:repeat-x;position:fixed;left:0;width:100%;height:148px;background-position:left bottom;}
.sea-wave-1 {
	background-image:url(sea-layer-1.png);
	bottom:0;
	-webkit-animation: waves-1 29s linear infinite;
	-moz-animation: waves-1 29s linear infinite;
	animation: waves-1 29s linear infinite;
}
.sea-wave-2 {
	background-image:url(sea-layer-2.png);
	bottom:20px;
	-webkit-animation: waves-2 32s linear infinite;
	-moz-animation: waves-2 32s linear infinite;
	animation: waves-2 32s linear infinite;
}
.sea-wave-3 {
	background-image:url(sea-layer-3.png);
	bottom:40px;
	-webkit-animation: waves-3 35s linear infinite;
	-moz-animation: waves-3 35s linear infinite;
	animation: waves-3 35s linear infinite;
}
@-webkit-keyframes waves-1 {
    0% { background-position:left -1000px bottom;bottom:0;}
	6% { bottom:-10px;}
	12% { bottom:0;}
	18% { bottom:-10px;}
	24% { bottom:0;}
	30% { bottom:-10px;}
	36% { bottom:0;}
	42% { bottom:-10px;}
	48% { bottom:0;}
	54% { bottom:-10px;}
	60% { bottom:0;}
	66% { bottom:-10px;}
	72% { bottom:0;}
	78% { bottom:-10px;}
	84% { bottom:0;}
	90% { bottom:-10px;}
	96% { bottom:0;}
    100% { background-position:left 100% bottom;bottom:0;}
}
@-webkit-keyframes waves-2 {
    0% { background-position:left -1300px bottom;bottom:20px;}
	5% { bottom:10px;}
	10% { bottom:20px;}
	15% { bottom:10px;}
	20% { bottom:20px;}
	25% { bottom:10px;}
	30% { bottom:20px;}
	35% { bottom:10px;}
	40% { bottom:20px;}
	45% { bottom:10px;}
	50% { bottom:20px;}
	55% { bottom:10px;}
	60% { bottom:20px;}
	65% { bottom:10px;}
	70% { bottom:20px;}
	75% { bottom:10px;}
	80% { bottom:20px;}
	75% { bottom:10px;}
	85% { bottom:20px;}
	90% { bottom:10px;}
	95% { bottom:20px;}
    100% { background-position:left 100% bottom;bottom:20px;}
}
@-webkit-keyframes waves-3 {
    0% { background-position:left -1600px bottom;bottom:40px;}
	4% { bottom:30px;}
	8% { bottom:40px;}
	12% { bottom:30px;}
	16% { bottom:40px;}
	20% { bottom:30px;}
	24% { bottom:40px;}
	28% { bottom:30px;}
	32% { bottom:40px;}
	36% { bottom:30px;}
	40% { bottom:40px;}
	44% { bottom:30px;}
	48% { bottom:40px;}
	52% { bottom:30px;}
	56% { bottom:40px;}
	60% { bottom:30px;}
	64% { bottom:40px;}
	68% { bottom:30px;}
	72% { bottom:40px;}
	76% { bottom:30px;}
	80% { bottom:40px;}
	84% { bottom:30px;}
	88% { bottom:40px;}
	92% { bottom:30px;}
	96% { bottom:40px;}
    100% { background-position:left 100% bottom;bottom:40px;}
}


/* Clouds */
#clouds { top: 100px;position: relative;-webkit-animation: move 20s infinite linear;-moz-animation: move 20s infinite linear;-ms-animation: move 20s infinite linear;}
#clouds2 { position: relative;-webkit-animation: backup 14s infinite linear;-moz-animation: backup 14s infinite linear;-ms-animation: backup 14s infinite linear;}
.cloud1,
.cloud2,
.cloud3 { opacity:1;}
.cloud1 { width: 200px;height: 60px;background: #98989a;position: absolute;top: 80px;-webkit-border-radius: 200px;-moz-border-radius: 200px;border-radius: 200px;}
.cloud1:after { content: '';position: absolute;background: #98989a;width: 80px;height: 80px;top: -40px;left: 20px;-webkit-border-radius: 200px;-moz-border-radius: 200px;border-radius: 200px;}
.cloud1:before { content: '';position: absolute;background: #98989a;width: 100px;height: 100px;top: -60px;right: 30px;-webkit-border-radius: 200px;-moz-border-radius: 200px;border-radius: 200px;}
.cloud2 { width: 100px;height: 30px;background: #98989a;position: absolute;top: 180px;left: 400px;-webkit-border-radius: 200px;-moz-border-radius: 200px;border-radius: 200px;}
.cloud2:after { content: '';position: absolute;background: #98989a;width: 40px;height: 40px;top: -20px;left: 10px;-webkit-border-radius: 200px;-moz-border-radius: 200px;border-radius: 200px;}
.cloud2:before { content: '';position: absolute;background: #98989a;width: 50px;height: 50px;top: -30px;right: 15px;-webkit-border-radius: 200px;-moz-border-radius: 200px;border-radius: 200px;}
.cloud3 { width: 200px;height: 60px;background: #98989a;position: absolute;top: 100px;left: 740px;-webkit-border-radius: 200px;-moz-border-radius: 200px;border-radius: 200px;}
.cloud3:after { content: '';position: absolute;background: #98989a;width: 80px;height: 80px;top: -40px;left: 20px;-webkit-border-radius: 200px;-moz-border-radius: 200px;border-radius: 200px;}
.cloud3:before { content: '';position: absolute;background: #98989a;width: 100px;height: 100px;top: -60px;right: 30px;-webkit-border-radius: 200px;-moz-border-radius: 200px;border-radius: 200px;}

@-webkit-keyframes move {
  0% {left: 0px;}
  49% {left: 940px; opacity: 1;}
  50% {left: 940px; opacity: 0;}
  51% {left: -940px; opacity: 0;} 
  52% {left: -940px; opacity: 1;} 
  100% {left: 0px;} 
}

@-webkit-keyframes backup {
  0% {left: -940px;}
  100% {left: 940px;}  

}  

@-moz-keyframes move {
  0% {left: 0px;}
  49% {left: 940px; opacity: 1;}
  50% {left: 940px; opacity: 0;}
  51% {left: -940px; opacity: 0;} 
  52% {left: -940px; opacity: 1;} 
  100% {left: 0px;} 
}

@-moz-keyframes backup {
  0% {left: -940px;}
  100% {left: 940px;}  

}  

@-ms-keyframes move {
  0% {left: 0px;}
  49% {left: 940px; opacity: 1;}
  50% {left: 940px; opacity: 0;}
  51% {left: -940px; opacity: 0;} 
  52% {left: -940px; opacity: 1;} 
  100% {left: 0px;} 
}

@-ms-keyframes backup {
  0% {left: -940px;}
  100% {left: 940px;}  

}  

#clouds .cloud1,
#clouds .cloud2,
#clouds .cloud2:after,
#clouds .cloud2:before,
#clouds .cloud3,
#clouds .cloud1:after,
#clouds .cloud1:before,
#clouds .cloud3:before,
#clouds .cloud3:after { background: #00f1ee;box-shadow: 0px 0px 20px 5px #00f1ee, inset 0px 0px 10px #000;-moz-box-shadow: 0px 0px 20px 5px #00f1ee;-webkit-box-shadow: 0px 0px 20px 5px #00f1ee;}

/* light */
.lgtprt { width:100px;height:219px;position:fixed;right:40px;bottom:40px;background:url(lgtprt.png) 0 0 / 100% no-repeat;-webkit-animation-name:lgtprtmove;-webkit-animation-duration:4s;-webkit-animation-iteration-count:infinite;-webkit-transition-timing-function:ease-in-out;-webkit-transform:rotate(5deg);}
@-webkit-keyframes lgtprtmove{
  0% { bottom:40px;-webkit-transform:rotate(5deg);}
  50% { bottom:20px;-webkit-transform:rotate(-5deg);}
  100% { bottom:40px;-webkit-transform:rotate(5deg);}
}

.lgtprt-lgt { border-left:200px solid rgba(255,178,88,0.9);border-top: 60px solid transparent;border-bottom:60px solid transparent;height:20px;width:0;position:fixed;right:80px;bottom:100px;filter: blur(5px);-webkit-animation-name:lgtprtlgtmove;-webkit-animation-duration:4s;-webkit-animation-iteration-count:infinite;-webkit-transition-timing-function:ease-in-out;border-radius:60px;}
@-webkit-keyframes lgtprtlgtmove{
  0% { border-left-width:200px;border-left-color:rgba(255,178,88,0.9);filter: blur(10px);right:80px;}
  50% { border-left-width:800px;border-left-color:rgba(255,178,88,0.75);filter: blur(25px);right:40px;}
  100% { border-left-width:200px;border-left-color:rgba(255,178,88,0.9);filter: blur(10px);right:80px;}
}

/* ship */
.ship { width:200px;height:263px;position:fixed;left:200px;bottom:-250px;background:url(ship.png) 0 0 / 100% no-repeat;-webkit-animation-name:shipmove;-webkit-animation-duration:8s;-webkit-animation-iteration-count:1;-webkit-transition-timing-function:ease-in-out;-webkit-transform:rotate(-20deg);}
@-webkit-keyframes shipmove{
  0% { bottom:-70px;-webkit-transform:rotate(-20deg);left:200px;}
  8% { -webkit-transform:rotate(-23deg);left:195px;}
  16% { bottom:-60px;-webkit-transform:rotate(-20deg);left:200px;}
  24% { -webkit-transform:rotate(-23deg);left:195px;}
  32% { bottom:-70px;-webkit-transform:rotate(-20deg);left:200px;}
  40% { -webkit-transform:rotate(-23deg);left:195px;}
  48% { bottom:-60px;-webkit-transform:rotate(-23deg);left:200px;}
  54% { -webkit-transform:rotate(-23deg);left:195px;}
  60% { bottom:-70px;-webkit-transform:rotate(-23deg);left:200px;}
  68% { -webkit-transform:rotate(-23deg);left:195px;}
  100% { bottom:-250px;-webkit-transform:rotate(-20deg);left:200px;}
}

/* rain */
.rain-box { position:fixed;left:0;top:0;width:100%;height:100%;-webkit-transform:rotate(15deg);}
.rain { background: white;background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);height: 50px;position: absolute;width:4px;border-radius:5px;}
.rain:nth-of-type(1) { animation-name: rain-1;animation-delay: 10s;animation-duration: 10s;animation-iteration-count: infinite;left: 81%;opacity: 0.34;top: -84%;}
@Keyframes rain-1 {
  0% { left: 81%;opacity: 0.34;top: -84%;}
  100% { opacity: 0;top: 124%;}
}

.rain:nth-of-type(2) { animation-name: rain-2;animation-delay: 17s;animation-duration: 10s;animation-iteration-count: infinite;left: 6%;opacity: 0.46;top:-95%;}
@Keyframes rain-2 {
  0% { left: 6%;opacity: 0.46;top: -95%;}
  100% { opacity: 0;top: 135%;}
}

.rain:nth-of-type(3) { animation-name: rain-3;animation-delay: 7s;animation-duration: 7s;animation-iteration-count: infinite;left: 45%;opacity: 0.31;top: -84%;}
@Keyframes rain-3 {
  0% { left: 45%;opacity: 0.31;top: -84%;}
  100% { opacity: 0;top: 124%;}
}

.rain:nth-of-type(4) { animation-name: rain-4;animation-delay: 5s;animation-duration: 9s;animation-iteration-count: infinite;left: 64%;opacity: 0.44;top: -96%;}
@Keyframes rain-4 {
  0% { left: 64%;opacity: 0.44;top: -96%;}
  100% { opacity: 0;top: 136%;}
}

.rain:nth-of-type(5) { animation-name: rain-5;animation-delay: 16s;animation-duration: 5s;animation-iteration-count: infinite;left: 71%;opacity: 0.46;top: -65%;}
@Keyframes rain-5 {
  0% { left: 71%;opacity: 0.46;top: -65%;}
  100% { opacity: 0;top: 105%;}
}

.rain:nth-of-type(6) { animation-name: rain-6;animation-delay: 15s;animation-duration: 5s;animation-iteration-count: infinite;left: 12%;opacity: 0.44;top: -65%;}
@Keyframes rain-6 {
  0% { left: 12%;opacity: 0.44;top: -65%;}
  100% { opacity: 0;top: 105%;}
}

.rain:nth-of-type(7) { animation-name: rain-7;animation-delay: 7s;animation-duration: 5s;animation-iteration-count: infinite;left: 43%;opacity: 0.58;top: -63%;}
@Keyframes rain-7 { 
  0% { left: 43%;opacity: 0.58;top: -63%;}
  100% { opacity: 0;top: 103%;}
}

.rain:nth-of-type(8) { animation-name: rain-8;animation-delay: 12s;animation-duration: 8s;animation-iteration-count: infinite;left: 11%;opacity: 0.33;top: -65%;}
@Keyframes rain-8 {
  0% { left: 11%;opacity: 0.33;top: -65%;}
  100% { opacity: 0;top: 105%;}
}

.rain:nth-of-type(9) {
  animation-name: rain-9;
  animation-delay: 13s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 30%;
  opacity: 0.34;
  top: -88%;
}

@Keyframes rain-9 {
  0% {
    left: 30%;
    opacity: 0.34;
    top: -88%;
  }
  100% {
    opacity: 0;
    top: 128%;
  }
}
.rain:nth-of-type(10) {
  animation-name: rain-10;
  animation-delay: 2s;
  animation-duration: 7s;
  animation-iteration-count: infinite;
  left: 83%;
  opacity: 0.35;
  top: -62%;
}

@Keyframes rain-10 {
  0% {
    left: 83%;
    opacity: 0.35;
    top: -62%;
  }
  100% {
    opacity: 0;
    top: 102%;
  }
}
.rain:nth-of-type(11) {
  animation-name: rain-11;
  animation-delay: 12s;
  animation-duration: 6s;
  animation-iteration-count: infinite;
  left: 74%;
  opacity: 0.53;
  top: -56%;
}

@Keyframes rain-11 {
  0% {
    left: 74%;
    opacity: 0.53;
    top: -56%;
  }
  100% {
    opacity: 0;
    top: 96%;
  }
}
.rain:nth-of-type(12) {
  animation-name: rain-12;
  animation-delay: 17s;
  animation-duration: 6s;
  animation-iteration-count: infinite;
  left: 57%;
  opacity: 0.38;
  top: -78%;
}

@Keyframes rain-12 {
  0% {
    left: 57%;
    opacity: 0.38;
    top: -78%;
  }
  100% {
    opacity: 0;
    top: 118%;
  }
}
.rain:nth-of-type(13) {
  animation-name: rain-13;
  animation-delay: 11s;
  animation-duration: 10s;
  animation-iteration-count: infinite;
  left: 30%;
  opacity: 0.32;
  top: -69%;
}

@Keyframes rain-13 {
  0% {
    left: 30%;
    opacity: 0.32;
    top: -69%;
  }
  100% {
    opacity: 0;
    top: 109%;
  }
}
.rain:nth-of-type(14) {
  animation-name: rain-14;
  animation-delay: 19s;
  animation-duration: 8s;
  animation-iteration-count: infinite;
  left: 77%;
  opacity: 0.42;
  top: -78%;
}

@Keyframes rain-14 {
  0% {
    left: 77%;
    opacity: 0.42;
    top: -78%;
  }
  100% {
    opacity: 0;
    top: 118%;
  }
}
.rain:nth-of-type(15) {
  animation-name: rain-15;
  animation-delay: 1s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 38%;
  opacity: 0.32;
  top: -95%;
}

@Keyframes rain-15 {
  0% {
    left: 38%;
    opacity: 0.32;
    top: -95%;
  }
  100% {
    opacity: 0;
    top: 135%;
  }
}
.rain:nth-of-type(16) {
  animation-name: rain-16;
  animation-delay: 19s;
  animation-duration: 8s;
  animation-iteration-count: infinite;
  left: 20%;
  opacity: 0.53;
  top: -81%;
}

@Keyframes rain-16 {
  0% {
    left: 20%;
    opacity: 0.53;
    top: -81%;
  }
  100% {
    opacity: 0;
    top: 121%;
  }
}
.rain:nth-of-type(17) {
  animation-name: rain-17;
  animation-delay: 1s;
  animation-duration: 9s;
  animation-iteration-count: infinite;
  left: 9%;
  opacity: 0.51;
  top: -70%;
}

@Keyframes rain-17 {
  0% {
    left: 9%;
    opacity: 0.51;
    top: -70%;
  }
  100% {
    opacity: 0;
    top: 110%;
  }
}
.rain:nth-of-type(18) {
  animation-name: rain-18;
  animation-delay: 9s;
  animation-duration: 10s;
  animation-iteration-count: infinite;
  left: 44%;
  opacity: 0.53;
  top: -61%;
}

@Keyframes rain-18 {
  0% {
    left: 44%;
    opacity: 0.53;
    top: -61%;
  }
  100% {
    opacity: 0;
    top: 101%;
  }
}
.rain:nth-of-type(19) {
  animation-name: rain-19;
  animation-delay: 19s;
  animation-duration: 8s;
  animation-iteration-count: infinite;
  left: 27%;
  opacity: 0.42;
  top: -73%;
}

@Keyframes rain-19 {
  0% {
    left: 27%;
    opacity: 0.42;
    top: -73%;
  }
  100% {
    opacity: 0;
    top: 113%;
  }
}
.rain:nth-of-type(20) {
  animation-name: rain-20;
  animation-delay: 7s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 27%;
  opacity: 0.4;
  top: -78%;
}

@Keyframes rain-20 {
  0% {
    left: 27%;
    opacity: 0.4;
    top: -78%;
  }
  100% {
    opacity: 0;
    top: 118%;
  }
}
.rain:nth-of-type(21) {
  animation-name: rain-21;
  animation-delay: 10s;
  animation-duration: 8s;
  animation-iteration-count: infinite;
  left: 97%;
  opacity: 0.45;
  top: -79%;
}

@Keyframes rain-21 {
  0% {
    left: 97%;
    opacity: 0.45;
    top: -79%;
  }
  100% {
    opacity: 0;
    top: 119%;
  }
}
.rain:nth-of-type(22) {
  animation-name: rain-22;
  animation-delay: 18s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 40%;
  opacity: 0.57;
  top: -71%;
}

@Keyframes rain-22 {
  0% {
    left: 40%;
    opacity: 0.57;
    top: -71%;
  }
  100% {
    opacity: 0;
    top: 111%;
  }
}
.rain:nth-of-type(23) {
  animation-name: rain-23;
  animation-delay: 12s;
  animation-duration: 8s;
  animation-iteration-count: infinite;
  left: 43%;
  opacity: 0.49;
  top: -87%;
}

@Keyframes rain-23 {
  0% {
    left: 43%;
    opacity: 0.49;
    top: -87%;
  }
  100% {
    opacity: 0;
    top: 127%;
  }
}
.rain:nth-of-type(24) {
  animation-name: rain-24;
  animation-delay: 7s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 57%;
  opacity: 0.52;
  top: -84%;
}

@Keyframes rain-24 {
  0% {
    left: 57%;
    opacity: 0.52;
    top: -84%;
  }
  100% {
    opacity: 0;
    top: 124%;
  }
}
.rain:nth-of-type(25) {
  animation-name: rain-25;
  animation-delay: 6s;
  animation-duration: 6s;
  animation-iteration-count: infinite;
  left: 77%;
  opacity: 0.55;
  top: -78%;
}

@Keyframes rain-25 {
  0% {
    left: 77%;
    opacity: 0.55;
    top: -78%;
  }
  100% {
    opacity: 0;
    top: 118%;
  }
}
.rain:nth-of-type(26) {
  animation-name: rain-26;
  animation-delay: 15s;
  animation-duration: 8s;
  animation-iteration-count: infinite;
  left: 7%;
  opacity: 0.58;
  top: -96%;
}

@Keyframes rain-26 {
  0% {
    left: 7%;
    opacity: 0.58;
    top: -96%;
  }
  100% {
    opacity: 0;
    top: 136%;
  }
}
.rain:nth-of-type(27) {
  animation-name: rain-27;
  animation-delay: 4s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 45%;
  opacity: 0.45;
  top: -92%;
}

@Keyframes rain-27 {
  0% {
    left: 45%;
    opacity: 0.45;
    top: -92%;
  }
  100% {
    opacity: 0;
    top: 132%;
  }
}
.rain:nth-of-type(28) {
  animation-name: rain-28;
  animation-delay: 18s;
  animation-duration: 6s;
  animation-iteration-count: infinite;
  left: 73%;
  opacity: 0.34;
  top: -67%;
}

@Keyframes rain-28 {
  0% {
    left: 73%;
    opacity: 0.34;
    top: -67%;
  }
  100% {
    opacity: 0;
    top: 107%;
  }
}
.rain:nth-of-type(29) {
  animation-name: rain-29;
  animation-delay: 2s;
  animation-duration: 6s;
  animation-iteration-count: infinite;
  left: 84%;
  opacity: 0.38;
  top: -83%;
}

@Keyframes rain-29 {
  0% {
    left: 84%;
    opacity: 0.38;
    top: -83%;
  }
  100% {
    opacity: 0;
    top: 123%;
  }
}
.rain:nth-of-type(30) {
  animation-name: rain-30;
  animation-delay: 12s;
  animation-duration: 7s;
  animation-iteration-count: infinite;
  left: 22%;
  opacity: 0.37;
  top: -88%;
}

@Keyframes rain-30 {
  0% {
    left: 22%;
    opacity: 0.37;
    top: -88%;
  }
  100% {
    opacity: 0;
    top: 128%;
  }
}
.rain:nth-of-type(31) {
  animation-name: rain-31;
  animation-delay: 10s;
  animation-duration: 6s;
  animation-iteration-count: infinite;
  left: 55%;
  opacity: 0.49;
  top: -55%;
}

@Keyframes rain-31 {
  0% {
    left: 55%;
    opacity: 0.49;
    top: -55%;
  }
  100% {
    opacity: 0;
    top: 95%;
  }
}
.rain:nth-of-type(32) {
  animation-name: rain-32;
  animation-delay: 8s;
  animation-duration: 9s;
  animation-iteration-count: infinite;
  left: 35%;
  opacity: 0.36;
  top: -71%;
}

@Keyframes rain-32 {
  0% {
    left: 35%;
    opacity: 0.36;
    top: -71%;
  }
  100% {
    opacity: 0;
    top: 111%;
  }
}
.rain:nth-of-type(33) {
  animation-name: rain-33;
  animation-delay: 16s;
  animation-duration: 8s;
  animation-iteration-count: infinite;
  left: 9%;
  opacity: 0.57;
  top: -61%;
}

@Keyframes rain-33 {
  0% {
    left: 9%;
    opacity: 0.57;
    top: -61%;
  }
  100% {
    opacity: 0;
    top: 101%;
  }
}
.rain:nth-of-type(34) {
  animation-name: rain-34;
  animation-delay: 19s;
  animation-duration: 6s;
  animation-iteration-count: infinite;
  left: 95%;
  opacity: 0.38;
  top: -77%;
}

@Keyframes rain-34 {
  0% {
    left: 95%;
    opacity: 0.38;
    top: -77%;
  }
  100% {
    opacity: 0;
    top: 117%;
  }
}
.rain:nth-of-type(35) {
  animation-name: rain-35;
  animation-delay: 11s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 83%;
  opacity: 0.33;
  top: -60%;
}

@Keyframes rain-35 {
  0% { left: 83%;opacity: 0.33;top: -60%;}
  100% { opacity: 0;top: 100%;}
}

.rain:nth-of-type(36) { animation-name: rain-36;animation-delay: 3s;animation-duration: 8s;animation-iteration-count: infinite;left: 71%;opacity: 0.39;top: -93%;}
@Keyframes rain-36 {
  0% { left: 71%;opacity: 0.39;top: -93%;}
  100% {
    opacity: 0;
    top: 133%;
  }
}
.rain:nth-of-type(37) {
  animation-name: rain-37;
  animation-delay: 15s;
  animation-duration: 9s;
  animation-iteration-count: infinite;
  left: 91%;
  opacity: 0.36;
  top: -91%;
}

@Keyframes rain-37 {
  0% {
    left: 91%;
    opacity: 0.36;
    top: -91%;
  }
  100% {
    opacity: 0;
    top: 131%;
  }
}
.rain:nth-of-type(38) {
  animation-name: rain-38;
  animation-delay: 0s;
  animation-duration: 7s;
  animation-iteration-count: infinite;
  left: 75%;
  opacity: 0.44;
  top: -80%;
}

@Keyframes rain-38 {
  0% {
    left: 75%;
    opacity: 0.44;
    top: -80%;
  }
  100% {
    opacity: 0;
    top: 120%;
  }
}
.rain:nth-of-type(39) {
  animation-name: rain-39;
  animation-delay: 15s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 62%;
  opacity: 0.58;
  top: -77%;
}

@Keyframes rain-39 {
  0% {
    left: 62%;
    opacity: 0.58;
    top: -77%;
  }
  100% {
    opacity: 0;
    top: 117%;
  }
}
.rain:nth-of-type(40) {
  animation-name: rain-40;
  animation-delay: 10s;
  animation-duration: 7s;
  animation-iteration-count: infinite;
  left: 18%;
  opacity: 0.59;
  top: -68%;
}

@Keyframes rain-40 {
  0% {
    left: 18%;
    opacity: 0.59;
    top: -68%;
  }
  100% {
    opacity: 0;
    top: 108%;
  }
}
.rain:nth-of-type(41) {
  animation-name: rain-41;
  animation-delay: 12s;
  animation-duration: 6s;
  animation-iteration-count: infinite;
  left: 99%;
  opacity: 0.39;
  top: -81%;
}

@Keyframes rain-41 {
  0% {
    left: 99%;
    opacity: 0.39;
    top: -81%;
  }
  100% {
    opacity: 0;
    top: 121%;
  }
}
.rain:nth-of-type(42) {
  animation-name: rain-42;
  animation-delay: 1s;
  animation-duration: 6s;
  animation-iteration-count: infinite;
  left: 58%;
  opacity: 0.34;
  top: -52%;
}

@Keyframes rain-42 {
  0% {
    left: 58%;
    opacity: 0.34;
    top: -52%;
  }
  100% {
    opacity: 0;
    top: 92%;
  }
}
.rain:nth-of-type(43) {
  animation-name: rain-43;
  animation-delay: 11s;
  animation-duration: 10s;
  animation-iteration-count: infinite;
  left: 72%;
  opacity: 0.46;
  top: -76%;
}

@Keyframes rain-43 {
  0% {
    left: 72%;
    opacity: 0.46;
    top: -76%;
  }
  100% {
    opacity: 0;
    top: 116%;
  }
}
.rain:nth-of-type(44) {
  animation-name: rain-44;
  animation-delay: 2s;
  animation-duration: 7s;
  animation-iteration-count: infinite;
  left: 4%;
  opacity: 0.46;
  top: -65%;
}

@Keyframes rain-44 {
  0% {
    left: 4%;
    opacity: 0.46;
    top: -65%;
  }
  100% {
    opacity: 0;
    top: 105%;
  }
}
.rain:nth-of-type(45) {
  animation-name: rain-45;
  animation-delay: 15s;
  animation-duration: 8s;
  animation-iteration-count: infinite;
  left: 75%;
  opacity: 0.34;
  top: -90%;
}

@Keyframes rain-45 {
  0% {
    left: 75%;
    opacity: 0.34;
    top: -90%;
  }
  100% {
    opacity: 0;
    top: 130%;
  }
}
.rain:nth-of-type(46) {
  animation-name: rain-46;
  animation-delay: 14s;
  animation-duration: 9s;
  animation-iteration-count: infinite;
  left: 25%;
  opacity: 0.55;
  top: -52%;
}

@Keyframes rain-46 {
  0% {
    left: 25%;
    opacity: 0.55;
    top: -52%;
  }
  100% {
    opacity: 0;
    top: 92%;
  }
}
.rain:nth-of-type(47) {
  animation-name: rain-47;
  animation-delay: 1s;
  animation-duration: 7s;
  animation-iteration-count: infinite;
  left: 60%;
  opacity: 0.45;
  top: -77%;
}

@Keyframes rain-47 {
  0% {
    left: 60%;
    opacity: 0.45;
    top: -77%;
  }
  100% {
    opacity: 0;
    top: 117%;
  }
}
.rain:nth-of-type(48) {
  animation-name: rain-48;
  animation-delay: 3s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 89%;
  opacity: 0.45;
  top: -69%;
}

@Keyframes rain-48 {
  0% {
    left: 89%;
    opacity: 0.45;
    top: -69%;
  }
  100% {
    opacity: 0;
    top: 109%;
  }
}
.rain:nth-of-type(49) {
  animation-name: rain-49;
  animation-delay: 2s;
  animation-duration: 9s;
  animation-iteration-count: infinite;
  left: 91%;
  opacity: 0.46;
  top: -71%;
}

@Keyframes rain-49 {
  0% {
    left: 91%;
    opacity: 0.46;
    top: -71%;
  }
  100% {
    opacity: 0;
    top: 111%;
  }
}
.rain:nth-of-type(50) {
  animation-name: rain-50;
  animation-delay: 1s;
  animation-duration: 10s;
  animation-iteration-count: infinite;
  left: 23%;
  opacity: 0.34;
  top: -69%;
}

@Keyframes rain-50 {
  0% {
    left: 23%;
    opacity: 0.34;
    top: -69%;
  }
  100% {
    opacity: 0;
    top: 109%;
  }
}
.rain:nth-of-type(51) {
  animation-name: rain-51;
  animation-delay: 18s;
  animation-duration: 10s;
  animation-iteration-count: infinite;
  left: 48%;
  opacity: 0.46;
  top: -65%;
}

@Keyframes rain-51 {
  0% {
    left: 48%;
    opacity: 0.46;
    top: -65%;
  }
  100% {
    opacity: 0;
    top: 105%;
  }
}
.rain:nth-of-type(52) {
  animation-name: rain-52;
  animation-delay: 2s;
  animation-duration: 8s;
  animation-iteration-count: infinite;
  left: 48%;
  opacity: 0.5;
  top: -93%;
}

@Keyframes rain-52 {
  0% {
    left: 48%;
    opacity: 0.5;
    top: -93%;
  }
  100% {
    opacity: 0;
    top: 133%;
  }
}
.rain:nth-of-type(53) {
  animation-name: rain-53;
  animation-delay: 14s;
  animation-duration: 10s;
  animation-iteration-count: infinite;
  left: 92%;
  opacity: 0.54;
  top: -97%;
}

@Keyframes rain-53 {
  0% {
    left: 92%;
    opacity: 0.54;
    top: -97%;
  }
  100% {
    opacity: 0;
    top: 137%;
  }
}
.rain:nth-of-type(54) {
  animation-name: rain-54;
  animation-delay: 8s;
  animation-duration: 10s;
  animation-iteration-count: infinite;
  left: 99%;
  opacity: 0.4;
  top: -88%;
}

@Keyframes rain-54 {
  0% {
    left: 99%;
    opacity: 0.4;
    top: -88%;
  }
  100% {
    opacity: 0;
    top: 128%;
  }
}
.rain:nth-of-type(55) {
  animation-name: rain-55;
  animation-delay: 12s;
  animation-duration: 6s;
  animation-iteration-count: infinite;
  left: 77%;
  opacity: 0.59;
  top: -79%;
}

@Keyframes rain-55 {
  0% {
    left: 77%;
    opacity: 0.59;
    top: -79%;
  }
  100% {
    opacity: 0;
    top: 119%;
  }
}
.rain:nth-of-type(56) {
  animation-name: rain-56;
  animation-delay: 13s;
  animation-duration: 9s;
  animation-iteration-count: infinite;
  left: 29%;
  opacity: 0.57;
  top: -75%;
}

@Keyframes rain-56 {
  0% {
    left: 29%;
    opacity: 0.57;
    top: -75%;
  }
  100% {
    opacity: 0;
    top: 115%;
  }
}
.rain:nth-of-type(57) {
  animation-name: rain-57;
  animation-delay: 12s;
  animation-duration: 10s;
  animation-iteration-count: infinite;
  left: 18%;
  opacity: 0.48;
  top: -87%;
}

@Keyframes rain-57 {
  0% {
    left: 18%;
    opacity: 0.48;
    top: -87%;
  }
  100% {
    opacity: 0;
    top: 127%;
  }
}
.rain:nth-of-type(58) {
  animation-name: rain-58;
  animation-delay: 7s;
  animation-duration: 7s;
  animation-iteration-count: infinite;
  left: 58%;
  opacity: 0.57;
  top: -71%;
}

@Keyframes rain-58 {
  0% {
    left: 58%;
    opacity: 0.57;
    top: -71%;
  }
  100% {
    opacity: 0;
    top: 111%;
  }
}
.rain:nth-of-type(59) {
  animation-name: rain-59;
  animation-delay: 5s;
  animation-duration: 8s;
  animation-iteration-count: infinite;
  left: 52%;
  opacity: 0.32;
  top: -64%;
}

@Keyframes rain-59 {
  0% {
    left: 52%;
    opacity: 0.32;
    top: -64%;
  }
  100% {
    opacity: 0;
    top: 104%;
  }
}
.rain:nth-of-type(60) {
  animation-name: rain-60;
  animation-delay: 10s;
  animation-duration: 7s;
  animation-iteration-count: infinite;
  left: 67%;
  opacity: 0.37;
  top: -63%;
}

@Keyframes rain-60 {
  0% {
    left: 67%;
    opacity: 0.37;
    top: -63%;
  }
  100% {
    opacity: 0;
    top: 103%;
  }
}
.rain:nth-of-type(61) {
  animation-name: rain-61;
  animation-delay: 2s;
  animation-duration: 9s;
  animation-iteration-count: infinite;
  left: 63%;
  opacity: 0.46;
  top: -75%;
}

@Keyframes rain-61 {
  0% {
    left: 63%;
    opacity: 0.46;
    top: -75%;
  }
  100% {
    opacity: 0;
    top: 115%;
  }
}
.rain:nth-of-type(62) {
  animation-name: rain-62;
  animation-delay: 0s;
  animation-duration: 7s;
  animation-iteration-count: infinite;
  left: 39%;
  opacity: 0.53;
  top: -59%;
}

@Keyframes rain-62 {
  0% {
    left: 39%;
    opacity: 0.53;
    top: -59%;
  }
  100% {
    opacity: 0;
    top: 99%;
  }
}
.rain:nth-of-type(63) {
  animation-name: rain-63;
  animation-delay: 6s;
  animation-duration: 6s;
  animation-iteration-count: infinite;
  left: 97%;
  opacity: 0.41;
  top: -62%;
}

@Keyframes rain-63 {
  0% {
    left: 97%;
    opacity: 0.41;
    top: -62%;
  }
  100% {
    opacity: 0;
    top: 102%;
  }
}
.rain:nth-of-type(64) {
  animation-name: rain-64;
  animation-delay: 4s;
  animation-duration: 8s;
  animation-iteration-count: infinite;
  left: 20%;
  opacity: 0.55;
  top: -64%;
}

@Keyframes rain-64 {
  0% {
    left: 20%;
    opacity: 0.55;
    top: -64%;
  }
  100% {
    opacity: 0;
    top: 104%;
  }
}
.rain:nth-of-type(65) {
  animation-name: rain-65;
  animation-delay: 19s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 62%;
  opacity: 0.57;
  top: -86%;
}

@Keyframes rain-65 {
  0% {
    left: 62%;
    opacity: 0.57;
    top: -86%;
  }
  100% {
    opacity: 0;
    top: 126%;
  }
}
.rain:nth-of-type(66) {
  animation-name: rain-66;
  animation-delay: 4s;
  animation-duration: 10s;
  animation-iteration-count: infinite;
  left: 88%;
  opacity: 0.42;
  top: -90%;
}

@Keyframes rain-66 {
  0% {
    left: 88%;
    opacity: 0.42;
    top: -90%;
  }
  100% {
    opacity: 0;
    top: 130%;
  }
}
.rain:nth-of-type(67) {
  animation-name: rain-67;
  animation-delay: 4s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 58%;
  opacity: 0.46;
  top: -56%;
}

@Keyframes rain-67 {
  0% {
    left: 58%;
    opacity: 0.46;
    top: -56%;
  }
  100% {
    opacity: 0;
    top: 96%;
  }
}
.rain:nth-of-type(68) {
  animation-name: rain-68;
  animation-delay: 11s;
  animation-duration: 7s;
  animation-iteration-count: infinite;
  left: 16%;
  opacity: 0.36;
  top: -63%;
}

@Keyframes rain-68 {
  0% {
    left: 16%;
    opacity: 0.36;
    top: -63%;
  }
  100% {
    opacity: 0;
    top: 103%;
  }
}
.rain:nth-of-type(69) {
  animation-name: rain-69;
  animation-delay: 9s;
  animation-duration: 9s;
  animation-iteration-count: infinite;
  left: 59%;
  opacity: 0.39;
  top: -66%;
}

@Keyframes rain-69 {
  0% {
    left: 59%;
    opacity: 0.39;
    top: -66%;
  }
  100% {
    opacity: 0;
    top: 106%;
  }
}
.rain:nth-of-type(70) {
  animation-name: rain-70;
  animation-delay: 13s;
  animation-duration: 10s;
  animation-iteration-count: infinite;
  left: 27%;
  opacity: 0.38;
  top: -98%;
}

@Keyframes rain-70 {
  0% {
    left: 27%;
    opacity: 0.38;
    top: -98%;
  }
  100% {
    opacity: 0;
    top: 138%;
  }
}
.rain:nth-of-type(71) {
  animation-name: rain-71;
  animation-delay: 6s;
  animation-duration: 8s;
  animation-iteration-count: infinite;
  left: 50%;
  opacity: 0.56;
  top: -71%;
}

@Keyframes rain-71 {
  0% {
    left: 50%;
    opacity: 0.56;
    top: -71%;
  }
  100% {
    opacity: 0;
    top: 111%;
  }
}
.rain:nth-of-type(72) {
  animation-name: rain-72;
  animation-delay: 4s;
  animation-duration: 8s;
  animation-iteration-count: infinite;
  left: 84%;
  opacity: 0.35;
  top: -58%;
}

@Keyframes rain-72 {
  0% {
    left: 84%;
    opacity: 0.35;
    top: -58%;
  }
  100% {
    opacity: 0;
    top: 98%;
  }
}
.rain:nth-of-type(73) {
  animation-name: rain-73;
  animation-delay: 7s;
  animation-duration: 6s;
  animation-iteration-count: infinite;
  left: 82%;
  opacity: 0.49;
  top: -93%;
}

@Keyframes rain-73 {
  0% {
    left: 82%;
    opacity: 0.49;
    top: -93%;
  }
  100% {
    opacity: 0;
    top: 133%;
  }
}
.rain:nth-of-type(74) {
  animation-name: rain-74;
  animation-delay: 0s;
  animation-duration: 9s;
  animation-iteration-count: infinite;
  left: 46%;
  opacity: 0.6;
  top: -92%;
}

@Keyframes rain-74 {
  0% {
    left: 46%;
    opacity: 0.6;
    top: -92%;
  }
  100% {
    opacity: 0;
    top: 132%;
  }
}
.rain:nth-of-type(75) {
  animation-name: rain-75;
  animation-delay: 0s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 54%;
  opacity: 0.53;
  top: -63%;
}

@Keyframes rain-75 {
  0% {
    left: 54%;
    opacity: 0.53;
    top: -63%;
  }
  100% {
    opacity: 0;
    top: 103%;
  }
}
.rain:nth-of-type(76) {
  animation-name: rain-76;
  animation-delay: 11s;
  animation-duration: 6s;
  animation-iteration-count: infinite;
  left: 65%;
  opacity: 0.39;
  top: -99%;
}

@Keyframes rain-76 {
  0% {
    left: 65%;
    opacity: 0.39;
    top: -99%;
  }
  100% {
    opacity: 0;
    top: 139%;
  }
}
.rain:nth-of-type(77) {
  animation-name: rain-77;
  animation-delay: 3s;
  animation-duration: 6s;
  animation-iteration-count: infinite;
  left: 30%;
  opacity: 0.55;
  top: -61%;
}

@Keyframes rain-77 {
  0% {
    left: 30%;
    opacity: 0.55;
    top: -61%;
  }
  100% {
    opacity: 0;
    top: 101%;
  }
}
.rain:nth-of-type(78) {
  animation-name: rain-78;
  animation-delay: 12s;
  animation-duration: 8s;
  animation-iteration-count: infinite;
  left: 84%;
  opacity: 0.36;
  top: -73%;
}

@Keyframes rain-78 {
  0% {
    left: 84%;
    opacity: 0.36;
    top: -73%;
  }
  100% {
    opacity: 0;
    top: 113%;
  }
}
.rain:nth-of-type(79) {
  animation-name: rain-79;
  animation-delay: 4s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 49%;
  opacity: 0.57;
  top: -69%;
}

@Keyframes rain-79 {
  0% {
    left: 49%;
    opacity: 0.57;
    top: -69%;
  }
  100% {
    opacity: 0;
    top: 109%;
  }
}
.rain:nth-of-type(80) {
  animation-name: rain-80;
  animation-delay: 10s;
  animation-duration: 7s;
  animation-iteration-count: infinite;
  left: 94%;
  opacity: 0.33;
  top: -98%;
}

@Keyframes rain-80 {
  0% {
    left: 94%;
    opacity: 0.33;
    top: -98%;
  }
  100% {
    opacity: 0;
    top: 138%;
  }
}
.rain:nth-of-type(81) {
  animation-name: rain-81;
  animation-delay: 6s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 92%;
  opacity: 0.43;
  top: -61%;
}

@Keyframes rain-81 {
  0% {
    left: 92%;
    opacity: 0.43;
    top: -61%;
  }
  100% {
    opacity: 0;
    top: 101%;
  }
}
.rain:nth-of-type(82) {
  animation-name: rain-82;
  animation-delay: 13s;
  animation-duration: 6s;
  animation-iteration-count: infinite;
  left: 72%;
  opacity: 0.6;
  top: -80%;
}

@Keyframes rain-82 {
  0% {
    left: 72%;
    opacity: 0.6;
    top: -80%;
  }
  100% {
    opacity: 0;
    top: 120%;
  }
}
.rain:nth-of-type(83) {
  animation-name: rain-83;
  animation-delay: 9s;
  animation-duration: 8s;
  animation-iteration-count: infinite;
  left: 71%;
  opacity: 0.49;
  top: -57%;
}

@Keyframes rain-83 {
  0% {
    left: 71%;
    opacity: 0.49;
    top: -57%;
  }
  100% {
    opacity: 0;
    top: 97%;
  }
}
.rain:nth-of-type(84) {
  animation-name: rain-84;
  animation-delay: 15s;
  animation-duration: 7s;
  animation-iteration-count: infinite;
  left: 50%;
  opacity: 0.43;
  top: -76%;
}

@Keyframes rain-84 {
  0% {
    left: 50%;
    opacity: 0.43;
    top: -76%;
  }
  100% {
    opacity: 0;
    top: 116%;
  }
}
.rain:nth-of-type(85) {
  animation-name: rain-85;
  animation-delay: 17s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 48%;
  opacity: 0.53;
  top: -98%;
}

@Keyframes rain-85 {
  0% {
    left: 48%;
    opacity: 0.53;
    top: -98%;
  }
  100% {
    opacity: 0;
    top: 138%;
  }
}
.rain:nth-of-type(86) {
  animation-name: rain-86;
  animation-delay: 13s;
  animation-duration: 8s;
  animation-iteration-count: infinite;
  left: 24%;
  opacity: 0.33;
  top: -73%;
}

@Keyframes rain-86 {
  0% {
    left: 24%;
    opacity: 0.33;
    top: -73%;
  }
  100% {
    opacity: 0;
    top: 113%;
  }
}
.rain:nth-of-type(87) {
  animation-name: rain-87;
  animation-delay: 15s;
  animation-duration: 10s;
  animation-iteration-count: infinite;
  left: 32%;
  opacity: 0.38;
  top: -72%;
}

@Keyframes rain-87 {
  0% {
    left: 32%;
    opacity: 0.38;
    top: -72%;
  }
  100% {
    opacity: 0;
    top: 112%;
  }
}
.rain:nth-of-type(88) {
  animation-name: rain-88;
  animation-delay: 19s;
  animation-duration: 9s;
  animation-iteration-count: infinite;
  left: 94%;
  opacity: 0.48;
  top: -54%;
}

@Keyframes rain-88 {
  0% {
    left: 94%;
    opacity: 0.48;
    top: -54%;
  }
  100% {
    opacity: 0;
    top: 94%;
  }
}
.rain:nth-of-type(89) {
  animation-name: rain-89;
  animation-delay: 12s;
  animation-duration: 7s;
  animation-iteration-count: infinite;
  left: 72%;
  opacity: 0.42;
  top: -99%;
}

@Keyframes rain-89 {
  0% {
    left: 72%;
    opacity: 0.42;
    top: -99%;
  }
  100% {
    opacity: 0;
    top: 139%;
  }
}
.rain:nth-of-type(90) {
  animation-name: rain-90;
  animation-delay: 6s;
  animation-duration: 8s;
  animation-iteration-count: infinite;
  left: 63%;
  opacity: 0.4;
  top: -68%;
}

@Keyframes rain-90 {
  0% {
    left: 63%;
    opacity: 0.4;
    top: -68%;
  }
  100% {
    opacity: 0;
    top: 108%;
  }
}
.rain:nth-of-type(91) {
  animation-name: rain-91;
  animation-delay: 0s;
  animation-duration: 8s;
  animation-iteration-count: infinite;
  left: 72%;
  opacity: 0.6;
  top: -86%;
}

@Keyframes rain-91 {
  0% {
    left: 72%;
    opacity: 0.6;
    top: -86%;
  }
  100% {
    opacity: 0;
    top: 126%;
  }
}
.rain:nth-of-type(92) {
  animation-name: rain-92;
  animation-delay: 11s;
  animation-duration: 7s;
  animation-iteration-count: infinite;
  left: 65%;
  opacity: 0.43;
  top: -55%;
}

@Keyframes rain-92 {
  0% {
    left: 65%;
    opacity: 0.43;
    top: -55%;
  }
  100% {
    opacity: 0;
    top: 95%;
  }
}
.rain:nth-of-type(93) {
  animation-name: rain-93;
  animation-delay: 4s;
  animation-duration: 10s;
  animation-iteration-count: infinite;
  left: 94%;
  opacity: 0.46;
  top: -58%;
}

@Keyframes rain-93 {
  0% {
    left: 94%;
    opacity: 0.46;
    top: -58%;
  }
  100% {
    opacity: 0;
    top: 98%;
  }
}
.rain:nth-of-type(94) {
  animation-name: rain-94;
  animation-delay: 14s;
  animation-duration: 6s;
  animation-iteration-count: infinite;
  left: 26%;
  opacity: 0.44;
  top: -91%;
}

@Keyframes rain-94 {
  0% {
    left: 26%;
    opacity: 0.44;
    top: -91%;
  }
  100% {
    opacity: 0;
    top: 131%;
  }
}
.rain:nth-of-type(95) {
  animation-name: rain-95;
  animation-delay: 8s;
  animation-duration: 7s;
  animation-iteration-count: infinite;
  left: 28%;
  opacity: 0.32;
  top: -72%;
}

@Keyframes rain-95 {
  0% {
    left: 28%;
    opacity: 0.32;
    top: -72%;
  }
  100% {
    opacity: 0;
    top: 112%;
  }
}
.rain:nth-of-type(96) {
  animation-name: rain-96;
  animation-delay: 4s;
  animation-duration: 8s;
  animation-iteration-count: infinite;
  left: 51%;
  opacity: 0.56;
  top: -84%;
}

@Keyframes rain-96 {
  0% {
    left: 51%;
    opacity: 0.56;
    top: -84%;
  }
  100% {
    opacity: 0;
    top: 124%;
  }
}
.rain:nth-of-type(97) {
  animation-name: rain-97;
  animation-delay: 2s;
  animation-duration: 7s;
  animation-iteration-count: infinite;
  left: 25%;
  opacity: 0.54;
  top: -61%;
}

@Keyframes rain-97 {
  0% {
    left: 25%;
    opacity: 0.54;
    top: -61%;
  }
  100% {
    opacity: 0;
    top: 101%;
  }
}
.rain:nth-of-type(98) {
  animation-name: rain-98;
  animation-delay: 1s;
  animation-duration: 9s;
  animation-iteration-count: infinite;
  left: 10%;
  opacity: 0.52;
  top: -84%;
}

@Keyframes rain-98 {
  0% {
    left: 10%;
    opacity: 0.52;
    top: -84%;
  }
  100% {
    opacity: 0;
    top: 124%;
  }
}
.rain:nth-of-type(99) {
  animation-name: rain-99;
  animation-delay: 19s;
  animation-duration: 8s;
  animation-iteration-count: infinite;
  left: 94%;
  opacity: 0.43;
  top: -66%;
}

@Keyframes rain-99 {
  0% {
    left: 94%;
    opacity: 0.43;
    top: -66%;
  }
  100% {
    opacity: 0;
    top: 106%;
  }
}
.rain:nth-of-type(100) {
  animation-name: rain-100;
  animation-delay: 17s;
  animation-duration: 8s;
  animation-iteration-count: infinite;
  left: 34%;
  opacity: 0.56;
  top: -77%;
}

@Keyframes rain-100 {
  0% {
    left: 34%;
    opacity: 0.56;
    top: -77%;
  }
  100% {
    opacity: 0;
    top: 117%;
  }
}
.rain:nth-of-type(101) {
  animation-name: rain-101;
  animation-delay: 8s;
  animation-duration: 8s;
  animation-iteration-count: infinite;
  left: 69%;
  opacity: 0.37;
  top: -100%;
}

@Keyframes rain-101 {
  0% {
    left: 69%;
    opacity: 0.37;
    top: -100%;
  }
  100% {
    opacity: 0;
    top: 140%;
  }
}
.rain:nth-of-type(102) {
  animation-name: rain-102;
  animation-delay: 19s;
  animation-duration: 8s;
  animation-iteration-count: infinite;
  left: 31%;
  opacity: 0.54;
  top: -83%;
}

@Keyframes rain-102 {
  0% {
    left: 31%;
    opacity: 0.54;
    top: -83%;
  }
  100% {
    opacity: 0;
    top: 123%;
  }
}
.rain:nth-of-type(103) {
  animation-name: rain-103;
  animation-delay: 6s;
  animation-duration: 10s;
  animation-iteration-count: infinite;
  left: 89%;
  opacity: 0.31;
  top: -78%;
}

@Keyframes rain-103 {
  0% {
    left: 89%;
    opacity: 0.31;
    top: -78%;
  }
  100% {
    opacity: 0;
    top: 118%;
  }
}
.rain:nth-of-type(104) {
  animation-name: rain-104;
  animation-delay: 12s;
  animation-duration: 10s;
  animation-iteration-count: infinite;
  left: 24%;
  opacity: 0.45;
  top: -98%;
}

@Keyframes rain-104 {
  0% {
    left: 24%;
    opacity: 0.45;
    top: -98%;
  }
  100% {
    opacity: 0;
    top: 138%;
  }
}
.rain:nth-of-type(105) {
  animation-name: rain-105;
  animation-delay: 12s;
  animation-duration: 6s;
  animation-iteration-count: infinite;
  left: 40%;
  opacity: 0.59;
  top: -55%;
}

@Keyframes rain-105 {
  0% {
    left: 40%;
    opacity: 0.59;
    top: -55%;
  }
  100% {
    opacity: 0;
    top: 95%;
  }
}
.rain:nth-of-type(106) {
  animation-name: rain-106;
  animation-delay: 10s;
  animation-duration: 8s;
  animation-iteration-count: infinite;
  left: 99%;
  opacity: 0.37;
  top: -100%;
}

@Keyframes rain-106 {
  0% {
    left: 99%;
    opacity: 0.37;
    top: -100%;
  }
  100% {
    opacity: 0;
    top: 140%;
  }
}
.rain:nth-of-type(107) {
  animation-name: rain-107;
  animation-delay: 11s;
  animation-duration: 8s;
  animation-iteration-count: infinite;
  left: 42%;
  opacity: 0.36;
  top: -64%;
}

@Keyframes rain-107 {
  0% {
    left: 42%;
    opacity: 0.36;
    top: -64%;
  }
  100% {
    opacity: 0;
    top: 104%;
  }
}
.rain:nth-of-type(108) {
  animation-name: rain-108;
  animation-delay: 19s;
  animation-duration: 7s;
  animation-iteration-count: infinite;
  left: 9%;
  opacity: 0.33;
  top: -57%;
}

@Keyframes rain-108 {
  0% {
    left: 9%;
    opacity: 0.33;
    top: -57%;
  }
  100% {
    opacity: 0;
    top: 97%;
  }
}
.rain:nth-of-type(109) {
  animation-name: rain-109;
  animation-delay: 16s;
  animation-duration: 10s;
  animation-iteration-count: infinite;
  left: 24%;
  opacity: 0.38;
  top: -69%;
}

@Keyframes rain-109 {
  0% {
    left: 24%;
    opacity: 0.38;
    top: -69%;
  }
  100% {
    opacity: 0;
    top: 109%;
  }
}
.rain:nth-of-type(110) {
  animation-name: rain-110;
  animation-delay: 19s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 39%;
  opacity: 0.35;
  top: -97%;
}

@Keyframes rain-110 {
  0% {
    left: 39%;
    opacity: 0.35;
    top: -97%;
  }
  100% {
    opacity: 0;
    top: 137%;
  }
}
.rain:nth-of-type(111) {
  animation-name: rain-111;
  animation-delay: 7s;
  animation-duration: 9s;
  animation-iteration-count: infinite;
  left: 37%;
  opacity: 0.34;
  top: -98%;
}

@Keyframes rain-111 {
  0% {
    left: 37%;
    opacity: 0.34;
    top: -98%;
  }
  100% {
    opacity: 0;
    top: 138%;
  }
}
.rain:nth-of-type(112) {
  animation-name: rain-112;
  animation-delay: 4s;
  animation-duration: 7s;
  animation-iteration-count: infinite;
  left: 14%;
  opacity: 0.31;
  top: -79%;
}

@Keyframes rain-112 {
  0% {
    left: 14%;
    opacity: 0.31;
    top: -79%;
  }
  100% {
    opacity: 0;
    top: 119%;
  }
}
.rain:nth-of-type(113) {
  animation-name: rain-113;
  animation-delay: 8s;
  animation-duration: 10s;
  animation-iteration-count: infinite;
  left: 83%;
  opacity: 0.34;
  top: -58%;
}

@Keyframes rain-113 {
  0% {
    left: 83%;
    opacity: 0.34;
    top: -58%;
  }
  100% {
    opacity: 0;
    top: 98%;
  }
}
.rain:nth-of-type(114) {
  animation-name: rain-114;
  animation-delay: 19s;
  animation-duration: 6s;
  animation-iteration-count: infinite;
  left: 15%;
  opacity: 0.47;
  top: -77%;
}

@Keyframes rain-114 {
  0% {
    left: 15%;
    opacity: 0.47;
    top: -77%;
  }
  100% {
    opacity: 0;
    top: 117%;
  }
}
.rain:nth-of-type(115) {
  animation-name: rain-115;
  animation-delay: 14s;
  animation-duration: 9s;
  animation-iteration-count: infinite;
  left: 17%;
  opacity: 0.48;
  top: -74%;
}

@Keyframes rain-115 {
  0% {
    left: 17%;
    opacity: 0.48;
    top: -74%;
  }
  100% {
    opacity: 0;
    top: 114%;
  }
}
.rain:nth-of-type(116) {
  animation-name: rain-116;
  animation-delay: 9s;
  animation-duration: 7s;
  animation-iteration-count: infinite;
  left: 37%;
  opacity: 0.58;
  top: -68%;
}

@Keyframes rain-116 {
  0% {
    left: 37%;
    opacity: 0.58;
    top: -68%;
  }
  100% {
    opacity: 0;
    top: 108%;
  }
}
.rain:nth-of-type(117) {
  animation-name: rain-117;
  animation-delay: 2s;
  animation-duration: 10s;
  animation-iteration-count: infinite;
  left: 37%;
  opacity: 0.4;
  top: -62%;
}

@Keyframes rain-117 {
  0% {
    left: 37%;
    opacity: 0.4;
    top: -62%;
  }
  100% {
    opacity: 0;
    top: 102%;
  }
}
.rain:nth-of-type(118) {
  animation-name: rain-118;
  animation-delay: 7s;
  animation-duration: 7s;
  animation-iteration-count: infinite;
  left: 76%;
  opacity: 0.58;
  top: -80%;
}

@Keyframes rain-118 {
  0% {
    left: 76%;
    opacity: 0.58;
    top: -80%;
  }
  100% {
    opacity: 0;
    top: 120%;
  }
}
.rain:nth-of-type(119) {
  animation-name: rain-119;
  animation-delay: 18s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 77%;
  opacity: 0.41;
  top: -90%;
}

@Keyframes rain-119 {
  0% {
    left: 77%;
    opacity: 0.41;
    top: -90%;
  }
  100% {
    opacity: 0;
    top: 130%;
  }
}
.rain:nth-of-type(120) {
  animation-name: rain-120;
  animation-delay: 6s;
  animation-duration: 6s;
  animation-iteration-count: infinite;
  left: 78%;
  opacity: 0.38;
  top: -58%;
}

@Keyframes rain-120 {
  0% {
    left: 78%;
    opacity: 0.38;
    top: -58%;
  }
  100% {
    opacity: 0;
    top: 98%;
  }
}
.rain:nth-of-type(121) {
  animation-name: rain-121;
  animation-delay: 2s;
  animation-duration: 10s;
  animation-iteration-count: infinite;
  left: 97%;
  opacity: 0.5;
  top: -96%;
}

@Keyframes rain-121 {
  0% {
    left: 97%;
    opacity: 0.5;
    top: -96%;
  }
  100% {
    opacity: 0;
    top: 136%;
  }
}
.rain:nth-of-type(122) {
  animation-name: rain-122;
  animation-delay: 3s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 28%;
  opacity: 0.4;
  top: -63%;
}

@Keyframes rain-122 {
  0% {
    left: 28%;
    opacity: 0.4;
    top: -63%;
  }
  100% {
    opacity: 0;
    top: 103%;
  }
}
.rain:nth-of-type(123) {
  animation-name: rain-123;
  animation-delay: 1s;
  animation-duration: 8s;
  animation-iteration-count: infinite;
  left: 64%;
  opacity: 0.56;
  top: -68%;
}

@Keyframes rain-123 {
  0% {
    left: 64%;
    opacity: 0.56;
    top: -68%;
  }
  100% {
    opacity: 0;
    top: 108%;
  }
}
.rain:nth-of-type(124) {
  animation-name: rain-124;
  animation-delay: 12s;
  animation-duration: 8s;
  animation-iteration-count: infinite;
  left: 26%;
  opacity: 0.59;
  top: -85%;
}

@Keyframes rain-124 {
  0% {
    left: 26%;
    opacity: 0.59;
    top: -85%;
  }
  100% {
    opacity: 0;
    top: 125%;
  }
}
.rain:nth-of-type(125) {
  animation-name: rain-125;
  animation-delay: 8s;
  animation-duration: 10s;
  animation-iteration-count: infinite;
  left: 35%;
  opacity: 0.31;
  top: -69%;
}

@Keyframes rain-125 {
  0% {
    left: 35%;
    opacity: 0.31;
    top: -69%;
  }
  100% {
    opacity: 0;
    top: 109%;
  }
}
.rain:nth-of-type(126) {
  animation-name: rain-126;
  animation-delay: 12s;
  animation-duration: 7s;
  animation-iteration-count: infinite;
  left: 38%;
  opacity: 0.45;
  top: -85%;
}

@Keyframes rain-126 {
  0% {
    left: 38%;
    opacity: 0.45;
    top: -85%;
  }
  100% {
    opacity: 0;
    top: 125%;
  }
}
.rain:nth-of-type(127) {
  animation-name: rain-127;
  animation-delay: 6s;
  animation-duration: 6s;
  animation-iteration-count: infinite;
  left: 15%;
  opacity: 0.35;
  top: -67%;
}

@Keyframes rain-127 {
  0% {
    left: 15%;
    opacity: 0.35;
    top: -67%;
  }
  100% {
    opacity: 0;
    top: 107%;
  }
}
.rain:nth-of-type(128) {
  animation-name: rain-128;
  animation-delay: 13s;
  animation-duration: 9s;
  animation-iteration-count: infinite;
  left: 8%;
  opacity: 0.35;
  top: -54%;
}

@Keyframes rain-128 {
  0% {
    left: 8%;
    opacity: 0.35;
    top: -54%;
  }
  100% {
    opacity: 0;
    top: 94%;
  }
}
.rain:nth-of-type(129) {
  animation-name: rain-129;
  animation-delay: 4s;
  animation-duration: 9s;
  animation-iteration-count: infinite;
  left: 87%;
  opacity: 0.51;
  top: -91%;
}

@Keyframes rain-129 {
  0% {
    left: 87%;
    opacity: 0.51;
    top: -91%;
  }
  100% {
    opacity: 0;
    top: 131%;
  }
}
.rain:nth-of-type(130) {
  animation-name: rain-130;
  animation-delay: 16s;
  animation-duration: 7s;
  animation-iteration-count: infinite;
  left: 76%;
  opacity: 0.6;
  top: -61%;
}

@Keyframes rain-130 {
  0% {
    left: 76%;
    opacity: 0.6;
    top: -61%;
  }
  100% {
    opacity: 0;
    top: 101%;
  }
}
.rain:nth-of-type(131) {
  animation-name: rain-131;
  animation-delay: 19s;
  animation-duration: 6s;
  animation-iteration-count: infinite;
  left: 52%;
  opacity: 0.6;
  top: -68%;
}

@Keyframes rain-131 {
  0% {
    left: 52%;
    opacity: 0.6;
    top: -68%;
  }
  100% {
    opacity: 0;
    top: 108%;
  }
}
.rain:nth-of-type(132) {
  animation-name: rain-132;
  animation-delay: 0s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 37%;
  opacity: 0.38;
  top: -85%;
}

@Keyframes rain-132 {
  0% {
    left: 37%;
    opacity: 0.38;
    top: -85%;
  }
  100% {
    opacity: 0;
    top: 125%;
  }
}
.rain:nth-of-type(133) {
  animation-name: rain-133;
  animation-delay: 0s;
  animation-duration: 6s;
  animation-iteration-count: infinite;
  left: 50%;
  opacity: 0.51;
  top: -98%;
}

@Keyframes rain-133 {
  0% {
    left: 50%;
    opacity: 0.51;
    top: -98%;
  }
  100% {
    opacity: 0;
    top: 138%;
  }
}
.rain:nth-of-type(134) {
  animation-name: rain-134;
  animation-delay: 1s;
  animation-duration: 8s;
  animation-iteration-count: infinite;
  left: 49%;
  opacity: 0.36;
  top: -83%;
}

@Keyframes rain-134 {
  0% {
    left: 49%;
    opacity: 0.36;
    top: -83%;
  }
  100% {
    opacity: 0;
    top: 123%;
  }
}
.rain:nth-of-type(135) {
  animation-name: rain-135;
  animation-delay: 18s;
  animation-duration: 9s;
  animation-iteration-count: infinite;
  left: 49%;
  opacity: 0.43;
  top: -69%;
}

@Keyframes rain-135 {
  0% {
    left: 49%;
    opacity: 0.43;
    top: -69%;
  }
  100% {
    opacity: 0;
    top: 109%;
  }
}
.rain:nth-of-type(136) {
  animation-name: rain-136;
  animation-delay: 5s;
  animation-duration: 7s;
  animation-iteration-count: infinite;
  left: 93%;
  opacity: 0.34;
  top: -96%;
}

@Keyframes rain-136 {
  0% {
    left: 93%;
    opacity: 0.34;
    top: -96%;
  }
  100% {
    opacity: 0;
    top: 136%;
  }
}
.rain:nth-of-type(137) {
  animation-name: rain-137;
  animation-delay: 14s;
  animation-duration: 6s;
  animation-iteration-count: infinite;
  left: 45%;
  opacity: 0.32;
  top: -92%;
}

@Keyframes rain-137 {
  0% {
    left: 45%;
    opacity: 0.32;
    top: -92%;
  }
  100% {
    opacity: 0;
    top: 132%;
  }
}
.rain:nth-of-type(138) {
  animation-name: rain-138;
  animation-delay: 6s;
  animation-duration: 7s;
  animation-iteration-count: infinite;
  left: 68%;
  opacity: 0.57;
  top: -54%;
}

@Keyframes rain-138 {
  0% {
    left: 68%;
    opacity: 0.57;
    top: -54%;
  }
  100% {
    opacity: 0;
    top: 94%;
  }
}
.rain:nth-of-type(139) {
  animation-name: rain-139;
  animation-delay: 6s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 26%;
  opacity: 0.37;
  top: -77%;
}

@Keyframes rain-139 {
  0% {
    left: 26%;
    opacity: 0.37;
    top: -77%;
  }
  100% {
    opacity: 0;
    top: 117%;
  }
}
.rain:nth-of-type(140) {
  animation-name: rain-140;
  animation-delay: 1s;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  left: 40%;
  opacity: 0.58;
  top: -62%;
}

@Keyframes rain-140 {
  0% {
    left: 40%;
    opacity: 0.58;
    top: -62%;
  }
  100% {
    opacity: 0;
    top: 102%;
  }
}
.rain:nth-of-type(141) {
  animation-name: rain-141;
  animation-delay: 5s;
  animation-duration: 6s;
  animation-iteration-count: infinite;
  left: 14%;
  opacity: 0.55;
  top: -83%;
}

@Keyframes rain-141 {
  0% {
    left: 14%;
    opacity: 0.55;
    top: -83%;
  }
  100% {
    opacity: 0;
    top: 123%;
  }
}
.rain:nth-of-type(142) {
  animation-name: rain-142;
  animation-delay: 18s;
  animation-duration: 10s;
  animation-iteration-count: infinite;
  left: 86%;
  opacity: 0.38;
  top: -92%;
}

@Keyframes rain-142 {
  0% {
    left: 86%;
    opacity: 0.38;
    top: -92%;
  }
  100% {
    opacity: 0;
    top: 132%;
  }
}
.rain:nth-of-type(143) {
  animation-name: rain-143;
  animation-delay: 7s;
  animation-duration: 8s;
  animation-iteration-count: infinite;
  left: 55%;
  opacity: 0.43;
  top: -68%;
}

@Keyframes rain-143 {
  0% {
    left: 55%;
    opacity: 0.43;
    top: -68%;
  }
  100% {
    opacity: 0;
    top: 108%;
  }
}
.rain:nth-of-type(144) {
  animation-name: rain-144;
  animation-delay: 8s;
  animation-duration: 9s;
  animation-iteration-count: infinite;
  left: 58%;
  opacity: 0.45;
  top: -73%;
}

@Keyframes rain-144 {
  0% {
    left: 58%;
    opacity: 0.45;
    top: -73%;
  }
  100% {
    opacity: 0;
    top: 113%;
  }
}
.rain:nth-of-type(145) {
  animation-name: rain-145;
  animation-delay: 17s;
  animation-duration: 7s;
  animation-iteration-count: infinite;
  left: 99%;
  opacity: 0.37;
  top: -67%;
}

@Keyframes rain-145 {
  0% {
    left: 99%;
    opacity: 0.37;
    top: -67%;
  }
  100% {
    opacity: 0;
    top: 107%;
  }
}
.rain:nth-of-type(146) {
  animation-name: rain-146;
  animation-delay: 6s;
  animation-duration: 9s;
  animation-iteration-count: infinite;
  left: 50%;
  opacity: 0.44;
  top: -52%;
}

@Keyframes rain-146 {
  0% {
    left: 50%;
    opacity: 0.44;
    top: -52%;
  }
  100% {
    opacity: 0;
    top: 92%;
  }
}
.rain:nth-of-type(147) {
  animation-name: rain-147;
  animation-delay: 9s;
  animation-duration: 10s;
  animation-iteration-count: infinite;
  left: 11%;
  opacity: 0.48;
  top: -59%;
}

@Keyframes rain-147 {
  0% {
    left: 11%;
    opacity: 0.48;
    top: -59%;
  }
  100% {
    opacity: 0;
    top: 99%;
  }
}
.rain:nth-of-type(148) {
  animation-name: rain-148;
  animation-delay: 6s;
  animation-duration: 6s;
  animation-iteration-count: infinite;
  left: 48%;
  opacity: 0.6;
  top: -99%;
}

@Keyframes rain-148 {
  0% {
    left: 48%;
    opacity: 0.6;
    top: -99%;
  }
  100% {
    opacity: 0;
    top: 139%;
  }
}
.rain:nth-of-type(149) {
  animation-name: rain-149;
  animation-delay: 17s;
  animation-duration: 8s;
  animation-iteration-count: infinite;
  left: 94%;
  opacity: 0.58;
  top: -84%;
}

@Keyframes rain-149 {
  0% {
    left: 94%;
    opacity: 0.58;
    top: -84%;
  }
  100% {
    opacity: 0;
    top: 124%;
  }
}
.rain:nth-of-type(150) {
  animation-name: rain-150;
  animation-delay: 15s;
  animation-duration: 8s;
  animation-iteration-count: infinite;
  left: 90%;
  opacity: 0.55;
  top: -51%;
}

@Keyframes rain-150 {
  0% {
    left: 90%;
    opacity: 0.55;
    top: -51%;
  }
  100% {
    opacity: 0;
    top: 91%;
  }
}

/* Electricity */
.ele { background-color:rgba(255,255,255,0);-webkit-animation:eleshow 4s linear infinite;position:fixed;top:0;left:0;width:100%;height:100%;}
@-webkit-keyframes eleshow {
    0% { background-color:rgba(255,255,255,0);}
	3% { background-color:rgba(255,255,255,0.3);}
	6% { background-color:rgba(255,255,255,0);}
	9% { background-color:rgba(255,255,255,0.3);}
	12% { background-color:rgba(255,255,255,0);}
	48% { background-color:rgba(255,255,255,0);}
	50% { background-color:rgba(255,255,255,0.3);}
	53% { background-color:rgba(255,255,255,0);}
	56% { background-color:rgba(255,255,255,0.3);}
	59% { background-color:rgba(255,255,255,0);}
	62% { background-color:rgba(255,255,255,0.3);}
	65% { background-color:rgba(255,255,255,0);}
	68% { background-color:rgba(255,255,255,0.3);}
	70% { background-color:rgba(255,255,255,0.0);}
	98% { background-color:rgba(255,255,255,0.0);}
    100% { background-color:rgba(255,255,255,0.3);}
}

/* storm */
canvas { display: block;position: fixed;top: 0;left: 0;width:100%;height:100%;}
@-webkit-keyframes thunder-bg {
  0% {
    background-color: rgba(34, 34, 34, 0.9);
  }
  9% {
    background-color: rgba(34, 34, 34, 0.9);
  }
  10% {
    background-color: rgba(59, 59, 59, 0.3);
  }
  10.5% {
    background-color: rgba(34, 34, 34, 0.9);
  }
  80% {
    background-color: rgba(34, 34, 34, 0.9);
  }
  82% {
    background-color: rgba(59, 59, 59, 0.3);
  }
  83% {
    background-color: rgba(34, 34, 34, 0.9);
  }
  83.5% {
    background-color: rgba(59, 59, 59, 0.3);
  }
  100% {
    background-color: rgba(34, 34, 34, 0.9);
  }
}


/* z index */
.z-index-1 { z-index:1;}
.z-index-2 { z-index:2;}
.z-index-3 { z-index:3;}
.z-index-4 { z-index:4;}
.z-index-5 { z-index:5;}
.z-index-6 { z-index:6;}
.z-index-7 { z-index:7;}
.z-index-8 { z-index:8;}
.z-index-9 { z-index:9;}