@import url(https://fonts.googleapis.com/css2?family=Outfit:wght@100;200;300;400;500;600;700;800;900&display=swap);*{box-sizing:border-box;font-family:Outfit,sans-serif;margin:0;padding:0}body{background:#000}a,h1,h4,p{color:#fff;text-decoration:none}ul{list-style-type:none}.btn{background:#f8d90f;color:#222}.btn,.btn-light{border:1px solid #fff;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 32px;text-transform:uppercase}.btn-light{background:transparent;color:#fff}.btn-light:hover{background:hsla(0,47%,74%,.2)}.btn-light:hover,.btn:hover{border-radius:10px;color:#fff;transition:.3s}.btn:hover{background:hsla(0,0%,100%,.2)}.footer{background-color:hsla(0,0%,7%,.8);padding:6rem 0;width:100%}.footer-container{grid-gap:40px;display:grid;grid-template-columns:repeat(2,1fr);margin:auto;max-width:1440px}.left{display:flex;flex-direction:column;height:100%;max-width:100%;padding:1rem}.location{display:flex;margin-bottom:.8rem}.location p{line-height:30px}.whatsapp{color:#0f0}.right{display:flex;flex-direction:column;height:100%;max-width:100%;padding:1rem}.social{margin-top:1rem}h4{padding-bottom:.7rem}h4,p{font-size:1.2rem}@media screen and (max-width:640px){.footer-container{grid-template-columns:1fr}}.mask{height:100vh;width:100%}.into-img{background-position:50%;background-size:cover;object-fit:cover}.into-img,.mask:after{height:100%;width:100%}.mask:after{background-color:#000;content:"";left:0;opacity:.8;position:absolute}.hero{height:100%;width:100%}.hero .content{left:50%;position:absolute;text-align:center;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.hero .content h1{font-size:4rem;padding:.6rem 0 1.5rem}.hero .content p{font-size:1.4rem;font-weight:200;text-transform:uppercase}.content .btn{margin:1.3rem .4rem}@media screen and (max-width:640px){.hero .content h1{font-size:3rem}.hero .content p{font-size:1.4rem}}.header{align-items:center;display:flex;height:90px;justify-content:space-between;padding:1rem;position:fixed;width:100%;z-index:10}.header-bg{background-color:rgba(0,0,0,.85);transition:.5s}.nav-menu{display:flex}.nav-menu li{padding:0 1rem}.nav-menu li a{font-size:1.2rem;font-weight:500}.hamburger{display:none}.nav-menu li a:hover{background-color:rgba(42,35,35,.2);border:2px solid hsla(0,18%,78%,.2);border-radius:20px;padding:10px;transition:all .7s ease}@media screen and (max-width:1040px){.nav-menu{align-items:center;background-color:rgba(0,0,0,.9);flex-direction:column;height:100vh;justify-content:center;left:-100%;position:absolute;top:0;transition:all .7s ease;width:100%;z-index:-3}.nav-menu li{padding:1rem 0}.nav-menu li a{font-size:2rem}.nav-menu.active{left:0}.hamburger{display:block}.nav-menu li a:hover{background-color:rgba(139,63,63,.2);border:2px solid hsla(0,18%,78%,.2);border-radius:20px;padding:10px;transition:all .7s ease}}.project-heading{padding:4rem 0 2rem;text-align:center}.project-container{grid-gap:40px;display:grid;grid-template-columns:repeat(3,1fr);margin:auto;max-width:1140px;padding-bottom:5rem}.project-card{background:#1a1919;display:flex;flex-direction:column;gap:30px;padding:1.2rem 1rem}.project-card:hover{border:2px solid #101010;border-radius:10px}.project-card img{width:100%}.pro-btns{flex-direction:row}.project-title{color:#fff;padding:1rem o}.pro-details{font-size:1.1rem;padding-bottom:1rem;text-align:justify}.pro-btns{display:flex;justify-content:space-between;padding:.5rem 0}.pro-btns .btn{padding:.5rem 1rem}.card.btn{display:block;margin:2rem auto;width:80%}@media screen and (max-width:740px){.project-container{grid-template-columns:1fr;margin:auto;max-width:90%}}.about{align-items:center;display:flex;flex-wrap:wrap;height:100%;justify-content:center;margin:3rem 0;width:100%}.about .left{margin:auto;max-width:350px;padding:1rem;text-align:center}.about .left .p{margin:1.2rem 0}.about .right{max-width:700px}.right .img-container{align-items:center;display:grid;grid-template-columns:repeat(12,1fr);position:relative;text-align:center}.right .img{border:1px solid #333;max-width:90%}.right .top{grid-column:1/span 8;grid-row:1;padding-top:20%;z-index:6}.right .bottom{grid-column:4/-1;grid-row:1;z-index:5}.hero-img{background-color:rgba(0,0,0,.5);height:60vh;position:static;width:100%}.hero-img:before{background:url(/static/media/fotis-fotopoulos-6sAl6aQ4OWI-unsplash.2664418daddb1a370d91.jpg);background-position:top;background-size:cover;content:"";height:100%;left:0;overflow:none;position:absolute;top:0;width:100%;z-index:-1}.heading{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.hero-img h1{font-size:2.4rem}.hero-img p{font-size:1.4rem;text-align:center}@media screen and (max-width:640px){.hero-img h1{font-size:2rem}}.pricing{background-color:#000;padding:6rem 1rem;width:100%}.card-container{grid-gap:40px;display:grid;grid-template-columns:repeat(3,1fr);margin:auto;max-width:1140px}.card{align-items:center;border:1px solid #eed;color:#eee;display:flex;flex-direction:column;gap:30px;justify-content:center;padding:1rem;text-align:center}.card:hover{background-color:#141414;border:1px solid #101030;border-radius:5px;transition:all .4s ease-in-out!important}@media screen and (max-width:740px){.card-container{grid-template-columns:1fr;margin:auto;max-width:90%}.card{align-items:center;border:1px solid #eed;color:#eee;display:flex;flex-direction:column;gap:30px;justify-content:center;padding:1rem;text-align:center}.card:hover{background-color:#141414;border:1px solid #101030;border-radius:5px;transition:all .4s ease-in-out!important}.card h3{font-size:1.4rem}.bar{border:1px solid #eee;margin:1.5rem;width:10%}}label{color:#fff;margin-bottom:1rem}form{display:flex;flex-direction:column;margin:auto;max-width:600px;padding:4rem 1rem}form input,form textarea{background-color:hsla(0,0%,100%,.1);border-color:hsla(0,0%,78%,.6);color:#f4f4f4;font-size:1.2rem;margin-bottom:1rem;padding:10px}
/*# sourceMappingURL=main.ae9153ec.css.map*/