.fixed-menu .uv-iso{max-width:4rem}.fixed-menu{background-color:#fff;box-shadow:0 0 0 0 transparent;position:fixed;right:0;top:-4rem;transition:all .5s ease;width:100%;z-index:2}.fixed-menu .contenedor-links{display:flex;justify-content:center}.fixed-menu .menu-item{color:#000;display:inline-block;font-size:.85rem;height:4rem;letter-spacing:.1rem;line-height:4rem;margin:0 2rem;text-transform:uppercase}.menu-visible{box-shadow:0 4px 5px 0 rgba(0,0,0,.4);top:0}.login-item{border:1px solid #000;border-radius:20px;color:#000;font-size:.85rem;letter-spacing:.1rem;padding:5px 10px;text-transform:uppercase;transition:all .3s ease}.login-item:hover{background-color:var(--violeta);border:1px solid var(--violeta);color:#fff;text-decoration:none}@media only screen and (max-width:1400px){.fixed-menu .menu-item{margin:0 1rem}}@media only screen and (max-width:1200px){.fixed-menu .menu-item{margin:0 .5rem}}