.parallax-section{z-index:10;background-color:#1d002c;width:100vw;min-height:100vh;margin-left:calc(50% - 50vw);position:relative;overflow:hidden}.parallax-home{z-index:10;width:100%;min-height:100vh;position:relative}.parallax-background{z-index:1;background:linear-gradient(#1d002c 0%,#2a1a3a 50%,#1d002c 100%);width:100%;height:100%;position:absolute;top:0;left:0}.wave{z-index:2;background-color:#50b8cfa8;border-radius:43%;width:200%;height:200px;animation:6s linear infinite wave;position:absolute;bottom:0;left:50%}.wave-1{opacity:.5}.wave-2{opacity:.7;animation:6s linear infinite reverse wave;bottom:30px}.parallax-layer{text-shadow:0 10px 4px #000000d9;width:100%;height:100%;font-size:2.5rem;position:absolute}.sky{z-index:3}.electric-wires{z-index:4}.port{z-index:6}.city{z-index:7}.windmill-post{z-index:8}.rail{z-index:10}.truck{z-index:11;animation:20s linear infinite left}.flight{z-index:13;animation:16s linear infinite flight}.water{z-index:14}.hills{z-index:15}.ship{z-index:16;animation:20s linear infinite right}.electric-towers{z-index:5}.wind{opacity:0;z-index:9;width:100%;height:100%;position:absolute}.wind.active{opacity:1!important}.wheels{opacity:0;z-index:12;width:100%;height:100%;animation:20s linear infinite left;position:absolute}.wheels.active{opacity:1!important}.electricity{opacity:0;z-index:5;width:100%;height:100%;position:absolute}.electricity.active{opacity:1!important}.E2{opacity:0;z-index:5;width:100%;height:100%;position:absolute}.E2.active{opacity:1!important}.E3{opacity:0;z-index:5;width:100%;height:100%;position:absolute}.E3.active{opacity:1!important}@keyframes wave{0%{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(-20px)}to{transform:translate(-50%)translateY(0)}}@keyframes right{0%{left:50%}to{left:-100%}}@keyframes left{0%{right:50%}to{right:-100%}}@keyframes flight{0%{top:-5%;right:50%}50%{top:6%}to{top:15%;right:-100%}}@media screen and (max-width:768px){.parallax-section,.parallax-home{min-height:60vh}.truck,.wheels{animation:10s linear infinite left}.flight{animation:8s linear infinite flight}}@media screen and (max-width:600px){.parallax-section,.parallax-home{min-height:50vh}.truck,.wheels{animation:10s linear infinite left}.flight{animation:8s linear infinite flight}}@media screen and (max-width:480px){.parallax-section,.parallax-home{min-height:40vh}}@media screen and (max-width:375px){.parallax-section,.parallax-home{min-height:35vh}}
