header{width:100%;background-color:#FAB20B;-webkit-box-shadow:0px 5px 15px #4C3651;box-shadow:0px 5px 15px #4C3651}header #menu-toggle{display:none}header .label-toggle{display:none}header #hwrapper{margin:auto;width:100%;max-width:1200px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media (min-width: 1100px){header #hwrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}header #hwrapper a.logo{background-color:white;padding-left:60px;padding-right:60px;padding-top:30px;padding-bottom:30px}@media (max-width: 1100px){header #hwrapper a.logo{z-index:2;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%}}@media (min-width: 1100px){header #hwrapper a.logo{-webkit-box-shadow:0px 5px 15px #4C3651;box-shadow:0px 5px 15px #4C3651}}@media (max-width: 500px){header #hwrapper a.logo{padding:10px}header #hwrapper a.logo img{width:100%;height:100%}}header #hwrapper nav{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media (max-width: 1100px){header #hwrapper nav{padding-bottom:5px;padding-top:5px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;-webkit-box-shadow:0px 2px 10px #484847;box-shadow:0px 2px 10px #484847;z-index:1}}header #hwrapper nav a{padding:15px;font-size:18px}@media (min-width: 1100px){header #hwrapper nav a{font-weight:bold}}header #hwrapper nav a:hover,header #hwrapper nav a:focus{background-color:#f7bc10}header #hwrapper nav a.active{background-color:#f7bc10}@media (max-width: 700px){header #hwrapper nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;padding:0;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease}header #hwrapper nav .label-toggle{padding:15px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;color:#484847;font-size:18px;font-weight:bold;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}header #hwrapper nav a{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;display:none}header #hwrapper #menu-toggle:checked ~ a{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;border-top:thin solid #b1a4a0}}footer{-webkit-box-shadow:0px -5px 15px #b1a4a0;box-shadow:0px -5px 15px #b1a4a0;background-color:#484847;width:100%;padding:0}footer #fwrapper{margin:auto;width:100%;max-width:1200px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}footer #fwrapper hr{width:80%;height:1px;background-color:#FAB20B;border:0px}footer #fwrapper #company_info{font-size:14px;color:white;padding:20px}footer #fwrapper a{padding:20px;color:white;text-decoration:none}footer #fwrapper a:hover,footer #fwrapper a:focus{color:#FAB20B}@media (max-width: 500px){footer #fwrapper a{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;text-align:right}}@media (max-width: 500px){footer #fwrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%}}.list-entry{-webkit-box-shadow:0px 0px 5px #484847;box-shadow:0px 0px 5px #484847;-webkit-border-radius:10px;border-radius:10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:12px;margin-bottom:40px}@media (max-width: 500px){.list-entry{border:0;padding:5px;margin-left:0;margin-bottom:35px;-webkit-border-radius:0px;border-radius:0px}}.list-entry span{padding-left:12px;padding-top:15px;font-size:18px;width:75%}@media (max-width: 800px){.list-entry span{width:100%}}.list-entry span h2{padding-top:0px}.list-entry img{margin:10px;width:150px;height:150px;-webkit-box-shadow:0px 0px 5px #484847;box-shadow:0px 0px 5px #484847}@media (max-width: 800px){.list-entry img{display:none}}.animation{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.animation svg{max-width:440px;max-height:500px;width:100%;height:100%}@font-face{font-familiy:"FreeSans";src:url("fonts/FreeSans.woff") format("woff")}@font-face{font-familiy:"FreeSans";src:url("fonts/FreeSansBold.woff") format("woff");font-weight:bold}*{-webkit-box-sizing:border-box;box-sizing:border-box}a{color:#484847;text-decoration:none;font-weight:bold}body{font-family:'FreeSans', sans-serif;margin:0;padding:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background-color:#b1a4a0;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;min-height:-webkit-calc(100vh);min-height:calc(100vh)}main{padding:0;margin:0;background-color:white;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:1200px;width:100%;margin:auto}main a{border-bottom:1px solid #FAB20B}main .no_decoration{border:0}main article{padding:50px;padding-top:20px;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;margin-left:auto;margin-right:auto;max-width:1000px;line-height:1.4}@media (max-width: 500px){main article{padding:0px}}@media (max-width: 900px){main article{width:100%}}main article h1,main article h2,main article h3{color:#484847;padding-left:12px;padding-bottom:10px;padding-top:10px}main article pre{padding:20px;color:#FFF;font-size:14px;background-color:#181817;margin-left:12px}@media (max-width: 500px){main article pre{margin-left:0px}}main article .highlight{margin-left:12px}@media (max-width: 500px){main article .highlight{margin-left:0px}}main article .highlight pre{overflow-x:scroll;overflow-y:hidden;margin-left:0px}main article img{max-width:100%}main article h1{font-size:28px;padding:12px}main article p{padding-left:12px;font-size:18px;padding-bottom:5px;color:#181817}main article ul{margin-left:12px;font-size:18px;padding-bottom:15px;color:#181817}main article hr{width:50%;margin-top:60px;margin-bottom:60px;z-index:5;border:0;border-top:solid 1px #FAB20B;border-bottom:solid 1px #FAB20B;-webkit-border-radius:100px;border-radius:100px}main article .inner_logo{max-width:100%;margin-top:40px;margin-bottom:40px;padding-right:20px}main article input,main article textarea{margin:10px;color:#181817;border:solid thin #000;padding:5px;-webkit-border-radius:5px;border-radius:5px}@media (max-width: 400px){main article input,main article textarea{width:95%}}main article input[type="submit"]{background-color:#FAB20B;padding:18px;font-size:16px;font-weight:bold;border:0;-webkit-border-radius:5px;border-radius:5px}main article input[type="submit"]:hover{background-color:#f7bc10}form{padding:12px}form input:valid{-webkit-box-shadow:0px 0px 10px #7B7;box-shadow:0px 0px 10px #7B7}.feature{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.feature h2{width:100%;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.feature .feature_content{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;padding-right:35px}.feature img{width:40%;height:100%;-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3;-webkit-box-shadow:0px 0px 10px #484847;box-shadow:0px 0px 10px #484847;-webkit-border-radius:5px;border-radius:5px}@media (max-width: 800px){.feature img{width:60%}}@media (max-width: 600px){.feature img{width:100%}}.basic_stats{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.basic_stats div{padding-right:30px}.basic_stats hr{width:1px;border:solid 1px #FAB20B}.basic_stats ul{list-style:none}table{margin:auto;color:#181817;border-collapse:collapse;-webkit-box-shadow:0px 0px 5px #484847;box-shadow:0px 0px 5px #484847}table thead{background-color:#FAB20B}table thead th{padding:10px}table td{padding:10px}table tbody tr:nth-child(odd){background:#ddd}
