<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');


:root {
	--color-main: green;
	--color-secondary: green;
}

/*GENERAL*/
html {
	height: 100%;
}

* {
	box-sizing: border-box;
	outline: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

BODY {
	height: calc(100% - 147px);
	margin: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #353535;
}

h1,
.highlight h2 {
	margin: 0;
	padding: 25px 0 0;
	text-align: center;
	font-size: 38px;
	font-weight: bold;
	color: #000;
}

.picto {
	margin: 20px 0;
}

.picto-picto {
	text-align: center;
	font-size: 70px;
	color: rgb(113, 120, 161)
}

.picto-titre {
	text-align: center;
	font-weight: bold;
	font-size: 22px;
	margin-top: 10px;
	color: rgb(113, 120, 161)
}

.nuage {
	color: #adadad;
}

.nuage h2,
.nuage h3 {
	text-transform: initial;
	margin-bottom: 20px;
}

.section-title {
	font-size: 36px;
	margin-bottom: 20px;
}

.section-content {
	font-size: 18px;
	margin-bottom: 20px;
}

.section-list {
	list-style: none;
	padding: 0;
}

.section-item {
	font-size: 16px;
	margin-bottom: 10px;
}

.title {
	color: #333;
	font-size: 24px;
}

.description {
	margin-bottom: 15px;
}

.services-title {
	font-weight: bold;
}

.services-list {
	list-style: none;
	padding: 0;
}

.service {
	margin-bottom: 5px;
	margin-left: 25px;
	list-style: disc;
}

.additional-info {
	margin-top: 20px;
}

.contact-info {
	font-size: 16px;
}

.phone-number {
	font-weight: bold;
}

.titre-bloc {
	text-transform: uppercase;
	font-size: 18px;
}

.highlight {
	background-color: #EBEBEB;
}

.highlightParallax {
	padding: 50px;
	background-color: var(--color-main);
}

.highlightParallax .titre-bloc {
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	text-transform: initial;
}

.highlight hr:not(.small) {
	border-color: #0075b5;
}

.tetiere {
	position: relative;
	top: 40px;
	padding: 40px;
	border-radius: 10px;
	height: 100%;
	text-decoration: none;
	background: center/cover no-repeat;
	margin-bottom: 70px;
}

.tetiere .tetiere-titre,
.tetiere-contenu {
	margin: 0 0 20px 0;
	font-weight: 500;
	color: white;
	text-align: start;
}

.tetiere-contenu {
	margin: 0;
}

h2 {
	margin: 0;
	padding: 25px 0 10px;
	text-align: center;
	text-transform: uppercase;
	font-size: 26px;
	font-weight: normal;
	color: #010101;
}

.titre-article {
	margin: 0;
	text-align: start;
	font-size: 20px;
	color: var(--color-main);
}

h3 {
	margin: 5px 0;
	text-align: center;
	font-size: 14px;
	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: 100px;
	margin: 0 auto;
	padding: 0 0 20px;
	max-width: 100%;
	border: 0;
	border-top: 2px solid var(--color-main);
}

hr.small {
	border-top-width: 1px;
}

h2+hr.small {
	width: 100%;
	margin: 0;
}

a img {
	border: 0;
}

a {
	color: #696969;
}

a:active,
a:focus {
	color: #696969;
}

.contenu-article a[href*="#contact"],
.contenu-article a[href^="./"] {
	text-decoration: underline;
	color: #5f5f5f;
	border-radius: 5px;
}

.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;
}

.pull-right {
	float: right;
}

.middle.center {
	justify-content: center;
}

.disable {
	color: #BDBDBD;
}

.lead {
	font-weight: 700;
	font-size: 16px;
}

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_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;
}

.container {
	display: block;
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding: 0 20px;
	max-width: 1200px;
}

.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.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;
}

.pagination&gt;form&gt;input {
	width: 40px !important;
	border: 0;
	text-align: center;
	margin: 2px 2px;
	color: #fff;
}

.pagination&gt;form&gt;input:focus {
	border: 0;
}

.pagination {
	background-color: #000;
	text-align: center;
}

.pagination a {
	color: #fff;
	padding: 5px 16px 7px;
	text-decoration: none;
}

.pagination a.active {
	background-color: #1a1a1a;
	color: #fff;
}

.pagination a.disabled {
	background-color: #000000;
	color: #fff;
}

.pagination a.disabled:hover {
	background-color: #a1a1a1;
}

.pagination a:hover:not(.disabled) {
	background-color: #1a1a1a;
	color: #fff;
}

.btnUrgent,
.btnUrgent:active,
.btnUrgent:focus {
	display: inline-block;
	margin: 10px;
	padding: 15px 30px;
	border: 0;
	border-radius: 5px;
	text-decoration: none;
	font-size: 15px;
	font-weight: 600;
	color: #fff;
	line-height: 25px;
	background-color: #F42424;
	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;
}

.slide-contenu .button {
	background-color: #0fc144;
}

.slide-contenu .button::before {
	font-family: "Font Awesome 5 Brands";
	content: "\f232";
	font-size: 24px;
	margin-right: 5px;
}

button,
input[type='button'],
input[type='submit'],
input[type='button']:active,
input[type='submit']:active,
button:active:not(.slick-arrow),
.bouton,
.bouton:active,
.button,
.button:active,
input[type='button']:focus,
input[type='submit']:focus,
button:focus:not(.slick-arrow),
.bouton,
.bouton:focus,
.button,
.button:focus {
	display: inline-block;
	margin: 10px;
	padding: 5px 15px;
	border: 1px solid #191919;
	border-radius: .25rem;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	color: #fff !important;
	background-color: #2b08c7;
	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;
}

.bouton&gt;i,
.button&gt;i,
button&gt;i {
	margin-right: 5px;
	/*font-size : 20px;*/
	vertical-align: middle;
}

input[type='button']:hover,
input[type='submit']:hover,
.bouton:hover,
.button:hover,
button:hover {
	text-decoration: none !important;
	color: var(--color-secondary);
	background: #535353;
}

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;
}

input[type='text']:focus,
input[type='password']:focus,
select:focus,
textarea:focus {
	border: 1px solid var(--color-main);
	outline: none;
}

fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

fieldset&gt;legend {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

fieldset&gt;ul,
fieldset&gt;.contenu&gt;ul {
	margin: 0;
	padding: 0;
	font-size: 0;
	list-style: none;
}

fieldset&gt;ul&gt;li,
fieldset&gt;.contenu&gt;ul&gt;li {
	display: inline-block;
	width: 50%;
	margin: 0;
	padding: 0;
	font-size: 14px;
	vertical-align: middle;
}

fieldset&gt;ul&gt;li .row {
	margin: 0;
}

fieldset&gt;ul&gt;li .row&gt;* {
	padding: 0;
}

fieldset&gt;ul&gt;li .input,
fieldset&gt;.contenu&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,
fieldset&gt;.contenu&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;*,
fieldset&gt;.contenu&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,
fieldset&gt;.contenu&gt;ul&gt;li .input&gt;div&gt;input,
fieldset&gt;.contenu&gt;ul&gt;li .input&gt;div&gt;select,
fieldset&gt;.contenu&gt;ul&gt;li .input&gt;div&gt;textarea {
	display: inline-block;
	width: 100%;
	font-size: 14px;
}

fieldset&gt;ul&gt;li.double,
fieldset&gt;.contenu&gt;ul&gt;li.double {
	width: 100%;
}



/*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: #37bc9b;
}

.notification.validation:before {
	content: "\f00c";
}

.notification.information,
.button.information {
	background-color: #5D9CEC;
}

.notification.information:before {
	content: "\f05a";
}

.notification.erreur,
.button.erreur {
	background-color: #F05050;
}

.notification.erreur: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;
}



/*HEADER*/
#header_top {
	background-color: var(--color-main);
	color: #fff;
}

#header_top&gt;.container&gt;span {
	display: inline-block;
	padding: 5px;
}

#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: #fff;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
	transition: background-color 0.5s ease;
}

#header&gt;.container {
	height: 100px;
	transition: height 0.5s ease;
}

#logo {
	display: flex;
	position: absolute;
	align-items: center;
	height: 100%;
	left: -100px;
	/* top: 15px; */
}

#logo&gt;img {
	/* width : 175px; */
	height: 90%;
	transition: width ease-in-out 0.15s;
}



/*MENU*/
.burger {
	display: none;
	z-index: 2;
	position: absolute;
	top: 0;
	right: 0;
	width: 35px;
	height: 80px;
	margin: 10px 20px;
	text-align: left;
	cursor: pointer;
}

.burger&gt;div {
	width: 100%;
	height: 4px;
	border-radius: 5px;
	background: var(--color-main);
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	transition: all 0ms 300ms;
}

.burger&gt;div::before {
	content: '';
	position: absolute;
	bottom: 13px;
	background: var(--color-main);
	width: 100%;
	height: 4px;
	border-radius: 5px;
	transition: bottom 300ms 300ms ease, transform 300ms ease, background 300ms ease;
}

.burger&gt;div::after {
	content: '';
	position: absolute;
	top: 13px;
	background: var(--color-main);
	width: 100%;
	height: 4px;
	border-radius: 5px;
	transition: top 300ms 300ms ease, transform 300ms ease, background 300ms ease;
}

.nav-open .burger&gt;div::after {
	top: 0;
	transform: rotate(45deg);
	transition: top 300ms ease, transform 300ms 300ms ease, background 300ms ease;
	background-color: #fff;
}

.nav-open .burger&gt;div {
	background: transparent;
}

.nav-open .burger&gt;div::before {
	bottom: 0;
	transform: rotate(-45deg);
	transition: bottom 300ms ease, transform 300ms 300ms ease, background 300ms ease;
	background-color: #fff;
}

#menu {
	padding: 0;
	height: 100%;
}

#menu&gt;ul {
	display: inline-block;
	margin: 0;
	padding: 0;
	list-style: none;
	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 20px 8px;
}

#menu&gt;ul&gt;li:last-child {
	border-right: none;
}

#menu&gt;ul&gt;li&gt;a {
	display: block;
	position: relative;
	padding: 10px 8px;
	overflow: hidden;
	text-decoration: none;
	font-size: 15px;
	/*letter-spacing : -1px;*/
	color: var(--color-main);
	font-weight: 600;
	text-transform: uppercase;
}

#menu&gt;ul&gt;li&gt;a.button {
	padding: 5px 15px;
}

#menu&gt;ul&gt;li.sous-menu&gt;a {
	padding: 10px 20px 10px 10px;
}

#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;a:hover,
#menu&gt;ul&gt;li.select&gt;a:not(.button) {
	color: var(--color-secondary);
}

#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: #ffffff;
	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: var(--color-main);
}

#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: var(--color-main);
}



/*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;
	margin-top: 130px;
	overflow: hidden;
}

#slider_accueil&gt;ul {
	position: relative !important;
	width: 100%;
}

#slider_accueil&gt;ul&gt;li {
	position: relative !important;
	width: 100%;
	padding-top: 43%;
	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.select {
	background: var(--color-main) !important;
}

#slider_accueil .boutonsPagination {
	right: 30px !important;
}

#slider_accueil .boutonPagination {
	width: 20px !important;
	height: 20px !important;
	opacity: 1 !important;
}

#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;i {
	right: 10px;
}

#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;
	bottom: 25%;
	left: 0;
	width: 100%;
	transform: translate(0, 50%);
	text-align: center;
}



#slider_accueil .slide-contenu .slide-titre {
	display: inline-block;
	padding: 5px 50px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 30px;
	color: #FFF;
	background-color: rgba(0, 0, 0, 0.5);
	border-radius: 5px;
	font-weight: bold;
}

#slider_accueil .slide-contenu .slide-texte {
	display: block;
	margin: 0;
	padding: 10px 20px 30px;
	text-decoration: none;
	font-size: 30px;
	color: #FFF;
	font-weight: bold;
}

#slider_accueil .slide-contenu .slide-texte a {
	text-shadow: none;
	display: inline-flex;
	align-items: center;
}



/*CONTENT*/
#content {
	position: relative;
	margin-top: 130px;
	min-height: 100%;
	overflow-x: hidden;
	/*padding: 10px 0;*/
}

#slider_accueil+#content {
	padding-top: 0;
}

/*#content &gt; div
{
	padding-bottom : 20px;
}*/
#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;
}

.contenu-article {
	margin: 25px 0 0;
}

.contenu-article.hero+.contenu-article.hero {
	margin: 0;
}

.contenu-article.hero {
	padding: 50px 0;
}

.contenu-article.hero&gt;div:not(.clear) {
	padding: 20px;
}

.contenu-article.hero.image {
	min-height: 450px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 0%;
	background-attachment: fixed;
}

.contenu-article a {
	color: #ddc272;
}

.contenu-article h2 {
	margin: 0 0 15px;
	padding: 0;
}

.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 {
	display: inline-block;
	width: 297px;
	height: 393px;
	margin: 11px;
	max-width: 435px;
	border-radius: 4px;
	font-size: 15px;
	vertical-align: top;
	color: white;
	perspective: 500px;
	transition: 0.3s ease;
}

.bloc-accueil&gt;li:hover .titre-bloc {
	display: flex;
}

.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;
	left: 0;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #ffffff;
	background-color: #2341589f;
	height: 100%;
	width: 100%;
	display: none;
	justify-content: center;
	align-items: center;
	transition: 0.3s ease;
}

.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);
}

.contain-icon&gt;i {
	font-size: 100px;
	display: block;
}

.text-icon,
.contain-icon&gt;i {
	text-align: center;
}

.parallax,
.parallax2 {
	margin: 0;
	padding: 70px 20px;
	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;
	background-color: rgba(0, 0, 0, 0.5);
}


.parallax h2 {
	text-align: center;
	color: #FFF;
}

.parallax2 {
	background-color: #E5DCD7;
	background-image: none;
}

.parallax2 h2 {
	text-align: center;
	color: #000;
}



/*Pages*/
#page-a-propos {
	color: #FFF;
}



#page-horaires {
	height: 463px;
	padding: 0 !important;
	overflow: hidden;
}

.biseau_left:before {
	content: '';
	clip-path: polygon(13% 0, 100% 0%, 100% 100%, 10% 100%);
	background-color: var(--color-main);
	background: -webkit-linear-gradient(to right, #01BF81, #41C3D3);
	background: var(--color-main);
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	margin-left: 37%;
}

.biseau_right:before {
	content: '';
	clip-path: polygon(10% 0%, 100% 0%, 100% 100%, 13% 100%);
	background-color: var(--color-main);
	background: -webkit-linear-gradient(to right, #01BF81, #41C3D3);
	background: var(--color-main);
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	margin-left: 37%;
}



#page-coordonnees a {
	text-decoration: none;
	font-size: 20px;
	color: #FFF;
}



#page-facebook {
	padding: 50px 0;
	text-align: center;
	background-attachment: fixed;
	background-image: url(../img/facebook.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
}

#page-facebook&gt;iframe {
	box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.5);
}



#page-contact&gt;h2 {
	padding-top: 25px;
}



#page-partenaires {
	text-align: center;
}

#page-partenaires .container {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 200px;
}

#page-partenaires a {
	display: inline-block;
	margin: 5px;
	vertical-align: middle;
}

#page-partenaires a&gt;img {
	max-width: 200px;
}



#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;
	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_pin {
	width: 100%;
}

.galerie_pin&gt;div {
	column-count: 3;
	/*-webkit-column-fill: auto;
	-moz-column-fill: auto;
	column-fill: auto;*/
	column-gap: 20px;
}

.galerie_pin&gt;div&gt;div {
	margin-bottom: 20px;
}

.galerie_pin .images {
	position: relative;
	overflow: hidden;
	/* border-radius: 15px; */
	/* box-shadow: -2px 2px 3px 1px #c3cacd; */
	box-shadow: -4px 3px 10px -4px rgba(0, 0, 0, 0.25);
}

.galerie_pin .images img {
	width: 100%;
	box-shadow: 0px 0px 5px 0px #5a5a5a;
	margin: 0 !important;
	padding: 0 !important;
}

.galerie_pin .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: 9;
}

.galerie_pin .images .overlay-image&gt;div {
	position: relative;
}

.galerie_pin .images a:hover .overlay-image {
	top: 0;
	/*display: block;*/
	opacity: 1;
	transition: top 0.3s ease;
	left: 0;
}

#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: #FFF0;
}

#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%;
}

.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: 100%;
	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(-25%);
}

.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;
	color: white;
	text-align: center;
	margin: auto;
	display: block;
}

@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;
	object-fit: contain;
	top: 50%;
	left: 50%;
	margin: 0;
	max-height: 100%;
	max-width: 100%;
	transform: translate(-50%, -50%);
}


/*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;
}




#form_connexion {
	display: block;
	max-width: 500px;
	margin: 0 auto;
}



#form_inscription {
	display: block;
	max-width: 500px;
	margin: 0 auto;
	padding: 10px;
	border: 1px solid #E1E1E1;
	background-color: #FFF;
	box-shadow: 1px 2px 2px 0 rgba(0, 0, 0, 0.2);
	border-radius: 3px;
}

#type-compte {
	margin: 0 0 10px;
}

#type-compte a {
	display: block;
	margin: 0 auto 10px;
	padding: 10px;
	max-width: 250px;
	text-decoration: none;
	text-align: center;
	background-color: #FFF;
	border: 1px solid #E1E1E1;
	box-shadow: 1px 2px 2px 0 rgba(0, 0, 0, 0.2);
	border-radius: 3px;
}

#type-compte a:hover {
	background-color: rgba(104, 217, 56, 0.2);
}

#type-compte a .icone {
	margin: 20px auto;
	color: #FFF;
	background-color: #0075b5;
	border-radius: 100%;
	width: 70px;
	height: 70px;
	padding: 10px 5px;
}

#type-compte a .titre {
	font-size: 16px;
	font-weight: 700;
}

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

#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%);
}



.nuage {
	text-align: justify;
}



/*FOOTER*/
#footer {
	color: #fff;
	background-color: #333534;
}

#footer&gt;div {
	position: relative;
}

#footer a {
	color: #fff;
}

#footer #infos_site {
	padding: 15px 0;
	font-size: 12px;
}

#footer #infos_complementaires {
	position: absolute;
	top: 0;
	right: 20px;
	padding: 15px 0;
	font-size: 12px;
}

#footerTop {
	padding: 20px 0;
}

#footerTop .footerTitre {
	font-weight: bold;
	text-align: center;
	font-size: 20px;
}

#footerTop .footerDesc {
	margin-top: 30px;
}

#footerTop .footerFB {
	text-align: center;
}

#footerTop .footerFB&gt;i {
	font-size: 30px;
	color: #4464AA;
}

#footerTop #footerLien {
	margin: 0 !important;
	padding: 0;
	list-style: none;
}

#footerTop #footerLien&gt;li&gt;a {
	text-decoration: none;
}

#slideshow_image_accueil {
	margin: 50px 0;
	padding: 0;
	text-align: center;
}

#slideshow_image_accueil img {
	margin: 0 !important;
}

#slideshow_image_accueil li {
	margin: 0 10px !important;
}

#slideshow_avis {
	margin: 0 !important;
	padding: 0 !important;
}

#slideshow_avis li {
	margin: 20px 0;
}

.background_article .slick-slider-contenu {
	margin: auto;
	max-width: none;
	margin-top: 50px;
	overflow: unset;
}

.slick-slider-contenu img {
	width: 250px;
	height: 350px;
	object-fit: contain;
	margin: auto !important;
}

.clair .slick-prev:before,
.clair .slick-next:before {
	color: #000;
}

.sombre .slick-prev:before,
.sombre .slick-next:before {
	color: #fff;
}

.galerieaccueils {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-template-rows: repeat(2, 150px);
	grid-column-gap: 10px;
	grid-row-gap: 10px;
}

.galerieaccueils&gt;div:first-child {
	grid-area: 1 / 1 / 3 / 2;
	width: 100%;
	height: 100%;
}

.galerieaccueils&gt;div:nth-child(2) {
	grid-area: 1 / 2 / 2 / 3;
	width: 100%;
	height: 100%;
}

.galerieaccueils&gt;div:nth-child(3) {
	grid-area: 2 / 2 / 3 / 3;
	width: 100%;
	height: 100%;
}

.galerieaccueils&gt;div:last-child {
	grid-area: 1 / 3 / 3 / 4;
	width: 100%;
	height: 100%;
}

.galerieaccueils img {
	position: absolute;
	margin: 0 !important;
	max-height: 100%;
	/*max-width: 100%;*/
	height: 100%;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.galerieaccueils&gt;div {
	position: relative;
	overflow: hidden;
}

#slideshow_avis .boxAvis&gt;div:first-child {
	display: inline-block;
	width: 90px;
	font-size: 40px;
	text-align: center;
	vertical-align: middle;
	color: #3493DF;
}

#slideshow_avis .boxAvis&gt;div:last-child {
	display: inline-block;
	width: calc(100% - 95px);
	vertical-align: middle;
}

.contenu-article {
	padding: 10px;
	width: 100vw;
	left: 50%;
	/* transform: translateX(-50%); */
}

.contenu-article.accueil {
	transform: translateX(0%);
}

.contenu-article&gt;div {
	max-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.background_article {
	width: 100vw;
	left: 50%;
	transform: translateX(-50%);
	position: relative;
	background-size: cover;
	background-position: 50% 50%;
}

.background_article.img-true {
	transform: translateX(-50%) !important;
	padding: 35px 0 !important;
	min-height: 300px !important;
}

.background_article.img-true&gt;.contenu-article {
	margin: auto;
	transform: translate(0%) !important;
}

.contenu-article ul {
	list-style: circle;
}

.contenu-article ul li {
	margin-bottom: 10px;
}

.contenu-article ul,
.contenu-texte ul,
.contenu-conclusion ul {
	display: table;
	padding-left: 20px;
}

.contenu-article td {
	padding: 20px 10px;
	background-color: #666666b7;
}

.contenu-article table,
.contenu-article table * {
	border: 1px solid var(--color-main) !important;
}


.avantages_container {
	display: flex;
	justify-content: space-between;
}

.avantage {
	border-radius: 10px;
	border: 2px solid var(--color-main);
	text-align: center;
	padding: 50px 2px;
	width: 19%;
}

.avantage&gt;i {
	color: var(--color-main);
	font-size: 50px;
	margin-bottom: 30px;
}

.avantage&gt;h3 {
	font-weight: bold;
}

.avantage&gt;p {
	margin-bottom: 0;
}

.bloc {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 10px;
    border-radius: var(--radius);
    border: 1px solid rgb(2 65 120 / 13%);
    margin: 10px 0;
    background: rgb(2 65 120 / 13%);
}

.avis-liste {
    margin: 10px 0;
    column-count: 4;
    column-gap: 10px;
    padding: 0;
}

.avis {
    display: inline-block;
    width: 100%;
    padding: 10px;
    border-radius: var(--radius);
    border: 1px solid rgb(2 65 120 / 13%);
    margin: 10px 0;
    background-color : #avis&gt;li:nth-child(odd):before,#avis&gt;li:nth-child(odd):before,
}

.avis .titre {
    padding: 5px 0;
    font-weight: 700;
    text-align: center;
    font-weight: 700;
}

.avis .date {
    padding: 5px 0;
    font-style: italic;
    text-align: center;
}

.avis .stars {
    padding: 5px 0;
    font-size: 20px;
    margin: 8px 0;
    text-align: center;
    transition: all 0.3s ease;
}

i.fa-star {
    color: var(--color-main);
}

.avis .message {
    padding: 5px 0;
    font-size: 14px;
    margin: 8px 0;
}

.container-fixe {
    position: fixed;
    bottom: 5vh;
    right: 15px;
	z-index: 3;
	background-color: #ffffff;
	border-radius: 30px;
	width: 48px;
	border: 2px solid var(--color-main)!important;
	/* padding: 15px 0px; */
	padding-top: 35px;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.container-fixe a, .container-fixe{
	animation: agrandir-retrÃ©cir 1.5s infinite;
}
@keyframes agrandir-retrÃ©cir {
	0% {
	  scale: 1.05;
	}
	50% {
		scale: 1;
	}
	100% {
		scale: 1.05;
	}
}

.container-fixe &gt; a {
	text-decoration: none;
	padding: 30px 0;
	/* transform: rotate(90deg); */
	display: block;
	color:  var(--color-main)!important;
	font-size: 16px;
	text-align: center;
	/* margin: 40px 0; */
	width: max-content;
}


/* Avis */
.slick-initialized .slick-slide {
	margin: 5px 0;
}

.box_avis {
	box-shadow: 0px 0px 10px -4px rgba(0, 0, 0, 0.25);
	padding: 5px;
}

#avis {
	list-style: none;
	margin: 0;
	padding: 0;
}

#avis&gt;li {
	position: relative;
	margin: 10px 0;
	padding: 10px;
	background-color: #dde5ed;
	border-radius: 10px;
}

@media (max-width: 600px) {
    .avis-liste {
        column-count: 1;
    }
}

/* #avis&gt;li:nth-child(odd):before,
#avis&gt;li:nth-child(even):before {
	content: "";
	position: absolute;
	bottom: 10px;
	left: -10px;

	width: 0;
	height: 0;
	border-style: solid;
	border-width: 7.5px 10px 7.5px 0;
	border-color: transparent #f1f1f1 transparent transparent;
} */

#avis&gt;li:nth-child(even):before {
	left: inherit;
	right: -10px;
	border-width: 7.5px 0 7.5px 10px;
	border-color: transparent transparent transparent #f1f1f1;
}

#avis&gt;li .titre {
	font-weight: normal;
	font-size: 20px;
	color: var(--color-main);
}

#avis&gt;li .date {
	font-style: italic;
	font-size: 11px;
}

#avis&gt;li .message {
	display: block;
	margin-top: 10px;
}

#avis&gt;li .message&gt;.nom {
	display: block;
	font-weight: bold;
	margin-top: 10px;
}

#avis&gt;li .message&gt;div&gt;div,
#avis&gt;li .message&gt;div&gt;div&gt;*:first-child,
#avis&gt;li .message&gt;div&gt;div&gt;*:last-child {
	display: inline;
}

#avis&gt;li .reponse {
	border-top: 1px solid var(--color-main);
	background-color: var(--color-main);
	/* opacity: 0.8; */
	margin-top: 10px;
	padding: 10px;
	border-radius: 0 0 8px 8px;
	color: white;
}

#avis&gt;li .reponse&gt;div:first-child {
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
}

.note {
	font-size: 15px;
	margin: 8px 0;
}

.note&gt;span {
	display: inline-block;
	padding: 0 5px;
}

.note&gt;i {
	margin: 0 1px;
	font-size: 18px;
}

.notes&gt;div&gt;span {
	display: inline-block;
	width: 150px;
}

i.fa-star {
	color: var(--color-main);
}

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

.slick-track {
	display: flex;
	align-items: center;
}

.slick-slide {
	float: none;
}

.slick-slide&gt;div,
.slick-slide a {
	text-align: center;
}

.slick-slide img {
	margin: auto;
	max-width: 350px;
	max-height: 350px;
	width: initial !important;
	height: initial !important;
}

#galerie-partenaires .slick-slide img {
	max-width: 114px;
}

/*Mobiles*/
@media screen and (max-width:860px) {

	#img_gogole {
		width: 100% !important;
	}

	#slider_accueil {
		margin-top: 0px !important;
	}

	.galerie_pin&gt;div {
		column-count: 2 !important;
	}

	.flex {
		flex-wrap: wrap;
	}

	.avantages_container {
		flex-direction: column;
		align-items: center;
	}

	.avantage {
		width: 80%;
		margin: 10px 0;
	}

	.row&gt;* {
		display: block !important;
		width: initial !important;
		padding: initial !important;
	}

	#slider_accueil {
		margin-top: 159px !important;
	}

	.slide-contenu .row&gt;.col-6 {
		width: 45% !important;
		display: inline-block !important;
	}

	.slide-contenu .btnUrgent,
	.btnUrgent:active,
	.btnUrgent:focus {
		font-size: 12px;
		margin: 10px;
		padding: 5px;
	}

	.slide-contenu button,
	button:active,
	.bouton,
	.bouton:active,
	.button,
	.button:active,
	input[type='button']:focus,
	input[type='submit']:focus,
	button:focus,
	.bouton,
	.bouton:focus,
	.button,
	.button:focus {
		font-size: 12px !important;
		margin: 10px !important;
		padding: 5px !important;
	}

	.galerieaccueils,
	.galerieaccueils&gt;div {
		display: block !important;
	}

	.galerieaccueils&gt;div {
		height: 150px !important;
		width: 100% !important;
		margin: 5px 0;
	}

	#slider_accueil .slide-contenu .slide-titre,
	#slider_accueil .slide-contenu .slide-texte {
		font-size: 17px;
	}

	.background_article.img-true .contenu-article {
		transform: translateX(0%) !important;
	}


	/*#header
	{
		position : relative;
	}*/

	#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(0, 0, 0, 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;
	}

	#menu&gt;ul&gt;li {
		display: block;
		border-bottom: 1px solid rgba(255, 255, 255, 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;
		color: white;
	}

	#menu&gt;ul&gt;li:first-child&gt;a,
	#menu&gt;ul&gt;li&gt;a {
		color: white !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;
	}



	#galerie-liste&gt;li {
		width: 75%;
		padding-top: 50%;
	}

	.absolute.left,
	.absolute.right {
		position: relative !important;
		width: 100%;
		height: inherit;
	}



	#page-coordonnees iframe {
		width: 100%;
	}


	#page-tarifs {
		height: inherit;
		background-size: cover;
	}



	#page-horaires {
		height: initial;
	}

	#page-horaires .googlemapssearch {
		width: 100% !important;
	}

	.biseau_left:before {
		clip-path: initial;
		top: initial;
		margin-left: initial;
	}

	.highlight_bloc h2 {
		padding-top: 0;
	}



	#page-partenaires .container {
		display: block;
		height: initial !important;
	}



	#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;
	}

	iframe {
		width: 100%;
	}

	#content img {
		height: initial !important;
		max-width: 100%;
	}


	/* TABLEAU 2 LIGNE*/
	table tbody {
		display: flex;
	}

	table tbody tr {
		display: flex;
		flex-flow: column;
	}

	table tbody tr td {
		width: 100%;
		height: 25%;
		display: flex;
		align-items: center;
	}

}

@media screen and (max-width:430px) {
	#header_top {
		text-align: center;
	}

	h1 {
		font-size: 30px;
		margin-top: 0px;
	}

	#logo {
		display: flex;
		position: absolute;
		align-items: center;
		height: 70%;
		left: 11px;
		top: 15px;
	}


	.bloc-accueil .titre-bloc {
		display: flex;
		height: 30%;
		bottom: 0px;
	}

	/*#logo &gt; img
	{
		width : 56%;
	}*/



	#slider_accueil&gt;ul&gt;li {
		padding-top: 70%;
	}



	.bloc-accueil&gt;li {
		display: block;
		width: 100%;
		margin: 15px auto;
		height: 185px;
	}



	fieldset&gt;ul&gt;li,
	fieldset&gt;.contenu&gt;ul&gt;li {
		display: block;
		width: 100%;
	}

	.liste {
		width: 100%;
	}



	#page-partenaires a&gt;img {
		max-width: 100%;
	}

	#page-partenaires a&gt;img {
		max-width: 100%;
	}



	#footer&gt;div&gt;div {
		display: block;
		position: relative !important;
		top: initial !important;
		right: initial !important;
		left: initial !important;
		text-align: center;
	}



	#mentions&gt;div:first-child,
	#mentions&gt;div:first-child+div {
		display: block;
		width: initial;
	}
}</pre></body></html>