<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,700');
@font-face {
    font-family: 'RNS Sanz SC Bold';
    src: url('../fonts/RNSSanzSC-Bold.eot');
    src: url('../fonts/RNSSanzSC-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/RNSSanzSC-Bold.woff2') format('woff2'),
        url('../fonts/RNSSanzSC-Bold.woff') format('woff'),
        url('../fonts/RNSSanzSC-Bold.ttf') format('truetype'),
        url('../fonts/RNSSanzSC-Bold.svg#RNSSanzSC-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sporting Grotesque Bold';
    src: url('../fonts/SportingGrotesque-Bold.eot');
    src: url('../fonts/SportingGrotesque-Bold.eot?#iefix') format('embedded-opentype'),
	        url('../fonts/SportingGrotesque-Bold.woff2') format('woff2'),
        url('../fonts/SportingGrotesque-Bold.woff') format('woff'),
        url('../fonts/SportingGrotesque-Bold.ttf') format('truetype'),
        url('../fonts/SportingGrotesque-Bold.svg#SportingGrotesque-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Metrisch Book';
    src: url('../fonts/Metrisch-Book.eot');
    src: url('../fonts/Metrisch-Book.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Metrisch-Book.woff2') format('woff2'),
        url('../fonts/Metrisch-Book.woff') format('woff'),
        url('../fonts/Metrisch-Book.ttf') format('truetype'),
        url('../fonts/Metrisch-Book.svg#Metrisch-Book') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Metrisch Light';
    src: url('../fonts/Metrisch-Light.eot');
    src: url('../fonts/Metrisch-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Metrisch-Light.woff2') format('woff2'),
        url('../fonts/Metrisch-Light.woff') format('woff'),
        url('../fonts/Metrisch-Light.ttf') format('truetype'),
        url('../fonts/Metrisch-Light.svg#Metrisch-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Metrisch Medium';
    src: url('../fonts/Metrisch-Medium.eot');
    src: url('../fonts/Metrisch-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Metrisch-Medium.woff2') format('woff2'),
        url('../fonts/Metrisch-Medium.woff') format('woff'),
        url('../fonts/Metrisch-Medium.ttf') format('truetype'),
        url('../fonts/Metrisch-Medium.svg#Metrisch-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'RNS Sanz Normal';
    src: url('../fonts/RNSSanz-Normal.eot');
    src: url('../fonts/RNSSanz-Normal.eot?#iefix') format('embedded-opentype'),
        url('../fonts/RNSSanz-Normal.woff2') format('woff2'),
        url('../fonts/RNSSanz-Normal.woff') format('woff'),
        url('../fonts/RNSSanz-Normal.ttf') format('truetype'),
        url('../fonts/RNSSanz-Normal.svg#RNSSanz-Normal') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sporting Grotesque Regular';
    src: url('../fonts/SportingGrotesque-Regular.eot');
    src: url('../fonts/SportingGrotesque-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SportingGrotesque-Regular.woff2') format('woff2'),
        url('../fonts/SportingGrotesque-Regular.woff') format('woff'),
        url('../fonts/SportingGrotesque-Regular.ttf') format('truetype'),
        url('../fonts/SportingGrotesque-Regular.svg#SportingGrotesque-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'RNS Sanz SemiBold';
    src: url('../fonts/RNSSanz-SemiBold.eot');
    src: url('../fonts/RNSSanz-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/RNSSanz-SemiBold.woff2') format('woff2'),
        url('../fonts/RNSSanz-SemiBold.woff') format('woff'),
        url('../fonts/RNSSanz-SemiBold.ttf') format('truetype'),
        url('../fonts/RNSSanz-SemiBold.svg#RNSSanz-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'RNS Sanz Medium';
    src: url('../fonts/RNSSanz-Medium.eot');
    src: url('../fonts/RNSSanz-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/RNSSanz-Medium.woff2') format('woff2'),
        url('../fonts/RNSSanz-Medium.woff') format('woff'),
        url('../fonts/RNSSanz-Medium.ttf') format('truetype'),
        url('../fonts/RNSSanz-Medium.svg#RNSSanz-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Metrisch Light';
    src: url('../fonts/Nalieta.eot');
    src: url('../fonts/Nalieta.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Nalieta.woff2') format('woff2'),
        url('../fonts/Nalieta.woff') format('woff'),
        url('../fonts/Nalieta.ttf') format('truetype'),
        url('../fonts/Nalieta.svg#Nalieta') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


/*GENERAL*/
html
{
	height: 100%;
	background-color: #F0F0EE;
	font-family: 'Verdana';
}
*
{
	box-sizing: border-box;
	outline: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	font-family: 'Verdana';
}
BODY
{
	height: calc(100% - 147px);
	margin: 0;
	font-family: 'Verdana';
	font-size: 19px;
	color: #353535;
	overflow-x: hidden;
}
h1
{
	margin: 0;
	padding: 10px 0 10px;
	text-align: center;
	font-size: 26px;
	font-weight: 700;
	color: #867E37;
	font-family: 'Verdana';
}
h2
{
	margin: 0;
	padding: 10px 0 10px;
	font-family: 'Verdana';
	text-align: center;
	font-size: 19px;
	font-weight: 700;
	color: #867E37;
	letter-spacing: 9px;
	margin-bottom: 30px;
}
.titre_accueil
{
	margin: 0;
	padding: 75px 0 130px;
    font-family: 'Verdana';
	text-align: center;
	font-size: 55px;
	font-weight: initial;
	color: #423B04;
	letter-spacing: 10px;
}
.titre_accueil &gt; span
{
	font-size: 41px;
	color: #BAB37B;
	font-family: 'Verdana';
}
h3
{
	margin: 5px 0;
	padding: 0;
	font-family: 'Open Sans',sans-serif;
	text-align: center;
	font-size: 14px;
	font-weight: 400;
	color: #010101;
}
h1 &gt; a,
h2 &gt; a,
h3 &gt; a
{
	text-decoration: none;
}
table
{
	border-spacing: 0;
}
table td
{
	margin: 0;
	padding: 0;
}
hr
{
	display: block;
	width: 50px;
	margin: 20px auto;
	padding: 0;
	max-width: 100%;
	border: 0;
	border-top: 6px solid #68d938;
}
hr.small
{
	border-top-width: 1px;
	margin: 0 auto 10px;
}
a img
{
	border: 0;
}
a
{
	color: #696969;
}
a:active,
a:focus
{
	color: #696969;
}
.center
{
	justify-content: center;
	text-align: center;
}
.block
{
	display: block;
}
.left
{
	text-align: left;
}
.right
{
	text-align: right;
}
.small
{
	font-size: 11px;
}
.middle
{
	display: flex!important;
	align-items: center!important;
}
.row &gt; *.middle
{
	display: inline-flex!important;
	height: 100%;
	vertical-align: middle;
}
.pull-right
{
	float: right;
}

.middle.center
{
	justify-content: center;
}
.disable
{
	color: #BDBDBD;
}
.lead
{
	font-weight: 700;
	font-size: 16px;
}

.ariane
{
	line-height: none;
	margin: 30px 0;
	padding: 0;	
}
.ariane &gt; li
{
	display: inline-block;
	margin: 0;
	padding: 10px 3px;
	vertical-align: middle;

	font-style: normal;
	font-weight: 300;
	font-size: 14px;
	line-height: 14px;
	/*color: #86888B;*/
}
.ariane &gt; li:not(:first-child) &gt; i
{
	/*color: #BABDBE;*/
}
.ariane a
{
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 14px;
	/*color: #34393C;*/
	text-decoration: none;
}

li.middle
{
	display: inline-flex!important;
	vertical-align: middle;
}
.ok
{
	color: #1ABA16;
}
.nok
{
	color: #BA1616;
}
.clear
{
	clear: both;
}
.absolute
{
	position: absolute!important;
	top: 0;
	height: 100%;
}
.absolute.right
{
	right: 0;
	width: 50%;
}
.absolute.left
{
	left: 0;
	width: 50%;
}
.highlight
{
	background-color: #867E37;
	color: #fff;
	margin-top: 45px;
	padding: 0 40px;
}
.highlight h1
{
	text-transform: uppercase;
	font-size: 38px;
	padding: 50px 0;
	font-weight: initial;
	color: #fff;
	font-family: 'Verdana';
	letter-spacing: 10px;
}
.highlight_bloc
{
	padding: 30px!important;
	color: #FFF;
}
.highlight_bloc h2
{
	margin: 0 0 15px;
	padding: 25px 0 10px;
	color: #FFF;
}
.highlight_bloc hr
{
	border-color: #FFF;
}
.circle
{
	display: inline-block;
	width: 27px;
	height: 27px;
	margin: 10px;
	border-radius: 100%;
	text-align: center;
	font-size: 17px;
	line-height: 27px;
	vertical-align: middle;
	color: #f3f2f2;
	background-color: #FFF;
}
.titre-article
{
	margin: 0;
	text-align: justify;
	font-size: 20px;
	color: #f3f2f2;
}
.container
{
	display: block;
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding: 0 20px;
	max-width: 1670px;
}
.container2
{
	display: block;
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding: 0 20px;
	max-width: 1200px;
}
.container3
{
	display: block;
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding: 0 20px;
	max-width: 1500px;
}
.liste
{
	width: 90%;
	margin: 0 auto;
	padding: 0;
	list-style: none;
}
.liste &gt; li
{
	display: table;
	width: 100%;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #FFF;
}
.liste &gt; li &gt; span
{
	display: table-cell;
	padding: 10px 5px;
	text-align: left;
}
.liste &gt; li &gt; span:first-child + span
{
	text-align: right;
}

.center
{
	text-align: center;
}
.fade-c &gt; *,
.fade
{
	opacity: 0;
	transition: opacity ease-in-out 0.4s,transform ease-in-out 0.5s;
	-webkit-transform: translateX(-20px);
	transform: translateX(-20px);
}
.fade-c.visible &gt; *,
.fade.visible
{
	opacity: 1;
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
}
.fade-c.visible &gt;:nth-child(2)
{
	transition-delay: 0.3s;
}
.fade-c.visible &gt;:nth-child(3)
{
	transition-delay: 0.6s;
}
.fade-c.visible &gt;:nth-child(4)
{
	transition-delay: 0.9s;
}
.fade-c.visible &gt;:nth-child(5)
{
	transition-delay: 1.2s;
}
.fade-c.visible &gt;:nth-child(6)
{
	transition-delay: 1.5s;
}
.fade-c.visible &gt;:nth-child(7)
{
	transition-delay: 1.8s;
}

.row
{
	margin: 0 -10px;
	padding: 0;
	font-size: 0;
	list-style: none;
}
.row-footer
{
	max-width: 1200px;
	margin: auto;
}
.row.no-auto-width
{
	display: inline-block;
}
.row &gt; *
{
	display: inline-block;
	margin: 0;
	padding: 0 10px;
	font-size: 15px; /*font default*/
	vertical-align: top;
}
.row &gt; .col-1
{
	width: 8.333333%;
}
.row &gt; .col-2
{
	width: 16.666667%;
}
.row &gt; .col-3
{
	width: 25%;
}
.row &gt; .col-4
{
	width: 33.33%;
}
.row &gt; .col-5
{
	width: 41.666667%;
}
.row &gt; .col-6
{
	width: 50%;
}
.row &gt; .col-7
{
	width: 58.333333%;
}
.row &gt; .col-8
{
	width: 66.66%;
}
.row &gt; .col-9
{
	width: 75%;
}
.row &gt; .col-10
{
	width: 83.333333%;
}
.row &gt; .col-11
{
	width: 91.666667%;
}
.row &gt; .col-12
{
	width: 100%;
}

.acordeon &gt; li &gt; div:first-child + div
{
	display: none;
}
.acordeon &gt; li &gt; div:first-child &gt; i:first-child:before
{
	content: "\f067";
}
.acordeon &gt; li &gt; div:first-child &gt; i
{
	padding: 5px 7px;
    background-color: #fff;
    color: #f3f2f3;
    border-radius: 5px;
}
.acordeon &gt; li.select &gt; div:first-child &gt; i
{
	padding: 5px 7px;
    background-color: #f3f2f3;
    color: #fff;
    border-radius: 5px;
}
.acordeon &gt; li.select &gt; div:first-child + div
{
	display: block;
}
.acordeon &gt; li.select &gt; div:first-child &gt; i:first-child:before
{
	content: "\f068";
}

/*FORMULAIRE*/
#captchagc,
#captchagc *
{
	box-sizing: border-box;
	outline: none;
}
#captchagc
{
	position: relative;
	background-color: #E7E7E7;
	border: 1px solid #D6D6D6;
	width: 250px;
	height: 70px;
	overflow: hidden;
	margin: 10px auto;
}
#captchagc &gt; img:nth-of-type(1)
{
	position: absolute;
	top: 18px;
	left: 18px;
	width: 34px;
	height: 34px;
	z-index: 2;
	margin: 0!important;
}
#captchagc &gt; img:nth-of-type(2)
{
    position: absolute;
    top: 40px;
    left: 25px;
    width: 25px;
	height: 25px;
	z-index: 3;
	margin: 0!important;
	animation: 3s ease-out 1s infinite running captchagc;
}
@keyframes captchagc
{
	0% { left: 25px; }
	25% { left: 25px; }
	50%{ left: 210px; }
	100%{ left: 210px; }
}
#captchagc &gt; img:nth-of-type(1) + div
{
	position: absolute;
	top: 14px;
	right: 14px;
	border: 1px solid #535353;
	border-radius: 4px;
	width: 41px;
	height: 40px;
	background-color: #FFF;
	z-index: 1;
}
#captchagc &gt; img:nth-of-type(1) + div.accept
{
	border: 1px solid #F3990C;
}
#captchagc &gt; img:nth-of-type(1) + div.hover
{
	border: 1px solid #1CD129;
}
#captchagc:before
{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	content: "&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;";
	font-family: 'Open sans', sans-serif;
	font-size: 17px;
}
#captchagc.valid:after
{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	content: "";
	background-color: rgba(255,255,255,0.9);
	z-index: 3;
}
#captchagc &gt; i
{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 4;
	opacity: 0;
	transition: ease-in-out 200ms opacity, ease-in-out 200ms left;
}	
#captchagc.valid &gt; i:nth-of-type(1)
{
	opacity: 1;
	left: 17%;
}
#captchagc &gt; i:nth-of-type(1):before
{
	content: "\f00c";

	font-family: "Font Awesome 5 Pro";
	font-weight: 900;
	
	padding: 5px;
	color: #12D954;
	font-size: 30px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 100%;
	background-color: #FFF;
	border: 2px solid #12D954;
}
#captchagc &gt; i:nth-of-type(2)
{
	position: absolute;
	top: 23px;
	left: 113px;
	z-index: 5;
	font-size: 25px;
	opacity: 1;
}
#captchagc.valid &gt; img:nth-of-type(1)
{
	top: 18px!important;
	left: 197px!important;
}
#captchagc.valid &gt; img:nth-of-type(2)
{
	display: none;
}

form
{
	display: inline;
}

.button,
.button:active,
.button:focus,
.bouton,
.bouton:active,
.bouton:focus
{
	display: inline-block;
	margin: 10px;
	margin-bottom: 40px;
	padding: 5px 30px;
	border: 1px solid #423B04;
	text-decoration: none;
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;
	color: #423B04;
	line-height: 25px;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	cursor: pointer;
}
.highlight .button,
.highlight .button:active,
.highlight .button:focus
{
	display: inline-block;
	margin: 10px;
	margin-bottom: 40px;
	padding: 5px 30px;
	border: 1px solid #fff;
	text-decoration: none;
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;
	color: #FFF;
	line-height: 25px;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	cursor: pointer;
}
.highlight .button:hover,
.highlight .bouton:hover
{
	background-color: #776F23;
}
.button &gt; i,
.bouton &gt; i
{
	margin-right: 5px;
	vertical-align: middle;
}
.button:hover,
.bouton:hover
{
	background-color: #776F23;
	color: #fff;
}
.button &gt; a
{
	color: #fff;
	text-decoration: none;
	font-family: 'Verdana';
	letter-spacing: 4px;
}

.button_real,
.button_real:active,
.button_real:focus
{
	display: inline-block;
	margin: 10px;
	margin-bottom: 40px;
	padding: 5px 30px;
	border: 1px solid #BCB373;
	text-decoration: none;
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;
	color: #FFF;
	line-height: 25px;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	cursor: pointer;
	background-color: #BCB373;
	letter-spacing: 5px;
	font-family: 'Verdana';
}
.button_real &gt; i
{
	margin-right: 5px;
	vertical-align: middle;
}
.button_real:hover
{
	background-color: #776F23;
}
.button_real &gt; a
{
	color: #fff;
	text-decoration: none;
}

.button_slider,
.button_slider:active,
.button_slider:focus
{
	display: inline-block;
	margin: 10px;
	margin-bottom: 40px;
	padding: 5px 30px;
	border: 1px solid #423B04;
	text-decoration: none;
	font-size: 15px;
	font-weight: initial !important;
	text-transform: uppercase;
	color: #FFF;
	line-height: 25px;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	cursor: pointer;
	background-color: #423B04;
	letter-spacing: 5px !important;
}
.button_slider &gt; i
{
	margin-right: 5px;
	vertical-align: middle;
}
.button_slider:hover
{
	background-color: #776F23;
}
.button_slider &gt; a
{
	color: #fff;
	text-decoration: none;
}

input[type='text'],
input[type='password'],
select,
textarea
{
	margin: 2px 0;
	padding: 6px;
	border: 1px solid #CCC;
	border-radius: 2px;
	outline: none;
	font-family: 'Open Sans',sans-serif;
	font-size: 14px;
}
select
{
	padding: 4px 6px;
}
textarea
{
	padding: 6px;
}

fieldset
{
	margin: 0;
	padding: 0;
	border: 0;
}
fieldset &gt; legend
{
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
fieldset &gt; ul
{
	margin: 0;
	padding: 0;
	font-size: 0;
	list-style: none;
}
fieldset &gt; ul &gt; li
{
	display: inline-block;
	width: 50%;
	margin: 0;
	padding: 0;
	font-size: 14px;
	vertical-align: middle;
}

fieldset &gt; ul &gt; li .input
{
	display: block;
	width: 100%;
	padding: 5px;
	text-align: left;
	font-size: 0;
}
fieldset &gt; ul &gt; li .input &gt; label
{
	display: block;
	font-weight: 400;
	font-size: 16px;
	padding: 3px 0;
}
fieldset &gt; ul &gt; li .input &gt; div &gt; *
{
	font-size: 14px;
}
fieldset &gt; ul &gt; li .input &gt; div &gt; input,
fieldset &gt; ul &gt; li .input &gt; div &gt; select,
fieldset &gt; ul &gt; li .input &gt; div &gt; textarea
{
	display: inline-block;
	width: 100%;
	font-size: 14px;
}
fieldset &gt; ul &gt; li.double
{
	width: 100%;
}
::placeholder
{
	color: rgb(119 111 35);
}
#form_connexion
{
	max-width: 430px;
	display: block;
	margin: 0 auto;
	background-color: #867E37;
	padding: 15px;
	border-radius: 15px;
	color: #fff;
}
#form_connexion button
{
	background-color: #F0F0EE;
	border: 0;
	padding: 16px 20px;
	border-radius: 5px;
	color: #867E37;
	font-weight: bold;
	font-size: 14px;
	vertical-align: middle;
}
#form_connexion .button_creer_compte
{
	background-color: #F0F0EE;
	border: 0;
	padding: 10px 15px;
	border-radius: 5px;
	color: #867E37;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	vertical-align: middle;
	margin: 0 15px;
}
#form_connexion .button_oublie_mdp
{
	margin: 5px 0 20px;
	color: #fff;
	text-decoration: none;
	font-style: italic;
	font-size: 10px;
}


/*NOTIFICATIONS*/
.notification
{
	margin: 10px;
	padding: 10px 20px;
	border-radius: 3px;
	text-align: left;
	color: #FFF;
}
.notification.small
{
	margin: 0;
}
.notification:before
{
	display: inline-block;
	margin: 0 10px 0 0;
	font-family: "Font Awesome 5 Pro";
	font-size: 18px;
	vertical-align: middle;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.notification &gt; span
{
	display: inline-block;
	width: calc(100% - 40px);
	vertical-align: middle;
}
.notification.closable:after
{
	content: "\f00d";
	position: absolute;
	top: 50%;
	right: 0;
	margin: 0 10px 0 0;
	font-family: "Font Awesome 5 Pro";
	font-size: 18px;
	vertical-align: middle;
	transform: translateY(-50%);
	cursor: pointer;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.notification.absolute
{
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
}
.notification.validation,
.button.validation
{
	background-color: #867E37;
}
.notification.validation:before
{
	content: "\f00c";
}
.notification.valDebongres,
.button.valDebongres
{
	background-color: #867E37;
}
.notification.valDebongres:before
{
	content: "\f00c";
}
.notification.information,
.button.information
{
	background-color: #5D9CEC;
}
.notification.information:before
{
	content: "\f05a";
}
.notification.erreur,
.button.erreur
{
	/* background-color: #F05050; */
	background-color: #c10606;
}
.notification.erreur:before
{
	content: "\f06a";
}
.notification.errDebongres,
.button.errDebongres
{
	background-color: #423B04;
}
.notification.errDebongres:before
{
	content: "\f06a";
}
.notification.alert,
.button.alert
{
	background-color: #f0bd50;
}
.notification.alert:before
{
	content: "\f071";
}
.notification.disable,
.button.disable
{
	background-color: #A2A2A2;
}

/*SITE*/
iframe div
{
	padding: 206px !important;
}
#site
{
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	background-color: #F0F0EE;
}

/*HEADER*/
#header_top
{
	background-color: #867E37;
	color: #fff;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px 0;
	font-size: 14px;
}
#header_top &gt; .container &gt; span
{
	display: inline-block;
	padding: 5px;
	font-family: 'Verdana';
	letter-spacing: 3px;
}
#header_top a
{
	text-decoration: none;
	color: #FFF;
	font-weight: 700;
}
#header
{
	z-index: 55;
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	text-align: right;
	background-color: rgba(240, 240, 238,0.7);
	transition: height ease 0.2s;
	height: 245px;
}
#header &gt; .container
{
	height: 100px;
	transition: height 0.5s ease;
}
.scroll #header_sous_top &gt; .container &gt; div
{
	margin: 10px 0 10px;
	transition: margin ease 0.2s;
}
.scroll #menu &gt; ul
{
	margin: 20px 0;
	transition: margin ease 0.2s;
}
.scroll
{
	height: 235px !important;
	transition: height ease 0.2s !important;
}
.scroll #logo &gt; img
{
	width: 310px;
	height: initial;
}
.scroll &gt; .container
{
	height: initial !important;
}
#logo
{
	align-items: center;
	height: 100%;
	justify-content: center;
	display: inline-block;
}
#logo &gt; img
{
	position: relative;
	width: 430px;
	height: 80%;
	transition: width ease-in-out 0.15s;
}
#banderole
{
	color: #000000;
}
#banderole-top
{
	width: 100%;
	height: 25px;
    background-color: #867E37;
    z-index: 56;
    position: relative;
    text-align: center;
    color: #fff;
    padding-top: 2px;
    font-weight: bold;
}
/*HEADER_SOUS_TOP*/
#header_sous_top input
{
	background-color: transparent;
	border: 0;
	border-bottom: 1px solid #867E37;
	border-radius: 0;
	width: 105px;
	text-transform: uppercase;
	color: #867E37;
	font-weight: bold;
	font-family: 'Metrisch Medium';
	letter-spacing: 2px;
}
#header_sous_top input::placeholder
{
	color: #867E37;
}
#header_sous_top &gt; .container &gt; div
{
	text-align: left;
	margin: 10px 0 10px;
	display: inline-block;
	width: 49%;
	transition: margin ease 0.2s;
}
#header_sous_top &gt; .container &gt; div:last-child
{
	text-align: right;
}
#header_sous_top .reseau, #header_sous_top .form_recherche
{
	display: inline-block;
}
#header_sous_top .reseau &gt; ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#header_sous_top .reseau &gt; ul &gt; li
{
	display: inline-block;
	margin: 0 1px;
}
#header_sous_top .reseau &gt; ul &gt; li &gt; a
{
	padding: 5px 0;
	border: 1px solid #867E37;
	border-radius: 10px;
	color: #867E37;
	transition: color ease 0.2s, background-color ease 0.2s;
	text-decoration: none;
}
#header_sous_top .reseau &gt; ul &gt; li &gt; a:hover
{
	border-radius: 10px;
	color: #fff;
	background-color: #867E37;
	transition: color ease 0.2s, background-color ease 0.2s;
}
.header_menu
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.header_menu &gt; li
{
	display: inline-block;
	margin: 0 38px;
}
.header_menu &gt; li:first-child
{
	margin-left: 0;
}
.header_menu &gt; li:last-child
{
	margin-right: 0;
}
.header_menu &gt; li &gt; a
{
	text-transform: uppercase;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	color: #867E37;
	font-family: 'Metrisch Medium';
	letter-spacing: 2px;
}

/*MENU*/
.burger
{
	display: none;
	z-index: 2;
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
	height: 100%;
	margin: 0 40px;
	text-align: left;
	cursor: pointer;	
	align-items: center;
}
.burger &gt; div
{
    position: relative;
	display: inline-block;
	width: 100%;
	height: 75px;
}
.burger .icon-left
{
	position: absolute;
	top: 37px;
	width: 15px;
	height: 3px;
	background-color: #3b3b3b;
	transition-duration: 0.5s;
}
.burger .icon-left:before
{
	content: "";
	position: absolute;
	top: -10px;
	width: 15px;
	height: 3px;
	background-color: #3b3b3b;
	transition-duration: 0.5s;
}
.burger .icon-left:after
{
	content: "";
	position: absolute;
	top: 10px;
	width: 15px;
	height: 3px;
	background-color: #3b3b3b;
	transition-duration: 0.5s;
}
.burger .icon-right
{
	position: absolute;
	top: 37px;
	left: 15px;
	width: 15px;
	height: 3px;
	background-color: #3b3b3b;
	transition-duration: 0.5s;
}
.burger .icon-right:before
{
	content: "";
	position: absolute;
	top: -10px;
	width: 15px;
	height: 3px;
	background-color: #3b3b3b;
	transition-duration: 0.5s;
}
.burger .icon-right:after
{
	content: "";
	position: absolute;
	top: 10px;
	width: 15px;
	height: 3px;
	background-color: #3b3b3b;
	transition-duration: 0.5s;
}
body.nav-open .burger .icon-left
{
	background: transparent;
	transition-duration: 0.5s;
}
body.nav-open .burger .icon-left:before
{
	background-color: #3b3b3b;
	transform: rotateZ(45deg) scaleX(1.4) translate(2px, 2px);
}
body.nav-open .burger .icon-left:after
{
	background-color: #3b3b3b;
	transform: rotateZ(-45deg) scaleX(1.4) translate(2px, -2px);
}
body.nav-open .burger .icon-right
{
	background: transparent;
	transition-duration: 0.5s;
}
body.nav-open .burger .icon-right:before
{
	background-color: #3b3b3b;
	transform: rotateZ(-45deg) scaleX(1.4) translate(-2px, 2px);
}
body.nav-open .burger .icon-right:after
{
	background-color: #3b3b3b;
	transform: rotateZ(45deg) scaleX(1.4) translate(-2px, -2px);
}
#menu
{
	padding: 0;
    /*height: 100%;*/
}
#menu &gt; ul
{
	text-align: center;
	display: block;
	margin: 0 0 25px;
	padding: 0;
	list-style: none;
	transition: margin ease 0.2s;
	/*height: 100%;*/
}
#menu &gt; ul &gt; li
{
	display: inline-flex;
	align-items: center;
	position: relative;
	vertical-align: middle;
	height: 100%;
}
#menu &gt; ul &gt; li:first-child &gt; a
{
	padding: 7px 8px 8px;
}
#menu &gt; ul &gt; li:last-child
{
	border-right: none;
}
#menu &gt; ul &gt; li &gt; a
{
	display: block;
	position: relative;
	padding: 10px 20px;
	overflow: hidden;
	text-decoration: none;
	font-size: 11px;
	color: #423B04;
	text-transform: uppercase;
	font-family: 'Verdana';
	letter-spacing: 3px;
}
#menu &gt; ul &gt; li &gt; a.button
{
	padding: 5px 15px;
}
#menu &gt; ul &gt; li.sous-menu &gt; a
{
	padding: 35px 23px 35px 23px;
}
#menu &gt; ul &gt; li &gt; a &gt; i
{
	line-height: 25px;
}
#menu &gt; ul &gt; li &gt; a &gt; .fa-angle-down
{
	position: absolute;
	top: calc(50% - 2px);
	right: 4px;
	font-size: 17px;
	transition: top 0.3s;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
#menu &gt; ul &gt; li &gt; a:hover &gt; .fa-angle-down.down1
{
	top: 120%;
}
#menu &gt; ul &gt; li &gt; a &gt; .fa-angle-down.down2
{
	top: -20%;
}
#menu &gt; ul &gt; li &gt; a:hover &gt; .fa-angle-down.down2
{
	top: calc(50% - 2px);
}
#menu &gt; ul &gt; li &gt; ul
{
	z-index: 3;
	position: absolute;
	top: 100%;
	padding: 0 5px;
	max-height: 0;
	min-width: 100%;
	overflow: hidden;
	text-align: left;
	list-style: none;
	background-color: #f0f0ee;
	/*box-shadow: 1px 1px 4px #3a3a3a;*/
	transition: max-height ease-in-out 0.4s;
}
#menu &gt; ul &gt; li &gt; ul &gt; li
{
	padding: 5px 0;
}
#menu &gt; ul &gt; li &gt; ul &gt; li:first-child
{
	padding-top: 15px;
}
#menu &gt; ul &gt; li &gt; ul &gt; li:last-child
{
	padding-bottom: 15px;
}
#menu &gt; ul &gt; li:hover ul
{
	max-height: 500px;
}
#menu &gt; ul &gt; li &gt; ul &gt; li
{
	white-space: nowrap;
}
#menu &gt; ul &gt; li &gt; ul &gt; li &gt; a
{
	display: block;
	padding: 5px;
	text-decoration: none;
	font-size: 15px;
	white-space: nowrap;
	color: #867E37;
	text-transform: uppercase;
	font-family: 'Verdana';
}
#menu &gt; ul &gt; li &gt; a:hover,
#menu &gt; ul &gt; li.select &gt; a,
#menu &gt; ul &gt; li &gt; ul &gt; li &gt; a:hover,
#menu &gt; ul &gt; li &gt; ul &gt; li &gt; a.select
{
	color: #a39000;
}
#searchbar
{
    display: block;
    position: relative;
    margin: 32px;
    border-bottom: solid black 1px;
    border-left: none;
    border-right: none;
    border-top: none;
    color: rgb(119, 111, 35);
    float: left;
    background-color: #ffffff0a;
}

#menu2 
{
	padding: 0;
    height: 100%;
}
#menu2 &gt; ul
{
	display: inline-block;
	margin: 0;
	padding: 0;
	list-style: none;
	height: 100%;
}
#menu2 &gt; ul &gt; li
{
	display: inline-flex;
	align-items: center;
	position: relative;
	vertical-align: middle;
	height: 100%;
}
#menu2 &gt; ul &gt; li:first-child &gt; a
{
	padding: 7px 8px 8px;
}
#menu2 &gt; ul &gt; li:last-child
{
	border-right: none;
}
#menu2 &gt; ul &gt; li &gt; a
{
	display: block;
	position: relative;
	padding: 10px 8px;
	overflow: hidden;
	text-decoration: none;
	font-size: 15px;
	color: #776F23;
	font-weight: 600;
	border-bottom: 2px solid transparent;
	text-transform: uppercase;
}
#menu2 &gt; ul &gt; li &gt; a.button
{
	padding: 5px 15px;
}
#menu2 &gt; ul &gt; li.sous-menu &gt; a
{
	padding: 10px 20px 10px 10px;
}
#menu2 &gt; ul &gt; li &gt; a &gt; i
{
	line-height: 25px;
}
#menu2 &gt; ul &gt; li &gt; a &gt; .fa-angle-down
{
	position: absolute;
	top: calc(50% - 2px);
	right: 4px;
	font-size: 17px;
	transition: top 0.3s;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
#menu2 &gt; ul &gt; li &gt; a:hover &gt; .fa-angle-down.down1
{
	top: 120%;
}
#menu2 &gt; ul &gt; li &gt; a &gt; .fa-angle-down.down2
{
	top: -20%;
}
#menu2 &gt; ul &gt; li &gt; a:hover &gt; .fa-angle-down.down2
{
	top: calc(50% - 2px);
}
#menu2 &gt; ul &gt; li &gt; a:hover,
#menu2 &gt; ul &gt; li.select &gt; a:not(.button)
{
	border-bottom: 2px solid #68d938;
}
#menu2 &gt; ul &gt; li &gt; ul
{
	z-index: 3;
	position: absolute;
	top: 100%;
	padding: 0 5px;
	max-height: 0;
	min-width: 100%;
	overflow: hidden;
	text-align: left;
	list-style: none;
	background-color: #fff;
	box-shadow: 1px 1px 4px #3a3a3a;
	transition: max-height ease-in-out 0.4s;
}
#menu2 &gt; ul &gt; li &gt; ul &gt; li
{
	padding: 5px 0;
}
#menu2 &gt; ul &gt; li &gt; ul &gt; li:first-child
{
	padding-top: 15px;
}
#menu2 &gt; ul &gt; li &gt; ul &gt; li:last-child
{
	padding-bottom: 15px;
}
#menu2 &gt; ul &gt; li:hover ul
{
	max-height: 500px;
}
#menu2 &gt; ul &gt; li &gt; ul &gt; li
{
	white-space: nowrap;
}
#menu2 &gt; ul &gt; li &gt; ul &gt; li &gt; a
{
	display: block;
	padding: 5px;
	text-decoration: none;
	font-size: 15px;
	white-space: nowrap;
	color: #666;
}
#menu2 &gt; ul &gt; li &gt; ul &gt; li &gt; a:hover,
#menu2 &gt; ul &gt; li &gt; ul &gt; li &gt; a.select
{
	color: #68d938;
}

/*SLIDER ACCUEIL*/
.mouse
{
    max-width: $mouse-width;
    width: 100%;
    height: 38px;
}
.scroll_slide
{
    animation-name: scroll_slide;
    animation-duration: 1.5s;
    animation-timing-function: cubic-bezier(0.65, -0.55, 0.25, 1.5);
    animation-iteration-count: infinite;
    transform-origin: 50% 20.5px;
    will-change: transform, opacity;
    opacity: 1;
}
.scroll_slide-link
{
    position: absolute;
    bottom: 1rem;
    left: 50%;
    transform: translateX(-50%);
}
@keyframes scroll_slide
{
    0%,
    20% 
    {
        transform: translateY(0) scaleY(1);
    }
    100%
    {
        transform: translateY(36px) scaleY(2);
        opacity: 0;
    }
}
#slider_accueil
{
	z-index: 1;
	position: relative;
	width: 100%!important;
	overflow: hidden;
	margin-top: 245px;
}
#slider_accueil &gt; ul
{
	position: relative!important;
	width: 100%;
}
#slider_accueil &gt; ul &gt; li
{
	position: relative!important;
	width: 100%;
	padding-top: 40%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
}
#slider_accueil &gt; ul &gt; li &gt; a
{
	display: block;
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}
#slider_accueil img
{
	margin: 0;
}
#slider_accueil &gt; ul &gt; li video
{
	z-index: 1;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#slider_accueil .boutonPagination
{
	background: transparent!important;
	width: 20px!important;
	height: 20px!important;
	opacity: 1!important;
	border: 3px solid #FFF;
}
#slider_accueil .boutonPagination.select
{
	background: #FFF!important;
}
#slider_accueil .boutonsPagination
{
	left: 50%;
	bottom: 30px!important;
	transform: translateX(-50%);
	right: initial!important;
}
#slider_accueil .CJSlider-navigation-gauche,
#slider_accueil .CJSlider-navigation-droite
{
	color: rgb(127, 119, 48);
	cursor: pointer;
	opacity: 1;
	height: 100%;
	background-color: rgb(240, 240, 238);
	width: 80px;
}
#slider_accueil .CJSlider-navigation-gauche
{
	left: 0;
}
#slider_accueil .CJSlider-navigation-droite
{
	right: 0;
}
#slider_accueil .CJSlider-navigation-gauche &gt; i,
#slider_accueil .CJSlider-navigation-droite &gt; i
{
	text-shadow: 1px 1px 4px #555;
	font-size: 62px;
	color: rgb(255,255,255);
	cursor: pointer;
}
#slider_accueil .CJSlider-navigation-gauche &gt; div
{
	transform: rotate(-90deg);
	color: #887E29;
	position: absolute;
	top: 50%;
	left: -5px;
	/*font-weight: bold;*/
	letter-spacing: 3px;
	font-size: 12px;
}
#slider_accueil .CJSlider-navigation-droite &gt; div
{
	transform: rotate(-90deg);
	color: #887E29;
	position: absolute;
	top: 50%;
	right: 5px;
	/*font-weight: bold;*/
	letter-spacing: 3px;
	font-size: 12px;
}
/*#slider_accueil .CJSlider-navigation-gauche &gt; i
{
	right: 0;
}
#slider_accueil .CJSlider-navigation-droite &gt; i
{
	left: 10px;
}*/
#slider_accueil .slide-contenu
{
	z-index: 2;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.slide-contenu .container
{
	position: relative;
	top: 0;
	height: 100%;
}
#slider_accueil .slide-contenu &gt; .container &gt; div
{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
}
#slider_accueil .slide-contenu .slide-titre
{
	display: inline-block;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 30px;
	color: #FFF;
	text-align: center;
	width: 100%;
	margin: 20px 0;
	letter-spacing: 5px;
	font-family: 'Verdana';
}
#slider_accueil .slide-contenu .slide-texte
{
	display: block;
	text-decoration: none;
	font-size: 40px;
	color: #FFF;
	width: 100%;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 10px;
	font-family: 'Metrisch Medium';
}
#slider_accueil .slide-contenu .slide-texte a
{
	text-shadow: none;
}

#contacts
{
	background-color: #63686ef0;
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
	padding: 20px 0;
}
#contacts &gt; .contact-titre
{
	font-size: 23px;
	text-align: center;
}
#contacts &gt; div:not(.contact-titre)
{
	display: inline-flex;
	display: inline-flex;
    width: 100%;
    max-width: 950px;
    justify-content: center;
}
#contacts &gt; div &gt; div
{
	text-align: left;
	padding: 5px;
	width: 100%;
	max-width: 400px;
}
#contacts &gt; div &gt; div &gt; i
{
	display: inline-block;
	vertical-align: middle;
	font-size: 40px;
}
#contacts &gt; div &gt; div &gt; div
{
	display: inline-block;
	vertical-align: middle;
	width: calc(100% - 60px);
}
#contacts &gt; div &gt; div &gt; div .contact-titre
{	
	font-weight: 700;
	margin: 0 0 15px;
}
#contacts &gt; div &gt; div &gt; div .contact-adresse
{
	margin: 0 0 15px;
}
#contacts &gt; div &gt; div &gt; div .contact-telephone
{
	margin: 0;
}
/*ACTIVITÃ‰S*/
.activite
{
    display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-template-rows: repeat(3, 1fr);
	grid-column-gap: 20px;
	grid-row-gap: 20px;  
}
.activite &gt; div
{
	position: relative;
	overflow: hidden;
}
.activite &gt; div img
{
	height: 100%;
	width: 100%;
}
.activite &gt; div:first-child
{
	grid-area: 1 / 1 / 3 / 3;
}
.activite &gt; div:nth-child(2) {
    grid-area: 1 / 3 / 2 / 4;
}
.activite &gt; div:nth-child(3) {
    grid-area: 1 / 4 / 2 / 5;
}
.activite &gt; div:nth-child(4) 
{
    grid-area: 3 / 1 / 4 / 2;
}
.activite &gt; div:nth-child(5) 
{
    grid-area: 3 / 2 / 4 / 3;
}
.activite &gt; div:nth-child(6) 
{
    grid-area: 2 / 3 / 4 / 5;
}
.activite .img-activite
{
	height: 100%;
    backface-visibility: hidden;
    transform: translateZ(0);
    transition: transform 750ms cubic-bezier(0.23, 1, 0.32, 1);
}
.activite .img-activite img 
{
    margin: 0 !important;
    padding: 0;
    width: 100%;
    height: 100%;
    display: block;
}
.activite a:hover &gt; .img-activite img
{
	border: solid 6px #867E37;
	transition: 200ms ease-in-out;
}
.activite a:hover &gt; .img-activite &gt; .bloc-milieu
{
	display: block;
}
.activite .img-activite .bloc-milieu
{
	width: 215px;
    padding: 10px;
    margin: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Verdana';
    letter-spacing: 2px;
    background-color: #867E37;
    display: none;
}
/*REALISATIONS*/
.realisations img
{
	height: 100%;
	width: 100%;
}
/*CONTENT*/
#content
{
	position: relative;
	margin-top: 245px;
	min-height: calc(100% - 381px);
}
#slider_accueil + #content
{
	padding-top: 0;
}
#slider_accueil + #content
{
	margin-top: 0;
}
#content img
{
	margin: 5px;
}
#content img[align='left']
{
	margin: 5px 20px 5px 0;
}
#content img[align='right']
{
	margin: 5px 0 5px 20px;
}
#content img[align='absmiddle']
{
	margin: 5px;
}
/*#content .sous_pages
{
	margin: 0;
	padding: 0;
	text-align: center;
}
#content .sous_pages &gt; li
{
	display: inline-block;
	width: 48%;
	margin: 1%;
	padding: 0;
	list-style: none;
}
#content .sous_pages &gt; li &gt; a
{
	display: inline-block;
	width: 100%;
	padding: 30px 0;
	border-radius: 5px;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	background-color: #696969;
}
#content .sous_pages &gt; li &gt; a:hover
{
	background-color: #858585;
}*/
.sous_pages a
{
	text-decoration: none;
	color: #fff;
}
.sous_pages span
{
	z-index: 2;
}
.sous_pages div {
	padding: calc(8px * 1.5);
	font-size: 1.1rem;
	font-weight: 600;
	background-size: cover;
	background-position: center;
	cursor: pointer;
	overflow: hidden;
	transition-property: filter, backdrop-filter, opacity, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
	display: -webkit-box;
	display: -ms-flexbox;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	-webkit-transition-property: opacity, color, -webkit-filter, -webkit-backdrop-filter;
	transition-property: opacity, color, -webkit-filter, -webkit-backdrop-filter;
	-webkit-transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	position: relative;
}
.sous_pages div .overlay {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 5%, rgba(0, 0, 0, 0.8));
	backdrop-filter: blur(6px);
	transition-property: opacity;
	transition-duration: 0.4s;
	transition-timing-function: ease-out;
	z-index: -1;
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 5%, rgba(0, 0, 0, 0.8));
	-webkit-backdrop-filter: blur(6px);
	-webkit-transition-property: opacity;
	-webkit-transition-duration: 0.4s;
	-webkit-transition-timing-function: ease-out;
	z-index: 1;
}
.sous_pages a:hover .overlay
{
	opacity: 1;
}
.sous_pages span {
	z-index: 211;
	position: absolute;
	left: calc(8px * 1.5);
	bottom: calc(8px * 1.5);
}

.bloc-accueil
{
	z-index: 8;
	position: relative;
	margin: 20px auto;
	padding-left: 0;
	text-align: center;
	font-size: 0;
	list-style: none;
}
.bloc-accueil &gt; li
{
	display: inline-block;
	width: 345px;
	height: 225px;
	margin: 5px;
	max-width: 435px;
	border-radius: 4px;
	font-size: 15px;
	vertical-align: top;
	color: white;
	perspective: 500px;
}
.bloc-accueil &gt; li &gt; a
{
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: white;
	background-color: rgb(219,219,219);
	background-position: 50% 50%;
	background-size: cover;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	perspective: 500px;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
}
.bloc-accueil &gt; li &gt; a.anim
{
	box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
	-webkit-animation: leave-animation 0.5s forwards cubic-bezier(0.18,2.07,1,1);
	-moz-animation: leave-animation 0.5s forwards cubic-bezier(0.18,2.07,1,1);
	-o-animation: leave-animation 0.5s forwards cubic-bezier(0.18,2.07,1,1);
	animation: leave-animation 0.5s forwards cubic-bezier(0.18,2.07,1,1);
	-ms-animation: leave-animation 0.5s forwards cubic-bezier(0.18,2.07,1,1);
}
@keyframes leave-animation
{
	100%
	{
		transform: rotateX(0deg) rotateY(0deg);
	}
}
.bloc-accueil .titre-bloc
{
	position: absolute;
	bottom: 10px;
	left: 0;
	padding: 3px 10px;
	text-align: left;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #333;
	background-color: rgba(255,255,255,0.9);
}
.bloc-accueil .prix-bloc
{
	position: absolute;
	bottom: 40px;
	left: 10px;
	width: 100px;
	height: 100px;
	padding: 40px 0;
	text-align: center;
	font-size: 20px;
	color: #FFF;
	transform: rotate(15deg);
}
.bloc-accueil .btn-bloc
{
	position: absolute;
	bottom: 10px;
	left: 0;
	padding: 3px 10px;
	text-align: left;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #333;
	background-color: rgba(255,255,255,0.9);
}
.titre-bloc
{
	text-transform: uppercase;
	font-family: 'Metrisch Medium';
	letter-spacing: 8px;
	font-size: 26px;
}
.texte-bloc
{
	font-family: 'Verdana';
	letter-spacing: 2px;
	font-size: 17px;
}
.parallax
{
	margin: 0;
	padding: 0;
	/*min-height: 450px;*/
	color: white;
	background-attachment: fixed;
	background-image: url(../img/parallax.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
}
.parallax h2
{
	text-align: center;
	color: #FFF;
}

#a-propos
{
	position: relative;
}
#a-propos:before
{
	content: "";
	position: absolute;
	transform: skewX(6deg);
	width: 100%;
	height: calc(100% + 30px);
	background-color: #68d938e6;
	z-index: 1;
	margin: -15px 0;
}
#a-propos hr
{
	border-color: #FFF;
}
#a-propos &gt; div
{
	position: relative;
	z-index: 2;
	padding: 30px;
	height: 455px;
}
#a-propos &gt; div em
{
    display: block;
	text-align: center;
}

#carte
{
	margin: 35px 0;
}
#carte path
{
	fill: #E6E6E6!important;
	stroke: #B9B5B2!important;
}
#carte circle
{
	fill: #68d938!important;
	stroke: none!important;
}
#carte-label
{
	position: absolute;
	background-color: #FFF;
	padding: 5px;
	border-radius: 3px;
}

table
{
	border-spacing: 0;
}
table td
{
	margin: 0;
	padding: 0;
}
#produit table &gt; tbody &gt; tr &gt; th
{
	background-color: #925954;
	color: #FFF;
	text-shadow: 1px 1px 0px #666;
	text-align: center;
	padding: 6px;
}
#produit table &gt; tbody &gt; tr &gt; td
{
	color: #925954;
	border-right: 1px solid #925954;
	border-bottom: 1px solid #925954;
	text-align: center;
}


#accueil-familles
{
	margin: 0 0 40px;
}
#accueil-familles em
{
	display: block;
	text-align: center;
}

#accueil-familles ul,
#familles ul,
#categories ul,
#produits ul
{
	list-style: none;
	margin: 20px 0;
	padding: 0;
	display: block;
	/*align-items: center;*/
	/*justify-content: center;*/
	font-size: 0;
	text-align: center;
}
#accueil-familles ul &gt; li,
#familles ul &gt; li,
#categories ul &gt; li,
#produits ul &gt; li
{
	display: inline-block;
	margin: 0;
	padding: 10px;
	width: 100%;
	max-width: 290px;
	font-size: 14px;
}

.famille,
.categorie,
.produit
{
	position: relative;
	display: block;
	/*padding-top: 70%;*/
	width: 100%;
	height: 480px;
	max-width: 290px;
	overflow: hidden;
	transition: 200ms transform ease-in-out, 200ms box-shadow ease-in-out;
	border: 1px solid rgba(0,0,0,0.2);
	background-color: #FFF;
}
.produit
{
	height: 380px;
}
.famille:hover,
.categorie:hover,
.produit:hover
{
	transform: scale(1.1);
	box-shadow: 0 0 30px rgba(0,0,0,0.5);
	z-index: 2;
}
.famille img,
.categorie img,
.produit img
{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	object-fit: cover;
	height: 100%;
	vertical-align: middle;
	margin: 0!important;
}
.famille &gt; div,
.categorie &gt; div,
.produit &gt; div
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	padding: 40px;
	background: linear-gradient(0deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);
}
.produit &gt; div
{
	/*background: linear-gradient(0deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);*/
}
.famille .famille-titre,
.categorie .categorie-titre,
.produit .produit-titre
{
	font-family: 'Open Sans',sans-serif;
	font-weight: 600;
	font-size: 22px;
	color: #FFF;
	padding: 10px 0;
    height: 130px;

	display: flex;
	justify-content: center;
	align-items: center;
}
.famille .famille-titre &gt; span,
.categorie .categorie-titre &gt; span,
.produit .produit-titre &gt; span
{

}
.famille .famille-bouton,
.categorie .categorie-bouton,
.produit .produit-bouton
{
	font-family: 'Open Sans',sans-serif;
	font-weight: 300;
	font-size:  18px;
	color: #FFF;
	border: 1px solid #FFF;
	background-color: rgba(0,0,0,0.20);
	text-align: center;
	padding: 10px 20px;
}

#partenaires
{
	padding: 30px 0;
	background-color: #E6E6E6;
}
#partenaires ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}
#partenaires ul &gt; li
{
	margin: 20px;
	padding: 0;
	vertical-align: middle;
}

/*Page partenaires*/
#partenaires-liste
{
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 0;
	list-style: none;
}
#partenaires-liste &gt; li
{
	display: inline-block;
	width: 200px;
	height: 180px;
	margin: 10px;
	padding: 15px;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
	transition: ease-in-out 200ms box-shadow;
}
#partenaires-liste &gt; li &gt; a
{
	display: block;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
#partenaires-liste &gt; li:hover
{
	-webkit-box-shadow: 0 0 3px 0 #656565;
	-moz-box-shadow: 0 0 3px 0 #656565;
	box-shadow: 0 0 3px 0 #656565;
	-o-box-shadow: 0 0 3px 0 #656565;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=NaN, Strength=3);
}
#partenaires-liste &gt; li img
{
	height: initial;
	margin: 0;
	max-width: 100%;
}
#partenaires-liste &gt; li &gt; a &gt; .partenaires-liste-titre
{
	color: #044D71;
}



/*Les actualitÃ©s*/
#actualites-liste
{
	margin: 0;
	padding: 0;
	font-size: 0;
	list-style: none;
}
#actualites-liste &gt; div &gt; a
{
	font-size: 0;
    background-color: #f5f5f5;
    display: block;
    margin: 0px 0px 20px 0px; 
    text-decoration: none;
}
#actualites-liste &gt; div &gt; a &gt; div
{
	display: inline-block;
	font-size: 16px;
	vertical-align: top;
}
#actualites-liste &gt; div &gt; a &gt; div:first-child
{
	position: relative;
    width: 100%;
    height: 200px;
    background-color: #ededed;
    overflow: hidden;
}
#actualites-liste &gt; div &gt; a &gt; div:first-child &gt; img
{
	position: absolute;
    margin: 0;
    max-width: 100%;
    max-height: 100%;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
}
#actualites-liste &gt; div &gt; a &gt; div:first-child + div
{
	position: relative;
	padding: 0 10px 10px 10px;
	max-height: 80px;
	height: 80px;
}
#actualites-liste &gt; div &gt; a &gt; div &gt; .actualite-effect
{
	position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    opacity: 0;
    z-index: 1;
    color: #fff;
    transition: opacity 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    transition-delay: 200ms;
}
#actualites-liste &gt; div &gt; a:hover &gt; div &gt; .actualite-effect
{
	opacity: 1;
	background-color: rgba(0,0,0,0.3); 
}
#actualites-liste &gt; div &gt; a &gt; div &gt; h2
{
  font-size: 16px;
  color: rgb(47, 60, 78);
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.501;
  text-align: left;
}

/*Une actualitÃ©*/
.actualite-top 
{
    margin-top: 35px;
    overflow: hidden;
}
.actualite-date
{
	width: 145px;
    text-align: center;
    overflow: hidden;
    background-color: #f5f5f5;
    padding: 0px 5px 5px 5px;
    margin: 0;
}
.actualite-date-jour
{
    font-size: 25px;
    color: #f3f2f3;
    text-transform: uppercase;
    display: block;
}
.actualite-date-mois
{
    font-size: 15px;
    color: rgb(47, 60, 78);
    text-transform: uppercase;
    text-align: left;
}
.actualites-content
{
	margin: 0;
	padding: 0;
}
.actualites-content img
{
	margin: 0 !important;
	width: 100%;
}
.actualite-texte
{
	text-align: justify !important;
}
.actualite-titre
{
  font-size: 16px;
  color: rgb(20, 36, 64);
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.501;
}


/*Galerie*/
#galerie-liste
{
	width: 100%;
	padding-left: 0;
	text-align: center;
	font-size: 0;
	list-style: none;
}
#galerie-liste &gt; li
{
    display: inline-flex;
    position: relative;
    width: calc(25% - 10px);
    margin: 5px;
    padding-top: 20%;
    overflow: hidden;
    vertical-align: top;
}
#galerie-liste &gt; li .titre
{
	display: flex;
	z-index: 2;
	position: absolute;
	bottom: 10px;
	left: 0;
	align-items: center;
	justify-content: center;
	width: calc(100% - 10px);
	height: 50px;
	margin: 5px;
	padding: 5px;
	border-radius: 3px;
	font-size: 18px;
	color: #FFF;
	background-color: rgba(0,0,0,0.7);
	transition: ease-in-out 200ms bottom;
}
#galerie-liste &gt; li .titre &gt; span
{
	display: inline-block;
}
#galerie-liste &gt; li:hover .titre
{
	bottom: -100%;
}
#galerie-liste &gt; li &gt; a
{
	display: block;
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #CCC;
}
#galerie-liste &gt; li &gt; a &gt; .mask
{
	z-index: 3;
	position: absolute;
	top: 100%;
	width: 100%;
	height: 100%;
	opacity: 0;
	background-color: rgba(0, 0, 0, 0.7);
	-webkit-animation: 150ms forwards linear;
	animation: 0.15s forwards linear;
}
#galerie-liste &gt; li &gt; a &gt; .mask &gt; i
{
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 45px;
	color: white;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
#galerie-liste &gt; li &gt; a &gt; .mask &gt; span
{
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 95%;
	text-align: center;
	font-size: 15px;
	color: white;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
#galerie-liste &gt; li &gt; a &gt; .mask &gt; span &gt; i
{
	font-size: 45px;
}
#galerie-liste &gt; li img.portrait
{
	width: 100%;
	height: auto!important;
	max-width: 100%!important;
}
#galerie-liste &gt; li img.landscape
{
	width: auto;
	height: 100%!important;
	max-height: 100%;
}



/*FAQ*/
#faq
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#faq &gt; li
{
	background-color: #F2F2F2;
	margin: 1px;
	padding: 5px;
}
#faq &gt; li &gt; .question
{
	padding: 5px;
	cursor: pointer;
}
#faq &gt; li &gt; .reponse
{
	padding: 5px;
	font-style: italic;
}

/*Galerie photos ?*/
.item
{
	position: relative;
	float: left;
	width: calc(33.33333% - 10px);
    background-color: #000;
    overflow: hidden;
    margin: 5px;
}
.item:after
{
	content: '';
	display: block;
	background-color: inherit;
	opacity: 0.9;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	transform: scale(2) translateX(-75%) translateY(-75%) translateZ(0) rotate(-28deg);
	transition: transform 3s cubic-bezier(0.23, 1, 0.32, 1);
	opacity: 0.3;
}
.item:hover:after
{
	transform: scale(2) translateX(0%) translateY(0%) translateZ(0) rotate(-28deg);
}
.item:hover .item-image
{
	transform: scale(1.2) translateZ(0);
}
.item:hover .item-text
{
	opacity: 1;
	transform: translateY(0);
}
.item-image
{
	height: auto;
	backface-visibility: hidden;
	transform: translateZ(0);
	transition: transform 750ms cubic-bezier(0.23, 1, 0.32, 1);
}
.item-image::before
{
	content: "";
	display: block;
	padding-top: 75%;
	overflow: hidden;
}
.item-image img
{
	position: absolute;
    top: 0;
    left: 0;
    line-height: 0;
    margin: 0 !important;
}
.item-image img.landscape
{
	width: auto;
    height: 100%!important;
    max-height: 100%;
	transform: translateX(0);
}
.item-image img.portrait
{
	width: 100%;
    height: auto!important;
    max-width: 100%!important;
    transform: translateY(-25%);
}
.item-text
{
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	opacity: 0;
	text-align: center;
	z-index: 1;
	color: #fff;
	transition: opacity 500ms cubic-bezier(0.23, 1, 0.32, 1),
	transform 500ms cubic-bezier(0.23, 1, 0.32, 1);
	transition-delay: 300ms;
	transform: translateY(-20%);
}
.item-text-wrapper
{
	width: 100%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.item-text-title
{
	font-size: 36px;
	padding: 0 15px;
	margin: 5px 0 0 0;
}

@keyframes in-top
{
	0%
	{
		top: -100%;
		left: 0%;
		opacity: 1;
	}
	
	100%
	{
		top: 0%;
		left: 0%;
		opacity: 1;
	}
}

@keyframes in-bottom
{
	0%
	{
		top: 100%;
		left: 0%;
		opacity: 1;
	}
	
	100%
	{
		top: 0%;
		left: 0%;
		opacity: 1;
	}
}

@keyframes in-right
{
	0%
	{
		top: 0%;
		left: 100%;
		opacity: 1;
	}
	
	100%
	{
		top: 0%;
		left: 0%;
		opacity: 1;
	}
}

@keyframes in-left
{
	0%
	{
		top: 0%;
		left: -100%;
		opacity: 1;
	}
	
	100%
	{
		top: 0%;
		left: 0%;
		opacity: 1;
	}
}

#galerie-liste &gt; li &gt; a &gt; .mask.in-top
{
	-webkit-animation-name: in-top;
	animation-name: in-top;
}
#galerie-liste &gt; li &gt; a &gt; .mask.in-bottom
{
	-webkit-animation-name: in-bottom;
	animation-name: in-bottom;
}
#galerie-liste &gt; li &gt; a &gt; .mask.in-right
{
	-webkit-animation-name: in-right;
	animation-name: in-right;
}
#galerie-liste &gt; li &gt; a &gt; .mask.in-left
{
	-webkit-animation-name: in-left;
	animation-name: in-left;
}
@keyframes out-top
{
	0%
	{
		top: 0%;
		left: 0%;
		opacity: 1;
	}
	
	100%
	{
		top: -100%;
		left: 0%;
		opacity: 1;
	}
}
@keyframes out-bottom
{
	0%
	{
		top: 0%;
		left: 0%;
		opacity: 1;
	}
	
	100%
	{
		top: 100%;
		left: 0%;
		opacity: 1;
	}
}
@keyframes out-right
{
	0%
	{
		top: 0%;
		left: 0%;
		opacity: 1;
	}
	
	100%
	{
		top: 0%;
		left: 100%;
		opacity: 1;
	}
}
@keyframes out-left
{
	0%
	{
		top: 0%;
		left: 0%;
		opacity: 1;
	}
	
	100%
	{
		top: 0%;
		left: -100%;
		opacity: 1;
	}
}
#galerie-liste &gt; li &gt; a &gt; .mask.out-top
{
	-webkit-animation-name: out-top;
	animation-name: out-top;
}

#galerie-liste &gt; li &gt; a &gt; .mask.out-bottom
{
	-webkit-animation-name: out-bottom;
	animation-name: out-bottom;
}

#galerie-liste &gt; li &gt; a &gt; .mask.out-right
{
	-webkit-animation-name: out-right;
	animation-name: out-right;
}

#galerie-liste &gt; li &gt; a &gt; .mask.out-left
{
	-webkit-animation-name: out-left;
	animation-name: out-left;
}
#galerie-liste &gt; li img
{
	z-index: 1;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: 0;
	max-height: 100%;
	max-width: 100%;
	transform: translate(-50%, -50%);
}

#charte &gt; div
{
	margin-bottom: 30px;
}

/*Mentions lÃ©gales*/
#mentions
{
	font-size: 0;
}
#mentions h2,
#mentions h3
{
	margin: 0;
	padding: 0 0 10px;
	text-align: left;
	text-align: center;
	font-size: 16px;
}
#mentions &gt; div
{
	margin: 10px 0 10px;
	padding: 10px;
	font-size: 14px;
	background-color: #F6F6F6;
}
#mentions &gt; div:first-child,
#mentions &gt; div:first-child + div
{
	display: inline-block;
	width: calc(50% - 5px);
	margin: 10px 0 0;
	min-height: 280px;
	vertical-align: top;
}
#mentions &gt; div:first-child
{
	margin-right: 5px;
}
#mentions &gt; div:first-child + div
{
	margin-left: 5px;
}



/*AUTRES SLIDERS*/
.slider_galerie
{
	clear: both;
}
.slider_galerie &gt; div:first-child
{
	display: inline-block;
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	vertical-align: top;
	background-color: #D3D3D3;
}
.slider_galerie &gt; div:first-child &gt; ul
{
	position: relative!important;
	top: 0!important;
	width: 100%;
	height: 100%!important;
	margin: 0;
}
.slider_galerie &gt; div:first-child &gt; ul &gt; li
{
	position: relative!important;
	top: 0!important;
	width: 100%;
	height: 100%!important;
	margin: 0;
	padding-top: 75%;
}
.slider_galerie &gt; div:first-child &gt; ul &gt; li &gt; a
{
	display: block;
	width: 100%;
	height: 100%!important;
}
.slider_galerie &gt; div img
{
	margin: 0!important;
	vertical-align: middle;
}
.slider_galerie &gt; div:first-child &gt; ul &gt; li &gt; a &gt; img
{
	position: absolute;
	top: 50%;
	left: 50%;
	width: initial!important;
	height: initial!important;
	max-height: 100%;
	max-width: 100%;
	transform: translate(-50%,-50%);
}
.slider_galerie &gt; div:first-child + div
{
	display: inline-block;
	position: relative;
	width: 50%!important;
	height: 100%!important;
	vertical-align: top;
	background-color: #EAEAEA;
}
.slider_galerie &gt; div:first-child + div &gt; div
{
	padding-top: 75%;
}
.slider_galerie &gt; div:first-child + div &gt; div &gt; div
{
	position: absolute!important;
	top: 0;
	height: 100%!important;
	padding: 2px;
	overflow: auto!important;
	white-space: initial!important;
}
.slider_galerie &gt; div:first-child + div &gt; div &gt; div &gt; img
{
	height: 100px!important;
	margin: 2px!important;
}
.slider_galerie .boutonPagination.select
{
	background-color: #f3f2f2!important;
}
.slider_galerie &gt; div.CJSlider &gt; div:nth-child(2) ,
.slider_galerie &gt; div.CJSlider &gt; div:nth-child(3)
{
	position: absolute;
	top: 50%;
	left: 10px;
	text-shadow: 0 0 1px rgba(0,0,0,0.8);
	font-size: 30px;
	color: #FFF;
	opacity: 0.7;
	transform: translateY(-50%);
	cursor: pointer;
}
.slider_galerie &gt; div.CJSlider &gt; div:nth-child(3)
{
	right: 10px;
	left: initial;
}



.slider_galerie_miniatures &gt; span
{
	display: inline-block;
	position: relative;
	width: 90px;
	height: 90px;
	margin: 0;
	margin: 1px;
	padding: 0;
	overflow: hidden;
	vertical-align: middle;
}
.slider_galerie_miniatures &gt; span &gt; img
{
	position: absolute;
	top: 50%;
	left: 50%;
	width: initial!important;
	height: initial!important;
	max-height: 170%!important;
	max-width: 210%!important;
	transform: translate(-50%,-50%);
}


.galerie_pindebongres
{
	width: 100%;
}

.galerie_pindebongres &gt; div
{
	column-count: 4;
	/*-webkit-column-fill: auto;
	-moz-column-fill: auto;
	column-fill: auto;*/
	column-gap: 5px;
}
.galerie_pindebongres &gt; div &gt; div
{
	/*margin-bottom: 5px;*/
}
.galerie_pindebongres .images
{
	position: relative;
	overflow: hidden;
}
.galerie_pindebongres .images img
{
 	width:  100%; 
 	box-shadow: 0px 0px 5px 0px #5a5a5a;
 	margin: 0 !important;
 	padding: 0 !important;
}
.galerie_pindebongres .images .overlay-image
{
	position: absolute;
	top: -100%;
	left: 0;
	height: 100%;
	width: 100%;
	background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(0,0,0,0.6) 80%);
	/*display: none;*/
	opacity: 0;
	transition: top 0.3s ease;
	z-index: 99;
}
.galerie_pindebongres .images .overlay-image &gt; div
{
	position: relative;
}
.galerie_pindebongres .images .overlay-image &gt; div &gt; i
{
	position: absolute;
	top: 15px;
	right: 15px;
	color: red;
	font-size: 20px;
	transition: font-weight 0.3s ease;
}
.galerie_pindebongres .images .overlay-image &gt; div &gt; i.select
{
	font-weight: bold; */
	transition: font-weight 0.3s ease;
}
.galerie_pindebongres .images .overlay-image &gt; div &gt; i:hover
{
	font-weight: bold;
}
.galerie_pindebongres .images a:hover .overlay-image
{
	top: 0;
	/*display: block;*/
	opacity: 1;
	transition: top 0.3s ease;
	left: 0;
}
/*.galerie_pindebongres .images img 
{
 	width:  100%; 
 	box-shadow: 0px 0px 5px 0px #5a5a5a;
}*/

.nuage
{
	text-align: center;
}



/*FOOTER*/
.top_button
{
	position: relative;
}
.top_button &gt; .fleche_btn
{
	position: absolute;
	right: 100px;
	top: -48px;
	height: 96px;
	width: 55px;
	background-color: #BAB37B;
	border-radius: 50vh;
	border: 2px solid #f0f0ee;
}
.top_button &gt; .fleche_btn &gt; a
{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}
.top_button &gt; .fleche_btn &gt; a:after
{
	position: absolute;
	top: 23px;
	width: 2px;
	background-color: #fff;
	content: '';
	height: 50%;
	left: 25px;
}
.top_button &gt; .fleche_btn &gt; a &gt; div:before
{
	position: absolute;
	top: 23px;
	width: 2px;
	background-color: #fff;
	content: '';
	height: 14%;
	left: 20px;
	transform: rotate(45deg);
}
.top_button &gt; .fleche_btn &gt; a &gt; div:after
{
	position: absolute;
	top: 23px;
	width: 2px;
	background-color: #fff;
	content: '';
	height: 14%;
	left: 30px;
	transform: rotate(-45deg);
}
#footer
{
	color: rgb(130 122 48);
	background-color: rgb(240 240 238);
}
#footer a
{
	color: #fff;
	text-decoration: none;
}
#footer_header a
{
	color: rgb(130 122 48);
	text-decoration: none;
}
#footer_header h2
{
	text-align: left;
	text-transform: uppercase;
	color: #423B04;
	font-family: 'Metrisch Light';
}
#footer .footer-titre
{
	color: rgb(119 111 35);
    font-weight: 700;
    padding-bottom: 10px;
    width: 300px;
}
#footer .footer-menu
{
	padding-left: 100px;
}
#footer hr
{
	border-color: #FFF;
	margin: 10px 0;
}
#infos_site, #infos_complementaires
{
	display: inline-block;
	margin: 0 20px;
	font-size: 10px;
}
#footer ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer &gt; div:first-child
{
	padding: 30px 0 20px;
}
#footer &gt; div:first-child &gt; div &gt; div
{
	vertical-align: top;
}
#footer &gt; div:first-child + div
{
	padding: 4px 0;
	text-align: center;
	font-size: 13px;
	background-color: rgb(130 122 48);
    color: #fff;
    text-transform: uppercase;
}
#footer &gt; .container
{
    max-width: 100%;
}
#footer &gt; .container &gt; a 
{
	color: #fff;
}
#footer &gt; .container &gt; .row &gt; .col-2 
{
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
}
#footer_header
{
	margin: 60px auto;
}
#footer_header &gt; div &gt; div:last-child
{
	vertical-align: bottom !important;
}
#footer .reseau
{
	display: inline-block;
}
#footer .reseau &gt; ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer .reseau &gt; ul &gt; li
{
	display: inline-block;
	margin: 0 1px;
}
#footer .reseau &gt; ul &gt; li &gt; a
{
	padding: 10px 0;
	border: 1px solid #867E37;
	border-radius: 30px;
	color: #867E37;
	transition: color ease 0.2s, background-color ease 0.2s;
	text-decoration: none;
	font-size: 23px;
}
#footer .reseau &gt; ul &gt; li &gt; a:hover
{
	border-radius: 30px;
	color: #fff;
	background-color: #867E37;
	transition: color ease 0.2s, background-color ease 0.2s;
}
#footer_header ul.menu_footer &gt; li
{
	text-transform: uppercase;
	padding: 3px 0;
}

/* TEMOIGNAGE / MAPS */
#maps_tem &gt; .temoignages
{
	margin-bottom: -80px;
}
#maps_tem &gt; .temoignages &gt; .container3
{
	z-index: 2;
}
#maps_tem &gt; .maps
{
	z-index: 1;
}
#maps_tem &gt; .temoignages &gt; .container3 &gt; div &gt; ul
{
	border: 3px solid #B9B070;
	background-color: #fff;
	background: url('../img/background_temoignage.jpg');
	background-size: cover;
}
.container_temoignage &gt; .titre_temoignage
{
	text-transform: uppercase;
	font-size: 50px;
	text-align: center;
	padding: 30px 0;
	color: #867E37;
	font-family: 'Verdana';
	letter-spacing: 5px;
}
.container_temoignage &gt; .texte_temoignage
{
	font-size: 20px;
	text-align: center;
	padding: 0 15px 0 15px;
	color: #867E37;
	font-family: 'Verdana';
	line-height: 30px;
}
.container_temoignage &gt; .nom_temoignage
{
	font-size: 16px;
	text-align: center;
	padding: 20px;
	font-style: italic;
	color: #867E37;
	font-family: 'Verdana';
}
.container_temoignage
{
	padding: 100px 300px;
}
.container_temoignage &gt; .btn_temoignage
{
	text-align: center;
}
.prec_slick, .suiv_slick
{
	background-color: transparent;
	border: none;
	font-size: 20px;
	color: #867E37;
	padding: 0 20px;
}

#slideshow_debongres
{
	/*display: none;*/
}
#slideshow_debongres img
{
	margin: 0 auto;
}
#slideshow_debongres img.portrait
{
	width: auto;
	height: 100%!important;
	max-height: 100px;
}
#slideshow_debongres img.paysage
{
	height: auto;
	width: 100%!important;
	max-width: 256px;
}

.rss
{
	position: absolute;
	top: 4px;
	right: 2%;
	background-color: rgba(134, 126, 55,0.7);
	color: #fff;
	padding: 5px 15px;
	border-radius: 15px;
	text-align: center;
	z-index: 1;
}
.rss ul
{
	margin: 0;
	padding: 20px 0 10px;
	list-style: none;
}
.rss ul &gt; li
{
	display: inline-block;
	padding: 0 15px 0;
}
.rss ul &gt; li &gt; a
{
	text-decoration: none;
	color: #fff;
}
.scroll .rss ul
{
	padding: 10px 0;
}

.contact
{
	position: absolute;
	top: 95px;
	right: 2%;
	background-color: rgba(134, 126, 55,0.7);
	color: #fff;
	padding: 10px 15px;
	border-radius: 15px;
	text-align: center;
	z-index: 1;
	width: 268px;
}

.contact a 
{
	text-decoration: none;
	color: #fff;
}

.scroll .contact
{
	top: 82px;
}

/* Invitation */
.mt50{
	margin-top: 50px;
}

.logo-invitation{
	width: 500px !important;
}

.invitation img{
	width: 100%;
}

.invitation{
	max-width: 800px;
} 

.retrouvez-nous{
	border: 2px solid #B9B070;
	width: 72%;
    margin: 0 auto;
    padding: 0 0 0 55px;
}

.invitation h2{
	font-size: 24px;
    letter-spacing: 13px;
    font-weight: 500;
    margin: 0;
    text-align: start;
    margin-top: 38px;
	color: #776f23;
}

.invitation p {
    margin: 15px 0;
    font-size: 17px;
    letter-spacing: 1px;
	color: #776f23;
}




/*Divers*/
#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine
{
	background-color: #000!important;
}

.nuage &gt; h2, .nuage &gt; h3
{
	font-family: 'Open Sans' !important;
	letter-spacing: initial;
	font-size: 8px !important;
	text-align: justify;
}

/* Temporaire */
/* .slide-titre.fadeInRight.animated.delay-1s {
    background-color: #100f009c;
    padding: 20px 0;
} */


/*Tablette*/
@media screen and (max-width:860px)
{
	.row &gt; *
	{
		display: block!important;
		width: initial!important;
		padding: initial!important;
	}
	.highlight h1
	{
		font-size: 23px;
	}
	.container_temoignage
	{
		padding: 0;
	}
	.container_temoignage &gt; .titre_temoignage
	{
		font-size: 33px;
	}
	#maps_tem &gt; .temoignages &gt; .container3 &gt; div &gt; ul
	{
		margin: 0;
		padding: 0 0 20px;
	}
	#slideshow_debongres
	{
		margin: 20px auto !important;
		padding: 0 !important;
		width: 85% !important;
	}
	.rss, .contact, #header_sous_top
	{
		display: none;
	}
	.scroll &gt; .container
	{
		padding:60px 0;
	}
	.titre_accueil
	{
		font-size: 30px;
		padding: 0 0 40px;
		word-break: break-word;
	}
	.titre_accueil &gt; span
	{
		font-size: 30px;
	}
	.activite
	{
		display: inline-block;
	}
	.activite &gt; div
	{
		margin-bottom: 20px;
	}
	.highlight
	{
		margin-top: initial;
		padding-bottom: 20px;
	}
	.highlight h2
	{
		font-size: 28px;
	}
	#realAccueil
	{
		margin: 30px auto !important;
	}
	.galerie_pindebongres &gt; div
	{
		columns: 2;
	}

	#slider_accueil .scroll_slide-link
	{
		display: none;
	}	
	#slider_accueil &gt; ul &gt; li
	{
		padding-top: 50%;
	}
	header &gt; .container &gt; .fadeInDown
	{
		-webkit-animation-name: initial;
		animation-name: initial;
	}	

	.burger
	{
		display: inline-flex;
	}	
	#menu &gt; ul
	{
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		border-radius: 0 !important;
		background-color: rgba(255,255,255,0.9);
		transition: ease-in-out 300ms opacity,ease-in-out 300ms padding,ease-in-out 300ms height;
	}	
	#menu &gt; ul .fa-home-lg:before
	{
		content: "Accueil";
		font-family: 'Open Sans',sans-serif;
		font-weight: 600;
		font-size: 20px;
	}
	body.nav-close #menu &gt; ul
	{
		height: 0%;
		padding: 0;
		overflow: hidden;
		opacity: 0;
	}	
	body.nav-open #menu &gt; ul
	{
		height: 100%;
		padding: 140px 40px 0;
		overflow: auto;
		opacity: 1;
		margin: 0 !important;
	}
	body.nav-open .burger &gt; div
	{
		top: 25px;
		position: fixed;
	}
	#menu &gt; ul &gt; li
	{
		display: block;
		border-bottom: 1px solid rgba(0,0,0,0.5);
		text-align: left;
		height: initial;
	}	
	#menu &gt; ul &gt; li:first-child &gt; a,
	#menu &gt; ul &gt; li &gt; a
	{
		display: block;
		padding: 20px 10px;
		font-size: 20px;
	}	
	#menu &gt; ul &gt; li &gt; a:not(.button,.bouton)
	{
		border-bottom: 0!important;
	}
	#menu &gt; ul &gt; li &gt; ul,
	#menu &gt; ul &gt; li &gt; a &gt; .fa-angle-down
	{
		display: none;
	}	
	#menu &gt; ul &gt; li.sous-menu &gt; a
	{
		padding: 20px 10px;
	}

	#contacts &gt; div:not(.contact-titre)
	{
		display: block;
	}
	
	#galerie-liste &gt; li
	{
		width: 75%;
		padding-top: 50%;
	}
	
	.absolute.left,
	.absolute.right
	{
		position: relative!important;
		width: 100%;
		height: inherit;
	}
	#slider_accueil .slide-contenu .slide-texte, #slider_accueil .slide-contenu .slide-titre
	{
		padding: 0 50px;
	}
	#slider_accueil .CJSlider-navigation-gauche, #slider_accueil .CJSlider-navigation-droite
	{
		width: 50px;
	}
	#slider_accueil .CJSlider-navigation-gauche &gt; div
	{
		left: -20px;
	}
	#slider_accueil .CJSlider-navigation-droite &gt; div
	{
		right: -10px;
	}
	#slider_accueil .slide-contenu .slide-titre
	{
		font-size: 20px;
	}
	#slider_accueil .slide-contenu .slide-texte
	{
		font-size: 16px;
	}
	
	footer &gt; div &gt; div #infos_site,
	footer &gt; div &gt; div #infos_complementaires
	{
		display: block;
		position: relative;
		right: inherit;
		left: inherit;
		padding: 5px;
		text-align: center;
	}
	#footer &gt; .container3
	{
		padding: 0 50px !important;
	}
	
	iframe
	{
		width: 100%;
	}

	#bloc-sous-page-parquet, #bloc-sous-page-univers-salle-de-bain, #bloc-sous-page-carrelage, #bloc-sous-page-peinture-mur-3d, #bloc-sous-page-carrelage-outdoor
	{
		display: block !important;
		width: 100% !important;
	}

	#bloc-sous-page-parquet &gt; div, #bloc-sous-page-univers-salle-de-bain &gt; div, #bloc-sous-page-carrelage &gt; div, #bloc-sous-page-peinture-mur-3d &gt; div, #bloc-sous-page-carrelage-outdoor &gt; div
	{
		margin-top: 20px !important;
	}

	.top_button &gt; .fleche_btn
	{
		right: 20px;
	}
	
	/*#content img
	{
		height: initial!important;
		max-width: 100%;
	}*/
}

/*Mobiles*/
@media screen and (max-width:430px)
{
	#header_top
	{
		text-align: center;
		font-size: 10px;
	}
	#header_sous_top &gt; .container &gt; div
	{
		margin: 30px 0 30px;
		vertical-align: middle;
	}
	.header_menu &gt; li
	{
		margin: 0;
	}
	#logo
	{
		margin-right: 70px;
	}
	.invitation #logo{
		margin: auto;
	}
	.invitation #logo img{
		width: 300px !important;
	}

	.retrouvez-nous{
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
		width: 82%;
		padding: 0;
		margin: auto;
	}

	.invitation h2{
		font-size: 15px;
		width: 80%;
		letter-spacing: 6px;
		text-align: center;
	}

	.invitation p {
		text-align: center;
		width: 80%;
	}

	#logo &gt; img
	{
		height: 60%;
		width: initial;
		margin-top: 7%;
	}
	.scroll .header_sous_top
	{
		margin-bottom: 25px;
	}
	.scroll #logo &gt; img
	{
		width: 90%;
		height: initial;
		margin-top: 0;
	}
	#header &gt; .container
	{
		height: 75px;
	}
	#header
	{
		height: 270px;
	}
	#content
	{
		margin-top: 270px;
	}
	#footer &gt; div:first-child &gt; div &gt; div
	{
		margin-top: 50px;
	}
	#footer_header h2
	{
		margin-bottom: 2px;
	}

	#slider_accueil
	{
		margin-top: 270px;
	}
	#slider_accueil &gt; ul &gt; li
	{
		padding-top: 70%;
	}
	
	.bloc-accueil &gt; li
	{
		display: block;
		width: 100%;
		margin: 15px auto;
	}
	
	fieldset &gt; ul &gt; li,
	fieldset &gt; ul &gt; li .row
	{
		display: block;
		width: 100%;
		margin: 0;
	}

	#a-propos
	{
		overflow: hidden;
	}

	.row &gt; *.middle
	{
		display: block!important;
	}

	.parallax &gt; div
	{
		padding: 0;
	}
	
	.liste
	{
		width: 100%;
	}
	
	#mentions &gt; div:first-child,
	#mentions &gt; div:first-child + div
	{
		display: block;
		width: initial;
	}
	
	footer &gt; div &gt; div
	{
		display: block;
		position: relative!important;
		top: initial!important;
		right: initial!important;
		left: initial!important;
		text-align: center;
	}
}

/* CSS GRID PAGE */
#bloc-sous-page-univers-salle-de-bain
{
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-template-rows: repeat(5, 190px);
	grid-column-gap: 10px;
	grid-row-gap: 10px;
}

#bloc-sous-page-univers-salle-de-bain &gt; div:nth-child(1) { grid-area: 1 / 1 / 3 / 2;min-height: 190px;background-color: gray; }
#bloc-sous-page-univers-salle-de-bain &gt; div:nth-child(2) { grid-area: 1 / 2 / 2 / 3;min-height: 190px;background-color: gray; }
#bloc-sous-page-univers-salle-de-bain &gt; div:nth-child(3) { grid-area: 2 / 2 / 3 / 3;min-height: 190px;background-color: gray; }
#bloc-sous-page-univers-salle-de-bain &gt; div:nth-child(4) { grid-area: 1 / 3 / 3 / 5;min-height: 190px;background-color: gray; }
#bloc-sous-page-univers-salle-de-bain &gt; div:nth-child(5) { grid-area: 3 / 1 / 6 / 4;min-height: 190px;background-color: gray; }
#bloc-sous-page-univers-salle-de-bain &gt; div:nth-child(6) { grid-area: 3 / 4 / 4 / 5;min-height: 190px;background-color: gray; }
#bloc-sous-page-univers-salle-de-bain &gt; div:nth-child(7) { grid-area: 4 / 4 / 5 / 5;min-height: 190px;background-color: gray; }
#bloc-sous-page-univers-salle-de-bain &gt; div:nth-child(8) { grid-area: 5 / 4 / 6 / 5;min-height: 190px;background-color: gray; }

#bloc-sous-page-parquet
{
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-template-rows: 1fr;
	grid-column-gap: 10px;
	grid-row-gap: 10px;
}

#bloc-sous-page-parquet &gt; div:nth-child(1) { grid-area: 1 / 1 / 2 / 2;min-height: 300px;background-color: gray; }
#bloc-sous-page-parquet &gt; div:nth-child(2) { grid-area: 1 / 2 / 2 / 3;min-height: 300px;background-color: gray; }

#bloc-sous-page-carrelage
{
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-template-rows: repeat(4, 1fr);
	grid-column-gap: 10px;
	grid-row-gap: 10px;
}

#bloc-sous-page-carrelage &gt; div:nth-child(1) { grid-area: 1 / 1 / 2 / 2;min-height: 300px;background-color: gray; }
#bloc-sous-page-carrelage &gt; div:nth-child(2) { grid-area: 1 / 2 / 2 / 3;min-height: 300px;background-color: gray; }
#bloc-sous-page-carrelage &gt; div:nth-child(3) { grid-area: 1 / 3 / 3 / 4;min-height: 300px;background-color: gray; }
#bloc-sous-page-carrelage &gt; div:nth-child(4) { grid-area: 2 / 1 / 4 / 3;min-height: 300px;background-color: gray; }
#bloc-sous-page-carrelage &gt; div:nth-child(5) { grid-area: 3 / 3 / 4 / 4;min-height: 300px;background-color: gray; }
#bloc-sous-page-carrelage &gt; div:nth-child(6) { grid-area: 4 / 1 / 5 / 2;min-height: 300px;background-color: gray; }
#bloc-sous-page-carrelage &gt; div:nth-child(7) { grid-area: 4 / 2 / 5 / 2;min-height: 300px;background-color: gray; }
#bloc-sous-page-carrelage &gt; div:nth-child(8) { grid-area: 4 / 4 / 5 / 3;min-height: 300px;background-color: gray; }

#bloc-sous-page-peinture-mur-3d
{
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-template-rows: 1fr;
	grid-column-gap: 10px;
	grid-row-gap: 10px;
}

#bloc-sous-page-peinture-mur-3d &gt; div:nth-child(1) { grid-area: 1 / 1 / 2 / 2;min-height: 300px;background-color: gray; }
#bloc-sous-page-peinture-mur-3d &gt; div:nth-child(2) { grid-area: 1 / 2 / 2 / 3;min-height: 300px;background-color: gray; }

#bloc-sous-page-carrelage-outdoor
{
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-template-rows: 1fr;
	grid-column-gap: 10px;
	grid-row-gap: 10px;
}

#bloc-sous-page-carrelage-outdoor &gt; div:nth-child(1) { grid-area: 1 / 1 / 2 / 2;min-height: 300px;background-color: gray; }
#bloc-sous-page-carrelage-outdoor &gt; div:nth-child(2) { grid-area: 1 / 2 / 2 / 3;min-height: 300px;background-color: gray; }

.sous_pages .label-dispo
{
	top: 50%;
	left: 50%;
	position: absolute;
	transform: translate(-50%, -50%);
	padding: 15px;
	background-color: #867e37;
}

#menuClient ul
{
	list-style: none;
	margin: 0 !important;
	padding: 0 !important;
	text-align: center;
}

#menuClient ul li
{
	display: inline-block;
	border: 1px solid #413c0d;
	padding: 10px 15px;
	transition: all 0.2s ease;
}

#menuClient ul li:hover, #menuClient ul li.select
{
	border: 1px solid #413c0d;
	background-color: #413c0d;
	transition: all 0.2s ease;
}

#menuClient ul li a
{
	text-decoration: none;
	font-size: 13px;
	font-weight: 600;
	color: #413c0d;
	transition: all 0.2s ease;
}

#menuClient ul li:hover a, #menuClient ul li.select a
{
	color: #fff;
	transition: all 0.2s ease;
}

.notification-top 
{
	position: fixed;
	top: 10px;
	right: 10px;
	z-index: 99;
}

.notif-top
{
	background-color: #51a351;
	/*display: none; */
	z-index: 99;
	border-radius: 10px;
	-moz-box-shadow: 0 0 12px #999;
	-webkit-box-shadow: 0 0 12px #999;
	box-shadow: 0 0 12px #999;
	opacity: 0.8;
	max-width: 350px;
	display: block;
	margin-bottom: 10px;
	transition: all ease 0.5s;
}
.notif-top:hover
{
	opacity: 1;
	transition: all ease 0.5s;
}
.notif-top.validation
{
	background-color: #51a351;
}
.notif-top.erreur
{
	background-color: #bd362f;
}
.notif-top.valDebongres
{
	background-color: #867E37;
}
.notif-top.errDebongres
{
	background-color: #423B04;
}
.notif-top.warning
{
	background-color: #BD932F;
}
.notif-top.violet
{
	background-color: #932FBD;
}


.notif-top &gt; div
{
	display: flex;
	color: #fff;
}

.notif-top &gt; div &gt; div:first-child
{
	font-size: 22px;
	padding: 18px 20px;
}

.notif-top &gt; div &gt; div:last-child
{
	font-size: 16px;
	font-weight: bold;
	padding: 20px 20px 20px 0px;
}</pre></body></html>