#header{position:fixed;background-color:#fff;top:0;left:0;width:100%;min-height:60px;padding:0 50px 0 0!important;border-bottom:1px solid silver;font-weight:600;z-index:100}#header .navbar-brand{display:flex;align-items:center;width:100px;height:100%;margin:0}#header .navbar-brand img{width:100%;height:100%}#header #nav_toogler{background-color:orangered!important;box-shadow:none}#header .dropdown-menu{background-color:#fff;margin-left:0!important;min-width:-moz-fit-content;min-width:fit-content;border:1px solid silver}#header .dropdown-menu a{background-color:#fff;transition:all .7s ease}#header .dropdown-menu a:hover{color:orangered!important}@media screen and (min-width:1199px){#header .dropdown-menu{margin-left:-50px}#header .header_armenian_font{font-size:14px}}#header .nav_links{display:flex;justify-content:center;align-items:center;min-height:60px;padding-left:50px}#header .nav_links a{display:flex;align-items:center;height:15px;margin-top:7px;padding:0 10px;border-right:1px solid #000;transition:all .7s ease}#header .nav_links a:hover{color:orangered!important}#header .nav_links a:last-child{border-right:none}@media screen and (max-width:1199px){#header .nav_links{display:block;padding:15px 0}#header .nav_links a{margin:10px 0 0;border-right:none}}#header #basic-nav-dropdown{background-color:#fff;width:-moz-fit-content;width:fit-content;padding:10px 15px;border:1px solid silver}@media screen and (max-width:1199px){#header{padding:15px 0!important}}#header *{color:#54595F;transition:color .5s ease}#header :hover{color:orangered}