@keyframes move_wave {
  0% {
      transform: translateX(-1%) translateZ(0) scaleY(1)
  }
  50% {
      transform: translateX(-25%) translateZ(0) scaleY(0.55)
  }
  100% {
      transform: translateX(-50%) translateZ(0) scaleY(1)
  }
}
.waveWrapper {
  overflow: hidden;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  z-index: 0;
  display: inline;
}
.waveWrapperInner {
  position: absolute;
  width: 100%;
  overflow: hidden;
  height: 100%;
  bottom: -1px;
  background-color: #2a3fab;
}
.bgTop {
  z-index: 15;
  opacity: 0.5;
}
.bgMiddle {
  z-index: 10;
  opacity: 0.75;
}
.bgBottom {
  z-index: 5;
}
.wave {
  position: absolute;
  left: 0;
  width: 600%;
  height: 100%;
  background-repeat: repeat no-repeat;
  background-position: 0 bottom;
  transform-origin: center bottom;
}
.waveBottom {
  background-size: 100% 300px;
}
.waveAnimation .waveBottom {
  animation: move_wave 400s linear infinite;
}
.owl-item .b-img{
    animation: mymove1 6s ease-out;
    display: none !important;
  }
  @keyframes mymove1 {
    0% {transform: scale(0);}
    10% {transform: scale(0);}
  }
    .owl-item.active .b-img{
    animation: mymove 6s infinite;
    display: inline !important;
  }
  @keyframes mymove {
    0% {transform: scale(1) rotate(-2deg);}
    90% {transform: scale(0);}
  }
  .owl-item .b1-1{
    animation: b1-1-1 6s infinite;
    display: none !important;
  }
  @keyframes b1-1-1 {
    0% {
        -webkit-transform: scale(0) rotate(0deg);
      }
  }
  .owl-item.active .b1-1{
    position: absolute;
    top: 20%;
    width: 100%;
    max-width: 100px;
    left: 15%;
    animation: b1 6s infinite;
    display: inline !important;
  }
  @keyframes b1 {
    0% {
        -webkit-transform: scale(0) rotate(-70deg);
      }
      10% {
        -webkit-transform: scale(1) rotate(0deg);
      }
      80% {
        -webkit-transform: scale(1) rotate(50deg);
      }
      90% {
        -webkit-transform: scale(0) rotate(0deg);
      }
  }
  .owl-item .b1-2{
    animation: b1-2-1 6s infinite;
    display: none !important;
  }
  @keyframes b1-2-1 {
    0% {
        -webkit-transform: scale(0) rotate(0deg);
      }
  } 
  .owl-item.active .b1-2{
    display: inline !important;
    position: absolute;
    top: 80%;
    width: 100%;
    max-width: 100px;
    left: 75%;
    z-index: 10;
    animation: b2 6s infinite;
  }
  @keyframes b2 {
    0% {
        -webkit-transform: scale(0) rotate(-70deg);
      }
      10% {
        -webkit-transform: scale(1) rotate(0deg);
      }
      80% {
        -webkit-transform: scale(1) rotate(-50deg);
      }
      90% {
        -webkit-transform: scale(0) rotate(0deg);
      }
  }
  .owl-item .b1-3{
    animation: b1-3-1 6s infinite;
    display: none !important;
  }
  
  .owl-item .b1-4{
    animation: b1-4-1 6s infinite;
    display: none !important;
  }
  @keyframes b1-4-1 {
    0% {
        -webkit-transform: scale(0) rotate(0deg);
      }
  } 
   .owl-item.active .b1-4{
    display: inline !important;
    position: absolute;
    top: 40%;
    width: 100%;
    max-width: 100px;
    left: 65%;
    animation: b4 6s infinite;
    z-index: 10;
  }
  @keyframes b4 {
    0% {
        -webkit-transform: scale(0) rotate(-70deg);
      }
      10% {
        -webkit-transform: scale(1) rotate(-10deg);
      }
      80% {
        -webkit-transform: scale(1) rotate(50deg);
      }
      90% {
        -webkit-transform: scale(0) rotate(0deg);
      }
  }
  .owl-item .b1-5{
    animation: b1-5-1 6s infinite;
    display: none !important;
  }
  @keyframes b1-5-1 {
    0% {
        -webkit-transform: scale(0) rotate(0deg);
      }
  } 
   .owl-item.active .b1-5{
    position: absolute;
    top: 10%;
    width: 100%;
    max-width: 50px;
    left: 60%;
    animation: b5 6s infinite;
    display: inline !important;
  }
  @keyframes b5 {
    0% {
        -webkit-transform: scale(0) rotate(0deg);
      }
      10% {
        -webkit-transform: scale(1) rotate(-50deg);
      }
      80% {
        -webkit-transform: scale(1) rotate(0deg);
      }
      90% {
        -webkit-transform: scale(0) rotate(0deg);
      }
  }
  .owl-item .b1-6{
    animation: b1-6-1 6s infinite;
    display: none !important;
  }
  @keyframes b1-6-1 {
    0% {
        -webkit-transform: scale(0) rotate(0deg);
      }
  } 
   .owl-item.active .b1-6{
    display: inline !important;
    position: absolute;
    top: 60%;
    width: 100%;
    max-width: 100px;
    left:10%;
    z-index: 0;
    animation: b6 6s infinite;
  }
  @keyframes b6 {
    0% {
        -webkit-transform: scale(0) rotate(-120deg);
      }
      10% {
        -webkit-transform: scale(1) rotate(0deg);
      }
      80% {
        -webkit-transform: scale(1) rotate(-50deg);
      }
      90% {
        -webkit-transform: scale(0) rotate(0deg);
      }
  }
  .owl-item .b1-7{
    animation: b1-7 6s infinite;
    display: none !important;
  }
  @keyframes b1-7 {
    0% {
        -webkit-transform: scale(0) rotate(0deg);
      }
  } 
   .owl-item.active .b1-7{
    display: inline !important;
    position: absolute;
    top: 70%;
    width: 100%;
    max-width: 160px;
    left: 15%;
    animation: b1-7-2 6s infinite;
    z-index: 5;
  }
  @keyframes b1-7-2 {
    0% {
        -webkit-transform: scale(0);
      }
      10% {
        -webkit-transform: scale(1) rotate(10deg);
      }
  }


  .owl-item .b2-1{
    animation: b2-1 6s infinite;
    display: none !important;
  }
  @keyframes b2-1 {
    0% {
        -webkit-transform: scale(0);
      }
      10% {transform: scale(0);}
  } 
  .owl-item.active .b2-1{
    position: absolute;
    top: 70%;
    width: 100%;
    max-width: 80px;
    left: 75%;
    z-index: 10;
    animation: b7 15s infinite;
    display: inline !important;
  }
  @keyframes b7 {
    0% {
        -webkit-transform: scale(0) rotate(50deg);
      }
      10% {
        -webkit-transform: scale(1) rotate(0deg);
      }
      80% {
        -webkit-transform: scale(1) rotate(-50deg);
      }
      90% {
        -webkit-transform: scale(0) rotate(0deg);
      }
  }
  .owl-item .b2-2{
    animation: b2-2 6s infinite;
    display: none !important;
  }
  @keyframes b2-2 {
    0% {
        -webkit-transform: scale(0);
      }
      10% {transform: scale(0);}
  } 
  .owl-item.active .b2-2{
    position: absolute;
    top: 20%;
    width: 100%;
    max-width: 100px;
    left: 5%;
    animation: b8 15s infinite;
    display: inline !important;
  }
  @keyframes b8 {
    0% {
        -webkit-transform: scale(0) rotate(50deg);
      }
      10% {
        -webkit-transform: scale(1) rotate(0deg);
      }
      80% {
        -webkit-transform: scale(1) rotate(-50deg);
      }
      90% {
        -webkit-transform: scale(0) rotate(0deg);
      }
  }
  .owl-item .b2-3{
    animation: b2-3 6s infinite;
    display: none !important;
  }
  @keyframes b2-3{
    0% {
        -webkit-transform: scale(0);
      }
      10% {transform: scale(0);}
  } 
  .owl-item.active .b2-3{
    position: absolute;
    top: 50%;
    width: 100%;
    max-width: 150px;
    left: 5%;
    animation: b9 15s infinite;
    display: inline !important;
  }
  @keyframes b9 {
    0% {
        -webkit-transform: scale(0) rotate(-50deg);
      }
      10% {
        -webkit-transform: scale(1) rotate(0deg);
      }
      80% {
        -webkit-transform: scale(1) rotate(50deg);
      }
      90% {
        -webkit-transform: scale(0) rotate(0deg);
      }
  }
  .owl-item .b2-4{
    animation: b2-4 6s infinite;
    display: none !important;
  }
  @keyframes b2-4{
    0% {
        -webkit-transform: scale(0);
      }
      10% {transform: scale(0);}
  } 
  .owl-item.active .b2-4{
    position: absolute;
    top: 40%;
    width: 100%;
    max-width: 150px;
    left: 70%;
    animation: b10 15s infinite;
    display: inline !important;
  }
  @keyframes b10 {
    0% {
        -webkit-transform: scale(0) rotate(-50deg);
      }
      10% {
        -webkit-transform: scale(1) rotate(0deg);
      }
      80% {
        -webkit-transform: scale(1) rotate(50deg);
      }
      90% {
        -webkit-transform: scale(0) rotate(0deg);
      }
  }
  .owl-item .b2-5{
    animation: b2-5 6s infinite;
    display: none !important;
  }
  @keyframes b2-5{
    0% {
        -webkit-transform: scale(0);
      }
      10% {transform: scale(0);}
  } 
  .owl-item.active .b2-5{
    position: absolute;
    top: 70%;
    width: 100%;
    max-width: 300px;
    left: 0%;
    animation: b11 15s infinite;
    display: inline !important;
  }
  @keyframes b11 {
    0% {
        -webkit-transform: scale(0) rotate(-100deg);
      }
      10% {
        -webkit-transform: scale(1) rotate(-150deg);
      }
      80% {
        -webkit-transform: scale(1) rotate(-170deg);
      }
      90% {
        -webkit-transform: scale(0) rotate(0deg);
      }
  }
  .owl-item .b2-6{
    animation: b2-6 6s infinite;
    display: none !important;
  }
  @keyframes b2-6{
    0% {
        -webkit-transform: scale(0);
      }
      10% {transform: scale(0);}
  } 
  .owl-item.active .b2-6{
    position: absolute;
    top: 10%;
    width: 100%;
    max-width: 80px;
    left: 65%;
    animation: b12 15s infinite;
    display: inline !important;
  }
  @keyframes b12 {
    0% {
        -webkit-transform: scale(0) rotate(-100deg);
      }
      10% {
        -webkit-transform: scale(1) rotate(-150deg);
      }
      80% {
        -webkit-transform: scale(1) rotate(-170deg);
      }
      90% {
        -webkit-transform: scale(0) rotate(0deg);
      }
  }
  .owl-item .b2-7{
    animation: b2-7 6s infinite;
    display: none !important;
  }
  @keyframes b2-7{
    0% {
        -webkit-transform: scale(0);
      }
      10% {transform: scale(0);}
  } 
  .owl-item.active .b2-7{
    position: absolute;
    top: 75%;
    width: 100%;
    max-width: 180px;
    left: 5%;
    animation: b13 15s infinite;
    display: inline !important;
    z-index: 5;
  }
  @keyframes b13 {
    0% {
      -webkit-transform: scale(0);
    }
    10% {
      -webkit-transform: scale(1) rotate(13deg);
    }
  }

  .a-1{
    animation: a-1 60s infinite;
    position: absolute;
    top: 110%;
    left: -5%;
    width: 100%;
    max-width: 400px;
    display: inline;
  }
   @keyframes a-1{
    0% {
      -webkit-transform: rotate(0deg);
      }
      100% {
        -webkit-transform:  rotate(360deg);
      }
  } 

  .ban-circle-w{
    animation: bcw 10s infinite;
    position: absolute;
    top: 30%;
    left: -6%;
    width: 100%;
    max-width: 150px;
    display: inline;
  }
   @keyframes bcw{
    0% {
      -webkit-transform: rotate(0deg);
      }
      100% {
        -webkit-transform:  rotate(360deg);
      }
  } 

  .ban-circle-y{
    animation: bcy 20s infinite;
    position: absolute;
    top: 26%;
    left: -8%;
    width: 100%;
    max-width: 200px;
    display: inline;
  }
   @keyframes bcy{
    0% {
      -webkit-transform: rotate(0deg);
      }
      100% {
        -webkit-transform:  rotate(360deg);
      }
  }

  .ban-circle-y-b{
    animation: bcy 10s infinite;
    position: absolute;
    bottom: 14%;
    right: -7%;
    width: 100%;
    max-width: 150px;
    display: inline;
  }
   @keyframes bcy{
    0% {
      -webkit-transform: rotate(0deg);
      }
      100% {
        -webkit-transform:  rotate(360deg);
      }
  }
  
  .ban-circle-w-b{
    animation: bcy 20s infinite;
    position: absolute;
    bottom: 10%;
    right: -9%;
    width: 100%;
    max-width: 200px;
    display: inline;
  }
   @keyframes bcy{
    0% {
      -webkit-transform: rotate(0deg);
      }
      100% {
        -webkit-transform:  rotate(360deg);
      }
  }
  
  .logo-img{
    animation: logo 6s ease-out;
    display: inline;
  }
  @keyframes logo {
    0% {transform: scale(.5);}
    20% {transform: scale(1);}
  }
  .cap-img{
    animation: cap 6s ease-out;
    display: inline;
  }
  @keyframes cap {
    0% {transform: scale(.5);}
    20% {transform: scale(1);}
    25%{transform: skewX(5deg);}
    30%{transform: skewX(-5deg);}
    35%{transform: skewX(0deg);}
  }
 .cap-img-y{
  display: none;
 }



 @media (max-width: 1024px) {

  .owl-item.active .b1-7{
    max-width: 110px;
  }
  .owl-item.active .b1-7{
    top: 80%;
    left: 2%;
  }
  .owl-item.active .b2-7{
    max-width: 110px;
  }
  .owl-item.active .b2-7{
    top: 80%;
    left: 2%;
  }
  .cap-img-y{
    animation: cap-y 6s ease-out;
    display: none;
  }
  @keyframes cap-y {
    0% {transform: scale(.5);}
    20% {transform: scale(1);}
    25%{transform: skewX(5deg);}
    30%{transform: skewX(-5deg);}
    35%{transform: skewX(0deg);}
  }
  .ban-circle-w{
    animation: bcw 10s infinite;
    position: absolute;
    top: 20%;
    left: -5%;
    width: 100%;
    max-width: 100px;
    display: inline;
  } 
  .ban-circle-y{
    animation: bcy 20s infinite;
    position: absolute;
    top: 16%;
    left: -7%;
    width: 100%;
    max-width: 150px;
    display: inline;
  }
  .ban-circle-y-b{
    animation: bcy 10s infinite;
    position: absolute;
    top: 90%;
    left: -8%;
    width: 100%;
    max-width: 150px;
    display: none;
  }
  .ban-circle-w-b{
    animation: bcy 20s infinite;
    position: absolute;
    top: 86%;
    left: -10%;
    width: 100%;
    max-width: 200px;
    display: none;
  }
  .a-1{
    display: none;
  }
}

@media (max-width: 965px) {
  .ban-circle-w{
    animation: bcw 10s infinite;
    position: absolute;
    top: 24%;
    left: -8%;
    width: 100%;
    max-width: 100px;
    display: inline;
  } 
  .ban-circle-y{
    animation: bcy 20s infinite;
    position: absolute;
    top: 20%;
    left: -10%;
    width: 100%;
    max-width: 150px;
    display: inline;
  }
  .owl-item.active .b1-7{
    top: 0%;
    left: 0%;
    display: none !important;
  }
  .owl-item.active .b2-7{
    top: 0%;
    left: 0%;
    display: none !important;
  }
}

  @media (max-width: 767px) {
    .owl-item.active .b1-7{
      max-width: 110px;
    }
    .owl-item.active .b1-1{
      top: 5%;
      left: 15%;
      max-width: 80px;
    }
    .owl-item.active .b1-2{
      top: 15%;
      left: 75%;
      max-width: 80px;
      z-index: 0;
    }
    .owl-item.active .b1-4{
      top: 30%;
      left: 10%;
      max-width: 80px;
      z-index: 0;
    }
    .owl-item.active .b1-5{
      top: 0%;
      left: 65%;
      max-width: 40px;
      display: none !important;
    }
    .owl-item.active .b1-6{
      top: 40%;
      left: 65%;
      max-width: 80px;
      z-index: 0;
    }
    .owl-item.active .b1-7{
      top: 0%;
      left: 0%;
      display: none !important;
    }
    .owl-item.active .b2-1{
      top: 30%;
      left: 65%;
      max-width: 80px;
      z-index: 0;
    }
    .owl-item.active .b2-2{
      top: 30%;
    }
    .owl-item.active .b2-3{
      top: 0%;
      left: 15%;
      max-width: 80px;
      z-index: 0;
    }
    .owl-item.active .b2-4{
      top: 20%;
      left: 15%;
      max-width: 90px;
      z-index: 10;
      display: none !important;
    }
    .owl-item.active .b2-7{
      max-width: 110px;
      display: none !important;
    }
    .owl-item.active .b2-7{
      top: 80%;
      left: 2%;
    }
    .waveWrapper,.cap-img{
      display: none;
    }
    .cap-img-y{
      animation: cap-y 6s ease-out;
      display: inline;
    }
    @keyframes cap-y {
      0% {transform: scale(.5);}
      20% {transform: scale(1);}
      25%{transform: skewX(5deg);}
      30%{transform: skewX(-5deg);}
      35%{transform: skewX(0deg);}
    }
    .ban-circle-w{
      animation: bcw 10s infinite;
      position: absolute;
      top: 18%;
      left: -18%;
      width: 100%;
      max-width: 100px;
      display: inline;
    } 
    .ban-circle-y{
      animation: bcy 20s infinite;
      position: absolute;
      top: 14%;
      left: -27%;
      width: 100%;
      max-width: 150px;
      display: inline;
    }
    .a-1{
      display: none;
    }
  }