@import url('https://use.typekit.net/ffi0lpj.css');



.fl-builder--main-menu-panel {
	display: none !important;
}

* {
	box-sizing: border-box
}

strong {
	font-weight: 700;
}

body ::-webkit-scrollbar,
html ::-webkit-scrollbar {
	width: 6px;
	background-color: #000;
}

body ::-webkit-scrollbar-thumb,
html ::-webkit-scrollbar-thumb {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #AAE329;
}

body ::-webkit-scrollbar-track,
html ::-webkit-scrollbar-track {
	background-color: #000;
}

body,
html {
	margin: 0;
	padding: 0
}

body {
	font-family: "indivisible", sans-serif;
	font-display: swap;
	color: rgb(0 0 0 / 70%);
	margin: 0;
	padding: 0;
	font-weight: 400;
	font-size: 15px;
	background: #F9F4ED;
}

.container {
	max-width: 1280px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}

.Flix {
	overflow: hidden
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #07274D;
	text-decoration: underline;
}
.faqblock a{
    color: #A5D06D !important;
    text-decoration: underline;
    font-weight: 600 !important;
}
.faqblock .btn{
    color: #fff!important;
}
.btn {
	color: #fff!important;
	position: relative;
	text-decoration: none;
	z-index: 0;
	display: inline-flex;
	align-items: center;
	margin-top: 10px;
	border: 2px solid transparent;
	font-weight: 500;
	background: #A5D06D;
	border-radius: 15px;
	gap: 15px;
	padding: 3px 3px 3px 20px;
	height: 50px;
    transition: all 0.3s ease;
}

.btn.turquoise {
	background: #5CBA9A;
}

.btn.violet {
	background: #9562DB;
}

.btn:hover {
	background: #5CBA9A !important;
	color: #fff !important;
	border: 2px solid #fff;
	height: 50px;
    text-decoration: none;
}

.btn.bordure.transpa {
	border-color: #9562DB;
	background: transparent !important;
	color: #9562DB !important;
}

.btn.bordure.transpa:hover {
	background: #5cba9a !important;
	border-color: #fff;
}

.boutonagence a.btn {
	width: 100%;
	font-size: 1em;
	font-weight: 500;
}


.btn.bordure.transpa em {
	background: #9562DB;
}

.btn.bordure.transpa em img {
	filter: brightness(0) saturate(100%) invert(99%) sepia(1%) saturate(299%) hue-rotate(249deg) brightness(114%) contrast(100%);
}


.avecimg em {
	background: #fff;
	height: 40px;
	width: 40px;
	border-radius: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.avecimg em img {
	width: 20px;
	height: 20px;
	object-fit: cover;
	max-width: none;
}

.btn.bordure {
	border: 2px solid #fff;
	width: fit-content;
	justify-content: space-between;
}

.wp-txt-center,
.text-center {
	text-align: center;
	line-height: 1.3em
}

.margin20 {
	margin-top: 20px;
	margin-bottom: 20px
}

.margin30 {
	margin-top: 30px;
	margin-bottom: 30px
}

.margin40 {
	margin-top: 40px;
	margin-bottom: 40px
}

.margin50 {
	margin-top: 50px;
	margin-bottom: 50px
}

.margin60 {
	margin-top: 60px;
	margin-bottom: 60px
}

.margin70 {
	margin-top: 70px;
	margin-bottom: 70px
}

.margin80 {
	margin-top: 80px;
	margin-bottom: 80px
}

.margin90 {
	margin-top: 90px;
	margin-bottom: 90px
}

.margin100 {
	margin-top: 100px;
	margin-bottom: 100px
}

.marginlr40 {
	margin-left: 40px;
	margin-right: 40px
}

.padding20 {
	padding-top: 20px !important;
	padding-bottom: 20px !important
}

.padding30 {
	padding-top: 30px !important;
	padding-bottom: 30px !important
}

.padding40 {
	padding-top: 40px !important;
	padding-bottom: 40px !important
}

.padding50 {
	padding-top: 50px !important;
	padding-bottom: 50px !important
}

.padding60 {
	padding-top: 60px !important;
	padding-bottom: 60px !important
}

.padding70 {
	padding-top: 70px !important;
	padding-bottom: 70px !important
}

.padding80 {
	padding-top: 80px !important;
	padding-bottom: 80px !important
}

.padding90 {
	padding-top: 90px !important;
	padding-bottom: 90px !important;
}

.padding100 {
	padding-top: 100px !important;
	padding-bottom: 100px !important;
}

.padr50 {
	padding-right: 50px;
}

.margintop140 {
	margin-top: 140px !important;
}


.texteblanc {
	color: #fff
}

p {
	line-height: 1.6em;
	margin-bottom: 5px;
	margin-top: 5px;
}

.sticky .LayTexte {
	position: sticky;
	top: 0;
}

.sticky img.cover {
	height: auto;
	width: 100%;
}

.sticky .LayImg .cadre {
	margin-top: 5%;
	border-radius: 20px;
}

.catflottant {
	position: absolute;
	z-index: 1;
	top: 15px;
	left: 20px;
	padding: 10px 20px;
}

:root {
	--location: #A5D06D;
	--tours-guide-colmar: #5CBA9A;
}

div.location {
	background: var(--location) !important;
}

div.tours-guide-colmar {
	background: var(--tours-guide-colmar) !important;
}

h1.location {
	color: var(--location) !important;
}

h1.tours-guide-colmar {
	color: var(--tours-guide-colmar) !important;
}


.mapleaflet {
	border-radius: 15px;
}

.sous_realisations {
	display: flex;
	gap: 15px;
}

.sous_realisations .prev-t img {
	transform: scaleX(-1);
}

.sous_realisations div {
	width: 25px;
	height: 25px;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}

.sous_realisations img {
	width: 45px;
	height: 16px;
}




h1.tours-guide-strasbourg {
    color: var(--tours-guide-colmar) !important;
}
h1.tours-guide-personnalise {
    color: var(--tours-guide-colmar) !important;
}
.tax-campaign h1 {
	color:#a5d06d;
}


.location-selector select {
    background-color: #A8CF6A;
    color: #ffffff; 
    border: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 12px 45px 12px 15px;
    font-size: 16px;
    cursor: pointer;
}

.location-selector select option {
    background-color: #A8CF6A; 
    color: #ffffff;            
}

.location-selector select option:hover,
.location-selector select option:focus,
.location-selector select option:checked {
    background-color: #6FBF3A; 
    color: #ffffff;
}

.location-selector select:focus {
    outline: none;
    box-shadow: none;
}



/* HEADER  */

.logo {
	position: relative;
}

.logo img {
	padding: 0;
	height: 110px;
	width: auto;
}

.navbar {
	display: grid;
	grid-template-columns: auto auto 1fr auto;
	align-items: center;
	color: #051429;
	position: fixed;
	width: 100%;
	top: 5px;
	z-index: 20;
	justify-items: end;
	gap: 40px;
	transition: cubic-bezier(0.4, 0, 1, 1) 0.2s;
	height: 90px;
	padding: 10px 80px 0 80px;
	left: 0;
}

.flex-entete-g {
	position: relative;
	z-index: 1;
	min-width: 287px;
}

.flex-entete-c {
	position: relative;
	z-index: 1;
}

.flex-entete-d {
	position: relative;
	z-index: 3;
	display: flex;
	gap: 15px;
	align-items: center;
}

.flex-entete-d img {
	height: 20px;
}

.flex-entete-d a {
	margin: 0;
}

.MenuBox {
	display: none;
}


.SelecteurLangue {
	background: #fff;
	width: 70px;
	height: 50px;
	border-radius: 17px;
	padding: 15px;
}


select.gt_selector {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;

	background-image: url("data:image/svg+xml;utf8,<svg fill='none' stroke='%23A5D06D' stroke-width='2' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><polyline points='6 9 12 15 18 9'/></svg>");
	background-repeat: no-repeat;
	background-position: right 10px center;
	padding-right: 25px;
	border: none;
	font-weight: 600;
	font-size: 1.1em;
}


.espace-menu {
	display: flex;
	z-index: 2;
	padding-right: 45px;
}

.navbar .espace-menu.open {
	opacity: 1;
	transform: translateX(0px);
}

.navbar .espace-menu.open .grid-reseaux {
	position: absolute;
	bottom: 20px;
}

.navbar .espace-menu.open a.imgres {
	font-size: 1.6em;
}

li.menu-item-has-children:after {
	content: "\276F";
	position: absolute;
	right: -12px;
	transform: rotate(90deg);
	color: #a5d06d;
	font-size: 14px;
	top: 0;
}

ul#menu-entete {
	padding: 10px 30px;
	margin: 0;
	display: flex;
	gap: 40px;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	border-radius: 17px;
	height: 50px;
	align-items: center;
}

ul#menu-entete li {
	list-style: none;
	position: relative;
}

ul#menu-entete li a {
	text-decoration: none;
	margin: 0 10px;
	transition: all 0.5s ease;
	font-size: 1em;
	font-weight: 500;
	position: relative;
}

ul#menu-entete li a:hover:before {
	width: 30px;
	height: 30px;
}

ul#menu-entete li a:hover {
	color: #92c323;
}

ul#menu-entete .menu-item-has-children ul.sub-menu {
	position: absolute;
	display: none;
}

ul#menu-entete li.menu-item-has-children.openLi .sub-menu {
	display: block;
	padding: 10px 10px;
	background: #fff;
	min-width: 190px;
	top: 40px;
	overflow: hidden;
	width: max-content;
	border-radius: 10px;
	box-shadow: 3px 5px 18px #00000030;
}

ul#menu-entete li.menu-item-has-children.openLi .sub-menu li {
	margin-bottom: 15px;
	margin-top: 15px;
}


/* SLIDER  */

#home_slider {
	position: relative;
	padding: 0;
	height: 650px;
	margin: 160px 40px 10px 40px;
	overflow: visible;
	border-radius: 40px;
}

#home_slider .overflowhiddenSlider {
	height: 650px;
	overflow: hidden;
	position: relative;
	width: 100%;
	border-radius: 40px;
}

video.video-slider {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.slider_homepage {
	position: relative;
	z-index: 1;
}

.ItemSliderHome {
	overflow: hidden;
	position: relative;
	height: 650px;
	background: #EFEFEF;
}

.ItemSliderHome img {
	position: absolute;
	top: 50%;
	right: 0;
	transform: translate(0, -50%);
	object-fit: cover;
	height: 100%;
	width: 100%;
}

.ItemSliderHome .btn img {
	height: 20px;
	width: auto;
	position: relative;
	top: initial;
	right: initial;
	transform: none;
}

#home_slider .fondImage {
	position: relative;
	z-index: 1;
}

#home_slider .fondTexte {
	position: absolute;
	bottom: 20%;
	left: 10%;
	z-index: 3;
	color: white;
	text-align: left;
	width: 80%;
}

.slick-list,
.slick-track {
	position: relative !important;
}

.cadreintern {
	z-index: 2;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
	font-size: 1.8em;
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 85%;
	height: 100%;
}


.cadreintern h1,
.cadreintern h2 {
	font-weight: 600 !important;
	font-size: 1.9em !important;
}

.animation_texte_slide {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 500px;
	z-index: 20;
}

.animation_texte_slide ul {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	top: 0;
	transition: top 0.5s ease;
	list-style: none;
}

.animation_texte_slide ul li {
	font-size: 1.4em;
	margin-bottom: 8px;
	margin-top: 8px;
	font-weight: 500;
	height: 42px;
	line-height: 42px;
	opacity: 0.5;
	transition: opacity 0.3s ease;
}

.animation_texte_slide li.active {
	opacity: 1;
}

.location-selector {
	display: grid;
	grid-template-columns: auto 1fr 0fr;
	align-items: center;
	background: #FFFFFF;
	border-radius: 13px;
	padding: 6px;
	max-width: 505px;
	position: absolute;
	bottom: -60px;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 1;
	gap: 15px;
}

.location-label {
	color: #A5D06D;
	padding: 8px 10px;
	font-weight: 400;
	font-size: 1.6em;
	white-space: nowrap;
}

.location-selector select {
	border: none;
	background: #A5D06D;
	padding: 10px 80px 10px 15px;
	font-size: 1.6em;
	font-weight: 500;
	color: #fff;
	outline: none;
	appearance: none;
	cursor: pointer;
	border-radius: 10px;
}

.location-selector select option {
	color: #333;
}

.location-arrow {
	position: absolute;
	right: 8px;
}

.location-arrow em {
	background: #fff;
	height: 40px;
	width: 40px;
	border-radius: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.location-arrow em img {
	width: 20px;
	height: 20px;
	object-fit: cover;
	max-width: none;
}


/* BAN INTERNE  */

div#banniereIntern {
	height: 40vh;
	position: relative;
	padding: 0;
	border-radius: 0;
	overflow: hidden;
	margin: 0;
}

#banniereIntern .cntimg {
	overflow: hidden;
}

div#banniereIntern:after {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 0;
	background: rgb(0 0 0 / 60%) 0% 0% no-repeat padding-box;
}

#banniereIntern .cntimg img {
	width: 100%;
	height: 100%;
	object-fit: cover !important;
	margin-top: 0;
}

#banniereIntern .cntTitle {
	max-width: 630px;
	position: absolute;
	top: 43%;
	left: 15%;
	z-index: 3;
	text-align: left;
}

#banniereIntern .cntTitle em {
	font-weight: 100;
	letter-spacing: 1px;
	font-size: 15px;
	font-style: normal;
	text-transform: uppercase;
	color: #fff;
}

#banniereIntern .cntTitle h1 {
	margin-bottom: 0;
	font-size: 2.5em;
	color: #fff;
	font-style: normal;
	margin-top: 0;
	line-height: 1em;
	font-weight: 400;
}


/* SPEC */


.fondsable {
	background: #E9E0D0;
	position: relative;
}

.cadresable {
	background: #E9E0D0;
	position: relative;
	border-radius: 40px;
	padding: 30px 80px;
}

.fondvert {
	background: #A5D06D !important;
	position: relative;
}

.fondturquoise {
	background: #5CBA9A;
	position: relative;
}

.fondtrace1 {
	background: url(/wp-content/uploads/2025/12/Trace-1.svg);
	position: relative;
	background-size: 100%;
	background-repeat: no-repeat;
}

.fondtrace2 {
	background: url(/wp-content/uploads/2025/12/Trace-2.svg);
	position: relative;
	background-size: 100%;
	background-repeat: no-repeat;
}

.minititre {
	font-weight: 500 !important;
	font-size: 1em;
	display: inline-block;
	margin-bottom: 15px;
	background: #D9CDB7 0% 0% no-repeat padding-box;
	border-radius: 10px;
	padding: 8px 12px;
}

.page-id-214 .minititre {
	font-size: 1.5em;
}

.page-id-214 h3 {
	font-size: 1.8em !important;
}

.titrebase :is(h1, h2, h3, h4, h5) {
	font-size: 2.2em;
	margin-bottom: 15px;
	margin-top: 5px;
	line-height: 1.1em;
	font-weight: 500;
	position: relative;
}

.titrebase.grostitre :is(h1, h2, h3, h4, h5) {
	font-size: 2.6em;

}


.item {
	position: relative;
	margin: 15px 1% 15px 0px;
	padding: 0;
	height: 310px;
	margin-bottom: 20px;
	border-radius: 20px;
	overflow: hidden;
}

.item a:before {
	content: "";
	cursor: pointer;
	position: absolute;
	right: 15px;
	z-index: 1;
	top: 15px;
	background: #fff url(/wp-content/uploads/2025/12/fleche-verte-diago.svg);
	height: 40px;
	width: 40px;
	border-radius: 10px;
	align-items: center;
	background-repeat: no-repeat;
	background-position: 13px 8px;
	background-size: 19px;
}

.item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.item .CadreActiviteImage {
	position: relative;
	height: 310px;
	cursor: pointer;
	border-radius: 0;
	overflow: hidden;
}

.item .cadrebtnActivite {
	padding: 10px 15px;
	position: absolute;
	bottom: 15px;
	z-index: 1;
	width: 90%;
	color: #fff;
	height: 90px;
	display: flex;
	gap: 10px;
	flex-direction: column;
	background: rgb(0 0 0 / 70%);
	left: 5%;
	justify-content: center;
	border-radius: 20px;
}

.item .cadrebtnActivite h3 {
	font-weight: 400;
	font-size: 1.1em;
	margin: 0;
	color: #fff;
}

.item a .CadreActiviteImage img,
.item .CadreActiviteImage img {
	transition: all 0.3s ease;
}

.item a:hover .CadreActiviteImage img,
.item .CadreActiviteImage:hover img {
	transform: scale(1.07);
}

.item:hover span.btn {
	background: transparent !important;
	color: #051429 !important;
	text-decoration: none;
	box-shadow: inset 400px 0 0 0 #fff;

}

/* SINGLE ET AUTRES  */


main.faqblock {
	max-width: 900px;
	margin: auto;
	margin-bottom: 50px;
}


details.accordion {
	transition: all .3s ease-in-out;
	border-bottom: 1px solid #d1ccc7;
	padding-bottom: 10px;
	padding-top: 10px;
}


details.accordion summary.accordion__title {
	list-style-type: none;
	cursor: pointer;
	font-size: 1.3rem;
	font-weight: 500;
	padding: 15px 0;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 32 32' width='32' height='32'%3e%3crect x='14' y='6' width='2' height='18' fill='%23a5d06d'/%3e%3crect x='6' y='14' width='18' height='2' fill='%23a5d06d'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
	background-position: right .75rem top .625rem;
	background-size: 2.4rem;
	color: #000;
}


details.accordion[open] summary.accordion__title {
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 32 32' width='32' height='32'%3e%3crect x='6' y='14' width='18' height='2' fill='%23a5d06d'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
	background-position: right .75rem top .625rem;
	background-size: 2.4rem
}

details.accordion .accordion__content {
	padding: 0 20px 0 0;
	color: #656565;
}

details.accordion .accordion__content p {
	margin: 0;
}


.content-image-left {
	float: left;
	max-width: 350px;
	margin-right: 20px;
}

.content-image-right {
	float: right;
	max-width: 350px;
	margin-left: 20px;
}

.content-image-center {
	text-align: center;
	margin: 20px 0;
	clear: both;
}

.content-images-double {
	display: flex;
	gap: 15px;
	margin: 20px 0;
	justify-content: center;
	flex-wrap: wrap;
	clear: both;
}

.content-images-double>div {
	flex: 1;
	min-width: 250px;
}

.content-gallery-img {
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
	width: 100%;
	height: 330px;
	object-fit: cover;
	border-radius: 30px;
}

.content-gallery-img.single-left,
.content-gallery-img.single-right {
	width: 340px;
	height: 260px;
}

.content-gallery-img.single-center {
	width: 100%;
	height: auto;
	max-height: 400px;
}

@media (max-width: 768px) {

	.content-image-left,
	.content-image-right {
		float: none !important;
		margin: 20px auto !important;
		text-align: center;
		max-width: 100%;
	}

	.content-images-double {
		flex-direction: column;
	}
}


section.faq {
	margin-bottom: 20px;
}

section.faq h3 {
	margin: 0;
	font-size: 1.1em !important;
	font-weight: 500 !important;
}


/* AGENCE  */


.agence {
	background: #FFFFFF 0% 0% no-repeat padding-box;
	border-radius: 20px;
	overflow: hidden;
}

.imgagence {
	overflow: hidden;
	height: 140px;
	width: 100%;
}

.imgagence img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.textagence {
	padding: 20px;
	font-size: 1.1em;
	line-height: 1.5em;
}

.textagence a {
	color: #a5d06d;
	font-weight: 600;
}

.textagence b,
.textagence strong {
	font-size: 1.3em;
	display: block;
	font-weight: 600;
	margin-bottom: 10px;
	color: #363839;
}

.boutonagence {}


/* BLOCK VELO  */

.blockimageagence2,
.blockimageagence2 div {
	overflow: hidden;
	border-radius: 15px;
	height: 380px !important;
}

.blockimageagence2 img {
	height: 100% !important;
	width: 100% !important;
	object-fit: cover !important;
}

.blockvelolocation {
	background: #FFFFFF 0% 0% no-repeat padding-box;
	border-radius: 40px;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 20px 20px;
	max-width: 1000px;
}

.blockvelolocation ul {
	padding: 0 15px;
}

.blockvelolocation ul li {
	margin-bottom: 5px;
	margin-top: 5px;
}

.cadrevelofond,
.cadrevelofond div {
	position: relative;
	height: 245px;
}

.cadrevelofond:before {
	content: "";
	background: #A5D06D 0% 0% no-repeat padding-box;
	border-radius: 30px 70px 100px 70px;
	opacity: 0.29;
	position: absolute;
	width: 180px;
	height: 180px;
	top: -10px;
	left: 2px;
}

.cadrevelofond div img {
	height: 100%;
	width: 100%;
	object-fit: cover;
	max-width: none;
}


/* BLOCK AGENCE + redécoverte */


.imgballade1,
.imgballade1 div,
.imgballade3,
.imgballade3 div {
	width: 200px;
	height: 250px;
	border-radius: 35px;
	overflow: hidden;
}

.imgballade1 img,
.imgballade2 img,
.imgballade3 img {
	width: 100%;
	height: 100% !important;
	object-fit: cover;
}

.imgballade2,
.imgballade2 div {
	width: 240px;
	height: 340px;
	border-radius: 35px;
	overflow: hidden;
}

.imgballade1 {
	transform: matrix(1, -0.05, 0.05, 1, 0, 0);
	position: relative;
	left: 35px;
}

.imgballade2 {
	position: relative;
	z-index: 2;
}

.imgballade3 {
	transform: matrix(1, 0.09, -0.09, 1, 0, 0);
	position: relative;
	left: -35px;
}


.cadretourloca {
	border-radius: 40px;
	padding: 0 30px;
}

.imgtourloca {
	overflow: hidden;
	border: 3px solid #FFFFFF;
	border-radius: 35px;
	width: 290px;
	height: 345px;
}


.imgtourloca div {
	width: 290px;
	height: 345px;
}

.imgtourloca img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}


.blockloca1 {
	transform: matrix(1, 0.05, -0.05, 1, 0, 0);
	position: relative;
	top: -30px;
	transition: all 0.3s ease;
	left: 40px;
}

.cadretourloca:hover .blockloca1 {
	transform: matrix(1, -0.05, 0.05, 1, 0, 0);
}


.blockloca2 {
	transform: matrix(1, -0.05, 0.05, 1, 0, 0);
	position: relative;
	top: -30px;
	left: 40px;
	transition: all 0.3s ease;
}

.cadretourloca:hover .blockloca2 {
	transform: matrix(1, 0.05, -0.05, 1, 0, 0);
}


.borderrad30 {
	border-radius: 30px;
	overflow: hidden;
}

.borderrad30 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.listingagences ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.listingagences ul li {
	margin: 15px 0;
}

.listingagences ul li a {
	font-size: 1.8em;
	letter-spacing: -0.96px;
	color: #000000;
	font-weight: 500;
	background: #fff;
	display: flex;
	border-radius: 17px;
	padding: 10px 20px;
	gap: 15px;
	justify-content: space-between;
	align-items: baseline;
}

.listingagences ul li a:after {
	content: "";
	background: url(/wp-content/uploads/2025/12/fleche-verte-diago.svg);
	width: 20px;
	height: 20px;
	background-size: cover;
}


/* BLOCK EVENETLENT  */


.autrement {
	background: #FFFFFF 0% 0% no-repeat padding-box;
	border-radius: 40px;
	padding: 30px;
	font-size: 1.1em;
}

.autrement a {
	display: block;
	height: 100%;
	width: 100%;
}

.autrement strong {
	font-size: 1.5em;
	font-weight: 500 !important;
	color: #000;
}

.autrement img {
	width: auto;
	height: 30px;
	object-fit: cover;
}

.blockev1,
.blockev3 {
	transform: matrix(1, -0.05, 0.05, 1, 0, 0);
}

.blockev2,
.blockev4 {
	transform: matrix(1, 0.05, -0.05, 1, 0, 0);
	position: relative;
	top: -30px;
}


/* BLOCK CTA  */


.padlr100 {
	padding-left: 100px;
	padding-right: 100px;
}

.blockcta {}

.textecta ul {
	display: flex;
	justify-content: center;
	list-style: none;
	padding: 0;
	gap: 30px;
}

.textecta h4 {
	font-size: 2.8em;
	text-align: center;
	font-weight: 600;
	margin-bottom: 20px;
}

.imgcta1 {
	transform: matrix(1, -0.05, 0.05, 1, 0, 0);
}

.imgcta2 {
	transform: matrix(1, 0.05, -0.05, 1, 0, 0);
}

.imgcta1,
.imgcta2,
.imgcta1 div,
.imgcta2 div {
	width: 250px;
	height: 275px;
	border-radius: 35px;
	overflow: hidden;
	position: relative;
}

.imgcta1 img,
.imgcta2 img {
	width: 100%;
	height: 100% !important;
	object-fit: cover;
}


/* FORM  */

.flex-form a {
	width: 100% !important;
}


.flex-form {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	gap: 10px 10px;
	z-index: 1;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	padding: 20px;
	box-shadow: 0px 13px 26px #00000029;
	border-radius: 20px;
}

span.wpcf7-spinner {
	position: absolute;
}

.flex-form .full {
	position: relative;
	width: 100%
}

.flex-form .half {
	position: relative;
	width: 47.5%
}

.flex-form label {
	display: block;
	margin-bottom: 7px;
	font-size: 1em;
	font-weight: 500;
}

.flex-form p {
	margin: 0
}

.flex-form select,
.flex-form input:not(:is([type="button"], [type="submit"], [type="radio"], [type="checkbox"], [type="file"])) {
	height: 3rem;
}

.flex-form :is(input, textarea, select):not(:is([type="submit"], [type="button"])) {
	color: #818181;
	background: transparent;
	font-style: initial;
}

.flex-form select,
.flex-form textarea,
.flex-form input:not(:is([type="button"], .flex-form [type="submit"], .flex-form [type="radio"], .flex-form [type="checkbox"], .flex-form[type="file"])) {
	width: 100%;
	font-size: 14px;
	line-height: 1;
	outline: none;
	font-weight: 100;
	box-sizing: border-box;
	padding: .7375rem 0px;
	border: 1px solid #CCCCCC;
	border-radius: 10px;
	background: transparent;
	padding-left: 15px;
	padding-right: 15px;
}

.flex-form .wpcf7-acceptance span.wpcf7-list-item-label {
	font-weight: 400;
	line-height: 1.3em;
}

.full h3,
.full h4 {
	font-size: 1.4em;
	font-style: normal;
	margin-bottom: 10px;
	font-weight: 600;
	margin-top: 0;
}

.full em {
	font-style: normal;
}

.wpcf7-acceptance input {
	width: 1em;
	height: 1em;
	margin-top: .25em;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	border: 1px solid #00000040;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-print-color-adjust: exact;
	color-adjust: exact
}

input#acceptance,
#condition2 input,
input[name="acceptance-284"] {
	font-size: 20px;
	border-radius: 5px;
	min-width: 20px;
	border: 1px solid #c3c4c7;
	background: #fff;
}

input#acceptance:checked[type=checkbox],
#condition2 input:checked[type=checkbox],
input:checked[name="acceptance-284"] {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%237F1416' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")
}

input#acceptance:checked,
input#acceptance:focus,
#condition2 input:focus,
input[name="acceptance-284"]:focus {
	background-color: #f0ece2;
	border-color: #fff;
	border-color: #fcfbfa;
	outline: 0;
	box-shadow: 0 0 0 .11rem #090000
}

.wpcf7-acceptance span.wpcf7-list-item {
	margin: 0
}

.wpcf7-acceptance span.wpcf7-list-item-label {
	text-transform: none;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
	background: transparent;
	border: none;
	color: #000;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: 400;
}

.wpcf7-acceptance label {
	font-size: 13px;
	display: flex;
	gap: 10px;
	align-items: center;
	justify-content: center;
	align-content: center;
	line-height: 1em;
}

/* FOO§TER  */

footer.footerbg {
	position: relative;
	padding-top: 40px;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	border-radius: 40px;
	margin: 20px 35px;
}

footer.footerbg h4 {
	color: #AAE329;
	font-size: 1em;
}

footer.footerbg p {
	margin: 10px 0;
	position: relative;
}

.footer-logo ul {
	list-style: none;
	margin: 0;
	display: flex;
	gap: 10px;
	justify-content: center;
}

.main-footer {
	display: grid;
	grid-template-columns: 0.5fr 2.4fr 0.6fr 0.6fr;
	grid-template-areas: "logo nav services propos";
	padding: 0;
	gap: 0px 30px;
	padding-bottom: 15px;
	margin: 0 60px;
	justify-items: center;
}

.footer-nav ul {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	gap: 0px 30px;
}

.footer-nav ul li {
	line-height: 1.6em;
}

.footer-nav ul strong,
.footer-services strong,
.footer-propos strong {
	margin-bottom: 10px;
	display: block;
	font-size: 1.2em;
	font-weight: 600;
}

.footer-nav a {
	color: #A5D06D !important;
	font-weight: 600 !important;
}

.main-footer a,
.thepied a {
	text-decoration: none;
	margin: 0;
	color: #574f4f;
}

.main-footer ul {
	list-style: none;
	padding: 0
}

.main-footer ul li {
	margin-bottom: 15px;
}

.footer-logo {
	grid-area: logo;
	line-height: 1.2em;
}

.footer-logo p {
	line-height: 1.5em;
}

.footer-nav {
	grid-area: nav;
}

.footer-reservation {
	grid-area: reservation;
}

.footer-reservation a.reservation {
	max-width: 120px
}

nav.footer-nav li a,
.footer-reservation li a,
.footer-reservation li label {
	position: relative;
	font-weight: 200;
}

.footer-credits {
	grid-area: credits;
}

.footer-services {
	grid-area: services;
}

.footer-propos {
	grid-area: propos;
}

.footer-credits .container {
	display: flex;
	margin: auto;
	justify-content: space-between;
	align-items: center;
}

.main-footer span strong {
	font-size: 1.2em;
}

.thepied {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #A0A0A0;
	margin: 0 60px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.thepied ul {
	list-style: none;
	padding: 0;
	display: flex;
	gap: 10px;
}

.page-id-224 .imgtourloca div {
	width: 100%;
	height: 345px;
}

.page-id-224 .imgtourloca {
	width: 90%;
}

.bike-stays {
	max-width: 900px;
	margin: 40px auto;
}

.bike-stays h3 {
	margin-bottom: 25px;
}

.stay-card {
	display: flex;
	align-items: flex-start;
	gap: 20px;
	background: #ffffff;
	border-radius: 16px;
	padding: 24px;
	margin-bottom: 20px;
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.06);
	transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.stay-card:hover {
	transform: translateY(-3px);
	box-shadow: 0 14px 30px rgba(0, 0, 0, 0.1);
}

.stay-icon img {
	width: 48px;
	height: auto;
	flex-shrink: 0;
}

.stay-content strong {
	display: block;
	font-size: 1.1rem;
	margin-bottom: 6px;
}

.stay-content p {
	margin: 0;
	color: #555;
	line-height: 1.5;
}


@media (max-width: 600px) {
	.stay-card {
		flex-direction: column;
	}

	.stay-icon {
		margin-bottom: 10px;
	}
}

.fondblanc {
	background: #Fff;
	margin: 15px;
	border-radius: 15px;
}

.boucle-info ul {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	list-style: none;
	padding: 0;
	margin: 20px 0;
	gap: 30px;
}

.boucle-info ul li {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	max-width: 150px;
}

.boucle-info li img {
	height: 26px;
}