footer.footer {
  max-width: 100%;
  overflow: hidden;
}

footer svg path {
  transform: translateX(100%);
}
@keyframes footermove {
  from {
    transform: translateX(100%);
  }
  to {
    transform: translateX(0%);
  }
}

footer.is-inViewport.true svg path {
  animation-delay: 100s;
  animation-iteration-count: 1;
  animation-duration: 2s;
  transform: translateX(100%);
  animation-fill-mode:forwards;
}
footer.is-inViewport.true svg path:nth-child(1) {
  animation-delay: 0s;
  animation-name: footermove;
}
footer.is-inViewport.true  path:nth-child(2) {
  animation-delay: .2s;
  animation-name: footermove;
}
footer.is-inViewport.true svg path:nth-child(3) {
  animation-delay: .4s;
  animation-name: footermove;
}
footer.is-inViewport.true svg path:nth-child(4) {
  animation-delay: .6s;
  animation-name: footermove;
}
footer.is-inViewport.true svg path:nth-child(5) {
  animation-delay: .8s;
  animation-name: footermove;
}
footer.is-inViewport.true svg path:nth-child(6) {
  animation-delay: 1s;
  animation-name: footermove;
}
footer.is-inViewport.true svg path:nth-child(7) {
  animation-delay: 1.2s;
  animation-name: footermove;
}
footer.is-inViewport.true svg path:nth-child(8) {
  animation-delay: 1.4s;
  animation-name: footermove;
}
footer.is-inViewport.true svg path:nth-child(9) {
  animation-delay: 1.6s;
  animation-name: footermove;
}
footer.is-inViewport.true svg path:nth-child(10) {
  animation-delay: 1.8s;
  animation-name: footermove;
}
footer.is-inViewport.true svg path:nth-child(11) {
  animation-delay: 2.0s;
  animation-name: footermove;
}
footer.is-inViewport.true svg path:nth-child(12) {
  animation-delay: 2.2s;
  animation-name: footermove;
}
footer.is-inViewport.true svg path:nth-child(13) {
  animation-delay: 2.4s;
  animation-name: footermove;
}
footer.is-inViewport.true svg path:nth-child(14) {
  animation-delay: 2.6s;
  animation-name: footermove;
}
footer.is-inViewport.true svg path:nth-child(15) {
  animation-delay: 2.8s;
  animation-name: footermove;
}
footer.is-inViewport.true svg path:nth-child(16) {
  animation-delay: 3s;
  animation-name: footermove;
}
footer.is-inViewport.true svg path:nth-child(17) {
  animation-delay: 3.2s;
  animation-name: footermove;
}
footer.is-inViewport.true svg path:nth-child(18) {
  animation-delay: 3.6s;
  animation-name: footermove;
}
footer.is-inViewport.true svg path:nth-child(19) {
  animation-delay: 3.8s;
  animation-name: footermove;
}
footer.is-inViewport.true svg path:nth-child(20) {
  animation-delay: 4s;
  animation-name: footermove;
}
footer.is-inViewport.true svg path:nth-child(21) {
  animation-delay: 4.2s;
  animation-name: footermove;
}
footer.is-inViewport.true svg path:nth-child(22) {
  animation-delay: 4.4s;
  animation-name: footermove;
}
footer.is-inViewport.true svg path:nth-child(23) {
  animation-delay: 4.8s;
  animation-name: footermove;
}
footer.is-inViewport.true svg path:nth-child(24) {
  animation-delay: 5s;
  animation-name: footermove;
}
footer.is-inViewport.true svg path:nth-child(25) {
  animation-delay: 5.2s;
  animation-name: footermove;
}
footer.is-inViewport.true svg path:nth-child(26) {
  animation-delay: 5.4s;
  animation-name: footermove;
}
footer.is-inViewport.true svg path:nth-child(27) {
  animation-delay: 5.6s;
  animation-name: footermove;
}
footer.is-inViewport.true svg path:nth-child(28) {
  animation-delay: 5.8s;
  animation-name: footermove;
}
footer.is-inViewport.true svg path:nth-child(29) {
  animation-delay: 6s;
  animation-name: footermove;
}
footer.is-inViewport.true svg path:nth-child(30) {
  animation-delay: 6.2s;
  animation-name: footermove;
}
footer.is-inViewport.true svg path:nth-child(31) {
  animation-delay: 6.4s;
  animation-name: footermove;
}
footer.is-inViewport.true svg path:nth-child(32) {
  animation-delay: 6.6s;
  animation-name: footermove;
}
footer.is-inViewport.true svg path:nth-child(33) {
  animation-delay: 6.8s;
  animation-name: footermove;
}
footer.is-inViewport.true svg path:nth-child(34) {
  animation-delay: 7s;
  animation-name: footermove;
}
footer.is-inViewport.true svg path:nth-child(35) {
  animation-delay: 7.2s;
  animation-name: footermove;
}
footer.is-inViewport.true svg path:nth-child(35) {
  animation-delay: 7.4s;
  animation-name: footermove;
}
footer.is-inViewport.true svg path:nth-child(35) {
  animation-delay: 7.6s;
  animation-name: footermove;
}
footer.is-inViewport.true svg path:nth-child(36) {
  animation-delay: 7.8s;
  animation-name: footermove;
}