.aplicaciones{width:auto;min-height:100vh;padding:20px 0;margin-left:265px}.tituloa h2{color:#5eead4;font-size:30px;margin-left:90px;padding:20px 0 0}.card{height:380px;width:98%;padding:20px 30px;background:#0d0b1d;margin:10px 0;text-align:center;transition:transform .3s ease-in-out;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between}.card:hover{transform:scale(1.05)}.card i{color:#4CAF50}h5{color:white;font-size:22px;margin-bottom:8px}.parrafo p{color:#b0b0b0;line-height:22px;margin-bottom:15px}.card .button{background-color:#4CAF50;color:white;text-decoration:none;border:2px solid transparent;font-weight:700;padding:10px 20px;border-radius:30px;transition:.3s;margin-top:auto;align-self:center;display:inline-block}.card .button:hover{background-color:transparent;border:2px solid #4caf50;cursor:pointer}.slider-container{padding:0 40px}.swiper{padding:10px 5px}.swiper-slide{height:auto;display:flex;justify-content:center}.swiper-button-next,.swiper-button-prev{color:#e2e8f0;margin:0 -15px}.swiper-button-next:hover,.swiper-button-prev:hover{color:#5eead4}.swiper-button-next:after,.swiper-button-prev:after{font-size:24px}.arrow-button{transform:translateY(-50%);background:#4CAF50;color:white;border:none;width:35px;height:35px;font-size:16px}.arrow-button:hover{background-color:#388E3C}.left-arrow{left:15px}.right-arrow{right:15px}.page-indicators{margin-top:15px}.page-dot{width:10px;height:10px;background-color:#444;margin:0 4px}.page-dot.active{background-color:#4CAF50}.click-indicator{position:absolute;top:15px;right:15px;width:30px;height:30px;background-color:#5eead4;border-radius:50%;opacity:1;transition:opacity .3s ease,transform .3s ease;animation:pulseIndicator 1.5s ease-in-out infinite;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:100}.click-indicator:after{content:"👀";position:absolute;color:white;font-size:14px;top:50%;left:50%;transform:translate(-50%,-50%)}.click-indicator:hover{transform:scale(1.2);box-shadow:0 0 20px rgba(94,234,212,.9)}@keyframes pulseIndicator{0%{transform:scale(1);box-shadow:0 0 0 rgba(94,234,212,.5)}50%{transform:scale(1.3);box-shadow:0 0 20px rgba(94,234,212,.9)}to{transform:scale(1);box-shadow:0 0 0 rgba(94,234,212,.5)}}.card .img{max-width:100%;max-height:150px;object-fit:contain;margin-bottom:20px;border-radius:10px;width:auto;height:100px;margin-bottom:15px}.buut{background-color:#e2e8f0;color:black;text-decoration:none;border:2px solid transparent;font-weight:700;padding:13px 30px;border-radius:30px;transition:.4s;margin-left:530px}.buut:hover{background-color:transparent;border:2px solid #e2e8f0;color:#e2e8f0;cursor:pointer}@media screen and (max-width:768px){.aplicaciones{margin-left:0;padding:15px 10px;width:100%;min-height:100px}.tituloa h2{margin-left:0;text-align:center;font-size:26px;padding:15px 0 0}.card{height:auto;min-height:200px;width:90%;padding:15px 20px;margin:10px auto;background-color:#388E3C}.card i{font-size:40px;margin:10px 0}h5{font-size:20px}.parrafo p{font-size:15px;line-height:20px}.card .button{padding:8px 18px;font-size:14px}.card .img{height:80px;margin-bottom:10px}.slider-container{padding:0 30px}.arrow-button{width:30px;height:30px;font-size:14px}.left-arrow{left:5px}.right-arrow{right:5px}.swiper-button-next:after,.swiper-button-prev:after{font-size:20px}.page-indicators{margin-top:10px}.buut{display:none}.click-indicator{width:25px;height:25px;top:10px;right:10px}.click-indicator:after{font-size:12px}}@media screen and (max-width:480px){.aplicaciones{padding:10px 5px;min-height:100px}.tituloa h2{font-size:24px}.card{width:95%;padding:12px 15px;min-height:320px}.card i{font-size:35px;margin:8px 0}h5{font-size:18px}.parrafo p{font-size:14px;line-height:18px}.card .button{padding:7px 16px;font-size:13px}.card .img{height:70px}.arrow-button{width:28px;height:28px;font-size:12px}.swiper-button-next:after,.swiper-button-prev:after{font-size:18px}.page-dot{width:8px;height:8px;margin:0 3px}.buut{display:none}}footer{padding-top:20px;padding-left:240px;display:block}.contactame{width:auto;height:280px;display:flex;align-items:center;flex-direction:column;justify-content:center;margin-left:250px}.contactame p{color:#e2e8f0;font-size:25px;font-weight:700;margin-bottom:25px}.contactame .botton-two{background-color:#5eead4;color:black;text-decoration:none;border:2px solid transparent;font-weight:700;padding:13px 30px;border-radius:30px;transition:.4s}.contactame .botton-two:hover{background-color:transparent;border:2px solid #5eead4;color:#e2e8f0;cursor:pointer}footer{position:relative;width:100%;height:340px;display:flex;flex-direction:column;align-items:center;justify-content:center}footer p:first-child{font-size:30px;color:#e2e8f0;margin-bottom:20px;font-weight:700}footer p:nth-child(2){color:#e2e8f0;font-size:17px;width:500px;text-align:center;line-height:26px}.redes,.redes a{display:flex}.redes a{width:45px;height:45px;align-items:center;justify-content:center;background-color:#5eead4;border-radius:50%;margin:22px 10px;color:black;text-decoration:none;font-size:20px}.redes a:hover{transform:scale(1.3);transition:.3s}@media screen and (max-width:768px){footer{padding-left:0;padding-top:15px;height:auto;padding-bottom:20px}.contactame{margin-left:0;height:auto;padding:30px 15px;width:100%}.contactame p{font-size:22px;text-align:center;margin-bottom:20px}.contactame .botton-two{padding:10px 25px;font-size:15px}footer p:first-child{font-size:26px;margin-bottom:15px}footer p:nth-child(2){font-size:15px;width:90%;max-width:500px;line-height:24px}.redes{flex-wrap:wrap;justify-content:center}.redes a{width:40px;height:40px;margin:15px 8px;font-size:18px}}@media screen and (max-width:480px){.contactame p{font-size:20px}.contactame .botton-two{padding:8px 20px;font-size:14px}footer p:first-child{font-size:24px}footer p:nth-child(2){font-size:14px;line-height:22px}.redes a{width:35px;height:35px;margin:12px 6px;font-size:16px}}.service{height:100vh;padding:40px 0;margin-left:250px;width:auto}.titulo h2{color:#5eead4;font-size:30px;margin-left:110px}.titulo small{color:#e2e8f0}.contenedor-habilidades{flex-wrap:wrap;gap:20px}.box{display:flex;justify-content:center;align-items:center}.card{height:395px;width:295px;padding:20px 35px;background:#0c1c42;border-radius:20px;margin:15px;position:relative;overflow:hidden}.card i{font-size:50px;display:block;text-align:center;margin:15px 0;color:#5e9bea}.card{cursor:default}h5{color:#5eead4;font-size:23px;text-align:center}.parrafo p{color:#e2e8f0;font-size:16px;line-height:27px;margin-bottom:25px}.continuar-container .button{background-color:#e2e8f0;color:black;position:relative;top:10px;right:230px}.continuar-container .button:hover{border:2px solid #e2e8f0;color:#e2e8f0}.slider-container{position:relative;width:100%;overflow:hidden;padding:0 50px}.arrow-button{position:absolute;top:50%;background:#e2e8f0;color:black;width:60px;height:60px;border-radius:50%;border:2px solid #e2e8f0;display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:10;font-size:15px;box-shadow:0 4px 8px rgba(0,0,0,.3);transition:background-color .3s,transform .2s}.arrow-button:hover{background-color:#e2e8f0;color:black;cursor:pointer;transform:translateY(-50%) scale(1.1)}.arrow-button:active{transform:translateY(-50%) scale(.95)}.left-arrow{left:50px}.right-arrow{right:50px}.page-indicators{display:flex;justify-content:center;margin-top:40px}.page-dot{width:12px;height:12px;border-radius:50%;background-color:#333;margin:0 5px;cursor:pointer;transition:background-color .3s}.page-dot.active{background-color:#5eead4;transform:scale(1.2)}.contenedor-habilidades{width:100%;display:flex;justify-content:center}.continuar-container{display:flex;justify-content:center;margin-top:-40px;margin-left:800px}.continuar-container .button{background-color:#5eead4;color:#0f172a;text-decoration:none;border:2px solid transparent;font-weight:700;padding:13px 25px;border-radius:30px;transition:.4s;box-shadow:0 4px 10px rgba(94,234,212,.5);animation:pulse 1.5s ease-in-out infinite}.continuar-container .button:hover{background-color:transparent;color:#5eead4;border:2px solid #5eead4;box-shadow:0 4px 10px rgba(94,234,212,.8);cursor:pointer}@media screen and (max-width:768px){.service{height:auto;margin-left:0;padding:30px 15px}.titulo h2{margin-left:0;text-align:center;font-size:26px}.contenedor-habilidades{flex-direction:column;align-items:center;gap:15px}.card{width:85%;max-width:320px;height:auto;margin:10px auto;padding:15px}.card i{font-size:40px;margin:10px 0}h5{font-size:20px}.parrafo p{font-size:15px;line-height:24px}.slider-container{padding:0 20px}.arrow-button{width:40px;height:40px;font-size:12px}.left-arrow{left:5px}.right-arrow{right:5px}.page-indicators{margin-top:20px}.button{display:none}}@media screen and (max-width:480px){.service{padding:20px 10px}.titulo h2{font-size:24px}.card{width:95%;padding:12px}.card i{font-size:35px}h5{font-size:18px}.parrafo p{font-size:14px;line-height:22px}.arrow-button{width:35px;height:35px}.continuar-container .button{padding:8px 18px;font-size:13px}.page-dot{width:10px;height:10px;margin:0 3px}}*{margin:0;padding:0;box-sizing:border-box}body{overflow-x:hidden}.home-container{position:relative;min-height:100vh}.header{display:flex;flex-direction:column;align-items:center;padding:1rem 0 0 30px;position:fixed;top:0;left:0;bottom:0;width:500px;z-index:100;transition:background-color .3s ease}.logo{position:absolute;top:65px;left:59px;z-index:5}.start{color:#e0e4ed;border-radius:8px;width:390px;display:table-column;padding-top:30px}.start h1{font-size:2.5rem;font-weight:700;color:#ffffff;margin-left:6px}.start h1:first-letter{color:transparent}.start h2{font-size:1.25rem;font-weight:500;color:#e0e4ed}.nav-menu{flex-direction:column;padding:90px}.nav-menu li{width:100%;margin-bottom:-35px}.nav-menu li a{padding-bottom:1rem;display:block}.nav-menu li a.nav-active{color:#5eead4;font-weight:700}.nav-menu li a.nav-active:after{content:"";position:absolute;width:100%;height:2px;top:20px;bottom:0;left:0;background-color:#5eead4}.nav-menu li a:after{top:20px}.textizquierda{color:#abadb1;font-size:25px;letter-spacing:20px;padding:40px;transition:color .3s ease}.textizquierda a:hover{color:#e2e8f0}main{margin-left:250px}.hero-section{width:900px}.hero-section h1{color:#ffffff;font-size:3rem;margin:.5rem 0;font-weight:700;letter-spacing:-1px}.hero-section h3{color:#5eead4;font-size:18px;font-weight:500}.cta-button button{background-color:#e0e4ed;color:#0f172a;border:2px solid transparent;font-weight:700;border-radius:30px;font-size:1rem;transition:all .3s ease;cursor:pointer}.logo{text-decoration:none;transition:transform .4s ease}.logo:hover{transform:scale(1.1)}.logo-img{width:50px;height:auto}.main-nav{display:flex;align-items:center}.nav-menu{display:flex;list-style:none;gap:2rem}.nav-menu li a{color:#e2e8f0;text-decoration:none;font-weight:600;font-size:1rem;transition:color .3s ease;position:relative;padding-bottom:.5rem}.nav-menu li a:hover{color:#5eead4}.nav-menu li a:after{content:"";position:absolute;width:0;height:2px;bottom:0;left:0;background-color:#5eead4;transition:width .3s ease}.nav-menu li a:hover:after{width:100%}.hero-section{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:0 10%}.hero-content{max-width:800px;text-align:left}h4{color:#5eead4;font-size:1.5rem;margin-bottom:1rem;font-weight:500}h1{color:#ffffff;font-size:4rem;margin:1rem 0;font-weight:700;letter-spacing:-1px}h3{color:#5eead4;font-size:1.8rem;margin-bottom:2rem;font-weight:500}.cta-button{margin-top:2rem}button{background-color:#5eead4;color:#0f172a;padding:.8rem 2rem;font-size:1rem;transition:all .3s ease;cursor:pointer}button:hover{border:2px solid #5eead4;color:#5eead4}.menu-icon{display:none;cursor:pointer;font-size:24px}@media screen and (max-width:768px){.header{display:none}main{margin-left:0;padding:5%}.home-container{padding:0 20px}.hero-section{width:100%;padding:0 15px;margin:0 auto}.hero-content{text-align:center;padding:0 10px;margin:0 auto;width:100%;max-width:500px}.cta-button{display:none}}@media screen and (max-width:480px){.home-container{padding:5% 15px}.hero-section{padding:0 10px}.hero-section h1{font-size:2rem}.hero-content{padding:0 5px}.cta-button button{padding:.6rem 1.5rem}.cta-button{display:none}}.about{height:100vh;width:auto;padding:35px 0;margin-left:250px}.main{width:1130px;max-width:95%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-direction:row}.about-text{width:60%;padding-right:40px;order:1}.about img{height:auto;width:250px;filter:opacity(.7) drop-shadow(0 0 0 rgb(31,38,99));transition:transform .4s ease,filter .4s ease;border-radius:15px;margin-right:25px;order:2}.about img:hover{filter:opacity(1) drop-shadow(0 0 4px #5eead4);transform:scale(1.1);box-shadow:0 1px 1px rgba(94,234,212,.5)}.about img:active{transform:scale(1.05);transition:transform .1s ease}.about-text h2{color:#5eead4;font-size:30px;margin-left:90px}.about-text h2,h2 small{text-transform:capitalize}h2 small{color:#e2e8f0;font-size:22px}.about-text p{color:#e2e8f0;letter-spacing:1px;line-height:28px;width:400px;font-size:18px;margin-top:20px;margin-bottom:20px;margin-left:90px;max-height:390px;overflow-y:auto;padding-right:10px;scrollbar-width:thin;scrollbar-color:#5eead4 transparent}.about-text p::-webkit-scrollbar{width:8px}.about-text p::-webkit-scrollbar-thumb{background-color:rgb(209,98,209);border-radius:10px}.button-container{display:flex;gap:10px;margin-left:90px;margin-top:30px}button{background-color:#e2e8f0;color:black;text-decoration:none;border:2px solid transparent;font-weight:700;padding:13px 30px;border-radius:30px;transition:.4s}button:hover{background-color:transparent;border:2px solid #e2e8f0;color:#e2e8f0;cursor:pointer}@media screen and (max-width:768px){.about{height:auto;margin-left:0;padding:5px 15px}.main{width:100%;flex-direction:column;margin:0 auto}.about-text{width:100%;padding-right:0;order:2;text-align:center}.about img{width:200px;margin-right:0;margin-bottom:20px;order:1}.about-text h2{margin-left:0;font-size:26px}h2 small{font-size:18px}.about-text p{width:100%;margin-left:0;font-size:16px;line-height:24px;padding:0 10px}.button-container{margin-left:0;justify-content:center}button{padding:10px 20px}.btncontinuar{display:none}}@media screen and (max-width:480px){.about{padding:5px 10px}.about img{width:180px}.about-text h2{font-size:24px}h2 small{font-size:16px}.about-text p{font-size:15px;line-height:22px}button{padding:8px 18px;font-size:14px}.btncontinuar{display:none}}