@import url("https://fonts.googleapis.com/css2?family=Concert+One&family=Julius+Sans+One&family=Montserrat&display=swap");*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}body{max-width:1200px;margin:auto;position:relative;font-family:"Montserrat", san-serif;color:#444;line-height:1.5;background-color:#f7f7f7;-webkit-box-shadow:0px 0px 10px 20px rgba(0,0,0,0.1);box-shadow:0px 0px 10px 20px rgba(0,0,0,0.1)}a{color:inherit;text-decoration:none}h1,h2,h3{color:#000;font-family:'Julius Sans One', sans-serif}#main-wrapper{position:relative;margin:auto;max-width:1200px;background-color:#fff}.show-inv{display:block !important}.rm-wrap{display:none !important}#nav-wrapper{position:fixed;left:0;top:0;width:100%;height:60px;padding:0 20px;background-color:rgba(255,255,255,0.9);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:99;-webkit-box-shadow:0px 5px 10px rgba(200,200,200,0.5);box-shadow:0px 5px 10px rgba(200,200,200,0.5)}#nav-wrapper:hover{background-color:#fff}#bars{position:absolute;right:20px;width:40px;height:40px;background-color:rgba(0,0,0,0.2);display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}#bars div{width:60%;height:10%;margin:2px;background-color:rgba(255,255,255,0.5)}#nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style:none}.nav-list-iten{display:inline-block}.nav-link{display:block;width:100%;height:100%;padding:5px 10px;font-size:1rem}.nav-link:hover{border:1px solid orangered;border-radius:5px;color:orangered}#logo img{width:40px}#hero{min-height:98vh;padding:20px;padding-top:60px;background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0.9)), to(rgba(255,255,255,0.5))),url("../images/hero.jpg");background-image:linear-gradient(to bottom, rgba(255,255,255,0.9), rgba(255,255,255,0.5)),url("../images/hero.jpg");background-size:cover;background-position:center;-webkit-clip-path:polygon(0 0, 100% 0, 100% 90%, 50% 100%, 0 90%);clip-path:polygon(0 0, 100% 0, 100% 90%, 50% 100%, 0 90%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}#hero>*{max-width:600px;margin:15px 0}#hero h1{text-shadow:1px 1px #fff, -1px -1px #fff, -1px 1px #fff, 1px -1px #fff;font-size:4rem;line-height:1.2;font-family:'Julius Sans One', sans-serif}#bragging{padding:20px;-webkit-box-shadow:0px 0px 3px 3px rgba(200,200,200,0.8);box-shadow:0px 0px 3px 3px rgba(200,200,200,0.8);border-radius:3px;background-color:rgba(250,250,250,0.8)}#bragging h3{color:orangered;margin:5px 0}#cta{margin-bottom:60px}#cta>*:not(:last-child){margin-right:15px}.btn{display:inline-block;background:orangered;padding:10px 20px;border-radius:5px;color:#fff;font-size:1.2rem;opacity:0.9}.btn:hover{opacity:1}.btn-big{display:block;margin-top:20px;text-align:center}.section{margin:10%}.section:nth-of-type(even){padding:10%;margin:auto}.section>h2{font-size:2.5rem;text-transform:uppercase;text-align:center;margin-bottom:50px}#services p{text-align:justify;margin-bottom:20px}#service-list{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.service-item{margin:5px;padding:5px 10px;-webkit-box-shadow:0px 0px 1px 1px rgba(0,0,0,0.6);box-shadow:0px 0px 1px 1px rgba(0,0,0,0.6);border-radius:4px;text-align:center}.service-item .fa-angle-double-right{color:orangered}#inventory{position:absolute;display:none;min-height:100vh;width:100%;padding:20px;background-color:#151617;color:#aaa;z-index:100}#inventory-data{padding-top:0px;padding-bottom:20px}#close-btn{position:sticky;position:-webkit-sticky;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:45px;height:45px;background:#000;font-size:1.5rem;top:0;left:0;cursor:pointer;z-index:99}#close-btn:hover{background:#151617;border:1px solid #444}.inv-container{max-width:1200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.category{color:#fff;margin:20px 0 5px 0;padding:0 20px;text-align:center;border-bottom:2px solid orangered}.products{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product{margin:2px 5px;border:2px solid grey;padding:1px 5px;border-radius:5px}#products{background-color:#f0f0f0}.product-container{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:20px}.product-container img{width:100%;border-radius:4px;-webkit-box-shadow:0px 0px 1px 1px rgba(200,200,200,0.4);box-shadow:0px 0px 1px 1px rgba(200,200,200,0.4)}.feature-container{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;text-align:justify}.feature-item{padding:10px;margin:10px;text-align:center;-webkit-box-shadow:0px 0px 10px rgba(0,0,0,0.4);box-shadow:0px 0px 10px rgba(0,0,0,0.4);border-radius:3px}.feature-icon{width:60px;height:60px;margin:auto;background-color:orangered;color:#fff;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.feature-item h3{margin:10px 0}.footer{position:relative;background-color:#ccc;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer h3{margin-bottom:15px}.footer>*{margin:20px}.social-media a{margin:5px}.footer a{font-weight:bold;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.footer a:hover{color:orangered;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}#credits{padding:0;margin:0;width:100%;position:-webkit-sticky;position:sticky;font-size:.6rem;bottom:0;left:0;text-align:center}@media (max-width: 920px){.services-container,.product-container{grid-template-columns:1fr 1fr}.footer{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (max-width: 600px){#nav-wrapper{z-index:1}.section{margin:10% 20px}.section:nth-of-type(even){padding:10% 20px}.feature-container{grid-template-columns:1fr;place-items:center}.services-container,.product-container{grid-template-columns:1fr}#bars{display:-webkit-box;display:-ms-flexbox;display:flex}#hero h1{font-size:3rem}#hero>*{width:100%}#nav-list{display:none;position:absolute;right:0px;top:60px;width:50%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff}.show-list{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.nav-list-iten{width:100%;text-align:center;padding:10px 15px;margin:1px;background-color:#eee}.nav-link{margin:0}}#gallery-container{position:relative;display:grid;grid-gap:10px;grid-template-columns:1fr 1fr}#gallery figure{border:1px solid #aaa}#gallery img{display:block;width:100%;height:auto}figcaption{background:black;line-height:1;padding:5px;font-size:.9rem;text-align:center;color:#aaa}@media (max-width: 600px){#gallery-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}
