/****Style_header_menu****/



.block-language ul {
	display:flex;
}
.block-language ul li {
	margin-right: 5px;
}
.topbar {
	background: #4f5359!important;
}
.topbar .topbar-right {
	background: #4f5359!important;
}
.topbar .topbar-right:after {
	background: #4f5359!important;
}
.topbar-information ul li i {
    color: #fff!important;
}
.topbar .topbar-right:before {
    background: #4f5359!important;
}

header.header-default {
	    border-bottom: 1px solid rgb(79 83 89)!important;
}
@media (max-width: 991.98px) {
	body .main-menu .sub-menu {
    background: unset!important;
	}
}
/***style_new_Y.H.**/
.licclick_list {
	display:none;
	opacity:0;
}
.licclick_list.active {
	display:block;
	opacity:1;
	
}


