.sexy-menu {position: fixed;top: 0;left: 0;right: 0;transition: all .5s ease-out;z-index:10; background-color: transparent;}
 .sexy-menu.detached {margin-top: -140px;opacity: 0;background:rgba(255,255,255,1);filter: alpha(opacity=0) }
 .sexy-menu.visible {margin-top:0px;opacity: 1;filter: alpha(opacity=1); }
 .sexy-menu.detached .nav > li{ padding-top:0.6em; padding-bottom:0.6em; color:#fff;}
 .sexy-menu.detached .menu-container{ padding-top:0.5em; padding-bottom:0.5em; margin-top:0em;}
  .sexy-menu.detached .logo-container{ padding-top:5px; padding-bottom:5px;}
   .sexy-menu.detached .nav li ul {margin-top:5px;}
   .sexy-menu.detached .top-header .top-container{ padding-top:0px;}
.nav > li a{ color:#fff;}
  .sexy-menu.detached .nav > li a{ color:#003164;}
      .sexy-menu.detached .logo img{filter: invert(100%);-webkit-filter: invert(100%); filter: brightness(1) invert(0);     -webkit-filter: brightness(1) invert(0); height:55px; margin-top:10px}

	      .sexy-menu.detached .top-quickwraper{ display:none}
		  



.sexy-menu.detached .menu-container .top-contact .top-contact-dtls .top-title a{color:#003164;}
.sexy-menu.detached .menu-container .top-contact .top-contact-dtls .top-mail a{color:#003164;}

.sexy-menu.detached .menu-container .menuSeven span{background-color:#003164;}