.navbar a:hover:after,.navbar a:hover:before,header{width:100%}.list,ul{list-style:none}.a-btn,.a-btn:hover{background-color:#8a2be2}#hero .container,#hero p{padding-top:150px}#hero p,.pb i:hover{text-shadow:2px 2px 10px rgba(122,20,231,.5)}#hero,#project .card{background-size:cover;background-position:center center}#about,#contact{background-color:var(--background-color-one);text-align:center}#contact a,.navbar a{padding:5px 12px;font-weight:700;text-decoration:none}#about,#contact a,.a-btn,.navbar a,header p{font-weight:700}body,footer,header{background-color:#282828}#about,#about .container,#contact,#contact .container,#hero .container,#project{text-align:center}#proyect h2,.container-project h3,body,footer p{margin:0}#contact a,.a-btn,.container-project a,.navbar a{text-decoration:none}:root{--background-color-one:rgba(250, 235, 215)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif}header{position:fixed}header p{font-size:1.3em;color:#8a2be2;text-shadow:2px 2px 10px rgba(226,190,240,.5)}.container{max-width:1400px;margin:auto}.navbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:15px}.navbar a{color:#f5f5f5;position:relative;letter-spacing:.5px;cursor:pointer}.navbar a:before,a:after{content:"";position:absolute;height:3px;width:0;background:#8a2be2;transition:.5s}.navbar a:after{right:0;bottom:-10px}.navbar a::before{left:0;top:-10px}.logo{margin-right:50px}.list{display:flex;gap:25px}#project p,#toggler,.navbar label{display:none}@media screen and (max-width:700px){.menu{width:100%;max-height:0;overflow:hidden}.list{flex-direction:column;align-items:center;padding:20px}.navbar label{display:inline-flex;align-items:center;cursor:pointer;color:#f5f5f5}#toggler:checked~.menu{max-height:100%}}h1{font-size:3.5em}h2{font-size:2.7em}h3{font-size:2em}p{font-size:1.25em}.a-btn{padding:5px 20px;border-radius:15px;border:1px solid rgba(0,0,0,.5);box-shadow:2px 2px 10px rgba(0,0,0,.5);color:#fff}.a-btn:hover{opacity:.9;border:0;box-shadow:0 4px 16px #fff;transition:.2s}#hero{height:100vh;color:#fff;background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.5)),url("/img/fullstack.jpg");background-repeat:no-repeat}#hero .container{display:flex;flex-direction:column;align-items:center;justify-content:center}#hero h1{text-shadow:2px 2px 10px rgba(0,0,0,.5)}#hero h2{position:absolute;transform:translate(-50%,-50%);animation:10s ease-in-out infinite morph-effect}#hero h2:first-child{animation-delay:-10s}#hero h2:nth-child(2){animation-delay:-5s}.pb i{padding:5px;transition:.5s}.pb i:hover{transform:scale(2)}@keyframes morph-effect{0%,100%,20%{filter:blur(0px);opacity:1}40%,80%{filter:blur(16px);opacity:0}}#about{padding:30px 12px}#project{background-color:#1e1e1e;padding:50px 12px;color:#f0f8ff}#project .card{padding:10px;margin:10px;border-radius:10px}.card:first-child{background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.5)),url("/img/banagro/home.png")}.card:nth-child(2){background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.5)),url("/img/cedula/welcome.png")}.card:nth-child(3){background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.5)),url("/img/Estampilla/home.png")}.card:last-child{background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.5)),url("/img/Ilogtrack/LGE.png")}#contact{padding:200px 12px}#contact a{color:#000}#contact a:hover,.container-project a:hover{color:#8a2be2;text-shadow:0 4px 16px #9f5ddd}footer .container{display:flex;justify-content:center}footer p{padding:20px;color:#f5f5f5}.container-project{max-width:1200px;padding-top:100px;margin:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#f0f8ff}.container-project h1{margin:0;font-size:3.5em;text-shadow:2px 2px 10px rgba(255,255,255,.5)}.container-project p{font-size:1.25em;padding:auto}.container-project a{color:#f0f8ff}.icons{display:flex;justify-content:center;align-items:center}.icons i{margin:10px;padding:auto}.container-project section img{width:350px;height:200px}@media (min-width:720px){header{position:fixed;width:100%}header .container{flex-direction:row;justify-content:space-between}header nav{flex-direction:row;padding-bottom:0;padding-right:20px}#about .container{display:flex;justify-content:center;padding:40px 12px}#about .about-texto{width:90%;text-align:center;padding:0 20px}#about p{padding-top:0;font-size:1.3em}#project .container{padding:100px 20px}#project h2{padding:30px 0}#project .cards{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}#project .card{width:300px;padding:50px;background-size:100% 140px;background-repeat:no-repeat;background-position-y:0;background-color:rgba(50,50,50,.5);box-shadow:2px 2px 10px rgba(0,0,0,.5)}#project p{display:block;margin-bottom:30px}#project h3{display:block;margin-top:0;margin-bottom:70px}#contact{height:80vh}.container-project section img{transition:.5s}.container-project section img:hover{cursor:crosshair;transform:scale(2)}}