a,a:focus,a:hover{color:#fff;}.btn-secondary,.btn-secondary:hover,.btn-secondary:focus{color:#333;text-shadow:none;background-color:#fff;border:.05rem solid #fff;}html,body{height:100%;background-color:#000000;}body{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;color:#fff;text-shadow:0 .05rem .1rem rgba(0,0,0,.5);box-shadow:inset 0 0 5rem rgba(0,0,0,.5);}.cover-container{max-width:55em;flex-basis:55em;}.masthead{margin-bottom:2rem;}.masthead-brand{margin-bottom:0;}.nav-masthead .nav-link{padding:.25rem 0;font-weight:700;color:rgba(255,255,255,.5);background-color:transparent;border-bottom:.25rem solid transparent;}.nav-masthead .nav-link:hover,.nav-masthead .nav-link:focus{border-bottom-color:rgba(255,255,255,.25);}.nav-masthead .nav-link + .nav-link{margin-left:1rem;}.nav-masthead .active{color:#fff;border-bottom-color:#fff;}@media (min-width:48em){.masthead-brand{float:left;}.nav-masthead{float:right;}}.cover{padding:0 1.5rem;}.cover .btn-lg{padding:.75rem 1.25rem;font-weight:700;}.mastfoot{color:rgba(255,255,255,.5);}.backGroundImage{background-image:url('/images/cityBackground.png');background-repeat:no-repeat;background-attachment:fixed;background-size:cover;background-position:center center;background-color:#000000;}@media only screen and (max-width:767px){.backGroundImage{background-image:url('/images/cityBackground-mobile.png');}}.jumbotron{background:rgba(80,95,90,0.7);}#share-buttons img{width:35px;padding:5px;border:0;box-shadow:0;display:inline;}.audio{width:100%;}.title{color:#a2cdef;}.para{color:#000000;background:rgba(184,188,187,0.5);border-radius:.3rem;}.switch{position:relative;display:inline-block;width:60px;height:34px;margin-right:30px;}.switch input{display:none;}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s;}.slider:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:white;-webkit-transition:.4s;transition:.4s;}input:checked + .slider{background-color:#2196F3;}input:focus + .slider{box-shadow:0 0 1px #2196F3;}input:checked + .slider:before{-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translateX(26px);}.slider.round{border-radius:34px;}.slider.round:before{border-radius:50%;}