@import "https://fonts.googleapis.com/css?family=Oswald|Montserrat:400,700";:root{--primary-color:#ff914d}body{background-color:#E5E5E5}.site-main{margin-top:50px}.site-main a{color:var(--primary-color);text-decoration:none}.container{max-width:1300px;margin:0 auto;padding:0 15px}header#masthead{height:70px;padding:10px 0;background-color:#fff;-webkit-box-shadow:0 0 5px rgba(0,0,0,0.2);box-shadow:0 0 5px rgba(0,0,0,0.2)}header#masthead .header-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}header#masthead .header-inner .header-logo{height:100%}header#masthead .header-inner .header-logo img{height:50px;width:auto}.top-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0;padding:0;list-style:none;gap:20px}.top-menu li.menu-item{text-transform:uppercase;font-family:"Oswald",sans-serif}.top-menu li.menu-item a{color:#333;text-decoration:none}.top-menu li.menu-item a:hover{color:var(--primary-color)}#mobile-menu{display:none;position:relative}#mobile-menu .top-menu{display:none;padding:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;right:-15px;top:100%;width:100vw;background-color:#333}#mobile-menu .top-menu li.menu-item{text-align:center}#mobile-menu .top-menu li.menu-item a{color:#fff}.hamburger.is-active+.mobile-menu.top-menu{display:block!important}footer#footer{background:#1E1E1E;padding:20px 0 40px;color:#fff}.footer-tags{margin-top:20px;margin-bottom:20px;text-align:center}.footer-tags a{margin:5px;color:#555;font-weight:300;letter-spacing:0.5px;display:inline-block;line-height:20px;height:23px;padding:0 12px;border:1px solid #444;border-radius:15px;font-size:12px;background:rgba(255,255,255,0.04)}.footer-tags a:hover{color:#ff914d}.footer-branding{text-align:center}.footer-branding .site-name{font-size:3rem;font-weight:700;font-family:"oswald",sans-serif;color:var(--primary-color)}.footer-branding .contact-info{color:#858585}#view-full{text-align:center;margin:20px 0 40px}#view-full .button{padding:10px 25px;border-radius:5px;background:var(--primary-color);border:none;border-bottom:3px solid #ffbd59;display:inline-block;color:#fff;font-size:26px;cursor:pointer;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}#view-full .button:hover{background:#ffbd59;-webkit-transform:translateY(-2px);transform:translateY(-2px)}#page iframe{height:100vh;margin-top:-50px}body:not(.home) header#masthead{position:fixed;top:0;left:0;width:100%}@media screen and (max-width:1024px){#menu{display:none}#mobile-menu{display:block}}
/*# sourceMappingURL=main.css.map */