@import url(https://fonts.googleapis.com/css?family=Titillium+Web:300);*{font-family:'Titillium Web',sans-serif}h1,p{margin:0 auto;width:80%}h1{text-align:center}p{text-indent:30px;text-align:justify}body,html{margin:0;padding:0}.navbar-toggle,nav{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}nav{position:fixed;z-index:10;background-color:rgba(60,60,60,.95);width:100%;height:100%;text-align:left;padding-left:8px;display:table;color:#fff}.nav-hide{display:none}nav ul{display:table-cell;vertical-align:middle;padding-left:0!important}nav ul li{list-style:none}nav ul li a{font-size:24pt;color:inherit;font-weight:bolder;text-decoration:none}.navbar-toggle{position:fixed;top:4px;right:4px;width:45px;height:45px;z-index:20;cursor:pointer}.bar1,.bar2,.bar3{width:100%;height:8px;margin-bottom:5px;background-color:#699;transition:all .3s ease-in-out}.navbar-on .bar1,.navbar-on .bar2,.navbar-on .bar3{background-color:#fff}.navbar-on .bar1{transform-origin:10% 40%;transform:rotate(45deg)}.navbar-on .bar3{transform-origin:10% 40%;transform:rotate(-45deg)}.navbar-on .bar2{background-color:transparent}