.menu{align-items:center;flex-direction:row!important;justify-content:space-between;padding-bottom:50px!important;padding-top:50px!important}.menu .logo{height:78px;width:266px}.sidenav{background-color:#3275b1;max-width:318px;overflow-x:hidden;position:fixed;right:10%;top:10%;transition:.5s;width:0;z-index:1}.sidenav a{border-bottom:1px solid hsla(0,0%,100%,.5);color:#fff;display:block;font-size:18px;padding:10px 0 10px 32px;text-decoration:none;transition:.3s}.sidenav a:hover:not(.closebtn){background:#005281;border-right:5px solid #15bef0}.sidenav .closebtn{border:none;color:cyan;font-size:20px;margin-right:25px;padding:0;text-align:end}.sidenav.open{width:100%}.sidenav a.item-with-arrow{display:flex;justify-content:space-between}.sidenav a.item-with-arrow i{margin-right:15px;transform:rotate(90deg)}.sidenav .subitems{display:none}.sidenav .subitems a{background:#005281;border-right:transparent;font-size:17px;padding-left:80px}@media only screen and (max-width:1300px){.menu{padding-left:20px;padding-right:20px}}@media only screen and (max-width:767px){.sidenav{max-width:90%}}