@import url(https://fonts.googleapis.com/css2?family=Nunito:wght@200;300;400;500;600;700;800;900&family=Poppins:ital,wght@0,200;0,300;0,400;0,500;1,200;1,300;1,400;1,500&display=swap);*{box-sizing:border-box;font-family:Poppins,sans-serif;margin:0;padding:0}.App{text-align:center}.hero{height:100vh;position:relative}.hero,.img{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%}.img{height:100%;object-fit:cover}.hero-text{color:#fff;left:50%;position:absolute;top:55%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}.hero-text h1{font-size:2rem}.hero-text a,.hero-text h1{-webkit-text-fill-color:transparent;background:#fff;-webkit-background-clip:text;background-clip:text;font-weight:800}.hero-text a{font-size:1.5rem}.hero-text p{color:#fff;font-size:1.2rem;padding:.5rem 0 .2rem}.hero-text .show{background:#fff;border-radius:15px;color:#222;font-size:1.2rem;font-weight:700;letter-spacing:2px;padding:1rem 2rem;text-decoration:none}.hero-about{height:100vh;position:relative;width:100%}.hero-about h1{-webkit-text-fill-color:transparent;background:#fff;-webkit-background-clip:text;background-clip:text;font-size:4rem;font-weight:800}@media screen and (max-width:850px){.hero-text h1{-webkit-text-fill-color:transparent;background:#fff;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:800}.hero-text p{color:#fff;font-size:.8rem;padding:.5rem 0 .2rem}.hero-text a{-webkit-text-fill-color:transparent;background:#fff;-webkit-background-clip:text;background-clip:text;font-size:.8rem;font-weight:800}.hero-text .show{background:#fff;border-radius:15px;color:#222;font-size:1rem;font-weight:700;letter-spacing:2px;padding:1rem 2rem;text-decoration:none}}.NavbarItems{align-items:center;background-color:#fff;border-radius:30px;box-shadow:0 5px 15px rgba(0,0,0,.25);display:flex;height:60px;justify-content:space-between;left:50%;padding:0 30px;position:fixed;top:20px;-webkit-transform:translate(-50%);transform:translate(-50%);width:98%;z-index:9999}.Navbar-logo{height:56%;margin-top:8px;width:56%}.navbar-menu{grid-gap:30px;align-items:center;display:grid;grid-template-columns:repeat(6,auto)}.nav-title,.navbar-menu{list-style:none}.nav-links{color:#c2b280;font-size:1.2rem;font-weight:200;padding:.7rem 1rem;text-align:center;text-decoration:none;white-space:nowrap}.nav-links i{padding-right:px}.nav-links:hover{background-color:#7cb5ec;border-radius:4px;color:#fff;transition:all .2s ease-in-out}.menu-icons{display:none}@media screen and (max-width:850px){.NavbarItems{z-index:99}.navbar-menu{align-items:stretch;background:#fff;border-radius:30px;display:flex;flex-direction:column;height:auto;justify-content:flex-start;left:-100%;margin:0;opacity:0;padding:80px 0 30px;position:absolute;top:0;transition:.3s ease-in-out;width:100%}.navbar-menu.active{left:0;opacity:1;transition:.3s ease-in-out;z-index:-1}.nav-links{display:block;font-size:1.2rem;padding:2rem 0;width:100%}.nav-links:hover{background:#7cb5ec;transition:none}.menu-icons{cursor:pointer;display:block}.menu-icons i{color:#7cb5ec;font-size:1.2rem}}.portopolio{margin:6rem}.portopolio h2{font-size:2.5rem}.portopolio p{text-align:justify}.portopolio-container,.portopolio-container-reverse{align-items:center;display:flex;justify-content:space-between;margin-top:4.5rem}.portopolio-container-reverse{flex-direction:row-reverse}.portopolio-content{font-size:1.1rem;text-align:start;width:45%}.portopolio-content h2{padding-bottom:1rem}.portopolio-image{display:flex;justify-content:space-between;position:relative;width:50%;z-index:-99}.portopolio-image img{border-radius:8px;box-shadow:-1px 1px 62px -18px rgba(0,0,0,.19);height:350px;object-fit:cover;width:49%}.portopolio-image img:nth-child(2){position:absolute;right:0;top:-10%}.text_portopolio{margin-top:.5rem}@media screen and (max-width:850px){.portopolio{margin:4rem 2rem}.portopolio-container{display:flex;flex-direction:column-reverse;margin-top:2.5rem}.portopolio-container-reverse{display:flex;flex-direction:column-reverse;margin-top:4.5rem}.portopolio-content{width:100%}.portopolio-image{margin:1.8rem 0;width:100%}.portopolio-image img{height:250px}}.Footer{background:#000;color:#fff;padding:4rem 6rem}.Footer-top{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;text-align:start}.Footer-left{width:50%}.Footer-copyright{margin-top:50px}.Footer-top i{color:#fff;font-size:2rem;margin-left:1rem}.Footer-top i:hover{color:#01959a}.Footer-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;padding-top:2rem;text-align:start;width:60%}.Footer-bottom div{display:flex;flex-direction:column}.Footer-bottom h3{font-size:1.8rem;padding:1rem 0 .8rem}.Footer-bottom a{color:#fff;font-size:1.1rem;padding-bottom:.4rem;text-decoration:none}@media screen and (max-width:850px){.Footer{padding:4rem 2rem}.Footer i{max-width:1rem 1rem 0 0}.Footer-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;padding-top:2rem;text-align:start;width:100%}.Footer-bottom div{width:50%}.Footer-left{width:10%}}.AboutUs-container{margin:4rem 6rem;text-align:justify}.AboutUs-container h1{padding-bottom:1rem}.AboutUs-container p{padding-bottom:2rem}@media screen and (max-width:850px){.AboutUs-container{margin:4rem 2rem}}
/*# sourceMappingURL=main.c6addd28.css.map*/