/************ bubbles ********/
.contain-box{
    position: relative;
 width: 100%;
 min-height: 100%;
 -webkit-transform-style: preserve-3d;
         transform-style: preserve-3d;
   direction: ltr
}


@-webkit-keyframes move {
 100% {
   -webkit-transform: translate3d(0, 0, -1000px);
           transform: translate3d(0, 0, -1000px);
 }
}

@keyframes move {
 100% {
   -webkit-transform: translate3d(0, 0, -1000px);
           transform: translate3d(0, 0, -1000px);
 }
}

.bubble-wrap {
 margin: 0 auto;
 width: 500px;
 height: 500px;
 -webkit-transform-style: preserve-3d;
         transform-style: preserve-3d;
 -webkit-transform-origin: center center;
         -ms-transform-origin: center center;
     transform-origin: center center;
 /* -webkit-perspective: 600px;
         perspective: 600px; */
}

.bubble {
 position: absolute;
 background: black;
 opacity: .7;
 border-radius: 50%;
 -webkit-animation: move 3s infinite;
         animation: move 3s infinite;
}

.bubble:nth-child(1) {
 height: 28px;
 width: 28px;
 -webkit-animation-delay: -0.2s;
         animation-delay: -0.2s;
 -webkit-transform: translate3d(404px, 56px, 1966px);
         transform: translate3d(404px, 56px, 1966px);
 background: #8026d9;
}

.bubble:nth-child(2) {
 height: 24px;
 width: 24px;
 -webkit-animation-delay: -0.4s;
         animation-delay: -0.4s;
 -webkit-transform: translate3d(620px, 413px, 1121px);
         transform: translate3d(620px, 413px, 1121px);
 background: #d926ca;
}

.bubble:nth-child(3) {
 height: 17px;
 width: 17px;
 -webkit-animation-delay: -0.6s;
         animation-delay: -0.6s;
 -webkit-transform: translate3d(459px, 502px, 754px);
         transform: translate3d(459px, 502px, 754px);
 background: #6ed926;
}

.bubble:nth-child(4) {
 height: 15px;
 width: 15px;
 -webkit-animation-delay: -0.8s;
         animation-delay: -0.8s;
 -webkit-transform: translate3d(462px, 308px, 1183px);
         transform: translate3d(462px, 308px, 1183px);
 background: #d92f26;
}

.bubble:nth-child(5) {
 height: 3px;
 width: 3px;
 -webkit-animation-delay: -1s;
         animation-delay: -1s;
 -webkit-transform: translate3d(523px, 351px, 1465px);
         transform: translate3d(523px, 351px, 1465px);
 background: #8e26d9;
}

.bubble:nth-child(6) {
 height: 25px;
 width: 25px;
 -webkit-animation-delay: -1.2s;
         animation-delay: -1.2s;
 -webkit-transform: translate3d(982px, 949px, 1484px);
         transform: translate3d(982px, 949px, 1484px);
 background: #bed926;
}

.bubble:nth-child(7) {
 height: 2px;
 width: 2px;
 -webkit-animation-delay: -1.4s;
         animation-delay: -1.4s;
 -webkit-transform: translate3d(479px, 809px, 215px);
         transform: translate3d(479px, 809px, 215px);
 background: #5926d9;
}

.bubble:nth-child(8) {
 height: 12px;
 width: 12px;
 -webkit-animation-delay: -1.6s;
         animation-delay: -1.6s;
 -webkit-transform: translate3d(178px, 699px, 1808px);
         transform: translate3d(178px, 699px, 1808px);
 background: #d9be26;
}

.bubble:nth-child(9) {
 height: 2px;
 width: 2px;
 -webkit-animation-delay: -1.8s;
         animation-delay: -1.8s;
 -webkit-transform: translate3d(980px, 305px, 1372px);
         transform: translate3d(980px, 305px, 1372px);
 background: #26d9ca;
}

.bubble:nth-child(10) {
 height: 24px;
 width: 24px;
 -webkit-animation-delay: -2s;
         animation-delay: -2s;
 -webkit-transform: translate3d(456px, 796px, 897px);
         transform: translate3d(456px, 796px, 897px);
 background: #26a3d9;
}

.bubble:nth-child(11) {
 height: 25px;
 width: 25px;
 -webkit-animation-delay: -2.2s;
         animation-delay: -2.2s;
 -webkit-transform: translate3d(395px, 121px, 111px);
         transform: translate3d(395px, 121px, 111px);
 background: #b226d9;
}

.bubble:nth-child(12) {
 height: 24px;
 width: 24px;
 -webkit-animation-delay: -2.4s;
         animation-delay: -2.4s;
 -webkit-transform: translate3d(313px, 507px, 876px);
         transform: translate3d(313px, 507px, 876px);
 background: #26d935;
}

.bubble:nth-child(13) {
 height: 28px;
 width: 28px;
 -webkit-animation-delay: -2.6s;
         animation-delay: -2.6s;
 -webkit-transform: translate3d(886px, 791px, 572px);
         transform: translate3d(886px, 791px, 572px);
 background: #4a26d9;
}

.bubble:nth-child(14) {
 height: 7px;
 width: 7px;
 -webkit-animation-delay: -2.8s;
         animation-delay: -2.8s;
 -webkit-transform: translate3d(456px, 826px, 755px);
         transform: translate3d(456px, 826px, 755px);
 background: #d9ca26;
}

.bubble:nth-child(15) {
 height: 5px;
 width: 5px;
 -webkit-animation-delay: -3s;
         animation-delay: -3s;
 -webkit-transform: translate3d(601px, 654px, 47px);
         transform: translate3d(601px, 654px, 47px);
 background: #a6d926;
}

.bubble:nth-child(16) {
 height: 23px;
 width: 23px;
 -webkit-animation-delay: -3.2s;
         animation-delay: -3.2s;
 -webkit-transform: translate3d(842px, 162px, 1280px);
         transform: translate3d(842px, 162px, 1280px);
 background: #26d9a9;
}

.bubble:nth-child(17) {
 height: 22px;
 width: 22px;
 -webkit-animation-delay: -3.4s;
         animation-delay: -3.4s;
 -webkit-transform: translate3d(427px, 767px, 1904px);
         transform: translate3d(427px, 767px, 1904px);
 background: #d92671;
}

.bubble:nth-child(18) {
 height: 11px;
 width: 11px;
 -webkit-animation-delay: -3.6s;
         animation-delay: -3.6s;
 -webkit-transform: translate3d(181px, 429px, 34px);
         transform: translate3d(181px, 429px, 34px);
 background: #2677d9;
}

.bubble:nth-child(19) {
 height: 8px;
 width: 8px;
 -webkit-animation-delay: -3.8s;
         animation-delay: -3.8s;
 -webkit-transform: translate3d(799px, 167px, 1862px);
         transform: translate3d(799px, 167px, 1862px);
 background: #d93526;
}

.bubble:nth-child(20) {
 height: 9px;
 width: 9px;
 -webkit-animation-delay: -4s;
         animation-delay: -4s;
 -webkit-transform: translate3d(462px, 96px, 862px);
         transform: translate3d(462px, 96px, 862px);
 background: #26d9d6;
}

.bubble:nth-child(21) {
 height: 11px;
 width: 11px;
 -webkit-animation-delay: -4.2s;
         animation-delay: -4.2s;
 -webkit-transform: translate3d(141px, 691px, 902px);
         transform: translate3d(141px, 691px, 902px);
 background: #d98826;
}

.bubble:nth-child(22) {
 height: 5px;
 width: 5px;
 -webkit-animation-delay: -4.4s;
         animation-delay: -4.4s;
 -webkit-transform: translate3d(507px, 742px, 1384px);
         transform: translate3d(507px, 742px, 1384px);
 background: #6826d9;
}

.bubble:nth-child(23) {
 height: 24px;
 width: 24px;
 -webkit-animation-delay: -4.6s;
         animation-delay: -4.6s;
 -webkit-transform: translate3d(506px, 632px, 871px);
         transform: translate3d(506px, 632px, 871px);
 background: #4726d9;
}

.bubble:nth-child(24) {
 height: 28px;
 width: 28px;
 -webkit-animation-delay: -4.8s;
         animation-delay: -4.8s;
 -webkit-transform: translate3d(460px, 269px, 730px);
         transform: translate3d(460px, 269px, 730px);
 background: #d9262c;
}

.bubble:nth-child(25) {
 height: 28px;
 width: 28px;
 -webkit-animation-delay: -5s;
         animation-delay: -5s;
 -webkit-transform: translate3d(96px, 154px, 123px);
         transform: translate3d(96px, 154px, 123px);
 background: #44d926;
}

.bubble:nth-child(26) {
 height: 20px;
 width: 20px;
 -webkit-animation-delay: -5.2s;
         animation-delay: -5.2s;
 -webkit-transform: translate3d(271px, 422px, 1031px);
         transform: translate3d(271px, 422px, 1031px);
 background: #6826d9;
}

.bubble:nth-child(27) {
 height: 21px;
 width: 21px;
 -webkit-animation-delay: -5.4s;
         animation-delay: -5.4s;
 -webkit-transform: translate3d(198px, 893px, 821px);
         transform: translate3d(198px, 893px, 821px);
 background: #2629d9;
}

.bubble:nth-child(28) {
 height: 17px;
 width: 17px;
 -webkit-animation-delay: -5.6s;
         animation-delay: -5.6s;
 -webkit-transform: translate3d(473px, 940px, 922px);
         transform: translate3d(473px, 940px, 922px);
 background: #d6d926;
}

.bubble:nth-child(29) {
 height: 2px;
 width: 2px;
 -webkit-animation-delay: -5.8s;
         animation-delay: -5.8s;
 -webkit-transform: translate3d(160px, 605px, 251px);
         transform: translate3d(160px, 605px, 251px);
 background: #d9c726;
}

.bubble:nth-child(30) {
 height: 25px;
 width: 25px;
 -webkit-animation-delay: -6s;
         animation-delay: -6s;
 -webkit-transform: translate3d(603px, 549px, 1604px);
         transform: translate3d(603px, 549px, 1604px);
 background: #7dd926;
}

.bubble:nth-child(31) {
 height: 2px;
 width: 2px;
 -webkit-animation-delay: -6.2s;
         animation-delay: -6.2s;
 -webkit-transform: translate3d(296px, 393px, 1897px);
         transform: translate3d(296px, 393px, 1897px);
 background: #d9b526;
}

.bubble:nth-child(32) {
 height: 20px;
 width: 20px;
 -webkit-animation-delay: -6.4s;
         animation-delay: -6.4s;
 -webkit-transform: translate3d(186px, 984px, 875px);
         transform: translate3d(186px, 984px, 875px);
 background: #d92644;
}

.bubble:nth-child(33) {
 height: 5px;
 width: 5px;
 -webkit-animation-delay: -6.6s;
         animation-delay: -6.6s;
 -webkit-transform: translate3d(327px, 952px, 1347px);
         transform: translate3d(327px, 952px, 1347px);
 background: #26d95c;
}

.bubble:nth-child(34) {
 height: 16px;
 width: 16px;
 -webkit-animation-delay: -6.8s;
         animation-delay: -6.8s;
 -webkit-transform: translate3d(883px, 553px, 498px);
         transform: translate3d(883px, 553px, 498px);
 background: #2659d9;
}

.bubble:nth-child(35) {
 height: 28px;
 width: 28px;
 -webkit-animation-delay: -7s;
         animation-delay: -7s;
 -webkit-transform: translate3d(55px, 591px, 980px);
         transform: translate3d(55px, 591px, 980px);
 background: #d92635;
}

.bubble:nth-child(36) {
 height: 11px;
 width: 11px;
 -webkit-animation-delay: -7.2s;
         animation-delay: -7.2s;
 -webkit-transform: translate3d(639px, 430px, 1041px);
         transform: translate3d(639px, 430px, 1041px);
 background: #d9b826;
}

.bubble:nth-child(37) {
 height: 19px;
 width: 19px;
 -webkit-animation-delay: -7.4s;
         animation-delay: -7.4s;
 -webkit-transform: translate3d(857px, 613px, 61px);
         transform: translate3d(857px, 613px, 61px);
 background: #d96e26;
}

.bubble:nth-child(38) {
 height: 8px;
 width: 8px;
 -webkit-animation-delay: -7.6s;
         animation-delay: -7.6s;
 -webkit-transform: translate3d(567px, 865px, 394px);
         transform: translate3d(567px, 865px, 394px);
 background: #d926d3;
}

.bubble:nth-child(39) {
 height: 8px;
 width: 8px;
 -webkit-animation-delay: -7.8s;
         animation-delay: -7.8s;
 -webkit-transform: translate3d(824px, 787px, 1704px);
         transform: translate3d(824px, 787px, 1704px);
 background: #d96e26;
}

.bubble:nth-child(40) {
 height: 6px;
 width: 6px;
 -webkit-animation-delay: -8s;
         animation-delay: -8s;
 -webkit-transform: translate3d(662px, 577px, 205px);
         transform: translate3d(662px, 577px, 205px);
 background: #d92671;
}

.bubble:nth-child(41) {
 height: 15px;
 width: 15px;
 -webkit-animation-delay: -8.2s;
         animation-delay: -8.2s;
 -webkit-transform: translate3d(136px, 281px, 1292px);
         transform: translate3d(136px, 281px, 1292px);
 background: #d92650;
}

.bubble:nth-child(42) {
 height: 13px;
 width: 13px;
 -webkit-animation-delay: -8.4s;
         animation-delay: -8.4s;
 -webkit-transform: translate3d(338px, 427px, 340px);
         transform: translate3d(338px, 427px, 340px);
 background: #26d97d;
}

.bubble:nth-child(43) {
 height: 2px;
 width: 2px;
 -webkit-animation-delay: -8.6s;
         animation-delay: -8.6s;
 -webkit-transform: translate3d(951px, 402px, 1600px);
         transform: translate3d(951px, 402px, 1600px);
 background: #af26d9;
}

.bubble:nth-child(44) {
 height: 15px;
 width: 15px;
 -webkit-animation-delay: -8.8s;
         animation-delay: -8.8s;
 -webkit-transform: translate3d(711px, 738px, 1055px);
         transform: translate3d(711px, 738px, 1055px);
 background: #d92688;
}

.bubble:nth-child(45) {
 height: 16px;
 width: 16px;
 -webkit-animation-delay: -9s;
         animation-delay: -9s;
 -webkit-transform: translate3d(94px, 716px, 636px);
         transform: translate3d(94px, 716px, 636px);
 background: #269ad9;
}

.bubble:nth-child(46) {
 height: 18px;
 width: 18px;
 -webkit-animation-delay: -9.2s;
         animation-delay: -9.2s;
 -webkit-transform: translate3d(443px, 484px, 809px);
         transform: translate3d(443px, 484px, 809px);
 background: #2659d9;
}

.bubble:nth-child(47) {
 height: 7px;
 width: 7px;
 -webkit-animation-delay: -9.4s;
         animation-delay: -9.4s;
 -webkit-transform: translate3d(586px, 331px, 845px);
         transform: translate3d(586px, 331px, 845px);
 background: #d92650;
}

.bubble:nth-child(48) {
 height: 13px;
 width: 13px;
 -webkit-animation-delay: -9.6s;
         animation-delay: -9.6s;
 -webkit-transform: translate3d(622px, 139px, 433px);
         transform: translate3d(622px, 139px, 433px);
 background: #d9264a;
}

.bubble:nth-child(49) {
 height: 2px;
 width: 2px;
 -webkit-animation-delay: -9.8s;
         animation-delay: -9.8s;
 -webkit-transform: translate3d(825px, 419px, 1749px);
         transform: translate3d(825px, 419px, 1749px);
 background: #3226d9;
}

.bubble:nth-child(50) {
 height: 20px;
 width: 20px;
 -webkit-animation-delay: -10s;
         animation-delay: -10s;
 -webkit-transform: translate3d(329px, 652px, 184px);
         transform: translate3d(329px, 652px, 184px);
 background: #26d99d;
}

.bubble:nth-child(51) {
 height: 27px;
 width: 27px;
 -webkit-animation-delay: -10.2s;
         animation-delay: -10.2s;
 -webkit-transform: translate3d(898px, 35px, 49px);
         transform: translate3d(898px, 35px, 49px);
 background: #26d938;
}

.bubble:nth-child(52) {
 height: 21px;
 width: 21px;
 -webkit-animation-delay: -10.4s;
         animation-delay: -10.4s;
 -webkit-transform: translate3d(977px, 100px, 50px);
         transform: translate3d(977px, 100px, 50px);
 background: #d926a3;
}

.bubble:nth-child(53) {
 height: 29px;
 width: 29px;
 -webkit-animation-delay: -10.6s;
         animation-delay: -10.6s;
 -webkit-transform: translate3d(213px, 853px, 791px);
         transform: translate3d(213px, 853px, 791px);
 background: #32d926;
}

.bubble:nth-child(54) {
 height: 4px;
 width: 4px;
 -webkit-animation-delay: -10.8s;
         animation-delay: -10.8s;
 -webkit-transform: translate3d(440px, 838px, 1571px);
         transform: translate3d(440px, 838px, 1571px);
 background: #267ad9;
}

.bubble:nth-child(55) {
 height: 27px;
 width: 27px;
 -webkit-animation-delay: -11s;
         animation-delay: -11s;
 -webkit-transform: translate3d(238px, 311px, 24px);
         transform: translate3d(238px, 311px, 24px);
 background: #4726d9;
}

.bubble:nth-child(56) {
 height: 20px;
 width: 20px;
 -webkit-animation-delay: -11.2s;
         animation-delay: -11.2s;
 -webkit-transform: translate3d(396px, 962px, 944px);
         transform: translate3d(396px, 962px, 944px);
 background: #3526d9;
}

.bubble:nth-child(57) {
 height: 11px;
 width: 11px;
 -webkit-animation-delay: -11.4s;
         animation-delay: -11.4s;
 -webkit-transform: translate3d(313px, 312px, 1718px);
         transform: translate3d(313px, 312px, 1718px);
 background: #38d926;
}

.bubble:nth-child(58) {
 height: 21px;
 width: 21px;
 -webkit-animation-delay: -11.6s;
         animation-delay: -11.6s;
 -webkit-transform: translate3d(663px, 720px, 19px);
         transform: translate3d(663px, 720px, 19px);
 background: #26d9af;
}

.bubble:nth-child(59) {
 height: 12px;
 width: 12px;
 -webkit-animation-delay: -11.8s;
         animation-delay: -11.8s;
 -webkit-transform: translate3d(642px, 974px, 1563px);
         transform: translate3d(642px, 974px, 1563px);
 background: #d98026;
}

.bubble:nth-child(60) {
 height: 25px;
 width: 25px;
 -webkit-animation-delay: -12s;
         animation-delay: -12s;
 -webkit-transform: translate3d(397px, 459px, 214px);
         transform: translate3d(397px, 459px, 214px);
 background: #26a6d9;
}

.bubble:nth-child(61) {
 height: 25px;
 width: 25px;
 -webkit-animation-delay: -12.2s;
         animation-delay: -12.2s;
 -webkit-transform: translate3d(211px, 34px, 1376px);
         transform: translate3d(211px, 34px, 1376px);
 background: #7726d9;
}

.bubble:nth-child(62) {
 height: 22px;
 width: 22px;
 -webkit-animation-delay: -12.4s;
         animation-delay: -12.4s;
 -webkit-transform: translate3d(478px, 107px, 473px);
         transform: translate3d(478px, 107px, 473px);
 background: #2685d9;
}

.bubble:nth-child(63) {
 height: 30px;
 width: 30px;
 -webkit-animation-delay: -12.6s;
         animation-delay: -12.6s;
 -webkit-transform: translate3d(295px, 411px, 1040px);
         transform: translate3d(295px, 411px, 1040px);
 background: #7d26d9;
}

.bubble:nth-child(64) {
 height: 12px;
 width: 12px;
 -webkit-animation-delay: -12.8s;
         animation-delay: -12.8s;
 -webkit-transform: translate3d(471px, 159px, 437px);
         transform: translate3d(471px, 159px, 437px);
 background: #26d98b;
}

.bubble:nth-child(65) {
 height: 1px;
 width: 1px;
 -webkit-animation-delay: -13s;
         animation-delay: -13s;
 -webkit-transform: translate3d(408px, 204px, 874px);
         transform: translate3d(408px, 204px, 874px);
 background: #8826d9;
}

.bubble:nth-child(66) {
 height: 18px;
 width: 18px;
 -webkit-animation-delay: -13.2s;
         animation-delay: -13.2s;
 -webkit-transform: translate3d(839px, 332px, 879px);
         transform: translate3d(839px, 332px, 879px);
 background: #a9d926;
}

.bubble:nth-child(67) {
 height: 22px;
 width: 22px;
 -webkit-animation-delay: -13.4s;
         animation-delay: -13.4s;
 -webkit-transform: translate3d(707px, 225px, 1808px);
         transform: translate3d(707px, 225px, 1808px);
 background: #d94126;
}

.bubble:nth-child(68) {
 height: 3px;
 width: 3px;
 -webkit-animation-delay: -13.6s;
         animation-delay: -13.6s;
 -webkit-transform: translate3d(253px, 516px, 199px);
         transform: translate3d(253px, 516px, 199px);
 background: #a326d9;
}

.bubble:nth-child(69) {
 height: 28px;
 width: 28px;
 -webkit-animation-delay: -13.8s;
         animation-delay: -13.8s;
 -webkit-transform: translate3d(47px, 36px, 625px);
         transform: translate3d(47px, 36px, 625px);
 background: #26cdd9;
}

.bubble:nth-child(70) {
 height: 8px;
 width: 8px;
 -webkit-animation-delay: -14s;
         animation-delay: -14s;
 -webkit-transform: translate3d(456px, 879px, 776px);
         transform: translate3d(456px, 879px, 776px);
 background: #d9b826;
}

.bubble:nth-child(71) {
 height: 17px;
 width: 17px;
 -webkit-animation-delay: -14.2s;
         animation-delay: -14.2s;
 -webkit-transform: translate3d(504px, 922px, 27px);
         transform: translate3d(504px, 922px, 27px);
 background: #82d926;
}

.bubble:nth-child(72) {
 height: 18px;
 width: 18px;
 -webkit-animation-delay: -14.4s;
         animation-delay: -14.4s;
 -webkit-transform: translate3d(911px, 393px, 1669px);
         transform: translate3d(911px, 393px, 1669px);
 background: #2680d9;
}

.bubble:nth-child(73) {
 height: 10px;
 width: 10px;
 -webkit-animation-delay: -14.6s;
         animation-delay: -14.6s;
 -webkit-transform: translate3d(738px, 738px, 395px);
         transform: translate3d(738px, 738px, 395px);
 background: #cad926;
}

.bubble:nth-child(74) {
 height: 8px;
 width: 8px;
 -webkit-animation-delay: -14.8s;
         animation-delay: -14.8s;
 -webkit-transform: translate3d(578px, 201px, 1841px);
         transform: translate3d(578px, 201px, 1841px);
 background: #26d982;
}

.bubble:nth-child(75) {
 height: 23px;
 width: 23px;
 -webkit-animation-delay: -15s;
         animation-delay: -15s;
 -webkit-transform: translate3d(673px, 222px, 950px);
         transform: translate3d(673px, 222px, 950px);
 background: #2629d9;
}

.bubble:nth-child(76) {
 height: 9px;
 width: 9px;
 -webkit-animation-delay: -15.2s;
         animation-delay: -15.2s;
 -webkit-transform: translate3d(205px, 253px, 343px);
         transform: translate3d(205px, 253px, 343px);
 background: #4126d9;
}

.bubble:nth-child(77) {
 height: 3px;
 width: 3px;
 -webkit-animation-delay: -15.4s;
         animation-delay: -15.4s;
 -webkit-transform: translate3d(269px, 70px, 879px);
         transform: translate3d(269px, 70px, 879px);
 background: #26d941;
}

.bubble:nth-child(78) {
 height: 20px;
 width: 20px;
 -webkit-animation-delay: -15.6s;
         animation-delay: -15.6s;
 -webkit-transform: translate3d(109px, 265px, 389px);
         transform: translate3d(109px, 265px, 389px);
 background: #8826d9;
}

.bubble:nth-child(79) {
 height: 20px;
 width: 20px;
 -webkit-animation-delay: -15.8s;
         animation-delay: -15.8s;
 -webkit-transform: translate3d(327px, 352px, 126px);
         transform: translate3d(327px, 352px, 126px);
 background: #b2d926;
}

.bubble:nth-child(80) {
 height: 4px;
 width: 4px;
 -webkit-animation-delay: -16s;
         animation-delay: -16s;
 -webkit-transform: translate3d(489px, 148px, 827px);
         transform: translate3d(489px, 148px, 827px);
 background: #5f26d9;
}

.bubble:nth-child(81) {
 height: 26px;
 width: 26px;
 -webkit-animation-delay: -16.2s;
         animation-delay: -16.2s;
 -webkit-transform: translate3d(779px, 362px, 1219px);
         transform: translate3d(779px, 362px, 1219px);
 background: #d9269d;
}

.bubble:nth-child(82) {
 height: 9px;
 width: 9px;
 -webkit-animation-delay: -16.4s;
         animation-delay: -16.4s;
 -webkit-transform: translate3d(353px, 308px, 54px);
         transform: translate3d(353px, 308px, 54px);
 background: #c4d926;
}

.bubble:nth-child(83) {
 height: 14px;
 width: 14px;
 -webkit-animation-delay: -16.6s;
         animation-delay: -16.6s;
 -webkit-transform: translate3d(764px, 423px, 1395px);
         transform: translate3d(764px, 423px, 1395px);
 background: #3b26d9;
}

.bubble:nth-child(84) {
 height: 20px;
 width: 20px;
 -webkit-animation-delay: -16.8s;
         animation-delay: -16.8s;
 -webkit-transform: translate3d(92px, 505px, 498px);
         transform: translate3d(92px, 505px, 498px);
 background: #2682d9;
}

.bubble:nth-child(85) {
 height: 21px;
 width: 21px;
 -webkit-animation-delay: -17s;
         animation-delay: -17s;
 -webkit-transform: translate3d(92px, 417px, 23px);
         transform: translate3d(92px, 417px, 23px);
 background: #26b2d9;
}

.bubble:nth-child(86) {
 height: 18px;
 width: 18px;
 -webkit-animation-delay: -17.2s;
         animation-delay: -17.2s;
 -webkit-transform: translate3d(209px, 89px, 1581px);
         transform: translate3d(209px, 89px, 1581px);
 background: #d92629;
}

.bubble:nth-child(87) {
 height: 24px;
 width: 24px;
 -webkit-animation-delay: -17.4s;
         animation-delay: -17.4s;
 -webkit-transform: translate3d(28px, 529px, 473px);
         transform: translate3d(28px, 529px, 473px);
 background: #3826d9;
}

.bubble:nth-child(88) {
 height: 1px;
 width: 1px;
 -webkit-animation-delay: -17.6s;
         animation-delay: -17.6s;
 -webkit-transform: translate3d(719px, 215px, 1809px);
         transform: translate3d(719px, 215px, 1809px);
 background: #2638d9;
}

.bubble:nth-child(89) {
 height: 8px;
 width: 8px;
 -webkit-animation-delay: -17.8s;
         animation-delay: -17.8s;
 -webkit-transform: translate3d(57px, 802px, 81px);
         transform: translate3d(57px, 802px, 81px);
 background: #d9265f;
}

.bubble:nth-child(90) {
 height: 5px;
 width: 5px;
 -webkit-animation-delay: -18s;
         animation-delay: -18s;
 -webkit-transform: translate3d(661px, 906px, 240px);
         transform: translate3d(661px, 906px, 240px);
 background: #26a6d9;
}

.bubble:nth-child(91) {
 height: 29px;
 width: 29px;
 -webkit-animation-delay: -18.2s;
         animation-delay: -18.2s;
 -webkit-transform: translate3d(313px, 720px, 205px);
         transform: translate3d(313px, 720px, 205px);
 background: #2671d9;
}

.bubble:nth-child(92) {
 height: 7px;
 width: 7px;
 -webkit-animation-delay: -18.4s;
         animation-delay: -18.4s;
 -webkit-transform: translate3d(995px, 823px, 1016px);
         transform: translate3d(995px, 823px, 1016px);
 background: #d92659;
}

.bubble:nth-child(93) {
 height: 24px;
 width: 24px;
 -webkit-animation-delay: -18.6s;
         animation-delay: -18.6s;
 -webkit-transform: translate3d(466px, 916px, 442px);
         transform: translate3d(466px, 916px, 442px);
 background: #3bd926;
}

.bubble:nth-child(94) {
 height: 2px;
 width: 2px;
 -webkit-animation-delay: -18.8s;
         animation-delay: -18.8s;
 -webkit-transform: translate3d(572px, 948px, 1255px);
         transform: translate3d(572px, 948px, 1255px);
 background: #bed926;
}

.bubble:nth-child(95) {
 height: 7px;
 width: 7px;
 -webkit-animation-delay: -19s;
         animation-delay: -19s;
 -webkit-transform: translate3d(788px, 393px, 1430px);
         transform: translate3d(788px, 393px, 1430px);
 background: #26d962;
}

.bubble:nth-child(96) {
 height: 23px;
 width: 23px;
 -webkit-animation-delay: -19.2s;
         animation-delay: -19.2s;
 -webkit-transform: translate3d(351px, 407px, 1828px);
         transform: translate3d(351px, 407px, 1828px);
 background: #26bed9;
}

.bubble:nth-child(97) {
 height: 23px;
 width: 23px;
 -webkit-animation-delay: -19.4s;
         animation-delay: -19.4s;
 -webkit-transform: translate3d(942px, 645px, 1610px);
         transform: translate3d(942px, 645px, 1610px);
 background: #d95926;
}

.bubble:nth-child(98) {
 height: 1px;
 width: 1px;
 -webkit-animation-delay: -19.6s;
         animation-delay: -19.6s;
 -webkit-transform: translate3d(838px, 270px, 272px);
         transform: translate3d(838px, 270px, 272px);
 background: #d97426;
}

.bubble:nth-child(99) {
 height: 9px;
 width: 9px;
 -webkit-animation-delay: -19.8s;
         animation-delay: -19.8s;
 -webkit-transform: translate3d(970px, 772px, 1300px);
         transform: translate3d(970px, 772px, 1300px);
 background: #2671d9;
}

.bubble:nth-child(100) {
 height: 27px;
 width: 27px;
 -webkit-animation-delay: -20s;
         animation-delay: -20s;
 -webkit-transform: translate3d(683px, 684px, 1240px);
         transform: translate3d(683px, 684px, 1240px);
 background: #6ed926;
}