@import "//fonts.googleapis.com/css?family=Lato:300:400";
.waves-container{text-align:center;color:#fff;background:0 0;width:100%;position:relative}.inner-header{width:100%;height:65vh;margin:0;padding:0}.flex1{text-align:center;justify-content:center;align-items:center;display:flex}.waves{width:100%;height:15vh;min-height:100px;max-height:150px;margin-bottom:-7px;position:relative}.parallax>use{animation:25s cubic-bezier(.55,.5,.45,.5) infinite move-forever}.parallax>use:first-child{animation-duration:7s;animation-delay:-2s}.parallax>use:nth-child(2){animation-duration:10s;animation-delay:-3s}.parallax>use:nth-child(3){animation-duration:13s;animation-delay:-4s}.parallax>use:nth-child(4){animation-duration:20s;animation-delay:-5s}@keyframes move-forever{0%{transform:translate(-90px)}to{transform:translate(85px)}}@media (max-width:768px){.waves{height:40px;min-height:40px}}
