@font-face {
    font-family: 'Champagne & Limousines';
    src: url('ChampagneLimousines-Bold.woff2') format('woff2'),
        url('ChampagneLimousines-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


/* ================================
   AVIS CLIENTS
================================ */

#flashinfos {
    width: 100%;
    position: relative;
}

#contenuflash {
    width: 100%;
}

.avis-slider {
    position: relative;
    min-height: 180px;
    overflow: hidden;
}

.avis-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    box-sizing: border-box;

    opacity: 0;
    visibility: hidden;

    transform: translateY(10px);

    transition:
        opacity 0.7s ease,
        transform 0.7s ease,
        visibility 0.7s;
}

.avis-item.active {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.avis-stars {
    font-size: 20px;
    letter-spacing: 3px;
    margin-bottom: 15px;
    color: #e3b64b;
	text-align:center;
}

.avis-texte {
    font-size: 16px;
    line-height: 1.65;
    font-style: italic;
}

.avis-texte:before {
    content: "“";
    font-size: 45px;
    line-height: 0;
    vertical-align: -15px;
    margin-right: 5px;
    opacity: 0.35;
}

.avis-auteur {
    margin-top: 18px;
    font-weight: bold;
    font-size: 16px;
}

.avis-navigation {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    margin-top: 15px;
}

.avis-prev,
.avis-next {
    border: 0;
    background: none;
    cursor: pointer;
    font-size: 20px;
    padding: 5px 10px;
    opacity: 0.5;
    transition: opacity 0.3s ease;
}

.avis-prev:hover,
.avis-next:hover {
    opacity: 1;
}

.avis-dots {
    display: flex;
    gap: 8px;
}

.avis-dot {
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #ccc;
    cursor: pointer;
    transition: all 0.3s ease;
}

.avis-dot.active {
    background: #333;
    transform: scale(1.3);
}


/* MOBILE */

@media screen and (max-width: 768px) {

    .avis-slider {
        min-height: 360px;
    }

    .avis-texte {
        font-size: 15px;
        line-height: 1.55;
    }

}
body {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/fond.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #eef4f6;
}

 #adressehaut, #adressehaut button{
	width:290px;
	position:relative;
	text-align:center;
	font-family: 'Champagne & Limousines';color:#fff;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 20px;
	float:left;
	color:#D9B00C;
	background-repeat: no-repeat;
	
	padding-top: 0px;
}

	 #adressehaut a{
	color:#D9B00C;

}   #adressehaut p, button{
	width:290px;
	margin-left: 0px;;
		margin-top:10px;
	}
 #mailhaut{
	width: 300px;
	position: relative;
	text-align: center;
	font-family: 'Champagne & Limousines';
	color: #fff;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 22px;
	color: #FFFFFF;
	float: right;
	background-repeat: no-repeat;
	padding-top: 0px;
	background-color: #486D98;
	
}

	 #mailhaut a{
	color: #FFFFFF;
	font-size: 20px;

}   #mailhaut p{
	width: 300px;
	margin-top: 10px;
	font-size: 18px;

	}
#contenu {
	display: flex;
}
#titre {
	width: 100%;
	height: auto;
	background-repeat: no-repeat;
	padding-top: 0px;
	font-size: 32px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #8C93AD;
    font-family: 'Champagne & Limousines';text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.infos {
	margin: 0px;
	list-style-position: inside;
	list-style-type: disc;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	line-height: 20px;
	text-align: left;
	font-style: italic;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#containermenu  {z-index: 99999999999999999999; position: absolute; left: 50%; margin-left: -420px; padding-top: 0px;
}



.infos a {
	color: #FFFFFF;
	font-weight: bold;
}.infos a:hover {
	color: #DBE8F3;
	text-decoration: underline;
}
#textediapo{
	margin-left: auto;
	margin-right: auto;
	max-width: 1200px;
	height: 102px;
	bottom: 0;
	background-color: #FFF;
	outline-offset: 15px;
	outline: 3px solid white;
	font-family: 'Champagne & Limousines';
	text-align: center;
	color: #273854;
	width: 900px;
	position: absolute;
	z-index: 33333;
	 left:calc(50% - 450px); }
	
	

#baspage {
	min-height: 128px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 128px;
	text-align: center;
	background-repeat: repeat-y;
	background-color: #282828;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/baspage.jpg);
	background-position: center top;
}.blocavant {
	background-color: #373c52;
	background-image: url(images/blocavant.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #FFF!important;
	padding-bottom: 30px;
	padding-left: 20px;
	padding-top: 10px;
}.blocavant p, ul {
	
	
}
.blocbas {
	width:50%;
	float:left;
}

#baspage p {
	font-family: 'Champagne & Limousines';
	font-size: 20px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
	#baspage p a {
	color: #FFFFFF;
	font-family: 'Champagne & Limousines';
}
#liensbas {
	background-color: #486d98;
	color: #FFF;
    font-family: 'Champagne & Limousines';font-size: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
#services {
	width: 100%;
/*	background-image: url(images/services.jpg);*/
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 376px;
}
#services h1 {
	font-size: 34px;
	font-family: 'Champagne & Limousines';
	color: #FFF;
	text-align: center;
	
}
main {
    position: relative;
    overflow: hidden;

    background-image: url(images/services.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

#liensbas a{
	color: #FFF;
}
#tab-5 table tr td {
    font-family: 'Champagne & Limousines';font-size: 26px;
	color: #4f3725;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	
	}
#nav {

	max-width:1440px;
	margin:0 auto;/*centrage marges automatiques*/
	padding:0px 0;
	text-align:center;/*centre les inline qu'il contient*/
}
#nav li{
	display:inline;/*de list-item à inline*/
    }
    #nav a{
	display:inline-block;
	margin-left:5px;
	padding: 5px 10px;}
	
#tab-5 table {
	background-color:#FFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	}
	.container table {
    font-family: 'Champagne & Limousines';font-size: 21px;
	color: #fff;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
	text-transform: none;
}
.span_2_of_3 p, .span_4_of_4b p {
	font-family: 'Champagne & Limousines';
	font-size: 18px;
	color: #2d2d2d;
	text-align: justify;
	text-transform: none;
	line-height: normal;
	font-weight: bold;
}


.container p a {
	font-family: 'Champagne & Limousines';font-size: 18px;
	color: #2d2d2d;
	text-align: justify;
}
.span_2_of_3 p strong, .span_4_of_4b p strong {
	font-family: 'Champagne & Limousines';font-size: 18px;
	color: #2d2d2d;
	font-weight: bold;
	text-align: justify;
}
.span_2_of_3 ul, .span_4_of_4b ul {
	font-family: 'Champagne & Limousines';font-size: 18px;
	color: #2d2d2d;
	line-height: 25px;
		font-weight: bold;

	}
#titre h1, .span_2_of_3 h1, .span_4_of_4b h1 {
	font-size: 32px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #404139;
	font-family: 'Champagne & Limousines';text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#titre h2, .span_2_of_3 h2, .span_4_of_4b h2 {
	font-size: 30px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	color: #404139;
	font-family: 'Champagne & Limousines';text-align: center;
	text-transform: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}


#imagespage {
	background-image: url(images/fondimg.png);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 289px;
	padding-top: 110px;
	color: undefined;
}

.span_2_of_3 h3, .span_4_of_4 h3 {
	font-size: 26px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #D9B00C;
	font-family: 'Champagne & Limousines';margin: 0px;
	padding: 0px;
	text-align: center;

}
#horizontalTab h2 {font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
    font-family: 'Champagne & Limousines';margin: 0px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	-moz-text-shadow: 1px 1px 1px #313931;
	-webkit-text-shadow: 1px 1px 1px #313931;
	text-shadow: 1px 1px 1px #313931;
	font-variant: small-caps;}
	
	#horizontalTab h2 a{
	color:#ED7B00;
}






/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float: left;
	margin: 0%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }


.span_1_of_3 {
	 width: calc(40%);
	float: right;
	margin-top: 40px;
	margin-bottom: 40px;
	background-repeat: no-repeat;
	max-height: 684px;
	
}


#bloctexte {
	background-color: #FFF;
	padding: 20px;
	width: 80%;
	max-width: 800px;
	margin-left:auto;
	margin-right: auto;
	outline-offset: 15px;
outline: 3px solid white;
	margin-top: 60px;
	
}#bloctexte2 {
	background-color: #FFF;
	padding: 20px;
	width: 80%;
	max-width: 1400px;
	margin-left:auto;
	margin-right: auto;
	outline-offset: 15px;
outline: 3px solid white;
	margin-top: 60px;
	
}
.span_2_of_3 {
	width: calc(60%);
  float: left;
		
	background-repeat: repeat-y;
	background-position: left top;

	
}
/*  GRID OF FOUR  */
.span_4_of_4b {
	width: calc(100% - (40px));
	padding: 20px;
	margin-top: 00px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: repeat-y;
}
.span_4_of_4 {
	width: 100%;
	padding: 0px;
	margin-top: 00px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.span_3_of_4 {
	width: 74.6%;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.span_2_of_4 {
	width: 49.2%;
	margin-top: 0px;
	padding-top: 0px;
}
.span_1_of_4 {
	width: 21%;
	margin-top: 0px;
	padding-top: 0px;
}
#titregallerie {
	background-image: url(images/soustitre2.jpg);
	background-position: center top;
	text-align: center;
	min-height: 183px;
	
}
#titregallerie h1 {
	text-align: center;
		color: #404139;
		font-weight: normal;
font-family: 'Champagne & Limousines';font-size: 35px;
	padding-top: 35px;

}
#titregallerie h2 {
	text-align: center;
	font-family: 'Champagne & Limousines';font-size: 30px;
	color: #404139;
	font-weight: normal;
}
#script {
    font-family: 'Photoshoot';
	font-size: 35px;
	color: #e5d100;
	
}
/* ==========================================
   Bouton "Excursions privées sur-mesure"
   ========================================== */

.btn-container {
    text-align: center;
    margin: 30px auto;
    clear: both;
}

.btn-excursion {
    display: inline-block;
    background-color: #486D98; /* Bleu du site (identique au menu/bas de page) */
    color: #FFFFFF !important;
    font-family: 'Champagne & Limousines', sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-decoration: none;
    padding: 12px 28px;
    border: 2px solid #FFFFFF;
    outline: 1px solid #486D98; /* Double bordure discrète */
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
    transition: all 0.3s ease;
    letter-spacing: 0.5px;
}

/* Effet au survol sur ordinateur */
.btn-excursion:hover {
    background-color: #373c52; /* Bleu foncé */
    color: #D9B00C !important;  /* Texte doré */
    border-color: #D9B00C;
    outline-color: #373c52;
    transform: translateY(-2px);
    box-shadow: 0 6px 14px rgba(0, 0, 0, 0.25);
}

/* Adaptation pour la version mobile */
@media only screen and (max-width: 720px) {
    .btn-container {
        margin: 20px auto;
        padding: 0 15px;
    }

    .btn-excursion {
        display: block;
        width: 100%;
        max-width: 320px;
        margin: 0 auto;
        font-size: 19px;
        padding: 12px 10px;
        box-sizing: border-box;
    }
}
/* ==========================================
   Bloc Tarif (Non cliquable)
   ========================================== */

.tarif-container {
    text-align: center;
    margin: 25px auto;
    clear: both;
}

.bloc-tarif {
    display: inline-block;
    background-color: #486D98; /* Bleu du site */
    color: #FFFFFF;
    font-family: 'Champagne & Limousines', sans-serif;
    font-size: 22px;
    padding: 12px 28px;
    border: 2px solid #FFFFFF;
    outline: 1px solid #486D98;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
    cursor: default; /* Indique visuellement que ce n'est pas cliquable */
    user-select: none; /* Évite la sélection intempestive du texte */
}

/* Mise en valeur du montant en doré */
.bloc-tarif .prix-valeur {
    color: #D9B00C; /* Doré du site */
    font-weight: bold;
    font-size: 26px;
    margin-left: 5px;
}

/* Version mobile */
@media only screen and (max-width: 720px) {
    .tarif-container {
        margin: 20px auto;
        padding: 0 15px;
    }

    .bloc-tarif {
        display: block;
        width: 100%;
        max-width: 320px;
        margin: 0 auto;
        font-size: 19px;
        padding: 12px 10px;
        box-sizing: border-box;
    }

    .bloc-tarif .prix-valeur {
        font-size: 22px;
    }
}

/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 720px) {
	
	#containermenu  {z-index: 99999999999999999999; position: absolute;  padding-top: 45px; margin-left: 0px; left: auto; padding-top: 0px;}

	.col {  margin: 1% 1% 1% 1%; }
	.span_1_of_4, .span_2_of_4, .span_3_of_4, .span_4_of_4, .span_1_of_3, .span_2_of_3 { width:100%}
	.container {
		width: 100%;}
		.col:first-child { margin-left: 1%!important; }
	.sy-box {margin-top: 69px;}
	
	#textediapo {height: auto!important;}
	
	#logo {
		
	z-index:800000000; 
		float:left; 
		position:relative;
		max-width:306px;
		clear:both;
}#bandeau {
	height: 144px!important;
	width: auto;
	background-image: url(images/bandeau2.jpg)!important;
	background-position: center top;
}
	#contenu {
	display:block;
		
}.span_1_of_3  {
	height: 400px;}
	
	#logo img{
			max-width:306px;

}.blocbas {
	width:100%; float:left!important; text-align:center!important;}
	.blocbas p{
	text-align:center!important;}
#reservation {
	position: absolute;
	width: 300px;
	height: 170px;
	z-index: 100000;
	left: 0px;
	top: 350px;
}
#adressehaut {
	display:none;
	
}#mailhaut {
        float: none;
        width: 100%;
        margin: 0 auto;
        padding: 8px 0;
        text-align: center;
    }

    /* On masque le lien email et le retour à la ligne <br> en version mobile */
    #mailhaut a[href^="mailto"],
    #mailhaut br {
        display: none;
    }
/* On réinitialise le <p> qui était bloqué à 300px de large */
	#mailhaut p {
		width: 100% !important;
		margin: 0 auto !important;
		text-align: center !important;
	}
    /* Optionnel : ajustement du style du lien téléphone en mobile */
    #mailhaut a[href^="tel"] {
        font-size: 20px;
        font-weight: bold;
        display: inline-block;
    }
.grid {background-image:none!important;}


#titre {
	background-image:url(images/fondtitremobile.jpg);
	background-repeat:repeat-x;}
}
@media only screen and (max-width: 1799px) and (min-width: 1500px) {
	.container {
    max-width: 1440px;
	margin-left: auto;
    margin-right: auto;
}
	#logo {
		z-index:800000000; 
		float:left; 
		position:relative;
		max-width:506px;
		}
	}@media only screen and (min-width: 1900px) {
	.container {
    max-width: 1840px;
	margin-left: auto;
    margin-right: auto;
}
	#logo {
		z-index:800000000; 
		float:left; 
		position:relative;
		max-width:506px;
		}
	}
	
	@media only screen and (max-width: 1499px) and (min-width: 721px) {
.container {
    max-width: 1170px;
	margin-left: auto;
    margin-right: auto;
}
.sy-slide {
	
	}

#logo {
		z-index:800000000; 
		float:left; 
		position:relative;
		max-width:306px;
		}
#logo img{
			max-width:306px;

}
}
#titreflash {
	background-repeat: no-repeat;
	height: 46px;
	width: 249px;
	font-size: 28px;
	color: #282828;
	text-align: center;
	font-family: 'Champagne & Limousines';font-variant: normal;
	background-image: url(images/titreinfo.jpg);
	padding-left: 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	font-weight: bold;
	background-position: center top;
	background-color: #D2CBC1;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #282828;
}
#logos {
	background-image: url(images/logos.png);
	background-repeat: no-repeat;
	height: 74px;
	width: 236px;
}
#contenuflash {
	width: 98%;
	margin: 0px;
	font-family: "Century Gothic";
	font-size: 18px;
	color: #FFF;
	min-height: 165px;
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 1%;
	padding-bottom: 0px;
	padding-left: 1%;
	background-position: center bottom;

}
#contenuflash2 {
	width: 100%;
	margin: 0px;
    font-family: 'Champagne & Limousines';font-size: 16px!important;
	color: #2B2B2B;
	min-height: 165px;
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #8C93AD;
}
#contenuflash2 p{
font-size: 16px!important;
margin-top:0px;}
#contenuflash2 a{
font-size: 15px!important;
margin-top:0px;}
#flashinfos {
	width: 50%;
	outline-offset: 15px;
outline: 3px solid white;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-repeat: repeat;
	background-image: url(images/sousmenu.png);
	background-position: center top;
	
}

#horizontalTab  h3 {
	color: #FFF;
}
#bandeau {
	height: 148px;
	width: 100%;
	background-image: url(images/bandeau.jpg);
	background-position: center top;
}
#bascontenu {
	background-image: url(images/bascontenu.jpg);
	background-repeat: repeat-x;
	height: 23px;
	width: 100%;
}


#contenupage {
	background-image: url(images/contenu.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	min-height: 600px;
	height: 100%;
}
#adressehaut p a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#adressebas p{
	float:left;
	padding-right:25px; 
	width:220px;
	}
#mail {
	background-image: url(images/mail.jpg);
	height: 36px;
	width: 118px;
	text-align: right;
	padding-right: 25px;
	padding-top: 10px;
	float: left;
    font-family: 'Champagne & Limousines';font-size: 22px;
	color: #313931;
}
#mail a{
    font-family: 'Champagne & Limousines';font-size: 22px;
	color: #313931;}
#dispo {
	margin: 5px;
	float: right;
	width: 300px;
}
