:root{--azul-rey:#013473;--verde:#218341;--rojo:#E83417;--hueso:#F9F9F9;--blanco:#FFF;--morado:#EE82EE;--negro:#000;--azul-rey-claro:#4A69A0;--azul-cielo:#1E6FAD}html{font-size:62.5%;box-sizing:border-box;scroll-behavior:smooth}*,*::before,*::after{box-sizing:inherit}body{font-size:1.6rem;font-family:'Lato',sans-serif;font-weight:400;background-color:var(--hueso);margin:0;padding:0}a{text-decoration:none;cursor:pointer}button{border:none}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-thumb{background-color:var(--azul-rey);border-radius:10px;border:2px solid var(--blanco)}::-webkit-scrollbar-track{border-radius:10px}::-webkit-scrollbar-thumb:active{background-color:var(--azul-rey)}.tittles{color:var(--azul-rey)}header{background-color:var(--azul-rey);max-width:100%;margin:0 auto;padding:1rem;position:relative}header .logo{position:absolute;top:50%;transform:translateY(-50%);width:25%}.logo img{width:100%;height:auto}.logo{display:flex;justify-content:center;align-items:center}.nav-header{position:absolute;display:flex;justify-content:space-around;align-items:center;width:100%;height:auto;background-color:var(--azul-rey)}.nav-header a{color:var(--blanco);font-weight:bold;padding:1rem;transition:background-color .3s ease}.nav-header a:hover{background-color:var(--verde);border-radius:.5rem}.redes{position:absolute;display:flex;justify-content:space-around;align-items:center;top:0rem;height:100%;padding:0}.clima{position:absolute;top:50%;transform:translateY(-50%);display:flex;justify-content:space-between;height:100%;right:0rem}.weather-day{display:flex;flex-direction:column;justify-content:center;align-items:center;width:25%;height:100%}.day{color:var(--blanco);font-weight:bold;text-transform:capitalize;background-color:var(--verde);writing-mode:vertical-rl;text-orientation:upright;position:absolute;height:100%;left:0rem;top:0rem}.weather-day{position:relative}.weather-day img{position:absolute;padding:0}.temp{color:var(--blanco);font-weight:bold;position:absolute}.slider{position:relative;width:100%;margin:0 auto;margin-bottom:5rem;overflow:hidden}.slides{display:flex;transition:transform .5s ease-in-out}.slide{min-width:100%;box-sizing:border-box}.slide img{width:100%}.dots{position:absolute;bottom:1rem;left:50%;transform:translateX(-50%);display:flex}.dot{background-color:var(--blanco);border-radius:50%;display:inline-block;cursor:pointer;border:2px solid transparent}.dot.active{background-color:var(--verde)}.dot:hover{border-color:var(--rojo)}.eslogan-1{width:100%;height:10rem;margin:0 auto;display:flex;justify-content:center;align-items:center;background-color:var(--azul-rey);color:var(--blanco);font-size:7rem}.eslogan-2{width:100%;height:10rem;margin:0 auto;display:flex;justify-content:center;align-items:center;margin-top:2rem;font-size:7rem}.rectangulo-rojo{width:100%;height:2rem;background-color:var(--rojo);margin:1rem 0}.rectangulo-verde{width:100%;height:2rem;background-color:var(--verde);margin:0 auto}.linea-blanca{width:50%;height:.3rem;background-color:var(--blanco);position:absolute;top:60%;left:50%;transform:translateY(-50%) translateX(-50%);display:flex;justify-content:center;align-items:center;z-index:1}.horarios{position:relative;background-color:var(--azul-rey);border-radius:2rem;width:50%;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;justify-content:center;align-items:center;border:1rem solid var(--verde);margin-top:5rem;margin-bottom:5rem}.horarios h2,.horarios p{color:var(--blanco);text-align:center}.lista-horarios{list-style:none}.lista-horarios li{color:var(--blanco)}.lista-horarios li strong{color:var(--rojo)}footer{background-color:var(--azul-rey);max-width:100%;margin:0 auto;padding:1rem;position:relative}footer .logo{position:absolute;top:50%;transform:translateY(-50%)}footer p{color:var(--blanco);display:flex;justify-content:center;align-items:center;position:absolute;top:50%;transform:translateY(-150%);left:50%;transform:translateX(-50%) translateY(-150%);z-index:2}.sport-content{width:100%;display:flex;margin-bottom:10rem}.text-content{display:flex;flex-direction:column;width:50%;height:auto;position:relative}.text-content h2{position:static}.text-content p{color:var(--azul-rey);text-align:justify;font-weight:normal;position:static;width:90%;height:auto}.boton-content{display:flex;justify-content:center;align-items:center;background-color:var(--verde);color:var(--blanco);text-transform:uppercase;font-weight:bold;border-radius:2rem;width:100%;position:static;margin-bottom:auto}.boton-content:hover,.boton-formulario:hover{background-color:var(--rojo)}.video-chico{width:50%;height:100%;overflow:hidden;display:flex;justify-content:center;align-items:center}.video-chico video{width:95%;height:95%;border-radius:2rem;object-fit:cover}@media(min-width:1920px){header{height:10rem;margin-bottom:10rem}header .logo{left:2.5rem;height:10rem;width:15%}.nav-header{top:10rem;left:0rem;height:auto}.nav-header a{font-size:3rem}.redes{width:27%;right:28%}#whatsapp svg,#tiktok svg,#facebook svg{width:83px;height:83px}#instagram svg{width:85px;height:85px}.clima{width:27%}.day{font-size:2.8rem}.weather-day img{width:10rem;height:10rem;left:3rem;bottom:1.5rem}.temp{font-size:3rem;left:4.7rem;bottom:0rem}.video-grande{height:55rem}.slider{height:35rem}.dots{gap:1rem}.dot{width:15px;height:15px}.sport-content{height:44rem}.text-content h2{top:2rem;left:2rem;font-size:13rem;margin:0 auto;margin-left:5%}.text-content p{font-size:3.5rem;top:14rem;left:50%;margin-bottom:.5rem;margin:5%}.boton-content{bottom:2rem;font-size:3rem;height:4.5rem;width:90%;margin-left:5%}#esloganes{margin-bottom:10rem}.eslogan-1,.eslogan-2{font-size:10rem}footer{height:11rem}footer .logo{right:1rem;height:auto;width:12%}footer p{font-size:3rem}.mantenimiento{width:auto;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.mantenimiento p{display:flex;justify-content:center;align-items:center;font-size:10rem;height:auto;width:90%;font-weight:bold;color:var(--azul-rey)}#tools{width:25rem;height:25rem}.horarios{width:70%}.horarios h2,.horarios p,.lista-horarios li,.lista-horarios li strong{font-size:5rem}}@media(min-width:1200px) and (max-width:1919px){header{height:8rem;margin-bottom:8rem}header .logo{left:2rem;width:20%}.nav-header{top:8rem;left:0rem}.nav-header a{font-size:2.5rem}.redes{width:27%;right:30%;top:.3rem}#whatsapp svg,#tiktok svg,#facebook svg{width:58px;height:58px}#instagram svg{width:60px;height:60px}.clima{width:29%}.day{font-size:2.2rem}.weather-day img{width:7.5rem;height:7.5rem;left:1.8rem;bottom:1.5rem}.temp{font-size:2.2rem;left:3.2rem;bottom:0rem}.video-grande{height:35rem}.slider{height:100%;width:100%}.dots{gap:1rem}.dot{width:15px;height:15px}.sport-content{height:44rem}.text-content h2{font-size:13rem;margin:0 auto;margin-left:5%}.text-content p{font-size:2.5rem;top:17rem;left:50%;margin-bottom:.5rem;margin:5%}.boton-content{bottom:2rem;font-size:3rem;height:4.5rem;margin-top:5%;width:90%;margin-left:4.5%}#esloganes{margin-bottom:6rem}.eslogan-1,.eslogan-2{font-size:9rem}footer{height:11rem}footer .logo{right:1rem;height:auto;width:12%}footer p{font-size:2rem}.mantenimiento{width:auto;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.mantenimiento p{display:flex;justify-content:center;align-items:center;font-size:7.5rem;height:auto;width:100%;font-weight:bold;color:var(--azul-rey)}#tools{width:30rem;height:30rem}.horarios{width:70%}.horarios h2,.horarios p,.lista-horarios li,.lista-horarios li strong{font-size:3.5rem}}@media(min-width:900px) and (max-width:1199px){header{height:7rem;margin-bottom:7rem}header .logo{left:1.5rem}.nav-header{left:50%;top:7rem;transform:translateX(-50%);width:100%;height:auto}.nav-header a{font-size:2rem}.redes{width:27%;right:36%}#whatsapp svg,#tiktok svg,#facebook svg{width:53px;height:53px}#instagram svg{width:55px;height:55px}.clima{width:35%}.day{font-size:1.9rem}.weather-day img{width:6rem;height:6rem;left:2rem;bottom:1.5rem}.temp{font-size:2rem;left:2.8rem;bottom:0rem}.video-grande{height:30rem}.slider{height:20rem}.dots{gap:1rem}.dot{width:10px;height:10px}.sport-content{height:90rem;display:flex;flex-direction:column;align-items:center;gap:2rem}.text-content,.video-chico{height:44rem;width:90%}.text-content{text-align:center;bottom:0rem}.video-chico{top:0rem}.video-chico video{width:100%;height:auto}.text-content h2{top:2rem;left:2rem;font-size:13rem;margin:0 auto}.text-content p{font-size:3rem;top:15rem;left:50%;margin-bottom:.5rem}.boton-content{bottom:3rem;font-size:2.5rem;height:4.5rem}#esloganes{margin-bottom:6rem}.eslogan-1,.eslogan-2{font-size:7rem}footer{height:11rem}footer .logo{right:1rem;height:auto;width:12%}footer p{font-size:1.5rem}.mantenimiento{width:auto;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.mantenimiento p{display:flex;justify-content:center;align-items:center;font-size:5.5rem;height:auto;width:100%;font-weight:bold;color:var(--azul-rey)}#tools{width:45rem;height:45rem}.horarios{width:80%}.horarios h2,.horarios p,.lista-horarios li,.lista-horarios li strong{font-size:3rem}}@media(min-width:600px) and (max-width:899px){html,body{overflow-x:hidden}header{height:5rem;margin-bottom:5rem}header .logo{left:1rem}.nav-header{left:50%;transform:translateX(-50%);height:60%;top:5rem;background-color:var(--azul-rey)}.nav-header a{font-size:1.6rem}.redes{width:27%;right:38%;top:.3rem}#whatsapp svg,#tiktok svg,#facebook svg{width:38px;height:38px}#instagram svg{width:40px;height:40px}.clima{width:37%}.day{font-size:1.3rem}.weather-day img{width:5rem;height:5rem;left:1.1rem;bottom:.8rem}.temp{font-size:1.5rem;left:1.9rem;bottom:0rem}.video-grande{height:25rem}.slider{height:17rem}.dots{gap:1rem}.dot{width:10px;height:10px}.sport-content{height:90rem;display:flex;flex-direction:column;align-items:center;gap:2rem;margin-bottom:5rem}.text-content,.video-chico{width:90%}.text-content{text-align:center;height:50rem;bottom:0rem}.video-chico{height:35rem;top:0rem}.video-chico video{width:100%;height:auto}.text-content h2{top:2rem;left:2rem;font-size:13rem;margin:0 auto}.text-content p{font-size:3rem;top:15rem;left:50%;margin-bottom:.5rem}.boton-content{bottom:2rem;font-size:2.5rem;height:4.5rem}#esloganes{margin-bottom:5rem}.eslogan-1,.eslogan-2{font-size:4.5rem}footer{height:8rem}footer .logo{right:1rem;height:auto;width:12%}footer p{font-size:1rem}.mantenimiento{width:auto;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.mantenimiento p{display:flex;justify-content:center;align-items:center;font-size:3.5rem;height:auto;width:100%;font-weight:bold;color:var(--azul-rey)}#tools{width:60rem;height:60rem}.horarios{width:80%}.horarios h2{font-size:3rem}.horarios p,.lista-horarios li,.lista-horarios li strong{font-size:2rem}}@media(min-width:320px) and (max-width:599px){html,body{overflow-x:hidden}header{height:3rem;margin-bottom:0rem}header .logo{left:.5rem}.nav-header{left:50%;transform:translateX(-50%);width:100%;height:60%;top:3rem;background-color:var(--azul-rey)}.nav-header a{font-size:.8rem}.nav-header a{padding:.5rem}.redes{width:30%;right:42%;top:.2rem}#whatsapp svg,#tiktok svg,#facebook svg{width:20px;height:20px}#instagram svg{width:22px;height:22px}.clima{width:41%}.day{font-size:.8rem}.weather-day img{width:2.7rem;height:2.7rem;left:.77rem;bottom:.7rem}.temp{font-size:.85rem;left:1.15rem;bottom:0rem}.video-grande{height:25rem;margin-bottom:1rem}.slider{height:10rem;margin-bottom:5rem}.dots{gap:1rem}.dot{width:10px;height:10px}.sport-content{display:flex;flex-direction:column;align-items:center;gap:2rem;margin-bottom:5rem}.text-content,.video-chico{width:90%}.text-content{text-align:center;bottom:0rem}.video-chico{height:auto;top:0rem}.video-chico video{width:100%;height:auto}.text-content h2{top:2rem;left:2rem;font-size:13rem;margin:0 auto}.text-content p{font-size:3rem;top:15rem;left:50%;margin-bottom:.5rem}.boton-content{bottom:0rem;font-size:1.7rem;height:4.5rem}#esloganes{margin-bottom:3rem}.eslogan-1,.eslogan-2{font-size:2rem}footer{margin-top:0rem;height:6rem}footer .logo{right:.5rem;height:auto;width:20%}footer p{font-size:.5rem}.mantenimiento{width:auto;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:40rem}.mantenimiento p{display:flex;justify-content:center;align-items:center;font-size:2rem;height:auto;width:100%;font-weight:bold;color:var(--azul-rey)}#tools{width:30rem;height:30rem}.horarios{width:90%}.horarios h2{font-size:2rem}.lista-horarios li,.lista-horarios li strong{transform:translateX(-10px)}.horarios p,.lista-horarios li,.lista-horarios li strong{font-size:1rem}}/*!normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */ html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}