/*edit by marc*/
.container-fa{
	height: 450px;
	overflow-y: scroll !important; 
	width: 100%;
}

.content-footer-s{
	transform: translateY(0);
	padding-top: 10px;
}

@media screen and (min-width: 2560px), 
       screen and (min-resolution: 2dppx), 
       screen and (min-resolution: 192dpi) {
  .container-fa {
    height: 80vh;
	overflow-y: scroll !important;
  }
}
.cta_connexion_navbar {
    background-color: white;
    clip-path: circle(50%);
}
#content_cta_signup_sigin_jheo_js{
	width:30px
}
#footer_logo_fa {
	transform: rotate(356deg); /* ou -45deg, etc. */
	transform-origin: top right;
}
.cta_connexion_navbar {
	height: 30px;
}
/* .cgu {
	/* position: relative; */
	/* top:-250px; 
	bottom:0;
	z-index: 1554;
	background-color: #0D3F3C;
	/* overflow-y: scroll !important; 
  } */
  .cgu {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;  /* Hauteur dynamique */
    background-color: #043a36;
    z-index: 1400;
    padding: 10px 0;  /* Ajoute un espace contrôlé */
  }
  /* Styles des liens */
  .nav-link.custom-link {
	color: white;
	text-decoration: none;
	transition: color 0.3s ease;
  }
  
  .nav-link.custom-link:hover {
	color: gold;
  }
  @media screen and (min-width: 296px) and (max-width: 988px) {
    #footercont {
        height: 100%;
        overflow: scroll;
    }
}
  /* Responsivité pour les petites tailles d'écran (mobile-first) */
  @media (max-width: 767px) {
	.cgu .d-flex {
	  flex-direction: column;
	  align-items: center;
	}
  
	.cgu .col-12 {
	  margin-bottom: 1rem; /* Espacement pour les éléments */
	}
  
	.cgu .fw-bold {
	  font-size: 20px; /* Réduire légèrement la taille du titre */
	}
  
	.cgu .nav-link.custom-link {
	  font-size: 16px; /* Taille du texte pour les petits écrans */
	}
  
	.cgu .btn {
	  font-size: 14px; /* Taille du bouton */
	  padding: 0.5rem 1rem;
	}
  }
  
  /* Responsivité pour les écrans moyens (768px à 1024px) */
  /* @media (min-width: 768px) and (max-width: 1024px) {
	.cgu .d-flex {
	  flex-direction: column;
	  align-items: center;
	}
  
	.cgu .col-12 {
	  margin-bottom: 1.5rem;
	}
  
	.cgu .fw-bold {
	  font-size: 22px;
	}
  
	.cgu .nav-link.custom-link {
	  font-size: 18px;
	}
  
	.cgu .btn {
	  font-size: 16px;
	  padding: 0.75rem 1.25rem;
	}
  } */
  
  /* Responsivité pour les écrans larges (1024px à 1336px) */
  @media (min-width: 768px) and (max-width: 1336px) {
	.cgu .riffle {
	  flex-direction: row !important;
	  justify-content: space-between;
	  align-items: center;
	}
	.list-items-fa {
		flex-direction: column !important;
		justify-content: space-between;
		margin-right: auto !important;
    	margin-left: auto !important;
	  }
	
	.cgu .col-12 {
	  margin-bottom: 0;
	}
  
	.cgu .fw-bold {
	  font-size: 24px;
	}
  
	.cgu .nav-link.custom-link {
	  font-size: 18px !important;
	}
  
	.cgu .btn {
	  font-size: 18px;
	  padding: 0.75rem 1.25rem;
	}
  }
  
  /* Responsivité pour les écrans plus larges (au-delà de 1336px) */
  @media (min-width: 1336px) {

	.container-fa {
		height: 80vh;
		overflow-y: scroll !important;
	  }

	.cgu .d-flex {
	  flex-direction: row;
	  justify-content: space-between;
	  align-items: center;
	}
  
	.cgu .col-12 {
	  margin-bottom: 0;
	}
  }
  
  #footerbuttondown {
    position: absolute;
    top: -25px;  /* Positionne les boutons en haut du footer */
    left: 50%;
    transform: translateX(-50%);
    background-color: #0D3F3C;
    color: #f5061e;
    font-size: 35px;
    width: 32px;
    height: 50px;
    border-radius: 5px;
    cursor: pointer;
    z-index: 1401;  /* Assure que les boutons sont au-dessus du contenu */
  }

  #footerbuttonup {
    visibility: hidden;
	position: absolute;
    top: 10px;  /* Positionne les boutons en haut du footer */
    left: 50%;
    transform: translateX(-50%);
    background-color: #0D3F3C;
    color: #f5061e;
    font-size: 35px;
    width: 32px;
    height: 50px;
    border-radius: 5px;
    cursor: pointer;
    z-index: 1401;
  }

  .content-footer-s {
    margin-top: 20px;  /* Espace contrôlé entre les boutons et le contenu */
  }

  .nav-bar-map-fa{
	position: relative;
	top:0;
	left:0;
	background-color: #0D3F3C;
	
}
.nav-item .nav-link{
	color:#ffff !important;
	font-weight: bold;
	font-size: 22px;
}

.logo-container {
	display: flex;
	align-items: center;
	padding: 10px 20px;
	background-color: #0D3F3C;
	font-family: Arial, sans-serif;
	max-width: 20% !important;
  }
.logo-icon {
	width: 20px;
	height: 20px;
	background-color: #74b92d; /* vert clair */
	transform: rotate(45deg); /* penché */
	margin-right: 10px;
  }

  .logo-text {
	font-size: 24px;
	color: white;
	font-weight: bold;
  }

  .logo-text .my {
	color: #74b92d; /* texte "my" en vert */
  }

  /**serach bar*/
  .content-logo-shearch {
	background-color: #0D3F3C; /* même fond vert foncé que ton logo */
	/* padding: 10px 20px; */
	display: flex;
	justify-content: center;
  }
  
  .recherche-navbar {
	width: 100%;
	max-width: 900px;
  }
  
  .bar-de-recherche {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 10px;
  }
  
  .input-recherche-navbar {
	min-width: 200px;
	flex: 1;
	border-radius: 5px;
	border: 1px solid #ccc;
	padding: 8px 12px;
	font-size: 14px;
	transition: border-color 0.3s ease;
  }
  
  .input-recherche-navbar:focus {
	border-color: #74b92d;
	outline: none;
	box-shadow: 0 0 5px #74b92d55;
  }
  
  .btn {
	border-radius: 5px;
	font-size: 14px;
	padding: 8px 12px;
  }
  
  .btn-outline-primary {
	border-color: #74b92d;
	color: #74b92d;
  }
  
  .btn-outline-primary:hover {
	background-color: #74b92d;
	color: white;
  }
  
  .content_relative {
	position: relative;
  }
  
  .tooltip_show_rubrique_list {
	position: absolute;
	top: 110%;
	left: 0;
	background-color: rgba(0,0,0,0.75);
	color: white;
	padding: 6px 10px;
	border-radius: 5px;
	font-size: 12px;
	white-space: nowrap;
	z-index: 1000;
  }
  
  .fa_solid_icon_nav_left_jheo_js {
	transition: transform 0.3s ease;
  }

  .menu-item-faniry {
    /* background-color: transparent; */
    border: none;
    color: white;
    padding: 8px;
    font-size: 18px;
    margin-left: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.2s ease;
	background-color:#0D3F3C !important;
}

.menu-item-faniry:hover {
    transform: scale(1.1);
}

.menu-item-faniry i {
    font-size: 20px;
}

.menu-item-faniry.recherche i {
    color: white;
}

.menu-item-faniry.connexion i {
    color: yellow; /* Pour l'icône utilisateur */
}

.menu-item-faniry.menu i {
    color: white;
}


