header{height:80px;position:relative;z-index:999}header .headerDesktop{background:#fff;position:fixed;transition:.5s ease;width:100%}header.header-top .headerDesktop{background:transparent}header.header-menu-open .headerDesktop{background:#fff;transition:none}header .navbar.top{align-items:center;background:transparent;box-sizing:content-box;color:#fff;display:flex;height:80px;justify-content:space-between;margin:0 auto;max-width:1366px;padding:0 7%;transition:.5s}header .menu-container ul{list-style:none}header .menu-container a{color:#0a294e;display:block;font-size:14px;margin:0 auto;padding:10px 15px;text-align:center}header .navbar a:not(.logo):hover{font-weight:700}header .navbar ul{align-items:center;display:flex}header .navbar ul li:last-child a{margin-right:0}header .navbar.sin-boton ul li:last-child a{padding-right:0}header .navbar.boton-ultimo ul li:last-child a{background:#0a294e 0 0 no-repeat padding-box;border-radius:5px;color:#fff;display:block;display:none;margin-left:15px;min-width:165px;text-align:center}div[data-sitemap-name=menu-movil]{background:#fff;border-bottom-left-radius:10px;border-bottom-right-radius:10px;line-height:50px;padding:25px;text-align:center}.boton-ultimo div[data-sitemap-name=menu-movil] li:last-child a{background:#0a294e 0 0 no-repeat padding-box;border-radius:5px;color:#fff;display:block;margin-left:auto;margin-right:auto;min-width:165px;text-align:center;width:min-content}header .menu-toggle{color:#f07e30;cursor:pointer;display:none;font-size:40px;padding-left:10px}header .menu-toggle .hamburger{align-items:center;display:flex;width:35px}header .menu-toggle .hamburger path{fill:#f07e30}div.submenu-movil-header{display:none;margin-top:0;max-height:calc(100vh - 80px);overflow-y:auto;position:fixed;width:100%;z-index:999}div.submenu-movil-header ul{list-style:none}div.submenu-movil-header ul a{display:block}@media(max-width:1200px){div.submenu-movil-header.header-menu-open,header .menu-toggle{display:block}header .menu-container{display:none}}