::-webkit-scrollbar

{

  width: 2px;  /* for vertical scrollbars */

  height: 12px; /* for horizontal scrollbars */

}



::-webkit-scrollbar-track

{

  background: rgba(0, 0, 0, 0.1);

}



::-webkit-scrollbar-thumb

{

  background: rgba(0, 0, 0, 0.2);

}

@font-face {

    font-family: 'Outfit-black';

    src: url('font_outfit/Outfit-Black.woff2') format('woff2'),

        url('font_outfit/Outfit-Black.woff') format('woff');

    font-weight: 900;

    font-style: normal;

    font-display: swap;

}



@font-face {

    font-family: 'Outfit-semi-bold';

    src: url('font_outfit/Outfit-SemiBold.woff2') format('woff2'),

        url('font_outfit/Outfit-SemiBold.woff') format('woff');

    font-weight: 600;

    font-style: normal;

    font-display: swap;

}



@font-face {

    font-family: 'Outfit-extra-light';

    src: url('font_outfit/Outfit-ExtraLight.woff2') format('woff2'),

        url('font_outfit/Outfit-ExtraLight.woff') format('woff');

    font-weight: 200;

    font-style: normal;

    font-display: swap;

}



@font-face {

    font-family: 'Outfit-extra-bold';

    src: url('font_outfit/Outfit-ExtraBold.woff2') format('woff2'),

        url('font_outfit/Outfit-ExtraBold.woff') format('woff');

    font-weight: bold;

    font-style: normal;

    font-display: swap;

}



@font-face {

    font-family: 'Outfit-light';

    src: url('font_outfit/Outfit-Light.woff2') format('woff2'),

        url('font_outfit/Outfit-Light.woff') format('woff');

    font-weight: 300;

    font-style: normal;

    font-display: swap;

}



@font-face {

    font-family: 'Outfit-regular';

    src: url('font_outfit/Outfit-Regular.woff2') format('woff2'),

        url('font_outfit/Outfit-Regular.woff') format('woff');

    font-weight: normal;

    font-style: normal;

    font-display: swap;

}



@font-face {

    font-family: 'Outfit-medium';

    src: url('font_outfit/Outfit-Medium.woff2') format('woff2'),

        url('font_outfit/Outfit-Medium.woff') format('woff');

    font-weight: 500;

    font-style: normal;

    font-display: swap;

}



@font-face {

    font-family: 'Outfit-bold';

    src: url('font_outfit/Outfit-Bold.woff2') format('woff2'),

        url('font_outfit/Outfit-Bold.woff') format('woff');

    font-weight: bold;

    font-style: normal;

    font-display: swap;

}



@font-face {

    font-family: 'Outfit-thin';

    src: url('font_outfit/Outfit-Thin.woff2') format('woff2'),

        url('font_outfit/Outfit-Thin.woff') format('woff');

    font-weight: 100;

    font-style: normal;

    font-display: swap;

}

strong {

    font-weight: bold;
    font-size: 1em;

}

html {

  position: relative;

  min-height: calc(100% - 30px);

}

body{

  font-family: 'Outfit-light'!important;

  background-attachment: fixed!important;

  background: rgb(75,190,255);
  background: linear-gradient(180deg, rgba(75,190,255,1) 0%, rgba(183,229,255,1) 40%, rgba(255,255,255,1) 100%);

  margin:0;

  padding:0;

  color: #404040;

  font-weight: 500;

  font-family: "arial";

  font-size: 1rem!important;

  -webkit-background-size: cover; /* pour anciens Chrome et Safari */

  background-size: cover; /* version standardisée */

  letter-spacing: 0.5px;

  overflow-x: hidden;

  /* padding-top:2%; */

}

a,

a:hover{

  cursor: pointer;

  color: inherit;

  text-decoration: none!important;

}

a.open{

  border-bottom-style: dotted;

}

p{

  margin-bottom:0;

}

.login{

  width: 100%;

}

.blue{

  color: #0000fe;

}

.red{

  color: #ff0;

}

.yellow{

  color: #fff000;

}

.hide{

  display: none;

}

.hide2{

  position: absolute;

  z-index: -9999;

  opacity: 0;

}

/* label{font-weight:  bold;} */

.cb{

  clear: both;

}

/*.bg-black{

  background-image: url('/img/bg-1.png');

  background-color: black;

  background-repeat: no-repeat;

  background-position: center center;

  background-attachment: fixed;

  -webkit-background-size: cover!important; 

  background-size: cover!important;

} */

.color-white{

  color: white;

}



div.center{

  margin: 0 auto;width: 100%; left: 50%; position: absolute; top: 50%; transform: translateY(-50%) translateX(-50%);

}

.center.smaller{

  max-width: 250px;

}

.center.medium{

  max-width: 450px;

}



.container{

  width: 100%;

  overflow: hidden;

  position: relative;

}

.opacity-1{

  opacity: 1;

}

.opacity-05{

  opacity: 0.5;

}

.bottom-0{

  bottom: 0;

}

.padding-none{

  padding: 0!important;

}

.maybe::after{

  content: "présence à confirmer";

  font-family: inherit;

  position: absolute;

  left: 0;

  top:40px;

  transform: rotate(-45deg);

  font-size: 20px;

  width: 100px;

  background: rgba(255,222,173,0.6);

}

.opacity-0{

  opacity: 0;

}

.float-right{

  float: right;

}

.float-left-50{

  float: left;

  width: 50%;

}

.small{

  font-size: 12px;

}

.cb{

  clear: both;

}

.italic{

  font-style: italic;

}

.red{

  color: #FF0000;

}

.footer {

  /* background-color: rgba(255, 255, 255, 0.95); */

  border-bottom-left-radius: 0.325rem;

  border-bottom-right-radius: 0.325rem;

  font-family: "letters_for_learnersregular";

  margin: 0 auto;

  /* margin-top: -20px; */

  padding: 10px 0;

  text-align: center;

}

footer{

  padding-bottom: 2%;

  text-align: center;

  width:100%;

}

footer .logo{

  margin: 0 auto;

  width: 150px;

  padding-bottom: 30px;

}

footer .footer-logo{

  background: url("/img/LogoYuliAndFriendsBleu.png");

  height: 45px;

  /* width: 30px; */

}

.logo {

  font-size: 2.6rem;

  font-weight: 800;

	display: inline;

	position: relative;

	letter-spacing: 2px;

  color: rgba(0,0,0,1);

}


.footer p{

  padding-top: 10px;

}

ul.nav li a{

  font-weight: bold;
 

}

.menu{

  position: relative;
}
  
.custom-menu-text-color {
  color: #1C5588;
}

.custom-container {
  display: flex;
  justify-content: center;
  align-items: start;
  gap:1em;
  flex-wrap: wrap;
}

@media (max-width: 768px) {
  .custom-container {
    flex-direction: column;
    align-items: flex-start;
  }
}

@media (max-width: 2732px) {
  .custom-container {
    flex-direction: row;
  }
}

.sticky-top{

  position: sticky;

  top: 0;

  margin-bottom: 20px;

  margin-left: -25px;

  width: 100%!important;

  z-index: 99999;

}

.menu-trip{

  position: sticky;

  bottom: 0;

  margin-bottom: 20px;

  margin-left: -25px;

  width: 100%!important;

  z-index: 99999;

}

.menu-trip .list-group-item{

  padding: 0.15rem 1rem 1rem 1rem;

}

.accordion {
  width: 100%;
  background-color: #ffffff;
  border-radius: 15px;
  
}

.card {

  width: 300px;

  margin-top: 2em;

  padding: 1.5em 0.5em 0.5em;

  border-radius: 2em;

  text-align: center;

  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);

  overflow: hidden;

  border: none;

}

.card-faq {

  margin-top: 2em;

  padding: 1.5em 0.5em 0.5em;

  border-radius: 1em;

  text-align: center;

  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);

  overflow: hidden;


}

.card img {

  margin: 0 auto;

  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);

  width:150px;

  height:150px;

  border-radius: 50%;

  object-fit: cover;

}

.card .card-title {

  font-weight: 700;

  font-size: 1.5em;

  text-transform: uppercase;

  color: #1C5588;

}

.card .btn:hover {

  background-color: rgba(0, 128, 128, 0.7);

  color: #ffffff;

  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);

}

.card .btn{

  margin: 0 5px;

}

.card .usertype{

  position: absolute;

  color: black;

  transform: rotate(-45deg);

  top: -30px;

  left: -79px;

  text-align: center;

  width: 200px;

  background-color: #8AD2F6;

  height: 100px;

  display: flex;

  justify-content: center;

  align-items: flex-end;

  padding-bottom: 4%;

}

.buy-yuli{
  background-color: #7ee382;

  font-size: 0.9rem;

  position: fixed;

  bottom: 0;

  width: 100%;

  padding: 1rem 0;

}

/* others templates */

/* others templates */

/* others templates */

.friends{

  /* background-image: url('/img/bg-3.png'); */

  background: rgb(47,180,237);
  background: linear-gradient(180deg, rgba(47,180,237,1) 0%, rgba(114,202,251,1) 40%, rgba(255,255,255,1) 100%);
  

  background-repeat: no-repeat;

  background-position: center center;

  background-attachment: fixed;

  color: #1C5588!important;

  -webkit-background-size: cover!important; /* pour anciens Chrome et Safari */

  background-size: cover!important; /* version standardisée */

}

.friends a{

  color: black;

}

.friends p, .friends span, .friends .btn{

  color: #1C5588!important;

}

.friends .btn{

  color: black!important;

}

.friends .btn-yuli-white{

  border: solid 1px black;

  color: #1C5588!important;

}

.friends .btn-yuli{

  color: white!important;


}

.kids{

  background-image: url('/img/bg-3.png');

  background-color: white;

  background-repeat: no-repeat;

  background-position: center center;

  background-attachment: fixed;

  color: black!important;

  -webkit-background-size: cover!important; /* pour anciens Chrome et Safari */

  background-size: cover!important; /* version standardisée */

}

.kids a{

  color: black;

}

.kids p, .kids span, .kids .btn{

  color: black!important;

}

.kids .btn{

  color: black!important;

}

.kids .btn-yuli-white{

  border: solid 1px black;

  color: black!important;

}

.kids .btn-yuli{

  color: white!important;

}

.kids .bg-yuli{

  color: white!important;

}

.kids .buy-yuli{

  background: white;

}

.kids .buy-yuli .footer-logo{

  background-image: url("/img/logo-small.png");

}

#nav.kids{

  background-color: #06EAAD;

  background-image: none;

}



.care{

  background-image: url('/img/bg-3.png');

  background-color: white;

  background-repeat: no-repeat;

  background-position: center center;

  background-attachment: fixed;

  color: black!important;

  -webkit-background-size: cover!important; /* pour anciens Chrome et Safari */

  background-size: cover!important; /* version standardisée */

}

.care a{

  color: black;

}

.care p, .care span, .care .btn{

  color: black!important;

}

.care .btn{

  color: black!important;

}

.care .btn-yuli-white{

  border: solid 1px black;

  color: black!important;

}

.care .btn-yuli{

  color: white!important;

}

.care .bg-yuli{

  color: white!important;

}

.care .buy-yuli{

  background: white;

}

.care .buy-yuli .footer-logo{

  background-image: url("/img/logo-small.png");

}

#nav.care{

  background-color: #C090FF;

  background-image: none;

}



.resto{

  background-image: none;

  background-color: white;

  background-repeat: no-repeat;

  background-position: center center;

  background-attachment: fixed;

  color: black!important;

  -webkit-background-size: cover!important; /* pour anciens Chrome et Safari */

  background-size: cover!important; /* version standardisée */

}

.resto a{

  color: black;

}

.resto p, .resto span, .resto .btn{

  color: black!important;

}

.resto .btn{

  color: black!important;

}

.resto .btn-yuli-white{

  border: solid 1px black;

  color: black!important;

}

.resto .btn-yuli{

  color: white!important;

}

.resto .bg-yuli{

  color: white!important;

}

.resto .buy-yuli{

  background: white;

}

.resto .buy-yuli .footer-logo{

  background-image: url("/img/logo-small.png");

}

#nav.resto{

  background-color: black;

}

.resto .buy-yuli{ border: solid 2px black }


/* profil */

img.check{

  height: 15px;

}


/* profil */

.custom-card {
  border-radius: 25px;
  background-color: white;
  width:100%;
  
}

.card-text.home{

  margin: 0 5px 10px 5px;

  max-height: 75px;

  overflow-y: hidden;

  scrollbar-color: yellow blue;

  scrollbar-color: #87ceeb #ff5621;

  scrollbar-color: auto;

}

img.tripview{

  max-height: 250px;

  display: block;

  max-width:100%;

  object-fit:scale-down;

  height: auto;

}

.card img.home::after{

  background: #f1f1f1;

}

.mt-0{

  margin-top: 0!important;

}

.w100{

  width: 100%;

}

.hover{

  cursor: pointer;

}

.hover:hover{

  opacity: 0.9;

}

.cursor-pointer:hover{

    cursor: pointer;

    /* font-weight: 900!important; */

    /* color: #666!important; */

}

.font-weight-none{

  font-weight: 100;

}

.small-action-btn{

  color:#cecece;

  position:absolute;

  right:0;

  z-index: 1;

}

.small-action-btn a:hover svg{

  color:red;

  transition: 0.70s;

}

.small-action-btn a:hover svg.rotate{

  transition: 0.70s;

  -webkit-transition: 0.70s;

  -moz-transition: 0.70s;

  -ms-transition: 0.70s;

  -o-transition: 0.70s;

  -webkit-transform: rotate(180deg);

  -moz-transform: rotate(180deg);

  -o-transform: rotate(180deg);

  -ms-transform: rotate(180deg);

  transform: rotate(180deg);

}

.trip{

  margin: 0 auto;

}

.trip img.cover{

  max-width: 600px;

  max-height: 300px;

  width: 100%;

}

.cover .img-none{

  min-height: 200px;

  height: auto;

}

 .friend-card{

  min-height: 250px;

}

.destination iframe{

  width: 100%;

}

.destination img{

  display: inline;

  max-width: 450px;

  width: 100%;

}

.h1-edit{

  padding: 30px 10px;

}

h1, h2, h3, h4, h5, h6, label {
  font-family: 'Nunito', sans-serif;
}

.confirm-delete-trip{

  position: absolute;

  top: 0;

  right: 0;

}

#notif{

  display: none;

}

.notifyjs-bootstrap-success{

  background-position: 1px;

}

.sticky {

	position: fixed;

	top:0;

	width: 100%;

	margin-left: auto;

	margin-right: auto;

}

.sticky + .content {

  padding-top: 102px;

}

form{position:relative;width:100%;}



blockquote{width: 100%;}



.centered{

  margin: 0 auto;

}

.text-break-word{

  word-break: break-word;

}

.white-space-normal{

  white-space: normal;

}

.position-relative{

  position: relative;

}



table.fading tr td:first-of-type {

    background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,0.8) 80%,rgba(255,255,255,0) 100%);

    position: sticky;

    left: 0;

    min-width: 200px;

}

#login .modal-content.container{

  max-width: 450px;

}

.dashed{

  border-bottom: dashed 1px #cecece;

}

.bold{

  font-weight: bold;

}

.form-control:focus {

    box-shadow: none;

    border-color: #BA68C8

}

.form-control {
  border: solid 1px #1d00ac;
}

.form-control::placeholder {
  font-style: italic;
  color: rgb(151, 151, 151);
   
}

textarea::placeholder {
  font-style: italic;
  color: rgb(151, 151, 151);
  padding-left:0.4em;
   
}

.textarea-form {
  border-radius: 15px;
}

.profile-button {

    background: rgb(99, 39, 120);

    box-shadow: none;

    border: none

}



.profile-button:hover {

    background: #682773

}



.profile-button:focus {

    background: #682773;

    box-shadow: none

}



.profile-button:active {

    background: #682773;

    box-shadow: none

}



.back:hover {

    color: #682773;

    cursor: pointer

}



.labels {
    font-size: 1.4em;
    font-weight:bold;
    margin-bottom:5px;

}

.labels-vcard {
  font-size: 1em;
  font-weight:bold;
  margin-bottom:5px;
  margin-top:1em;;
  margin-left:0.5em;
}



.add-experience:hover {

    background: #BA68C8;

    color: #fff;

    cursor: pointer;

    border: solid 1px #BA68C8

}

.btn-primary {
  background-color: #1C5588;
}

.btn-yuli-white-border{

  border: 1px solid transparent;

  color: #fff;

  background-color: #F3718D;

  padding: 1em;

}

.btn-yuli{

  background-color:#00BDC8;

  color: white;

  border:none;

  padding: 1em;

}

.btn-yuli-2{

  background-color:#F3718D;

  border-radius: 20px;

  color: white;

  border:none;

  padding: 1em;

}

.btn-yuli-white{

  color: #ffffff!important;
  background-color: #1C5588;
  padding: 1em;

}

.btn-yuli-neutral-white{

  color: #fff!important;

  background-color: none;

}

.btn-save {
  
      background: #31c623;
  
      color: #fff;
  
      border: none;
  
      padding: 1em;
  
      width: fit-content;
  
      margin-top: 1em;
  
      margin-bottom: 1em;
  
}

.btn-cancel {
  
  background: #dab11e;

  color: #fff;

  border: none;

  padding: 1em;

  width: fit-content;

  margin-top: 1em;

  margin-bottom: 1em;

}

.align-left{

  text-align: left;

}

.align-center{

  text-align: center;

  margin: 0 auto;

  width: 100%

}

.social-box{

  flex-direction: row;

  margin: 0 auto;

}

.social-box div.social{

  /* width: 32%; */

  display: inline-flex;

  margin: 0;

}

.social-box div.social span{

  font-size: 0.8rem;

  color: #acacac;

}

.social-box img{

  border-radius:20px;

  width: 90%;

  max-width: 90%;

  margin: 20% 0% 2% 0%;

}

.phone-row {
  display: flex;
  align-items: center;
}

.phone-label {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
  margin-right: 10px;
}

.phone-label-input {
  margin-bottom: 5px;
}

.phone-number-input {
  margin-bottom: 10px;
}

.userProfil{

  max-width: 400px;

}

.userProfil.profil{

   padding: 0;

}

/* ne plus toucher */
.userProfil .header{

  background: rgba(238, 238, 238 ,0.6);

  border: solid 1px #9573b9;

  position:relative;

  height: 220px;

  width: 95%;

  margin: 0 auto;

  overflow: hidden;

}


.header-profil1{

  display: flex;

  flex-direction: column;

  position:relative;

  width: 95%;

  margin-top: 1000px auto;


}



.userProfil .background{

  margin: auto;

  width:100%;

}

.background-img-preview{
  /* border: solid 3px #9573b9; */

  position: relative;

  width: 100%;
  max-height:248px;

  object-fit: cover;

  z-index: -100;

}

.photo-img-preview{
  /* border: solid 3px #9573b9; */

  position: relative;

  width: 100%;
  max-height:248px;

  object-fit: cover;

  z-index: -100;

}



.avatar-container{

  position: relative;
  
  max-height: 250px;


}

.banner-container{

  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid grey;
 

}

.banner{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-height: 400px;;
}

.cropper-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  overflow: hidden;
}

.userProfil .background-img{

  margin: 0 auto;

  text-align: center;

  z-index: -10;

  max-height: 250px;

  object-fit: cover;
}

.background-img {
  max-width: 600px;
  max-height: 250px;
  overflow: hidden;
}

#header-background-id {
  width: 95%;
  max-height: 320px;
}

#header-background-id1 {
  width: 100%;
  max-height: 320px;
}

@media (max-width: 400px) {
  #header-background-id {
    width: 90%;
    max-height: 220px;
  }
}

/* Recadrage modale est contenue dans avatar-container quand il n'y a pas d'image enregistrée*/

.avatar-container .background-img img {
  min-width: 100%;
  height: auto;
}

.avatar-container .background-img {
  max-width: 100%;
  max-height: 250px;
  overflow: hidden;
  object-fit: cover;
}



.userProfil .background-edit{

  /* background: url(/img/galerie.png); */

  border: solid 4px #C0C0C0;

  background-size: cover;

  top: 5px;

  right:5px;

  height: 20px;

  width: 20px;

}

.thumbnail-body{

  margin:0 auto;

  position:relative;

  width:100%;

}

.userProfil .avatar-edit{

  position:relative;

  bottom: 0;

  margin: 0 auto;

  left: 50%;

  transform: translateX(-50%) translateY(10%);

}

.userProfil .avatar-edit .avatar{

  margin-top: 0px;

  position: relative;

}

.userProfil .avatar{

  width:170px;

  height:170px;

  margin-top: 200px;

  object-fit:cover;

  border-radius:50%;

}

.userProfil .username {

  font-size: 2rem;

  font-weight: bold;

  margin: 0;

  position: relative;

}

.custom-username {
  background-color: rgb(255, 255, 255);
  padding: 0.4em 1em;
  border-radius: 50px;
  width: fit-content;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 0.2em;
  
}

.custom-titles {
  background-color: rgb(255, 255, 255);
  font-size: 1.4em;
  padding: 0.4em 1em;
  border-radius: 50px;
  width: fit-content;
  font-weight: bold;
  margin-top: 2em;
  margin-bottom: 1em;

}

.icad {
  border: 1px solid red;
  background-color: #fff;
  padding:1em;
  margin-top:1em;
  border-radius: 10px;
}

.userProfil .social {

  /* font-size: 13px; */

  margin: 0;

}

.userProfil .pin{

  width: 20px;

}

.userProfil .bio {

    /* font-size: 12px; */

    font-weight: 300;

    color: #212529;

}

.userProfil .myfile{

  color: #1C5588;

}

.userProfil .city {

    /* font-size: 12px; */

    /* font-weight: 100; */

    margin: 5px 0;

}

.userProfil .company {

    font-size: 1.1rem;

    /* font-weight: 100; */

}


.delete-social{

  background: url(/img/x.png);

  background-size: cover;

  position: absolute;

  top: 15px;

  right:20px;

  height: 10px;

  width: 10px;

}

.delete-social:hover{

  cursor:pointer;

}

.cancel-btn{

  display:none;

}

/* OLD ID "mustsee" for Save and cancel buttons */
#mustsee {
  position: fixed;
  top: 67%;
  left: 50%;
  transform: translate(-50%, -50%);
  
}

@media (max-width: 767px) {
  #mustsee {
    top: 65%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}

.edit-icon-container {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: white;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  text-align: center;
  transition: background-color 0.3s ease-in-out;
}

.edit-icon-container:hover {
  background-color: #31c623;
}

.edit-icon {
  margin: 4px;
}

.social-icon{

  border-radius: 5px;

  height: 35px;
  width: 35px;

  margin-top: -5px;

  margin-left: 14px;

}

.z-9999{

  z-index:-9999;

}

#sm > div:first-child .upbutton {

    display: none;

}

#sm > :last-child .downbutton {

    display: none;

}

.social-network .controller{

  position: absolute;

  left: 0;

}

.social-network .controller:first-child{

  position: absolute;

  left: -2px;

  top:-7px;

}

.social-network .controller:last-child{

  position: absolute;

  left: 0;

}

.user_profile_cap {

  width: 970;

  height: auto 13;

  border: 1px solid #DDD;

  -webkit-border-radius: 5px;

  -moz-border-radius: 5px;

  border-radius: 5px;

    overflow:hidden;

}



.user_profile_cover img {

    width: 970px;

    height: 300px;

    -webkit-border-top-left-radius: 5px;

    -webkit-border-top-right-radius: 5px;

    -moz-border-radius-topleft: 5px;

    -moz-border-radius-topright: 5px;

    border-top-left-radius: 5px;

    border-top-right-radius: 5px;

        }





.user_profile_headline {

  padding: 10px;

  font-size: 16px;

  text-align: center;

}

.user_profile_headline img{

    border:1px solid #EEEEEE;

    width:124px;

    height:124px;

    margin:-90px 10px 0  0;

    position:relative;

    z-index:111;



    background-color:white;

}

.user_profile_headline h2{



    margin:0;

    padding:0;

    font-size:12px;

    font-weight:bold;

    display:block;

}

h2 {
  margin-bottom:0.5em;
}

.user_profile_headline span{

    font-size:10px;

    font-family:verdana;

    color:gray;



}

.user-informations {

  color:white; 
  background-color:#1C5588; 
  padding:1em;
  overflow:hidden;
  font-size:1em;
  margin-top: -1em;
  
}

.user-informations li {
  padding: 0.3em;
}

.user-informations ul {
  padding-bottom: 1em;
}



footer.user-informations {
  height: fit-content;
  padding-top:1.5em;
  padding-bottom:2em;
}

@media (min-width: 768px) {
  .user-informations li {
    display: inline-block;
    width: 100%;
    
  }
  .user-informations li:nth-child(odd) {
    float: left;
  }
  .user-informations li:nth-child(even) {
    float: right;
  }
}

@media (max-width: 767px) {
  .user-informations li {
    display: block;
  }
}

@media (min-width: 768px) {
  .user-informations ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .user-informations li {
    flex-basis: calc(50% - 0.6em);
  }
}


/* user profil */

.the-header{

  position: relative;

  height: 200px;

 
}

.header-background{

  position: relative;

  width: 100%;

  object-fit: cover;

  z-index: -100;

  margin-top: 6em;

  border-radius: 25px;


}

.header-background1{

  position: relative;

  width: 100%;

  object-fit: cover;

  z-index: -100;

  margin-top: 4em;

  border-radius: 0 0 35px 35px;


}

/* This will apply when the screen width is 600px or less */
@media (max-width: 600px) {
  .header-background1 {
    border-radius: 0;
  }
}



.profile-picture{

  border-radius: 50%;

  height: 150px;

  width: 150px;


  object-fit: cover;

}



.stickyy {

  position: fixed;

  bottom: 5%;

  right: 0;

  z-index: 9999;

}



.header-border{

  background-color:#ffffff;

  padding: 15px 20px;

  

}

.yuli-color{

  color: #e119be;

}

.bg-yuli{

    background-color:#1C5588;

}

.bg-yuli:hover{

  color: white;

}

.title-padding{

  padding-top: 3rem;

  font-weight: bold;

}

.typeTxt {

  text-transform: none;

}

.mobile-padding {
  max-width: 400px;
  padding: 1rem 0;
}

@media (max-width: 375px) {
  .mobile-padding {
    max-width: 400px;
    padding: 1rem 0;
  }
}

@media (min-width: 390px) {
  .mobile-padding {
    max-width: 400px;
    padding: 3rem 0;
  }
}



.inputfile {

    width: 0.1px;

    height: 0.1px;

    opacity: 0;

    overflow: hidden;

    position: absolute;

    z-index: -1;

}





.inputfile + label {

    text-overflow: ellipsis;

    cursor: pointer;

    display: inline-block;

    overflow: hidden;

    /* 10px 20px */

}





.inputfile:focus + label,

.inputfile.has-focus + label {

    outline: 1px dotted #000;

    outline: -webkit-focus-ring-color auto 5px;

}




.inputfile + label svg {

    width: 1em;

    height: 1em;

    vertical-align: middle;

    fill: currentColor;

    margin-top: -0.25em;

    margin-right: 0.25em;
    
}

.inputfile2 {

  width: 0.1px;

  height: 0.1px;

  opacity: 0;

  overflow: hidden;

  position: absolute;

  z-index: -1;

}





.inputfile2 + label {

  text-overflow: ellipsis;

  cursor: pointer;

  display: inline-block;

  overflow: hidden;

  /* 10px 20px */

}





.inputfile2:focus + label,

.inputfile2.has-focus + label {

  outline: 1px dotted #000;

  outline: -webkit-focus-ring-color auto 5px;

}




.inputfile2 + label svg {

  width: 1em;

  height: 1em;

  vertical-align: middle;

  fill: currentColor;

  margin-top: -0.25em;

  margin-right: 0.25em;
  
}


.inputfile3 {

  width: 0.1px;

  height: 0.1px;

  opacity: 0;

  overflow: hidden;

  position: absolute;

  z-index: -1;

}





.inputfile3 + label {

  text-overflow: ellipsis;

  cursor: pointer;

  display: inline-block;

  overflow: hidden;

  /* 10px 20px */

}





.inputfile3:focus + label,

.inputfile3.has-focus + label {

  outline: 1px dotted #000;

  outline: -webkit-focus-ring-color auto 5px;

}




.inputfile3 + label svg {

  width: 1em;

  height: 1em;

  vertical-align: middle;

  fill: currentColor;

  margin-top: -0.25em;

  margin-right: 0.25em;
  
}





.cover_pic,

.photo_pic,

.cover_delete{

  position: absolute;

  z-index: 1;

  margin: auto;

  padding: 1em;

  border-radius: 5px;

  z-index: 2;

}

.cover_pic {

  position: absolute;
  top: 0;
  left: 0;
  transform: none;
}

.cover_delete {
  position: absolute;
  top: 0;
  left: 0;
  transform: none;
}

.photo_pic{

  left:10px;

  top: 1%;

}

.photo_pic label,

.cover_pic label{

  margin: 0;

}

#crop-button {
  position: absolute;
  top: 90%;
  left: 30%;
  transform: translate(-50%, -50%);

}

#cancel-button {
  position: absolute;
  top: 90%;
  left: 70%;
  transform: translate(-50%, -50%);

}

.sprite_cancel{

  background-position: 0px -651px;

}

form i.eye_open {

  position: absolute;

  right: 10px;

  top: 10px;

  cursor: pointer;

  height: 20PX;

  width: 20px;

  background-image: url(../img/eye_open.png);

  background-size: contain;

}

form i.eye_close {

  background-image: url(../img/eye_close.png);

}

.navbar-toggler-icon {
  background-image: url('../img/menu-blue.svg');
  background-repeat: no-repeat;
  background-size: contain;
  width: 50px;
}


.black{

  color:rgb(0, 0, 0);

}

.btn-menu-logging

{

  padding: 10px;

  margin: 10px;

  background-color: pink;

  border-radius: 25px;

  color: #000;

}

.btn-yuli{
  background-color:#1C5588 ;
  border-radius: 25px;
  height: fit-content;
  width: 250px;
  
}

.btn-logout {
  background-color:#31d8e7 ;
  border-radius: 25px;
  padding:1em;
  color:#fff;
  width: 250px;

}

.btn-logout-footer {
  background-color:#31d8e7;
  border-radius: 25px;
  color:#fff;
  width: fit-content;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.reactivate-btn {
  background-color: #31c623;
  border-radius: 10px;
  color:#fff;
  width: fit-content;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.suspend-btn {
  background-color: #d83d3d;
  border-radius: 10px;
  color:#fff;
  width: fit-content;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.off-status {
color: #d83d3d;
padding: 0.2em 0.5em;
border-radius: 5px;
}

.on-status {
color: #31c623;
padding: 0.2em 0.5em;
border-radius: 5px;
}

.btn-block {
  background-color:#ec436f ;
  border-radius: 25px;
  height: fit-content;
  width: 250px;
  padding:1em;
  color:#fff
}

/* Styles du toggle switch */
.lost-toggle-switch {
  display: flex;
  align-items: center;
}

.toggle-label {
  margin-right: 10px;
}

.toggle-input {
  display: none;
}

.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #31c623;
}

input:focus + .slider {
  box-shadow: 0 0 1px #31c623;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

#map {
  height: 400px;
  width: 100%;
}