#preloader{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;background:#fff}#preloader-content{display:block;position:relative;left:45%;top:calc(50% - 200px)}.battery .battery-body{width:165px;height:330px;background:#fff;position:absolute;margin-left:10px;margin-top:10px;border-radius:20px}.battery i{color:#000;font-size:45px;position:absolute;left:40%;top:25%;z-index:1;animation:battery-bolt 2s linear infinite}@keyframes battery-bolt{50%{transform:scale(1.3)}to{transform:scale(1)}}.charge{width:100%;position:absolute;bottom:0;border-radius:20px;animation:battery-charge 8s linear infinite}@keyframes battery-charge{0%{height:0%;background-color:#00cf45}to{height:100%;background-color:#0f0}}#borne{position:absolute;height:350px;margin:0 auto;z-index:2}@media screen and (min-width: 1800px) and (max-width: 2200px){#Borne_de_rechargement{margin-top:10%;margin-left:44%}}@media screen and (min-width: 1500px) and (max-width: 1800px){#Borne_de_rechargement{margin-top:10%;margin-left:43%}}@media screen and (min-width: 1000px) and (max-width: 1500px){#Borne_de_rechargement{margin-top:10%;margin-left:43%}}@media screen and (min-width: 800px) and (max-width: 1000px){#Borne_de_rechargement{margin-top:10%;margin-left:40%}}@media screen and (min-width: 600px) and (max-width: 800px){#Borne_de_rechargement{margin-top:20%;margin-left:37%}}@media screen and (min-width: 500px) and (max-width: 600px){#Borne_de_rechargement{margin-top:20%;margin-left:34%}}@media screen and (min-width: 300px) and (max-width: 500px){#Borne_de_rechargement{margin-top:20%;margin-left:20%}}.ball{height:15px;width:15px;border-radius:50px;background-color:#ff9100;animation:ball-charge 8s linear infinite,bounce 1s infinite}.animation_ball{display:flex;flex-direction:row;position:absolute;margin-top:400px;margin-left:61px}.ball:not(:last-child){margin-right:10px}.ball:nth-child(2){animation-delay:.1s}.ball:nth-child(3){animation-delay:.2s}@keyframes bounce{0%{transform:translateY(-100%)}50%{transform:translateY(0)}to{transform:translateY(-100%)}}@keyframes ball-charge{0%{background-color:#00cf45}to{background-color:#0f0}}
