:root{
	--wd-top-bar-h: 40px;
	--wd-top-bar-sm-h: 0.001px;
	--wd-top-bar-sticky-h: 0.001px;

	--wd-header-general-h: 80px;
	--wd-header-general-sm-h: 70px;
	--wd-header-general-sticky-h: 60px;

	--wd-header-bottom-h: 0.001px;
	--wd-header-bottom-sm-h: 0.001px;
	--wd-header-bottom-sticky-h: 0.001px;

	--wd-header-clone-h: 0.001px;
}

.whb-top-bar .wd-dropdown {
	margin-top: 0px;
}

.whb-top-bar .wd-dropdown:after {
	height: 10px;
}

.whb-sticked .whb-general-header .wd-dropdown:not(.sub-sub-menu) {
	margin-top: 10px;
}

.whb-sticked .whb-general-header .wd-dropdown:not(.sub-sub-menu):after {
	height: 20px;
}



@media (min-width: 1025px) {
		.whb-top-bar-inner {
		height: 40px;
		max-height: 40px;
	}

		.whb-sticked .whb-top-bar-inner {
		height: 0px;
		max-height: 0px;
	}
		
		.whb-general-header-inner {
		height: 80px;
		max-height: 80px;
	}

		.whb-sticked .whb-general-header-inner {
		height: 60px;
		max-height: 60px;
	}
		
	
	
	}

@media (max-width: 1024px) {
	
		.whb-general-header-inner {
		height: 70px;
		max-height: 70px;
	}
	
	
	
	}
		.whb-top-bar-inner { border-color: rgba(255, 255, 255, 0.15);border-bottom-width: 1px;border-bottom-style: solid; }
.whb-top-bar {
	background-color: rgba(44, 91, 186, 1);
}

.whb-2clhunfez2zsnkveen6e {
	--wd-form-brd-radius: 35px;
}
.whb-2clhunfez2zsnkveen6e.wd-search-form.wd-header-search-form .searchform {
	--wd-form-brd-color: rgba(44, 91, 186, 1);
}
.whb-general-header {
	background-color: rgba(255, 255, 255, 1);
}
