@import url(https://fonts.googleapis.com/css2?family=Lora&display=swap);@import url(https://fonts.googleapis.com/css2?family=Playfair+Display&display=swap);body{background-color:#000;margin: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}.App{text-align:center}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px;background-color:#000}::-webkit-scrollbar{width:12px;background-color:#000}::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:grey}.nav-whole{display:block;color:#fff;font-family:Playfair Display,serif;font-style:normal;font-size:1rem;letter-spacing:4px;z-index:4}.navbar-large,.navbar-small{background-color:#000}.navbar-large{padding-top:20px;padding-bottom:20px}.nav-items a:link{color:#fff}.nav-items a{transition:color .5s;color:#fff;text-decoration:none}.nav-items a:hover{color:grey;cursor:pointer}.nav-spacer{padding-left:60%}.nav-socials{display:flex;flex-direction:row}.nav-socials a{color:#fff}.background{background-color:#000;height:90vh;width:100%;background:linear-gradient(rgba(0,0,0,.3),rgba(0,0,0,.3)),url(/static/media/workshop.276f3f4a.jpg);background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:100%;position:relative}.background-small{background-color:#000;height:80vh;background:linear-gradient(rgba(0,0,0,.3),rgba(0,0,0,.3)),url(/static/media/workshop.276f3f4a.jpg) no-repeat 50%;background-size:cover}.logo{width:40vh;height:40vh}.flex-container{padding-top:80px;width:100%}.icon-container{position:absolute;bottom:0;width:100%;justify-content:center;display:flex;flex-direction:row}.home-icon{margin-left:1%;margin-right:1%}i{transition:color .5s}i:hover{color:grey}.services-background{height:auto}.services-background,.services-background-single{padding:5%;background-color:#000;font-size:medium;color:#fff;font-family:Playfair Display,serif}.services-background-single{height:100vh;background-position:50%;background-size:cover;flex-direction:column}.services,.services-area,.services-background-single{display:flex;align-items:center;justify-content:center}.services-area{flex-wrap:wrap;flex-direction:row}.service{margin:1rem;width:15rem}.icon{width:140px;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.services-title{margin-bottom:3%}.bikes-background{background-color:#fff;height:auto;color:#000;font-family:"Lora",serif;font-size:medium}.img-area{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:center}.single-img img{height:40vh;max-height:100%;max-width:95vw;transition:.4s}.single-img:hover img{cursor:pointer;-webkit-filter:blur(3px);filter:blur(3px)}.bikes-title{padding-top:4rem}.bd{position:fixed;width:100vw;height:100vh;background:rgba(0,0,0,.5);z-index:5;top:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.enlarged-image{max-width:100vw;max-height:100vh}.about-background{background-image:url(/static/media/IMG_1217.1de438e6.jpg);background-color:#000;height:auto;padding:5%;background-attachment:fixed;background-position:50%;background-size:cover;display:flex;flex-direction:column;align-items:center;justify-content:center}.about-background-small{background:url(/static/media/IMG_1217.1de438e6.jpg) no-repeat 50%;background-size:cover}.about-background-single{background-image:url(/static/media/IMG_1217.1de438e6.jpg);height:100vh;padding:5%;background-attachment:fixed;background-position:50%;background-size:cover;display:flex;flex-direction:column;align-items:center;justify-content:center}.about-small{margin-top:20%;margin-bottom:20%;height:auto;left:0;right:0;align-items:center;display:inline-block;width:70vw;font-size:medium;padding:10% 5%}.about-large,.about-small{background-color:#fff;font-weight:600;font-family:Playfair Display,serif;overflow:auto}.about-large{width:60vh;padding:2rem 5%;font-size:1.1rem}.about-body{margin-top:2rem}.contact-bg{height:auto}.contact-bg,.contact-bg-single{background-color:#000;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:5%}.contact-bg-single{height:100vh}.contact-large{background-color:#fff;margin:auto;height:auto;width:60vh;font-size:1.1rem;font-weight:600;font-family:Playfair Display,serif;padding-left:5%;padding-right:5%;overflow:auto}.resp-container{position:relative;overflow:hidden}.contact-small{background-color:#fff;height:auto;width:70vw;font-size:large;font-family:Playfair Display,serif;padding-left:5%;padding-right:5%;margin:20% auto 10%;overflow:auto}.contact-outer{margin-top:2rem;margin-bottom:2rem}.side-drawer{font-family:Playfair Display,serif;font-style:normal;font-weight:100;font-size:19px;background-color:#000;color:#fff;padding-top:15%;height:100vh;position:fixed;top:0;left:0;width:70vw;z-index:10;transform:translateX(-100%);transition:transform .4s ease-out;padding-right:3rem}.side-drawer.open{transform:translateX(0);box-shadow:2px 0 5px rgba(0,0,0,.5)}ul{list-style-type:none}li{margin-bottom:1rem;width:auto}a{color:#fff}a:hover{color:grey;list-style:none}.backdrop{position:fixed;width:100vw;height:100vh;background:rgba(0,0,0,.5);z-index:5;top:0;left:0}
/*# sourceMappingURL=main.2df30a5c.chunk.css.map */