﻿
body {
  font-family: ;
  background-color: ;/*#f2f2f2*/
   color:  
}

.container1 {
  max-width: 480px;
  min-height: 93vh;
  margin: 0 auto;
  padding: 20px;
  background-size : cover;
  background-image:url('https://www.ticompagnon.fr/admin/miniatures/');
  background-color : transparent;  /*#c1d5e8*/
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.container {
  max-width: 480px;
  min-height: 93vh;
  margin: 0 auto;
  padding: 20px;
  background-color : transparent;  /*#c1d5e8*/
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
footer{max-width: 480px; height:15;margin: 0 auto; border-radius:5px;text-align:center;color:white; font-size:0.7em;}
.foot_2 p{color:blue;text-align:center;}
.foot_2 a {color:white;}

/*image de l'index*/

.logomenu{
  max-height: 110px; /* 60px */
 /* width:230px;*/
  max-width: 100%;
  display: block;
  margin-left: auto;
  margin-right : auto;
  border-radius: 5px;
}
.textaccueil {
	text-align:center;
	color: ;
	
	background-color:transparent;}
.textaccueil a {color:white;}

.boutonmenu {
	/*border-color : transparent;     */
	border: 1px solid ;  /*none */
	border-radius:15px; 
	background-color:; /* rgb( 116 , 208 , 241, 0.2) transparent*/
	margin-top:10%;
	text-align:center; 
	font-size:1.3em;
	font-weight :bold;
	color: ; 
	box-shadow: 5px 5px 3px 2px ;
	height: 115px;
	width: 38%;
	margin-left: 7%; 
	padding:5%;	display:inline-block;
	vertical-align:top;
	cursor: pointer;
}

.test1{
	/*border-color : transparent;     */
	border: 1px solid ;  /*none */
	border-radius:15px; 
	background-color:; /* rgb( 116 , 208 , 241, 0.2) transparent*/
	margin-top:10%;
	text-align:center; 
	font-size: clamp(14px, 5.3vw, 24px);
	font-weight :bold;
	color: ; 
	box-shadow: 5px 5px 3px 2px ;
	height: 115px;
	width: 38%;
	margin-left: 7%; 
	padding:0%;	display:inline-block;
	vertical-align:top;
	cursor: pointer;
	
}
.itineraire1{
	background-color: #4caf50; /* couleur de fond (bleu#615dfb)(vert #4caf50)  */
	border: none; /* pas de bordure */
	color: white; /* couleur de texte */
	padding: 10px ;  /*espacement du texte dans le bouton */
	text-align: center; /* alignement du texte dans le bouton */
	text-decoration: none; /* pas de soulignement */
	display: inline-block; /* affichage en ligne */
	font-size: 1.3em; /* taille de la police */
	font-weight :bold;
	margin-left: 30%;
	box-shadow: 5px 5px 3px 2px ;
	height: 80px;
	width: 38%;
	cursor: pointer; /* curseur pointer au survol */
	border-radius: 8px; /* arrondi du bouton */
}
.boutonlivret {
	/*border-color : transparent;     */
	border: 2px solid ;  /*none */
	border-radius:15px; 
	background-color:; /* rgb( 116 , 208 , 241, 0.5) ou transparent*/
	margin-top:7%; /* 10% */
	text-align:center; 
	font-size:1 em;
	font-weight :bold;
	color: ; /* clrfontmn   */
	box-shadow: 5px 5px 3px 2px ;
	height: 105px;
	width: 38%;
	margin-left: 7%; 
	display:inline-block;
	vertical-align:top;
	cursor: pointer;
}
.livret{
	/*border-color :transparent ;*/
	border: 1px solid ; 
	border-radius:15px; 
	background-color: ;
	margin-top:10%;
	text-align:center; 
	font-size:1.5em;
	font-weight :bold;
	color:; 
	box-shadow: 5px 5px 3px 2px ;
	height: 110px; 
	width: 38%;
	margin-left: 30%; 
	padding:5%;	display:inline-block;
	vertical-align:top;
	cursor: pointer;
}

.b1{border: solid 2px red;}
.image{
	max-height: 110px;
	max-width: 100%;
	display: block;
	margin-left: auto;
	margin-right : auto;
	margin-top : 10% ;
	border-radius: 10%;
}
.image1{
	height: 140px;
	width: 230px;
	display: block;
	margin-left: auto;
	margin-right : auto;
	margin-top : 10% ;
	border-radius: 10%;
	box-shadow: 5px 5px 3px 3px ;
}


.photoannonce{width:100%;border-radius:5px;box-shadow: 3px 3px 5px #333;}  /*height:170px  margin-left:5px;*/
.photoannonce img:hover{width:auto;height:auto;border-radius:5px;margin-left:5px;box-shadow: 3px 3px 5px #333;}
.photo_struct{text-align:center; font-weight:bold;}

/*logo bas de page*/
.logo{
  max-height: 50px;
  max-width: 100%;
  display: block;
  margin-left: auto;
  margin-right : auto;
  margin-top: 50px; 
}
h2, h3 {
  margin-top: 0;
  text-align: center;
}
h1 {
  font-size: 28px;
  margin-top: 15px;
  margin-bottom: 25px;
  text-align: center;
  color:; 
}
h2 {
  font-size: 24px;
}
h3 {
  font-size: 15px;
}
p {
  margin-bottom: 1em;
  line-height: 1.5;
}
a {
  color: #007bff;
}
hr{
	border: 5px dotted;
	border-style: none none dotted;
	color: ; /* #2b6cb0 */
}
.marcher1{text-align:center;}
.marcher{	
	height: 140px;
 	width: 230px ;  /* 65%  */
	display: block;
	margin-left: auto;
	margin-right : auto;
	border-radius: 10%;
	box-shadow: 3px 3px 3px 3px ;
	
}
.banana{
  max-height: 130px;
  max-width: 100%;
  display: block;
  margin-top : 2px;
  margin-left: auto;
  margin-right : auto;
  border-radius: 10%;
  box-shadow: 3px 3px 3px 3px grey;
}

/*text en dessous des image*/
.legende{text-align : center;font-size:1.1em;padding-bottom:5%;}
.legende a {text-decoration:none; text-align:center;font-size:0.9em; color: ;}  /* green */
.legende form {margin-top:2px;margin-bottom:11%;
}

/* CSS pour la Boutik  */

.planteur{
  max-height: 200px;
  max-width: 100%;
  display: block;
  margin-top : 15%;
  margin-left: auto;
  margin-right : auto;
  border-radius: 10%;
  box-shadow: 3px 3px 3px 3px grey;
}

/* page plage et balades */

.boutonplagerando{
	/*font-family: Comic Sans MS, Comic Sans, cursive;*/
	/*border-color :  ;*/
	border: none;
	border-radius:15px; 
	background-color: transparent;
	margin-top:5%;
	font-size:1.7em;
	font-weight :bold;
	color:white; 
	box-shadow: 5px 5px 3px 2px ;
	margin-left: auto;
	margin-right:auto;	
	height: 140px;
 	width: 230px ;
	display:block;
		
}
.abutton a {text-decoration:none; }
.textdemo{text-align:center;}

/* Espace Perso  */
.boutonformperso {
	border: 2px solid ;  /*none */
	border-radius:15px; 
	background-color:; /* rgb( 116 , 208 , 241, 0.5) ou transparent*/
	text-align:center; 
	font-size:1 em;
	font-weight :bold;
	color: ; /* clrfontmn   */
	box-shadow: 5px 5px 3px 2px ;
	height: auto;
	width: auto;
	margin-left: 5%; 
	vertical-align:top;
}
.btvalidperso {
	border: 2px solid ;  /*none */
	border-radius:15px; 
	background-color:; /* rgb( 116 , 208 , 241, 0.5) ou transparent*/
	text-align:center; 
	font-size:1.5em;
	font-weight :bold;
	color: ; /* clrfontmn   */
	box-shadow: 5px 5px 3px 2px ;
	height: 50px;
	width: auto;
	vertical-align:top;
	float:right;
	}
	

/* Zone pour la version GP*/

.logoGP{
	max-height: 200px;
	max-width: 100%;
	/*box-shadow: 3px 3px 5px #333;*/
	margin-left: auto;
	margin-right : auto;
	border-radius:5px;
	display: block;
}
.logoGP_inscript{
	max-height: 170px;
	max-width: 100%;
	/*box-shadow: 3px 3px 5px #333;*/
	margin-left: auto;
	margin-right : auto;
	border-radius:5px;
	display: block;
}

.profil_lien { 
display: inline-block; /* permet de centrer le bloc */ 
text-align: center; /* centre image + texte */
	vertical-align: middle; /* aligne proprement avec l’autre image */
	margin-top : 10%;
	text-decoration : none;
 }

.profil_gp{
	height: 60px;
	width: 90px;
	display: inline-block; /* permet d’être côte à côte */ 
	vertical-align: middle; /* aligne proprement avec l’autre image */
	margin-left: 10%; /* espace entre les deux */	
	margin-top : 10%;
	border-radius: 50%;
}

.profil_label { 
	display: block; /* force le texte à passer sous l’image */ 
	text-align: center; /* centre le texte */ 
	margin-top: 5px; /* petit espace sous l’image */ 
	font-size: 15px; 
	color : white;
	text-decoration : none;
	margin-left: 15%;
	font-weight : 600;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
}

.contenair_image{
	
	text-align : center;
	margin-left : 22%;
	
}

.boutonformpersoGP {
	border: 2px solid ;  /*none */
	border-radius:15px; 
	background-color:; /* rgb( 116 , 208 , 241, 0.5) ou transparent*/
	font-size:16px;
	font-weight :bold;
	color: ; /* clrfontmn   */
	box-shadow: 5px 5px 3px 2px ;
	height: 20px;
	width: 85%; 
	vertical-align:top;
}

.nvmdp{
	
	text-decoration : none;
	text-align : right;

}

.valid {
	background-color: white;
	border: 2px solid ;
	box-shadow: 5px 5px 3px 2px ;
    color: green;
	margin-left: auto;
	margin-right : auto;
	display : flex;
	font-size : 30px;
	border-radius : 15px;
	width: 65%;
	font-weight : bold;
}

.bouton_profile {
	background-color: white;
	border: 2px solid ;
	box-shadow: 5px 5px 3px 2px ;
    color: green;
	margin-left: auto;
	margin-right : auto;
	display : flex;
	font-size : 20px;
	border-radius : 15px;
	width: 65%;
	font-weight : bold;
}



.boutonpaie {
	background-color: white;
	border: 2px solid ;
	box-shadow: 5px 5px 3px 2px ;
    color: green;
	margin-left: auto;
	margin-right : auto;
	display : flex;
	justify-content: center;   /* centre horizontalement */
    align-items: center;       /* centre verticalement */
	font-size : 20px;
	border-radius : 15px;
	width: 65%;
	font-weight : bold;
	text-align : center;
}

.boutonplustard {
	/*border-color : transparent;     */
	border: 1px solid ;  /*none */
	border-radius:15px; 
	background-color:; /* rgb( 116 , 208 , 241, 0.2) transparent*/
	margin-top:10%;
	text-align:center; 
	font-size: clamp(1.2em, 2.5vw, 1.3em); /*1.3em;*/
	font-weight :bold;
	color: ; 
	box-shadow: 5px 5px 3px 2px ;
	height: 115px;
	width: 38%;
	margin-left: 7%;
	display:inline-block;
	vertical-align:top;
	cursor: pointer;
}

.image1_accueil_GP{
	height: 140px;
	width: 140px;
	display: block;
	margin-left: auto;
	margin-right : auto;
	margin-top : 10% ;
	border-radius: 50%;
	box-shadow: 1px 1px 1px 2px #696969;
	
}


.image1_ticompagnon_GP{
	height: 140px;
	width: 140px;
	display: inline-block; /* permet d’être côte à côte */
	margin: 10% auto 0 auto; /* garde ton centrage vertical */
	border-radius: 50%;
	box-shadow: 1px 1px 1px 2px #696969;
	vertical-align: middle;
}


.image1_GP{
	height: 140px;
	width: 140px;
	display: block;
	margin-left: auto;
	margin-right : auto;
	margin-top : 10% ;
	border-radius: 50%;
	box-shadow: 1px 1px 1px 2px #696969;
}

#ios-overlay {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(10, 20, 40, 0.55);
  backdrop-filter: blur(6px);
  z-index: 9999;
  align-items: center;
  justify-content: center;
  padding: 24px;
}

.step-img {
  height: 32px;
  border-radius: 6px;
  object-fit: contain;
}


#ios-overlay.visible { display: flex; }
.popup-card {
  background: #ffffff;
  border-radius: 24px;
  padding: 36px 28px 28px;
  max-width: 340px;
  width: 100%;
  box-shadow: 0 32px 64px rgba(0,0,0,0.18);
}
.popup-icon {
  width: 64px; height: 64px;
  background: linear-gradient(135deg, #1a6db5, #0d4a8a);
  border-radius: 16px;
  margin: 0 auto 20px;
  display: flex; align-items: center; justify-content: center;
}
.popup-icon img { width: 42px; height: 42px; object-fit: contain; }
.popup-title { font-size: 22px; color: #0d1b2a; text-align: center; margin-bottom: 8px; }
.popup-subtitle { font-size: 13px; color: #6b7a8d; text-align: center; margin-bottom: 24px; }
.steps { display: flex; flex-direction: column; gap: 12px; margin-bottom: 24px; }
.step { display: flex; align-items: center; gap: 12px; background: #f7f9fc; border-radius: 14px; padding: 12px 14px; }
.step-number { width: 28px; height: 28px; min-width: 28px; background: linear-gradient(135deg, #1a6db5, #0d4a8a); color: white; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 12px; font-weight: 600; }
.step-text { font-size: 13px; color: #2d3e50; }
.btn-close { width: 100%; padding: 14px; background: transparent; border: 1.5px solid #dde3ea; border-radius: 14px; color: #6b7a8d; font-size: 14px; cursor: pointer; }







/* CSS pour la localisation */ 
.distance-filter {
			/*position: absolute;*/
			top: 20px;
			left: 20px;
			z-index: 1000;
		}
		.distance-filter select {
			padding: 10px 15px;
			font-size: 16px;
			border: 2px solid #2563eb;
			border-radius: 8px;
			background: white;
			color: #333;
			cursor: pointer;
			box-shadow: 0 2px 4px rgba(0,0,0,0.1);
		}
		.distance-filter select:focus {
			outline: none;
			border-color: #1d4ed8;
		}
		.distance-badge {
			display: inline-block;
			padding: 4px 8px;
			background: #dcfce7;
			color: #166534;
			border-radius: 12px;
			font-size: 12px;
			font-weight: bold;
			margin-left: 10px;
		}
		.location-status {
			position: none;
			top: 20px;
			right: 20px;
			padding: 8px 12px;
			background: #eff6ff;
			border-radius: 8px;
			font-size: 12px;
			color: #2563eb;
			z-index: 1000;
		}
		.hidden {
			display: none;
		}