.hero-section .lead,.hero-section h1{animation:15s infinite textColorChange}.hero-section .btn-primary,.hero-section h1{font-weight:500;font-family:poppins,sans-serif}.location-text,body{font-family:Poppins,sans-serif}.slider:after,.slider:before{content:"";border-radius:50%}.contact-card:hover .contact-icon img,.footer-logo:hover .footer-logo-img{filter:brightness(0) saturate(100%) hue-rotate(0deg) invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg)}body{margin:0;min-height:100vh;scroll-behavior:smooth}.navbar{padding:1rem 0;background:rgba(255,255,255,.95);backdrop-filter:blur(10px);box-shadow:0 4px 20px rgba(0,0,0,.05);transition:background .3s}.navbar-logo-img{height:50px;transition:transform .3s,box-shadow .3s}.navbar-brand:hover .navbar-logo-img{transform:scale(1.15)}.navbar-nav .nav-link{position:relative;color:#353535;font-weight:500;font-size:15px;margin-left:2rem;letter-spacing:.5px;transition:color .4s ease-in-out,opacity .4s ease-in-out,transform .4s ease-in-out,text-shadow .4s ease-in-out}.navbar-nav .nav-link::after{content:'';position:absolute;width:0;height:2px;bottom:-4px;left:50%;background:#3c6e71;transition:width .4s ease-in-out,left .4s ease-in-out}.navbar-nav .nav-link:hover{color:#3c6e71;opacity:.9;transform:scale(1.05);text-shadow:0 1px 2px rgba(60,110,113,.3)}.navbar-nav .nav-link:hover::after{width:100%;left:0}.navbar-toggler{border:none;padding:.5rem}.navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(40, 75, 99, 0.8)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");width:24px;height:24px}.hero-section{position:relative;min-height:100vh;display:flex;align-items:flex-start;justify-content:center;background:linear-gradient(45deg,#284b63,#3c6e71,#d9d9d9,#3c6e71,#284b63);background-size:400% 400%;animation:15s infinite gradientFlow;overflow:hidden;padding-top:120px}@keyframes gradientFlow{0%,100%{background-position:0 50%}50%{background-position:100% 50%}}.hero-section .container{max-width:1200px}.hero-section h1{font-size:3.1rem;color:#353535;margin-bottom:1.5rem}.location-text,.service-card h3,.service-subcategories li{margin-bottom:.5rem}.hero-section .lead{font-size:1.2rem;color:#fff;margin-bottom:2rem;font-style:italic;font-family:poppins,sans-serif;max-width:90%;margin-right:auto}.hero-section .btn-primary{background-color:#284b63;border:none;padding:.75rem 2rem;font-size:1.1rem;animation:15s infinite btnColorChange;transition:background-color .3s,transform .3s}.certification-btn:hover,.hero-section .btn-primary:hover,.service-btn:hover{background-color:#3c6e71;transform:scale(1.05)}.hero-section .logo-hero-container{animation:3s ease-in-out infinite float;max-width:500px;margin:0 auto}.hero-section .logo-hero{animation:15s infinite logoColorChange;filter:drop-shadow(0 4px 10px rgba(0, 0, 0, .3));width:100%}.hero-bg{position:absolute;top:0;right:0;width:50%;height:100%;background:linear-gradient(135deg,rgba(40,75,99,.8),rgba(60,110,113,.5));clip-path:ellipse(70% 100% at 100% 0%);z-index:-1}@keyframes textColorChange{0%,100%{color:#fff}25%{color:#353535}50%{color:#284b63}75%{color:#d9d9d9}}@keyframes btnColorChange{0%,100%{background-color:#284b63}25%,75%{background-color:#3c6e71}50%{background-color:#353535}}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes logoColorChange{0%,100%{filter:drop-shadow(0 4px 10px rgba(0, 0, 0, .3))}50%{filter:drop-shadow(0 4px 10px rgba(0, 0, 0, .5))}}.location-container{position:absolute;bottom:190px;left:50%;transform:translateX(-50%);text-align:center;width:100%}.location-text{font-size:1.2rem;color:#fff;font-weight:400}.location-underline{width:450px;height:1px;background-color:#3c6e71;margin:0 auto;transition:width .3s}.location-container:hover .location-underline{width:100px}.service-btn,.service-subcategories{font-size:.95rem;font-family:Poppins,sans-serif}.services-section{padding:8rem 0 12rem;background-color:#fff;transition:background-color .5s,color .5s;min-height:100vh;display:flex;align-items:center;position:relative}.custom-container{max-width:1400px;padding-left:2rem;padding-right:2rem;position:relative;z-index:1}.services-bg{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(60,110,113,.2),rgba(217,217,217,.1));clip-path:ellipse(80% 60% at 70% 30%);z-index:0;transition:background .5s}.services-section.dark-mode .services-bg{background:linear-gradient(135deg,rgba(40,75,99,.2),rgba(53,53,53,.1))}.services-section.dark-mode{background-color:#353535;color:#fff}.service-card{position:relative;background:linear-gradient(135deg,rgba(245,245,245,.95),rgba(217,217,217,.85));border:1px solid transparent;border-radius:20px;padding:2rem;text-align:center;box-shadow:0 10px 30px rgba(0,0,0,.08);transition:box-shadow .3s,transform .3s,border-color .3s,background .5s;min-height:480px;overflow:hidden;backdrop-filter:blur(8px);display:flex;flex-direction:column;justify-content:space-between}.services-section.dark-mode .service-card{background:linear-gradient(135deg,rgba(40,75,99,.95),rgba(53,53,53,.85));box-shadow:0 10px 30px rgba(0,0,0,.4);backdrop-filter:blur(8px)}.service-card:hover{transform:translateY(-12px);box-shadow:0 15px 40px rgba(60,110,113,.3);border-color:#3c6e71}.services-section.dark-mode .service-card:hover{box-shadow:0 15px 40px rgba(40,75,99,.5);border-color:#284b63}.service-icon-wrapper{position:relative;margin-bottom:1.5rem}.service-icon-circle{position:relative;width:80px;height:80px;margin:0 auto;background:linear-gradient(45deg,#3c6e71,#d9d9d9);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 5px 15px rgba(60,110,113,.2);transition:transform .3s,background .3s,box-shadow .3s}.dynamic-text,.switch{position:relative;display:inline-block}.services-section.dark-mode .service-icon-circle{background:linear-gradient(45deg,#284b63,#353535);box-shadow:0 5px 15px rgba(40,75,99,.3)}.service-icon-circle i{font-size:2.5rem;color:#fff;transition:transform .3s,color .3s}.service-card:hover .service-icon-circle{transform:scale(1.1);box-shadow:0 8px 20px rgba(60,110,113,.4)}.services-section.dark-mode .service-card:hover .service-icon-circle{box-shadow:0 8px 20px rgba(40,75,99,.5)}.service-card:hover .service-icon-circle i{transform:rotate(10deg)}.service-divider{width:50px;height:2px;background-color:#3c6e71;margin:1rem auto;transition:background-color .3s}.services-section.dark-mode .service-divider{background-color:#d9d9d9}.services-section.dark-mode .slider,input:checked+.slider{background:linear-gradient(135deg,#284b63,#353535);box-shadow:0 4px 10px rgba(0,0,0,.3),inset 0 2px 5px rgba(0,0,0,.2)}.service-card h3{font-size:1.6rem;font-weight:700;color:#353535;letter-spacing:.5px;text-transform:uppercase}.contact-card:hover .contact-info,.services-section.dark-mode .service-card h3{color:#fff}.service-subcategories{color:#353535;line-height:1.6;font-style:italic;margin-bottom:1.5rem;opacity:.9;list-style:none;padding:0;text-align:center}.about-section.dark-mode .certifications-title,.about-section.dark-mode .section-description,.about-section.dark-mode .section-title,.about-section.dark-mode .skill-name,.about-section.dark-mode .skills-title,.about-section.dark-mode .team-card h3,.services-section.dark-mode .service-subcategories,.services-section.dark-mode .services-footer-text{color:#d9d9d9}.service-btn{background-color:#284b63;border:none;padding:.6rem 1.5rem;font-weight:500;transition:background-color .3s,transform .3s;margin-top:1.5rem}.services-footer-text{font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:500;color:#353535;margin-top:3rem;margin-bottom:2rem;line-height:1.6}.static-text{font-style:normal;font-weight:600;letter-spacing:.5px}.dynamic-text{font-style:italic;font-weight:200}.dynamic-text.slide-in{animation:.5s ease-out forwards slideIn}.dynamic-text.slide-out{animation:.5s ease-out forwards slideOut}@keyframes slideIn{from{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideOut{from{transform:translateY(0);opacity:1}to{transform:translateY(-20px);opacity:0}}.switch{width:60px;height:34px}.slider,.slider:after,.slider:before{position:absolute;transition:.4s}.switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#d9d9d9,#f5f5f5);border-radius:34px;box-shadow:0 4px 10px rgba(0,0,0,.1),inset 0 2px 5px rgba(0,0,0,.05);backdrop-filter:blur(5px);border:1px solid transparent}.slider:hover{box-shadow:0 6px 15px rgba(60,110,113,.2);border-color:#3c6e71;background:linear-gradient(135deg,#e0e0e0,#fff)}.services-section.dark-mode .slider:hover,input:checked+.slider:hover{box-shadow:0 6px 15px rgba(40,75,99,.4);border-color:#284b63;background:linear-gradient(135deg,#2f5a7a,#3a3a3a)}input:checked+.slider{background-color:#284b63}.slider:before{height:26px;width:26px;left:4px;bottom:4px;background-color:#fff}.slider:after{height:20px;width:20px;left:7px;bottom:7px;background-image:url('../img/claro.svg');background-size:cover;background-position:center}input:checked+.slider:before{transform:translateX(26px)}input:checked+.slider:after{transform:translateX(26px);background-image:url('../img/oscuro.svg')}.about-section{padding:8rem 0 12rem;position:relative;overflow:hidden;background-color:#fff;transition:background-color .5s,color .5s;min-height:100vh;display:flex;align-items:center}.about-section .custom-container,.contact-section .custom-container{position:relative;z-index:1;max-width:1400px;padding-left:2rem;padding-right:2rem}.about-section .section-title{font-size:2.5rem;font-weight:800;color:#353535;margin-bottom:1rem;text-transform:uppercase;letter-spacing:1.5px;font-family:Poppins,sans-serif;text-shadow:0 2px 4px rgba(0,0,0,.3)}.about-section .section-description{font-size:1.3rem;color:#353535;opacity:.9;max-width:800px;margin:0 auto;line-height:1.8;font-family:Poppins,sans-serif;text-shadow:0 1px 3px rgba(0,0,0,.2)}.certifications-title,.contact-section .section-title,.skills-title{text-transform:uppercase;letter-spacing:1.5px;text-shadow:0 2px 4px rgba(0,0,0,.3)}.team-card{display:flex;align-items:center;justify-content:center;gap:1.5rem;text-align:left}.team-image{position:relative;border-radius:50%;overflow:hidden;width:100px;height:100px;flex-shrink:0}.team-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.certification-card:hover .certification-image,.team-card:hover .team-image img{transform:scale(1.05)}.team-info{display:flex;flex-direction:column}.team-card h3{font-size:1.6rem;font-weight:700;color:#353535;margin-bottom:.2rem;text-transform:uppercase;letter-spacing:1px;font-family:Poppins,sans-serif}.team-role{font-size:1.1rem;font-weight:600;color:#3c6e71;font-family:Poppins,sans-serif}.about-section.dark-mode .team-role{color:#284b63}.certification-card{position:relative;background:linear-gradient(135deg,rgba(245,245,245,.2),rgba(217,217,217,.1));border:1px solid rgba(255,255,255,.2);border-radius:15px;padding:1.5rem;text-align:center;box-shadow:0 10px 30px rgba(0,0,0,.1);transition:box-shadow .3s,transform .3s,border-color .3s,background .5s;backdrop-filter:blur(12px);min-height:360px}.about-section.dark-mode .certification-card{background:linear-gradient(135deg,rgba(40,75,99,.2),rgba(53,53,53,.1));box-shadow:0 10px 30px rgba(0,0,0,.5);border-color:rgba(255,255,255,.2)}.certification-card:hover{transform:translateY(-10px);box-shadow:0 15px 40px rgba(60,110,113,.4);border-color:#3c6e71}.about-section.dark-mode .certification-card:hover{box-shadow:0 15px 40px rgba(40,75,99,.6);border-color:#284b63}.certification-image{width:100%;max-width:381px;height:271px;object-fit:contain;border-radius:10px;margin-bottom:1rem;transition:transform .3s}.certification-btn{background-color:#284b63;border:none;padding:.6rem 1.5rem;font-size:.95rem;font-weight:500;font-family:Poppins,sans-serif;transition:background-color .3s,transform .3s;margin-top:1rem}.certifications-title,.skills-title{font-size:1.8rem;font-weight:700;color:#353535;margin-bottom:1rem;font-family:Poppins,sans-serif}.about-section .separator{border:0;height:2px;background:linear-gradient(to right,transparent,#3c6e71,transparent);margin:2rem 0;opacity:.7}.about-section.dark-mode .separator{background:linear-gradient(to right,transparent,#d9d9d9,transparent)}.skill-card{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:1rem}.skill-image{width:60px;height:60px;object-fit:contain;margin-bottom:.5rem;transition:transform .3s}.skill-card:hover .skill-image{transform:scale(1.1)}.skill-name{font-size:.9rem;font-weight:600;color:#353535;font-family:Poppins,sans-serif}.contact-info,.contact-section .section-title,.contact-title,.footer-section{font-family:Inter,sans-serif}.contact-section{padding:10rem 0;position:relative;overflow:hidden}.background-gradient,.contact-card::before{position:absolute;top:0;left:0;width:100%;height:100%}.background-gradient{background:linear-gradient(45deg,#2a2a2a,#4a7a7d);z-index:0}.contact-section .section-title{font-size:2.5rem;font-weight:800;color:#fff;margin-bottom:1rem}.contact-section .section-description{font-size:1.3rem;color:#e0e0e0;opacity:.9;max-width:800px;margin:0 auto;line-height:1.8;font-family:Inter,sans-serif;text-shadow:0 1px 3px rgba(0,0,0,.2)}.contact-card{display:block;position:relative;background:0 0;border:1px solid transparent;border-radius:15px;padding:2rem;text-align:center;box-shadow:0 8px 25px rgba(0,0,0,.2);transition:.5s cubic-bezier(.4, 0, .2, 1);text-decoration:none;overflow:hidden;color:inherit}.contact-card::before{content:'';background:rgba(40,40,40,.9);backdrop-filter:blur(8px);border-radius:15px;transition:background .5s;z-index:-1}.contact-card:hover::before{background:#d9d9d900}.contact-card:hover{transform:translateY(-8px);box-shadow:0 12px 35px rgba(0,0,0,.3);border:1px solid #fff}.contact-icon{margin-bottom:1.5rem}.contact-icon img{width:48px;height:48px;filter:brightness(0) saturate(100%) hue-rotate(0deg) invert(85%) sepia(10%) saturate(200%) hue-rotate(180deg);transition:.3s}.contact-card:hover .contact-icon img{transform:scale(1.1) rotate(10deg)}.contact-title{font-size:1.4rem;font-weight:700;color:#fff;margin-bottom:.5rem}.contact-info{font-size:1rem;color:rgba(255,255,255,.26);transition:color .5s}@media (max-width:991px){.navbar-nav{padding:1rem 0;text-align:center}.navbar-nav .nav-link{margin:.5rem 0;font-size:15px}.navbar-logo-img{height:40px}.navbar-nav .nav-link:hover::after{width:50%;left:25%}.hero-section{min-height:calc(100vh - 20px);padding-top:40px}.hero-section .container{padding-top:20px}.hero-section h1{font-size:2.5rem}.hero-section .lead{font-size:1rem;max-width:100%}.hero-section .logo-hero-container{margin-top:2.5rem;max-width:200px}.hero-bg{width:100%;clip-path:ellipse(100% 50% at 50% 0%)}.location-container{margin-top:25px}.location-text{font-size:.8rem}.location-underline{width:300px}.location-container:hover .location-underline{width:80px}.service-card{min-height:460px;padding:2rem}.service-icon-wrapper{margin-bottom:1.25rem}.service-icon-circle{width:70px;height:70px}.service-icon-circle i{font-size:2.2rem}.service-card h3{font-size:1.5rem}.service-subcategories{font-size:.9rem;margin-bottom:1.25rem}.service-subcategories li{margin-bottom:.4rem}.service-btn{padding:.5rem 1.2rem;font-size:.9rem;margin-top:1.25rem}.services-footer-text{font-size:1.3rem;margin-top:2.5rem;margin-bottom:1.5rem}.services-bg{clip-path:ellipse(100% 50% at 70% 30%)}.about-section{padding:6rem 0 10rem}.team-card{flex-direction:column;text-align:center;padding:1rem}.team-image{width:80px;height:80px}.team-card h3{font-size:1.4rem}.team-role{font-size:1rem}.certification-card{min-height:320px}.certification-image{max-width:305px;height:217px}.certification-btn{padding:.5rem 1.2rem;font-size:.9rem}.skill-image{width:50px;height:50px}.skill-name{font-size:.85rem}.about-bg{clip-path:polygon(0 0,100% 15%,85% 100%,15% 85%)}.contact-card{padding:1.5rem}.contact-icon img{width:40px;height:40px}.contact-title{font-size:1.2rem}.contact-info{font-size:.9rem}}.footer-section{background:#2a2a2a;padding:2rem 0;position:relative;color:#e0e0e0}.footer-section .custom-container{max-width:1400px;padding-left:2rem;padding-right:2rem}.footer-logo-img{width:120px;height:auto;transition:filter .3s}.footer-address,.footer-copyright{font-size:1rem;color:#e0e0e0;margin:0;opacity:.8;transition:opacity .3s}.footer-address:hover,.footer-copyright:hover{opacity:1}@media (max-width:767px){.footer-logo-img{width:40px}.footer-address,.footer-copyright{font-size:.9rem}}@media (max-width:576px){.navbar-logo-img{height:36px}.navbar-nav .nav-link{font-size:14px}.navbar-nav .nav-link:hover::after{width:50%;left:25%}.hero-section .lead,.hero-section h1{padding-left:1rem;padding-right:1rem}.hero-section{min-height:calc(100vh - 10px);padding-top:50px}.hero-section .container{padding-top:25px}.about-section .section-title,.contact-section .section-title,.hero-section h1,.service-icon-circle i{font-size:2rem}.hero-section .lead{font-size:.95rem;line-height:1.6;max-width:100%}.hero-section .btn-primary{padding:.5rem 1rem;font-size:.9rem;margin:20px auto;display:inline-block}.hero-section .button-container{text-align:center}.hero-section .logo-hero-container{max-width:150px;margin-top:2rem}.location-container{margin-top:40px}.location-text{font-size:.8rem}.location-underline{width:90px;height:1px}.location-container:hover .location-underline{width:100px}.about-section,.contact-section,.services-section{padding:3rem 0}.service-card{min-height:440px;margin-bottom:1.5rem;padding:1.5rem}.service-icon-wrapper{margin-bottom:1rem}.service-icon-circle,.team-image{width:60px;height:60px}.service-card h3{font-size:1.4rem}.service-subcategories{font-size:.85rem;margin-bottom:1rem}.service-subcategories li{margin-bottom:.3rem}.service-btn{padding:.5rem 1rem;font-size:.85rem;margin-top:1rem}.services-footer-text{font-size:1.1rem;margin-top:2rem;margin-bottom:1rem}.theme-toggle{padding:.5rem 0;margin-bottom:2rem}.switch{width:50px;height:28px}.slider:before{height:20px;width:20px;left:4px;bottom:4px}.slider:after{height:16px;width:16px;left:6px;bottom:6px}input:checked+.slider:after,input:checked+.slider:before{transform:translateX(22px)}.services-bg{clip-path:ellipse(120% 40% at 70% 30%)}.about-section .section-description,.contact-section .section-description{font-size:1rem}.team-card{flex-direction:column;text-align:center;padding:.5rem}.team-card h3{font-size:1.3rem}.team-role{font-size:.95rem}.certifications-title,.skills-title{font-size:1.5rem}.certification-card{min-height:280px}.certification-image{max-width:228px;height:163px}.certification-btn{padding:.5rem 1rem;font-size:.85rem}.skill-card{padding:.5rem}.contact-icon img,.skill-image{width:36px;height:36px}.skill-name{font-size:.75rem}.about-section .separator{margin:1.5rem 0}.about-bg{clip-path:polygon(0 0,100% 10%,90% 100%,10% 90%)}.contact-card,.contact-card::before{border-radius:15px}.contact-card{padding:1.2rem}.contact-title{font-size:1.1rem}.contact-info,.footer-address,.footer-copyright{font-size:.85rem}.footer-section{padding:1.5rem 0}.footer-logo-img{width:80px}}body,html{overflow-x:hidden}