@import url(https://fonts.googleapis.com/css?family=Poppins:300,400&display=swap);body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.enterPage{display:flex;align-items:center;flex-flow:column}.enterFront{width:100%;height:90vh;position:relative;overflow:hidden}.enterBack{background-image:url(https://www.aspacedesign.com.au/images/enter.jpg);position:absolute;top:0;left:0;bottom:0;right:0;background-size:cover;background-repeat:no-repeat;background-position:50% 50%}.enterBox{position:absolute;top:40vh;left:-9999px;right:-9999px}.enterButton{padding:10px 27px;font-size:22px;border:1px solid #fff;width:250px;margin:0 auto;color:#fff;text-decoration:none}.enterImage{top:50%;left:50%;position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:100%;width:auto}@media (min-width:1400px){.enterImage{height:auto;width:100%}}.enterLogo{border:1px #00f;text-align:center}.enterLogoImage{margin-top:10px;height:6vh;width:auto}.header{height:160px;width:100%;display:flex;align-items:flex-start;flex-flow:column}@media (max-width:767px){.header{height:130px}}.headerPlaceholder{height:160px;width:100%;background:#fff}@media (max-width:767px){.headerPlaceholder{height:130px}}.shrinked{-webkit-animation:shrink-logo .4s ease-in-out both;animation:shrink-logo .4s ease-in-out both;height:55px;top:0;left:0;position:fixed;flex-flow:row;justify-content:space-between}.shrinked .headerBrand{display:none;margin-top:5px;margin-bottom:5px;margin-left:50px}.shrinked .pageLinks{margin-right:50px}.z-up{z-index:9999}.z-down{z-index:0}@-webkit-keyframes shrink-logo{to{margin-top:0}}@keyframes shrink-logo{to{margin-top:0}}.headerBrand{margin-top:30px;margin-bottom:20px;margin-left:50px}@media (max-width:991px){.headerBrand{margin-top:25px;margin-bottom:15px}}@media (max-width:767px){.headerBrand{margin-top:10px;margin-bottom:10px;margin-left:25px}}.headerLogo{height:45px;width:auto}@media (max-width:991px){.headerLogo{height:30px}}@media (max-width:767px){.headerLogo{height:20px}}.headerLinks{background:hsla(0,0%,88.2%,.75);width:100%;height:60px;display:flex;justify-content:space-between;align-items:center}@media (max-width:767px){.headerLinks{height:45px}}.pageLinks{display:flex;justify-content:space-evenly;margin-left:50px}@media (max-width:767px){.pageLinks{margin-left:25px}}.socialLinks{margin-right:50px;display:flex;justify-content:space-around;width:200px}@media (max-width:767px){.socialLinks{display:none}}.linkItem{font-size:18px;text-decoration:none;color:#000;margin-right:15px}@media (max-width:991px){.linkItem{font-size:12px}}@media (max-width:767px){.linkItem{font-size:9px;margin-right:10px}}.frame{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;overflow:hidden}.frameOuter{position:relative}.removableIcon{position:absolute;top:0;right:0;opacity:.5}.removableIcon:hover{opacity:1}.innerImage{object-fit:cover}.sortableImageContainer{width:100%;display:flex;flex-wrap:wrap}.sortableImageItem{margin-right:20px;margin-bottom:20px}.footer{margin-top:50px;padding-top:50px;padding-bottom:30px;display:flex;flex-flow:column;justify-content:center;align-items:center;background:#dae4e1}.footerLogo{margin-bottom:30px}.footerLogo>img{width:150px;height:auto}.footerAboutContact{display:flex;flex-flow:column;align-items:center;justify-content:center;margin-bottom:80px}.footerLinks{display:flex;flex-flow:row;width:230px;justify-content:space-around;margin-bottom:20px}.footerEmailLinks{color:#000}.footerLinkIcon>img{width:35px;height:35px}.footerCopyRight{display:flex;flex-flow:column;align-items:center;justify-content:center;font-size:10px}.footerCopyRight>div{margin-bottom:10px}.homeItem{display:flex;justify-content:flex-start;flex-wrap:wrap;width:calc(100% - 100px);margin:50px auto 100px;overflow:hidden;min-height:80vh}@media (max-width:1199px){.homeItem{width:calc(100% - 100px);margin:40px auto 80px}}@media (max-width:991px){.homeItem{width:calc(100% - 50px);margin:30px auto 60px}}@media (max-width:767px){.homeItem{width:calc(100% - 25px);margin:20px auto 50px}}.homeItemLarge,.react-photo-gallery--gallery{width:100%}.adminProject{width:1200px;margin:50px auto;display:flex;text-align:left}.addProject{display:flex;flex-flow:column;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start}.addButton{margin-top:10px}.errorMessage{height:30px}.newProject{width:600px}.dropArea{width:100%;height:100px;border-radius:10px;border:1px solid #aaa;color:#999;padding:10px}.allProjectItemTitle{margin-top:50px;margin-bottom:20px;font-size:20px;text-transform:uppercase;font-weight:700}.allProjectItemList{width:1200px}.allProjectItemList,.projectItem{display:flex;flex-flow:column;flex-wrap:wrap}.projectItem{width:100%;padding:10px;margin-bottom:20px;background:#e2fcfc;border-radius:10px}.projectItemHeader{display:flex;flex-flow:row;justify-content:space-between;font-size:16px;font-weight:700;align-items:center;border-bottom:1px solid #ccc;padding-bottom:10px}.projectItemTitle{display:flex}.projectItemName{text-transform:uppercase}.projectItemType{text-transform:capitalize;margin-left:50px}.projectItemInfo{font-size:16px}.projectItemBtn{margin-left:30px}.projectItemImageList{display:flex;flex-wrap:wrap;margin-top:10px}.projectItemImage{margin-right:10px;margin-bottom:10px}.photoContainer{max-width:90vw!important;position:relative;margin:7px;-webkit-animation:fadein 1s ease-in alternate;animation:fadein 1s ease-in alternate}@-webkit-keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadein{0%{opacity:0}to{opacity:1}}.photoMask{background:#000;opacity:.4;position:absolute}.photoInfo{background:transparent;position:absolute;height:100%;display:flex;justify-content:flex-start;align-items:center;flex-flow:column;color:#fff}.photoPlaceholder{height:10%}.photoProjectInfo{height:80%;display:flex;align-items:center;justify-content:center;flex-flow:column}.photoProjectName{text-transform:uppercase;font-size:20px}@media (max-width:767px){.photoProjectName{font-size:14px}}.photoProjectNameUnderLine{background:#fff;height:1px;width:60px;border-top:1px solid #fff;border-radius:5px;margin-top:20px}.photoProjectType{text-transform:uppercase;font-size:16px;height:10%}@media (max-width:767px){.photoProjectType{font-size:11px}}.imageWrapper{max-height:450px;overflow:hidden}.innerImage img{object-fit:cover}.projectDetail{width:calc(100% - 600px);margin:50px auto 100px}@media (max-width:1199px){.projectDetail{width:calc(100% - 400px);margin:40px auto 80px}}@media (max-width:991px){.projectDetail{width:calc(100% - 200px);margin:30px auto 60px}}@media (max-width:767px){.projectDetail{width:calc(100% - 100px);margin:20px auto 50px}}.projectFrontImage{margin-top:50px;margin-bottom:100px}.frontImage{width:100%;height:auto}.projectInfo{margin:0 auto 100px;display:flex;flex-direction:column;flex-wrap:wrap;align-items:center;width:60%}@media (max-width:991px){.projectInfo{width:80%}}@media (max-width:767px){.projectInfo{width:95%}}.projectName{text-align:center;font-size:21px;margin-bottom:50px}.projectNameAddress{font-size:17px}.projectDescription{font-size:14px;word-spacing:1px;white-space:pre-line;width:100%}.projectDescription:first-letter{font-size:28px;text-transform:uppercase}.projectImages{display:flex;flex-wrap:wrap;justify-content:center}.projectImageFrame{margin-bottom:30px;margin-left:10px}.projectImage{object-fit:cover}.projectImageContainer{width:70%;margin:0 auto}.react-images__dialog{width:100%}.aboutPage{width:calc(100% - 400px);text-align:center;margin:100px auto}@media (max-width:1199px){.aboutPage{width:calc(100% - 250px);margin:40px auto 80px}}@media (max-width:991px){.aboutPage{width:calc(100% - 125px);margin:30px auto 60px}}@media (max-width:767px){.aboutPage{width:calc(100% - 50px);margin:20px auto 50px}}@media (max-width:991px){.aboutPage{font-size:14px}}.staffList{display:flex;flex-wrap:wrap;justify-content:space-between}.staffLeft{width:45%;margin-bottom:80px;display:flex;flex-flow:column;align-items:flex-end}@media (max-width:991px){.staffLeft{width:100%;margin-bottom:150px}}.staffPhoto{margin-bottom:150px;margin-left:30px}.staffPhoto img{max-width:25vw;height:auto}@media (max-width:991px){.staffPhoto img{max-width:35vw}}@media (max-width:767px){.staffPhoto img{max-width:60vw}}.staffRight{width:45%;margin-bottom:80px;display:flex;flex-flow:column;align-items:flex-start}@media (max-width:991px){.staffRight{width:100%;margin-bottom:150px}}.staffRight .staffPhoto{margin-left:0}.staffName{font-size:20px;font-weight:700;margin-bottom:10px;text-transform:uppercase}.staffPosition{font-size:20px;margin-bottom:80px}.staffinfo{width:100%;font-size:16px;text-align:justify;white-space:pre-line}.aboutPageContainer{display:flex;flex-wrap:wrap}.aboutPageLeft{margin-right:78px;margin-bottom:50px}.aboutPageRight{text-align:left;font-size:16px;width:50%}@media (max-width:1199px){.aboutPageRight{width:auto}}@media (max-width:767px){.aboutPageRight{width:100%}}.aboutTitle{font-size:20px}@font-face{font-family:didot;src:url(/static/media/Didot.d0a69615.woff) format("woff")}.App{text-align:center;font-family:Poppins,sans-serif;font-weight:300}.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite;height:80px}.App-header{background-color:#222;height:150px;padding:20px;color:#fff}.App-intro{font-size:large}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.login{width:600px;height:100px;margin:100px auto 0;display:flex;flex-flow:column;flex-wrap:nowrap;justify-content:space-between;align-items:center}.adminlinkItem{display:inline-block;font-weight:400;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;padding:20px;font-size:1rem;line-height:1.5;border-radius:.25rem;color:#fff;background-color:#007bff;border:1px solid #007bff}.adminOptions{width:30%;margin:100px auto;display:flex;justify-content:space-between}.contactPage{width:calc(100% - 100px);text-align:center;margin:80px auto 100px}@media (max-width:1199px){.contactPage{width:calc(100% - 100px);margin:40px auto 80px}}@media (max-width:991px){.contactPage{width:calc(100% - 50px);margin:30px auto 60px}}@media (max-width:767px){.contactPage{width:calc(100% - 25px);margin:20px auto 50px}}.studio{margin-top:80px;margin-bottom:60px;display:flex;flex-wrap:wrap;flex-flow:column;align-items:center}.contactTitle{font-weight:700;margin-bottom:10px}.enquiries{margin-bottom:100px;display:flex;flex-wrap:wrap;flex-flow:column;align-items:center}.enquiries a,a:hover{color:inherit}a:hover{text-decoration:none}.clientPage{width:calc(100% - 100px);margin:50px auto 100px;display:flex;align-items:center;flex-flow:column;height:auto}@media (max-width:767px){.clientPage{width:100%}}.clientPage img{width:100%}
/*# sourceMappingURL=main.5574df41.chunk.css.map */