body{
  margin: 0;
  padding: 0;
  font-family: 'Questrial-Regular', sans-serif;
  background-size: 100% 100%;
  background-repeat: no-repeat;

}
#stage-parent {
        width: 100%;
        height: 100%;
      }



.ajout{
	padding-bottom: 10%;
}

#global{
  margin-left: auto;
  margin-right: auto;
  /*width: 100%; */
  /*max-width: 100%;*/
  /*padding: 5% 0 0 5%;*/
}

#mention{
  float: right;
  margin: 10% 1% 1% 0;
  color: #2c2c28;
  opacity: 0.5;
}

#mention:hover{
  opacity: 0.9;
}
/*---------------CADRE & CARTE----------------------*/

#map{
  margin: 0;
  margin-top: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}


@keyframes myfirst {
  0%   {border:3px solid white; }
  25%  {border:1px solid grey; }
  50%  {border:5px solid whitesmoke; }
  75%  {border:2px solid lightgray; }
  100% {border:7px solid black; }
}

/*BOUTON LISTE CARTE*/
a.listepom {
  display:inline-block;
  cursor:pointer;
  position: fixed;
  bottom: 0;
  animation: myfirst 5s linear 2s infinite alternate;
}

.listepom img{
  max-width: 100%;
  width: 8%;
  position:fixed;
  bottom: 0;
  animation: myfirst 5s linear 2s infinite alternate;
}

.listepom img:hover{
  max-width: 100%;
  width: 10%;
  position:fixed;
  bottom: 0;
  -webkit-transition: 1s ease-in-out;
    transition: 1s ease-in-out;
}

/*CADRE POM*/

.card{
  border: 1.5px #2c2c28 solid;
  border-radius: 0;
  width: 400px;
  max-height:auto;
  background-color: white;
  top: 4%;
  left: 35%;
  right: 35%;
  align-items: center;
  position: fixed;
}

.cardload{
  border: 1.5px #2c2c28 solid;
  border-radius: 0;
  width: 400px;
  max-height:auto;
  background-color: white;
  top: 12%;
  left: 35%;
  right: 35%;
  text-align: justify;
  align-items: center;
  position: fixed;
}


.card-img-top {
    width: 100%;
    height: 230px;
    padding: 4% 5% 2% 5%;

}

#hide{
  position: absolute;
  right: -45px ;
  background-color: white;

}

#hidepom{
  position: absolute;
  right: -45px ;
  background-color: white;

}



#map {
  position: relative;
}

#cadre_pom {
	/*
  margin-top: 15%;
  margin-left: 40%;*/

  display:none;
  position:absolute;
     margin-top: 250px;
  margin-left: 250px;
  border: 1px solid grey;
  background-color: whitesmoke;
  width: 250px;
  height: 318px;
  animation-duration: 1s;
  color: black;
}

#hoverPom {
  margin-top: 15%;
  margin-left: 40%;
  display:none;
  position:absolute;
  border: 1px solid grey;
  background-color: whitesmoke;
  width: 250px;
  height: 318px;
  animation-duration: 1s;
  color: black;
}



#cadre_player {
  display:none;
  position:absolute;
  /*border: 1px solid grey;*/
  background-color: whitesmoke;
  width: 75%;
  height:75%;
  animation-duration: 1s;
  /*color: black;*/
}



.card-block{
  background-color: whitesmoke;



}

/*.card-auteur{
  border: 1.5px #2c2c28 solid;
  border-radius: 0;
  width: 350px;
  max-height:650px;
  background-color: white;
  margin-top: 10px;
  margin-bottom: 200px;
  margin-left: 50px;
}*/

.card-projet{
  border: 1.5px #2c2c28 solid;
  border-radius: 0;
  width: 450px;
  background-color: white;
}

/* index -admin*/
.card-index{
  border: 1px #2c2c28 solid;
  border-radius: 0;
  width: 350px;
  background-color: white;
}

.titrepom{
  font-size: 16px;
  margin: 0% 0 0% 0%;
  text-transform: uppercase;
}

#desc{
  font-size: 13px;
  margin: 2% 0 2% 0;
  justify-content: all;
}

#descload{
  font-size: 13px;
  margin: 2% 0 2% 0;
  justify-content: all;
}

#nomload{
  /*font-size: 13px;*/
  margin: 2% 0 2% 0;
  justify-content: all;
}

#zoomload{
  font-size: 13px;
  padding: 4% 0 2% 0;

}

#propriload{
  font-size: 10px;
}

#propriload div p{
 /*margin-top: -15px;*/
}

#propripom{
  font-size: 10px;
}

#propripom div p{
 margin-top: -15px;
}

#pomColor{
  margin-right: 3%;
  max-width: 15px;
  height: 15px;
  border-radius: 5px;
  background-color: white;
}

.card-title{
  margin-bottom: 5% ;
}

.card-block{
  margin: 3% 5% 3% 5%;
  background-color: white;
}

.card-img-top{
  width: 100%;
  height: 230px;
  padding: 4% 5% 2% 5%;
}

.card-img-top div{
  border-radius: 0;
  background-size:cover;
  background-repeat: no-repeat;
  background-position: center;
}


#playerbtn{
  margin: 20% 0%;
  /* background-color: rgba(255,255,255,0.5); */
  position: absolute;
  width: 25%;

}

/*Onload Changelog-disclamer*/
#cadre_load {
  display:none;
  position:absolute;
  border: 1px solid grey;
  background-color: whitesmoke;
  width: 75%;
  height: 540px;
  animation-duration: 1s;
  /*color: black;*/
}
.card-map-top{
  width: 300px;
  height: 230px;
  margin: 4% 5% 2% 10%;
  background-image: url("../../img/map_preview.png");
  background-size:cover;
  background-repeat: no-repeat;
  background-position: center;
}

.card-map-top div{
  border-radius: 0;
}

.card-img-top-index{
  width: 100%;
  height: 230px;
  /*padding: 2% 2% 2% 2%;*/
}

.fichier{
  font-size: 1px;
  color:white;
  z-index: -1500;
}
/*CADRE PLAyer*/
#cadre_player{
  margin: 0;
  padding: 0;
  margin: 5% 10% 5% 10%;
}

.cadremediapom{
 height: 100%;
 width: 100%;
}

#miniaturepom{
  width: 100%;
  height: 200px;
  background-size: 100% 100%;
  margin: 5% 1% 5% 1%;
  background-repeat: no-repeat;
}

#miniaturepom img{
  padding: 0% 0% 0% 0%;
}

#titrepom{
  font-size: 15px;

}

.divrond{
  width: 20px;
  height: 20px;
  border-radius: 15px;
}

#detaillemargin{
  margin-bottom: 0;
}

#detailledesc{
  padding-top: 5%;
}

/*-------------------------------------*/


/*---------------HEADER / NAVIGATION / FILTRE / ZOOM ----------------------*/

/*LOGO*/

.navbar{
  z-index: 799;
  /*position: fixed;*/
  top: 0;
}

.navbarover{
  z-index: 799;
  position: fixed;
  top: 1%;
}

#logomap{
  z-index: 600;
  position: fixed;
  left: 2%;
}

#logo{
  z-index: 600;
  position: fixed;
  left: 2%;
  background-color: white;
}

#logoblc{
  z-index: 600;
  position: fixed;
  left: 2%;
  background-color: #2c2c28;
}

#logoadmin{
  max-height:60px;
  z-index: 600;
  left: 10px;
}

#zoom{
  border: 1.5px solid #2c2c28;
  background-color: white;
  width: 50px;
  height: 30px;
  color:#2c2c28;
}

#zoom:hover{
  border: 2px solid #2c2c28;
}


/*CADRE FILTRES*/

.btnclose{
  position: fixed;
  right: 0;
  margin-right: 1%;
  width: 16%;
  height: 30px;
  border: none;
  background: none;
  text-align: right;
}

.toggle-button{
  text-align: right;
  position: fixed;
  right: 0;
  margin-right: 1%;
  width: 16%;
  height: 30px;
  border: none;
  background: none;
}

.togglable label{
  font-size: 13px;
}

#openfiltre{
  border: none;
  font-size: 30px;
  background-color: white;
}


#openfiltre:hover{
  text-decoration:underline;
}

#openhistory{
  position: relative;
  margin-top: 0.5%;
  margin-left: 85%;
  border: none;
  font-size: 30px;
  background-color: white;

}

#openhistory:hover{
  text-decoration:underline;
}

#cadrefermeture{
  margin: 3% 0 0 0;
  font-size: 15px;
}

.cadrefiltre {
  position: fixed;
  right: 0;
  top: 10%;
  width: 18%;
  max-width: 18%;
  z-index: 499;
  justify-content: flex-start;
}

#containerfiltre{
  border:solid 1.5px #2c2c28;
  background-color: white;
}


input[type=radio]{
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  border-radius: 55px;
  border: 3px solid #2c2c28;
  width: 20px;
  height: 20px;
  font-size:20px;
  margin:0 3% 0 0;
}


  input[type=radio]:checked {
  border: 3px solid #2c2c28;
  background-color:blue;
  border-radius: 55px;
  width: 20px;
  height: 20px;
}

.stylefiltre{
  list-style: none;
}

.stylefiltre label{
  font-size: 40px;
}

input[type=checkbox] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    height: 20px;
    width: 20px;
    background: white;
    margin: 0 5% 0 5%;
    border: 1.5px solid #2c2c28;
}

input[type="checkbox"]:checked {
  background: #2c2c28;
}

#search{
  border: none;
  border-bottom: 1px solid #2c2c28;
}


/*------------------*/

/*-------------MENU-NAVIGATION-----------*/

/*CADRE-NAV*/

.menucentr{
  margin: 7% 0 7% 0;
}

#overlay{
    display: none;
    position: fixed;
    top:0; right:0; bottom:0; left:0;
    background-color: #2c2c28;
    z-index: 800;

}
#overlay:target{
    display: block;
}

#overlay ul li a{
    display: block;
    font-size: 37px;
    color: white;
    text-align: center;
}

#overlay ul li a:hover{
    text-decoration:underline;
    color: white;
}

#overlay ul{
    list-style: none;
    margin-top: 5%;
    margin-bottom: auto;
}

#overlay ul li {
    display: inline;
}

.link{
  padding-top: 50px;
}

.navtop{
  z-index: 600;
  padding-top: 1%;
  position: fixed;
  height: 10%;
  /*background-color: rgba(255, 255, 255, .9);*/
}


.navdroite{
  z-index: 600;
  position: fixed;
  right: 2%;
  top: 1.5%;
  align-items: center;
  background-color: white;
  padding: 0.5% 0.5% 0.5% 0.5%;
}

.navdroitenext{
  z-index: 600;
  position: fixed;
  right: 2%;
  align-items: center;
  padding: 0.5% 0.5% 0.5% 0.5%;
}

/*------*/
/*MENU-OUVRIR*/


#burger{
  padding-top: 2%;
  background-color: white;
  width:35px;
  z-index: 600;
}

#burgermap{
  padding-top: 2%;
  background-color: white;
  width:35px;
  z-index: 600;
}

#burgernext{
  padding-top: 0.5%;
  position: fixed;
  right: 2%;
  background-color: white;
}

/*MENU-FERMER*/

#close{
  position: fixed;
  display: inline-block;
  right: 1.5%;
  padding-top: 0.5%;
}

#closenext{
  position: fixed;
  display: inline-block;
  right: 1.5%;
  padding-top: 0.5%;
}
/*---------------INDEX + TEXTE D'ENTRER ----------------------*/

#logoac{
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 60%;
  margin-bottom: 8%;
}

#presac{
  text-align: center;
  font-size: 20px;
  color: white;
  padding-top: 1%;
}

.centrage {
  position: absolute; /* postulat de départ */
  top: 50%; left: 50%; /* à 50%/50% du parent référent */
  transform: translate(-20%, -50%); /* décalage de 50% de sa propre taille */
}

#entrer p{
  text-align: center;
  font-size: 32px;
  color: white;
  padding-top: 1%;
}

#entrer:hover{
  text-decoration: none;
}


#entrer img{
  width: 10%;
  margin: auto;
  padding: 0;
  display: block;
  align-items: center;
}

#entrer img:hover{
  width: 13%;
  margin: auto;
  padding: auto;
  display: block;
  align-items: center;
    -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

/*----------------------------LISTE POM-----------------------*/

.minlist{
  width: 350px;
  height: 250px;
}

/*---------------------------------------------------*/
/*----------------------------PAGE DES AUTEURS-----------------------*/

#portraitlarge{
  max-width: 100%;
  max-height: 100%;
}

#cont-2{
  margin-bottom: 50px;
	text-align: center;
  height: 250px;
  color:#2c2c28;
  -webkit-transition: 2s ease;
  transition: 2s ease;
  overflow:hidden;
}

#cont-2:hover{
  height: 750px;
}

#cont-2 ul{
  list-style-type: none;
}

.auteurX span {
    visibility: hidden;
}

.auteurX img:hover + span {
    visibility: visible;
}

.imgauteur{
    max-width:200px;
    height:200px;
    display: flex;
    align-items: center;
    margin: auto;
    margin-bottom: 20px;
    background-size: 50%;
}


#linknone{
  text-decoration: none;
}

/*---------------------------------------------------*/
/*----------------------------PAGE DES TRAVAUX-----------------------*/

#texttravaux{
  text-align: center;
  padding: 3% 10% 3% 10%;
}

#titretravaux{
  text-align: center;
  color: #2c2c28;
  font-size: 30px;
  text-decoration: none;
}

#titretravaux:hover{
  text-align: center;
  color: #2c2c28;
  font-size: 30px;
  text-decoration: none;
}


#titretrav{
  font-size: 40px;
}

.roundedImage{
  -webkit-border-radius:140px;
  -moz-border-radius:140px;
  border-radius:140px;
  max-width:200px;
  height:200px;
  display: flex;
  align-items: center;
  margin: auto;
  background-size:cover;
  background-repeat: no-repeat;
  background-position: center;
}

/* oppacity color */

.opacity-color {
  opacity: 0.6;
  -webkit-border-radius:140px;
  -moz-border-radius:140px;
  border-radius:140px;
  width:200px;
  height:200px;
  display: flex;
  align-items: center;
  margin: auto;
}
/*------------*/
#pomcuvee{
  display: flex;
  align-items: center;
  margin-top: 7%;
  margin-bottom: 7%;
}


/*---------------------------------------------------*/
/*----------------------------PRESENTATION TRAVAUX-----------------------*/

.roundedImage3{
  -webkit-border-radius:210px;
  -moz-border-radius:210px;
  border-radius:360px;
  max-width:460px;
  height:460px;
  display: flex;
  align-items: center;
  margin: auto;
  background-size:cover;
  background-repeat: no-repeat;
  background-position: center;
}

/* oppacity color */

.opacity-color3 {
  opacity: 0.6;
  -webkit-border-radius:210px;
  -moz-border-radius:210px;
  border-radius:360px;
  width:460px;
  height:460px;
  display: flex;
  align-items: center;
  margin: auto;
}

.cadrepartenaire{
    max-width:150px;
    height:150px;
    display: flex;
    align-items: center;
    margin: auto;
    margin-bottom: 20px;
    padding: 15% 0% 15% 0%;
}

/*---------------------------------------------------*/
/*----------------------------PARTENAIRE-----------------------*/

#cadrepartenaire{
  padding: 1% 1% 1% 1%;
}

#cadrepartenaire img{
  max-width: 150px;
  max-height: 150px;
  display: flex;
  align-items: center;
}



/*---------------------------------------------------*/
/*----------------------------PAGE A PROPOS-----------------------*/



#propos{
  justify-content: all;
  width: 100%;
  height: 100%;
}

#radiopropos{

}

#title{
  font-family:Questrial;
  font-size: 60px;
  padding: 8% 0% 5% 0;
  text-align: center;
  color: #2c2c28;
  text-transform: uppercase;
}

#ontitle{
  font-family:Questrial;
  font-size: 30px;
  text-align: center;
  color: #2c2c28;
}

#textpropo{
  font-size: 17px;
  text-align: justify;
  color: #2c2c28;
  padding: 0% 10% 10% 10%;
}



/*---------------------------------------------------*/


/*----------------------------PAGE A PROPOS-----------------------*/
.btnround{
    -webkit-border-radius:150px;
    -moz-border-radius:150px;
    border-radius:150px;
    max-width:110px;
    height:110px;
    display: flex;
    align-items: center;
    margin: auto;
    margin-bottom: 20px;
}

.btnround p{
  text-align: center;
  color:white;
  font-size: 20px;
  margin-left: 13%;
  margin-right: 13%;
}

/*---------------------------------------------------*/



/*---------------------------------------------------*/
/*----------------------------PAGE PARTCIPER-----------------------*/

#participercontent{
  color:#2c2c28;
  text-align: justify-all;
  padding: 0 10% 0 10%;
  font-size: 20px;
  font-family: Questrial;
}

#formparticiper input[type="radio"]{
  border: 1.5px solid grey;
  width: 20px;
  height: 20px
}

#formparticiper input[type=radio]:checked {
  background-color: grey;
}


input[type="text"]{
  height: 30px;
  width: 100%;
  font-size: 19px;
  border-radius: 5px;
  border: 1px solid grey;
}

input[type="email"]{
  height: 30px;
  width: 100%;
  font-size: 19px;
  border-radius: 5px;
  border: 1px solid grey;
}

input[type="tel"]{
  height: 30px;
  width: 100%;
  font-size: 19px;
  border: none;
  border-bottom: 1px solid black;
  margin-left: 20px;
}

textarea{
  height: 210px;
  width: 100%;
  font-size: 15px;
  border-radius: 5px;
  border: 1px solid grey;
  text-align: left;
}

select{
  height: 30px;
  width: 250px;
  font-size: 19px;
  border: none;
  border-bottom: 1px solid black;
  margin-left: 20px;
}


#partsubmit[type="submit"]{
   -webkit-border-radius:140px;
  -moz-border-radius:140px;
  border-radius:140px;
  width:100px;
  height:100px;
  display: flex;
  align-items: center;
  margin: auto;
  border:none;
  font-size: 16px;
  text-transform: uppercase;
  color:white;
}

#partform[type="submit"]{
   -webkit-border-radius:140px;
  -moz-border-radius:140px;
  border-radius:160px;
  width:100px;
  height:100px;
  display: flex;
  align-items: center;
  margin:-10% auto;
  border:none;
  font-size: 15px;
  text-transform: uppercase;
  color:white;
  float: none;
}

#partreset[type="reset"]{
   -webkit-border-radius:140px;
  -moz-border-radius:140px;
  border-radius:140px;
  width:100px;
  height:100px;
  display: flex;
  align-items: center;
  margin: auto;
  border:none;
  font-size: 19px;
  text-transform: uppercase;
  color: white;
}

input{
  max-width: 100%;
}

#contenvoie{
  padding: 5% 13% 5% 13%;
}

#contentparti{
  padding: 1% 0% 1% 0%
}

/*---------------------------------------------------*/
/*----------------------------CONTACT-----------------------*/

input[type="url"]{
  height: 30px;
  width: 100%;
  font-size: 19px;
  border-radius: 5px;
  border: 1px solid grey;
}


/*---------------------------------------------------*/

/*----------------------------CARAVANE-----------------------*/

#caravanecontent{
  text-align: justify;
  padding: 0 13% 10% 13%;
  font-size: 12pt;
  font-family: Questrial;
}

#contentcenter{
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  margin: 5% 0 5% 0;
}

#caravanepom{
  margin: 7% 0 5% 0;
}



/*---------------------------AJOUT PROJETS-------------------------------------*/

#editeur{
    width: 500px;
    height: 200px;
    border: 1px solid black;
    padding: 5px;
    overflow: auto;
}

#editeur, #resultat {
  width: 500px;
  height: 200px;
  border: 1px solid black;
  padding: 5px;
  overflow: auto;
}

/*----------------------------------------------------------------*/

/*EDITEUR DE TEXTE*/



/*////////////////////MEDIA QUERY/////////////////////*/

/*ECRAN LARGE*/
@media all and (max-width: 1920px){

}


/*ECRAN MOYEN*/
@media all and (max-width: 1440px){
  #overlay ul li a{
    font-size: 40px;
  }
  #logo{
    width: 280px;
  }
  #logoblc{
    width: 280px;
  }
  #cont-2:hover{
  height: 850px;
  }

  #map{
  margin: 0;
  margin-top: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  max-width: 100%;
  }
}

/*ECRAN MOYEN medium*/
@media all and (max-width: 1366px){
  #logo{
    width: 280px;
  }
  #logoblc{
    width: 280px;
  }
  #cont-2 ul{
  font-size: 15px;
  }

  #overlay ul li a{
    font-size: 20px;
  }
}

/*ECRAN PETIT*/
@media all and (max-width: 1024px){
  #overlay ul li a{
    font-size: 35px;
  }
  #logo{
    width: 250px;
  }
  #logoblc{
    width: 250px;
  }
  #logomap{
  width: 350px;
  }
  #title{
  font-size: 50px;
  padding: 10% 0% 5% 0;
  }
  .roundedImage3{
  max-width:360px;
  height:360px;
  }
  .opacity-color3 {
  width:360px;
  height:360px;
  }
  #entrer p{
  font-size: 30px;
  }
  #entrer img{
  width: 10%;
  }
  #entrer img:hover{
  width: 15%;
  }
  #burger{
    width: 60px;
  }
  #burgermap{
    width: 60px;
  }
  #cont-2:hover{
  height:950px;
  }
}

/*ECRAN TABLETTE*/
@media all and (max-width: 768px){
  /*Onload Changelog-disclamer*/
#cadre_load {
  display:none;
  position:absolute;
  border: 1px solid grey;
  background-color: whitesmoke;
  width: 75%;
  height: 540px;
  animation-duration: 1s;
  /*color: black;*/
}
.card-map-top{
  width: 300px;
  height: 230px;
  padding: 4% 5% 2% 5%;
  background-image: url("../../img/map_preview.png");
  background-size:cover;
  background-repeat: no-repeat;
  background-position: center;
}

.card-map-top div{
  border-radius: 0;
}

  #overlay ul li a{
    font-size: 25px;
  }
  .roundedImage3{
  max-width:340px;
  height:340px;
  }
  .opacity-color3 {
  width:340px;
  height:340px;
  }
  #caravanecontent{
  font-size: 18px;
  }
  .navtop{
  height: 7%;
  }
  #logo{
    width: 230px;
  }
  #logoblc{
    width: 230px;
  }
  #logomap{
  width: 390px;
  }
  #entrer p{
  font-size: 25px;
  }
  #burgermap{
    width: 70px;
    padding-right: 5%;
  }

  #map{
  margin: 0;
  margin-top: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  max-width: 100%;
  }
}

/*ECRAN TELEPHONE L*/
@media all and (max-width: 425px){
  /*Onload Changelog-disclamer*/
#cadre_load {
  display:none;
  position:absolute;
  border: 1px solid grey;
  background-color: whitesmoke;
  width: 75%;
  height: 540px;
  animation-duration: 1s;
  /*color: black;*/
}
.card-map-top{
  width: 300px;
  height: 230px;
  padding: 4% 5% 2% 5%;
  background-image: url("../../img/map_preview.png");
  background-size:cover;
  background-repeat: no-repeat;
  background-position: center;
}

.card-map-top div{
  border-radius: 0;
}

  #overlay ul li a{
    font-size: 25px;
  }
  #title{
  font-size: 45px;
  padding: 15% 0% 5% 0;
  }
  #textpropo{
  font-size: 14px;
  }
  .roundedImage{
  max-width:110px;
  height:110px;
  }
  .opacity-color {
  width:110px;
  height:110px;
  }
  #titretravaux{
  font-size: 20px;
  }
  .roundedImage3{
  max-width:280px;
  height:280px;
  }
  .opacity-color3 {
  width:280px;
  height:280px;
  }
  #caravanecontent{
  font-size: 14px;
  }
  .navtop{
  height: 8%;
  }
  #logo{
    width: 180px;
  }
  #logoblc{
    width: 180px;
  }#logomap{
  width: 600px;
  }
  #entrer p{
  font-size: 20px;
  }
  #entrer img{
  width: 15%;
  }
  #entrer img:hover{
  width: 20%;
  }
  #burger{
    width: 80px;
  }
  #cont-2:hover{
  height:850px;
  }
  #burgermap{
    width: 140px;
    padding-right: 20px;
  }
  #presac{
  padding-top: 0%;
  }
  #map{
  margin: 0;
  margin-top: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  max-width: 100%;
  }
}

/*ECRAN TELEPHONE S*/
@media all and (max-width: 320px){
  /*Onload Changelog-disclamer*/

.cardload{
  border: 1.5px #2c2c28 solid;
  border-radius: 0;
  width: 400px;
  max-height:auto;
  background-color: white;
  top: 12%;
  left: 35%;
  right: 35%;
  align-items: center;
  position: fixed;
}

#cadre_load {
  display:none;
  position:absolute;
  border: 1px solid grey;
  background-color: whitesmoke;
  width: 100%;
  height: 540px;
  animation-duration: 1s;
  /*color: black;*/
}
.card-map-top{
  width: 300px;
  height: 230px;
  padding: 4% 5% 2% 5%;
  background-image: url("../../img/map_preview.png");
  background-size:cover;
  background-repeat: no-repeat;
  background-position: center;
}

.card-map-top div{
  border-radius: 0;
}

  #overlay ul li a{
    font-size: 25px;
  }
  #logo{
    width: 160px;
  }
  #logoblc{
    width: 160px;
  }
  #title{
  font-size: 40px;
  padding: 18% 0% 5% 0;
  }
  .roundedImage{
  max-width:90px;
  height:90px;
  }
  .opacity-color {
  width:90px;
  height:90px;
  }
  #titrepom{
  font-size: 20px;
  }
  .roundedImage3{
  max-width:200px;
  height:200px;
  }
  .opacity-color3 {
  width:200px;
  height:200px;
  }
  #partsubmit[type="submit"]{
  width:80px;
  height:80px;
  font-size: 15px;
  }
  #partreset[type="reset"]{
  width:80px;
  height:80px;
  font-size: 15px;
  }
  #cont-2:hover{
  height:950px;
  }
  #entrer p{
  font-size: 16px;
  }
  #entrer img{
  width: 15%;
  }
  #entrer img:hover{
  width: 15%;
  }
  #map{
  margin: 0;
  margin-top: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  max-width:100%;
  }
}



/*----------------------------------------------------------------*/
