body {
  font-weight: bold !important;
  background: #eee;
}
.span-success{
  display: block;
  margin-top: 30px;
  font-size: 23px;
}
.div-success{
  font-size: 30px;
}
#step-2{
  display: none;
}
.erreur-date{
  color: red;
  position: absolute;
  top: 98%;
}
.error-date{
  color: red;
}
.br-4 {
  border-radius: 4px;
}
.bg-black {
  background-color: #000000;
}
.fiber-test--jamono {
  height: 5.25rem;
}
.img-bande-noir-desk {
  left: 10px;
  bottom: 0;
  height: 54px;
}
.bande-noir-desk .z-indexed .font-size-34 {
  margin-left: 3.75rem;
  z-index: 1;
}
.font-size-34 {
  font-size: 2.125rem;
}
.btn-testEligibility {
  margin-left: 30px;
}
#name-error{
  bottom: -50px !important;
}
#nom-error{
  bottom: -50px !important;
}
.btn-custom{
  color: #000 !important;
  background: transparent !important;
  border: solid 2px #000;
}
.btn-custom:hover{
  color: #fff !important;
  background: #000 !important;
}
.contentS{
  padding-left: 50px;
  padding-right: 50px;
}
.list-step-shower{
  display: flex;
}
.block-canalP {
  background-color: rgb(51, 51, 51);
  color: rgb(255, 255, 255);
  padding: 30px;
}

#card-white{
  background: #fff;
  color: #000000;
}

.right-el {
  float: right;
}
.block-canal-title {
  font-weight: bold;
  font-size: 30px;
}
.sub-block-canal-title {
  font-size: 14px;
}
.border-gris {
  margin-top: 35px;
  margin-bottom: 18px;
  opacity: 0.31;
  border-bottom: 2px solid #ddd;
}
.price-offre-tv {
  font-size: 40px;
  font-weight: bold;
}
.price .sub-block-canal-title {
  font-weight: bold;
}
.sub-block-canal-title {
  font-size: 14px;
}
.tilte-step-notif{
  display: block;
  font-size: 30px;
  margin-bottom: 30px;
}

.modal-header {
  margin-bottom: 10px !important;
}
#modal-footer-suscription, #modal-footer-suscription1 {
  width: 100%;
  justify-content: flex-start;
  margin-top: 0 !important;
}
.modal-dialog {
  max-width: 865px !important;
}
.mat-content {
  height: 55px;
  border: 1px black solid;
  position: relative;
  border: solid 2px lightgray;
  border-radius: 5px;
  transition: all 0.5s;
}
.mat-content .input-mat {
  position: absolute;
  border: none;
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0);
  z-index: 998;
  padding-left: 10px;
  font-size: 18px;
}
.mat-content .input-mat:focus {
  outline-width: 0;
}
.mat-content.active {
  border-color: #ff7900;
}
.mat-content .label-mat {
  /* Internet Explorer 10-11 */
  color: lightgray;
  position: absolute;
  z-index: 997;
  top: 30%;
  left: 4%;
  transition: all 0.2s;
}
.mat-content.active .label-mat {
  color: #ff7900;
  background-color: #fff;
  padding: 0px 2px;
  z-index: 999;
  top: -10px;
  left: 10px;
  font-size: 14px;
}

.mat-content label.error{
  position: absolute;
  bottom: -40px;
  font-size: 14px;
  color: rgb(211, 29, 29);
}

.input-form.select label.error{
  position: absolute;
  bottom: -35px;
  left: 0px;
  font-size: 14px;
  color: rgb(211, 29, 29);
}

.radiau label.error{
  position: absolute;
  bottom: -35px;
  width: 200px;
  color: rgb(211, 29, 29);
}

.custom-control-label::before {
  border-color: #979797;
}

.custom-control-label {
  color: #999999;
  font-size: 16px;
}
.content-title {
  font-size: 20px;
  margin-bottom: 30px;
  margin-top: 40px;
  font-weight: bold;
}
.sub {
  margin-top: 30px !important;
}
.info-comp {
  padding-left: 10px;
  width: 721px;
}
.radio-mat {
  font-weight: bold !important;
}
.radiau {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
  margin-top: 10px;
}
.radiau .full {
  width: 100%;
  margin-bottom: 20px;
}
.nb {
  font-size: 14px;
  padding-top: 10px;
  padding-left: 10px;
}
.text {
  font-size: 20px;
  font-weight: bold;
}
.icone-input {
  position: absolute;
  left: 94%;
  top: 46%;
}

.custom-select{
  height: 55px;
}

.mat-div {
  margin-top: 10px;
  width: 300px;
  margin-bottom: 50px;
  border-top: solid 2px lightgray;
  border-left: solid 2px lightgray;
  border-right: solid 2px lightgray;
  border-radius: 4px;
  padding-left: 10px;
  padding-bottom: 10px;
}

.input-group-prepend {
  width: 300px;
  margin-top: 20px;
}
.formulaire {
  margin-bottom: 30px;
  padding-left: 10px;
}
.boutton {
  padding-left: 0 !important;
}
.select-mat {
  font-weight: normal !important;
}
.formulaire-souscription .modal-dialog {
  max-width: 840px !important;
  margin: 1.875rem auto;
}
.formulaire-souscription .modal .fade {
  background: #0000009e !important;
}
.Big-title {
  margin-bottom: 30px;
}
.Big-title span {
  color: #ff7900;
}
.close {
  position: absolute;
  right: 0;
  top: 0;
}
.Big-title {
  margin-bottom: 30px;
  font-size: 34px;
}
.modal-header .text-ccc {
  margin-bottom: 15px;
  display: block;
  color: #cccccc;
}

.input-form{
  position: relative;
}

.input-form-row {
  position: relative;
  display: flex;
}

.input-form-row .input-form {
  margin-bottom: 40px;
  width: 47%;
}

.input-form-row .input-form:first-child {
  margin-right: 26px;
}

.clause {
  font-size: 14px;
  color: #999999;
  line-height: 1.36;
  margin-bottom: 30px;
}

.modal-footer button {
  height: 60px;
  width: 205px;
  font-size: 20px;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type="number"] {
  -moz-appearance: textfield;
}

.radiau div.pr-3 {
  padding-right: 40px !important;
}

.success {
  font-size: 34px;
  font-weight: bold;
}
.success div {
  margin-top: 20px;
  margin-bottom: 50px;
}
.error {
  position: absolute !important;
  /*top: 114% !important;*/
  color: red !important;
}
.select-tvo{
  position: relative !important;
  color: black !important;
}
#inputGroupSelect04-error{
  position: absolute !important;
  width: 100%;
  top: 100%;
  left: 0;
}
#inputGroupSelect05-error{
  position: absolute !important;
  width: 100%;
  top: 100%;
  left: 0;
}
.mob{
  display: none;
}
.btn-suscription{
  width: 205px;
  height: 60px;
}
.list-step-shower{
  display: flex;
}
.bande-noir-mob{
  display: none;
}
/* Tablette
.bande-noir-desk .z-indexed .font-size-34 {
    margin-left: 1.75rem;
    z-index: 1;
}
.font-size-34 {
    font-size: 1.5rem;
}
.btn-testEligibility {
    margin-left: 30px;
    margin-right: 15px;
    height: 44px;
}
*/

@media screen and (max-width: 500px) {
  .bande-noir-desk{
    display: none;
  }
  .bande-noir-mob{
    display: block;
  }
  .text-bande-noir-mob {
    padding-left: 15px;
    display: block;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 17px !important;
    font-weight: bold;
    color: #ffffff;
  }
  .btn-bande-noir-mob {
    margin-left: 15px;
    margin-bottom: 15px;
  }
  .img-bande-noir-mob {
    width: 58px;
    /* height: 100% !important; */
    position: absolute;
    top: 42px !important;
    left: 79.5%;
  }
  .input-form {
    padding-left: 0;
    width: 100%;
    margin-right: 0;
  }
  .input-form:last-child{
    margin-bottom: 10px;
  }
  .desk{
    display: none;
  }
  .mob{
    display: block;
  }
  .Big-title{
    font-size: 22px;
  }
  .modal .modal-footer .btn + .btn {
    margin-left: 0 !important;
  }
  .btn-suscription{
    width: 186px !important;
    height: 50px;
  }
  .modal.show .modal-dialog {
    width: 100% !important;
    margin: 0 !important;
  }
  #staticBackdrop{
    margin-bottom: 30px;
  }
  /**/
  .input-form-row {
    flex-wrap: wrap;
  }
  .input-form-row .input-form {
    flex: unset;
    width: 100%;
  }
  .input-form-row .input-form:first-child {
    margin-right: 0;
  }
  .Big-title {
    font-size: 30px;
  }

  .radiau {
    flex-wrap: wrap;
  }

  .radiau div.pr-3 {
    width: 100%;
    margin-bottom: 15px;
    padding-right: unset !important;
  }

  .input-form-row .input-form {
    margin-bottom: 30px !important;
  }
  .success{
    align-items: center;
  }

  .success img {
    width: 220px;
  }

  .success div {
    width: 220px;
    font-size: 24px;
  }
}
