nav{background-color:#fff;position:fixed;width:100%;z-index:9990;-webkit-box-shadow:inset 0 0 0 0 #31302b;box-shadow:inset 0 0 0 0 #31302b}.scroll_lock{overflow:hidden}nav>section{height:90px;width:1400px;margin:auto;top:1px;padding:1px;position:relative}nav>section .activated{border-bottom:2px #fff solid}nav>section .logo_link{outline:0 none;display:block;width:90px;height:100%;margin-left:20px;background-image:url(img/gpa_logo.svg);background-repeat:no-repeat;background-position:center;background-size:100%}nav>section ul{display:block;top:30px;position:absolute}nav>section ul.menu_left{left:180px}nav>section ul.menu_right{right:30px}nav>section ul li{display:inline-block}nav>section ul li a{color:#2b2b2b;font-family:"Noto Sans",sans-serif;font-weight:400;display:block;text-align:center;text-decoration:none;line-height:28px;font-size:16px;height:40px;padding:0 10px;margin:0 10px;border-bottom:2px rgba(255,212,40,0) solid}nav>section ul li a:hover{border-bottom:2px #1e3050 solid;-webkit-transition:all .5s ease;transition:all .5s ease}#menu_button{top:16px;position:fixed;right:30px;width:45px;height:30px;cursor:pointer;display:none;z-index:9999;font-family:"Noto Sans",sans-serif;font-weight:400;text-indent:45px;color:#fff;line-height:30px;font-size:17px}#menu_button span{display:block;position:absolute;top:14px;left:12px;right:18px;height:2px;width:20px;background:0 0}#menu_button span::after,#menu_button span::before{position:absolute;display:block;left:0;width:20px;height:2px;background-color:#2b2b2b;border-radius:2px;content:"";-webkit-transition-duration:.2s,.2s;transition-duration:.2s,.2s}#menu_button span::before{top:-5px}#menu_button span::after{bottom:-5px}#menu_button.is-active span{background:0 0}#menu_button.is-active span::before{top:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}#menu_button.is-active span::after{bottom:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}div#menu_extension{width:100%;height:100%;z-index:100;background-color:rgba(66,66,66,.26);position:fixed}div.hide_extension{display:none}nav.small_nav>section{height:60px}nav.small_nav>section .activated{border-bottom:none;color:#5e94f4}nav.small_nav>section ul{top:16px}nav.small_nav>section ul a{color:#000;border-bottom:none}nav.small_nav>section ul a:hover{border-bottom:none;color:#5e94f4;-webkit-transition:all .2s ease;transition:all .2s ease}.mobile_nav_open{-webkit-box-shadow:inset 0 100px 0 0 #fff;box-shadow:inset 0 100px 0 0 #fff}.mobile_nav_open #menu_button.is-active span{background:0 0}.mobile_nav_open>section .logo_link{background-image:url(img/gpa_logo.svg)}nav{-webkit-transition:background-color .3s;transition:background-color .3s}nav>section{-webkit-transition:height .3s;transition:height .3s}nav ul{-webkit-transition:top .3s;transition:top .3s}@media screen and (max-width:1400px){nav>section{width:100%}}@media screen and (min-width:890px){nav ul{display:block!important}nav ul.menu_right{right:30px!important}}@media screen and (max-width:890px){nav>section{height:60px}nav>section .activated{border-bottom:none;color:#5e94f4}nav>section ul{width:300px;text-align:left;background-color:#fff;left:auto!important;margin:0;top:62px!important;border:none;position:fixed;height:100%;overflow-y:scroll}nav>section ul.menu_left{right:-300px;left:auto}nav>section ul.menu_right{right:-300px;top:350px!important}nav>section ul li{width:100%;display:block;margin:0}nav>section ul li a{margin:auto;text-align:left;text-indent:10px;font-weight:400;border:none!important;height:50px;line-height:50px}#menu_button{display:block}}@media screen and (max-width:400px){#menu_button{width:45px;text-indent:9999px}}