
.bubble-up-0{position:relative;-webkit-animation:animatebottom 0.4s both;animation:animatebottom 0.4s both;}
.bubble-up-1{position:relative;-webkit-animation:animatebottom 0.4s both;animation:animatebottom 0.4s both;-webkit-animation-delay: 0.33s;animation-delay: 0.33s;}
.bubble-up-2{position:relative;-webkit-animation:animatebottom 0.4s both;animation:animatebottom 0.4s both;-webkit-animation-delay: 0.66s;animation-delay: 0.66s;}
.bubble-up-3{position:relative;-webkit-animation:animatebottom 0.4s both;animation:animatebottom 0.4s both;-webkit-animation-delay: 1s;animation-delay: 1s;}
.bubble-up-4{position:relative;-webkit-animation:animatebottom 0.4s both;animation:animatebottom 0.4s both;-webkit-animation-delay: 1.33s;animation-delay: 1.33s;}
.bubble-up-5{position:relative;-webkit-animation:animatebottom 0.4s both;animation:animatebottom 0.4s both;-webkit-animation-delay: 1.66s;animation-delay: 1.66s;}
.bubble-up-6{position:relative;-webkit-animation:animatebottom 0.4s both;animation:animatebottom 0.4s both;-webkit-animation-delay: 2s;animation-delay: 2s;}
.bubble-up-7{position:relative;-webkit-animation:animatebottom 0.4s both;animation:animatebottom 0.4s both;-webkit-animation-delay: 2.33s;animation-delay: 2.33s;}
.bubble-up-8{position:relative;-webkit-animation:animatebottom 0.4s both;animation:animatebottom 0.4s both;-webkit-animation-delay: 2.66s;animation-delay: 2.66s;}
.bubble-up-9{position:relative;-webkit-animation:animatebottom 0.4s both;animation:animatebottom 0.4s both;-webkit-animation-delay: 3s;animation-delay: 3s;}
@-webkit-keyframes animatebottom{from{bottom:-300px;opacity:0} to{bottom:0px;opacity:1}}
@keyframes animatebottom{from{bottom:-300px;opacity:0} to{bottom:0;opacity:1}}


