*{padding:0;margin:0;border:0;outline:none;-webkit-box-sizing:border-box;box-sizing:border-box;scrollbar-width:none;font-family:BG_reg;list-style:none}*::-webkit-scrollbar{width:0}@font-face{src:url("/assets/Brandon/BrandonGrotesqueWeb-Regular.ttf");font-family:BG_reg}@font-face{src:url("/assets/Brandon/BrandonGrotesqueWeb-Bold.ttf");font-family:BG_bld}h1,h2,h3,h4,h5,h6{font-family:BG_bld, sans-serif;font-weight:bold}p,span{font-family:BG_reg, sans-serif}.container{width:100%;min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:white;color:black}.header{width:100%;height:120px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 100px;-ms-flex-negative:0;flex-shrink:0;position:fixed;background:rgba(255,255,255,0.5);z-index:10}.header .logo{color:black;cursor:pointer;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}.header .logo img{height:30px}.header .nav a{margin:0 20px;font-family:BG_bld, sans-serif;color:black;padding:5px;-webkit-transition:0.2s;transition:0.2s;cursor:pointer;border-bottom:2px solid transparent;text-decoration:none}.header .nav a:hover{border-color:black}.header .nav .selected{border-color:grey}.row{display:-webkit-box;display:-ms-flexbox;display:flex}.contactinfo{margin-top:350px;margin-right:150px;font-family:BG_bld;font-size:25px}.coll{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.hero{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hero img{width:100%;height:100%}.thumbs{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}.thumbs .item{position:relative;cursor:pointer}.thumbs .item .info{position:absolute;top:0;left:0;color:white;width:100%;height:100%;padding:20px;background:rgba(0,0,0,0.4);opacity:0;-webkit-transition:opacity 0.2s;transition:opacity 0.2s;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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.thumbs .item .info span{text-align:center;font-size:20px}.thumbs .item:hover .info{opacity:1 !important;visibility:visible !important}.thumbs .item:hover img{padding:0px}.thumbs img,.thumbs p{padding:20px;width:360px;height:202.5px;-webkit-transition:padding 0.2s;transition:padding 0.2s}.thumbs p{padding:0;font-size:40px;text-align:center;font-family:Arial;line-height:202.5px}.video_cont{position:fixed;width:100vw;height:100vh;background-color:rgba(0,0,0,0.5);z-index: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;visibility:hidden}.video_cont .video{background-color:black}.video_cont .x{position:absolute;top:0;right:0;margin:20px;padding:10px 20px;z-index:51;color:rgba(255,255,255,0.5);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:45px;background:rgba(0,0,0,0.5);border-radius:100px}.video_cont .x:hover{color:white;background:black}.visible{opacity:1 !important;visibility:visible !important}.form_cont{margin-top:120px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100vw}.form_cont .form{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;font-family:BG_reg, sans-serif;width:100%}.form_cont .form label{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:22px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:20px;width:60%}.form_cont .form input{border:2px solid black;font-size:20px;padding:5px;width:100%}.form_cont .form textarea{resize:none;font-size:16px;padding:5px;border:2px solid black}.form_cont .form button{border:2px solid black;font-size:20px;padding:5px;width:60%;background-color:white;-webkit-transition:0.2s;transition:0.2s}.form_cont .form button:hover{background-color:black;color:white}.sacont{width:50%}.about_cont{margin-top:200px;width:100vw;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}.about_cont .about{padding:0 200px}.about_cont .about ul{text-decoration:none}.about_cont .about p{font-family:BG_reg, sans-serif;margin-bottom:15px}#openmenu{display:none;margin-left:30px;background:transparent}#openmenu i{color:black;font-size:50px}.ham{display:none}@media only screen and (max-width: 1300px){.header{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:static;min-height:120px;padding:10px 100px;height:auto}.header .logo{height:auto;max-width:100%}.header img{max-width:100%;height:auto !important}.header a{font-size:30px;font-family:BG_reg !important}.about{padding:0 100px !important}.sarow{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sarow .sacont{width:100vw;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}.sarow .contactinfo{margin:50px}}@media only screen and (max-width: 800px){.header{padding:10px 20px}.header .nav a{font-size:20px}.about{padding:0 20px !important}}.gallery{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:100;background:white;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;overflow:hidden}.gallery img{padding:20px;width:70vw}.gallery button{background:white;color:black;padding:20px;font-size:30px;line-height:30px;font-weight:100}.gallery .close{position:fixed;top:20px;right:20px}
/*# sourceMappingURL=style.css.map */