/*
--------------------------------------
Header
--------------------------------------
*/

.elementor-location-header {
	position: absolute;
	/*position: fixed;*/
	z-index: 5;
	transition: background-color 0.35s ease-in-out;
	background: transparent;
	box-shadow: none;
	width: 100%;
}

.menu_nav--fixed {
	box-shadow: 0 2px 18px 1px rgb(230 230 230 / 10%);
	/*background: rgba(255,255,255,0.90);*/
}

#site-header .sticky-pre-registration {
	display: none;
}
.elementor-element-00315ed > div:nth-child(1) {
  align-content: center;
}
