.adakaflexcontent-animate {
	-webkit-font-smoothing: antialiased;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.adakaflexcontent-animate-1s {
	-webkit-font-smoothing: antialiased;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}

.adakaflexcontent-title {
	font-size: 4.6rem;
	line-height: 5.52rem;
	color: #1F2121;
	text-align: center;
	margin: 20px 0;
	text-transform: uppercase;
	font-family: 'Amatic SC', cursive;
}


.adakaflexcontent-flex {
	display: flex;
}
.adakaflexcontent-col-1-2 {
	width: 50%;
}


.adakaflexcontent-info-tarif {
	background: #1A171B;
	color: #fff;
	text-align: center;
	float: right;
    margin-bottom: -20px;
	position: absolute;
	top: 0;
	right: 0;
	padding: 10px 10px 11px;
}
.adakaflexcontent-info-tarif .texte-1 {
	font-size: 1.4rem;
	line-height: 1.68rem;
}
.adakaflexcontent-info-tarif .texte-2 {
	font-weight: bold;
	font-size: 2.4rem;
	line-height: 2.88rem;
}
.adakaflexcontent-info-tarif .texte-3 {
	font-size: 1.4rem;
	line-height: 1.68rem;
}

.adakaflexcontent-info-reservable {
	color: #fff;
    font-size: 1.6rem;
    font-weight: bold;
    background: #DD1D58;
    text-align: center;
    line-height: 39px;
    white-space: nowrap;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    left: 0;
    top: 158px;
    padding: 0 100px;
    transform-origin: left;
    margin-left: -63px;
}

.adakaflexcontent-link-hover {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 5;
}
.adakaflexcontent-btn-color {
	position: relative;
	z-index: 6;
	display: inline-block;
	border: 1px solid #F39800;
	color: #fff;
	background: #F39800;
	text-decoration: none;
	font-size: 2rem !important;
	line-height: 2.4rem;
	min-width: 173px;
	max-width: 100%;
	padding: 6px 15px 7px;
	text-align: center;
}
.adakaflexcontent-btn-color:hover {
	background: #fff!important;
	color: #F39800;
	text-decoration: none;
}

.adakaflexcontent-vignettes {
	margin-bottom: 85px;
}
.adakaflexcontent-vignettes > .row {
	display: flex;
	flex-wrap: wrap;
}
.adakaflexcontent-vignettes > .row > div {
	flex: 0 0 33.3333%;
	float: none;
	padding-bottom: 30px;
}
.adakaflexcontent-vignettes .vignette {
	box-shadow: 2px 2px 10px #adadad;
	height: 100%;
	position: relative;
}
.adakaflexcontent-vignettes .vignette .overflow {
	padding-bottom: 66.75%;
	overflow: hidden;
	height: 0;
	position: relative;
}
.adakaflexcontent-vignettes .vignette .overflow .image {
	transform-origin: center center;
	background-size: cover;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}
.adakaflexcontent-vignettes .vignette.vignette-hover:hover .overflow .image,
.adakaflexcontent-mosaique_images .mosaique .item:hover .image,
.adakaflexcontent-liste_suggestions .item:hover .image .image-image {
	transform: scale(1.1);
}
.adakaflexcontent-vignettes .vignette .content {
	padding: 21px 28px 41px;
}
.adakaflexcontent-vignettes .vignette .content .center {
	text-align: center;
}
.adakaflexcontent-vignettes .vignette .content h2 {
	font-size: 2.4rem;
	line-height: 2.88rem;
	color: #313131;
	font-weight: bold;
	margin-bottom: 19px;
}
.adakaflexcontent-vignettes .vignette .content h3 {
	font-size: 1.4rem;
	line-height: 1.68rem;
	color: #949090;
	font-weight: bold;
	margin-bottom: 8px;
}
.adakaflexcontent-vignettes .vignette .content p {
	font-size: 1.8rem;
    line-height: 3rem;
	color: #949090;
	margin-bottom: 24px;
}
.adakaflexcontent-vignettes .vignette .content > *:last-child {
	margin-bottom: 0px!important;
}
.adakaflexcontent-vignettes .breaker {
	display: none;
	width: 100%;
	height: 0;
}

@media(max-width: 767px) {
	.adakaflexcontent-vignettes > .row > div {
		flex: 0 0 100%;
		padding-bottom: 30px;
	}
	.adakaflexcontent-vignettes > .row > div:last-child {
		padding-bottom: 0px;
	}
}
@media(min-width: 768px) AND (max-width: 991px) {
	.adakaflexcontent-vignettes > .row > div {
		flex: 0 0 50%;
		padding-bottom: 30px;
	}
	.adakaflexcontent-vignettes > .row > div:last-child {
		padding-bottom: 0px;
	}
}
@media(min-width: 992px) {
	.adakaflexcontent-vignettes > .row > div {
		flex: 0 0 33.3333%;
	}
}
.adakaflexcontent-tarif {
	padding: 35px 0;
}
.adakaflexcontent-tarif .content {
	text-align: center;
    margin: 0 auto 29px;
}
.adakaflexcontent-tarif .content .tarif {
    border-bottom: 1px solid #DADADA;
	display: inline-block;
	text-align: center;
	padding: 2px 38px;
	position: relative;
	font-size: 2.7rem;
	background: #BECD00;
	font-weight: bold;
	color: #fff;
}
.adakaflexcontent-tarif .content .tarif .before {
	position: absolute;
	top: -32px;
	left: 0;
	width: 100%;
	color: #1F2121;
	letter-spacing: 0.2px;
	font-size: 2.2rem;
	font-family: 'Amatic SC', cursive;
}
.adakaflexcontent-tarif .content .tarif:after {
	position: absolute;
    top: -12px;
    right: -20px;
    -ms-transform: rotate(95deg);
    -webkit-transform: rotate(95deg);
    transform: rotate(95deg);
    font-size: 40px;
    font-family: 'aintourisme' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e97e";
    color: #1F2121;
}
.adakaflexcontent-texte_image {
	margin-bottom: 65px;
}
.adakaflexcontent-texte_image .content-zone {
	background: #F39800;
	position: relative;
	overflow: hidden;
}
.adakaflexcontent-texte_image .content-zone * {
	color: #fff;
	text-align: center;
}
.adakaflexcontent-texte_image .content-zone .content {
	padding: 70px 85px 57px;
	display: table;
	width: 100%;
	height: 100%;
}
.adakaflexcontent-texte_image .content-zone .content .cell {
    display: table-cell;
	vertical-align: middle;
}
.adakaflexcontent-texte_image .content-zone .content .titre {
	font-size: 3.6rem;
	line-height: 4.32rem;
	font-weight: bold;
	margin-bottom: 28px;
}
.adakaflexcontent-texte_image .content-zone .content .post-content {
    margin-bottom: 42px;
}
.adakaflexcontent-texte_image .content-zone .content .post-content * {
	font-size: 2rem!important;
	line-height: 3rem!important;
	color: #fff!important;
}
.adakaflexcontent-texte_image .content-zone .content .post-content > *:last-child {
	margin-bottom: 0px;
}
.adakaflexcontent-texte_image .content-zone .content .post-content a {
	text-decoration: underline!important;
}
.adakaflexcontent-texte_image .content-zone .content .post-content a:hover {
	text-decoration: none!important;
}
.adakaflexcontent-texte_image .image {
	background-position: center center;
	background-size: cover;
	font-size: 0;
}
.adakaflexcontent-texte_image .image img {
	display: block;
	width: 100%;
	opacity: 0;
}
.adakaflexcontent-texte_image .content-zone .content .button {
	border: 1px solid #1A171B;
	background: #1A171B;
	color: #fff;
	position: relative;
	z-index: 6;
	display: inline-block;
	font-size: 2rem;
	line-height: 2.4rem;
	text-decoration: none;
	max-width: 100%;
	padding: 6px 18px 7px;
	text-align: center;
}
.adakaflexcontent-texte_image .content-zone .content .button:hover {
	color: #1A171B;
	background: #fff;
}

@media(max-width: 991px) {
	.adakaflexcontent-texte_image .adakaflexcontent-flex {
		display: block;
	}
	.adakaflexcontent-texte_image .content-zone,
	.adakaflexcontent-texte_image .image {
		width: 100%;
		display: block;
		float: none;
	}
	.adakaflexcontent-texte_image .image {
		padding: 0;
		height: auto;
	}
	.adakaflexcontent-texte_image .image img {
		opacity: 1;
	}
	.adakaflexcontent-texte_image .content-zone .content {
		padding: 30px;
	}
	.adakaflexcontent-info-tarif {
		position: relative;
	}
}
.adakaflexcontent-services {
	margin-bottom: 62px;
}
.adakaflexcontent-services .adakaflexcontent-title {
	margin-bottom: 62px;
}
.adakaflexcontent-services .services {
	display: flex;
	max-width: 830px;
	margin: 0 auto;
}
.adakaflexcontent-services .services .image {
	display: block;
	max-width: 110px;
    padding-top: 15px;
}
.adakaflexcontent-services .services h3 {
	color: #313131;
	font-weight: bold;
	font-size: 3.6rem;
	line-height: 4.32rem;
    margin-bottom: 5px;
}
.adakaflexcontent-services .services p {
	color: #949090;
	font-size: 1.8rem;
	line-height: 3rem;
}
.adakaflexcontent-services .services a {
	margin-top: 15px;
}
.adakaflexcontent-services .services .service-droite ,
.adakaflexcontent-services .services .service-gauche {
	width: calc( 50% - 1px );
    padding-top: 18px;
    padding-bottom: 38px;
	position: relative;
}

.adakaflexcontent-services .services .service-gauche {
	padding-right: 25px;
	padding-left: 15px;
}
.adakaflexcontent-services .services .service-gauche .image {
	float: left;
	margin-right: 15px;
}
.adakaflexcontent-services .services .service-gauche h3,
.adakaflexcontent-services .services .service-gauche p {
	text-align: right;
}
.adakaflexcontent-services .services .service-gauche a {
	float: right;
}

.adakaflexcontent-services .services .service-droite {
	padding-left: 25px;
	padding-right: 15px;
}
.adakaflexcontent-services .services .service-droite .image {
	float: right;
	margin-left: 15px;
}
.adakaflexcontent-services .services .service-droite h3,
.adakaflexcontent-services .services .service-droite p {
	text-align: left;
}
.adakaflexcontent-services .services .service-droite a {
	float: left;
}

.adakaflexcontent-services .services .service-separator {
	width: 1px;
	background: #949090;
}

@media(max-width: 767px) {
	.adakaflexcontent-services .services {
		display: block;
	}
	.adakaflexcontent-services .services .service-separator {
		width: 100%;
		height: 1px;
		margin: 15px 0;
	}
	.adakaflexcontent-services .services .service-droite ,
	.adakaflexcontent-services .services .service-gauche {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
}

.adakaflexcontent-mise_en_avant_textuelle {
	max-width: 860px;
    margin-bottom: 77px;
}
.adakaflexcontent-mise_en_avant_textuelle .adakaflexcontent-title {
	margin-bottom: 0;
}
.adakaflexcontent-mise_en_avant_textuelle .adakaflexcontent-sous-titre {
	text-align: center;
	font-size: 2.4rem;
	line-height: 2.88rem;
	color: #5B5959;
}
.adakaflexcontent-mise_en_avant_textuelle .adakaflexcontent-texte {
	text-align: center;
	font-size: 2rem;
    line-height: 3rem;
    color: #949090;
    padding-top: 9px;
}
.adakaflexcontent-mosaique_images {
	margin-bottom: 60px;
	font-size: 0;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.adakaflexcontent-mosaique_images .adakaflexcontent-title {
	margin-bottom: 40px;
}
.adakaflexcontent-mosaique_images .mosaique {}
.adakaflexcontent-mosaique_images .mosaique .item {
	position: relative;
	height: 430px;
	display: inline-block;
	overflow: hidden;
	width: 100%;
}
.adakaflexcontent-mosaique_images .mosaique .item .image {
	background-position: center center;
    background-size: cover;
	position: absolute;
	left: -1px;
	right: -1px;
	top: -1px;
	bottom: -1px;
}
.adakaflexcontent-mosaique_images .mosaique .item .hover {
	position: absolute;
	opacity: 0;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.7);
}
.adakaflexcontent-mosaique_images .mosaique .item:hover .hover {
	opacity: 1;
}
.adakaflexcontent-mosaique_images .mosaique .item .hover .content {
	padding: 45px 50px 15px;
	width: 100%;
	max-height: 100%;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: 6;
	max-width: 600px;
}
.adakaflexcontent-mosaique_images .mosaique .item .hover .content h3 {
	color: #fff;
	font-weight: bold;
	font-size: 3.6rem;
	line-height: 4.32rem;
	margin-bottom: 5px;
}
.adakaflexcontent-mosaique_images .mosaique .item .hover .content p {
	color: #fff;
	font-size: 1.8rem;
	line-height: 3rem;
}
.adakaflexcontent-mosaique_images .mosaique .item .hover .content .adakaflexcontent-btn-color {
	margin-top: 22px;
}
@media(max-width: 767px) {
	.adakaflexcontent-mosaique_images .mosaique .item .hover {
		opacity: 1;
	}
}
.adakaflexcontent-liste_suggestions {
	margin-bottom: 55px;
}
.adakaflexcontent-liste_suggestions > .row {
	text-align: center;
	font-size: 0;
}
.adakaflexcontent-liste_suggestions .item {
	position: relative;
	display: inline-block;
	padding-bottom: 30px;
}
.adakaflexcontent-liste_suggestions .item .image {
	height: 0;
	padding-bottom: 100%;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.adakaflexcontent-liste_suggestions .item .image .image-image {
	background-position: center center;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.adakaflexcontent-liste_suggestions .item .image .content {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	display: table;
	background: rgba(0,0,0,0.3);
}
.adakaflexcontent-liste_suggestions .item .image .content .cell {
    display: table-cell;
    vertical-align: middle;
}
.adakaflexcontent-liste_suggestions .item .image .content .cell .titre {
	font-weight: bold;
	font-size: 3.6rem;
	line-height: 4.32rem;
	color: #fff;
	padding: 0 10px;
}
.adakaflexcontent-liste_suggestions .item .image .content .cell .button {
    position: absolute;
    bottom:  11%;
    left: 50%;
    transform: translatex( -50% );
    font-size: 2rem;
    line-height: 3rem;
    color: #fff;
    font-weight: bold;
    border: 4px solid #fff;
    padding: 3px 39px;
    text-decoration: none;
	z-index: 7;
}
.adakaflexcontent-liste_suggestions .item:hover .image .content .cell .button {
	background: #fff;
	color: #1f2121;
}
@media(max-width: 767px) {
	.adakaflexcontent-liste_suggestions .item {
		padding-bottom: 15px;
	}
	.adakaflexcontent-liste_suggestions .item .image .content .cell .button {
		position: relative;
		bottom:  auto;
		left: auto;
		transform: none;
		display: inline-block;
		margin-top: 20px;
	}
}
.adakaflexcontent-galerie_images_textes_first {
	font-size: 0;
    margin-bottom: 42px;
	position: relative;
}
.adakaflexcontent-galerie_images_textes_first .slider {
	width: 100%;
	max-width: 100%;
	display: block;
	position: relative;
}
.adakaflexcontent-galerie_images_textes_first .slider .slick-arrow {
	position: absolute;
	top: 50%;
	font-size: 40px;
	color: #fff;
	display: block;
	background: transparent;
	margin-top: -20px;
	cursor: pointer;
    width: auto;
    height: 40px;
    line-height: 40px;
    padding: 0;
    margin: -29px 0 0 0;
    border: 0;
    z-index: 10;
    outline: 0;
}
.adakaflexcontent-galerie_images_textes_first .slider .slick-arrow:hover {
	color: #F39800;
}
.adakaflexcontent-galerie_images_textes_first .slider .slick-prev {
	left: 24px;
}
.adakaflexcontent-galerie_images_textes_first .slider .slick-next {
	right: 24px;
}
.adakaflexcontent-galerie_images_textes_first .slider .image {
	background-position: center center;
	background-size: cover;
	display: table;
	width: 100%;
	height: 551px; /* @TODO : vh ? */
	position: relative;
}
.adakaflexcontent-galerie_images_textes_first .slider .image .fluidMedia {
	padding: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
    margin: 0;
    position: absolute;
}
.adakaflexcontent-galerie_images_textes_first .slider .video .fluidMedia video {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
	/*background: #000;*/
}
.adakaflexcontent-galerie_images_textes_first .slider .image .content {
	display: table;
	width: 100%;
	height: 100%;
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 75px;
}
.adakaflexcontent-galerie_images_textes_first .slider .image.video .content {
    pointer-events: none;
}
.adakaflexcontent-galerie_images_textes_first .slider .image .content .cell {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
    padding: 35px 0 22px;
	position: relative;
}
.adakaflexcontent-galerie_images_textes_first .slider .image .content .titre {
	font-size: 6rem;
	line-height: 7.2rem;
	color: #fff;
	font-weight: bold;
	position: relative;
    margin-bottom: 17px;
    padding-bottom: 8px;
}
.adakaflexcontent-galerie_images_textes_first .slider .image .content .titre:after {
	width: 94px;
	height: 4px;
	background: #F39800;
	content: ' ';
	display: block;
	left: 0;
	top: 100%;
	position: absolute;
}
.adakaflexcontent-galerie_images_textes_first .slider .image .content .texte {
	font-size: 2rem;
	line-height: 3rem;
	color: #fff;
	font-weight: bold;
	width: 570px;
	max-width: 50%;
    margin-bottom: 20px;
}
.adakaflexcontent-galerie_images_textes_first .slider .image .content .texte *:last-child {
	margin-bottom: 0px;
}
.adakaflexcontent-galerie_images_textes_first .slider .image .content a.slider-button {
    font-size: 2rem;
    color: #fff;
    background: #F39800;
    line-height: 3rem;
    border: 1px solid #F39800;
    display: inline-block;
    padding: 4px 18px;
	text-decoration: none;
	outline: 0;
}
.adakaflexcontent-galerie_images_textes_first .slider .image .content a.slider-button:hover {
    color: #F39800;
    background: #fff!important;
}
.adakaflexcontent-galerie_images_textes_first .slider .image .caption {
	background: #000;
	font-size: 2.1rem;
	color: #fff;
	padding: 7px 95px;
	line-height: 32px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}
.adakaflexcontent-galerie_images_textes_first .bull-zone {
    max-width: 340px;
    position: absolute;
    right: 10%;
    width: 30%;
    bottom: -80px;
}
.adakaflexcontent-galerie_images_textes_first .bull {
	width: 100%;
    height: 0;
    padding-bottom: 100%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    margin-bottom: 15px;
    background: #ffe900;
}
.adakaflexcontent-galerie_images_textes_first .bull:after {
    content: "";
    position: absolute;
    width: 0px;
    height: 0px;
    border-top: 4px solid transparent;
    border-bottom: 112px solid transparent;
    border-right: 60px solid #ffe900;
    border-left: 0;
    bottom: auto;
    top: 50%;
    left: -42px;
    margin: -51px 0 0 0px;
}
.adakaflexcontent-galerie_images_textes_first .bull .content-bull {
    position: absolute;
    width: 70%;
    left: 15%;
    height: 70%;
    top: 15%;
    overflow: hidden;
}
.adakaflexcontent-galerie_images_textes_first .bull .content-bull > div {
	text-align: center;
    font-weight: bold;
    height: 100%;
    display: table;
    width: 100%;
}
.adakaflexcontent-galerie_images_textes_first .bull .content-bull > div > div {
	display: table-cell;
    vertical-align: middle;
    overflow: hidden;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.6em;
    color: #1f2020;
}

.adakaflexcontent-galerie_images_textes {
	font-size: 0;
	margin-bottom: 52px;
}
.adakaflexcontent-galerie_images_textes .slider {
	width: 100%;
	max-width: 100%;
	display: block;
	position: relative;
}
.adakaflexcontent-galerie_images_textes .slider .slick-arrow {
	position: absolute;
	top: 50%;
	font-size: 40px;
	color: #fff;
	display: block;
	background: transparent;
	margin-top: -20px;
	cursor: pointer;
    width: auto;
    height: 40px;
    line-height: 40px;
    padding: 0;
    margin: -29px 0 0 0;
    border: 0;
    z-index: 10;
    outline: 0;
}
.adakaflexcontent-galerie_images_textes .slider .slick-arrow:hover {
	color: #F39800;
}
.adakaflexcontent-galerie_images_textes .slider .slick-prev {
	left: 24px;
}
.adakaflexcontent-galerie_images_textes .slider .slick-next {
	right: 24px;
}
.adakaflexcontent-galerie_images_textes .slider .image {
	background-position: center center;
	background-size: cover;
	display: table;
	width: 100%;
	height: 700px; /* @TODO : vh ? */
	position: relative;
}
.adakaflexcontent-galerie_images_textes .slider .image .fluidMedia {
	padding: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
    margin: 0;
    position: absolute;
}
.adakaflexcontent-galerie_images_textes .slider .video .fluidMedia video {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
	/*background: #000;*/
}
.adakaflexcontent-index-0.adakaflexcontent-galerie_images_textes .slider .image {
	height: 551px;
}
.adakaflexcontent-galerie_images_textes .slider .image .content {
	display: table;
	width: 100%;
	height: 100%;
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 75px;
}
.adakaflexcontent-galerie_images_textes .slider .image.video .content {
    pointer-events: none;
}
.adakaflexcontent-galerie_images_textes .slider .image .content .cell {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	padding: 35px 0 22px;
}
.adakaflexcontent-galerie_images_textes .slider .image .content .titre {
	font-size: 6rem;
	line-height: 7.2rem;
	color: #fff;
	font-weight: bold;
	position: relative;
    margin-bottom: 17px;
    padding-bottom: 8px;
}
.adakaflexcontent-galerie_images_textes .slider .image .content .titre:after {
	width: 94px;
	height: 4px;
	background: #F39800;
	content: ' ';
	display: block;
	left: 0;
	top: 100%;
	position: absolute;
}
.adakaflexcontent-galerie_images_textes .slider .image .content .texte {
	font-size: 2rem;
	line-height: 3rem;
	color: #fff;
	font-weight: bold;
	max-width: 570px;
    margin-bottom: 20px;
}
.adakaflexcontent-galerie_images_textes .slider .image .content .texte *:last-child {
	margin-bottom: 0px;
}
.adakaflexcontent-galerie_images_textes .slider .image .content a.slider-button {
    font-size: 2rem;
    color: #fff;
    background: #F39800;
    line-height: 3rem;
    border: 1px solid #F39800;
    display: inline-block;
    padding: 4px 18px;
	text-decoration: none;
	outline: 0;
}
.adakaflexcontent-galerie_images_textes .slider .image .content a.slider-button:hover {
    color: #F39800;
    background: #fff!important;
}
.adakaflexcontent-galerie_images_textes .slider .image .caption {
	background: #000;
	font-size: 2.1rem;
	color: #fff;
	padding: 7px 95px;
	line-height: 32px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

@media(max-width: 767px) {
	.adakaflexcontent-galerie_images_textes .slider .image .content,
	.adakaflexcontent-galerie_images_textes_first .slider .image .content {
		padding: 0 60px;
	}
	.adakaflexcontent-galerie_images_textes .slider .image .content .titre,
	.adakaflexcontent-galerie_images_textes_first .slider .image .content .titre {
		font-size: 3.3rem;
		line-height: 3.2rem;
	}
	.adakaflexcontent-galerie_images_textes .slider .image .content .titre {
		color: inherit;
	}
	.adakaflexcontent-galerie_images_textes .slider .image .content .texte,
	.adakaflexcontent-galerie_images_textes_first .slider .image .content .texte {
		width: 100%;
		max-width: 100%;
		font-size: 1.6rem;
		line-height: 2.1rem;
	}
	.adakaflexcontent-galerie_images_textes .slider .image .content .texte {
		color: inherit;
	}
	.adakaflexcontent-galerie_images_textes .slider .image .content a.slider-button,
	.adakaflexcontent-galerie_images_textes_first .slider .image .content a.slider-button {
		font-size: 1.8rem;
		line-height: 2.1rem;
		text-align: center;
	}
	.adakaflexcontent-galerie_images_textes .slider .slick-next,
	.adakaflexcontent-galerie_images_textes_first .slider .slick-next {
		right: 15px;
	}
	.adakaflexcontent-galerie_images_textes .slider .slick-prev,
	.adakaflexcontent-galerie_images_textes_first .slider .slick-prev {
		left: 15px;
	}
	.adakaflexcontent-galerie_images_textes .slider .image .caption,
	.adakaflexcontent-galerie_images_textes_first .slider .image .caption {
		padding: 7px 15px;
	}
	.adakaflexcontent-galerie_images_textes .bull-zone,
	.adakaflexcontent-galerie_images_textes_first .bull-zone {
		max-width: 100%;
		width: 90%;
		right: -10%;
		position: relative;
		bottom: auto;
		top: 15px;
	}
}

.adakaflexcontent-accordeons {
    margin-bottom: 63px;
}
.adakaflexcontent-accordeons .accordeons {
    max-width: 770px;
    margin-left: auto;
    margin-right: auto;
}
.adakaflexcontent-accordeons .accordeons h3 {
	cursor: pointer;
	border-bottom: 1px solid #F39800;
	font-size: 2.4rem;
	line-height: 2.88rem;
	color: #313131;
	margin-bottom: 20px;
	padding: 6px 1px;
	font-weight: bold;
}
.adakaflexcontent-accordeons .accordeons h3 .accordeons-up,
.adakaflexcontent-accordeons .accordeons h3 .accordeons-down {
	font-size: 2.4rem;
	float: right;
	color: #F39800;
	display: block;
}
.adakaflexcontent-accordeons .accordeons.active h3 .accordeons-up,
.adakaflexcontent-accordeons .accordeons h3 .accordeons-down {
	display: none;
}
.adakaflexcontent-accordeons .accordeons.active h3 .accordeons-down {
	display: block;
}
.adakaflexcontent-accordeons .accordeons .post-content {
	display: none;
	max-width: 624px;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.8rem;
	line-height: 3rem;
    padding-bottom: 24px;
}
.adakaflexcontent-accordeons .accordeons .post-content > *:last-child {
	margin-bottom: 0;
}