.image-projet img{
  background-color:#000000;
  	width: 100%;
    object-fit: cover;
    max-height: 600px;
}

.contact-table td{
  background-color: #000 !important;
}
.upfaq-button{
  font-weight:normal;
}

.ref{
  font-size:12px;
  color:#bcb6b6;
}

.card-header{
  width: 75%;
  float:left;
  line-height:14px;
  text-align: right;
  padding:5px;

}
.card-body{
  width: 25%;
  float:right;
}

.djsm-select,.djsm-select:focus {
  border :none;
  background-color:#ffffff;
  line-height:14px;
  padding:5px;
  text-align:right;
  padding-right:50px;
}
