header {
	padding: 0.5em 2em;
	position: sticky;
	top: -1px;
    left: 0;
    right: 0;
	bottom: auto;
	z-index: 10;
	overflow: hidden;
	transition: all 0.5s linear}
body.hidden header {	overflow: visible}
header > .background_header {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #fff;
	z-index: -1}
header > .no_flex {	width: 100%}
header > .no_flex > .flex > #logo > a {
	display: block;
	width: 100%;
	height: 100%}
header > .no_flex > .flex > #logo > a > img {
	max-height: 5.5em;
	max-width: 300px;
	transition: all 0.5s linear}
#button_open, #button_close {	text-transform: uppercase}
header > .no_flex > .flex > .no_flex > .flex:last-child {
	margin-top: 1.5em;
	transition: all 0.3s linear 0.5s}
header > .no_flex > .flex > nav  {
	padding: 0 0;
	position: relative}
header > .no_flex > .flex > .no_flex > nav > div,
header > .no_flex > .flex > .no_flex > nav > div > ul#menu {	height: 100%}
header > .no_flex > .flex > .no_flex > nav ul#menu > li {
	position: relative;
	margin: 0 0.5em;
	height: 100%;
	padding: 1em 0 0 0.5em}
header > .no_flex > .flex > .no_flex > nav ul#menu > li:first-child {	margin-left: 0}
header > .no_flex > .flex > .no_flex > nav ul#menu > li:last-child {	margin-right: 0}
header > .no_flex > .flex > .no_flex > nav ul#menu > li > a,
header > .no_flex > .flex > .no_flex > nav ul#menu > li > span {
	height: 100%;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	text-transform: uppercase;
	font-size: 0.8rem;
	transition: all 0.3s linear}
header > .no_flex > .flex > .no_flex > nav ul#menu > li > a,
header > .no_flex > .flex > .no_flex > .flex:last-child > li > a {	position: relative}
header > .no_flex > .flex > .no_flex > nav ul#menu > li > a > span {	width: 100%}	
header > .no_flex > .flex > .no_flex > nav ul#menu > li > a > span {
	padding: 0.25em 0;
	transition: all 0.3s linear}
header > .no_flex > .flex > .no_flex > nav ul#menu > li#active,
header > .no_flex > .flex > .no_flex > nav ul#menu > li.active {
	background-image: url('https://www.solarisa.fr/upload/nav-active-1646993547.png');
	background-size: auto 1.5em;
	background-repeat: no-repeat;
	background-position: top left}
header > .no_flex > .flex > .no_flex > nav ul#menu > li#active > a > span,
header > .no_flex > .flex > .no_flex > nav ul#menu > li:hover > a > span {
	width: 100%;
	transition: all 0.3s linear}
header > .no_flex > .flex > .no_flex > nav ul#menu > li#active > a > span,
header > .no_flex > .flex > .no_flex > nav ul#menu > li.active > span {	font-weight: bold}
header > .no_flex > .flex > .no_flex > nav ul#menu > li.active {	color: #e2b7aa}
header > .no_flex > .flex > .no_flex > nav ul#menu > li > ul.absolute {
	top: 100%;
	left: -0.5em;
	max-height: 0;
	overflow: hidden;
	padding: 0 1px;
	white-space: nowrap;
	background-image: linear-gradient(90deg, #fff 0, #fff);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 100% 100%;
	transition: all 0.3s linear 0s}
header > .no_flex > .flex > .no_flex > nav ul#menu > li:hover > ul.absolute {
	max-height: 25vh;
	transition: all 0.3s linear 0.3s}
header > .no_flex > .flex > .no_flex > nav ul#menu > li > ul.absolute > li {	margin: 0.5em 0}
header > .no_flex > .flex > .no_flex > nav ul#menu > li > ul.absolute > li:last-child {	margin-bottom: 1em !important}
header > .no_flex > .flex > .no_flex > nav ul#menu > li > ul.absolute > li > a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0.6em 0.5em 0.25em;
	background-image: linear-gradient(0deg, #fff 0, #fff);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 0 100%;
	text-transform: uppercase;
	transition: background-size 0.3s ease-in}
header > .no_flex > .flex > .no_flex > nav ul#menu > li.active > ul > li#active > a  {
	font-weight: bold;
	transition: background-size 0.3s ease-in, color 0.3s linear}
header > .no_flex > .flex > .no_flex > nav ul#menu > li > ul.absolute > li > a:hover {
	color: #6aaf08 !important;
	background-size: 100% 100%;
	transition: background-size 0.3s ease-in}
header > .no_flex > .flex > .no_flex > .flex:last-child > li > a > svg {	vertical-align: middle}
header > .no_flex > .flex > .no_flex > .flex:last-child > li {	margin: 0 0.5em}

	@media screen and (max-width: 1490px) {
		header {	padding: 0.5em 0.5em}
		header > .no_flex > .flex > .no_flex:nth-child(2) {	margin: 0 0 0 1em}
		header > .no_flex >  .flex.items_center,
		header > .no_flex > .flex > .no_flex > nav ul#menu {	align-items: stretch}
		header > .no_flex > .flex > .no_flex > nav ul#menu > li,
		header > .no_flex > .flex > .no_flex > nav ul#menu > li > a {	text-align: center !important}
	}
	@media screen and (max-width: 1366px) {
		header > .no_flex > .flex > #logo > a > img {
			max-height: 4em;
			max-width: 220px}
		header > .no_flex > .flex > .no_flex > nav ul#menu > li {	font-size:0.85rem}
	}
	@media screen and (max-width: 1024px) {
		body#accueil > #logo-center {	padding: 1em 0}
		header > .no_flex >  .flex.content_between {	justify-content: space-between}
		header > .no_flex > .flex > .no_flex:nth-child(2) {
			display: flex;
			flex-wrap: wrap;
			justify-content: space-between;
			align-items: stretch}
		header > .no_flex > .flex > .no_flex > nav {
			order: 2;
			text-align: right;
			width: 10em}
		header > .no_flex > .flex > .no_flex > .flex:last-child {
			order: 1;
			margin: 0 2em 0 0}
		body#accueil:not(.scroll) > header > .no_flex > .flex > .no_flex > .flex:last-child  {	transform: none}
		#button_open,
		#button_close {
			display: inline-block;
			position: absolute;
			right: 0;
			max-height: 1.5em;
			overflow: hidden}
		#button_open:not(.show),
		#button_close:not(.show) {
			opacity: 0;
			visibility: hidden;
			transition: all 0s ease-in 0.3s}
		#button_open.show,
		#button_close.show {
			opacity: 1;
			visibility: visible;
			transition: all 0.3s ease-in}
		#button_open > svg,
		#button_close > svg {
			vertical-align: top;
			position: relative;
			transition: all 0.3s ease-in 0s}
		#button_open:not(.show) > svg {	top: -2em}
		#button_close:not(.show) > svg {	bottom: -2em}
		#button_open.show > svg {	top: 0}
		#button_close.show > svg {	bottom: 0;}
		header > .no_flex > .flex > .no_flex > nav ul#menu {
			display: block;
			position: absolute;
			top: 2.5em;
			right: 0;
			padding: 0 1em 1em 0.5em;
			width: auto;
			height: auto !important;
			max-height: 100vh;
			transform: translateX(100vw);
			font-size: 1rem;
			z-index: 2;
			text-align: left;
			background: #fff;
			transition: all 0.3s ease-in}
		header > .no_flex > .flex > .no_flex > nav ul#menu.show {
			transform: none;
			transition: all 0.3s ease-in}
		header > .no_flex > .flex > .no_flex > nav ul#menu > li {
			font-size: 1rem;
			white-space: nowrap;
			margin: 0 0 1em;
			height: auto;
			text-align: right !important}
		header > .no_flex > .flex > .no_flex > nav ul#menu > li > a {	text-align: right !important}
	}
	@media screen and (max-width: 768px) {
		header > .no_flex > .flex > .no_flex > nav,
		header > .no_flex > .flex > .no_flex > .flex:last-child {
			width: 100%;
			margin: 0 0 0}
		header > .no_flex > .flex > .no_flex > nav ul#menu {
			top: 100%;
			padding-top: 1em}
	}
	@media screen and (max-width: 480px) {
		header > .no_flex > .flex.content_between {	display: block}
		header > .no_flex > .flex > .no_flex:nth-child(2) {	margin: 1em 0 0}
		header > .no_flex > .flex > .no_flex > nav,
		header > .no_flex > .flex > .no_flex > .flex:last-child,
		header > .no_flex > .flex > .no_flex > .flex:last-child > li {	width: 100%}
		header > .no_flex > .flex > .no_flex > nav ul#menu > li,
		header > .no_flex > .flex > .no_flex > nav ul#menu > li > a,
		header > .no_flex > .flex > .no_flex > .flex:last-child > li {
			text-align: center !important}
		header > .no_flex > .flex > .no_flex > nav {
			height: 1.5em;
			margin-top: 1em !important}
		#button_open,
		#button_close {
			right: 50%;
			transform: translateX(50%)}
		header > .no_flex > .flex > .no_flex > nav ul#menu {
			left: 0;
			padding: 1em 1em 0.5em}
	}
	@media screen and (orientation: portrait) {
		/* body.scroll header {	position: fixed} */
		body.scroll header > .no_flex > .flex > #logo > a > img {	max-height: 2.5em}
		header > .no_flex > .flex > .no_flex > nav ul#menu {	right: -0.5em}
	}