body {color: #0d0d15; background-color: #fafafa; font-family: 'Outfit'; font-size: 18px}
a {color: #0d0d15}
input, textarea, select, option {font: 400 1em Outfit}
header, aside#nav {color: #fff; }
header .background_header, aside#nav .background_header, aside > nav .background_header, body.mobile header nav ul, body.mobile aside#nav div > nav ul.no_flex, body:not(.accueil) header .flex > div.container_flex.large > .background_header {}
header .header_wrapper { }
header .header_wrapper a { }
header a:not(.button), aside#nav a:not(.button), #button_open, #button_close {color: #fff; }
header nav ul > li > a:not(.button), aside#nav nav ul > li > a:not(.button), header nav .menu_link, aside#nav nav .menu_link, header > .center > .no_flex {transition: all 0.3s linear}
#button_open, #button_close {transition: all 0.3s linear}
header #change-langue {}
header nav ul > li:hover, header nav ul > li:hover > a, aside#nav nav ul > li:hover, aside#nav nav ul > li:hover > a {transition: all 0.3s linear}
header nav ul > li:hover > a:not(.button), aside#nav nav ul > li:hover > a:not(.button) {}
header nav ul > li#active, aside#nav nav ul > li#active, header nav ul > li#active > a, aside#nav nav ul > li#active, aside#nav nav ul > li#active > a {transition: all 0.3s linear}
header nav ul > li#active, aside#nav nav ul > li#active, header nav ul > li#active > a:not(.button), header nav ul > li#active > span, aside#nav nav ul > li#active > a:not(.button), aside#nav nav ul > li#active > span {transition: all 0.3s linear}
header #logo, aside#nav #logo {}
header > .center > ul.flex > li * {}
footer {color: #fff;}
footer a:not(.button) {color: #fff;}
.footer_wrapper {color: #fff; background-color: #09090b; }
.footer_wrapper a {color: #fff; }
footer i, footer .background_i_footer {}
body.contact section#main, body.contact section#main a:not(.button) {}
body.contact section#main {}
body.contact section#main h1 {}
body.contact section#main .block {}
body.contact section#main .block a:not(.button) {}
body.contact section form input,
body.contact section form select,
body.contact section form textarea ,
body.contact section form option {color: #fff; background-color: #09090b; border-color: #fff; }
body.contact section form input::placeholder,
body.contact section form textarea::placeholder {color: #fff; }
body.contact section form input:focus,
body.contact section form select:focus,
body.contact section form textarea:focus,
body.contact section form option:focus {border-color: #ae9c54; }
body.contact section form .button {}
body.contact section form .button:hover {}

/* NE RIEN AJOUTER AU DESSUS DE CE NIVEAU CAR LE CONTENU Y EST AUTOMATIQUEMENT GENERE PAR LE SYSTEME ; TOUT AJOUT DOIT SE FAIRE CI-DESSOUS */

.center {
	width: 100%;
	max-width: 1440px;
	margin: 0 auto;
	position: relative}
	
	@media screen and (max-width: 1440px) {
		.center {	width: 95%}
	}
	
@keyframes fadeIn {
	from {
		opacity:0;
		visibility:hidden}
	to {
		opacity:1;
		visibility:visible}
}
@keyframes fadeOut {
	from {
		opacity:1;
		visibility:visible}
	to {
		opacity:0;
		visibility:hidden}
}

body {
	position: relative;
	animation: fadeIn 2.5s ease-out 0s 1 both}
body > .overlay {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(255,255,255,0.6);
	opacity: 0;
	z-index: -1;
	transition: all 0.5s linear}
body.hide > .overlay {
	cursor: pointer;
	z-index: 9;
	opacity: 1}
body #main section .center {	z-index: 2}
.container_flex.small + .container_flex.xxsmall:nth-child(2) {	width: 7%}
.container_flex.xxsmall + .container_flex.smedium {	margin-top: 0}

	@media screen and (max-width: 768px) {
		section .flex > .container_flex.xlarge,
		section .flex > .container_flex.large,
		section .flex > .container_flex.slarge,
		section .flex > .container_flex.xmedium,
		section .flex > .container_flex.medium,
		section .flex > .container_flex.smedium,
		section .flex > .container_flex.small,
		section .flex > .container_flex.xsmall,
		section .flex > .container_flex.xxsmall {	margin: 0 0 4em !important}
	}
	
section {
	position: relative;
	z-index: 2}
section > .no_flex {
	width: 100%;
	margin: 0 0 0}
section .center p {	line-height: 1.5em}
section:not(#slider) h1,
section:not(#slider) h2 {	margin: 0 0 1em}
section h1,
section h2 {	
	padding: 0 0 0;
	margin: 0 0 0.5em}
section h1 {
	font-size: 3rem;
	font-weight: bold;
	text-align: initial;
	font-family: 'Marck Script';
	text-transform: none}
section h2 {
	font-size: 2.4rem;
	font-weight: bold;
	text-transform: none;
	position: relative;
	font-family: 'Marck Script'}
section h3 {
	font-size: 1.3rem;
	padding: 0 0 0;
	font-weight: bold}

	@media screen and (max-width: 768px) {
		section h1 {	text-align: center}
	}
	@media screen and (max-width: 640px) {
		section h1 {	font-size: 2.6rem}
	}
	@media screen and (max-width: 480px) {
		section h1 {	font-size: 2.4rem}
		section h2 {	font-size: 2rem}
		section h3 {	font-size: 1.1rem}
	}
	@media screen and (max-width: 320px) {
		section h1 {	font-size: 2rem}
		section h2 {	font-size: 1.6rem}
		section h3 {	font-size: 1.1rem}
	}
	
h1,h2, h3 {	position: relative}
body section:not(.hero-slider) h1,
body section:not(.hero-slider) h2,
body section:not(.hero-slider) h3,
body section:not(.hero-slider) h4,
body section:not(.hero-slider) h5,
body section:not(.hero-slider) h6,
body section:not(.hero-slider) ul,
body section:not(.hero-slider) p:not(.lazy-load),
body section:not(.hero-slider) table {
	transition: all 1.2s cubic-bezier(.165,.84,.44,1);
	opacity: 0;
	transform: translate3d(0,50px,0);
	visibility: hidden}
body section:not(.hero-slider) h1.visible,
body section:not(.hero-slider) h2.visible,
body section:not(.hero-slider) h3.visible,
body section:not(.hero-slider) h4.visible,
body section:not(.hero-slider) h5.visible,
body section:not(.hero-slider) h6.visible,
body section:not(.hero-slider) ul.visible,
body section:not(.hero-slider) p:not(.lazy-load).visible,
body section:not(.hero-slider) table.visible {	
	opacity: 1;
	transform: translateZ(0) rotate(.01deg);
	visibility: visible}
.block {
	padding: 0;
	border-radius: 0}
strong,
b {	font-weight: bold}
.shadowed {	box-shadow: 0 0 6px rgba(0, 0, 0, 0.4)}
.no_flex a.shadowbox.thumb {
	display: inline-block;
	width: 32.5%;
	height: 14.5vw;
	position: relative;
	line-height: 0;
	vertical-align: top}
.container_flex > a.shadowbox.thumb,
.container_flex > * > a.shadowbox.thumb {
	display: block;
	height: 100%;
	width: 100%;
	position: relative;
	line-height: 0}
a.shadowbox.thumb:before,
a.shadowbox.thumb:after{
	content: '';
	position: absolute;
	width: 50%;
	height: 1em;
	max-height: 50%;
	z-index: -1;
	background:#181818}
a.shadowbox.thumb:before {
	bottom: 14px;
	left: 7px;
	transform: rotate(-3deg);
	box-shadow: 0 6px 15px #515151}
.lazy-load > img,
img.lazy {
	opacity: 0;
	transition: opacity 0.36s linear 0.36s}
.lazy-load.lazy > img,
.lazy-load.lazy > img.lazy {	opacity: 1}
.lazy-load {
	background-image: url('/img/loading-lazy.gif');
	background-image: url('/img/loading-lazy.svg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 64px;
	line-height: 0 !important}
a.shadowbox {
	line-height: 0;
	display: block}
a.shadowbox::after {
	content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="white" d="M500.3 443.7l-119.7-119.7c27.22-40.41 40.65-90.9 33.46-144.7C401.8 87.79 326.8 13.32 235.2 1.723C99.01-15.51-15.51 99.01 1.724 235.2c11.6 91.64 86.08 166.7 177.6 178.9c53.8 7.189 104.3-6.236 144.7-33.46l119.7 119.7c15.62 15.62 40.95 15.62 56.57 0C515.9 484.7 515.9 459.3 500.3 443.7zM79.1 208c0-70.58 57.42-128 128-128s128 57.42 128 128c0 70.58-57.42 128-128 128S79.1 278.6 79.1 208z"/></svg>');
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 0;
	width: 1.3em;
	height: 1.3em;
	padding: 0.2em;
	background: #09090b}
.no_flex > .skitter:before {	transform: rotate(-1deg)}
section .flex.content_end > .container_flex.medium > p > a.shadowbox.thumb:after {	transform: rotate(1deg)}
.slick-slider {	position: relative;	display: block;	box-sizing: border-box;	-webkit-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;	-webkit-touch-callout: none;	-khtml-user-select: none;	-ms-touch-action: pan-y;	touch-action: pan-y;	-webkit-tap-highlight-color: transparent}
.slick-list {	position: relative;	display: block;	overflow: hidden;	margin: 0;	padding: 0}
.slick-list:focus {	outline: none}
.slick-list.dragging {	cursor: pointer;	cursor: hand}
.slick-slider .slick-track,.slick-slider .slick-list {	-webkit-transform: translate3d(0, 0, 0);	-moz-transform: translate3d(0, 0, 0);	-ms-transform: translate3d(0, 0, 0);	-o-transform: translate3d(0, 0, 0);	transform: translate3d(0, 0, 0)}
.slick-track {	position: relative;	top: 0;	left: 0;	display: block;	margin-left: auto;	margin-right: auto}
.slick-loading .slick-track {	visibility: hidden}
.slick-slide {	display: none;	float: left;height: 100%;min-height: 1px;min-height: 1px;}
.slick-initialized .slick-slide {    display: block}
.slick-loading .slick-slide {	visibility: hidden}
.slick-vertical .slick-slide {	display: block;	height: auto;	border: 1px solid transparent}
.slick-vertical .slick-slide > div > div {	white-space: nowrap}
.slick-arrow.slick-hidden {	display: none}	
p.hidden {	display: none}
p.hidden_5 {	display: block}
	
	@media screen and (max-width: 1290px) {
		p.hidden_4 {
			display: block;
			margin-bottom: 1em !important}
	}
	@media screen and (max-width: 1024px) {
		p.hidden_3,
		p.hidden_4 {
			display: block;
			margin-bottom: 1em !important}
	}
	@media screen and (max-width: 768px) {
		p.hidden_2,
		p.hidden_3,
		p.hidden_4 {
			display: block;
			margin-bottom: 1em !important}
	}
.skitter {
	max-width: 1290px;
	max-height: 100%;
	/* height: 100% !important; */
	/* min-height: 300px; */
	background: none;
	z-index: 1;
	margin: 0 auto 2em}
.skitter .container_skitter {
	max-height: 100%;
	height: 100% !important;
	width: 100% !important;
	display: block !important}
.skitter .image,
.skitter img {
	border-radius: 0;
	object-fit: cover;
	object-position: center}
.skitter .image > .shadowbox {
	width: 100%;
	height: 100%;
	display: block}
.skitter .box_clone,
.skitter .box_clone img {	height: 100% !important}
.skitter .info_slide_dots {
	bottom: 0;
	background: rgba(53, 78, 113,0.6);
	border-radius: 0}
.skitter .info_slide_dots .image_number {	background: rgba(255, 255, 255,0.4);}
.skitter .info_slide_dots .image_number.image_number_select {	background: rgba(255, 255, 255,1)}
svg.icon {
	height: 1.4em;
	width: 1.4em;
	fill: #0d0d15;
	vertical-align: bottom;
	margin-right: 0.5em}
svg.icon.after {	margin-left: 0.5em}
svg.icon.after:not(.before) {	margin-right: 0}
svg.icon.only {
	margin-right: 0;
	margin-left: 0}
img.icon {	max-height: 3.5em}
img.miniature {	max-height: 8.5em}
ul.align_center > li {	padding: 0 0 0}
ul.align_center > li:before {
	content: '';
	display: none}
#main .button:not(.wide):not(.current):not(.empty) {
	width: auto;
	position: relative;
	font-family: 'Outfit';
	border: none;
	padding: 0.4em 0.75em;
	text-transform: uppercase;
	font-weight: bold;
	transition: 0.36s cubic-bezier(0.4, 0, 1, 1)}
#main .button:not(.wide):not(.current):not(.empty):before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 2px;
	height: 0;
	background: #0d0d15;
	transition: 0.1s cubic-bezier(0.4, 0, 1, 1) 0.2s}
#main .button:not(.wide):not(.current):not(.empty):after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 2px;
	height: 0;
	background: #0d0d15;
	transition: 0.1s cubic-bezier(0.4, 0, 1, 1) 0s}
#main .button:not(.wide):not(.current):not(.empty) > span:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 100%;
	height: 2px;
	background: #0d0d15;
	transition: 0.1s cubic-bezier(0.4, 0, 1, 1) 0.1s}
#main .button:not(.wide):not(.current):not(.empty) > span:after {
	content: '';
	position: absolute;
	left: 25%;
	right: 0;
	bottom: 0;
	height: 2px;
	background: #0d0d15;
	transition: 0.1s cubic-bezier(0.4, 0, 1, 1) 0.3s}
#main .button:not(.wide):not(.current):not(.empty):hover > span:before {
	right: 0;
	transition: 0.1s cubic-bezier(0.4, 0, 1, 1) 0.2s}
#main .button:not(.wide):not(.current):not(.empty):hover:after {
	height: 100%;
	transition: 0.1s cubic-bezier(0.4, 0, 1, 1) 0.3s}
#main .button:not(.wide):not(.current):not(.empty):hover > span:after {
	left: 0;
	transition: 0.1s cubic-bezier(0.4, 0, 1, 1) 0s}
#main .button:not(.wide):not(.current):not(.empty):hover:before {
	height: 100%;
	transition: 0.1s cubic-bezier(0.4, 0, 1, 1) 0.1s}
#main .button:not(.wide):not(.current):not(.empty) > span > svg.after {
	position: relative;
	right: 0;
	transition: 0.2s cubic-bezier(0.4, 0, 1, 1) 0.1s}
#main .button:not(.wide):not(.current):not(.empty):hover > span > svg.after {	right: -0.25em}

	@media screen and (max-width: 384px) {
		#main .button:not(.wide):not(.current):not(.empty) > span > svg.after {	display: none}
	}
	
	
.pagination > .button {	border: none}
.pagination > .current {	
	text-transform: uppercase;
	font-size: 1.3rem;
	margin: 0 0 2em}
.pagination > .button:nth-child(1):not(.empty) {	margin: 0 1em 0 0}
.pagination > .button:nth-child(2):not(.empty),
.pagination > .current,
.pagination > .button:nth-child(4):not(.empty) {	margin: 0 1em}
.pagination > .button:nth-child(5):not(.empty) {	margin: 0 0 0 1em}
.pagination > .button.empty {
	padding: 0 0 0 0;
	margin: 0 0 0 0}
	
	@media screen and (max-width: 768px) {
		.pagination > .button:nth-child(1):not(.empty),
		.pagination > .button:nth-child(4):not(.empty) {	margin: 0 1em 0 0 !important}
		.pagination > .button:nth-child(2):not(.empty),
		.pagination > .button:nth-child(5):not(.empty) {	margin: 0 0 0 1em !important}
		.pagination > .container_flex.xxsmall.current {	margin: 1em 0 1em !important}
		.pagination > .button.empty {
			visibility: hidden;
			width: 0}
		.pagination > .button.empty:first-child  {	margin-right: -1em !important}
		.pagination > .button.empty:last-child  {	margin-left: -1em !important}
	}
	
#main table {
	margin: 0 0 1em;
	width: 100%;
	table-layout: fixed}
#main table tr > th {
	font-weight: bold;
	text-transform: uppercase;
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	padding: 0.75em 0.25em}
#main table tr > td {
	border-top: 1px solid;
	border-left: 1px solid;
	padding: 0.75em 0.5em}
#main table tr > td:last-child {	border-right: 1px solid}
#main table tr:last-child > td {	border-bottom: 1px solid}
#main table tr > td {
	vertical-align: middle;
	width: 1%}
#main table tr > td > h3 {
	font-size: 1.1rem;
	font-weight: bold;
	text-transform: uppercase}
	
	@media screen and (max-width: 640px) {
		#main table,
		#main table > * {	display: block}
		#main table tr {	
			display: flex;
			flex-wrap: wrap;
			border: 1px solid}
		#main table tr > td {
			width: 100% !important;
			border: 1px solid;
			border-bottom: none;
			text-align: center !important}
		#main table tr > td *:not(ul):not(li) {	text-align: center !important}
		#main table tr:last-child > td {	border-bottom: none}
		#main table tr:last-child > td:last-child {	border-bottom: 1px solid}
		#main table tr > td:first-child,
		#main table tr > td:first-child * {	font-weight: bold}
	}
	
body .slider {	min-height: 600px}

	@media screen and (orientation: portrait) {
		body .slider {	min-height: 600px}
	}
	@media screen and (max-width: 768px) {
		body .slider {	min-height: 550px}
	}
	@media screen and (max-width: 576px) and (orientation: portrait) {
		body .slider {	min-height: 460px}
	}
	@media screen and (max-height: 768px) and (min-height: 769px) and (orientation: landscape) {
		body .slider {	min-height: 600px}
	}
	@media screen and (max-height: 600px) and (orientation: landscape) {
		body .slider {	min-height: 550px}
	}
	@media screen and (max-height: 480px) and (orientation: landscape) {
		body .slider {	min-height: 380px}
	}
	
.hero-slider {
	width: 100%;
	height: 700px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	z-index: 0}

	@media screen and (max-width: 991px) {
		.hero-slider {	height: 600px}
	}

	@media screen and (max-width: 767px) {
		.hero-slider {	height: 500px}
	}

.hero-slider .swiper-slide {
	overflow: hidden;
	color: #fff}
.hero-slider .swiper-container {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0}
.hero-slider .slide-inner {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #fff;
	display: flex;
	justify-content: center;
	align-items: stretch;
	text-align: center}
.hero-slider .slide-inner::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,0.4)}
	
	@media screen and (max-width: 900px) {
		.hero-slider .slide-inner {	background-position: center !important}
	}
	
.hero-slider .swiper-button-prev,
.hero-slider .swiper-button-next {
	display: flex;
	align-items: center;
	justify-content: center;
	background: transparent;
	width: 55px;
	height: 55px;
	line-height: 53px;
	margin-top: -30px;
	text-align: center;
	border: 2px solid #d4d3d3;
	border-radius: 55px;
	color: #fff;
	opacity:0;
	visibility:hidden;
	transition:all .3s ease}
.hero-slider:hover .swiper-button-prev,
.hero-slider:hover .swiper-button-next {
	transform:translateX(0);
	opacity:1;
	visibility:visible}
	
	@media screen and (max-width: 767px) {
		.hero-slider .swiper-button-prev,
		.hero-slider .swiper-button-next {	display: none}
	}

.hero-slider .swiper-button-prev {
	left: 25px;
	transform:translateX(50px)}
.hero-slider .swiper-button-next {
	right: 25px;
	transform:translateX(-50px)}
.hero-slider .swiper-button-prev svg,
.hero-slider .swiper-button-next svg {
	width: 1.7em;
	height: 1.7em}
.hero-slider .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	text-align: left;
	line-height: 12px;
	font-size: 12px;
	color: #000;
	opacity: 0.3;
	background:#fff;
	transition:all .2s ease}
.hero-slider .swiper-pagination-bullet-active {	opacity:1}
.hero-slider .swiper-container-horizontal > .swiper-pagination-bullets,
.hero-slider .swiper-pagination-custom,
.hero-slider .swiper-pagination-fraction {	bottom: 30px}
.swiper-pagination {	text-align:left}
.hero-slider .swiper-container-horizontal > .swiper-pagination-bullets {
	bottom:50px;
	max-width: 1200px;
	padding: 0 15px;
	margin: 0 auto;
	left: 50%;
	transform: translateX(-50%)}

@media screen and (min-width: 767px) {
	.hero-slider .swiper-container-horizontal > .swiper-pagination-bullets {	bottom:30px}
}

.hero-style .swiper-wrapper.disabled {	transform: translate3d(0px, 0, 0) !important}
.hero-style .pagination .disabled,
.hero-style [class*="swiper-button"].disabled {	display: none}
.hero-style {	height: 85vh}

	@media screen and (max-width: 1280px) {
		.hero-style {	height: 768px}
	}
	@media screen and (max-width: 1024px) {
		.hero-style {	height: 700px}
	}
	@media screen and (max-height: 1024px) {
		.hero-style {	height: 700px}
	}
	@media screen and (max-height: 768px) {
		.hero-style {	height: 600px}
	}
	@media screen and (max-width: 768px) {
		.hero-style{	height: 500px}
	}
	@media screen and (orientation: portrait) {
		.hero-style{	height: 600px}
	}
	@media screen and (min-height: 640px) and (orientation: portrait) {
		.hero-style{	height: 600px}
		.hero-slider .slide-inner {
		  background-position: 50% 0% !important;
		  background-size: auto 100%}
	}
	@media screen and (min-height: 854px) and (orientation: portrait) {
		.hero-style{	height: 700px}
		.hero-slider .slide-inner {
		  background-position: 50% 0% !important;
		  background-size: auto 100%}
	}	

.overlay_slider {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0.5;
	background: rgba(0,0,0,0.66);
	background: radial-gradient(circle, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%)}
	
	@media screen and (max-width: 384px) {
		.overlay_slider {	box-shadow: none}
	}
	
.hero-slider .hero-slider-container {
	z-index: 10;
	padding: 0 0 0;
	text-align: center;
	position: absolute;
	top: 50%;
	left: auto;
	right: 5%;
	max-width: 55%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 18px;
	text-align: right;
	overflow: hidden;
	margin: 0 0 0 0}
	
	@media screen and (min-width: 1366px) {
		.hero-slider .hero-slider-container {}
	}
	@media screen and (max-width: 1152px) {
		.hero-slider .hero-slider-container {	max-width: 98%}
	}
	@media screen and (max-width: 640px) {
		.hero-slider .hero-slider-container {
			top: auto;
			left: 5%;
			bottom: 10%;
			max-width: 90%;
			transform: none}
	}
	
.hero-style .slide-title,
.hero-style .slide-text {	color: #fff}
.hero-style .slide-title {	min-width: 51%}
.hero-style .slide-title:nth-child(n+2),
.hero-style .slide-text:nth-child(n+2) {	margin-top: 2rem}

	@media screen and (max-width: 576px) {
		.hero-style .slide-title,
		.hero-style .slide-text {	padding: 0 0.5em}
	}
	
.hero-style .slide-text p {	transition:all .4s ease}
.hero-slider h1,
.hero-slider h2,
.hero-slider p {
	display: inline-block;
	padding: 0}
.hero-slider h1 {
	font-size: 3rem;
	margin: 0 0;
	position: relative;
	padding: 0;
	font-weight: normal;
	text-align: right;
	line-height: 1.5em;
	font-family: 'Marck Script';
	color: #fff}
.hero-slider h2 {
	font-size: 2.5rem;
	margin: 0 0;
	position: relative;
	padding: 0;
	font-weight: normal;
	text-align: right;
	line-height: 1.5em;
	font-family: 'Marck Script';
	color: #fff}
.hero-slider p {
	margin-top: 1em;
	animation: fadeInUp 1s linear 0.5s 1 both;
	font-size: 2rem;
	margin: 0 0;
	position: relative;
	padding: 0;
	font-weight: normal;
	text-align: right;
	line-height: 1.5em;
	font-family: 'Marck Script';
	color: #fff}
.hero-slider p > a,
.hero-slider p > .button {
	font-size: 0.5em;
	color: #fff;
	line-height: 1.5em}
.hero-slider p > a:nth-child(n+2),
.hero-slider p > .button:nth-child(n+2) {	margin-left: 1em}
#main .hero-slider .button:not(.wide):not(.current):not(.empty):before,
#main .hero-slider .button:not(.wide):not(.current):not(.empty):after,
#main .hero-slider .button:not(.wide):not(.current):not(.empty) > span:before,
#main .hero-slider .button:not(.wide):not(.current):not(.empty) > span:after {	background: #fff}
	
	@media screen and (max-width: 1024px) {
		.hero-slider h1 {	font-size: 1.8rem}
		.hero-slider h2 {	font-size: 1.6rem}
	}
	@media screen and (max-width: 768px) {
		.hero-style .slide-text	a,
		.hero-style .slide-text	.button,
		.hero-slider p > a:nth-child(n+2), .hero-slider p > .button:nth-child(n+2) {
			margin-left: 0;
			min-width: 51%}
	}
	@media screen and (max-width: 768px){
		.hero-slider h1 {	font-size: 2.5rem}
		.hero-slider h2 {	font-size: 2rem}
	}
	@media screen and (max-width: 576px){
		.hero-slider h1 {	font-size: 2.2rem}
		.hero-slider h2 {	font-size: 1.8rem}
		.hero-slider p {	font-size: 1.3rem}
	}
	
	
body.hidden,
body.swal {
	max-height: 100vh;
	overflow: hidden}
body.hidden > header > .flex > .no_flex,
body.hidden > header > .fixed,
body.hidden > section,
body.hidden #main,
body.hidden > footer {
	opacity: 0.05;
	transition: all 0.3s linear}
.LH-0,
.lh_null {	line-height: 0 !important}
.shadowed {
	border-radius: 2px;
	border: 2px solid #0d0d15;
	box-shadow: 0 2px 10px rgba(0,0,0,0.4);
	cursor: default}
a > .shadowed {	cursor: zoom-in}
body .swal-overlay {
	cursor: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" width="16" height="16"><path fill="white" d="M200 287.1H64c-12.94 0-24.62 7.797-29.56 19.75c-4.969 11.97-2.219 25.72 6.937 34.87l30.06 30.06l-62.06 62.07c-12.49 12.5-12.5 32.75-.0012 45.25l22.62 22.62c12.5 12.5 32.76 12.5 45.26 .0012l62.06-62.07l30.06 30.06c6.125 6.125 14.31 9.375 22.62 9.375c4.125 0 8.281-.7969 12.25-2.437c11.97-4.953 19.75-16.62 19.75-29.56V311.1C224 298.7 213.3 287.1 200 287.1zM312 224h135.1c12.94 0 24.62-7.797 29.56-19.75c4.969-11.97 2.219-25.72-6.937-34.87l-30.06-30.06l62.06-62.07c12.5-12.5 12.5-32.76 .0003-45.26l-22.62-22.62c-12.5-12.5-32.76-12.5-45.26-.0003l-62.06 62.07l-30.06-30.06c-9.156-9.141-22.87-11.84-34.87-6.937C295.8 39.39 288 51.06 288 64v135.1C288 213.3 298.7 224 312 224zM204.3 34.44C192.3 29.47 178.5 32.22 169.4 41.38L139.3 71.44L77.25 9.374C64.75-3.123 44.49-3.123 31.1 9.374l-22.63 22.63c-12.49 12.49-12.49 32.75 .0018 45.25l62.07 62.06L41.38 169.4C35.25 175.5 32 183.7 32 192c0 4.125 .7969 8.281 2.438 12.25C39.39 216.2 51.07 224 64 224h135.1c13.25 0 23.1-10.75 23.1-23.1V64C224 51.06 216.2 39.38 204.3 34.44zM440.6 372.7l30.06-30.06c9.141-9.156 11.84-22.88 6.938-34.87C472.6 295.8 460.9 287.1 448 287.1h-135.1c-13.25 0-23.1 10.75-23.1 23.1v135.1c0 12.94 7.797 24.62 19.75 29.56c11.97 4.969 25.72 2.219 34.87-6.937l30.06-30.06l62.06 62.06c12.5 12.5 32.76 12.5 45.26 .0002l22.62-22.62c12.5-12.5 12.5-32.76 .0002-45.26L440.6 372.7z"/></svg>') 16 16, pointer;
	background-color: rgba(9, 9, 11,.75)}
body .swal-modal {
	max-height: 90vh;
	width: 100% !important;
	max-width: 1100px;
	overflow: auto;
	cursor: default;
	box-shadow: 0px 30px 45px rgba(0,0,0,0.8)}
body .swal-content {
	color: #444;
	background-color: #fff;
	font-family: 'Bellefair';
	font-size: 17px;
	cursor: default}
body .swal-content p {	text-align: justify}
body .swal-content ul,
body .swal-content ul > li {	text-align: left}
body .swal-footer .swal-button:focus {
	outline: none;
	box-shadow: none}
body .swal-content {
	color: #0d0d15;
	background-color: #fff;
	font-family: 'Outfit';
	font-size: 18px}
body .swal-content h1,
body .swal-content h2 {	
	padding: 0 0 0;
	margin: 0 0 0.5em}
body .swal-content h1 {
	font-size: 3rem;
	font-weight: bold;
	text-align: initial;
	font-family: 'Marck Script';
	text-transform: none}
body .swal-content h2 {
	font-size: 2.4rem;
	font-weight: bold;
	text-transform: none;
	position: relative;
	font-family: 'Marck Script'}
body .swal-content h3 {
	font-size: 1.3rem;
	padding: 0 0 0;
	font-weight: bold}
body .swal-content p {	
	display: block;
	margin: 0 0 1em; 
	text-indent: 0}
body .swal-content a {color: #0d0d15}
body .swal-content ol {	counter-reset: ol_list}
body .swal-content ol > li {
	position: relative;
	padding-left: 2em}
body .swal-content ol:not(.slides):not(.align_center) > li:before {
	counter-increment: ol_list;
	content: counter(ol_list) ".";
	position: absolute;
	left: 0}
body .swal-content ul:not(.slides):not(.flex-direction-nav):not(.align_center):not(.slider-pagi) {
	margin: 0 auto 2em;
	width: 85%;
	text-align: left}
body .swal-content ul:not(.slides):not(.flex-direction-nav):not(.align_center):not(.slider-pagi) > li {
	margin: 0.5em 0 ;
	padding: 0 0 0 2em;
	position: relative;
	text-align: left}
body .swal-content ul:not(.slides):not(.flex-direction-nav):not(.align_center):not(.slider-pagi) > li:before {
	content: '•';
	position: absolute;
	left: 0;
	top: 45%;
	line-height: 0.3em}
body .swal-content ul:not(.slides):not(.flex-direction-nav) > li {	margin: 0.5em 0 }
body .swal-content .button,
body .swal-footer .swal-button {
	width: auto;
	position: relative;
	font-family: 'Outfit';
	border: none;
	padding: 0.4em 0.75em;
	text-transform: uppercase;
	font-weight: bold;
	background: #fff;
	color: #0d0d15;
	font-size: 18px;
	transition: 0.36s cubic-bezier(0.4, 0, 1, 1)}
body .swal-content .button:before,
body .swal-footer .swal-button:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 2px;
	height: 0;
	background: #0d0d15;
	transition: 0.1s cubic-bezier(0.4, 0, 1, 1) 0.2s}
body .swal-content .button:after,
body .swal-footer .swal-button:after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 2px;
	height: 0;
	background: #0d0d15;
	transition: 0.1s cubic-bezier(0.4, 0, 1, 1) 0s}
body .swal-content .button > span:before,
body .swal-footer .swal-button > span:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 100%;
	height: 2px;
	background: #0d0d15;
	transition: 0.1s cubic-bezier(0.4, 0, 1, 1) 0.1s}
body .swal-content .button > span:after,
body .swal-footer .swal-button > span:after {
	content: '';
	position: absolute;
	left: 25%;
	right: 0;
	bottom: 0;
	height: 2px;
	background: #0d0d15;
	transition: 0.1s cubic-bezier(0.4, 0, 1, 1) 0.3s}
body .swal-content .button:hover > span:before,
body .swal-footer .swal-button:hover > span:before {
	right: 0;
	transition: 0.1s cubic-bezier(0.4, 0, 1, 1) 0.2s}
body .swal-content .button:hover:after,
body .swal-footer .swal-button:hover:after {
	height: 100%;
	transition: 0.1s cubic-bezier(0.4, 0, 1, 1) 0.3s}
body .swal-content .button:hover > span:after,
body .swal-footer .swal-button:hover > span:after {
	left: 0;
	transition: 0.1s cubic-bezier(0.4, 0, 1, 1) 0s}
body .swal-content .button:hover:before,
body .swal-footer .swal-button:hover:before {
	height: 100%;
	transition: 0.1s cubic-bezier(0.4, 0, 1, 1) 0.1s}
body .swal-content .button > span > svg.after,
body .swal-footer .swal-button > span > svg.after {
	position: relative;
	right: 0;
	transition: 0.2s cubic-bezier(0.4, 0, 1, 1) 0.1s}
body .swal-content .button:hover > span > svg.after,
body .swal-footer .swal-button:hover > span > svg.after {	right: -0.25em}
body > .widget {
	position: fixed;
	top: 0.66em;
	left: 50%;	
	width: 100%;
	max-width: 600px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 50;
	overflow: hidden;
	font-size: 0.8em;
	color: #fff;
	padding: 0 3em;
	height: 1.4em;
	transition: 0.36s cubic-bezier(0.4, 0, 1, 1)}
body > .widget > .absolute {
	top: 45%;
	transform: translateY(-50%);
	line-height: 0;
	cursor: pointer}
body > .widget > .absolute:first-child {	right: 1.6em}
body > .widget > .absolute:last-child {	right: 0.1em}
body > .widget > .absolute.slick-disabled {	opacity: 0.1}
body > .widget > .absolute svg {
	width: 1em;
	height: 1em}
body > .widget > .slick-list > .slick-track	{	z-index: -1}
body > .widget > .slick-list article div > span {
	letter-spacing: 1px;
	display: inline-block}
	
@keyframes autoscroll {
	0% {
		transform: translateX(100%);
		opacity: 0}
	5% {
		transform: translateX(95%);
		opacity: 1}
	95% {
		transform: translateX(5%);
		opacity: 1}
	100% {
		transform: translateX(0);
		opacity: 0}
}
	
	@media screen and (max-width: 800px) {
		body > .widget {
			left: auto;
			right: 1%;
			max-width: 66%;
			padding: 0 3em 0 0;
			-webkit-transform: none;
			transform: none}
		body > .widget .slick-slide > div {
			position: relative !important;
			height: 1.4em}
		body > .widget .slick-slide > div > div {
			display: inline !important;
			position: absolute;
			right: 10%;
			width: auto !important;
			animation: autoscroll 10s linear 0s infinite both}
		body.scroll > .widget .slick-slide > div > div { 
			opacity: 0;
			animation: none}
	}
	
/************************************************************************************************************************************************************/
/* ACCUEIL																																					*/
/************************************************************************************************************************************************************/
body.accueil section {	position: relative}
body.accueil section > .no_flex {
	width: 100%;
	padding: 8em 0}
body.accueil section#slider + section {	margin-top: -4em !important}
body.accueil section#slider + section > .no_flex {	padding-top: 0}
body.accueil section:last-child > .no_flex {	padding-bottom: 8em}
body.accueil section#boucherie_fournier > .no_flex {
	color: #fff;
	padding: 0 0 6em}
body.accueil section#charcuterie_fournier > .no_flex{
	 background-color: #fff;
	 padding: 6em 0}
body.accueil section#traiteur_fournier > .no_flex {	padding-top: 4em}

	@media screen and (max-width: 1024px) {
		body.accueil section > .no_flex {	padding: 4em 0}
		body.accueil section#slider + section > .no_flex {	padding-top: 0}
		body.accueil section:last-child > .no_flex {	padding-bottom: 4em}
		body.accueil section#boucherie_fournier > .no_flex {	padding: 0 0 4em}
		body.accueil section#charcuterie_fournier > .no_flex{	padding: 4em 0}
	}
	@media screen and (max-width: 768px) {
		body.accueil section > .no_flex {	padding: 2em 0}
		body.accueil section#slider + section > .no_flex {	padding-top: 0}
		body.accueil section#charcuterie_fournier > .no_flex{	padding: 2em 0}
		body.accueil section#boucherie_fournier > .no_flex {	padding: 0 0 2em}
		body.accueil section:last-child > .no_flex {	padding-bottom: 4em}
	}
	@media screen and (max-width: 640px) {
		body.accueil section#slider + section {	margin-top: -1em !important}
	}
	@media screen and (max-width: 480px) {
		body.accueil section > .no_flex {	padding: 2em 0}
		body.accueil section#boucherie_fournier > .no_flex {	padding: 0 0 2em}
		body.accueil section#charcuterie_fournier > .no_flex {	padding: 2em 0}
		body.accueil section#traiteur_fournier > .no_flex {	padding-top: 2em}
	}
	
body.accueil section > .no_flex > .center > .no_flex,
body.accueil section > .no_flex > .center > .no_flex > .no_flex,
body.accueil section > .no_flex > .center > .flex {	margin: 0 0 8em}
body.accueil section#boucherie_fournier > .no_flex > .center > .flex:first-child {	margin: 0 0 4em}
body.accueil section#boucherie_fournier > .no_flex > .center > .flex:last-child {	padding: 0 2em}
	
	@media screen and (max-width: 1024px) {
		body.accueil section > .no_flex > .center > .no_flex,
		body.accueil section > .no_flex > .center > .no_flex > .no_flex,
		body.accueil section > .no_flex > .center > .flex {	margin: 0 0 4em}
	}
	@media screen and (max-width: 768px) {
		body.accueil section > .no_flex > .center > .no_flex,
		body.accueil section > .no_flex > .center > .no_flex > .no_flex,
		body.accueil section > .no_flex > .center > .flex {	margin: 0 0 2em}
	}
	@media screen and (max-width: 480px) {
		body.accueil section#intro > .no_flex > .center > .flex {	margin: 0 0 4em}
	}
	
body.accueil section#slider + section > .no_flex > .center > .flex.items_start > .container_flex.xsmall > p > a {
	display: block;
	height: 100%;
	width: 100%;
	border-radius: 50%}
body.accueil section#slider + section > .no_flex > .center > .flex.items_start > .container_flex.xsmall img {
	border-radius: 50%;
	width: 100%;
	max-width: 192px;
	box-shadow: 0 15px 25px rgba(0,0,0,0.2)}
body.accueil section#slider + section > .no_flex > .center > .flex.items_start > .container_flex.xsmall h2 {
	font-size: 1.1em;
	text-transform: uppercase;
	font-family: 'Outfit';
	padding-bottom: 0}
body.accueil section#slider + section > .no_flex > .center > .flex.items_start > .container_flex.xsmall h2:after {
	content: '';
	display: none}
body.accueil section#boucherie_fournier > .no_flex > .center > .flex > .container_flex {
	position: relative;
	box-shadow: 0 15px 25px rgba(0,0,0,0.2)}
body.accueil section#boucherie_fournier > .no_flex > .center > .flex:first-child {	position: relative}
body.accueil section#boucherie_fournier > .no_flex::before {
	content: '';
	position: absolute;
	top: 1.5em;
	left: 0;
	right: 45%;
	height: 20em;
	z-index: -1;
	background-color: #09090b;}
body.accueil section#boucherie_fournier > .no_flex::after {
	content: '';
	position: absolute;
	top: 12em;
	left: 60%;
	right: 0;
	height: 20em;
	z-index: -1;
	background-color: #09090b}
body.accueil section#boucherie_fournier > .no_flex > .center > .flex > .container_flex.small {	box-shadow: 0 15px 25px rgba(0,0,0,0.2)}
body.accueil section#boucherie_fournier > .no_flex > .center > .flex > .container_flex.xmedium {
	background-color: #09090b;
	padding: 2em;
	margin-top: 3em}
body.accueil section#boucherie_fournier > .no_flex > .center > .flex:last-child > .container_flex.xsmall:first-child {	margin-top: -20em !important}
body.accueil section#boucherie_fournier > .no_flex > .center > .flex:last-child > .container_flex.xsmall:last-child {	margin-top: -12em !important}
body.accueil section#boucherie_fournier > .no_flex a {	color: #fff}
body.accueil section#boucherie_fournier > .no_flex .lh_null:last-child {	margin-top: 4em}
body.accueil section#boucherie_fournier > .no_flex .flex > .container_flex.xmedium p:last-child {	margin-top: 2em}
body.accueil section#boucherie_fournier > .no_flex .button:not(.wide):not(.current):not(.empty):before,
body.accueil section#boucherie_fournier > .no_flex .button:not(.wide):not(.current):not(.empty):after,
body.accueil section#boucherie_fournier > .no_flex .button:not(.wide):not(.current):not(.empty) > span:before,
body.accueil section#boucherie_fournier > .no_flex .button:not(.wide):not(.current):not(.empty) > span:after,
body.accueil section#traiteur_fournier > .no_flex .container_flex.xsmall .button:not(.wide):not(.current):not(.empty):before,
body.accueil section#traiteur_fournier > .no_flex .container_flex.xsmall .button:not(.wide):not(.current):not(.empty):after,
body.accueil section#traiteur_fournier > .no_flex .container_flex.xsmall .button:not(.wide):not(.current):not(.empty) > span:before,
body.accueil section#traiteur_fournier > .no_flex .container_flex.xsmall .button:not(.wide):not(.current):not(.empty) > span:after {	background: #fff}
body.accueil section#charcuterie_fournier > .no_flex .container_flex.xsmall {	
	position: relative;
	box-shadow: 0 15px 25px rgba(0,0,0,0.2)}
body.accueil section#traiteur_fournier > .no_flex .container_flex.xsmall {
	background-color: #09090b;
	color: #fff;
	padding: 4em 1em;
	/* border-radius: 50%; */
	position: sticky;
	top: 8em;
	box-shadow: 0 15px 25px rgba(0,0,0,0.2)}
body.accueil section#traiteur_fournier > .no_flex .container_flex.xmedium {
	position: relative;
	padding-bottom: 1em}
body.accueil section#traiteur_fournier > .no_flex .container_flex.xmedium .LH-0 {
	height: 17em;
	width: 30em;
	margin: 0 0 0;
	box-shadow: 0 15px 25px rgba(0,0,0,0.2)}
body.accueil section#traiteur_fournier > .no_flex .container_flex.xmedium .LH-0 > img {	
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center}
body.accueil section#traiteur_fournier > .no_flex .container_flex.xmedium .LH-0 + p {
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 0.5em;
	background-color: #09090b;
	box-shadow: 0 15px 25px rgba(0,0,0,0.2)}
body.accueil section#traiteur_fournier > .no_flex .container_flex.xmedium .LH-0 + p a,
body.accueil section#traiteur_fournier > .no_flex .container_flex.xsmall a {	color: #fff}
body.accueil section#traiteur_fournier > .no_flex .container_flex.xmedium .LH-0 + p a::before,
body.accueil section#traiteur_fournier > .no_flex .container_flex.xmedium .LH-0 + p a::after,
body.accueil section#traiteur_fournier > .no_flex .container_flex.xmedium .LH-0 + p a span::before,
body.accueil section#traiteur_fournier > .no_flex .container_flex.xmedium .LH-0 + p a span::after {	background: #fff}
body.accueil section#traiteur_fournier > .no_flex .container_flex.xsmall h3 {	text-transform: uppercase}

	@media screen and (max-width: 1366px) {
		body.accueil section#boucherie_fournier > .no_flex > .center > .flex:last-child > .container_flex.xsmall:first-child {	margin-top: -6em !important}
		body.accueil section#boucherie_fournier > .no_flex > .center > .flex:last-child > .container_flex.xsmall:last-child {	margin-top: -6em !important}
	}
	@media screen and (max-width: 1024px) {
		body.accueil section#intro > .no_flex > .center > .flex.items_start > .container_flex.xsmall {
			width: 23.5% !important;
			margin: 0 1% !important}
		body.accueil section#intro > .no_flex > .center > .flex.items_start > .container_flex.xsmall:first-child {	margin-left: 0 !important}
		body.accueil section#intro > .no_flex > .center > .flex.items_start > .container_flex.xsmall:last-child {	margin-right: 0 !important}
		body.accueil section#boucherie_fournier > .no_flex > .center > .flex.content_between {	justify-content: space-between !important}
		body.accueil section#boucherie_fournier > .no_flex > .center > .flex > .container_flex.small {	width: 32% !important}
		body.accueil section#boucherie_fournier > .no_flex > .center > .flex > .container_flex.xmedium {	width: 60% !important}
		body.accueil section#boucherie_fournier > .no_flex > .center > .flex:last-child > .container_flex.xsmall {
			width: 32% !important;
			margin-left: 0 !important;
			margin-right: 0 !important}
		body.accueil section#traiteur_fournier > .no_flex .container_flex.xmedium {
			width: 60% !important;
			padding-bottom: 2em}
		body.accueil section#traiteur_fournier > .no_flex .container_flex.xsmall {
			width: 32% !important;
			margin-left: 1% !important}
	}
	@media screen and (max-width: 900px) {
		body.accueil section#traiteur_fournier > .no_flex .container_flex.xmedium {
			width: 55% !important;
			padding-bottom: 0}
		body.accueil section#traiteur_fournier > .no_flex .container_flex.xmedium .LH-0 {
			width: 100%;
			height: 15em}
		body.accueil section#traiteur_fournier > .no_flex .container_flex.xmedium .LH-0 + p {
			position: initial;
			margin-top: 1em}
	}
	@media screen and (max-width: 768px) {
		body.accueil section#boucherie_fournier > .no_flex::before,
		body.accueil section#boucherie_fournier > .no_flex::after {	display: none}
		body.accueil section#boucherie_fournier > .no_flex > .center > .flex.content_between:first-child {	margin-bottom: 2em}
		body.accueil section#boucherie_fournier > .no_flex > .center > .flex:last-child {	padding: 0 0}
		body.accueil section#intro > .no_flex > .center > .flex.items_start > .container_flex.xsmall:first-child {	margin-left: 0 !important}
		body.accueil section#intro > .no_flex > .center > .flex.items_start > .container_flex.xsmall:last-child {	margin-right: 0 !important}
		body.accueil section#boucherie_fournier > .no_flex > .center > .flex.content_between {	justify-content: space-between !important}
		body.accueil section#boucherie_fournier > .no_flex > .center > .flex > .container_flex.small,
		body.accueil section#charcuterie_fournier > .no_flex > .center > .flex > .container_flex.xsmall,
		body.accueil section#traiteur_fournier > .no_flex .container_flex.xsmall {
			width: 100% !important;
			margin-top: 2em !important;
			margin-bottom: 0 !important;
			max-height: 56vw;
			overflow: hidden;
			order: 2}
		body.accueil section#boucherie_fournier > .no_flex > .center > .flex > .container_flex.xmedium,
		body.accueil section#charcuterie_fournier > .no_flex > .center > .flex > .container_flex.xmedium,
		body.accueil section#traiteur_fournier > .no_flex .container_flex.xmedium {
			width: 100% !important;
			order: 1}
		body.accueil section#boucherie_fournier > .no_flex > .center > .flex:last-child > .container_flex.xsmall {
			max-height: 56vw;
			overflow: hidden;
			width: 100% !important}
		body.accueil section#boucherie_fournier > .no_flex > .center > .flex:last-child > .container_flex.xsmall:first-child {	display: none}
		body.accueil section#boucherie_fournier > .no_flex > .center > .flex:last-child > .container_flex.xsmall:nth-child(2),
		body.accueil section#traiteur_fournier > .no_flex .container_flex.xmedium {	margin-bottom: 0 !important}
		body.accueil section#boucherie_fournier > .no_flex > .center > .flex:last-child > .container_flex.xsmall:last-child,
		body.accueil section#traiteur_fournier > .no_flex .container_flex.xsmall {	margin-top: 2em !important}
		body.accueil section > .no_flex > .center > .flex > .container_flex.xsmall img {
			width: 100%;
			height: 100%;
			object-fit: cover;
			object-position: center}
		body.accueil section#traiteur_fournier > .no_flex .container_flex.xmedium .LH-0 {
			width: 100%;
			height: 56vw}
		body.accueil section#traiteur_fournier > .no_flex .container_flex.xsmall {	margin-left: 0 !important}
	}
	@media screen and (max-width: 640px) {
		body.accueil section#intro > .no_flex > .center > .flex.items_start > .container_flex.xsmall {
			width: 49% !important;
			margin: 0 1% !important}
		body.accueil section#intro > .no_flex > .center > .flex.items_start > .container_flex.xsmall:nth-child(2n+1) {	margin-left: 0 !important}
		body.accueil section#intro > .no_flex > .center > .flex.items_start > .container_flex.xsmall:nth-child(2n) {	margin-right: 0 !important}
		body.accueil section#intro > .no_flex > .center > .flex.items_start > .container_flex.xsmall:nth-child(n+3) {	margin-top: 2em !important}
		body.accueil section#intro > .no_flex > .center > .no_flex > .no_flex h2,
		body.accueil section#intro > .no_flex > .center > .no_flex > .no_flex h3 {	text-align: center !important}
	}
	@media screen and (max-width: 320px) {
		body.accueil section#intro > .no_flex > .center > .flex.items_start > .container_flex.xsmall {	
			width: 100% !important;
			margin: 0 0 !important}
		body.accueil section#intro > .no_flex > .center > .flex.items_start > .container_flex.xsmall:nth-child(n+2) {	margin-top: 2em !important}
	}
	
/************************************************************************************************************************************************************/
/* PAGES CMS																																				*/
/************************************************************************************************************************************************************/
body.cms section {
	position: relative;
	overflow: hidden}
body.cms .hero-slider h2 {	font-size: 2rem}
body.cms.boucherie-thaon-les-vosges section#tarifs,
body.cms.charcuterie-thaon-les-vosges section#tarifs,
body.cms.traiteur-thaon-les-vosges section#tarifs,
body.cms.services-livraison-traiteur-thaon-les-vosges section#tarifs,
body.cms.menus-fetes-de-fin-d-annee section#menus {	margin-top: -4em}
body.cms section > .no_flex {
	width: 100%;
	padding: 4em 0}
body.cms section#slider + section > .no_flex {}
body.cms.boucherie-thaon-les-vosges section:nth-child(2) > .no_flex,
body.cms.charcuterie-thaon-les-vosges section:nth-child(2) > .no_flex,
body.cms.traiteur-thaon-les-vosges section:nth-child(2) > .no_flex,
body.cms.services-livraison-traiteur-thaon-les-vosges section:nth-child(2) > .no_flex,
body.cms.menus-fetes-de-fin-d-annee section:nth-child(1) > .no_flex {	padding: 2em 0 0em}
body.cms.boucherie-thaon-les-vosges section#tarifs > .no_flex,
body.cms.charcuterie-thaon-les-vosges section#tarifs > .no_flex,
body.cms.traiteur-thaon-les-vosges section#tarifs > .no_flex,
body.cms.services-livraison-traiteur-thaon-les-vosges section#tarifs > .no_flex {	padding: 0 0 8em}
body.cms.menus-fetes-de-fin-d-annee section#menus > .no_flex {	padding: 0 0 2em}
body.cms section:last-child > .no_flex {	padding-bottom: 8em}
	
	@media screen and (max-width: 1024px) {
		body.cms section > .no_flex {	padding: 4em 0}
		body.cms.boucherie-thaon-les-vosges section#tarifs > .no_flex,
		body.cms.charcuterie-thaon-les-vosges section#tarifs > .no_flex,
		body.cms.traiteur-thaon-les-vosges section#tarifs > .no_flex,
		body.cms.services-livraison-traiteur-thaon-les-vosges section#tarifs > .no_flex,
		body.cms.menus-fetes-de-fin-d-annee section#menus > .no_flex {	padding: 0 0 4em}
		body.cms section:last-child > .no_flex {	padding-bottom: 4em}
		body.cms.menus-fetes-de-fin-d-annee section:last-child > .no_flex {	padding-top: 0}
	}
	@media screen and (max-width: 768px) {
		body.cms.boucherie-thaon-les-vosges section#tarifs > .no_flex,
		body.cms.charcuterie-thaon-les-vosges section#tarifs > .no_flex,
		body.cms.traiteur-thaon-les-vosges section#tarifs > .no_flex,
		body.cms.services-livraison-traiteur-thaon-les-vosges section#tarifs > .no_flex,
		body.cms.menus-fetes-de-fin-d-annee section#menus > .no_flex {	padding-top: 2em}
	}
	@media screen and (max-width: 480px) {
		body.cms section > .no_flex {	padding: 2em 0}
	}
	
body.cms section > .no_flex > .center > .no_flex,
body.cms section > .no_flex > .center > .no_flex > .no_flex,
body.cms section > .no_flex > .center > .flex {	margin: 0 0 4em}
body.cms.boucherie-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:first-child,
body.cms.charcuterie-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:first-child,
body.cms.traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:first-child,
body.cms.services-livraison-traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:first-child {	margin: 0 0 2em}
body.cms.boucherie-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2),
body.cms.charcuterie-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2),
body.cms.traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2),
body.cms.services-livraison-traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) {	margin: 0 0 4em}

	@media screen and (max-width: 1024px) {
		body.cms section > .no_flex > .center > .no_flex,
		body.cms section > .no_flex > .center > .no_flex > .no_flex,
		body.cms section > .no_flex > .center > .flex {	margin: 0 0 4em}
	}
	@media screen and (max-width: 768px) {
		body.cms section > .no_flex > .center > .no_flex,
		body.cms section > .no_flex > .center > .no_flex > .no_flex,
		body.cms section > .no_flex > .center > .flex,
		body.cms.boucherie-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2),
		body.cms.charcuterie-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2),
		body.cms.traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2),
		body.cms.services-livraison-traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) {	margin: 0 0 2em}
	}
	@media screen and (max-width: 480px) {
		body.cms.boucherie-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2),
		body.cms.charcuterie-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2),
		body.cms.traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2),
		body.cms.services-livraison-traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) {	margin: 0 0 2em}
	}
	
body.cms.boucherie-thaon-les-vosges section:nth-child(2) > .no_flex > .center > .flex:first-child,
body.cms.charcuterie-thaon-les-vosges section:nth-child(2) > .no_flex > .center > .flex:first-child,
body.cms.traiteur-thaon-les-vosges section:nth-child(2) > .no_flex > .center > .flex:first-child,
body.cms.services-livraison-traiteur-thaon-les-vosges section:nth-child(2) > .no_flex > .center > .flex:first-child {	position: relative}
body.cms.boucherie-thaon-les-vosges section:nth-child(2) > .no_flex > .center > .flex > .container_flex,
body.cms.charcuterie-thaon-les-vosges section:nth-child(2) > .no_flex > .center > .flex > .container_flex,
body.cms.traiteur-thaon-les-vosges section:nth-child(2) > .no_flex > .center > .flex > .container_flex,
body.cms.services-livraison-traiteur-thaon-les-vosges section:nth-child(2) > .no_flex > .center > .flex > .container_flex {	position: relative}
body.cms.boucherie-thaon-les-vosges section:nth-child(2) > .no_flex > .center > .flex:nth-child(2),
body.cms.charcuterie-thaon-les-vosges section:nth-child(2) > .no_flex > .center > .flex:nth-child(2),
body.cms.traiteur-thaon-les-vosges section:nth-child(2) > .no_flex > .center > .flex:nth-child(2),
body.cms.services-livraison-traiteur-thaon-les-vosges section:nth-child(2) > .no_flex > .center > .flex:nth-child(2),
body.cms.menus-fetes-de-fin-d-annee section:nth-child(1) > .no_flex > .center > .flex:nth-child(2) {	padding: 0 2em}
body.cms.boucherie-thaon-les-vosges section:nth-child(2) > .no_flex > .center > .flex > .container_flex:not(.xmedium),
body.cms.charcuterie-thaon-les-vosges section:nth-child(2) > .no_flex > .center > .flex > .container_flex:not(.xmedium),
body.cms.traiteur-thaon-les-vosges section:nth-child(2) > .no_flex > .center > .flex > .container_flex:not(.xmedium),
body.cms.services-livraison-traiteur-thaon-les-vosges section:nth-child(2) > .no_flex > .center > .flex > .container_flex:not(.xmedium),
body.cms.menus-fetes-de-fin-d-annee section:nth-child(1) > .no_flex > .center > .flex > .container_flex:not(.xmedium) {
	position: relative;
	box-shadow: 0 15px 25px rgba(0,0,0,0.2)}
body.cms.boucherie-thaon-les-vosges section:nth-child(2) > .no_flex > .center > .flex > .container_flex.xmedium,
body.cms.charcuterie-thaon-les-vosges section:nth-child(2) > .no_flex > .center > .flex > .container_flex.xmedium,
body.cms.traiteur-thaon-les-vosges section:nth-child(2) > .no_flex > .center > .flex > .container_flex.xmedium,
body.cms.services-livraison-traiteur-thaon-les-vosges section:nth-child(2) > .no_flex > .center > .flex > .container_flex.xmedium {
	padding: 2em;
	margin-top: 3em}
body.cms.menus-fetes-de-fin-d-annee section:nth-child(1) > .no_flex > .center > .flex > .container_flex.xmedium {
	padding: 2em;
	margin-top: 1em}
body.cms.boucherie-thaon-les-vosges section:nth-child(2) > .no_flex > .center > .flex:last-child > .container_flex.xsmall:first-child,
body.cms.traiteur-thaon-les-vosges section:nth-child(2) > .no_flex > .center > .flex:last-child > .container_flex.xsmall:first-child {	margin-top: -2em !important}
body.cms.charcuterie-thaon-les-vosges section:nth-child(2) > .no_flex > .center > .flex:last-child > .container_flex.xsmall:first-child {	margin-top: -8em !important}
body.cms.boucherie-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex,
body.cms.traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex,
body.cms.charcuterie-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex,
body.cms.services-livraison-traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex {	position: relative}
body.cms.boucherie-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex:first-child,
body.cms.boucherie-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex:last-child,
body.cms.charcuterie-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex:first-child,
body.cms.charcuterie-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex:last-child,
body.cms.traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex:first-child,
body.cms.traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex:last-child,
body.cms.services-livraison-traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex:first-child,
body.cms.services-livraison-traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex:last-child,
body.cms.menus-fetes-de-fin-d-annee section#menus > .no_flex > .center > .flex:nth-child(n+2) > .container_flex.smedium {	box-shadow: 0 15px 25px rgba(0,0,0,0.2)}
body.cms.services-livraison-traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex {	position: relative}
body.cms.boucherie-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex:first-child,
body.cms.charcuterie-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex:first-child,
body.cms.traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex:first-child {	margin-top: 8em !important}
body.cms.services-livraison-traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex.small,
body.cms.menus-fetes-de-fin-d-annee section#menus > .no_flex > .center > .flex:nth-child(n+2) > .container_flex.smedium:nth-child(2n+1) {
	background: #fafafa;
	padding: 2em 2em 1em}
body.cms.menus-fetes-de-fin-d-annee section#menus > .no_flex > .center > .flex:nth-child(n+2) > .container_flex.smedium:nth-child(2n+1) { border: 1px solid #09090b}
body.cms.boucherie-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2),
body.cms.charcuterie-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2),
body.cms.traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2),
body.cms.services-livraison-traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2),
body.cms.menus-fetes-de-fin-d-annee section#menus > .no_flex > .center > .flex:nth-child(n+2) {
	position: relative;
	padding-top: 2em}
body.cms.boucherie-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2)::before,
body.cms.charcuterie-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2)::before,
body.cms.traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2)::before,
body.cms.services-livraison-traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2)::before,
body.cms.menus-fetes-de-fin-d-annee section#menus > .no_flex > .center > .flex:nth-child(n+2)::before {
	content: '';
	position: absolute;
	top: 4em;
	left: -100%;
	right: 40%;
	height: 12em;
	z-index: -1;
	background-color: #09090b}
body.cms.services-livraison-traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2)::before {	height: 8em}
body.cms.boucherie-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2)::after,
body.cms.charcuterie-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2)::after,
body.cms.traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2)::after,
body.cms.services-livraison-traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2)::after,
body.cms.menus-fetes-de-fin-d-annee section#menus > .no_flex > .center > .flex:nth-child(n+2)::after {
	content: '';
	position: absolute;
	top: 8em;
	left: 60%;
	right: -100%;
	bottom: 10%;
	z-index: -1;
	background-color: #09090b}
body.cms.menus-fetes-de-fin-d-annee section#menus > .no_flex > .center > .flex:nth-child(n+2)::after {	bottom: 49%}
body.cms.boucherie-thaon-les-vosges section#tarifs > .no_flex > .center > .flex > .container_flex.small,
body.cms.charcuterie-thaon-les-vosges section#tarifs > .no_flex > .center > .flex > .container_flex.small,
body.cms.traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex > .container_flex.small,
body.cms.services-livraison-traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex > .container_flex.small,
body.cms.menus-fetes-de-fin-d-annee section#menus > .no_flex > .center > .flex > .container_flex.smedium:nth-child(2n) {	box-shadow: 0 15px 25px rgba(0,0,0,0.2)}
body.cms.boucherie-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex.xmedium:nth-child(3),
body.cms.charcuterie-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex.xmedium:nth-child(3),
body.cms.traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex.xmedium:nth-child(3),
body.cms.services-livraison-traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex.xmedium:nth-child(2),
body.cms.menus-fetes-de-fin-d-annee section#menus > .no_flex > .center > .flex > .container_flex.smedium:nth-child(2n) {
	color: #fff;
	background-color: #09090b;
	padding: 2em;
	margin-top: 3em}
body.cms.boucherie-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex.smedium,
body.cms.charcuterie-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex.smedium,
body.cms.traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex.smedium,
body.cms.services-livraison-traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex.smedium {
	position: absolute;
	top: 1em;
	left: 0;
	background: #fafafa;
	z-index: 2;
	padding: 2em 2em 1em}
body.cms.menus-fetes-de-fin-d-annee section#menus > .no_flex > .center > .flex > .container_flex.smedium:last-child {
	position: relative;
	margin-top: 2em}
body.cms.boucherie-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex.smedium h3,
body.cms.charcuterie-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex.smedium h3,
body.cms.traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex.smedium h3,
body.cms.services-livraison-traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex.small h3,
body.cms.menus-fetes-de-fin-d-annee section#menus > .no_flex > .center > .flex:nth-child(n+2) > .container_flex.smedium h3 {
	font-size: 2.4rem;
	font-weight: bold;
	text-transform: none;
	position: relative;
	font-family: 'Marck Script'}
body.cms.services-livraison-traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex.small h3 {	margin: 0 0 0.33em}
body.cms.services-livraison-traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex.small p {
	font-size: 2rem;
	font-weight: bold;
	text-transform: none;
	position: relative;
	font-family: 'Marck Script'}
body.cms.boucherie-thaon-les-vosges section#tarifs > .no_flex a,
body.cms.charcuterie-thaon-les-vosges section#tarifs > .no_flex a,
body.cms.services-livraison-traiteur-thaon-les-vosges section#tarifs > .no_flex a {	color: #fff}
body.cms.menus-fetes-de-fin-d-annee section#menus > .no_flex > .center > .flex:nth-child(n+2) > .container_flex.smedium h3 svg {
	width: 0.75em;
	height: 0.75em;
	margin-right: 0.5em;
	vertical-align: middle;
	position: relative;
	top: -0.15em}
body.cms.menus-fetes-de-fin-d-annee section#menus > .no_flex > .center > .flex:nth-child(n+2) > .container_flex.smedium p svg {
	width: 1em;
	height: 1em}
	

	@media screen and (max-width: 1440px) {
		body.cms.traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex.smedium {
			width: 60%;
			text-align: center}
		body.cms.traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex.smedium h3 {	text-align: center !important}
	}
	@media screen and (max-width: 1024px) {
		body.cms.boucherie-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2)::before,
		body.cms.charcuterie-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2)::before,
		body.cms.traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2)::before,
		body.cms.services-livraison-traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2)::before {	top: 3em}
		body.cms.boucherie-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2),
		body.cms.charcuterie-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2),
		body.cms.traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2),
		body.cms.services-livraison-traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) {	padding-top: 0}
		body.cms.boucherie-thaon-les-vosges section:nth-child(2) > .no_flex > .center > .flex > .container_flex:not(.xmedium),
		body.cms.charcuterie-thaon-les-vosges section:nth-child(2) > .no_flex > .center > .flex > .container_flex:not(.xmedium),
		body.cms.traiteur-thaon-les-vosges section:nth-child(2) > .no_flex > .center > .flex > .container_flex:not(.xmedium),
		body.cms.services-livraison-traiteur-thaon-les-vosges section:nth-child(2) > .no_flex > .center > .flex > .container_flex:not(.xmedium),
		body.cms.boucherie-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex:first-child,
		body.cms.charcuterie-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex:first-child,
		body.cms.traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex:first-child,
		body.cms.services-livraison-traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex.small {	width: 32% !important}
		body.cms.boucherie-thaon-les-vosges section:nth-child(2) > .no_flex > .center > .flex > .container_flex.xmedium,
		body.cms.charcuterie-thaon-les-vosges section:nth-child(2) > .no_flex > .center > .flex > .container_flex.xmedium,
		body.cms.traiteur-thaon-les-vosges section:nth-child(2) > .no_flex > .center > .flex > .container_flex.xmedium,
		body.cms.services-livraison-traiteur-thaon-les-vosges section:nth-child(2) > .no_flex > .center > .flex > .container_flex.xmedium,
		body.cms.boucherie-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex.xmedium:nth-child(3),
		body.cms.charcuterie-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex.xmedium:nth-child(3),
		body.cms.traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex.xmedium:nth-child(3),
		body.cms.services-livraison-traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex.xmedium:nth-child(2) {
			width: 60% !important;
			margin-top: 5em;}
		body.cms.traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex.smedium {	width: auto !important}
		body.cms.boucherie-thaon-les-vosges section:nth-child(2) > .no_flex > .center > .flex > .container_flex.xmedium,
		body.cms.charcuterie-thaon-les-vosges section:nth-child(2) > .no_flex > .center > .flex > .container_flex.xmedium,
		body.cms.traiteur-thaon-les-vosges section:nth-child(2) > .no_flex > .center > .flex > .container_flex.xmedium,
		body.cms.services-livraison-traiteur-thaon-les-vosges section:nth-child(2) > .no_flex > .center > .flex > .container_flex.xmedium,
		body.cms.menus-fetes-de-fin-d-annee section:nth-child(1) > .no_flex > .center > .flex > .container_flex.xmedium {
			padding: 0;
			margin-top: 0}
		body.cms.boucherie-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex.smedium,
		body.cms.charcuterie-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex.smedium,
		body.cms.traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex.smedium,
		body.cms.services-livraison-traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex.smedium {
			margin-left: 0 !important;
			padding: 0em 2em 1em;
			z-index: 2}
		body.cms.services-livraison-traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex.small {	padding: 1em}
		body.cms.menus-fetes-de-fin-d-annee section:last-child > .no_flex > .center > .flex > .container_flex.xmedium {	width: 100% !important}
	}
	@media screen and (max-width: 768px) {
		body.cms.boucherie-thaon-les-vosges section#tarifs,
		body.cms.charcuterie-thaon-les-vosges section#tarifs,
		body.cms.traiteur-thaon-les-vosges section#tarifs,
		body.cms.services-livraison-traiteur-thaon-les-vosges section#tarifs,
		body.cms.menus-fetes-de-fin-d-annee section#menus {	margin-top: 0}
		body.cms.boucherie-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2)::before,
		body.cms.charcuterie-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2)::before,
		body.cms.traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2)::before,
		body.cms.services-livraison-traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2)::before,
		body.cms.menus-fetes-de-fin-d-annee section#menus > .no_flex > .center > .flex:nth-child(n+2)::before,
		body.cms.boucherie-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2)::after,
		body.cms.charcuterie-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2)::after,
		body.cms.traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2)::after,
		body.cms.services-livraison-traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2)::after,
		body.cms.menus-fetes-de-fin-d-annee section#menus > .no_flex > .center > .flex:nth-child(n+2)::after{	display: none}
		body.cms.boucherie-thaon-les-vosges section:nth-child(2) > .no_flex > .center > .flex:first-child,
		body.cms.charcuterie-thaon-les-vosges section:nth-child(2) > .no_flex > .center > .flex:first-child,
		body.cms.traiteur-thaon-les-vosges section:nth-child(2) > .no_flex > .center > .flex:first-child,
		body.cms.services-livraison-traiteur-thaon-les-vosges section:nth-child(2) > .no_flex > .center > .flex:first-child,
		body.cms.menus-fetes-de-fin-d-annee section:nth-child(2) > .no_flex > .center > .flex:first-child,
		body.cms.menus-fetes-de-fin-d-annee section:nth-child(1) > .no_flex > .center > .flex > .container_flex.xmedium {	margin-bottom: 0 !important}
		body.cms.boucherie-thaon-les-vosges section:nth-child(2) > .no_flex > .center > .flex > .container_flex:not(.xmedium),
		body.cms.charcuterie-thaon-les-vosges section:nth-child(2) > .no_flex > .center > .flex > .container_flex:not(.xmedium),
		body.cms.traiteur-thaon-les-vosges section:nth-child(2) > .no_flex > .center > .flex > .container_flex:not(.xmedium),
		body.cms.services-livraison-traiteur-thaon-les-vosges section:nth-child(2) > .no_flex > .center > .flex > .container_flex:not(.xmedium),
		body.cms.services-livraison-traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex.small,
		body.cms.boucherie-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex:first-child,
		body.cms.charcuterie-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex:first-child,
		body.cms.traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex:first-child,
		body.cms.boucherie-thaon-les-vosges section:nth-child(2) > .no_flex > .center > .flex > .container_flex.xmedium,
		body.cms.charcuterie-thaon-les-vosges section:nth-child(2) > .no_flex > .center > .flex > .container_flex.xmedium,
		body.cms.traiteur-thaon-les-vosges section:nth-child(2) > .no_flex > .center > .flex > .container_flex.xmedium,
		body.cms.services-livraison-traiteur-thaon-les-vosges section:nth-child(2) > .no_flex > .center > .flex > .container_flex.xmedium,
		body.cms.boucherie-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex.xmedium:nth-child(3),
		body.cms.charcuterie-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex.xmedium:nth-child(3),
		body.cms.traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex.xmedium:nth-child(3),
		body.cms.services-livraison-traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex.xmedium:nth-child(2) {
			width: 100% !important;
			margin-top: 0}
		body.cms.boucherie-thaon-les-vosges section:nth-child(2) > .no_flex > .center > .flex:nth-child(2),
		body.cms.charcuterie-thaon-les-vosges section:nth-child(2) > .no_flex > .center > .flex:nth-child(2),
		body.cms.traiteur-thaon-les-vosges section:nth-child(2) > .no_flex > .center > .flex:nth-child(2),
		body.cms.services-livraison-traiteur-thaon-les-vosges section:nth-child(2) > .no_flex > .center > .flex:nth-child(2),
		body.cms.menus-fetes-de-fin-d-annee section:nth-child(1) > .no_flex > .center > .flex:nth-child(2) {	padding: 0 0}
		body.cms.boucherie-thaon-les-vosges section:nth-child(2) > .no_flex > .center > .flex > .container_flex:not(.xmedium),
		body.cms.charcuterie-thaon-les-vosges section:nth-child(2) > .no_flex > .center > .flex > .container_flex:not(.xmedium),
		body.cms.traiteur-thaon-les-vosges section:nth-child(2) > .no_flex > .center > .flex > .container_flex:not(.xmedium),
		body.cms.services-livraison-traiteur-thaon-les-vosges section:nth-child(2) > .no_flex > .center > .flex > .container_flex:not(.xmedium),
		body.cms.menus-fetes-de-fin-d-annee section:nth-child(1) > .no_flex > .center > .flex > .container_flex.small {
			margin-top: 2em !important;
			margin-bottom: 0 !important;
			order: 2}
		body.cms.boucherie-thaon-les-vosges section:nth-child(2) > .no_flex > .center > .flex:last-child > .container_flex.xsmall:first-child,
		body.cms.charcuterie-thaon-les-vosges section:nth-child(2) > .no_flex > .center > .flex:last-child > .container_flex.xsmall:first-child ,
		body.cms.traiteur-thaon-les-vosges section:nth-child(2) > .no_flex > .center > .flex:last-child > .container_flex.xsmall:first-child,
		body.cms.menus-fetes-de-fin-d-annee section:nth-child(1) > .no_flex > .center > .flex > .container_flex.small  {
			margin-top: 2em !important;
			max-height: 56vw;
			overflow: hidden;}
		body.cms.boucherie-thaon-les-vosges section:nth-child(2) > .no_flex > .center > .flex > .container_flex.xmedium,
		body.cms.charcuterie-thaon-les-vosges section:nth-child(2) > .no_flex > .center > .flex > .container_flex.xmedium,
		body.cms.traiteur-thaon-les-vosges section:nth-child(2) > .no_flex > .center > .flex > .container_flex.xmedium,
		body.cms.services-livraison-traiteur-thaon-les-vosges section:nth-child(2) > .no_flex > .center > .flex > .container_flex.xmedium,
		body.cms.menus-fetes-de-fin-d-annee section:nth-child(1) > .no_flex > .center > .flex > .container_flex.xmedium {	order: 1}
		body.cms.boucherie-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex.smedium,
		body.cms.charcuterie-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex.smedium,
		body.cms.traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex.smedium,
		body.cms.services-livraison-traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex.smedium {
			position: initial;
			padding: 0em 0 0;
			margin-bottom: 1em !important;
			order: 1}
		body.cms.boucherie-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex.xmedium:nth-child(3),
		body.cms.charcuterie-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex.xmedium:nth-child(3),
		body.cms.traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex.xmedium:nth-child(3),
		body.cms.services-livraison-traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex.xmedium:nth-child(2),
		body.cms.traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex:first-child  {	order: 2}
		body.cms.traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex:first-child  {
			position: initial;
			margin-top: 0 !important;
			margin-bottom: 2em !important}
		body.cms.traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex.xmedium:nth-child(3),
		body.cms.services-livraison-traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex.small {	padding: 0}
		body.cms.services-livraison-traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex.xmedium:nth-child(2) {	padding: 1em}
		body.cms.services-livraison-traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex.small {
			margin-bottom: 1em !important;
			box-shadow: none}
		body.cms.boucherie-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex:first-child,
		body.cms.charcuterie-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex:first-child {	display: none}
		body.cms.boucherie-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex.smedium h3,
		body.cms.charcuterie-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex.smedium h3,
		body.cms.traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex.smedium h3,
		body.cms.services-livraison-traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex.smedium h3,
		body.cms.services-livraison-traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex.small h3,
		body.cms.services-livraison-traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex.small p {	text-align: center !important}
		body.cms section > .no_flex > .center > .flex > .container_flex img {
			width: 100%;
			height: 100%;
			object-fit: cover;
			object-position: center}
	}
	@media screen and (max-width: 640px) {
		body.cms section#tarifs > .no_flex > .center h2,
		body.cms section#tarifs > .no_flex > .center p {	text-align: center !important}
	}
	@media screen and (max-width: 640px) {
		body.cms section > .no_flex > .center h3 {	font-size: 1.8rem !important}
		body.cms.services-livraison-traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex.small h3 {	margin: 0 0 0}
		body.cms.services-livraison-traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) > .container_flex.small p {	font-size: 1.6rem !important}
	}

/************************************************************************************************************************************************************/
/* FORMULAIRE																																				*/
/************************************************************************************************************************************************************/
body.contact section#slider {	margin-top: 0}
body.contact section {	position: relative}
body.contact section > .no_flex {
	width: 100%;
	padding: 4em 0}
body.contact section#slider + section > .no_flex {}
body.contact section:first-child > .no_flex {	padding-top: 2em}
body.contact section:last-child > .no_flex {	padding-bottom: 8em}
body.contact section:nth-child(3) > .no_flex {
	color: #fff;
	padding: 0 0 6em}
body.contact section:nth-child(3) > .no_flex{
	 background-color: #fff;
	 padding: 6em 0}
	
	@media screen and (max-width: 1024px) {
		body.contact section > .no_flex {	padding: 4em 0}
		body.contact section:last-child > .no_flex {	padding-bottom: 4em}
		body.contact section:nth-child(3) > .no_flex{	padding: 4em 0}
	}
	@media screen and (max-width: 768px) {
		body.contact section > .no_flex {	padding: 2em 0}
		body.contact section:nth-child(3) > .no_flex{	padding: 2em 0}
		body.contact section:last-child > .no_flex {	padding-bottom: 4em}
	}
	@media screen and (max-width: 640px) {
	}
	@media screen and (max-width: 480px) {
		body.contact section > .no_flex {	padding: 2em 0}
		body.contact section:nth-child(3) > .no_flex {	padding: 2em 0}
	}
body.contact section > .no_flex > .center > .no_flex,
body.contact section > .no_flex > .center > .no_flex > .no_flex,
body.contact section > .no_flex > .center > .flex {	margin: 0 0 8em}
body.contact section:nth-child(2) > .no_flex > .center > .flex > .container_flex {
	position: relative;
	min-height: 600px}
body.contact section:nth-child(2) > .no_flex > .center > .flex > .container_flex iframe.absolute {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%}
body.contact section:nth-child(3) > .no_flex > .center > .flex:first-child {	margin: 0 0 4em}
body.contact section:nth-child(3) > .no_flex > .center > .flex:last-child {	padding: 0 2em}
body.contact section:nth-child(3) > .no_flex > .center > .flex > .container_flex {
	position: relative;
	box-shadow: 0 15px 25px rgba(0,0,0,0.2)}
body.contact section:nth-child(3) > .no_flex > .center > .flex:first-child {	position: relative}
body.contact section:nth-child(3) > .no_flex::before {
	content: '';
	position: absolute;
	top: 1.5em;
	left: 0;
	right: 45%;
	height: 20em;
	z-index: -1;
	background-color: #09090b;}
body.contact section:nth-child(3) > .no_flex::after {
	content: '';
	position: absolute;
	top: 12em;
	left: 60%;
	right: 0;
	height: 20em;
	z-index: -1;
	background-color: #09090b}
body.contact section:nth-child(3) > .no_flex > .center > .flex > .container_flex.small {	box-shadow: 0 15px 25px rgba(0,0,0,0.2)}
body.contact section:nth-child(3) > .no_flex > .center > .flex > .container_flex.xmedium {
	background-color: #09090b;
	padding: 2em;
	margin-top: 3em}
body.contact section form .bloc-info {	margin: 0 0 2em !important}
body.contact section form > .flex {	margin: 0 0 2em}
body.contact section form > .flex {
	transition: all 1.2s cubic-bezier(.165,.84,.44,1);
	opacity: 0;
	transform: translate3d(0,50px,0);
	visibility: hidden}
body.contact section form > .flex.visible {	
	opacity: 1;
	transform: translateZ(0) rotate(.01deg);
	visibility: visible}
body.contact section form > .flex.focus:after {
	content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" class="icon only"><path fill="%23ae9c54" d="M438.6 278.6l-160 160C272.4 444.9 264.2 448 256 448s-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L338.8 288H32C14.33 288 .0016 273.7 .0016 256S14.33 224 32 224h306.8l-105.4-105.4c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l160 160C451.1 245.9 451.1 266.1 438.6 278.6z"/></svg>');
	position: absolute;
	left: calc(32% - 18px);
	top: 20%;
	width: 1em;
	height: 1em;
	line-height: 0}
body.contact section form > .flex > label {	padding-right: 36px}
body.contact section form input,
body.contact section form textarea {
	border-top: none;
	border-left: none;
	border-right: none}
body.contact section form input,
body.contact section form textarea {	color: #fff}
body.contact section form button {
	background: none;
	color: #fff;
	border: none}
body.contact section form > .flex svg {	fill: #fff}
body.contact section form button::before,
body.contact section form button::after,
body.contact section form button > span::before,
body.contact section form button > span::after {	background: #fff !important}

	@media screen and (max-width: 1024px) {
		body.cms.boucherie-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2),
		body.cms.charcuterie-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2),
		body.cms.traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2),
		body.cms.services-livraison-traiteur-thaon-les-vosges section#tarifs > .no_flex > .center > .flex:nth-child(n+2) {	padding-top: 0}
		body.contact section:nth-child(3) > .no_flex > .center > .flex > .container_flex.small {
			position: sticky;
			top: 8em;
			width: 32% !important}
		body.contact section:nth-child(3) > .no_flex > .center > .flex > .container_flex.xmedium {
			width: 60% !important;
			margin-top: 0}
	}
	@media screen and (max-width: 768px) {
		body.contact section:nth-child(3) > .no_flex::before,
		body.contact section:nth-child(3) > .no_flex::after {	display: none}
		body.contact section:nth-child(3) > .no_flex > .center > .flex:last-child {  padding: 0 0}
		body.contact section:nth-child(3) > .no_flex > .center > .flex > .container_flex.small {
			position: initial;
			width: 100% !important;
			margin-top: 0 !important;
			margin-bottom: 0 !important;
			max-height: 56vw;
			overflow: hidden;
			order: 2}
		body.contact section:nth-child(3) > .no_flex > .center > .flex > .container_flex.xmedium {
			width: 100% !important;
			margin-bottom: 2em !important;
			order: 1}
		body.contact section:nth-child(3) > .no_flex > .center > .flex > .container_flex img {
			width: 100%;
			height: 100%;
			object-fit: cover;
			object-position: center}
		body.contact section form > .flex {	margin-bottom: 2em}
		body.contact section form > .flex > label.container_flex {	margin-bottom: 1em !important}
		body.contact section form > .flex:nth-last-child(2) > label.align_right {	text-align: left}
		body.contact section form > .flex:nth-last-child(2) > label.align_right br {	display: none}
		body.contact section form > .flex:nth-last-child(2) > label.align_right br + strong {	margin-left: 0.5em}
		body.contact section form > .flex:last-child  p {	width: 100%}
	}
	@media screen and (max-width: 480px) {
		.bloc-info {	flex-wrap: wrap}
		.bloc-info p {
			width: 95%;
			text-align: center;
			margin: 0 auto 0}
		.bloc-info .close-info {	
			position: initial;
			width: 100%;
			text-align: right;
			margin-bottom: 0.5em}
		.bloc-info p > .absolute {	display: none}
	}

/************************************************************************************************************************************************************/
/* RECHERCHE																																				*/
/************************************************************************************************************************************************************/
body#recherche section {	position: relative}
body#recherche section > .no_flex {
	width: 100%;
	min-height: 90vh;
	padding: 8em 0;
	display: flex;
	align-items: center;
	justify-content: center}
body#recherche section .flex > .container_flex:not(.on_screen),
body#recherche section .center > .no_flex:not(.on_screen) {
	opacity: 0;
	visibility:hidden}
body#recherche section .flex > .container_flex.on_screen,
body#recherche section .center > .no_flex.on_screen {	animation: fadeIn 2s linear 0s 1 both}
body#recherche section > .no_flex > .center ul {	margin: 2em 0 0}
body#recherche section > .no_flex > .center ul > li {	margin: 0 1% 1em !important}
body#recherche section > .no_flex > .center ul > li > .button {
	font-size: 0.8em;
	padding: 0.5em}
body#recherche section > .no_flex > .center ol > li {	margin: 0 0 0.5em}
body#recherche section > .no_flex > .center ol > li a {	border: none}
body#recherche section > .no_flex > .center ol > li a > span {	display: inline-block}
body#recherche section > .no_flex > .center ol > li a svg {	
	width: 1em;
	height: 1em;
	vertical-align: middle}
body#recherche section > .no_flex > .center ul {	margin: 0 0 0}
body#recherche section > .no_flex > .center ul > li {	margin: 0 1% 1em !important}
body#recherche section > .no_flex > .center ul > li > .button {
	font-size: 0.8em;
	padding: 0.5em}
body#recherche section > .no_flex > .center ul > li > .button:before {	display: none}
	
	@media screen and (max-width: 1024px) {
		body#recherche section .flex > .container_flex.xmedium {
			width: 66% !important;
			margin: 0 0 0 !important}
	}
	@media screen and (max-width: 900px){
		body#recherche section .flex > .container_flex.xmedium {	width: 100% !important}
	}
	@media screen and (max-width: 768px) {
		body#recherche section > .no_flex {	padding: 12em 0 2em}
		body#recherche section > .no_flex > .center ul.flex {
			display: block;
			text-align: center}
		body#recherche section > .no_flex > .center ul > li {	margin: 0 0 1em !important}
		body#recherche section > .no_flex > .center ul > li:last-child {	margin: 0 0 0 !important}
	}
	@media screen and (max-width: 900px) and (orientation: portrait) {
		body#recherche section > .no_flex {	min-height: 66vh}
	}
	
/************************************************************************************************************************************************************/
/* MENTIONS LÉGALES																																			*/
/************************************************************************************************************************************************************/
body.mentions-legales section {	position: relative}
body.mentions-legales section > .no_flex {
	width: 100%;
	padding: 12em 0 8em}
body.mentions-legales section > .no_flex > .center > .no_flex > .no_flex {
	width: 66%;
	margin: 0 auto 2em}
body.mentions-legales section > .no_flex > .center > .no_flex > .no_flex h2 {	margin: 0 0 0.5em !important}
body.mentions-legales section > .no_flex > .center > .no_flex > .no_flex ul {
	margin: 0 0 0 !important;
	padding: 0 0 0!important}
body.mentions-legales section > .no_flex > .center > .no_flex > .no_flex ul > li {	padding: 0 0 0!important}
body.mentions-legales section > .no_flex > .center > .no_flex > .no_flex ul > li::before {	display: none !important}

	@media screen and (max-width: 900px) {
		body.mentions-legales section > .no_flex > .center > .flex,
		body.mentions-legales section > .no_flex > .center > .flex > .container_flex {	margin: 0 0 2em !important}
		body.mentions-legales section > .no_flex > .center > .flex > .container_flex .flex > .container_flex {	margin: 0 0 1em !important}
		body.mentions-legales section > .no_flex > .center > .flex:last-child,
		body.mentions-legales section > .no_flex > .center > .flex > .container_flex:last-child,
		body.mentions-legales section > .no_flex > .center > .flex > .container_flex .flex > .container_flex:last-child {	margin-bottom: 0 !important}
		body.mentions-legales section > .no_flex > .center > .flex > .container_flex {	padding: 2em 1em}
	}
	@media screen and (max-width: 768px) {
		body.mentions-legales section > .no_flex {	padding: 12em 0 2em}
		body.mentions-legales section > .no_flex > .center ul.flex {
			display: block;
			text-align: center}
		body.mentions-legales section > .no_flex > .center ul > li {	margin: 0 0 1em !important}
		body.mentions-legales section > .no_flex > .center ul > li:last-child {	margin: 0 0 0 !important}
	}
	
/************************************************************************************************************************************************************/
/* ERREURS																																					*/
/************************************************************************************************************************************************************/
body#erreur section {	position: relative}
body#erreur section > .no_flex {
	width: 100%;
	min-height: 90vh;
	padding: 8em 0;
	display: flex;
	align-items: center;
	justify-content: center}
body#erreur section .flex > .container_flex:not(.on_screen),
body#erreur section .center > .no_flex:not(.on_screen) {
	opacity: 0;
	visibility:hidden}
body#erreur section .flex > .container_flex.on_screen,
body#erreur section .center > .no_flex.on_screen {	animation: fadeIn 2s linear 0s 1 both}
body#erreur section > .no_flex > .center ul {	margin: 2em 0 0}
body#erreur section > .no_flex > .center ul > li {	margin: 0 1% 1em !important}
body#erreur section > .no_flex > .center ul > li > .button {
	font-size: 0.8em;
	padding: 0.5em}
	
	@media screen and (max-width: 768px) {
		body#erreur section > .no_flex {	padding: 12em 0 2em}
		body#erreur section > .no_flex > .center ul.flex {
			display: block;
			text-align: center}
		body#erreur section > .no_flex > .center ul > li {	margin: 0 0 1em !important}
		body#erreur section > .no_flex > .center ul > li:last-child {	margin: 0 0 0 !important}
	}
	@media screen and (max-width: 900px) and (orientation: portrait) {
		body#erreur section > .no_flex {	min-height: 66vh}
	}