.header{

    text-align: center;
    background: #000 url('../images/ignacio-f-gFixufaXB0k-unsplash.jpg') center;
    background-size: cover;
    min-height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-top: 50px;
}

#ancrepresentation{
    display:flex;

    height: 150px;
align-items: center;
justify-content: center;
background-color:  	#1a472a;
   min-width: 100%;
   margin-left: 0!important;
   margin-bottom: 30px;
   border-bottom:2px solid #946b2d;
border-top:2px solid #946b2d;
}
.container{
    z-index: 100!important;
    max-width: 99%!important;
display:grid;
grid-template-columns: 25% 25% 20% auto;
grid-template-rows: auto;
grid-row-gap: 30px;
grid-template-areas: "header header . aside"
"titreapropos titreapropos titreapropos titreapropos"
                     "main main main ."
                     "ancrephil ancrephil ancrephil ancrephil"
                     "textpot textpot . pot"
                     "sectionpartenaire sectionpartenaire sectionpartenaire sectionpartenaire"
                     "parte parte parte parte"
                     "sectioncontact sectioncontact sectioncontact sectioncontact"
                     
"contact contact contact contact"
"form form form form"
                     "footer footer footer footer"
                 
}
#icon{
    display:none;
}
body{
  overflow-x: hidden;
background-color:   	 	#0e1a40;
   
  
                        
        
    } 
   .fb-page{
    grid-area:aside;
   }
  



.sectionapropos{
    grid-area:titreapropos;
    background-color:  	#1a472a;
    

padding-top: 75px;
padding-bottom: 75px;
border-bottom:2px solid #946b2d;
border-top:2px solid #946b2d;
    
}

#ancreapropos{
 
    position: absolute;
    left:45%;
    margin-top:-20px;
}

#ancrephilosophie{
    position: absolute;
    left:42%;
    margin-top:-20px;
}
.sectionpartenaires{
    grid-area:sectionpartenaire;
    background-color:  	#1a472a;
 
padding-top: 75px;
padding-bottom: 75px;

border-bottom:2px solid #946b2d;
border-top:2px solid #946b2d;

}
#ancrepartenaires{
    position: absolute;
    left:45%;
    margin-top:-20px;
       
}
.sectioncontact{
    grid-area:sectioncontact;
    background-color:  	#1a472a;

 
padding-top: 75px;
padding-bottom: 75px;
border-bottom:2px solid #946b2d;
border-top:2px solid #946b2d;
}
#ancrecontact{
    position: absolute;
    left:46%;
    margin-top:-20px;
}
.apropos{
    grid-area:main;
    align-self: center;
    margin-left: 7%;

}
form
{
    grid-area:form;
 margin-top: 40px;
   z-index: 9999!important;
  
}
.sectionphilo{
    grid-area:ancrephil;
    background-color:  	#1a472a;
    z-index: 50;
    padding-top: 75px;
    padding-bottom: 75px;
    border-bottom:2px solid #946b2d;
border-top:2px solid #946b2d;
}
.presentation
{
    grid-area:header;
    align-self: center;
    margin-left:10%;
  border-right:2px solid white;
  padding-right: 100px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.imagepot{
    grid-area: pot;
    margin-right: 10px;
}
.textpot{
    grid-area:textpot;
    align-self: center;
    margin-left: 10%;
}

.partenaires{
    grid-area:parte;
}

.contact{
    grid-area: contact;
 
    justify-self: center;
    margin-left: 10px;
}
#maps{
    margin-top: 50px;
    margin-bottom: 50px;
     min-width: 100%;
     justify-content: center;
 }
.licence{
    grid-area:footer;
}

.fond{
    min-width: 100%;
}

.liens{
    text-align: center;
}

h1{
    margin-top: 5vh;
    font-size: 2.5em;
    font-family: Georgia, sans-serif;
    color: white;
  text-shadow: 2px 2px black!important;
}


 h2{
    margin-top: 5vh;
    margin-bottom: 10vh;
    text-shadow: 2px 2px  white!important;
    font-size: 2em;
 }
 h3{
     text-align: center;
    margin-bottom: 5vh;
    font-size: 2em;  
margin-left: 0vh;
color: white;
 }
.reser{
    margin-left: -20px!important;
}
p{
    color: white;
    font-size: 1.5em;
font-family: Cormorant-Regular, sans-serif;
}
label{
    color: white;
}
em{
    color: white;
}
a{
    font-size: 2em;
    font-family: Georgia, sans-serif;
    margin-left: 20px;
   color: #946b2d;
}
a:hover{
    opacity: 0.6!important;
}
label{
    font-size: 1.5em;
    font-family: Cormorant-Regular, sans-serif;

}
  
table {
	text-align:   center;
	margin:       5 10 25 15px;
	width:        100%;
	border-left:  1px solid #ddd;
	border-right: 1px solid #ddd;
	border-collapse:collapse;
}
caption {
	font-size:  2rem;
	font-style: italic;
	color:      #888;
}
th,
td {

	border:      1px solid #ddd;
	border-left: none;
}
tr{
    min-height: 4vh!important;
}
#mdp{
    min-width: 80%;
    margin-top: 15px;
    margin-bottom: 15px;
}

    .menu
{
    position:fixed;
    top:0px;
    
  width: 100%;
 
    border:3px solid green;
    padding-left: 13%;
    z-index: 9999!important ;
    background-color: 	#1a472a;
}

    .menu ul li
{
   
    border-right:3px solid green;
    list-style-type: none;

    display: inline-block;
   
}

    .menu ul li a:hover
{
    color:white;
}

    .menu ul li a
{ justify-content: center!important;
    margin-right: 15px;
    color:  	#946b2d;
    text-shadow: 2px 2px black;
    border: #000;
    padding-right: 10px;
    padding-left: 10px;
}








    
    img
{
    width: 30%;
    height: auto;
    padding: 1vh;
    margin-right: 10px;
}



   
.licence
{
    position: absolute;right: 0px;bottom: 0px;
}


.textarea{
    overflow: auto;
    min-width:50vh!important;
    min-height: 50vh!important;
}

.valider{
    border-radius: 72px;
background: #516df7;
box-shadow:  30px 30px 52px #314194, 
             -10px -10px 32px #7199ff;
    min-width:30vh!important;
    height: 8vh;
    margin-right: 30px;
   margin-bottom: 20px;
    font-size: 2em!important;   
    color:white;
  }
  .valider:hover{
	  opacity:0.5;
  }
  .valider:active{
    border-radius: 72px;
    background: #516df7;
    box-shadow: inset 30px 30px 52px #314194, 
                inset -10px -10px 42px #7199ff;
              
  }
 
  .miseazero{
    margin-right: 0px;
    border-radius: 72px;
    background: #808080;
    box-shadow:  30px 30px 52px #4d4d4d, 
                 -10px -10px 32px #b3b3b3;
    font-size: 2em!important;   
    height: 8vh;
    min-width:30vh!important;
	  color:white;
   
 

  }
  .miseazero:hover{
	  opacity:0.5;
  }
 .miseazero:active{
    border-radius: 72px;
    background: #808080;
    box-shadow: inset 30px 30px 52px #4d4d4d, 
                inset -10px -10px 42px #b3b3b3;
 }

 
#captchaintro{
	
	border:none!important;
    font-style: italic;
    font-size: 1.5em;
}
#cookiejar{
   
  
width: 100%;

  
  }
  .imagepot{
    position: relative;
 min-width: 100%!important;
 
}

#myBtn {
  
    display: none; /* Hidden by default */
    position: fixed; /* Fixed/sticky position */
    bottom: 20px; /* Place the button at the bottom of the page */
    right: 30px; /* Place the button 30px from the right */
    z-index: 9999; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    background-color:black; /* Set a background color */
    color: white; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
  
    border-radius: 10px; /* Rounded corners */
   padding: 0;
   margin:0;
  
   
  }
 
  
  #myBtn:hover {
    background-color: #555; /* Add a dark-grey background on hover */
   
 
  }
  
  #fleche{
      width: 20px;
     
  }
 
  
@media screen and (max-width: 1350px)
{
    #icon{
        display:block;
        max-width: 7vh;
        position:fixed;
    top:10px;
left:30px;
 
    z-index: 999999!important ;


    }
    #amenu{
        width: 7vh;
        z-index: 999999!important ; 
    }
    #tutoRealityGaming{
        z-index: 999999!important ;
    }
    .menu
    {
       display: none;
}

 .menuportable{
    position:fixed;
    top:0px;
    
  width: 100%;
 
    border:3px solid green;
    padding-left: 20%;
    z-index:100!important ;
    background-color: black;
 }


.partenaires
{
 
  display:flex!important;
flex-wrap: wrap;
justify-content: space-around;
  padding-top: 2vh;
  margin: 1vh;
}

#ibou{
    width: 100%;
}

.presentation
{
    display:flex;
    
  flex-direction: row;
  padding-left: 0vh;
  padding-right: 0vh;
  padding-bottom: 10vh;
  
}
#phil{
    display:flex;
    
  flex-direction: row;
  padding-left: 0vh;
  padding-right: 0vh;
  padding-bottom: 10vh;
}
form{
    display: flex;
    width: 100%!important;
}
#ancreapropos{
 
   
    left:35%;
    margin-top:-20px;
}

#ancrephilosophie{
 
    left:30%;
    margin-top:-20px;
}
#ancrepartenaires{
 
    left:35%;
    margin-top:-20px;
       
}
#ancrecontact{

    left:39%;
    margin-top:-20px;
}
}