.efecto-bolas{position:relative;width:100%;overflow:hidden}.balll{position:absolute;border-radius:50%;overflow:hidden}.fireflies{position:relative;width:100%;height:100%;overflow:hidden}.firefly{position:absolute;width:0.4vw;height:0.4vw;pointer-events:none}.firefly::before,.firefly::after{content:'';position:absolute;width:100%;height:100%;border-radius:50%;transform-origin:-10vw}.firefly::before{opacity:0.4;animation:drift 300s ease infinite}.firefly::after{background:white;opacity:0;box-shadow:0 0 2vw 0vw yellow;animation:var(--flash-animation,drift 300s ease infinite)}@keyframes drift{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes flash{0%,80%,100%{opacity:0;box-shadow:0 0 0vw 0vw yellow}25%,55%{opacity:1;box-shadow:0 0 1.5vw 0.4vw yellow}}section{position:relative;width:100%;height:120px;overflow:hidden}section .air{position:absolute;bottom:0;left:0;width:100%;height:100px;background:url('https://dev.bolina.es/wp-content/uploads/2024/09/wave_color.png');background-size:1000px 100px}section .air.air1{animation:wave 30s linear infinite;z-index:1000;opacity:1;animation-delay:0s;bottom:0}section .air.air2{animation:wave2 15s linear infinite;z-index:999;opacity:0.5;animation-delay:-5s;bottom:10px}section .air.air3{animation:wave 30s linear infinite;z-index:998;opacity:0.2;animation-delay:-2s;bottom:15px}section .air.air4{animation:wave2 5s linear infinite;z-index:997;opacity:0.7;animation-delay:-5s;bottom:20px}section .air-2{position:absolute;top:0;left:0;width:100%;height:100px;background:url('https://dev.bolina.es/wp-content/uploads/2024/09/wave_invertido.png');background-size:1000px 100px}section .air-2.air1{animation:wave 30s linear infinite;z-index:1000;opacity:1;animation-delay:0s;top:0}section .air-2.air2{animation:wave2 15s linear infinite;z-index:999;opacity:0.5;animation-delay:-5s;top:10px}section .air-2.air3{animation:wave 30s linear infinite;z-index:998;opacity:0.2;animation-delay:-2s;top:15px}section .air-2.air4{animation:wave2 5s linear infinite;z-index:997;opacity:0.7;animation-delay:-5s;top:20px}section .air-3{position:absolute;bottom:0;left:0;width:100%;height:100px;background:url('https://dev.bolina.es/wp-content/uploads/2024/09/wave_color_2.png');background-size:1000px 100px}section .air-3.air1{animation:wave 30s linear infinite;z-index:1000;opacity:1;animation-delay:0s;bottom:0}section .air-3.air2{animation:wave2 15s linear infinite;z-index:999;opacity:0.5;animation-delay:-5s;bottom:10px}section .air-3.air3{animation:wave 30s linear infinite;z-index:998;opacity:0.2;animation-delay:-2s;bottom:15px}section .air-3.air4{animation:wave2 5s linear infinite;z-index:997;opacity:0.7;animation-delay:-5s;bottom:20px}section .air-4{position:absolute;top:0;left:0;width:100%;height:100px;background:url('https://dev.bolina.es/wp-content/uploads/2024/09/wave_color_2_invert.png');background-size:1000px 100px}section .air-4.air1{animation:wave 30s linear infinite;z-index:1000;opacity:1;animation-delay:0s;top:0}section .air-4.air2{animation:wave2 15s linear infinite;z-index:999;opacity:0.5;animation-delay:-5s;top:10px}section .air-4.air3{animation:wave 30s linear infinite;z-index:998;opacity:0.2;animation-delay:-2s;top:15px}section .air-4.air4{animation:wave2 5s linear infinite;z-index:997;opacity:0.7;animation-delay:-5s;top:20px}@keyframes wave{0%{background-position-x:0px}100%{background-position-x:1000px}}@keyframes wave2{0%{background-position-x:0px}100%{background-position-x:-1000px}}.page-id-39 h1,.page-id-28 h1,.page-id-33 h1{font-size:40px;line-height:normal}.page-id-39 h2,.page-id-28 h2,.page-id-33 h2{font-size:30px;line-height:normal}.page-id-39 h4,.page-id-28 h4,.page-id-33 h4{font-size:25px;line-height:normal}.listado h5{font-size:18px!important;font-weight:500;color:#f39200!important;font-family:'Montserrat'}