#three_model .colors{
	position: relative;
	z-index: 200;
}
.header__top{
	pointer-events: none;
}
.header__top > *{
	pointer-events: all;
}