@import url(https://fonts.googleapis.com/css2?family=Jost:wght@300&family=Outfit:wght@100;200;300;500;600;700;800;900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Raleway:ital,wght@0,100;0,600;0,700;0,800;0,900;1,500;1,600;1,700;1,800;1,900&family=Rubik+Moonrocks&display=swap);*{box-sizing:border-box;margin:0;padding:0;font-family:Outfit,sans-serif}body{background:#000}a,h1,h4,p{color:#fff;text-decoration:none}ul{list-style-type:none}.btn{padding:12px 32px;font-size:1rem;text-transform:uppercase;background:#f8d90f;color:#222;border:1px solid #fff;font-weight:600;cursor:pointer}.btn-light{background:transparent;color:#fff}.btn:hover{background:hsla(0,0%,100%,.2);color:#fff;transition:.3s}.header{display:flex;justify-content:space-between;align-items:center;padding:1rem;position:fixed;width:100%;height:90px;z-index:10}.header-bg{background-color:#100303;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}@media screen and (max-width:1040px){.nav-menu{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;background:rgba(0,0,0,.9);position:absolute;top:0;left:-100%;z-index:-3;transition:.3s}.nav-menu.active{left:0}.nav-menu li{padding:1rem 0}.nav-menu li a{font-size:2rem}.hamburger{display:initial}}.mask{width:100%;height:100vh;position:relative}.into-img{background-size:cover;background-position:50%;object-fit:cover}.into-img,.mask:after{width:100%;height:100%}.mask:after{content:"";position:absolute;top:0;left:0;background-color:#000;opacity:.7}.hero{height:100%;width:100%}.hero .content{position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;left:50%;text-align:center}.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:1rem .2rem}@media screen and (max-width:640px){.hero .content h1{font-size:3rem}.hero .content p{font-size:1.4rem}}.project-heading{text-align:center;padding:4rem 0 2rem}.project-container{max-width:1140px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:40px;padding-bottom:5rem}.project-card{background:#1a1919;padding:1.2rem 1rem}.project-card img{width:100%}.project-title{color:#fff;padding:1rem 0}.pro-details p{padding-bottom:2rem;font-size:1.1rem;text-align:justify}.pro-btns{display:flex;justify-content:space-between;padding:.5rem 0}.pro-btns .btn{padding:.5rem 1rem}@media screen and (max-width:740px){.project-container{max-width:90%;margin:auto;grid-template-columns:1fr}}.footer{width:100%;padding:6rem 0;background-color:rgba(19,19,19,.8)}.footer-container{max-width:1140px;margin:auto;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:40px}.left{height:100%;max-width:100%;display:flex;flex-direction:column;padding:1rem}.location{display:flex;margin-bottom:.8rem}.location p{line-height:30px}.right{height:100%;max-width:100%;display:flex;flex-direction:column;padding:1rem}.social{margin-top:1rem}h4{font-size:1.2rem;padding-bottom:.7rem}p{font-size:1.3rem}@media screen and (max-width:640px){.footer-container{grid-template-columns:1fr}}.hero-img{width:100%;background:rgba(0,0,0,.5);height:60vh;position:relative}.hero-img:before{content:"";background:url(https://images.unsplash.com/photo-1550439062-609e1531270e?auto=format&fit=crop&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-4.0.3&q=80&w=870);background-size:cover;background-position:top;height:100%;width:100%;position:absolute;top:0;left:0;z-index:-1}.heading{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.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}}.about{width:100%;margin:3rem 0;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;height:100%}.about .left{text-align:center;margin:auto;padding:1rem;max-width:350px}.about .left p{margin:1.2rem 0}.about .right{max-width:700px}.right .img-container{display:grid;grid-template-columns:repeat(12,1fr);position:relative;align-items:center;text-align:center}.right .img{max-width:90%;border:1px solid #333}.right .top{grid-column:1/span 8;grid-row:1;padding-top:30%;z-index:6}.right .bottom{grid-column:4/-1;grid-row:1;z-index:5}label{color:#fff;margin-bottom:.5rem}form{display:flex;flex-direction:column;padding:4rem 1rem;margin:auto;max-width:600px}form input,form textarea{margin-bottom:1rem;padding:10px 18px;font-size:1.2rem;background-color:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.1);color:#f4f4f4}
/*# sourceMappingURL=main.a335b82b.chunk.css.map */