﻿.heading span {
  color: #0D4E61;
 
}
@keyframes example-1 {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(9px);
    opacity: 0.0625;
  }
}
@keyframes example-2 {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(10px);
    opacity: 0.125;
  }
}
@keyframes example-3 {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(11px);
    opacity: 0.1875;
  }
}
@keyframes example-4 {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(12px);
    opacity: 0.25;
  }
}
@keyframes example-5 {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(13px);
    opacity: 0.3125;
  }
}
@keyframes example-6 {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(14px);
    opacity: 0.375;
  }
}
@keyframes example-7 {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(15px);
    opacity: 0.4375;
  }
}
@keyframes example-8 {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(16px);
    opacity: 0.5;
  }
}
@keyframes example-9 {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(17px);
    opacity: 0.5625;
  }
}
@keyframes example-10 {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(18px);
    opacity: 0.625;
  }
}
@keyframes example-11 {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(19px);
    opacity: 0.6875;
  }
}
.heading span div:nth-child(1) {
  display: inline-block;
  text-shadow: 2px 2px 3px #0D4E61;
  animation-name: example-1;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-delay: 0.2s;
  animation-timing-function: ease-in-out;
}
.heading span div:nth-child(2) {
  display: inline-block;
  text-shadow: 2px 2px 3px #0D4E61;
  animation-name: example-2;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-delay: 0.4s;
  animation-timing-function: ease-in-out;
}
.heading span div:nth-child(3) {
  display: inline-block;
  text-shadow: 2px 2px 3px #0D4E61;
  animation-name: example-3;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-delay: 0.6s;
  animation-timing-function: ease-in-out;
}
.heading span div:nth-child(4) {
  display: inline-block;
  text-shadow: 2px 2px 3px #0D4E61;
  animation-name: example-4;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-delay: 0.8s;
  animation-timing-function: ease-in-out;
}
.heading span div:nth-child(5) {
  display: inline-block;
  text-shadow: 2px 2px 3px #0D4E61;
  animation-name: example-5;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-delay: 1s;
  animation-timing-function: ease-in-out;
}
.heading span div:nth-child(6) {
  display: inline-block;
  text-shadow: 2px 2px 3px #0D4E61;
  animation-name: example-6;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-delay: 1.2s;
  animation-timing-function: ease-in-out;
}
.heading span div:nth-child(7) {
  display: inline-block;
  text-shadow: 2px 2px 3px #0D4E61;
  animation-name: example-7;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-delay: 1.4s;
  animation-timing-function: ease-in-out;
}
.heading span div:nth-child(8) {
  display: inline-block;
  text-shadow: 2px 2px 3px #0D4E61;
  animation-name: example-8;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-delay: 1.6s;
  animation-timing-function: ease-in-out;
}
.heading span div:nth-child(9) {
  display: inline-block;
  text-shadow: 2px 2px 3px #0D4E61;
  animation-name: example-9;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-delay: 1.8s;
  animation-timing-function: ease-in-out;
}
.heading span div:nth-child(10) {
  display: inline-block;
  text-shadow: 2px 2px 3px #0D4E61;
  animation-name: example-10;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-delay: 2s;
  animation-timing-function: ease-in-out;
}
.heading span div:nth-child(11) {
  display: inline-block;
  text-shadow: 2px 2px 3px #0D4E61;
  animation-name: example-11;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-delay: 2.2s;
  animation-timing-function: ease-in-out;
}
.heading span div:nth-child(12) {
  display: inline-block;
  text-shadow: 2px 2px 3px #0D4E61;
  animation-name: example-12;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-delay: 2.4s;
  animation-timing-function: ease-in-out;
}
.heading span div:nth-child(13) {
  display: inline-block;
  text-shadow: 2px 2px 3px #0D4E61;
  animation-name: example-13;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-delay: 2.6s;
  animation-timing-function: ease-in-out;
}
.heading span div:nth-child(14) {
  display: inline-block;
  text-shadow: 2px 2px 3px #0D4E61;
  animation-name: example-14;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-delay: 2.8s;
  animation-timing-function: ease-in-out;
}
.heading span div:nth-child(15) {
  display: inline-block;
  text-shadow: 2px 2px 3px #0D4E61;
  animation-name: example-15;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-delay: 3s;
  animation-timing-function: ease-in-out;
}
.heading span div:nth-child(16) {
  display: inline-block;
  text-shadow: 2px 2px 3px #0D4E61;
  animation-name: example-16;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-delay: 3.2s;
  animation-timing-function: ease-in-out;
}
.heading span div:nth-child(17) {
  display: inline-block;
  text-shadow: 2px 2px 3px #0D4E61;
  animation-name: example-17;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-delay: 3.4s;
  animation-timing-function: ease-in-out;
}
.heading span div:nth-child(18) {
  display: inline-block;
  text-shadow: 2px 2px 3px #0D4E61;
  animation-name: example-18;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-delay: 3.6s;
  animation-timing-function: ease-in-out;
}
.heading span div:nth-child(19) {
  display: inline-block;
  text-shadow: 2px 2px 3px #0D4E61;
  animation-name: example-19;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-delay: 3.8s;
  animation-timing-function: ease-in-out;
}
.heading span div:nth-child(20) {
  display: inline-block;
  text-shadow: 2px 2px 3px #0D4E61;
  animation-name: example-20;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-delay: 4s;
  animation-timing-function: ease-in-out;
}
.heading span div:nth-child(21) {
  display: inline-block;
  text-shadow: 2px 2px 3px #0D4E61;
  animation-name: example-21;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-delay: 4.2s;
  animation-timing-function: ease-in-out;
}
.heading span div:nth-child(22) {
  display: inline-block;
  text-shadow: 2px 2px 3px #0D4E61;
  animation-name: example-22;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-delay: 4.4s;
  animation-timing-function: ease-in-out;
}
.heading span div:nth-child(23) {
  display: inline-block;
  text-shadow: 2px 2px 3px #0D4E61;
  animation-name: example-23;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-delay: 4.6s;
  animation-timing-function: ease-in-out;
}
.heading span div:nth-child(24) {
  display: inline-block;
  text-shadow: 2px 2px 3px #0D4E61;
  animation-name: example-24;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-delay: 4.8s;
  animation-timing-function: ease-in-out;
}
.heading span div:nth-child(25) {
  display: inline-block;
  text-shadow: 2px 2px 3px #0D4E61;
  animation-name: example-25;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-delay: 5s;
  animation-timing-function: ease-in-out;
}
.heading span div:nth-child(26) {
  display: inline-block;
  text-shadow: 2px 2px 3px #0D4E61;
  animation-name: example-26;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-delay: 5.2s;
  animation-timing-function: ease-in-out;
}
.heading span div:nth-child(27) {
  display: inline-block;
  text-shadow: 2px 2px 3px #0D4E61;
  animation-name: example-27;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-delay: 5.4s;
  animation-timing-function: ease-in-out;
}
.heading span div:nth-child(28) {
  display: inline-block;
  text-shadow: 2px 2px 3px #0D4E61;
  animation-name: example-28;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-delay: 5.6s;
  animation-timing-function: ease-in-out;
}
.heading span div:nth-child(29) {
  display: inline-block;
  text-shadow: 2px 2px 3px #0D4E61;
  animation-name: example-29;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-delay: 5.8s;
  animation-timing-function: ease-in-out;
}
.heading span div:nth-child(30) {
  display: inline-block;
  text-shadow: 2px 2px 3px #0D4E61;
  animation-name: example-30;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-delay: 6s;
  animation-timing-function: ease-in-out;
}
.heading span div:nth-child(31) {
  display: inline-block;
  text-shadow: 2px 2px 3px #0D4E61;
  animation-name: example-31;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-delay: 6.2s;
  animation-timing-function: ease-in-out;
}
.heading span div:nth-child(32) {
  display: inline-block;
  text-shadow: 2px 2px 3px #0D4E61;
  animation-name: example-32;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-delay: 6.4s;
  animation-timing-function: ease-in-out;
}
.heading span div:nth-child(33) {
  display: inline-block;
  text-shadow: 2px 2px 3px #0D4E61;
  animation-name: example-33;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-delay: 6.6s;
  animation-timing-function: ease-in-out;
}
.heading span div:nth-child(34) {
  display: inline-block;
  text-shadow: 2px 2px 3px #0D4E61;
  animation-name: example-34;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-delay: 6.8s;
  animation-timing-function: ease-in-out;
}
.heading span div:nth-child(35) {
  display: inline-block;
  text-shadow: 2px 2px 3px #0D4E61;
  animation-name: example-35;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-delay: 7s;
  animation-timing-function: ease-in-out;
}
.heading span div:nth-child(36) {
  display: inline-block;
  text-shadow: 2px 2px 3px #0D4E61;
  animation-name: example-36;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-delay: 7.2s;
  animation-timing-function: ease-in-out;
}
.heading span div:nth-child(37) {
  display: inline-block;
  text-shadow: 2px 2px 3px #0D4E61;
  animation-name: example-37;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-delay: 7.4s;
  animation-timing-function: ease-in-out;
}
.heading span div:nth-child(38) {
  display: inline-block;
  text-shadow: 2px 2px 3px #0D4E61;
  animation-name: example-38;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-delay: 7.6s;
  animation-timing-function: ease-in-out;
}
.heading span div:nth-child(39) {
  display: inline-block;
  text-shadow: 2px 2px 3px #0D4E61;
  animation-name: example-39;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-delay: 7.8s;
  animation-timing-function: ease-in-out;
}
.heading span div:nth-child(40) {
  display: inline-block;
  text-shadow: 2px 2px 3px #0D4E61;
  animation-name: example-40;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-delay: 8s;
  animation-timing-function: ease-in-out;
}
.heading span div:nth-child(41) {
  display: inline-block;
  text-shadow: 2px 2px 3px #0D4E61;
  animation-name: example-41;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-delay: 8.2s;
  animation-timing-function: ease-in-out;
}
.heading span div:nth-child(42) {
  display: inline-block;
  text-shadow: 2px 2px 3px #0D4E61;
  animation-name: example-42;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-delay: 8.4s;
  animation-timing-function: ease-in-out;
}
.heading span div:nth-child(43) {
  display: inline-block;
  text-shadow: 2px 2px 3px #0D4E61;
  animation-name: example-43;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-delay: 8.6s;
  animation-timing-function: ease-in-out;
}
.heading span div:nth-child(44) {
  display: inline-block;
  text-shadow: 2px 2px 3px #0D4E61;
  animation-name: example-44;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-delay: 8.8s;
  animation-timing-function: ease-in-out;
}
.heading span div:nth-child(45) {
  display: inline-block;
  text-shadow: 2px 2px 3px #0D4E61;
  animation-name: example-45;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-delay: 9s;
  animation-timing-function: ease-in-out;
}
.heading span div:nth-child(46) {
  display: inline-block;
  text-shadow: 2px 2px 3px #0D4E61;
  animation-name: example-46;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-delay: 9.2s;
  animation-timing-function: ease-in-out;
}
.heading span div:nth-child(47) {
  display: inline-block;
  text-shadow: 2px 2px 3px #0D4E61;
  animation-name: example-47;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-delay: 9.4s;
  animation-timing-function: ease-in-out;
}
.heading span div:nth-child(48) {
  display: inline-block;
  text-shadow: 2px 2px 3px #0D4E61;
  animation-name: example-48;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-delay: 9.6s;
  animation-timing-function: ease-in-out;
}
.heading span div:nth-child(49) {
  display: inline-block;
  text-shadow: 2px 2px 3px #0D4E61;
  animation-name: example-49;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-delay: 9.8s;
  animation-timing-function: ease-in-out;
}
.heading span div:nth-child(50) {
  display: inline-block;
  text-shadow: 2px 2px 3px #0D4E61;
  animation-name: example-50;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-delay: 10s;
  animation-timing-function: ease-in-out;
}
