@media screen and (max-width: 1399px) {

  h5 {
    font-size: 17px;
  }



}


@media screen and (max-width: 1199px) {

}

@media screen and (max-width: 991px) {

  .form-check-label {
    margin: 10px 0 10px 0;
}

  .fixed-bottom{
 
    position:relative!important;
  /* margin-top:100px!important; */
    width:100%;
  
}

  
  .list-ville {
    width: 100%;
    left: 0;
    margin-top: 5px;
}
  .d-none-block{
    display: none !important;
  }


  .fake-radio {
    display: inline-block;
    padding: 20px;
    font-size: 12px;
    border-radius: 8px;
    font-weight: 550;
    color: black;
    cursor: pointer;
    width: 100%;
    text-align: center;
    font-family: "New-hero";
    outline: none;
    margin-top: 10px;
  }

  .btn-class {}

  .margin-mobile {}


  .h-100{
    height:40px!important;
  }

  .form-label{
    text-align: center;
    height: 50px;
    margin-bottom: 0;
  }



  .form-sidebar {
    min-height: auto;
    height: 160px;
    border-top-right-radius: 0 !important;
    border-bottom-left-radius: 25px !important;
    border-bottom-right-radius: 25px !important;
  }

  .mobile-class {
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    text-align: center;
    margin: 10px 0;
  }

  .real-radio {
    position: absolute;
    opacity: 0;
    pointer-events: none;
  }


 


  .btnstep {
    display: flex;
    flex-direction: column;
  }

  .btn-custom-back {
    padding: 10px 25px;
    font-size: 16px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #ffffff;
    color: #d1d4ff;
    border-radius: 50px;
    text-transform: uppercase;
    font-weight: bold;
  }

  .btn-custom-back .fa-arrow-left {
    margin-right: 10px;
  }


  .title-mobile-class {
    text-align: center;
  }


  .bar {
    margin: 10px 10px;
    height: 2px;
    width: 30px;
  }

  .step {
    position: relative
  }

  .step-content {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    width: 230px;
    margin-top: 12px;
  }

  .step-content p {
    width: max-content;
  }

  .step-content {
    display: none;
  }

  .current {
    display: block;
}

.sidebar-first{
  margin-left: 50px;
}

.sidebar-last{
  margin-left: -35px;
}


  .d-grid{
    /* margin-top:10px; */
  }

  .custom-margin {
    margin-top: 20px !important;
}

  /* Show content of the current step */
  .step.current .step-content {
    display: block;
  }

  .btnForm {
    margin-top: 0 !important;
    right: 0px;
  }



  label {
    padding-top: 0px;
  }

  .btnForm {
    position: relative;
    bottom: 0px;
    top: 50px;
  }

  .main-container {
    margin-bottom: 100px;
  }

  .form-check {
    display: block;
    min-height: 1.5rem;
    padding-left: 15px;
    margin-bottom: .125rem;
  }

  .btn-form {
    margin-top: 20px;
  }

  .btnForm .btn {
    font-size: 14px !important;
  }

  .montant-label {
    margin-top: 20px;
  }

  .btnPrev {
    width: 136px;
    padding-right: 24px !important;
  }

  .btnNext {
    width: 136px;
    padding-left: 24px !important;
    margin-left: 5px !important;
  }

  .btnPrev {
    font-size: 14px !important;
    margin-right: 5px !important;
  }

  .btnNext {
    font-size: 14px !important;
  }

  .btnEnd {
    font-size: 14px !important;

  }

  .fa-arrow-right {
    padding-right: 12px;
  }

  .fa-arrow-left {
    padding-left: 12px;
  }

  .btnNext:hover .fa-solid.fa-arrow-right {
    color: #BFF574;
    padding-right: 5px !important;

  }



  .btnEnd:hover .fa-solid.fa-arrow-right {
    color: #FFFFFF;
    padding-left: 16px !important;

  }

  .btnPrev:hover .fa-solid.fa-arrow-left {
    color: #4738de;
    padding-left: 5px !important;

  }

  .btnPrev:hover .btnText {
    color: #4738de;
    padding-left: 5px;

  }

  .btnEnd:hover {
    color: #4738de;

  }

  .clone-mt {
    margin-top: 25px;
  }

  .label-two-lines {
    margin-bottom: 15px;
  }

  .text-primary {
    margin-bottom: 20px !important;
    margin-top: 30px !important;
  }


  .radio-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 8px;
    padding: 0;
    margin-right: 10px;
    cursor: pointer;
    flex-direction: row;
  }

  .sidebar-width{
    width:auto;
    display: flex;
  }

}

@media screen and (max-width: 450px) {
  .sidebar-width{
    width:90%;
    display: flex;
  }
  .label{
    margin-bottom: 40px;
  }

}

@media screen and (min-width: 320px) and (max-width: 768px) {

  .label-marge {
    margin: 20px 0 40px 0 !important;
  }

  .input-steptwo {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    flex-direction: row;
    align-content: center;
    justify-content: center !important;
    align-items: center !important;
  }

  .input-steptree {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: center;
    justify-content: center !important;
  }

  .relative-bottom {
    margin-top: 0px  !important;
  }



  .btn-fake-mobile {
    display: flex !important;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
    height: 120px;
    width: 100%;
  }

  label {
    padding-top: 0px;
  }

  .btnForm {
    display: flex !important;
    flex-direction: row;
    flex-wrap: nowrap;
    width: 100%;
    justify-content: center !important;
    align-content: center;
    align-items: center;
  }

  .main-container {
    margin-bottom: 100px;
  }

  .form-check {
    display: block;
    min-height: 1.5rem;
    padding-left: 15px;
    margin-bottom: .125rem;
  }

  .btn-form {
    margin-top: 20px;
  }

  .btnForm .btn {
    font-size: 14px !important;
  }

  .montant-label {
    margin-top: 5px !important;
    margin-bottom: 10px !important;

  }

}

@media screen and (max-width: 575px) {

  .radio-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 8px;
    padding: 0;
    width: 100%;
    margin-right: 10px;
    margin-bottom: 10px;
    cursor: pointer;
    flex-direction: row;
  }
  

}


@media screen and (min-width: 991px) and (max-width: 1024px) {
  .fake-radio {
    display: flex;
    padding: 10px 20px;
    font-size: 12px;
    border-radius: 8px;
    font-weight: 550;
    border: 1px solid #4738de;
    color: black;
    cursor: pointer;
    width: 150px !important;
    text-align: center;
    height: 60px;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
  }

  .input-steptree {
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-content: center;
    justify-content: center !important;
  }
}


@media screen and (min-width: 991px) {

}
