.main-wirenav .global-nav-theWire{background-color:#0d61b9;width:100%;display:flex;height:85px}
.main-wirenav .global-nav-theWire .images-logo-wire{float:left}
.main-wirenav .global-nav-theWire .images-logo-wire a{display:flex}
.main-wirenav .global-nav-theWire .images-logo-wire a .wire-text-logo{margin:27px 15px;border-left:1px solid white;height:30px}
.main-wirenav .global-nav-theWire .globalnav-options{display:flex;color:white;float:right}
.main-wirenav .global-nav-theWire .globalnav-options .menu-options{border-left:1px solid white;height:85px}
.main-wirenav .global-nav-theWire .globalnav-options .menu-options p{width:122px;font-size:10px;margin:35px auto;text-align:center}
.main-wirenav .global-nav-theWire .globalnav-options .menu-options a{color:white;font-weight:bold}
.main-wirenav .global-nav-theWire .globalnav-options .menu-options:hover{background-color:#053d79}
.main-wirenav .global-nav-theWire .globalnav-options input:focus-visible{outline:0}
@media only screen and (max-width:1200px){.main-wirenav{display:none}
}