h5 {color:#323368}
.text-undertitle {color:#29363F!important; font-size: 14px!important;} 
.mb-2rem { margin-bottom: 2rem !important; }

.breadCrumbs  {
    text-align: center;
    width: 100%;
    padding:40px 10px 20px 10px;
}

.breadCrumbs h1 {
    font-weight: bold;
    font-size: 41px;
    margin-bottom: 20px;
}

.breadCrumbs a {
    font-size: 18px;
    font-weight: 500;
    color:#2d5f80;
}

.breadCrumbs span {
    font-size: 18px;
    font-weight: 500;
}
.nav-infos-enfant {
    display: flex;
    position: relative;
    margin: -80px auto 45px auto;
    z-index: 2;
    justify-content: center;
}

.nav-infos-enfant  ul {
    display: flex;
    gap: 140px;
    padding-left: 0;
}
.nav-infos-enfant  ul li a {
    display: flex;
    gap: 10px;
    align-items: center;
    color: #29363F;
    font-size: 14px;
    font-weight: bold;
    line-height: 15px;
}
.active .num-infos-enfant {
    width: 60px;
    height: 60px;
    background: #323368;
    text-align: center;
    line-height: 59px;
    border-radius: 50%;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}

.done .num-infos-enfant {
    width: 60px;
    height: 60px;
    background: #E78B0B;
    text-align: center;
    line-height: 59px;
    border-radius: 50%;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
}

.num-infos-enfant {
    width: 60px;
    height: 60px;
    background: #8DA1AE;
    text-align: center;
    line-height: 59px;
    border-radius: 50%;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}

.num-infos-enfant .fa-solid {
    font-size: 30px;    font-weight: bold;
}

.conteneur-inf-enf {
    padding: 0 0 30px;
    gap: 40px;
    border-bottom: 1px solid #A5B7C4;
    margin-bottom: 5px;
}

.conteneur-inf-enf .commonBtn {
    padding: 13px 18px;
    border-radius: 20px;
    margin-top: 0;
}

.content-inf-enf {
    background: #22577A;
    color: #fff;
    padding: 20px 40px;
    border-radius: 20px;
    font-weight: bold;
    font-size: 20px;
}

.conteuneur-student-photo {
    width: 25%; padding-right: 30px;
}
.conteuneur-student-infos {
 width: 75%; gap:4%
}


.admissionPage.newStudentAdmission .formContainer .formWapper .inputWrapper {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-bottom: 30px;
}

#student_photo {
    font-size: 14px;
    margin: 30px 0;
}
.title-infos  {
    color: #323368;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 40px;
}

.title-infos i  {
    margin-right: 20px;
}
.gap4 {
    gap: 4%;
}

.upfiles {
    padding: 0 !important;
    border: 0 !important;
    font-size: 14px;
    border-radius: 0 !important;
}

.foot-payment {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 20px;
}

.foot-payment h4 {
    font-size: 16px!important;
    color: #323368!important;
    font-weight: bold;
}

.foot-payment h2 {
    font-size: 32px!important;
    color: #323368!important;
    font-weight: bold!important;
}

.admissionPage .formBtnsWrapper button:first-child {
    padding: 10px 20px;
    border-radius: 5px;
}

.payment-option .form-check {
    margin: 0;
    border: 0 !important;
    display: flex;
}

.f-wrap {
    flex-wrap: wrap;
}

.payment-option .form-check-label {
    display: block!important;
    padding: 0!important;
}
.payment-option .form-check {
    align-items: flex-start;
}

.payment-option .form-check-input {
    margin-right: 10px;
}

.payment-option {
    margin-bottom: 15px;
    border: 1px solid #A5B7C4;
    padding: 20px;
    border-radius: 4px;
}

.payment-option.checked {
    background: #323368;
}

.payment-option.checked .form-check-label,
.payment-option.checked .text-primary  {color: #fff!important;}
.payment-option .text-primary  {color: #333!important;}

.admissionPage .formContainer .formWapper .inputWrapper label {
    font-weight: 500;
    color: #4F5356;
}

.type-selected {
    background: #F2F5F7!important;
    padding: 23px!important;
    margin: 0 0 20px 0;
}

.cont-int-cursus { 
    border: 1px solid #A5B7C4;
    padding: 20px;
    border-radius: 4px;
    margin-top: 10px;
}

.commonBtn2 {
    background-color: #22577a;
    color: #fff;
    padding: 10px 20px;
    border: none;
    border-radius: 4px;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    margin-top: 12px;
    width: max-content;
    transition: background-color 0.3s;
}

.commonBtn3 {
    background-color: #F2F5F7;
    color: #000000;
    padding: 10px 20px;
    border: none;
    border-radius: 4px;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    margin-top: 12px;
    width: max-content;
    transition: background-color 0.3s;
}

.mtop-10 {margin-top: 10px;}


.gap-30    {
    gap: 30px;
}
.brd-1 {
    border: 1px solid #A5B7C4;
    padding: 30px 25px;
    border-radius: 10px;
}
.brd-1.checked {
   color:#fff;
    background:#22577A;
}


.tit-20-b {
    color: #29363F;
    font-size: 20px;
    font-weight: 700;
}

.checked .tit-20-b {
    color: #fff;
}

.gren-14-b {
    color: #31A727;
    font-size: 14px;
    font-weight: 700;
}

.level-available input[type="radio"] {
  width: 30px;
}
.level-available input[type="radio"]:checked{
  background:red;
}

.loginBtn {
    color: var(--primary-color);
    padding: 4px 10px;
    border: 1px solid var(--primary-color);
    border-radius: 4px;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    margin-top: 12px;
    width: max-content;
    transition: background-color 0.3s;
}

@media (min-width: 992px) {
    .col-lg-6.quatrehuit {
        flex: 0 0 auto;
        width: 48%;
    }
}