:root{--giant-blue:#3a8ea5;--giant-blue-dark:#2a6e85;--giant-blue-light:#4a9eb5}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;color:#333}.navbar{box-shadow:0 2px 10px rgba(0,0,0,.05)}.navbar-brand{margin-right:0}.navbar-brand img{max-height:50px}.navbar-collapse{justify-content:flex-end}.navbar-nav{margin-right:0!important}.nav-link{color:#333!important;font-weight:500;padding:.5rem 1rem!important;transition:color .3s}.nav-link.active,.nav-link:hover{color:var(--giant-blue)!important}#footeralto{background-color:#222;color:#aaa;padding:40px 0 20px}#footerbasso{background-color:#1a1a1a;color:#999;padding:15px 0}footer a{color:var(--giant-blue-light);text-decoration:none}footer a:hover,footer h5{color:#fff}footer h5{margin-bottom:1rem;font-weight:600}footer ul{list-style:none;padding:0}footer ul li{margin-bottom:.5rem}.footer-widget{flex:0 0 auto!important;width:25%!important;padding:0 12px;box-sizing:border-box}@media (max-width:768px){.footer-widget{width:50%;margin-bottom:1.5rem}}@media (max-width:480px){.footer-widget{width:100%}}svg.bi{width:1.5rem;height:1.5rem}svg.bi-sm,svg.bibtn{width:1.25rem;height:1.25rem}svg.bi-lg{width:3rem;height:3rem}.back-to-top{position:fixed;visibility:hidden;opacity:0;right:15px;bottom:15px;z-index:996;background:var(--giant-blue);width:40px;height:40px;border-radius:50px;transition:all .4s}.back-to-top:hover{background:var(--giant-blue-dark);color:#fff}.back-to-top.active{visibility:visible;opacity:1}@media (max-width:768px){.navbar-brand img{max-height:40px}}