/*TOUTES LES PAGES*/
/*Définition des variable root*/
:root {
  --blanc: #fff;
  --couleur1: #1972b8;
  --couleur2: #41b29c;
  --footer: #7f7f7f;
  --noir: #000;
  --rouge: #e5312b;
  --gris_clair: #e0e0e0;
}

* {
  box-sizing: border-box;
}

*,
body,
html,
li,
h1,
h2,
h3,
h4,
p,
button {
  margin: 0;
  font-family: verdana, Sans-Serif, serif;
}
.leaflet-control-attribution {
  display: none;
}
/* Menu principal  */

.menu {
  color: var(--noir);
  text-transform: uppercase;
  font-size: x-large;
}

.menu li {
  margin-bottom: 10px;
  transition: 0.6s;
}
.menu li:hover {
    transform:scale(1.2);
    transition: 0.6s;    
}

.menu a {
  color: var(--noir);  
  margin-bottom: 10px;
}


li.item-117:after, li.item-111:after, li.item-112:after, li.item-114:after, li.item-116:after {
  content: "";
  display: block;
  margin: auto;
  height: 3px;
  width: 0;
  top: 5px;
  background: transparent;
  transition: all .8s;
  
}

li.item-117:hover:after, li.item-111:hover:after, li.item-112:hover:after, li.item-114:hover:after, li.item-116:hover:after {
  width: 100%;
  background: #7f7f7f;  
}

.levelHolderClass.rtl.jf_mm_inactive {
    margin-right: -300px !important;
}

/*Vue mobile*/
/*Dimensionnement des images*/
img {
  max-width: 100%;
}

/*Stylisation des boutons*/
.bouton {
  border-radius: 10px;
  border: none;
  color: var(--blanc);
  padding: 5px;
  background: var(--couleur1);
}

/*HEADER*/
/*HEADER*/
/*Ajpout réseau*/
.footer_reseau_header {
  text-align: center;
}

.img_picto_facebook_header {
  width: 13%;
  margin: 7% 0;
}
/*Decalage à gauche de la div logo*/
div#bouton {
  text-align: center;
}

/*Paramètre en commun des boutons du header*/
input.button_header {
  border-radius: 10px;
  border: none;
  color: var(--blanc);
  padding: 10px;
}

#bouton_header {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

/*Couleur de fond bouton "Devenir adhérent du club"*/
input.button_header.button1 {
  background: var(--couleur1);
  margin-bottom: 2%;
}

/*Couleur de fond bouton "Adhérer à mon compte"*/
input.button_header.button2 {
  background: var(--couleur2);
  margin-top: 2% !important;
  width: auto;
  height: auto;
  padding-right: 28px;
  
}

/*POSITIONNEMENT DES DIVISIONS HEADER TRAIT*/
.header_trait {
	display: grid;
	grid-template-columns: 15% 85%;
}

p.span_trait {
	background: var(--couleur2);
	height:  40px;
  	width: 40px;
}

.titre_trait {
	text-align: center;
	font-size: x-large;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 1px;
}

/*Positionnement des trait en couleur bleu foncé*/
p.span_trait_2 {
  background: var(--couleur1);
  height: 18px;
}

h2.titre_trait_2 {
    margin:0px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: -0.3%;
	font-size: x-large;
}

.header_trait_2 {
  display: grid;
  grid-template-columns: 10% 85%;
  margin-top: 7px;
}

.titre_3 > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) {
  margin-top: 2%;
}

.block_titre {
  margin-left: 10px;
}

.sous_titre_trait_2 {
  font-size: 11px;
  font-style: italic;
}

/* Menu autre page */

.col.header_3 {
  display: none;
}
/* button de header pour un petit marge quand le menu est en none*/
#bouton {
  margin-bottom: 7px;
}

/*Positionnement formumaire de contact*/
.jd-simple-contact-form .jdscf-row {
  margin-right: 0;
  margin-left: 0;
}

/*Positionnement du poinçon de la carte*/
img.leaflet-marker-icon.leaflet-zoom-animated.leaflet-interactive {
  margin-left: 19px !important;
  margin-top: -50px !important;
}
/*Redimensionemetn des îctos en mode mobile + leger margin*/
img.img_picto_contact {
  width: 20%;
  margin-bottom: 10px;
}

/*Mise ne forme du bouton envoyer*/
.btn.btn-primary.btn-block {
  background-color: #1972b8;
  border: none;
  border-radius: 10px;
}

/* information nous contactez */

div.contact:nth-child(1),
div.contact:nth-child(3),
div.contact:nth-child(2) {
  text-align: center;
}

.row.position_1 {
  background: #ccccd5;
  padding: 20px;
}
.contact_titre {
  font-weight: bold;
}

/* titre 3*/
.titre_trait_2 {
  padding-left: 10px;
}

/*FOOTER*/
/*Mise en forme du footer*/
footer {
	background: var(--footer);
	margin-top: 50px;
	padding: 25px 6px;
	text-align: center;
	color: var(--blanc);
}

/*Centrage du menu footer mentions légales*/
.col-xs-12.col-sm-3.footer, 
.col-xs-12.col-sm-6.footer {
    display: flex;
    justify-content: center;
    justify-self: center;
    align-self: center;
}

/*Mise en blanc le menu mentions légales*/
li.item-134 a {
    text-decoration: none;
    color: white;
}

/*Mise en blanc de l'email*/
a.mail_club {
	color: var(--blanc);
}

/*Supression des liste à puces*/
.footer_plan_mentions {
	list-style-type: none;
	padding: 0;
	margin:0;
}

/*Légère espace*/
/*.footer_reseau {
	padding: 1%;
	display: flex;
	justify-content: center;
}*/

/*Couleur blanche sur les liens du plan du site*/
a.plan_du_site_mentions {
	color: var(--blanc);
}

/*Positionnement de l'image*/
.img_picto_facebook {
	width: 10%;
}

/* menu hamburger */
/* style titre menu */
.levelHolderClass > h2:nth-child(1) {
  margin: 5%;
}

/*Epaississement des traits dasn le menu hamburger*/
.jf_mm_wrapper li {
  border-top: 2.5px solid #5a5e5f;
  border-top-color: rgb(90, 94, 95);
}

/*Epaississement du dernier trait dasn le menu hamburger*/
.jf_mm_wrapper li:last-child {
  border-bottom: 2.5px solid #5f6466;
  border-bottom-color: rgb(95, 100, 102);
}

/* position et taille de l'icone burger */

.jf_mm_trigger.jf_mm_rtl {
  width: 60px;
  height: 56px;
  top: 44%;
  padding: 9px;
  border-radius: 10px;
}

/* taille des bar du menu */
.jf_mm_trigger {
  font-size: 38px;
}

@media screen and (min-width: 575px) and (max-width: 767px) {
.row.align-items-center.h-100 {
    flex-direction: column;
}
.col-sm-6 {
    min-width: 90%;
}
.img_picto_facebook_header {
    width: 35% !important;    
}
 .row.footer_1_a_3 {
    display: flex; 
    flex-direction: column!important;  
 }
}

/* Média request pour les textes dans banderole, pour la taille*/
@media screen and (min-width: 768px) and (max-width: 1024px) {
  /*HEADER*/
  .button_header.button1 {
    margin-top: 15px;
  }

  /* en format ipad des information nous contacter*/

  .col-xs-12.col-sm-5.position_2 {
    align-self: center;
  }

  .contact_text_lien {
    margin-bottom: 0px;
  }

  /* bouton envoyer le message */
  .jd-simple-contact-form .jdscf-col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 280px;
  }
    #bouton_header {
    text-align: center;
    margin-bottom: 3%;
    margin-left: -25%;
}
body .jf_mm_trigger.jf_mm_rtl {
    left: auto;
    right: 1%;
    top: 14%;
}
.footer_reseau_header {
    text-align: center;
    margin-left: -50%;
}
  /* FOOTER */
    .row.footer_1_a_3 {
    display: flex;
    flex-direction: column!important;
    font-size: large;
}
  ul#menu_connexion {
    display: flex;
    font-size: large;    
    flex-direction: column;
    align-items: center;
  }
}

@media screen and (min-width: 1024.01px) and (max-width: 1024.99px) {
.col.header_3 {
    display: initial;
}

ul.nav.menu.pb-5.mod-list {
    justify-content: space-evenly;
    display: none;
 }
}

/* media resquest grand ecran */
@media screen and (min-width: 1025px) {
  /*HEADER*/
  /*.footer_reseau_header {
  text-align: center;
  line-height: 375px;
}

div#bouton_header {
  display: inline-flex;
  margin: 34% -12%;
}*/
  .header_trait_2 {
    margin-top: 2%;
}
  .col-xs-12.col-sm-6.button_head {
    align-self: center;
  }

/*  .button_header.button2 {
    margin-top: 0px !important;
    margin-left: 10px;
  }*/

  .button_header.button1 {
    margin-top: 0px;
  }

  /* Menu autre page */
  .nav.menu.mod-list {
    justify-content: space-evenly;
  }
  
  .nav > li > a:hover {
    transform: scale(1.2);
  }
  
  .col.header_3 {
    display: block;
    } 

      /* .nav.nav-pills {
      
    text-transform: uppercase;
    padding: 10px;
    padding-bottom:80px;
    justify-content: space-evenly;
    font-weight: bold;
    color: var(--noir);
      
	}*/

  .nav-link {
    color: var(--noir);
  }

  #bouton {
    margin-bottom: none;
  }

  /*FOOTER*/
  /*Rediemnsionnement du picto*/
  .img_picto_facebook {
    width: 4%;
  }

  /* Nous contactez */
  .col-xs-12.col-sm-7.position_1 {
    align-self: center;
  }
  .global_contact {
    display: flex;
    text-align: center;
    justify-content: center;
  }

  .contact_titre {
    font-weight: bold;
  }

  .contact {
    margin: 0 auto;
  }

  /* bourton envoyer le message */
  .jd-simple-contact-form .jdscf-col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 290px;
  }
  
  /*Redimensionnement du picto gps sur la page de contact */
  img.img_picto_contact.gps {
    width: 35%;
  }

  /*Redimensionnement du picto phone sur la page de contact */
  img.img_picto_contact.phone {
    width: 66%;
  }

  /*Redimensionnement du picto email sur la page de contact */
  img.img_picto_contact.email {
    width: 34%;
  }
  
  ul#menu_connexion {
    display: flex;
    font-size: large;    
    flex-direction: column;
    align-items: center;
  }
}

@media screen and (min-width: 1025px) and (max-width: 1536px) {
 .jd-simple-contact-form .jdscf-col-md-10 {
    left: 80.8%;
  } 
  
  ul#menu_connexion {
    display: flex;
    font-size: large;    
    flex-direction: column;
    align-items: center;
  }
}

@media screen and (min-width: 1920px) {
.jd-simple-contact-form .jdscf-col-md-10 {
    left: 84.8%;
  }
  
  ul#menu_connexion {
    display: flex;
    font-size: large;    
    flex-direction: column;
    align-items: center;
  }
}

@media screen and (min-width: 1807px) {
.button_header.button1 {
  margin-bottom: 0% !important;
}
  
  ul#menu_connexion {
    display: flex;
    font-size: large;    
    flex-direction: column;
    align-items: center;
  }
}

.img_picto_contact {
animation: fade-bottom-3 1s ease-in;
}

@keyframes fade-bottom-3 {
0% {
    transform: translateY(15px);
    opacity: 0;
 }

100% {
    transform: translateY(0);
    opacity: 1;
 }
}


