body > header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100vw;
	font-size: 1rem;
	padding: 0.5em 1em;
	transition: padding 0.36s cubic-bezier(0.4, 0, 1, 1), transform 0.36s cubic-bezier(0.4, 0, 1, 1);
	z-index: 50}
body.scroll > header {	padding: 0.5em 1em 0.5em}
body.isBottomed > header {	transform: translateY(-100%)}
body > header > .background_header {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
	background: #fffcf7}
body:not(.scroll) > header > .background_header {	opacity: 0}
body.scroll > header > .background_header {
	bottom: auto;
	opacity: 1;
	height: 100%;
	transition: transform 0.36s cubic-bezier(0.4, 0, 1, 1), opacity 0.36s cubic-bezier(0.4, 0, 1, 1)}
body:not(.scroll) > header > .background_header {	transition: transform 0.36s cubic-bezier(0.4, 0, 1, 1), opacity 0.36s cubic-bezier(0.4, 0, 1, 1)}
body > header.show > .background_header {	transition: opacity 0.09s cubic-bezier(0.4, 0, 1, 1)}
body > header > .center {	max-width: 100%}
body > header > .center > .flex {	padding: 0 1em}
body > header > .center > .flex {	padding: 0}
body > header > .center > .flex > .container_flex.small {	font-size: 1rem}

/************************************************************************************************************************************************************/
/* TÉLÉPHONE, WIDGET HORAIRES & RÉSEAUX																																		*/
/************************************************************************************************************************************************************/
body > header > .center > .flex > .container_flex.small.flex > .flex > .social-icon,
body > header > .center > .flex > .container_flex.small.flex > .flex > .phone-icon {
	line-height: 0;
	margin: 0 0.25em}
body > header > .center > .flex > .container_flex.small.flex > .flex > .social-icon:first-child,
body > header > .center > .flex > .container_flex.small.flex > .flex > .phone-icon:first-child {	margin-left: 0}
body > header > .center > .flex > .container_flex.small.flex > .flex > .social-icon:last-child,
body > header > .center > .flex > .container_flex.small.flex > .flex > .phone-icon:last-child {	margin-right: 0}
body > header > .center > .flex > .container_flex.small.flex > .flex > .social-icon > a,
body > header > .center > .flex > .container_flex.small.flex > .flex > .phone-icon > a {
	width: auto;
	display: inline-flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	text-align: center;
	background: #fffcf7;
	padding: 0.25em 0.5em;
	border-radius: 990px;
	background: #fffcf7;
	color: #84776f;
	border: 1px solid #84776f;
	border-radius: 50%;
	padding: 0.25em;
	line-height: 0}
body > header > .center > .flex > .container_flex.small.flex > .flex > .social-icon > a svg,
body > header > .center > .flex > .container_flex.small.flex > .flex > .phone-icon > a svg {
	width: 1.1em;
	height: 1.1em;
	padding: 0.05em;
	vertical-align: middle;
	position: relative;
	top: 0}
body > header > .center > .flex > .container_flex.small.flex > .flex > .phone-icon > a > .phone-number:not(.show) {	display: none}
body > header > .center > .flex > .container_flex.small.flex > div,
body > header > .center > .flex > .container_flex.small.flex > ul {	margin: 0 0.25em}
body > header > .center > .flex > .container_flex.small.flex > div:first-child,
body > header > .center > .flex > .container_flex.small.flex > ul:first-child {	margin-left: 0}
body > header > .center > .flex > .container_flex.small.flex > div:last-child,
body > header > .center > .flex > .container_flex.small.flex > ul:last-child {	margin-right: 0}
body > header > .center > .flex > .container_flex.small.flex > div.widget:not(:last-child) {	margin-right: 0.25em}
body > header > .center > .flex > .container_flex.small.flex > div.widget > a > span:last-child,
body > header > .center > .flex > .container_flex.small.flex > li.widget > a {
	background: #fffcf7;
	color: #84776f;
	border: 1px solid #84776f;
	padding: 0.25em 0.5em;
	border-radius: 990px;
	font-size: 1rem;
	text-align: center;
	line-height: 0}
body > header > .center > .flex > .container_flex.small.flex > div.widget > a {
	width: auto;
	display: inline-flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	text-align: center;
	color: #84776f;
	border: none;
	padding: 0 0;
	border-radius: 0;
	font-size: 1rem;
	text-align: center;
	line-height: 0}
body > header > .center > .flex > .container_flex.small.flex > div.widget > a > span:first-child {
	background: #fffcf7;
	color: #84776f;
	border: 1px solid #84776f;
	border-radius: 50%;
	padding: 0.5em;
	position: relative;
	z-index: 1;
	line-height: 0}
body > header > .center > .flex > .container_flex.small.flex > div.widget > a > span:first-child::after {
	content: '';
	position: absolute;
	top: 0.2em;
	top: 0.37em;
	right: -1px;
	bottom: 0.175em;
	bottom: 0.37em;
	width: 0.5em;
	background: #fffcf7;
	z-index: -1;}
body > header > .center > .flex > .container_flex.small.flex > div.widget > a > span:last-child {	
	font-size: 0.8rem;
	line-height: 1rem;
	padding: 0.25em 1em 0.25em 1em;
	position: relative;
	left: -1em;
	z-index: 0;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;}
body > header > .center > .flex > .container_flex.small.flex > div.widget > a > span > svg {	padding: 0.05em}
body > header > .center > .flex > .container_flex.small.flex > div.widget > a > span > svg {
	width: 1.1em;
	height: 1.1em;
	vertical-align: middle;
	top: 0}
body > header > .center > .flex > .container_flex.small.flex > div.widget > a > span {	vertical-align: middle}
body > header > .center > .flex > .container_flex.small.flex > div.widget .horaires.absolute {
	position: absolute;
	top: 110%;
	left: 0;
	width: auto;
	height: auto;
	min-width: 150%;
	max-width: 75vw;
	white-space: nowrap;
	overflow: hidden;
	background: #fffcf7;
	border-radius: 0.25em;
	box-shadow: 0 15px 25px rgba(0,0,0,0.1);
	z-index: 12;
	transition: all 0.72s linear 0s, padding 0s linear 0.72s}
body > header > .center > .flex > .container_flex.small.flex > div.widget .horaires.absolute:not(.show) {
	/* max-width: 0; */
	max-height: 0;
	padding: 0 0;
	transition: all 0.72s linear 0s, padding 0s linear 0.72s;}
body > header > .center > .flex > .container_flex.small.flex > div.widget .horaires.absolute.show {
	min-width: 150%;
	max-width: 75vw;
	max-height: 90vh;
	padding: 0.66em 0.66em;
	transition: all 0.72s linear 0s, padding 0s linear 0s}
body > header > .center > .flex > .container_flex.small.flex > div.widget table {
	width: 100%;
	font-size: 1em}
body > header > .center > .flex > .container_flex.small.flex > div.widget table td {
	vertical-align: top;
	border: 1px solid #b6a499}
body > header > .center > .flex > .container_flex.small.flex > div.widget table td:first-child {
	text-align: right;
	padding: 0.33rem 0.25rem 0.33rem 0.75rem;
	border-right: none}
body > header > .center > .flex > .container_flex.small.flex > div.widget table td:last-child {
	padding: 0.33rem 0.75rem 0.33rem 0.25rem;
	border-left: none}
body > header > .center > .flex > .container_flex.small.flex > div.widget table tr:nth-child(n+2) td {	border-top: none}
body > header > .center > .flex > .container_flex.small.flex > div.widget table tr.current td {	font-weight: bold}
body > header > .center > .flex > .container_flex.small.flex > div.widget table p {
	position: relative;
	white-space: nowrap;
	text-transform: uppercase;
	color: #84776f;
	font-size: 0.75rem;
	line-height: 1.2rem;
	margin: 0 0 0}
body > header > .center > .flex > .container_flex.small.flex > div.widget table td:first-child p {	text-transform: uppercase}
body > header > .center > .flex > .container_flex.small.flex > div.widget table td:first-child p > span {
	display: inline-block;
	position: relative;
	padding: 0 0.5em 0 0;
	z-index: 2}
body > header > .center > .flex > .container_flex.small.flex > div.widget table.isFlex {	display: flex}
body > header > .center > .flex > .container_flex.small.flex > div.widget table.isFlex > tbody {
	display: flex;
	width: 100%;
	overflow: scroll;
	flex-wrap: wrap}
body > header > .center > .flex > .container_flex.small.flex > div.widget table.isFlex > tbody > tr {
	display: flex;
	width: 100%;
	flex-wrap: wrap}
body > header > .center > .flex > .container_flex.small.flex > div.widget table.isFlex > tbody > tr > td {
	width: 50%;
	max-width: 50%;
	min-width: 50%;
	word-wrap: break-word;
	white-space: break-spaces;
	vertical-align: top;
	border: 1px solid #b6a499}
body > header > .center > .flex > .container_flex.small.flex > div.widget table.isFlex > tbody > tr > td:first-child {
	text-align: right;
	padding: 0.33rem 0.25rem 0.08rem 0.25rem;
	border-bottom: none}
body > header > .center > .flex > .container_flex.small.flex > div.widget table.isFlex > tbody > tr > td:last-child {
	padding: 0.08rem 0.25rem 0.33rem 0.25rem;
	border-top: none}
body > header > .center > .flex > .container_flex.small.flex > div.widget table td:first-child p {	text-transform: uppercase}
body > header > .center > .flex > .container_flex.small.flex > div.widget table.isFlex > tbody > tr > td:first-child p > span {	padding: 0 0 0 0}
body > header > .center > .flex > .container_flex.small.flex > div.widget .no_flex > p {
	text-align: center;
	margin: 1em 0 0}
body > header > .center > .flex > .container_flex.small.flex > div.widget .no_flex > p > a {
	width: auto;
	position: relative;
	text-shadow: none;
	overflow: hidden;
	background: none;
	text-transform: uppercase;
	border: 1px solid transparent;
	padding: 0.5em 1.25em 0.5em 1.25em;
	background: rgb(22, 36, 57);
	color: #fff;
	border-radius: 2em;
	transition: 0.36s cubic-bezier(0.4, 0, 1, 1) 0s}
body > header > .center > .flex > .container_flex.small.flex > div.widget .no_flex > p > a:hover {
	background: #fff;
	color: rgb(22, 36, 57)}
body > header > .center > .flex > .container_flex.small.flex > div.widget .no_flex > p > a > svg {
	width: 1em;
	height: 1em;
	vertical-align: top;
	position: relative;
	top: 2px}

/************************************************************************************************************************************************************/
/* LOGO																																						*/
/************************************************************************************************************************************************************/
body > header > .center > .flex > .container_flex.small#logo {z-index: 5}
body > header > .center > .flex > .container_flex.small#logo a,
body > header > .center > .flex > .container_flex.small#logo > h1 > a > span {
	width: 100%;
	line-height: 1em;
	margin: 0 0 0;
	display: block}
body > header > .center > .flex > .container_flex.small#logo > a {
	background: #fffcf7;
	transition: opacity 0.36s cubic-bezier(0.4, 0, 1, 1)}
body > header > .center > .flex > .container_flex.small#logo > h1 {
	margin: 0 0 0;
	font-size: 1.6rem;
	transition: transform 0.36s cubic-bezier(0.4, 0, 1, 1) 0s}

/************************************************************************************************************************************************************/
/* MENU																																						*/
/************************************************************************************************************************************************************/
body > header > .center > .flex > .container_flex.small > .flex.items_stretch > nav,
body > header > .center > .flex > .container_flex.small > .flex.items_stretch > nav > div  {
	position: relative;
	height: 100%}
body > header > .center > .flex > .container_flex.small > .flex.items_stretch > nav {	padding: 0 0 0}
body > header > .center > .flex > .container_flex.small .button_menu_container {
	display: inline-block;
	padding: 0 0;
	overflow: hidden;
	position: relative;
	z-index: 11;
	cursor: pointer;
	transition: 0.36s cubic-bezier(0.4, 0, 1, 1) 0s}
body > header > .center > .flex > .container_flex.small .button_menu_container a {
	width: auto;
	display: inline-flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	color: #84776f;
	border: none;
	padding: 0 0;
	border-radius: 0;
	font-size: 1rem;
	text-align: center;
	line-height: 0;}
body.hasSlider:not(.scroll) > header > .center > .flex > .container_flex.small .button_menu_container a:not(.show) {
	color: #fff;
	transition: background 0s linear 0s}
body > header > .center > .flex > .container_flex.small .button_menu_container a > span {	transition: 0.36s linear 0.36s}
body > header > .center > .flex > .container_flex.small .button_menu_container a > span.menu {
	transition: all 0.36s linear 0s}
body > header > .center > .flex > .container_flex.small .button_menu_container a > span.open {
	display: inline-block;
	overflow: hidden;
	background: #fffcf7;
	color: #84776f;
	border: 1px solid #84776f;
	border-radius: 50%;
	padding: 0.5em;
	position: relative;
	z-index: 1;
	line-height: 0;
	transition: all 0.72s cubic-bezier(.19,1,.22,1) 0s}
body > header > .center > .flex > .container_flex.small .button_menu_container a > span.open {
	position: relative;
	top: 3px}
/* body > header > .center > .flex > .container_flex.small .button_menu_container a.show span.open {	transform: rotate(45deg)} */
body > header > .center > .flex > .container_flex.small .button_menu_container a span > .line {
	display: block;
	height: 3px;
	width: 20px;
	background: #515151;
	border: 1px solid transparent;
	border-radius: 10px;
	margin: 0 auto 5px;
	transform: translateX(0%);
	transition: all 0.72s cubic-bezier(.19,1,.22,1) 0s}
body > header > .center > .flex > .container_flex.small .button_menu_container a span > .line:last-child {	margin: 0 auto 0}
body > header > .center > .flex > .container_flex.small .button_menu_container a:not(.show) span > .line {	background: #515151}
body.hasSlider:not(.scroll) > header > .center > .flex > .container_flex.small .button_menu_container a:not(.show) span > .line {	background: #515151}
body > header > .center > .flex > .container_flex.small .button_menu_container a.show span > .line:nth-child(1),
body > header > .center > .flex > .container_flex.small .button_menu_container a.show span > .line:nth-child(3) {	transition: all 0.72s cubic-bezier(.19,1,.22,1) 0s}
body > header > .center > .flex > .container_flex.small .button_menu_container a.show span > .line:nth-child(1) {
	/* transform: rotate(90deg) translateX(40%) scale(1.01); */
	transform: rotate(45deg) translateY(200%) translateX(30%);
	transform-origin: 50%}
body > header > .center > .flex > .container_flex.small .button_menu_container a.show span > .line:nth-child(2) {
	transform: rotate(-45deg) translateY(0%) translateX(0%);
	transform-origin: 50%}
body > header > .center > .flex > .container_flex.small .button_menu_container a.show span > .line:nth-child(3) {
	opacity: 0;
	transform: translateY(-8px)}
body > header > .center > .flex > .container_flex.small nav > div > div#menu > ul:not(.social-icons) {
	padding: 0 0 0;
	font-size: 1rem;
	text-align: right;
	background: #fffcf7;
	color: #84776f;
	border: 1px solid #84776f;
	padding: 0.5em 1.5em 0.5em 1em;
	position: relative;
	right: -1em;
	border-radius: 990px;
	font-size: 0.75rem;
	line-height: 0;
	z-index: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	transition: transform 0.36s cubic-bezier(0.4, 0, 1, 1), opacity 0.18s cubic-bezier(0.4, 0, 1, 1) 0.18s, background 0.36s cubic-bezier(0.4, 0, 1, 1)}
body > header > .center > .flex > .container_flex.small nav > div > div#menu > ul:not(.social-icons) > li {
	padding: 0 0 0 0;
	text-transform: uppercase;
	font-size: 0.85rem;
	margin: 0 0.5em}
body > header > .center > .flex > .container_flex.small nav > div > div#menu > ul:not(.social-icons) > li:first-child {	margin-left: 0}
body > header > .center > .flex > .container_flex.small nav > div > div#menu > ul:not(.social-icons) > li:last-child {	margin-right: 0}
body > header > .center > .flex > .container_flex.small nav > div > div#menu > ul:not(.social-icons) > li a,
body > header > .center > .flex > .container_flex.small nav > div > div#menu > ul:not(.social-icons) > li span {
	vertical-align: middle;
	line-height: 1rem;
	color: #84776f}
body > header > .center > .flex > .container_flex.small nav > div > div#menu > ul:not(.social-icons) > li#active a,
body > header > .center > .flex > .container_flex.small nav > div > div#menu > ul:not(.social-icons) > li#active span,
body > header > .center > .flex > .container_flex.small nav > div > div#menu > ul:not(.social-icons) > li.active a,
body > header > .center > .flex > .container_flex.small nav > div > div#menu > ul:not(.social-icons) > li.active span {	font-weight: bold;}
body > header > .center > .flex > .container_flex.small nav > div > div#menu > ul:not(.social-icons) > li > .hasMenu {  cursor: pointer}
body > header > .center > .flex > .container_flex.small nav > div > div#menu > ul.hover > li:not(.hover) {  opacity: 0}
body > header > .center > .flex > .container_flex.small nav > div > div#menu > div.search {	font-size: 1rem}
body > header > .center > .flex > .container_flex.small nav > div > div#menu > ul:not(.social-icons) > li > ul {
	max-height: 0;
	top: 100%;
	top: calc(100% + 0.5em - 1px);
	left: 50%;
	overflow: hidden;
	position: absolute;
	text-align: left;
	white-space: nowrap;
	background: none;
	z-index: 1;
	transform: translateX(-50%);
	border: 1px solid transparent;
	border-top: none;
	border-bottom-left-radius: 1em;
	border-bottom-right-radius: 1em;
	transition: max-height 0.3s linear 0.15s, padding 0s linear 0.45s, border 0s linear 0.45s, background 0s linear 0.45s}	
body > header > .center > .flex > .container_flex.small nav > div > div#menu > ul:not(.social-icons) > li:hover > ul,
body > header > .center > .flex > .container_flex.small nav > div > div#menu > ul:not(.social-icons) > li > ul.show {	
	max-height: 66vh;
	padding: 0.5em 1em 1em;
	background: #fffcf7;
	border: 1px solid #84776f;
	border-top: none;
	transition: background 0.3s linear 0s, max-height 0.3s linear 0.15s, padding 0s linear 0.15s, border 0s linear 0.15s}
body > header > .center > .flex > .container_flex.small nav > div > div#menu > ul:not(.social-icons) > li > ul > li {	margin: 0 0 0.75em}
body > header > .center > .flex > .container_flex.small nav > div > div#menu > ul:not(.social-icons) > li > ul > li:last-child {	margin: 0 0 0}
body > header > .center > .flex > .container_flex.small nav > div > div#menu > div.search > form.absolute {
	position: absolute;
	top: calc(0.2em + 1px);
	right: 100%;
	bottom: calc(0.2em + 1px);
	max-width: 85vw;
	z-index: 100;
	justify-content: end;
	flex-wrap: nowrap;
	white-space: nowrap;
	padding: 0.2em 1em 0.2em 0;
	background: #fffcf7;
	border-top-left-radius: 990px;
	border-bottom-left-radius: 990px}
body > header > .center > .flex > .container_flex.small nav > div > div#menu > div.search > form > input {
	display: inline-block;
	margin: 0 0 0;
	background: none !important;
	border-bottom: 1px solid #84776f !important;
	padding: 0 3px 0 0;
	width: calc(100% - 2em)}
body > header > .center > .flex > .container_flex.small nav > div > div#menu > div.search > form > button {
	display: inline-block;
	width: 2.7em;
	height: 2.7em;
	vertical-align: middle;
	background: #fffcf7;
	color: #84776f;
	border: 1px solid #84776f;
	border-radius: 50%;
	padding: 0.5em;
	margin-left: -3px;
	position: relative;
	z-index: 1;
	line-height: 0;
	position: relative;
	overflow: hidden;
	-webkit-transition: all 0.36s cubic-bezier(0.77, 0, 0.175, 1);
	transition: all 0.36s cubic-bezier(0.77, 0, 0.175, 1)}
body > header > .center > .flex > .container_flex.small nav > div > div#menu > div.search > form > button svg {
	width: 1.1em;
	height: 1.1em;
	vertical-align: middle;
	position: relative}
body > header > .center > .flex > .container_flex.small nav > div > div#menu > ul:not(.social-icons) > li > a.open-form-search {
	background: #fffcf7;
	color: #84776f;
	border: 1px solid #84776f;
	border-radius: 50%;
	padding: 0.25em;
	line-height: 0}
body > header > .center > .flex > .container_flex.small nav > div > div#menu > div.search > a {
	width: auto;
	display: inline-flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	color: #84776f;
	border: none;
	padding: 0 0;
	border-radius: 0;
	font-size: 1rem;
	text-align: center;
	line-height: 0}
body > header > .center > .flex > .container_flex.small nav > div > div#menu > div.search > a > span:last-child {
	background: #fffcf7;
	color: #84776f;
	border: 1px solid #84776f;
	border-radius: 50%;
	padding: 0.5em;
	position: relative;
	z-index: 1;
	line-height: 0}
body > header > .center > .flex > .container_flex.small nav > div > div#menu > div.search > a > span:last-child::after {
	top: 0.2em;
	bottom: 0.175em}
body > header > .center > .flex > .container_flex.small nav > div > div#menu > div.search > a > span > svg {
	width: 1.1em;
	height: 1.1em;
	  padding: 0.05em;
	vertical-align: middle;
	position: relative;
	top: 0}

/************************************************************************************************************************************************************/
/* ADAPTATION TAILLE ÉCRAN																																	*/
/************************************************************************************************************************************************************/
@media screen and (max-width: 1440px) {
	body > header > .center {	width: 100%}
}
@media screen and (max-width: 1366px) {
	body > header > .center > .flex > .container_flex.small:nth-child(2) {	width: 18%}
	body > header > .center > .flex > .container_flex.small:first-child,
	body > header > .center > .flex > .container_flex.small:nth-child(3) {	width: 39%}
	body > header > .center > .flex > .container_flex.small#logo > h1 {	font-size: 1.4rem}
}
@media screen and (min-width: 1281px) {
	body > header > .center > .flex > .container_flex.small .button_menu_container,
	body > header > .center > .flex > .container_flex.small nav > div > div#menu > div.search > a > span.before,
	body > header > .center > .flex > .container_flex.small nav > div > div#menu > div.search > .button.after:not(.current):not(.empty) > span:not(.before):not(.after)::after {	display: none}
}
@media screen and (max-width: 1280px) {
	body > header,
	body.scroll > header {	padding: 0.5em 0.5em}
	body > header > .center > .flex > .container_flex.small:first-child,
	body > header > .center > .flex > .container_flex.small:nth-child(2),
	body > header > .center > .flex > .container_flex.small:nth-child(3) {	width: 32%}
	body > header > .center > .flex > .container_flex.small nav > div > div#menu {
		display: block;
		position: fixed;
		top: 5em;
		right: 0;
		bottom: 0;
		transition: transform 0.36s cubic-bezier(0.4, 0, 1, 1)}
	body > header > .center > .flex > .container_flex.small nav > div > div#menu:not(.show) {	transform: translateX(100%)}
	body > header > .center > .flex > .container_flex.small nav > div > div#menu.show {	transform: translateX(0)}
	body > header > .center > .flex > .container_flex.small nav > div > div#menu > ul:not(.social-icons) {
		right: 0;
		border-top-left-radius: 1em;
		border-bottom-left-radius: 1em;
		padding: 1em 1em 1.5em 1em;
		display: block;
		border-right: none}
	body > header > .center > .flex > .container_flex.small nav > div > div#menu > ul:not(.social-icons) > li {	margin: 0 0 0.75rem}
	body > header > .center > .flex > .container_flex.small nav > div > div#menu > ul:not(.social-icons) > li:last-child {	margin: 0 0 0}
	body > header > .center > .flex > .container_flex.small nav > div > div#menu > ul:not(.social-icons) > li > ul {
		position: initial;
		white-space: wrap;
		max-height: inherit;
		transform: none;
		margin: 0.75rem 0 0;
		border: none;
		border-radius: 0}
	body > header > .center > .flex > .container_flex.small nav > div > div#menu > ul:not(.social-icons) > li > ul > li {	text-align: right}
	body > header > .center > .flex > .container_flex.small nav > div > div#menu > ul:not(.social-icons) > li > ul > li::after {		content: '↲'}
	body > header > .center > .flex > .container_flex.small nav > div > div#menu > div.search {
		position: relative;
		top: -0.75em;
		text-align: right}
	body > header > .center > .flex > .container_flex.small nav > div > div#menu > div.search > a > span:last-child::after {	display: none}
	body > header > .center > .flex > .container_flex.small nav > div > div#menu > div.search > form.absolute {
		top: calc(100% + 0.75em);
		right: 0;
		bottom: auto;
		padding: 0 0 0 0;
		background: none}
	body > header > .center > .flex > .container_flex.small nav > div > div#menu > div.search > form > input {
		background: #fffcf7!important;
		border: 1px solid #84776f !important;
		width: 100%;
		padding: 0.25em 2.5em 0.25em 1em;
		border-radius: 990px;
		font-size: 0.8rem;
		line-height: 1rem;
		font-weight: bold;
		text-transform: uppercase;}
	body > header > .center > .flex > .container_flex.small nav > div > div#menu > div.search > form > button {	position: absolute}
}
@media screen and (max-width: 1152px) {
}
@media screen and (max-width: 1024px) {
	body > header > .center > .flex > .container_flex.small:first-child,
	body > header > .center > .flex > .container_flex.small:nth-child(2),
	body > header > .center > .flex > .container_flex.small:nth-child(3) {	width: 32% !important}
	body > header > .center > .flex > .container_flex.small:first-child {	margin: 0 1% 0 0 !important}
	body > header > .center > .flex > .container_flex.small:nth-child(2) {	margin: 0 1% !important}
	body > header > .center > .flex > .container_flex.small:nth-child(3) {	margin: 0 0 0 1% !important}
	body > header > .center > .flex > .container_flex.small nav > div > div#menu > ul.social-icons > li:nth-child(n+2) {	margin-left: 0.75rem}
	body > header > .center > .flex > .container_flex.small nav > div > div#menu > ul.social-icons > li > .icon-social {
		width: auto;
		display: inline-flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
		text-align: center;
		color: #84776f;
		border: none;
		padding: 0 0;
		border-radius: 0;
		font-size: 1rem;
		text-align: center;
		line-height: 0}
	body > header > .center > .flex > .container_flex.small nav > div > div#menu > ul.social-icons > li > .icon-social > span:last-child {
		background: #fffcf7;
		color: #84776f;
		border: 1px solid #84776f;
		border-radius: 50%;
		padding: 0.5em;
		position: relative;
		z-index: 1;
		line-height: 0}
	body > header > .center > .flex > .container_flex.small nav > div > div#menu > ul.social-icons > li > .icon-social > span > svg {
		width: 1.1em;
		height: 1.1em;
		padding: 0.05em;
		vertical-align: middle;
		position: relative;
		top: 0}
}
@media screen and (max-width: 840px) {
	body > header > .center > .flex > .container_flex.small.flex > ul:first-child {	display: block}
}
@media screen and (max-width: 800px) {
	  body > header > .center > .flex > .container_flex.small nav > div > div#menu > ul:not(.social-icons) > li > ul > li {	font-size: 0.85rem}
}
@media screen and (max-width: 768px) {
	body > header > .center > .flex {	justify-content: flex-end !important}
	body > header > .center > .flex > .container_flex.small:first-child {
		width: 58% !important;
		margin: 0 0 0 !important;
		justify-content: flex-end}
	body > header > .center > .flex > .container_flex.small:nth-child(2),
	body > header > .center > .flex > .container_flex.small:nth-child(3) {	width: 48% !important}
	body > header > .center > .flex > .container_flex.small:nth-child(2) {
		margin: 0 2% 0 0 !important;
		transform: translateY(-1.9rem)}
	body > header > .center > .flex > .container_flex.small:nth-child(3) {	margin: 0 0 0 2% !important}
	body > header > .center > .flex > .container_flex.small.flex > ul:first-child {
		margin: 0 0 0;
		order: 2}
	body > header > .center > .flex > .container_flex.small.flex > .no_flex.widget {
		margin: 0 0 0;
		order: 1}
	body > header > .center > .flex > .container_flex.small.flex > div.widget .horaires.absolute {
		left: auto;
		right: 0}
	body > header > .center > .flex > .container_flex.small nav > div > div#menu {	top: 7.5em}
}
@media screen and (max-width: 480px) {
	body > header > .center > .flex > .container_flex.small:first-child {
		width: 100% !important;
		margin: 0 0 1rem !important;
		justify-content: space-between}
	body > header > .center > .flex > .container_flex.small:nth-child(2) {	transform: translateY(0)}
	body > header > .center > .flex > .container_flex.small#logo > h1 {	font-size: 1.2rem}
	body > header > .center > .flex > .container_flex.small.flex > div.widget .horaires.absolute {
		right: auto;
		left: 0}
	body > header > .center > .flex > .container_flex.small#logo > h1 {	font-size: 1rem}
}
@media screen and (max-width: 320px) {
	body.scroll > header {	transform: translateY(-32%)}
	body > header > .center > .flex > .container_flex.small:nth-child(2),
	body > header > .center > .flex > .container_flex.small:nth-child(3) {	width: 100% !important}
	body > header > .center > .flex > .container_flex.small:nth-child(2) {	margin: 0 0 1rem 0 !important}
	body > header > .center > .flex > .container_flex.small.flex > div.widget .horaires.absolute,
	body > header > .center > .flex > .container_flex.small.flex > li.widget .horaires.absolute,
	body > header > .center > .flex > .container_flex.small.flex > div.widget .horaires.absolute.show,
	body > header > .center > .flex > .container_flex.small.flex > li.widget .horaires.absolute.show {	min-width: 100%}
	body > header > .center > .flex > .container_flex.small#logo > h1 {	font-size: 0.9rem}
	body.scroll > header > .center > .flex > .container_flex.small#logo > h1 {	font-size: 0.6rem}
	body > header > .center > .flex > .container_flex.small#logo > h1 > a > span {
		width: auto;
		display: inline-block}
	body > header > .center > .flex > .container_flex.small:nth-child(3) {	margin: 0 0 0 0 !important}
}