h3{font-weight:600;letter-spacing:2px;font-size:32px}p{letter-spacing:.1px;font-size:14px;color:#333}.header{position:relative;text-align:center;background-image:linear-gradient(0deg,#000,#646262)!important;color:#fff}.inner-header img{width:10%;position:relative;margin-top:6%}.inner-header{height:20vh;width:100%;margin:0;padding:0}.flex{flex-direction:column;justify-content:center;text-align:center}.bottom-container,.flex{display:flex;align-items:center}a{text-decoration:none;margin:0 5px;letter-spacing:0;font-size:14px;font-weight:600;color:#fff}.waves{width:100%;height:15vh;margin-bottom:-7px;min-height:100px;max-height:150px}.content,.waves{position:relative}.content{height:100%;text-align:center;background-color:#fff}.parallax>use{-webkit-animation:move-forever 25s cubic-bezier(.55,.5,.45,.5) infinite;animation:move-forever 25s cubic-bezier(.55,.5,.45,.5) infinite}.parallax>use:first-child{-webkit-animation-delay:-2s;animation-delay:-2s;-webkit-animation-duration:7s;animation-duration:7s}.parallax>use:nth-child(2){-webkit-animation-delay:-3s;animation-delay:-3s;-webkit-animation-duration:10s;animation-duration:10s}.parallax>use:nth-child(3){-webkit-animation-delay:-4s;animation-delay:-4s;-webkit-animation-duration:13s;animation-duration:13s}.parallax>use:nth-child(4){-webkit-animation-delay:-5s;animation-delay:-5s;-webkit-animation-duration:20s;animation-duration:20s}@-webkit-keyframes move-forever{0%{transform:translate3d(-90px,0,0)}to{transform:translate3d(85px,0,0)}}@keyframes move-forever{0%{transform:translate3d(-90px,0,0)}to{transform:translate3d(85px,0,0)}}@media (max-width:768px){.inner-header img{width:30%;margin-top:20%}}