.header-container{align-items:center;display:flex;flex-wrap:wrap;height:80px;justify-content:space-between;margin:auto;max-width:1366px;padding:10px 20px}.header .header-container img{height:35px}.button-container.menu-header{align-items:center;display:flex;justify-content:space-around}.button-container.menu-header a{color:#fff;font-family:BiNeoIndustrial-Regular;font-size:12px;line-height:15px;margin:auto 30px;text-decoration:none}.button-container.menu-header a .btn.btn_white{color:#003865;width:180px}.hamburguesa-menu,.mobile-header-menu{display:none}i.fa-solid.fa-xmark:before{content:"\f00d";cursor:pointer}i.fa-solid:before{color:#fff;font-family:"Font Awesome\ 5 Free";font-style:normal;font-weight:900}.mobile-header-menu{align-items:center;background:#003865;bottom:0;flex-direction:column;height:auto;left:0;overflow:auto;padding:20px;position:fixed;right:0;top:0;width:100%;z-index:10}.mobile-header-menu a{color:#fff;font-size:12px;line-height:15px;margin:20px auto}.mobile-header-menu a .btn.btn_white{color:#003865}@media(min-width:992px){.hamburguesa-menu,.mobile-header-menu{display:none!important}}@media(max-width:991px){.hamburguesa-menu{cursor:pointer;display:block}.menu-header{display:none!important}}@media(max-width:600px){.header .header-container .logo{width:150px}.header .header-container img{height:30px;vertical-align:middle}}