@charset "UTF-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;500;600;700;800;900&family=Poppins:wght@200;300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Caveat:wght@400..700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700');
@import url('https://fonts.googleapis.com/css2?family=Russo+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Chakra+Petch:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap');
* {
	padding: 0%;
	margin: 0%;
}

/*Style 'show menu' label button and hide it by default*/
.show-menu {
    text-decoration: none;
color: #fff;
background: black;
text-align: center;
padding: 2% 0;
  padding-bottom: 2%;
display: none;
margin-bottom: 1px;
width: 100%;
margin-left: 0%;
font-size: 2em;
padding-bottom: 4%;
}

/*Hide checkbox*/
input[type=checkbox]{
    display: none;
}
/*Show menu when invisible checkbox is checked*/
input[type=checkbox]:checked ~ #menu{
    display: block;
}

#avertissement_boite{
  margin-bottom: 5%;
  overflow: hidden;
    width: 100%;


}

#avertissement_texte{
    overflow: hidden;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.8em;
  width: 100%;
  padding-top: 2%;
  color: black;
  line-height: 2em;
  margin-left: auto;
  margin-right: auto;
  font-weight: 800;
  margin-top: 3%;
margin-bottom: 5%;
  

  
}

.line {
  width: 100%;
  height: 0;
  border: 1px solid black;
  margin: 3px;
  display:inline-block;
}




img{
  vertical-align: top;
   display: inline;
   

}

#btn {
  width: 100%;
  text-align: center;
  margin-bottom: 5%;
  margin-top: 5%;

}

a {color: #808080}


.btn {
  text-align: center;
  color: white;
  display: initial;
  scroll-behavior: smooth;
  width: 100%;
}

.box-shadow {
  box-shadow: 0em 1.5em 1.5em;
  width: 90%;
  margin-left: 5%;
  margin-bottom: 7%;
  border-radius: 0;

}

 .box-shadow_bio { width: 25%;
  float: left;
  margin-top: 6%;
  overflow: hidden;
  box-shadow: 0em 1.5em 1.5em;
  margin-left: 4%;
}


.current {
text-align: center;
color: #fff;
font-weight: 600;
background-color: black;
padding-top: 2%;
padding-bottom: 2%;
padding-left: 0%;
padding-right: 0%;
}

body {
	background-image: url('images/back.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  background-size: cover;
	padding-bottom: 0%;
}

#container {
	max-width: 1100px;
	width: 90%;
	margin: 0 auto;
	overflow:hidden;

}

header {
  overflow: hidden;
  width: 100%;
  padding-bottom: 2%;
}


#top {
 float: left;
width: 100%;
  margin-top: 4%;
}

#top_logo {
  float: left;
padding-top: 2%;
width: 10%;
padding-left: 19.5%;
}

#top_text {
  float: left;
padding-top: 1.5%;
width: 53%;
}



div.contact{

	width: 52%;
	float: left;
	text-align: center;
	padding-left: 25%;

	
}

div.text_contact{

	float: left;
	width: 50%;
	color: #fff;

	
}



footer {
text-align: center;
margin-top: 2%;
margin-bottom: 5%;
 
}



header h1 {
  font-family: 'Montserrat', sans-serif;
  padding-top: 4.5%;
  padding-bottom: 3%;
  color: black;
  float: right;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}


nav {
  overflow: hidden;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-size: 0.8em;
  letter-spacing: 0.8em;
  padding-top: 5%;
  font-weight: 700;
  width: 100%;
}

nav ul li {
display: inline-block;
list-style-type: none;
width: 32%;
}

nav ul li a {
  display: block;
  text-decoration: none;
  font-family: 'Montserrat', sans-serif;
  color: #808080;
  text-align: center;
  font-weight: 800;
  width: 100%;
}

nav ul li a:hover {
	color: black;

	
}

#menu_bas {
width: 100%;
text-align: center;
float: left;
line-height: 4em;
padding-bottom: 3%;
}

#menu_bas a {
  overflow: hidden;
  text-align: center;
  padding-bottom: 1%;
  color: black;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.8em;
  font-size: 1em;
  font-weight: 800;
  text-decoration: none;
}

  #menu_bas a:hover {
  color: #808080;
  
}

#menu_bas2 {
  width: 100%;
  text-align: center;
  float: left;
  padding-bottom: 4em;
  line-height: 4em;
}

#menu_bas2 a {
overflow: hidden;
text-align: center;
padding-bottom: 1%;
color: #000;
font-family: 'Montserrat', sans-serif;
text-transform: uppercase;
letter-spacing: 0.8em;
font-size: 1em;
font-weight: 800;
text-decoration: none;
}

  #menu_bas2 a:hover {
  color: #808080;
  
}

#mockup_anatomy {
  width: 100%;
  text-align: center;
  float: left;
  padding-bottom: 2em;
  line-height: 4em;
}

#mockup_anatomy a {
  overflow: hidden;
  text-align: center;
  color: black;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  width: 100%;
  letter-spacing: 0.8em;
  font-size: 2em;
  font-weight: 900;
  text-decoration: none;
  float: left;
  margin-top: 2%;
  margin-bottom: 2%;
}

#mockup_anatomy a:hover {

  color:#808080;
  
}


#réseaux{  width: 100%;
  text-align: center;
  padding-bottom: 1%;
  margin-left: auto;
  margin-right: auto;
}

#p2_réseaux {
 text-align: center;
font-family: 'Montserrat', sans-serif;
text-transform: uppercase;
font-size: 0.8em;
letter-spacing: 0.8em;
font-weight: 800;
float: left;
width: 50%;
text-decoration: none;
}

#p2_réseaux a {
 text-align: center;
font-family: 'Montserrat', sans-serif;
text-transform: uppercase;
letter-spacing: 0.8em;
font-weight: 800;
float: left;
width: 100%;
text-decoration: none;
color: #808080;
}

  #p2_réseaux a:hover {
  color: #000000;
  
}


#boite_images {
  width: 100%;
  text-align: center;
  padding-top: 1.1%;
  padding-bottom: 1%;
  margin-left: auto;
  margin-right: auto;
}





#boite {
  width: 100%;
  text-align: center;
  padding-top: 1.1%;
  padding-bottom: 1%;
  margin-left: auto;
  margin-right: auto;
  background: rgb(153,153,153);
  background: linear-gradient(90deg, rgba(153,153,153,1) 0%, rgba(0,0,0,1) 100%);
  
}

#boite_end {
  width: 25%;
  padding-top: 1.1%;
  padding-bottom: 1%;
  margin-left: auto;
  margin-right: auto;
  background: rgb(153,153,153);
  background: linear-gradient(90deg, rgba(153,153,153,1) 0%, rgba(0,0,0,1) 100%);
  margin-top: 1%;
  text-decoration: none;

  overflow: hidden;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  letter-spacing: 100%;
  padding-left: 1.5%;
  font-weight: 700;
  letter-spacing: 0.8em;
  color: #808080;
  margin-top: 2%;

}

#boite_end a {

text-decoration: none;
color: white;
font-weight: 700;
}

#boite_end a:hover {

text-decoration: none;
color:#808080;
}

main {
		overflow:hidden;
		padding-top: 5%;
		width: 100%;
		
}

div.gallery_large {
  
  float: left;
  width: 98%;

}


div.gallery_large img {
  width: 100%;
  height: auto;
}



div.gallery {
  float: left;
  width: 29%;
  margin: 1%;
    margin-bottom: 1%;
    margin-left: 1%;
  box-shadow: 0em 1em 1em;
  margin-bottom: 3%;
  margin-left: 3%;
}


div.gallery img {
  width: 100%;
  height: auto;
}

hr {
  display: block;
  height: 2%;
  border: none;
    border-top-color: currentcolor;
    border-top-style: none;
    border-top-width: medium;
  border-top-color: currentcolor;
  border-top-style: none;
  border-top-width: 0px;
  border-top: 4px solid #000000;
    margin-right: 0px;
    margin-left: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
   margin-top: 8%;
}

#img_top {
			width:"120px"
}


p {
  overflow: hidden;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.8em;
  width: 100%;
  padding-top: 2%;
  color: #999;
  line-height: 2em;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5%;
  padding-bottom: 1%;
  font-weight: 600;
}


#p2 {
  overflow: hidden;
font-family: 'Montserrat', sans-serif;
font-size: 1em;
width: 100%;
padding-top: 2%;
line-height: 3em;
margin-left: auto;
margin-right: auto;
padding-bottom: 5%;
color: black;
font-weight: 600;
}

span {

	  color: black;
  font-weight: 800;
}

h2 {
  overflow: hidden;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-size: 100%;
  width: 100%;
  letter-spacing: 100%;
  padding-left: 1.5%;
  font-weight: 700;
  letter-spacing: 0.8em;
  color: #e8e8e8;

}



h3 {
  overflow: hidden;
  text-align: center;
  padding-bottom: 6%;
  color: #BCFF32;
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  width: 100%;
  letter-spacing: 0.8em;
  font-size: 1em;
}

h4 {
 overflow: hidden;
text-align: center;
padding-bottom: 1%;
color: #000;
font-family: 'Montserrat', sans-serif;
font-weight: normal;
text-transform: uppercase;
width: 100%;
letter-spacing: 0.8em;
font-size: 3em;
margin-bottom: 5%;
margin-top: 10%;
font-weight: 800;
}

h5 {
overflow: hidden;
text-align: center;
padding-bottom: 1%;
color: #000;
font-family: 'Montserrat', sans-serif;
font-weight: normal;
text-transform: uppercase;
width: 100%;
letter-spacing: 0.8em;
font-size: 4.5em;
font-weight: 600;
padding-bottom: 6%;
padding-top: 5%;
font-weight: 800;
}

h6 {
overflow: hidden;
text-align: center;
padding-bottom: 1%;
color: #999999;
font-family: 'Montserrat', sans-serif;
font-weight: normal;
text-transform: uppercase;
width: 100%;
letter-spacing: 0.8em;
font-size: 1.5em;
padding-bottom: 7%;
font-weight: 800;
padding-top: 8%;
}


#bottom {
  text-align: center;
  
}

div.bottom {

width: 100%;

}

#note {

	text-align: center;
padding-top: 2%;
}





section {
  overflow: hidden;

}

div.client {
  overflow: hidden;
  padding-bottom: 4%;
  padding-top: 1%;
  float: left;
  width: 100%;
  padding-bottom: 2%;
}

div.icons {

width: 15%;
padding-left: 0%;

}


div.contact_info {

width: 60%;
padding-left: 0%;

}

main #main_textright {
  overflow: hidden;
  width: 46%;
  float: right;
}

main #main_imageleftjersey {
  overflow: hidden;
  width: 50%;
  float: left;
  border-radius: 25px;
}


main #main_imageleftlogo {
  overflow: hidden;
  width: 44%;
  float: left;
  box-shadow: 0em 1.5em 1.5em;
  margin-bottom: 5%;
  margin-left: 4.5%;
}

main #main_imageleft {
 overflow: hidden;
width: 35%;
float: left;
margin-top: 6%;
border-radius: 25px;
}

main #main_imageleftbio {
overflow: hidden;
width: 35%;
float: left;
margin-left: 4%;
box-shadow: 0em 1.5em 2.55em #888;
margin-top: 6%;
border-radius: 25px;
}



main #main_imageleftjersey {
  overflow: hidden;
  width: 50%;
  float: left;
  margin-bottom: 6%;
  margin-left: 4%;

}

main #main_imageleftjerseyfootball {
overflow: hidden;
width: 40%;
float: left;
margin-left: 4%;
margin-bottom: 6%;

}

main #main_imagerightjersey {
 overflow: hidden;
width: 50%;
float: right;
margin-right: 4%;
margin-bottom: 6%;

}

main #main_imagerightjerseyfootball {
 overflow: hidden;
width: 40%;
float: right;
margin-right: 4%;
margin-bottom: 6%;

}

main #main_imagediv3 {
  overflow: hidden;
  width: 33%;
  float: left;
}



main #main_textrightjersey {
  overflow: hidden;
  width: 46%;
  float: right;
  
}

main #main_textrightjersey_football {
  overflow: hidden;
  width: 55%;
  float: right;
  
}

#main_textleftjersey {
  overflow: hidden;
  width: 46%;
  float: left;
}

#main_textleftjersey_football {
  overflow: hidden;
  width: 55%;
  float: left;
}


#para_1 {
 overflow: hidden;
font-family: 'Montserrat', sans-serif;
font-size: 1em;
width: 80%;
padding-top: 2%;
color: #000;
line-height: 3em;
margin-left: auto;
margin-right: auto;
font-weight: 600;
}

#para_1_last {
padding-bottom: 1%;
overflow: hidden;
font-family: 'Montserrat', sans-serif;
font-size: 1em;
width: 80%;
padding-top: 2%;
line-height: 3em;
margin-left: auto;
margin-right: auto;
font-weight: 600;
color: black;
}




	#para_2{
	overflow: hidden;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.8em;
  width: 80%;
  padding-top: 2%;
  color: #fff;
  line-height: 2em;
  margin-left: auto;
margin-right: auto;
color: red;
}


  #para_bio {
overflow: hidden;
font-family: 'Montserrat', sans-serif;
font-size: 0.8em;
width: 59%;
float: left;
color: #000;
line-height: 2.5em;
margin-left: 5%;
margin-right: auto;
font-weight: 600;
}


#para_contact {
overflow: hidden;
font-family: 'Montserrat', sans-serif;
font-size: 1em;
width: 100%;
float: left;
padding-top: 2%;
color: #000;
line-height: 2.5em;
margin-left: auto;
margin-right: auto;
margin-bottom: 4%;
font-weight: 600;
}

	#para_contact_2 {
  overflow: hidden;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.5em;
  width: 90%;
  padding-top: 4%;
  padding-top: 2%;
  color: #fff;
  line-height: 2em;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

#para_explications {
  overflow: hidden;
  font-family: 'Montserrat', sans-serif;
  font-size: 1em;
  width: 40%;
  padding-top: 5%;
  color: black;
  line-height: 3em;
  margin-left: auto;
  margin-right: auto;
  float: left;
  padding-right: 5%;
  padding-left: 5%;
}

#copyright{
 width: 100%;
color: #999;
overflow: hidden;
font-family: 'Montserrat', sans-serif;
font-size: 0.8em;
margin-top: 3em;
font-weight: 600;
}

label {

  font-family: 'Montserrat', sans-serif;
  margin-left: 1%;
}

/* Style inputs with type="text", select elements and textareas */
input[type="text"], select, textarea {
  width: 100%;
  padding: 12px;
  border: 1px solid #fff;
  box-sizing: border-box;
  margin-top: 6px;
  margin-bottom: 16px;
  resize: vertical;
  color: #000;
  background-color: #e3e3e3;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 0.8em;
  border-radius: 25px;
}

/* Style the submit button with a specific background color etc */
input[type="submit"] {
  background-color: #000;
  color: white;
  padding: 12px 20px;
  border: none;
  border-radius: 24px;
  cursor: pointer;
  text-align: right;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}




/* When moving the mouse over the submit button, add a darker green color */
input[type=submit]:hover {
  background-color: grey;
}

/* Add a background color and some padding around the form */
.container {
  border-radius: 5px;
  background-color: #f2f2f2;
  padding: 20px;
}

div.logo_texte_presentation_gauche {
overflow: hidden;
width: 55%;
float: left;
margin-top: 6%;
font-family: 'Montserrat', sans-serif;
font-size: 1em;
font-weight: 600;
line-height: 3em;
margin-right: auto;
color: black;
margin-left: 5%;
}



div.logo_long_texte_presentation_gauche {
overflow: hidden;
width: 55%;
float: left;
margin-top: 2%;
font-family: 'Montserrat', sans-serif;
font-size: 1em;
font-weight: 600;
line-height: 3em;
margin-left: 5%;
margin-right: auto;
color: black;


}

div.logo_img_presentation_gauche {
  overflow: hidden;
  width: 35%;
  float: left;
  margin-left: 5%;
  box-shadow: 0em 1.5em 1.5em;
  margin-bottom: 5%;
}

div.logo_img_Presentation_x2 {
  overflow: hidden;
  width: 42.5%;
  float: left;
  margin-left: 5%;
  box-shadow: 0em 1.5em 1.5em;
  margin-bottom: 6%;
}

div.logo_img_Presentation_x3 {
  overflow: hidden;
  width: 24%;
  float: left;
  margin-left: 7%;
  box-shadow: 0em 1.5em 1.5em;
  margin-bottom: 6%;
}

div.logo_texte_presentation_droite {
overflow: hidden;
width: 55%;
float: right;
margin-top: 7%;
font-family: 'Montserrat', sans-serif;
font-size: 1em;
font-weight: 600;
line-height: 3em;
margin-left: auto;
margin-right: 5%;
color: black;
}


div.logo_long_texte_presentation_droite {
overflow: hidden;
width: 55%;
float: right;
margin-top: 2%;
font-family: 'Montserrat', sans-serif;
font-size: 1em;
font-weight: 600;
line-height: 3em;
margin-left: auto;
margin-right: 5%;
color: black;
}

div.logo_img_presentation_droite {
  overflow: hidden;
  width: 35%;
  float: right;
  margin-bottom: 5%;
  margin-right: 5%;
  box-shadow: 0em 1.5em 1.5em;
}

div.square_image {
float: left;
width: 35%;
box-shadow: 0em 1.5em 1.5em;
margin-bottom: 6%;
margin-left: 11.5%;

 }

div.logo_img_rectangle_bottom_x2 {
overflow: hidden;
width: 36%;
float: left;
margin-left: 5%;
box-shadow: 0em 1.5em 1.5em;
}

div.logo_img_rectangle_top_x2 {
overflow: hidden;
width: 36%;
float: left;
margin-top: 0;
margin-left: 5%;
box-shadow: 0em 1.5em 1.5em;
margin-bottom: 4.5%;
}

  
div.boîte_colonnes_gauche {
      float: left;
width: 29%;
margin-bottom: 5%;
margin-left: 3%;
box-shadow: 0em 1.5em 1.5em;
}   

div.boîte_colonnes_droite {
float: left;
width: 29%;
margin-bottom: 5%;
margin-left: 3%;
box-shadow: 0em 1.5em 1.5em;
} 


div.colonne_image_gauche {
  float: left;
  width: 50%;
  color: #fff;
}

div.colonne_image_droite {
  float: left;
  width: 50%;
  color: #fff;
}

div.message_de_fin {
  font-size: 1em;
  margin-bottom: 3%;
  overflow: hidden;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  width: 90%;
  font-weight: 800;
  letter-spacing: 0.8em;
  color: #fff;
  border-radius: 0px;
  background-color: black;
  padding-bottom: 1.5%;
  padding-top: 1.5%;
  margin-left: 5%;
  margin-top: 7%;
  margin-bottom: 2%;
}

div.img_rectangle_hauteur_presentation_gauche {
  overflow: hidden;
width: 38%;
float: left;
margin-top: 4%;
margin-left: 5.5%;
margin-bottom: 7%;
border-radius: 25px;

}

div.img_côté_rectangle_hauteur_presentation_droite {
overflow: hidden;
width: 44%;
float: right;
margin-top: 4%;
margin-right: 5.5%;
border-radius: 25px;

}

div.photo {
  overflow: hidden;
  width: 100%;
}

div.photo_x2 {
float: left;
border-radius: 0px;
width: 42.5%;
overflow: hidden;
box-shadow: 0em 1.5em 2.55em;
margin-left: 5%;
margin-bottom: 7%;

}

div.color_x1 {
  float: left;
  border-radius: 0px;
  width: 20%;
  overflow: hidden;
  box-shadow: 0em 1.5em 1.5em;
  margin-left: 39%;
  margin-bottom: 7%;
}

div.color_x2 {
  float: left;
  border-radius: 0px;
  width: 20%;
  overflow: hidden;
  box-shadow: 0em 1.5em 1.5em;
  margin-left: 20%;
  margin-bottom: 7%;
}

div.color_x3 {
  float: left;
  border-radius: 0px;
  width: 20%;
  overflow: hidden;
  box-shadow: 0em 1.5em 1.5em;
  margin-left: 10%;
  margin-bottom: 7%;
}

#top_localisation {
  float: left;
  width: 50%;
  margin-top: 4%;
}

#top_logo_localisation {
  float: left;
  margin-top: 5.5%;
  width: 5%;
  margin-left: 10.5%;
}

#localisation {
  overflow: hidden;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.8em;
  width: 80%;
  padding-top: 2%;
  color: black;
  line-height: 2em;
  margin-left: auto;
  margin-right: auto;
  margin-top: 3.5%;
  margin-bottom: 1%;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.5em;
}

#menu_merci {
width: 100%;
text-align: center;
float: left;
line-height: 4em;
padding-bottom: 3%;
list-style-type:none;
margin-top: 10%;
font-size: 2em;
}

#menu_merci a {
  overflow: hidden;
  text-align: center;
  padding-bottom: 1%;
  color: black;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.8em;
  font-size: 1em;
  font-weight: 800;
  text-decoration: none;
}

  #menu_merci a:hover {
  color: #808080;
  
}

div.mechandising_x3 {
  overflow: hidden;
  width: 33%;
  float: left;
}


div.citation {
  font-size: 2em;
  margin-bottom: 3%;
  overflow: hidden;
   font-family: 'Chakra Petch', sans-serif;
  text-transform: uppercase;
  width: 100%;
  font-weight: 800;
  letter-spacing: 0.1em;
  color: black;
  margin-top: 5%;
  margin-bottom: 6%;
  text-align: center;
}

.line_top {
  width: 100%;
  height: 0;
  border: 5px solid black;
  margin: 3px;
  display: inline-block;
  margin-top: 5%;
}

.line_bottom {
  width: 100%;
  height: 0;
  border: 5px solid black;
  margin: 3px;
  display: inline-block;
}



@media (max-width: 1536px) {

#para_contact {
  overflow: hidden;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.9em;
  width: 100%;
  float: left;
  padding-top: 2%;
  color: #000;
  line-height: 2.5em;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 4%;
  font-weight: 600;
}

#para_bio {
  overflow: hidden;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.9em;
  width: 59%;
  float: left;
  color: #000;
  line-height: 2.5em;
  margin-left: 5%;
  margin-right: auto;
  font-weight: 600;
}

h5 {
  overflow: hidden;
  text-align: center;
  padding-bottom: 1%;
  color: #000;
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  width: 100%;
  letter-spacing: 0.8em;
  font-size: 3em;
  font-weight: 600;
  padding-bottom: 6%;
  padding-top: 5%;
  font-weight: 800;
}

h4 {
  overflow: hidden;
  text-align: center;
  padding-bottom: 1%;
  color: #000;
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  width: 100%;
  letter-spacing: 0.8em;
  font-size: 3em;
  margin-bottom: 5%;
  margin-top: 10%;
  font-weight: 800;
  font-size: 2.5em;
}






}

/* xl */
@media (max-width: 1280px) {

  #para_contact {
  overflow: hidden;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.9em;
  width: 100%;
  float: left;
  padding-top: 2%;
  color: #000;
  line-height: 2.5em;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 4%;
  font-weight: 600;
}

#para_bio {
  overflow: hidden;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.9em;
  width: 59%;
  float: left;
  color: #000;
  line-height: 2.5em;
  margin-left: 5%;
  margin-right: auto;
  font-weight: 600;
}

h5 {
  overflow: hidden;
  text-align: center;
  padding-bottom: 1%;
  color: #000;
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  width: 100%;
  letter-spacing: 0.8em;
  font-size: 3em;
  font-weight: 600;
  padding-bottom: 6%;
  padding-top: 5%;
  font-weight: 800;
}

h4 {
  overflow: hidden;
  text-align: center;
  padding-bottom: 1%;
  color: #000;
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  width: 100%;
  letter-spacing: 0.8em;
  font-size: 3em;
  margin-bottom: 5%;
  margin-top: 10%;
  font-weight: 800;
  font-size: 2.5em;
}





}



/* lg */
@media (max-width: 1024px) {

#top {
  float: none;
  width: 100%;
  margin-top: 4%;
  margin-left: 21%;
}

#top_logo {
  float: none;
  padding-top: 2%;
  width: 100%;
  margin-left: 7%;
}

#localisation {
  overflow: hidden;
  font-family: 'Montserrat', sans-serif;
  font-size: 1em;
  width: 80%;
  padding-top: 2%;
  color: black;
  line-height: 2em;
  margin-left: auto;
  margin-right: auto;
  margin-top: 3.5%;
  margin-bottom: 1%;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.5em;
}

#top_text {
float: none;
margin-top: 1%;
width: 100%;
font-size: 2em;
}

header h1 {
  font-family: 'Montserrat', sans-serif;
  padding-top: 4.5%;
  padding-bottom: 3%;
  color: black;
  float: none;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  font-size: 1em;
  margin-left:0%;
}

#mockup_anatomy a {
  overflow: hidden;
  text-align: center;
  color: black;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  width: 100%;
  letter-spacing: 0.8em;
  font-size: 1.5em;
  font-weight: 900;
  text-decoration: none;
  float: none;
  margin-top: 2%;
  margin-bottom: 2%;
}


h5 {
  overflow: hidden;
  text-align: center;
  padding-bottom: 1%;
  color: #000;
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  width: 100%;
  letter-spacing: 0.6em;
  font-size: 3em;
  font-weight: 600;
  padding-bottom: 6%;
  padding-top: 5%;
  font-weight: 800;
}

#p2 {
  overflow: hidden;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.9em;
  width: 100%;
  padding-top: 2%;
  line-height: 3em;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 5%;
  color: black;
  font-weight: 600;
}

h4 {
  overflow: hidden;
  text-align: center;
  padding-bottom: 1%;
  color: #000;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  width: 100%;
  letter-spacing: 0.8em;
  font-size: 2.1em;
  margin-bottom: 5%;
  margin-top: 10%;
  font-weight: 800;
}

h6 {
  overflow: hidden;
  text-align: center;
  margin-bottom: 1%;
  color: #999;
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  width: 100%;
  letter-spacing: 0.8em;
  font-size: 1.1em;
  margin-bottom: 0%;
  font-weight: 800;
  margin-top: 0%;
}

#para_1 {
  overflow: hidden;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.9em;
  width: 80%;
  padding-top: 2%;
  color: #000;
  line-height: 3em;
  margin-left: auto;
  margin-right: auto;
  font-weight: 600;
}

div.color_x2 {
float: left;
border-radius: 0px;
width: 20.5%;
overflow: hidden;
box-shadow: 0em 1.5em 1.5em;
margin-left: 19%;
margin-bottom: 7%;
}

div.color_x3 {
float: left;
border-radius: 0px;
width: 20.5%;
overflow: hidden;
box-shadow: 0em 1.5em 1.5em;
margin-left: 9.5%;
margin-bottom: 7%;
}

div.color_x1 {
float: left;
border-radius: 0px;
width: 25.5%;
overflow: hidden;
box-shadow: 0em 1.5em 1.5em;
margin-left: 36%;
margin-bottom: 7%;
}

.box-shadow_bio {
  box-shadow: 0em 1.5em 1.5em;
  width: 92%;
  margin-bottom: 7%;
  width: 22%;
  float: left;
  margin-top: 18%;
  border-radius: 0px;
}


.box-shadow {
  box-shadow: 0em 1.5em 1.5em;
  width: 90%;
  margin-left: 5%;
  margin-bottom: 7%;
  border-radius: 0px;
}

#top_localisation {
  float: left;
  width: 40%;
  margin-top: 4%;
  margin-left: 6%;
}

#para_bio {
overflow: hidden;
font-family: 'Montserrat', sans-serif;
font-size: 0.9em;
width: 69%;
float: left;
color: #000;
line-height: 2.5em;
margin-left: 5%;
margin-right: auto;
font-weight: 600;
}


#para_contact {
  overflow: hidden;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.9em;
  width: 100%;
  float: none;
  padding-top: 2%;
  color: #000;
  line-height: 2.5em;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 4%;
  font-weight: 600;
}

div.logo_long_texte_presentation_gauche {
  overflow: hidden;
  width: 100%;
  float: none;
  margin-top: 2%;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.9em;
  font-weight: 600;
  line-height: 3em;
  margin-left: auto;
  margin-right: auto;
  color: black;
}

div.logo_texte_presentation_droite {
overflow: hidden;
width: 100%;
float: none;
margin-top: 11%;
font-family: 'Montserrat', sans-serif;
font-size: 0.9em;
font-weight: 600;
line-height: 3em;
margin-left: auto;
margin-right: auto;
color: black;
margin-bottom: 7%;
}

div.logo_img_presentation_gauche {
  overflow: hidden;
  width: 40%;
  float: left;
  margin-left: 29%;
}

main #main_imageleftjersey {
overflow: hidden;
width: 50%;
float: left;
margin-bottom: 10%;

}

#para_1_last {
  padding-bottom: 1%;
  overflow: hidden;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.9em;
  width: 80%;
  padding-top: 2%;
  line-height: 3em;
  margin-left: auto;
  margin-right: auto;
  font-weight: 600;
  color: black;
}

main #main_textrightjersey {
overflow: hidden;
width: 45%;
float: left;
margin-bottom: 10%;
}

main #main_imagerightjersey {
  overflow: hidden;
  width: 50%;
  float: right;
  margin-bottom: 10%;

}

#main_textleftjersey {
overflow: hidden;
width: 45%;
float: left;
margin-bottom: 10%;
}

div.logo_img_presentation_droite {
overflow: hidden;
width: 40%;
float: right;
margin-right: 31%;
}

div.logo_long_texte_presentation_droite {
  overflow: hidden;
  width: 100%;
  float: none;
  margin-top: 2%;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.9em;
  font-weight: 600;
  line-height: 3em;
  margin-left: auto;
  margin-right: auto;
  color: black;
  margin-bottom: 5%;
}

main #main_imageleftjerseyfootball {
  overflow: hidden;
  width: 50%;
  float: left;
  margin-bottom: 10%;
}

main #main_textrightjersey_football {
  overflow: hidden;
  width: 45%;
  float: left;
  margin-bottom: 10%;
}

main #main_imagerightjerseyfootball {
overflow: hidden;
width: 50%;
float: right;
margin-bottom: 10%;
}

#main_textleftjersey_football {
overflow: hidden;
width: 45%;
float: right;
margin-bottom: 10%;
}

div.logo_texte_presentation_gauche {
 overflow: hidden;
width: 100%;
float: none;
margin-top: 0%;
font-family: 'Montserrat', sans-serif;
font-size: 0.9em;
font-weight: 600;
line-height: 3em;
margin-left: auto;
margin-right: auto;
color: black;
}

div.logo_img_Presentation_x2 {
  overflow: hidden;
  width: 45%;
  float: left;
  margin-left: 3.5%;
}



}


@media (max-width: 768px) {

  div.gallery {
  float: left;
  width: 45%;
  margin: 1%;
    margin-bottom: 1%;
    margin-left: 1%;
  margin-bottom: 1%;
  margin-left: 1%;
  box-shadow: 0em 1em 1em;
  margin-bottom: 3%;
  margin-left: 3%;
}

#top {
  float: none;
  width: 100%;
  margin-top: 4%;
  margin-left: 0;
}

#top_logo {
  float: left;
  padding-top: 2%;
  width: 100%;
  margin-left: 182px;
  margin-bottom: 5%;
}

#top_text {
  float: none;
  padding-top: 1.5%;
  width: 100%;
  margin-left: 13%;
}

header h1 {
  font-family: 'Montserrat', sans-serif;
  padding-top: 4.5%;
  padding-bottom: 3%;
  color: black;
  float: none;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  font-size: 0.9em;
  margin-left: 0;
}

nav ul li {
  display: inline-block;
  list-style-type: none;
  width: 31.5%;
}

h2 {
  overflow: hidden;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-size: 90%;
  width: 100%;
  font-weight: 700;
  letter-spacing: 0.8em;
  color: #e8e8e8;
}

h5 {
  overflow: hidden;
  text-align: center;
  padding-bottom: 1%;
  color: #000;
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  width: 100%;
  letter-spacing: 0.8em;
  font-size: 2.8em;
  font-weight: 600;
  padding-bottom: 6%;
  padding-top: 5%;
  font-weight: 800;
}

h4 {
  text-align: center;
  color: #000;
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.6em;
  font-size: 2em;
  font-weight: 800;
}

h6 {
  overflow: hidden;
  text-align: center;
  color: #999;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  width: 100%;
  letter-spacing: 0.6em;
  font-size: 1.5em;
  padding-bottom: 7%;
  font-weight: 800;
  margin-top: 0%;
}


#p2 {
  overflow: hidden;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.9em;
  width: 100%;
  padding-top: 2%;
  line-height: 3em;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 5%;
  color: black;
  font-weight: 600;
}

.box-shadow {
  box-shadow: 0em 1.5em 1.5em;
  width: 90%;
  margin-left: 5%;
  margin-bottom: 7%;
}

div.color_x2 {
  float: left;
  border-radius: 0;
  width: 22.5%;
  overflow: hidden;
  box-shadow: 0em 1.5em 1.5em;
  margin-left: 18%;
  margin-bottom: 7%;
}

div.color_x3 {
  float: left;
  border-radius: 0;
  width: 20.5%;
  overflow: hidden;
  box-shadow: 0em 1.5em 1.5em;
  margin-left: 10%;
  margin-bottom: 7%;
}


div.logo_img_presentation_gauche {
  overflow: hidden;
  width: 40%;
  float: left;
  margin-left: 29%;
  margin-bottom: 8%;
}

div.logo_img_presentation_droite {
overflow: hidden;
width: 40%;
float: right;
margin-right: 30%;
margin-bottom: 8%;
}


div.logo_long_texte_presentation_gauche {
  overflow: hidden;
  width: 100%;
  float: left;
  margin-top: 2%;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.9em;
  font-weight: 600;
  line-height: 3em;
  margin-left: auto;
  margin-right: auto;
  color: black;
  margin-bottom: 10%;
}

div.logo_long_texte_presentation_droite {
  overflow: hidden;
  width: 100%;
  float: right;
  margin-top: 2%;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.9em;
  font-weight: 600;
  line-height: 3em;
  margin-left: auto;
  margin-right: auto;
  color: black;
  margin-bottom: 10%;
}

main #main_imageleftlogo {
 overflow: hidden;
width: 92%;
float: left;
margin-left: 3.5%;
box-shadow: 0em 1.5em 1.5em;
margin-bottom: 10%;
}



#para_1 {
  overflow: hidden;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.9em;
  width: 80%;
  padding-top: 2%;
  color: #000;
  line-height: 3em;
  margin-left: auto;
  margin-right: auto;
  font-weight: 600;
}

#para_1_last {
  overflow: hidden;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.9em;
  width: 80%;
  padding-top: 2%;
  color: #000;
  line-height: 3em;
  margin-left: auto;
  margin-right: auto;
  font-weight: 600;
}

main #main_textrightjersey {
  overflow: hidden;
  width: 100%;
  float: right;
  margin-bottom: 10%;
}

main #main_textleftjersey {
  overflow: hidden;
  width: 100%;
  float: left;
  margin-bottom: 10%;
}

main #main_imageleftjersey {
  overflow: hidden;
  width: 80%;
  float: left;
  margin-left: 9.5%;
}

main #main_imagerightjersey {
  overflow: hidden;
  width: 80%;
  float: left;
  margin-left: 9.5%;
}

main #main_imageleftjerseyfootball {
  overflow: hidden;
  width: 80%;
  float: left;
  margin-left: 9.5%;
}

main #main_imagerightjerseyfootball {
  overflow: hidden;
  width: 80%;
  float: left;
  margin-left: 9.5%;
}

main #main_textrightjersey_football {
  overflow: hidden;
  width: 100%;
  float: right;
  margin-bottom: 10%;
}

main #main_textleftjersey_football {
  overflow: hidden;
  width: 100%;
  float: left;
  margin-bottom: 10%;
}

div.mechandising_x3 {
  overflow: hidden;
  width: 80%;
  float: left;
  margin-left: 9.5%;
}

div.logo_img_Presentation_x3{
  overflow: hidden;
  width: 35%;
  float: left;
  margin-left: 33%;
  margin-bottom: 10%;
}

div.logo_img_Presentation_x2 {
    overflow: hidden;
  width: 90%;
  float: none;
  margin-left: 4.5%;
  margin-bottom: 10%;
}

div.square_image {
float: left;
width: 55%;
margin-left: 21%;
box-shadow: 0em 1.5em 1.5em;
}

div.logo_img_rectangle_top_x2 {
overflow: hidden;
width: 80%;
float: left;
margin-left: 9%;
margin-bottom: 10%;
margin-top: 3%;
}

div.logo_img_rectangle_bottom_x2 {
  overflow: hidden;
  width: 80%;
  float: left;
  margin-left: 9%;
  margin-bottom: 10%;
}

div.boîte_colonnes_gauche {
  float: left;
  width: 49%;
  margin-bottom: 5%;
  margin-left: 25%;
  box-shadow: 0em 1.5em 1.5em;
  margin-top: 1%;
}

div.boîte_colonnes_droite {
  float: left;
  width: 49%;
  margin-bottom: 5%;
  margin-left: 25%;
  box-shadow: 0em 1.5em 1.5em;
  margin-top: 1%;
}


div.photo_x2 {
  float: left;
  width: 90%;
  overflow: hidden;
  box-shadow: 0em 1.5em 1.5em;
  margin-left: 5%;
  margin-bottom: 7%;
}

div.color_x1 {
  float: left;
  width: 30%;
  overflow: hidden;
  box-shadow: 0em 1.5em 1.5em;
  margin-left: 34%;
  margin-bottom: 7%;
}

#mockup_anatomy a {
  overflow: hidden;
  text-align: center;
  color: black;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  width: 100%;
  letter-spacing: 0.8em;
  font-size: 1.5em;
  font-weight: 900;
  text-decoration: none;
  float: left;
  margin-top: 2%;
  margin-bottom: 2%;
}

#para_bio {
overflow: hidden;
font-family: 'Montserrat', sans-serif;
font-size: 0.9em;
width: 90%;
float: left;
color: #000;
line-height: 2.5em;
margin-right: auto;
font-weight: 600;
}


#top_localisation {
  float: left;
  width: 75%;
  margin-top: 4%;
  margin-left: 23%;
}

.box-shadow_bio {
  box-shadow: 0em 1.5em 1.5em;
  width: 92%;
  margin-left: 34%;
  margin-bottom: 3%;
  width: 30%;
  float: left;
  margin-top: 6%;
}

div.message_de_fin {
  font-size: 0.9em;
  overflow: hidden;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  width: 90%;
  font-weight: 800;
  letter-spacing: 0.8em;
  color: #fff;
  background-color: black;
  padding-bottom: 1.5%;
  padding-top: 1.5%;
  margin-left: 5%;
  margin-top: 7%;
  margin-bottom: 6%;
}

div.logo_texte_presentation_droite {
  overflow: hidden;
  width: 100%;
  float: right;
  margin-top: 5%;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.9em;
  font-weight: 600;
  line-height: 3em;
  margin-left: auto;
  margin-right: auto;
  color: black;
}

#para_contact {
  overflow: hidden;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.9em;
  width: 100%;
  float: left;
  padding-top: 2%;
  color: #000;
  line-height: 2.5em;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 4%;
  font-weight: 600;
}

}

@media (max-width: 640px) {

    /*Requête*/
nav ul {
display: none;
    }

.show-menu {
        display:block;

      }

 nav ul li {
  display: inline-block;
  list-style-type: none;
  width: 100%;
  margin-top: 12%;
  margin-bottom: 4%;
}    

#top {
  float: none;
  width: 100%;
  margin-top: 4%;
  margin-left: 0;
} 

#top_logo {
  float: none;
  padding-top: 2%;
  width: 100%;
  margin-left: 24.5%;
  margin-bottom: 0;
}

#top_text {
  float: left;
  padding-top: 1.5%;
  width: 100%;
  margin-left: 0;
}
header h1 {
font-family: 'Montserrat', sans-serif;
padding-top: 4.5%;
padding-bottom: 3%;
color: black;
float: none;
letter-spacing: 0.15em;
text-transform: uppercase;
font-size: 0.7em;
margin-left: 16%;
}

#boite {
  width: 100%;
  text-align: center;
  padding-top: 2.1%;
  padding-bottom: 2.1%;
  margin-left: auto;
  margin-right: auto;
  background: rgb(153,153,153);
  background: linear-gradient(90deg, rgba(153,153,153,1) 0%, rgba(0,0,0,1) 100%);
  margin-bottom: 2%;
}


#mockup_anatomy a {
  text-align: center;
  color: black;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.8em;
  font-size: 1.3em;
  font-weight: 900;
}


h2 {
overflow: hidden;
text-align: center;
font-family: 'Montserrat', sans-serif;
text-transform: uppercase;
font-size: 0.8em;
width: 99%;
font-weight: 700;
letter-spacing: 0.5em;
color: #e8e8e8;
}

div.gallery {
float: left;
width: 90%;
margin-left: 4.5%;
margin-bottom: 8%;
}

.box-shadow {
  box-shadow: 0em 1.5em 1.4em;
  width: 90%;
  margin-left: 5%;
  margin-bottom: 12%;
  border-radius: 25px;
}

div.logo_img_presentation_gauche {
  overflow: hidden;
  width: 55%;
  float: left;
  margin-left: 21%;
  margin-bottom: 8%;
}

h4 {
  text-align: center;
  color: #000;
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.6em;
  font-size: 1.2em;
  font-weight: 800;
  margin-top: 15%;
}


h5 {
overflow: hidden;
text-align: center;
padding-bottom: 1%;
color: #000;
font-family: 'Montserrat', sans-serif;
font-weight: normal;
text-transform: uppercase;
width: 100%;
letter-spacing: 0.8em;
font-size: 1.8em;
font-weight: 600;
padding-bottom: 6%;
padding-top: 5%;
font-weight: 800;
}

h6 {
  overflow: hidden;
  text-align: center;
  color: #999;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  width: 100%;
  letter-spacing: 0.6em;
  font-size: 1.2em;
  padding-bottom: 7%;
  font-weight: 800;
  margin-top: 0%;
}

div.logo_img_Presentation_x3 {
  overflow: hidden;
  width: 40%;
  float: left;
  margin-left: 30%;
}

main #main_imageleftlogo {
  overflow: hidden;
  width: 92%;
  float: left;
  margin-left: 4%;
}

div.logo_long_texte_presentation_gauche {
  overflow: hidden;
  width: 100%;
  float: left;
  margin-top: 2%;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.9em;
  font-weight: 600;
  line-height: 3em;
  margin-left: auto;
  margin-right: auto;
  color: black;
  margin-bottom: 5%;
}

div.color_x1 {
  float: left;
  width: 30%;
  overflow: hidden;
  box-shadow: 0em 1.5em 1.5em;
  margin-left: 35%;
  margin-bottom: 10%;
}

div.color_x2 {
  float: left;
  width: 25%;
  overflow: hidden;
  box-shadow: 0em 1em 1em;
  margin-left: 16%;
  margin-bottom: 10%;
}

div.color_x3 {
  float: none;
  width: 30%;
  overflow: hidden;
  box-shadow: 0em 1.5em 1.5em;
  margin-left: 35%;
  margin-bottom: 10%;
}

div.boîte_colonnes_gauche {
  float: left;
  width: 90%;
  margin-left: 4.5%;
    margin-bottom: 8%;
}


div.boîte_colonnes_droite {
  float: right;
  width: 90%;
  margin-right: 5.5%;
    margin-bottom: 8%;
}


div.logo_img_Presentation_x2 {
  overflow: hidden;
  width: 92%;
  float: left;
  margin-left: 4%;
}

div.photo {
  overflow: hidden;
  width: 100%;
}

main #main_imageleftjerseyfootball {
  overflow: hidden;
  width: 80%;
  float: left;
  margin-left: 9.5%;

}

main #main_imagerightjerseyfootball {
  overflow: hidden;
  width: 80%;
  float: left;
  margin-left: 9.5%;

}

#para_explications {
  overflow: hidden;
  font-family: 'Montserrat', sans-serif;
  font-size: 1em;
  width: 100%;
  padding-top: 5%;
  color: black;
  line-height: 3em;
  margin-left: auto;
  margin-right: auto;
  float: left;
  padding-right: 5%;
  padding-left: 5%;
  margin-left: 19%;
}

.box-shadow_bio {
  box-shadow: 0em 1.5em 1.5em;
  margin-left: 25%;
  margin-bottom: 3%;
  width: 50%;
  float: left;
  margin-top: 6%;

}

#top_localisation {
  float: left;
  width: 75%;
  margin-top: 4%;
  margin-left: 20%;
}

.current {
  text-align: center;
  color: #fff;
  font-weight: 800;
  background-color: black;
  padding-top: 2%;
  padding-bottom: 2%;
  padding-left: 0%;
  padding-right: 0%;
  width: 49%;
  margin-left: 25%;
}

#p2_réseaux {
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-size: 0.8em;
  letter-spacing: 0.8em;
  font-weight: 800;
  float: left;
  width: 100%;
  text-decoration: none;
  margin-top: 5%;
}


input[type="submit"] {
  background-color: #000;
  color: white;
  padding: 12px 20px;
  border: none;
  border-radius: 24px;
  cursor: pointer;
  text-align: right;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  margin-left: 41.5%;
}

#para_bio {
  overflow: hidden;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.9em;
  width: 100%;
  float: left;
  color: #000;
  line-height: 2.5em;
  margin-right: auto;
  font-weight: 600;
  margin-left: 0;
}

p {
  overflow: hidden;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.8em;
  width: 100%;
  padding-top: 2%;
  color: #999;
  line-height: 3em;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5%;
  padding-bottom: 1%;
  font-weight: 600;
}

#para_contact {
  overflow: hidden;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.9em;
  width: 100%;
  float: left;
  padding-top: 2%;
  color: #000;
  line-height: 3em;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 4%;
  font-weight: 600;
}

div.citation {
  font-size: 1.5em;
  margin-bottom: 3%;
  overflow: hidden;
  font-family: 'Chakra Petch', sans-serif;
  text-transform: uppercase;
  width: 100%;
  font-weight: 800;
  letter-spacing: 0.1em;
  color: black;
  margin-top: 5%;
  margin-bottom: 6%;
  text-align: center;
}

div.logo_texte_presentation_gauche {
  overflow: hidden;
  width: 100%;
  float: none;
  margin-top: 0%;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.9em;
  font-weight: 600;
  line-height: 3em;
  margin-left: auto;
  margin-right: auto;
  color: black;
}

div.logo_img_rectangle_bottom_x2 {
  overflow: hidden;
  width: 90%;
  float: left;
  margin-left: 4.5%;
}

div.logo_img_rectangle_top_x2 {
  overflow: hidden;
  width: 90%;
  float: left;
  margin-left: 4.5%;
}

#para_1_last {
  overflow: hidden;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.9em;
  width: 95%;
  padding-top: 2%;
  color: #000;
  line-height: 3em;
  margin-left: auto;
  margin-right: auto;
  font-weight: 600;
}

#para_1 {
  overflow: hidden;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.9em;
  width: 95%;
  padding-top: 2%;
  color: #000;
  line-height: 3em;
  margin-left: auto;
  margin-right: auto;
  font-weight: 600;
}

div.logo_texte_presentation_droite {
  overflow: hidden;
  width: 95%;
  float: right;
  margin-top: 5%;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.9em;
  font-weight: 600;
  line-height: 3em;
  margin-left: auto;
  margin-right: 2%;
  color: black;
}

#boite_end {
  width: 50%;
  padding-top: 1.1%;
  padding-bottom: 1%;
  margin-left: auto;
  margin-right: auto;
  background: rgb(153,153,153);
  background: linear-gradient(90deg, rgba(153,153,153,1) 0%, rgba(0,0,0,1) 100%);
  margin-top: 1%;
  text-decoration: none;

  overflow: hidden;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  letter-spacing: 100%;
  padding-left: 1.5%;
  font-weight: 700;
  letter-spacing: 0.8em;
  color: #808080;
  margin-top: 2%;

}

#boite_end a {

text-decoration: none;
color: white;
font-weight: 700;
}

#boite_end a:hover {

text-decoration: none;
color:#808080;
}

}



@media (max-width: 475px) {


  nav ul {
display: none;
    }

.show-menu {
        display:block;

      }

 nav ul li {
  display: inline-block;
  list-style-type: none;
  width: 100%;
  margin-top: 12%;
  margin-bottom: 4%;
}     

#top {
  float: left;
  width: 100%;
  margin-top: 4%;
  margin-left: 0%;
}

#top_logo {
  float: none;
  padding-top: 2%;
  width: 100%;
  margin-left: 20%;
}

#top_text {
  float: none;
  padding-top: 1.5%;
  width: 100%;
  margin-left: 0%;
}

header h1 {
  font-family: 'Montserrat', sans-serif;
  padding-top: 4.5%;
  padding-bottom: 3%;
  color: black;
  float: none;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  font-size: 0.7em;
  margin-left: 3%;
}


#boite {
  width: 100%;
  text-align: center;
  padding-top: 1.1%;
  padding-bottom: 1%;
  margin-left: auto;
  margin-right: auto;
  background: rgb(153,153,153);
  background: linear-gradient(90deg, rgba(153,153,153,1) 0%, rgba(0,0,0,1) 100%);
  margin-bottom: 2%;
}

#mockup_anatomy a {
  text-align: center;
  color: black;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.6em;
  font-size: 1.2em;
  font-weight: 900;
  margin-top: 6%;
}


h2 {
  overflow: hidden;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-size: 0.66em;
  width: 98%;
  font-weight: 800;
  letter-spacing: 0.7em;
  color: #e8e8e8;
  line-height: 2em;
}


div.gallery {
float: left;
width: 90%;
margin-left: 4.5%;
box-shadow: 0em 1em 1em;
}

.box-shadow {
  box-shadow: 0em 1em 1em;
  width: 90%;
  margin-left: 5%;
  margin-bottom: 10%;
  border-radius: 0;

}


h4 {
  text-align: center;
  color: #000;
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.6em;
  font-size: 1.2em;
  font-weight: 800;
  margin-top: 10%;
}


h5 {
  overflow: hidden;
  text-align: center;
  padding-bottom: 1%;
  color: #000;
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  width: 100%;
  letter-spacing: 0.5em;
  font-size: 1.8em;
  padding-bottom: 6%;
  padding-top: 5%;
  font-weight: 800;
}


h6 {
  overflow: hidden;
  text-align: center;
  color: #999;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  width: 100%;
  letter-spacing: 0.8em;
  font-size: 1.1em;
  padding-bottom: 7%;
  font-weight: 800;
  margin-top: 0%;
}


div.logo_img_Presentation_x3 {
  overflow: hidden;
  width: 40%;
  float: left;
  margin-left: 29%;
  margin-bottom: 12%;
}

main #main_imageleftlogo {
  overflow: hidden;
  width: 70%;
  float: left;
  margin-left: 15.5%;
}

main #main_imageleftlogo {
overflow: hidden;
width: 90%;
float: left;
margin-left: 5%;
}

div.logo_long_texte_presentation_gauche {
  overflow: hidden;
  width: 100%;
  float: left;
  margin-top: 2%;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.9em;
  font-weight: 600;
  line-height: 3em;
  margin-left: auto;
  margin-right: auto;
  color: black;
  margin-bottom: 5%;
}

div.color_x1 {
  float: left;
  width: 40%;
  overflow: hidden;
  box-shadow: 0em 0.5em 1em;
  margin-left: 29%;
  margin-bottom: 10%;
}

div.color_x2 {
  float: left;
  width: 35%;
  overflow: hidden;
  box-shadow: 0em 0.5em 1em;
  margin-left: 10%;
  margin-bottom: 10%;
}

div.color_x3 {
  float: left;
  width: 35%;
  overflow: hidden;
  box-shadow: 0em 0.5em 1em;
  margin-left: 10%;
  margin-bottom: 10%;
  margin-left: 31%;
}

div.photo_x2 {
  float: left;
  width: 90%;
  overflow: hidden;
  box-shadow: 0em 0.5em 1em;
  margin-left: 5%;
  margin-bottom: 10%;
}

div.boîte_colonnes_gauche {
  float: left;
  width: 90%;
  margin-left: 4.5%;
}

div.boîte_colonnes_droite {
  float: right;
  width: 90%;
  margin-right: 5.5%;
}

div.logo_img_Presentation_x2 {
  overflow: hidden;
  width: 90%;
  float: left;
  margin-left: 5%;
  margin-bottom: 13%;
}

div.photo {
  overflow: hidden;
  width: 100%;
}

main #main_imageleftjerseyfootball {
  overflow: hidden;
  width: 80%;
  float: left;
  margin-left: 9.5%;

}

main #main_imagerightjerseyfootball {
  overflow: hidden;
  width: 80%;
  float: left;
  margin-left: 9.5%;

}

#para_explications {
  overflow: hidden;
  font-family: 'Montserrat', sans-serif;
  font-size: 1em;
  width: 100%;
  padding-top: 5%;
  color: black;
  line-height: 3em;
  margin-left: auto;
  margin-right: auto;
  float: left;
  padding-right: 5%;
  padding-left: 5%;
  margin-left: 11%;
}


.box-shadow_bio {
  box-shadow: 0em 0.5em 1em;
  margin-left: 25%;
  margin-bottom: 3%;
  width: 50%;
  float: left;
  margin-top: 6%;

}


#top_localisation {
  float: left;
  width: 75%;
  margin-top: 4%;
  margin-left: 12%;
}

.current {
  text-align: center;
  color: #fff;
  font-weight: 800;
  background-color: black;
  padding-top: 2%;
  padding-bottom: 2%;
  padding-left: 0%;
  padding-right: 0%;
  border-radius: 25px;
  width: 70%;
  margin-left: 14%;
}

#p2_réseaux {
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-size: 0.8em;
  letter-spacing: 0.8em;
  font-weight: 800;
  float: left;
  width: 100%;
  text-decoration: none;
  margin-top: 5%;
}

p {
  overflow: hidden;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.8em;
  width: 100%;
  padding-top: 2%;
  color: #999;
  line-height: 3em;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5%;
  padding-bottom: 1%;
  font-weight: 600;
}


input[type="submit"] {
  background-color: #000;
  color: white;
  padding: 12px 20px;
  border: none;
  border-radius: 24px;
  cursor: pointer;
  text-align: right;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  margin-left: 39%;
}


#para_bio {
  overflow: hidden;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.9em;
  width: 100%;
  float: left;
  color: #000;
  line-height: 2.5em;
  margin-right: auto;
  font-weight: 600;
}

#para_contact {
  overflow: hidden;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.9em;
  width: 100%;
  float: left;
  padding-top: 2%;
  color: #000;
  line-height: 3em;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 4%;
  font-weight: 600;
}

div.message_de_fin {
  font-size: 0.8em;
  overflow: hidden;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  width: 90%;
  font-weight: 800;
  letter-spacing: 0.6em;
  color: #fff;
  background-color: black;
  padding-bottom: 1.5%;
  padding-top: 1.5%;
  margin-left: 5%;
  margin-top: 7%;
  margin-bottom: 6%;
}

#menu_bas {
  width: 100%;
  text-align: center;
  float: left;
  line-height: 4em;
  padding-bottom: 3%;
  font-size: 0.8em;
}

hr {
  display: block;
  height: 2%;
  border: none;
    border-top-color: currentcolor;
    border-top-style: none;
    border-top-width: medium;
  border-top-width: 0px;
  border-top: 4px solid #000000;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  margin-top: 15%;
}

#boite_end {
  width: 50%;
  padding-top: 1.1%;
  padding-bottom: 1%;
  margin-left: auto;
  margin-right: auto;
  background: rgb(153,153,153);
  background: linear-gradient(90deg, rgba(153,153,153,1) 0%, rgba(0,0,0,1) 100%);
  margin-top: 1%;
  text-decoration: none;

  overflow: hidden;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  letter-spacing: 100%;
  padding-left: 1.5%;
  font-weight: 700;
  letter-spacing: 0.8em;
  color: #808080;
  margin-top: 9%;
  font-size: 0.9em;


}

#boite_end a {

text-decoration: none;
color: white;
font-weight: none;
}

#boite_end a:hover {

text-decoration: none;
color:#808080;
}

}


@media (max-width: 320px) {



  #top {
  float: left;
  width: 100%;
  margin-top: 4%;
  margin-left: 0%;
}

#top_logo {
  float: left;
  padding-top: 2%;
  width: 100%;
  margin-left: 15.5%;
}

  #top_text {
  float: left;
  padding-top: 1.5%;
  width: 100%;
}
header h1 {
font-family: 'Montserrat', sans-serif;
padding-top: 4.5%;
padding-bottom: 3%;
color: black;
float: none;
letter-spacing: 0.15em;
text-transform: uppercase;
font-size: 0.45em;
margin-left: 5%;
}

#top_logo {
  float: left;
  padding-top: 2%;
  width: 50%;
  margin-left: 15.5%;
}

#mockup_anatomy a {
  text-align: center;
  color: black;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.6em;
  font-size: 0.8em;
  font-weight: 900;
}

h5 {
  overflow: hidden;
  text-align: center;
  padding-bottom: 1%;
  color: #000;
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  width: 100%;
  letter-spacing: 0.5em;
  font-size: 1.2em;
  padding-bottom: 6%;
  padding-top: 5%;
  font-weight: 800;
}

#p2 {
  overflow: hidden;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.8em;
  width: 100%;
  padding-top: 2%;
  line-height: 3em;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 5%;
  color: black;
  font-weight: 600;
}

div.logo_long_texte_presentation_gauche {
  overflow: hidden;
  width: 100%;
  float: left;
  margin-top: 2%;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.8em;
  font-weight: 600;
  line-height: 3em;
  margin-left: auto;
  margin-right: auto;
  color: black;
  margin-bottom: 5%;
}

div.logo_img_presentation_gauche {
overflow: hidden;
width: 80%;
float: left;
margin-left: 10%;
margin-top: 10%;
margin-bottom: 12%;
}

div.logo_img_Presentation_x3 {
overflow: hidden;
width: 60%;
float: left;
margin-left: 18%;
margin-bottom: 18%;
}

#para_1 {
  overflow: hidden;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.8em;
  width: 50%;
  padding-top: 2%;
  color: #000;
  line-height: 3em;
  margin-left: auto;
  margin-right: auto;
  font-weight: 600;
  width: 90%;
}

div.photo_x2 {
  float: left;
  width: 90%;
  overflow: hidden;
  box-shadow: 0em 0.5em 0.8em;
  margin-left: 5%;
  margin-bottom: 11%;
}

.box-shadow {
  box-shadow: 0em 0.5em 0.8em;
  width: 90%;
  margin-left: 5%;
  margin-bottom: 10%;
}

div.color_x2 {
  float: left;
  width: 50%;
  overflow: hidden;
  box-shadow: 0em 0.5em 0.8em;
  margin-left: 24%;
  margin-bottom: 10%;
}

div.color_x4 {
  float: left;
  border-radius: 14px;
  width: 80%;
  overflow: hidden;
  box-shadow: 0em 0.5em 0.8em;
  margin-left: 10%;
  margin-bottom: 10%;
}

div.color_x1 {
  float: left;
  width: 50%;
  overflow: hidden;
  box-shadow: 0em 0.5em 0.8em;
  margin-left: 24%;
  margin-bottom: 10%;
}

h4 {
  text-align: center;
  color: #000;
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.6em;
  font-size: 1em;
  font-weight: 800;
  margin-top: 15%;
}


div.message_de_fin {
  font-size: 0.55em;
  overflow: hidden;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  width: 100%;
  font-weight: 800;
  letter-spacing: 0.6em;
  color: #fff;
  background-color: black;
  padding-bottom: 3.5%;
  padding-top: 3.5%;
  margin-left: 0%;
  margin-top: 7%;
  margin-bottom: 6%;
}


#menu_bas {
  width: 100%;
  text-align: center;
  float: left;
  line-height: 4em;
  padding-bottom: 3%;
  font-size: 0.8em;
  margin-bottom: 2em;
  margin-top: 1em;
}

div.square_image {
  float: left;
  width: 100%;
  color: #fff;
  margin-left: 0%;
}

div.logo_img_rectangle_top_x2 {
overflow: hidden;
width: 85%;
float: left;
margin-left: 8%;
margin-bottom: 17%;

}

div.logo_img_rectangle_bottom_x2 {
overflow: hidden;
width: 85%;
float: left;
margin-left: 8%;
margin-bottom: 17%;


}

#para_contact {
  overflow: hidden;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.8em;
  width: 100%;
  float: left;
  padding-top: 2%;
  color: #000;
  line-height: 3em;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15%;
  font-weight: 600;
  margin-top: 10%;
}

input[type="submit"] {
  background-color: #000;
  color: white;
  padding: 12px 20px;
  border: none;
  border-radius: 24px;
  cursor: pointer;
  text-align: right;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  margin-left: 33.5%;
}

#top_localisation {
  float: left;
  width: 100%;
  margin-top: 6%;
  margin-left: 4%;
  margin-bottom: 3%;
}


#top_logo_localisation {
  float: left;
  margin-top: 5.5%;
  width: 9%;
  margin-left: 4%;
}

#localisation {
  overflow: hidden;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.8em;
  width: 80%;
  padding-top: 2%;
  color: black;
  line-height: 2em;
  margin-left: auto;
  margin-right: auto;
  margin-top: 3.5%;
  margin-bottom: 1%;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.5em;
}

#para_bio {
  overflow: hidden;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.8em;
  width: 100%;
  float: left;
  color: #000;
  line-height: 2.5em;
  margin-right: auto;
  font-weight: 600;
}

.current {
  text-align: center;
  color: #fff;
  font-weight: 700;
  background-color: black;
  padding-top: 2%;
  padding-bottom: 2%;
  padding-left: 1%;
  padding-right: 0%;
  width: 90%;
  margin-left: 4%;
  border-radius:0;
}

div.logo_texte_presentation_gauche {
  overflow: hidden;
  width: 100%;
  float: none;
  margin-top: 0%;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.8em;
  font-weight: 600;
  line-height: 3em;
  margin-left: auto;
  margin-right: auto;
  color: black;
}

h6 {
  overflow: hidden;
  text-align: center;
  color: #999;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  width: 100%;
  letter-spacing: 0.6em;
  font-size: 1em;
  padding-bottom: 7%;
  font-weight: 800;
  margin-top: 0%;
}

#para_1_last {
  overflow: hidden;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.8em;
  width: 80%;
  padding-top: 2%;
  color: #000;
  line-height: 3em;
  margin-left: auto;
  margin-right: auto;
  font-weight: 600;
}

div.logo_texte_presentation_droite {
  overflow: hidden;
  width: 100%;
  float: right;
  margin-top: 5%;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.8em;
  font-weight: 600;
  line-height: 3em;
  margin-left: auto;
  margin-right: auto;
  color: black;
}

main #main_imageleftjersey {
  overflow: hidden;
  width: 95%;
  float: left;
  margin-left: 1%;
}

main #main_imagerightjersey {
  overflow: hidden;
  width: 95%;
  float: left;
  margin-left: 1%;
}

div.logo_long_texte_presentation_droite {
  overflow: hidden;
  width: 100%;
  float: right;
  margin-top: 2%;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.8em;
  font-weight: 600;
  line-height: 3em;
  margin-left: auto;
  margin-right: auto;
  color: black;
  margin-bottom: 10%;
}

.box-shadow_bio {
  box-shadow: 0em 0.5em 1em;
  margin-left: 20%;
  margin-bottom: 3%;
  width: 60%;
  float: left;
  margin-top: 6%;
}

div.gallery {
  float: left;
  width: 90%;
  margin-left: 4.5%;
  box-shadow: 0em 1em 1em;
  margin-bottom: 12%;
}

main #main_imageleftlogo {
  overflow: hidden;
  width: 85%;
  float: left;
  margin-left: 7%;
  margin-bottom: 17%;
}

div.logo_img_Presentation_x2 {
  overflow: hidden;
  width: 85%;
  float: left;
  margin-left: 7.5%;
  margin-bottom: 20%;
}

div.logo_img_presentation_droite {
  overflow: hidden;
  width: 80%;
  float: right;
  margin-right: 10%;
  margin-bottom: 12%;
  margin-top: 6%;
}

div.boîte_colonnes_gauche {
  float: left;
  width: 85%;
  margin-left: 7.5%;
  margin-bottom: 17%;
}

div.boîte_colonnes_droite {
  float: left;
  width: 85%;
  margin-left: 7.5%;
  margin-bottom: 17%;
}

hr {
  display: block;
  height: 2%;
  border: none;
    border-top-color: currentcolor;
    border-top-style: none;
    border-top-width: medium;
  border-top-width: 0px;
  border-top: 4px solid #000000;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  margin-top: 20%;
}

#boite_end {
  width: 70%;
  padding-top: 3.1%;
  padding-bottom: 3%;
  margin-left: auto;
  margin-right: auto;
  background: rgb(153,153,153);
  background: linear-gradient(90deg, rgba(153,153,153,1) 0%, rgba(0,0,0,1) 100%);
  margin-top: 1%;
  text-decoration: none;

  overflow: hidden;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  letter-spacing: 100%;
  padding-left: 1.5%;
  font-weight: 700;
  letter-spacing: 0.8em;
  color: #808080;
  margin-top: 9%;
  font-size: 0.8em;


}

#boite_end a {

text-decoration: none;
color: white;
font-weight: none;
}

#boite_end a:hover {

text-decoration: none;
color:#808080;
}




}
























