#c_navigation_126-1655107312752.active .e_container-32{
background:#1b2057;
}

.header_left ul,
.header_right ul{
	display:flex;	
}
.header_right ul{
justify-content:flex-end;
}
.header_left ul li,
.header_right ul li{
	line-height:42px;
	margin-right:1rem;
  	color:rgba(255,255,255,0.7);
  	font-size:1rem;
}

.header_right ul li.hd_email,
.header_right ul li.hd_whatsapp{
padding-left:30px;
  background:url(https://omo-oss-image.thefastimg.com/portal-saas/new2023102612023951055/cms/image/84ab9a93-82f9-4cf4-8479-0e187ee4ed34.jpg) no-repeat left center;
}

.header_right ul li.hd_whatsapp{
	background:url(https://omo-oss-image.thefastimg.com/portal-saas/new2023102612023951055/cms/image/1f6bc589-f7f5-42c2-9147-065e6abb1e1e.jpg) no-repeat left center;
}

.header_left ul li a,
.header_right ul li a{
	color:#94aaa9;
}
.header_left ul li a:hover,
.header_right ul li a:hover{
	color:#f6a629;
}

.header_ercode{
position:relative;
  z-index:100; 
}

.header_ercode img{
  display:none;
  width:160px;
  position:absolute;
  top:36px;
  left:0;
  transition:all 0.4s;
}
.header_ercode:hover img{  
  display:block;
  height:160px;
}
