.cont-expert,.head,.me,.number,.social-media-icon,.subtitulo,.technologies,.title{text-align:center}.head,.navbar-menu{height:100%;display:flex}.head,.menu,.navbar-menu{display:flex}.btn,.img-gallery,.menu,.menu div{cursor:pointer}.container,.line{max-width:1200px}.container{width:90%;overflow:hidden;margin:auto;padding:100px 0}header{height:100vh;background-image:linear-gradient(to top,rgb(207,217,223,.7) 0,rgb(225,234,239,.7) 100%),url(../img/background.jpg);background-repeat:no-repeat;background-size:cover;background-attachment:fixed;background-position:center}header::after{opacity:.1;z-index:-1}.head{padding:0;justify-content:center;align-items:center;flex-direction:column;color:var(--dark-color)}.menu{flex-direction:column;align-items:flex-end;padding:20px;position:fixed;right:30px}.menu div{margin:3px;width:25px;height:3px;background:var(--gray-color);transition:.5s}.toggle .line1{transform:rotate(-45deg) translate(-6px,6px)}.toggle .line2{opacity:0}.toggle .line3{transform:rotate(45deg) translate(-6px,-6px)}.navbar-menu{position:fixed;top:0;left:0;width:30vw;background:var(--bg-gray-color);flex-direction:column;justify-content:space-evenly;align-items:center;transform:translate(-110%);transition:transform .5s ease-in-out;box-shadow:0 0 6px rgba(0,0,0,.5);z-index:1}.spread{transform:translate(0)}.navbar-menu a{color:var(--white-color);text-decoration:none;font-weight:700}.titulo{font-size:60px;margin-bottom:15px;animation:1.2s ease-out bounce}.copy{font-weight:300;font-size:25px}.number,.subtitulo{font-weight:700}.brand,.subtitulo{font-size:40px}.subtitulo{color:var(--bg-gray-color);margin-bottom:10px}.container-servicio,.experts{display:flex;justify-content:space-evenly;align-items:center;flex-wrap:wrap}.container-servicio img{width:35%;border-radius:5px}.checklist-servicio,.description-project div{width:45%}.service p{text-align:justify;transition:1s;opacity:0}.service{margin-bottom:20px}.n-service{margin-bottom:7px;color:var(--blue-light-color)}.title{margin-bottom:50px}.line-title{height:3px;width:80px;background-color:var(--bg-blue-line);margin:0 auto}#myBtnContainer button,.techs{margin:5px;border-radius:5px}.project img,.show{display:block}.description-project{text-align:center;display:flex;flex-wrap:wrap;justify-content:space-evenly;padding:15px}#myBtnContainer,.techs{justify-content:center}.techs{background:#dae2ec;color:#617d98;display:flex;align-items:center;padding:5px 25px}.btn.active,.contact-us,.me,.social-media-icon{color:var(--white-color)}.techs-big{width:60%!important}.project:hover{box-shadow:rgba(0,0,0,.3) 0 3px 5px 0;transform:scale(1.02)}.cont-expert{width:30%;margin-bottom:50px}.cont-expert img{width:35%;display:block;margin:0 auto}.n-expert{display:inline-block;margin-top:20px;width:100%;font-weight:400}.brand,.brand+p{font-weight:500}.technologies{margin:50px 300px}.txt-type>.txt{border-right:.2rem solid #000}#myBtnContainer{display:flex;margin:20px}.btn{border:none;outline:0;padding:12px 16px;background-color:var(--white-color)}.btn:hover{background-color:#ddd}.btn.active{background-color:var(--bg-gray-dark-color)}.service p[data-scroll=in]{opacity:1;transition-delay:0.5s}footer{background:var(--bg-gray-dark-color);opacity:.8;padding-bottom:.1px;box-shadow:0 -3px 5px rgba(102,102,102,.5)}.footer-content{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;padding-top:60px;padding-bottom:40px}.contact-us{width:30%}.social-media{width:20%;display:flex;justify-content:flex-end}.social-media-icon{display:inline-block;margin-left:20px;width:57px;height:57px;border:1px solid var(--white-color);border-radius:50%}.social-media-icon:hover{background:var(--white-color);color:#d36d0e}.social-media-icon i{font-size:28px;line-height:57px}.line{width:90%;margin:0 auto 40px;height:2px;background:var(--white-color)}.me{margin-bottom:30px}