.form-wrap.active
{
	display: block !important;
}
.cpt-news-wrapper{
	display: flex;
	
}
.header-top{
	display:flex;
	justify-content: center;
    width: 100%;
}
.header-top .lang_sel_list_horizontal{
	left:0px;
}
.header-top .header-right-section{
	right:0px;
}

.html_header_top.html_header_sticky #main {
    padding-top: 180px;
}