.Rectangle-orange {
  margin-top: -30px;
  width: 410px;
  height: 350px;
  border-radius: 30px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}
.do35a-iStock_890386528_copie {
    position: absolute;
    background: #607d8b;
}
.do35a-iStock_890386528_copie:before {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.1;
    background-repeat: no-repeat;
    background-position: 100%;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}
.Rectangle-565{
	width: 410px;
	height: 450px;
	border-radius: 30px;
  position:absolute;
  left: 50%;
  top: 50%;
  margin-left: -205px;
  margin-top: -240px;
}
.ESPACE-CONSULTANT {
  height: 100px; 
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.11;
  letter-spacing: normal;
  text-align: center;
  padding-top: 25px;
  color: #ffffff;
}
.Rectangle-569 {
  width: 318px;
  height: 37px;
  border-radius: 20px;
  border: none;
  background-color: #ffffff;
}
.Rectangle-567 {
  width: 318px;
  height: 37px;
  border-radius: 20px;
  /*background-color:  #ffa000;*/
}
.Rectangle-567:hover {
  color: #ffffff;
}
.Se-connecter {
  font-size: 13px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.54;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
}
.Mot-de-passe {
  font-family: Source Sans Pro;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.54;
  letter-spacing: normal;
  color: #757575;
}
.Email {
  font-family: Source Sans Pro;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.54;
  letter-spacing: normal;
  color: #757575;
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102,175,233,.6) !important;
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102,175,233,.6) !important;
}