.profil1p{
  margin: 30px 0px 30px 0px;
  font-weight:600;
  width: 100%;
  min-width:250px;
  min-height:50px;
  background-color: #d0ebf7;
  /* text-align:left; */
  line-height: 28px;
/*  color: #ffffff;*/
  
  color: #2196F3;
  font-family: sans-serif;
  padding: 17px 8px;
  height:auto;
  /* font-style:italic; */
/*  border: 1px solid #03a9f4;*/
  /* border: 1px solid #f7f7f7; */
  font-size: 18px;
  }

  .conteneurprofilp{display: inline-block;margin: 0 20px;width: -webkit-fill-available;}

.imgsidep{border: 0px solid white;margin: 20px 0px;height:30%;display: contents;vertical-align: middle;text-align: center;/* display: unset; *//* max-width: 800px; */}
.imgsidep img{max-width:300px;max-height:300px;transition: width 1s,1s ;background-color:#f1f1f1;text-align:center;border-radius:2em;/* margin-left: 15px; *//* border: antiquewhite; */}
.imgsidep img:hover{max-width:400px;max-height:400px;}
.imgsidep video{width:300px;max-height:300px;padding:10px;background-color:#f1f1f1;text-align: center;margin: auto;transition: width 1s,1s ;}
.imgsidep video:hover{max-width:400px;max-height:400px;}

.startm2p {cursor:pointer;background-color: #34b1e9;padding:5px;width: auto;float: left;margin: 2px;color:white;/* font-style: italic; *//* border-radius: 50em; *//* position: absolute; *//* right: 3%; */text-decoration: underline;}
.barremenu2p{width: 80%;height: 2px;border-radius:4px;background: #fdfcfc;margin: 10%;position: relative;}

.headerslidenonep{background:#fff;line-height:2;color: /*#06c506*/#03a9f4;font-size:20px;border:0px solid #aba6a6;border-bottom:0px;font-family: auto;/* font-style: italic; */}
.warn{color: #e7e7e9;font-size:14px;font-style:italic;text-align: end;}


img.ajouterfavorisp {float:right;margin-top: -47px;width: 48px;cursor:pointer;}
img.favorisajouterp {float:right;margin-top: -47px;width: 48px;cursor:pointer;}

.headersclickp{text-align:center;margin:auto;margin-top:0px;border-top:0px solid white;background-color: #ffffff;padding: 5px;border-radius:0px 0px 5px 5px;margin-bottom: 20px;}

#position{height:100%;width:100%;}

.ville{font-weight: 400;}

.btn_profil_send{font-size: 16px; border: 1px solid #03a9f4; padding: 5px; border-radius: 50px; width: 92px; background-color: white; color: #03a9f4;}
textarea::placeholder {
    color: #03a9f4;
}
.btn_profil_send:hover{cursor: pointer;}




