
.dir-ar{direction: rtl;}
.btn-blue{background: #167FFC;}
.follow-rate{
    padding-top: 65px;
    width: 706px;
    margin: auto;
}
.follow-rate h1{
    color: var(--text-1, #1F1F39);
    text-align: center;
    font-family: 'Helvetica Neue Arabic';
    font-size: 28px;
    font-weight: 700;
    line-height: 150%;
    margin-bottom: 40px;
    width: 100%;
    margin: auto auto 80px auto;
}
.follow-rate .fx-start-rate{gap:28px;flex-wrap: wrap;}
.follow-rate .start-rate-box {
    width: 339px;
    text-align: center;
    border-radius: 12px;
    background: var(--counselor-gray-500, #FFF);
    box-shadow: 0px 8px 12px -4px rgba(184, 184, 210, 0.20);
    padding-top: 3rem;
    padding-bottom: 28px;
    position: relative;
    margin-bottom: 2rem;
}
.follow-rate .start-rate-box .imgUs{
    display: block;
    margin: auto auto 10px auto;
    width: 77px;
    height: 77px;
    object-fit: cover;
    border-radius: 77px;
    border: 1px solid var(--White, #FFF);
    position: absolute;
    top: 0%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.follow-rate .start-rate-box h5{
    color: var(--Blach, #000);
    font-family: 'Helvetica Neue Arabic';
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 40px;
}
.follow-rate .start-rate-box button{width: 270px;margin: auto;}
.follow-rate .btn-follow{
    width: 270px;
    margin-top: 60px;
    margin: 60px auto 3rem auto;
}
.parent-radio-btns{display: flex;}
.parent-radio-btns .step-dot.active{
     background: url('../../images/blue-active-step.svg') !important;
}
.parent-radio-btns .step-dot.completed {
     background-image: url('../../images/parent-step-done.svg') !important; /* Set your active step image URL here */
}
.btn-border-blue{
    border-radius: 12px;
    border: 1px solid var(--parent-live-blue, #167FFC);
    display: inline-flex;
    padding: 0px 71px 0px 70px;
    justify-content: center;
    align-items: center;
    width: 270px;
    height: 50px;
    gap: 12px;
    background: #fff;
}
.btn-border-blue span{
    color: var(--parent-live-blue, #167FFC);
    font-family: 'Helvetica Neue Arabic';
    font-size: 16px;
    font-weight: 700;
}
.btn-border-blue img{
    position: relative;
    height: 30px;
    width: 30px;
}
.output-container-parent {
    width: 344px;
    margin-bottom: 39px;
}
.output-title-parent{
    color: black;
    font-size: 20px;
    font-family: Helvetica Neue Arabic;
    font-weight: 700;
    line-height: 24px;
    word-wrap: break-word;
    margin-bottom: 8px;
}
.output-text-parent{
    color: #898989;
    font-size: 16px;
    font-family: Helvetica Neue Arabic;
    font-weight: 400;
    word-wrap: break-word;
}
.radio-wrap input[type="radio"]:checked + label::before{background: #167FFC !important;}
.section-home-parent{
    padding-top: 45px;
    width:100%;
}
.section-home-parent .fx-home{gap:62px;}
.section-home-parent .box-home-zero h2{
    color: var(--parent-live-blue, #167FFC);
    font-family: 'Helvetica Neue Arabic';
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 22px;
}
.section-home-parent .parent-boxs-white{
    display: flex;
    gap: 23px;
}
.section-home-parent .box-home-zero .box-zero-white {
    border-radius: 12px;
    background: var(--counselor-gray-500, #FFF);
    box-shadow: 0px 8px 12px -4px rgba(184, 184, 210, 0.20);
    width: 339px;
    padding:20px 30px;
    display: flex;
    align-items: center;
    flex-direction: column;
    min-height:550px;
    width:378px;
}
.section-home-parent .box-home-zero .box-zero-white .images-zero{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 28px;
    width: 100%;
}
.section-home-parent .box-zero-white .zero-img{position: relative;}
.section-home-parent .box-zero-white .zero-img span{
    position: absolute;
    color: var(--parent-live-blue, #167FFC);
    font-family: 'Helvetica Neue Arabic';
    font-size: 15px;
    font-weight: 700;
    animation: scrollUpDown 1s linear infinite;
}
.section-home-parent .box-home-zero .box-zero-white .imageUser{
  width: 47.637px;
  height: 47.637px;
  border-radius: 47.637px;
  border: 1px solid var(--White, #FFF);
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.05);
  object-fit: cover;
}
.section-home-parent .box-home-zero video{
   width: max-content;
    height: 182px;
    border-radius: 5px;
    object-fit: cover;
    margin-bottom:8px;
    margin: auto auto 15px auto;
}
.section-home-parent .box-home-zero .videoSectionHome{
    width: 100%;
    height: 182px;
    border-radius: 5px;
    object-fit: cover;
    margin-bottom:8px;
    margin: auto auto 15px auto;
}
.section-home-parent .box-home-zero p{
    color: var(--text-1, #1F1F39);
    text-align: center;
    font-family: 'Helvetica Neue Arabic';
    font-size: 12px;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 0px;
}
.section-home-parent .fx-home-one h6{
    color: var(--parent-live-blue, #167FFC);
    font-family: 'Poppins';
    font-size: 16px;
    margin-bottom: 25px;
}
.section-home-parent .fx-home-one .data-student{
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 23px;
}
.section-home-parent .fx-home-one .data-student img{
    width: 38px;
    height: 38px;
    border-radius: 38px;
    border: 1px solid var(--White, #FFF);
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.05);
}
.section-home-parent .fx-home-one .data-student span{
    color: var(--Blach, #000);
    font-family: 'Helvetica Neue Arabic';
    font-size: 14px;
    font-weight: 600;
}
.section-home-parent .fx-home-one .data-student p{
    color: #898989;
    font-size: 14px;
    font-family: Helvetica Neue Arabic;
    font-weight: 400;
    word-wrap: break-word;
    margin-bottom: 0;
}
.section-home-parent .box-white{height: max-content;width:min-content;}
.section-home-parent .box-white .btn-blue{
    width: 100%;
    height: 50px;
    text-decoration: none;
}
.section-home-parent .box-white .btn-blue:hover{color: #fff;}
.section-home-parent .fx-steps-des .fx-step-tow{
    border-bottom: 0px;
    margin-bottom: 16px;
}
.section-home-parent .box-white .box-white-fx{
    margin-bottom: 30px;
    margin-top: 33px;
}
.parent-header nav .links-nav a{color: #737373}
.parent-header nav .links-nav a.active::after{ background: var(--parent-live-blue, #167FFC);}
.section-journey-parent .card-details .fx-card-detials span{
    color: var(--parent-live-blue, #167FFC);
    font-family: 'Helvetica Neue Arabic';
    font-size: 15px;
    font-weight: 700;
    position: absolute;
    display: block;
    top: -27px;
    animation: scrollUpDown 1s linear infinite;
}
.section-journey-parent .card-details .fx-card-detials p{margin-bottom: 0px;}
.section-journey-parent .bases .base-unit{position: relative;}
.section-journey-parent .bases .base-unit span{
    color: #9C9C9C;
    font-family: Helvetica Neue Arabic;
    font-size: 12px;
    font-weight: 700;
    top: -20px;
}
.section-journey-parent .tree-parent{
    position: relative;
    width: 606px;

    bottom: 0px;
    direction: rtl;
}
.section-journey-parent .tree-parent .line-steps{
    position: absolute;
    z-index: 0;
   bottom: -4rem;
}
.section-journey-parent .tree-parent .box-tree-parent{
    position: relative;
    display: flex;
    align-items: end;
    gap: 12px;
    cursor: pointer;
    bottom: 0px;
}
.section-journey-parent .tree-parent .box-tree-parent span{
    color: var(--Dark-Green, #076076);
    font-family: 'Helvetica Neue Arabic';
    font-size: 11.895px;
    font-weight: 400;
    padding-bottom: 0.7rem;
}
.section-journey-parent .fx-journey{gap: 335px;}
.section-journey-parent .img-up{animation: scrollUpDown 1s linear infinite;}
.section-journey-parent .tree-parent .tree-abs1{
    right: 7rem;
    bottom: -6rem;
}
.fx-journey-tow .userPic2{
    position: absolute;
    border-radius: 51.22px;
    border: 1px solid var(--White, #FFF);
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.05);
    width: 51.22px;
    height: 51.22px;
    object-fit: cover;
    border-radius: 50%;
    bottom: 40px;
    right: 15px;
}
.fx-journey-tow span{
    color: var(--parent-live-blue, #167FFC);
    font-family: 'Helvetica Neue Arabic';
    font-size: 15px;
    font-weight: 700;
}
.section-journey-parent .tree-parent .tree-abs2{
    right: 1rem;
    bottom: -4rem;
}
.section-journey-parent .tree-parent .tree-abs2 .check-green{
    position: absolute;
    width: 36px;
    height: 36px;
    right: 15px;
}
.section-journey-parent .tree-parent .tree-abs3 {
    right: -4rem;
    bottom: -3rem;
}
.fx-journey-tow .userPic{
    border-radius: 30.549px;
    border: 2px solid var(--Dgital-Orange, #167FFC);
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.05);
    width: 46px;
    height: 46px;
    font-size: 13px;
    object-fit: cover;
}
.fx-journey-tow .check-green{
      position: absolute;
      right: 3.5rem;
}
.section-journey-parent .tree-parent .tree-abs4{
    bottom: -3.5rem;
    right: 4rem;
}
.section-journey-parent .tree-parent .tree-abs5{
    bottom:-4rem;
    right: -10rem;
}
.fx-journey-tow .line-under{
    z-index: 10;
    margin-bottom: 15px;position: absolute;
}
.fx-journey-tow .line-left{right: 4rem;}
.section-journey-parent .tree-parent .tree-abs5 p{
    color: #9C9C9C;
    font-family: 'Helvetica Neue Arabic';
    font-size: 12px;
    font-weight: 700;
    position: absolute;
    margin-right: 0.5rem;
}
.section-journey-parent .tree-parent .tree-abs6{
    bottom: -2rem;
    right: 3.5rem;
}
.fx-journey-tow .information-user {
    width: 242.901px;
    height: 78.316px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 38px;
    border-radius: 12px;
    background: var(--counselor-gray-500, #FFF);
    box-shadow: 0px 8px 12px -4px rgba(184, 184, 210, 0.20);
    position: absolute;
    bottom: 3rem;
    left: -5rem;
    top: 13%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 0px 20px;
    min-width: 243px;
    width: fit-content;
}

.section-home-parent .information-user {
    width: 242.901px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 38px;
    border-radius: 12px;
    background: var(--counselor-gray-500, #FFF);
    box-shadow: 0px 8px 12px -4px rgba(184, 184, 210, 0.20);   
    padding: 17px 20px;
    min-width: 243px;
    width: fit-content;
    flex-wrap:wrap;
}

.fx-journey-tow .information-img, .section-home-parent  .information-img{
    width: 49.271px;
    height: 49.271px;
    border: 1px solid #167FFC;
    border-radius: 44.03px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.fx-journey-tow .information-user img, .section-home-parent .information-user img{
    width: 48.03px;
    height: 48.03px;
    border-radius: 44.03px;
    border: 1px solid var(--White, #FFF);
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.05);
    object-fit: cover;
    margin: auto;
    display: block;
}
.fx-journey-tow .information-user button, .section-home-parent .information-user button {
    width: 48px;
    height: 48px;
    fill: #CCE3FF;
    filter: drop-shadow(0px 2px 10px rgba(0, 0, 0, 0.05));
    color: var(--parent-live-blue, #167FFC);
    text-align: right;
    font-family: 'Gotham';
    font-size: 16px;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 40px;

}
.fx-journey-parent .tree-style{padding-top: 3rem;}
.fx-journey-parent .tree-style .fx-box-tree{width: max-content;position: relative;z-index: 15;}
.fx-journey-parent .tree-style .fx-box-tree .span-up{
        color: #9C9C9C;
    font-family: 'Helvetica Neue Arabic';
    font-size: 12px;
    font-weight: 700;
    position: absolute;
    margin-right: 0.5rem;
    margin-bottom: 0px;
}
.fx-journey-parent .tree-style .box-tree{gap: 10px;}
.sideSection-parent .first-section .first-section-box{border: 1px solid #1773E3 !important;}
.sideSection-parent .first-section .first-section-text p{color: #1773E3 !important;}
.fx-journey-parent .tree-style .box-tree .user-three{position: absolute;left: -2.5rem;}
.sideSection-parent .button-next{background-color:#1773E3 !important ;}
.sideSection-parent .data-advice{
    margin-top: 13px;
    display: flex;
    flex-direction: column;
}
.sideSection-parent .data-advice h3{
    color: var(--text-1, #1F1F39);
    text-align: center;
    font-family: 'Helvetica Neue Arabic';
    font-size: 16px;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 25px;
}
    .sideSection-parent .data-advice .abs-message {
        position: relative;
        height: fit-content;
        width: 322px;
        margin: auto;
        margin-bottom: 15px;
    }

.adv-message-box {
    border: 2px solid #167FFC;
    border-radius: 10px;
    min-height: 130px;
    cursor: pointer;
}

.adv-message-box:before {
    content: '';
    position: absolute;
    bottom: -14%;
    left: 86%;
    margin-top: 4px;
    border-width: 10px;
    border-style: solid;
    border-color: #167FFC transparent transparent transparent;
}

.adv-message-box.hidden:before {
    display: none;
}

.sideSection-parent .data-advice .message{
    display: block;margin: auto;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    z-index: 0;
}
.sideSection-parent .data-advice p{
    color: var(--parent-live-blue, #167FFC);
    text-align: start;
    font-family: 'Helvetica Neue Arabic';
    font-size: 20px;
    font-weight: 700;
    line-height: 34px;
    padding-top: 0.5rem;
    z-index: 1;
    position: relative;
    padding-inline-start: 1rem;
}
.sideSection-parent .data-advice video{
    width: 322px;
    height: 197px;
    margin: auto auto 22px auto;
    display: block;
    object-fit: cover;
    border-radius: 6px;
}
.sideSection-parent .data-advice .videoSection{
    width: 322px;
    height: 197px;
    margin: auto auto 22px auto;
    display: block;
    object-fit: cover;
    border-radius: 6px;
}
.sideSection-parent .data-advice .boxs-data-advice{
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.sideSection-parent .data-advice .boxs-data-advice .small-data-advice{
    width: 393.879px;
    height: 61.612px;
    display: flex;
    gap: 8px;
    align-items: center;
    border-radius: 12px;
    background: var(--counselor-gray-500, #FFF);
    box-shadow: 0px 8px 12px -4px rgba(184, 184, 210, 0.20);
    padding: 8px 16px;
    margin: auto;
}
.sideSection-parent .data-advice .boxs-data-advice span{
    color: var(--text-1, #1F1F39);
    text-align: start;
    font-family: 'Helvetica Neue Arabic';
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    width: fit-content;
    margin-inline-end: 10px
}
.sideSection-parent .data-advice .small-data-advice .img-advice{position: relative;}
.sideSection-parent .data-advice .imageUser{
    border: 1px solid var(--White, #FFF);
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.05);
    border-radius: 33.746px;
    width: 33.746px;
    height: 33.746px;
    object-fit: cover;
}
.sideSection-parent .data-advice .small-data-advice .img-advice .check-gre{
    position: absolute;
    right: -10px;
}

.check-gre {
    position: absolute;
    margin-bottom: 23px;
}

.sideSection-parent .data-advice .btn-box-data {
    width: 393.879px;
    height: 61.612px;
    display: flex;
    justify-content: space-between;
    align-items: end;
    border-radius: 12px;
    background: var(--counselor-gray-500, #FFF);
    box-shadow: 0px 8px 12px -4px rgba(184, 184, 210, 0.20);
    padding: 8px 16px;
    margin: auto;
}
.sideSection-parent .data-advice .btn-box-data .small-advice{
    display: flex;
    align-items: center;
    gap: 8px;
}
.sideSection-parent .data-advice .btn-box-data button{
    border-radius: 5px;
    border: 1px solid var(--parent-live-blue, #167FFC);
    display: flex;
    width: 107px;
    height: 28px;
    padding: 10px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    color: var(--parent-live-blue, #167FFC);
    text-align: right;
    font-family: 'Helvetica Neue Arabic';
    font-size: 14px;
    font-weight: 700;
    line-height: 32px;
    background-color: transparent;
}
.sideSection-parent .button-container button{
    width: 290px !important;
    margin-top: 20px !important;
}
.section-account-parent .form-tab .box-design-input{
   display: flex;
    width: 319px;
    height: 55px;
    padding: 22px 20px;
    justify-content: space-between;
    align-items: center;
    border-radius: 8px;
    background: var(--counselor-gray-500, #FFF);
    padding: 10px 20px;
    gap: 10px;
}
.span-optional{
    color: var(--Gray-50, #898989);
    font-family: 'Helvetica Neue Arabic';
    font-size: 14px;
    font-weight: 400;
}

.section-account-parent .form-tab{margin: 0px;}
.section-account-parent .section-account-one .list-tabs-acc a.active, .section-account-one .list-tabs-acc a:hover{background-color: #167FFC;}
.section-account-parent .box-flex{
    display: flex;
    width: 100%;
    height: 55px;
    padding: 22px 20px;
    justify-content: space-between;
    align-items: center;
    padding: 0px 20px;
    position: relative;
    cursor: pointer;
    border-radius: 8px;
    background: var(--counselor-gray-500, #FFF);
}
.section-account-parent .box-flex input{
   border: none;
   background: transparent;
    cursor: pointer;
    font-family: 'Poppins';
}
.section-account-parent .box-flex .dropdown-select{
    padding: 20px;
    background-color: #fff;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    width: 100%;
    top: 3rem;
    left: 0px;
    position: absolute;
    display: none;
}
.section-account-parent .box-flex .dropdown-select{font-family: 'Poppins';}
.section-account-parent .form-password{display: block;}
.section-account-parent .form-password button{color: #167FFC;}
.section-account-parent .contant-us button{background: #167FFC;}
.btn-orange{background: #167FFC !important;}
.student-career .p-title{
    color: var(--Blach, #000);
    font-family: 'Helvetica Neue Arabic';
    font-size: 14px;
    font-weight: 700;
}
.student-career .content-student-career{
    display: flex;
    align-items: start;
    gap: 64px;
    margin-top: 40px;
}
.student-career .content-student-one{
    border-radius: 3.091px;
    background: var(--counselor-gray-500, #FFF);
    box-shadow: 0px 1.0304px 5.152px 0px rgba(0, 0, 0, 0.05);
    width: 388px;
    height:max-content;
    padding: 13px 30px;
}
.student-career .fx-content-student{
    gap: 32px;
    margin-top: 43px;
}
.student-career .fx-content-student .box-content-student{
    width: 329px;
}
 @property --progress-value {
  syntax: '<integer>';
  inherits: false;
  initial-value: 0;
}
@keyframes answered-questions {
  to {
    --progress-value: 0;
  }
}
@keyframes css-progress {
  to {
    --progress-value: 0;
  }
}

.html {
    background: radial-gradient(closest-side,#F2F8FF 83%, transparent 80% 100%), conic-gradient(#167FFC calc(var(--progress-value,0) * 1%), #F2F8FF 0);
    animation: answered-questions 2s 1 forwards;
}
.html::before {
  animation: answered-questions 2s 1 forwards;
}
.css {
  background: 
    radial-gradient(closest-side, #F2F8FF 79%, transparent 83% 100%, #F2F8FF 0),
    conic-gradient(#167FFC calc(var(--progress-value,0) * 1%), #F2F8FF 0);
  animation: css-progress 2s 1 forwards;
}

.css::before {
  animation: css-progress 2s 1 forwards;
}

.content-student-boxs{
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 15px;
    direction: ltr;
}
.content-student-boxs .content-student-box{
    width: 100%;
    height: 95.827px;
    border-radius: 3.091px;
    background: var(--counselor-gray-500, #FFF);
    box-shadow: 0px 1.0304px 5.152px 0px rgba(0, 0, 0, 0.05);
    display: flex;
    justify-content: space-between;
    align-items: start;
    padding: 16px 17px;
}
.content-student-boxs .content-student-box .content-student-txt {
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.content-student-boxs .content-student-box .content-student-txt span{
    color: #000;
    font-family: 'Gotham';
    font-size: 9.274px;
    font-weight: 700;
}
.content-student-boxs .content-student-box .content-student-txt h2{
    color: #000;
    font-family: 'Gotham';
    font-size: 20.608px;
    font-weight: 700;
}
.content-student-boxs .content-student-box2{
    width: 100%;
    height: max-content;
    border-radius: 3.091px;
    background: var(--counselor-gray-500, #FFF);
    box-shadow: 0px 1.0304px 5.152px 0px rgba(0, 0, 0, 0.05);
    padding: 16px 14px;
    text-align: start;
}
.content-student-boxs .content-student-box2 p{
    color: #000;
    font-family: 'Gotham';
    font-size: 10.304px;
    font-weight: 700;
    margin-bottom: 14px;
}
.content-student-boxs .content-student-box2 .fx-student-box2{gap: 9px;}
.content-student-boxs .fx-student-box2 a{
    color: var(--parent-live-blue, #167FFC);
    font-family: 'Gotham';
    font-size: 8.243px;
    font-weight: 700;
    text-decoration: none;
}
.content-student-boxs .fx-student-box2 .content-box2-txt{
    gap: 3.5px;
    display: flex;
    align-items: center;
}
.content-student-boxs .fx-student-box2 p{margin-bottom: 0px;}
.content-student-boxs .fx-student-box2 .border-1{
    height: 0.515px;
    background: #E9E9E9;
    width: 100%;
}
.content-student-boxs button{
    border-radius: 5px;
    border: 1px solid var(--parent-live-blue, #167FFC);
    display: flex;
    width: 325px;
    height: 52px;
    padding: 10px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    color: var(--parent-live-blue, #167FFC);
    font-family: 'Helvetica Neue Arabic';
    font-size: 14px;
    font-weight: 700;
    line-height: 32px;
    background: #fff;
    margin-top: 10px;
}
.box-content-student .fx-column-boxs{
    direction: ltr;
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.box-content-student .fx-column-boxs .column-box{
    padding: 19px;
    border-radius: 3.091px;
    background: var(--counselor-gray-500, #FFF);
    box-shadow: 0px 1.0304px 5.152px 0px rgba(0, 0, 0, 0.05);
    width: 100%;
    height: 81px;
    display: flex;
    align-items: center;
    gap:16px;
}
.box-content-student .fx-column-boxs .column-box .column-box-txt{
    display: flex;
    flex-direction: column;
    gap: 0px;
}
.box-content-student .fx-column-boxs .column-box p{
    color: #000;
    font-family: 'Gotham';
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 0px;
}
.box-content-student .fx-column-boxs .column-box span{
    color: #838383;
    font-family: 'Gotham';
    font-size: 12px;
    font-weight: 300;
}
.content-student-career .tree-style{direction: ltr;width: 300px;}
.content-student-career .tree-style .box-tree span{padding-left: 10px;width: 160px;}
.content-student-career .tree-style .tree-abs-four p{
    left: 13px;
    position: absolute;
    margin-bottom: 0px;
    color: #000;
    font-family: 'Gotham';
    font-size: 16px;
    font-weight: 700;
    animation: scrollUpDown 1s linear infinite;
}
.content-student-career .fx-box-tree{position: relative;}

.student-career{
    width: 1380px;
    margin: auto;
}
.student-career .head-student-career{
    display: flex;
    align-items: center;
    gap: 31px;
    padding-top: 32px;
}
.student-career .head-student-one{
    display: flex;
    gap: 15px;
    align-items: center;
}
.head-student-one a img{transform: rotate(-180deg);}
.student-career .head-student-one .imagePic{
    border-radius: 73.091px;
    border: 1px solid var(--White, #FFF);
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.05);
    width: 73.091px;
    height: 73.091px;
}

#spinnerQues {
    font-size: 24px;
    margin-top: 50px;
    display: none;
    color: #167FFC;
}

.student-career .head-student-one .txt-student{
    display: flex;
    flex-direction: column;
}
.student-career .head-student-one .txt-student h2{
    color: var(--Blach, #000);
    font-family: 'Helvetica Neue Arabic';
    font-size: 20px;
    font-weight: 700;
}
.student-career .head-student-one .txt-student span{
    color: var(--Gray-50, #898989);
    font-family: 'Helvetica Neue Arabic';
    font-size: 14px;
    font-weight: 400;
}
.student-career .head-student-two{
    display: flex;
    height: 51px;
    padding: 0px 20px;
    justify-content: space-between;
    align-items: center;
    border-radius: 6.09px;
}
.student-career .head-student-two h4{
    color: var(--Blach, #000);
    font-family: 'Helvetica Neue Arabic';
    font-size: 14px;
    font-weight: 700;
}
.student-career .head-student-two button{
    display: flex;
    width: 97px;
    height: 28px;
    padding: 10px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 5px;
    border: 1px solid var(--parent-live-blue, #167FFC);
    color: var(--parent-live-blue, #167FFC);
    font-family: 'Helvetica Neue Arabic';
    font-size: 14px;
    font-weight: 700;
    line-height: 32px;
    background: #fff;
}

.section-home .box-white .box-white-fx button,
.section-home .box-white .box-white-fx .bx-img {
    margin-bottom: 20px;
}

.child-progress-text {
    font-family: Helvetica Neue Arabic;
    font-size: 20px;
    font-weight: 700;
    line-height: 37.61px;
    color: #167FFC;
}

@keyframes fillLineBlue {
    0%, 25% {
    border-top-color: #E1F4F2 ;
  }
   50% {
    border-top-color: #167FFC ;
  }
  100% {
    border-top-color: #167FFC;
  }
}
@keyframes fillLineWhite{
  0%, 25% {
    border-top-color: #E1F4F2 ;
  }
   50% {
    border-top-color: #E1F4F2 ;
  }
  100% {
    border-top-color: #E1F4F2;
  }
}
@media  (min-width:1900px){
    .section-journey-parent .fx-journey { gap: 234px;}
}
@media  (max-width:1500px){
    .section-journey-parent .fx-journey { gap: 234px;}
    .section-journey-parent .tree-parent .line-steps{bottom: -3rem;}

}
@media  (max-width:1300px){
    .section-journey-parent .fx-journey { gap: 134px;}
    .section-journey-parent .tree-parent .line-steps{bottom: -3rem;}
}
/* Design Navbar in mobile  */

.hamburger {
    position: absolute;
    z-index: 999;
    right: 20px;
    height: 14px;
}

    .hamburger:hover {
        cursor: pointer;
    }

    .hamburger div {
        background-color: #000000;
        border-radius: 1px;
        height: 2px;
        width: 22.42px;
    }

        .hamburger div:not(:last-child) {
            margin-bottom: 6px;
        }

.nav-mobile {
    background-color: white;
    display: inline-block;
    position: fixed;
    height: 100vh;
    width: 100%;
    left: -100%;
    transition: transform 0.3s;
    z-index: 9999;
    top: 0;
    font-family: 'Inter';
    overflow-y: scroll;
    padding: 21px 24px 32px 21px;
}

    .nav-mobile::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(232, 232, 232, 0.3);
        border-radius: 10px;
        background-color: #F5F5F5;
    }

    .nav-mobile::-webkit-scrollbar {
        width: 3px;
        background-color: #F5F5F5;
    }

    .nav-mobile::-webkit-scrollbar-thumb {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgba(235, 235, 235, 0.3);
        background-color: #167FFC;
    }

    .nav-mobile .logo {
        margin: 12vh 0;
        text-align: center;
    }

        .nav-mobile .logo img {
            border-radius: 50%;
        }

    .nav-mobile .links .logo-img {
        margin-bottom: 2rem;
    }

    .nav-mobile a:hover {
        background-color: #f5f5f5;
        transform: scale(1);
    }

    .nav-mobile button:hover {
        transform: scale(1);
    }

.sidenav-active-second .coverNav {
    background-color: rgba(0, 0, 0, 0.3);
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100vh;
    z-index: 5000;
    transition: background-color 0.3s, transform 0.3s;
    display: block;
}

nav, .hamburger, .coverNav {
    transition: transform 0.3s;
}

.sidenav-active-second nav, .sidenav-active-second .coverNav {
    transform: translateX(100%);
}

.nav-mobile .links .btn-orange {
    background: #167FFC;
    color: #fff;
    border: none;
    border-radius: 10px;
    margin-bottom: 22px;
    width: 100%;
    height: 50px;
    font-size: 16px;
    display: flex;
    font-weight: 700;
    font-family: 'Gotham';
    transition: 0.3s;
}

    .nav-mobile .links .btn-orange:hover {
        transform: scale(0.9);
    }

.navbar-mobile {
    display: none;
}

.navbar-mobile .clsoe-navMobile {
    float: right;
    width: 14px;
    margin-bottom: 27px;
}

.nav-mobile .dropdown-language {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    width: 100%;
    background: #E7E7E7;
    height: 38px;
    padding: 0 25px;
    border-radius: 6px;
}

    .nav-mobile .dropdown-language p {
        margin-bottom: 0px;
        font-family: 'Gotham';
        font-weight: 700;
        font-size: 14px;
        color: #000000;
    }

.nav-mobile .list-dropdown {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: white;
    border: 1px solid #ccc;
    z-index: 1;
    width: 100%;
    border-radius: 8px;
    background: #fff;
}

.mobile-topnav {
    display: none;
}

.nav-mobile .dropdown-language:hover .list-dropdown {
    display: block;
}

.nav-mobile .list-dropdown button {
    display: block;
    width: 100%;
    padding: 8px 21px;
    border: none;
    background: none;
    text-align: start;
    font-family: 'Gotham';
    font-weight: 700;
    font-size: 14px;
}

    .nav-mobile .list-dropdown button:hover {
        background-color: #f0f0f0;
    }

.nav-mobile .line-border {
    height: 1px;
    width: 100%;
    background: #DBDBDB;
    display: block;
    margin-bottom: 22px;
}

.nav-mobile .fx-name-user {
    padding-top: 32px;
    padding-bottom: 22px;
    gap: 10px;
}

    .nav-mobile .fx-name-user img {
        width: 56px;
        height: 56px;
        object-fit: cover;
        border-radius: 50%;
    }

    .nav-mobile .fx-name-user .title-nav-mobile p {
        margin-bottom: 0px;
        font-weight: 300;
        font-family: 'Gotham';
        text-align: start;
        font-size: 12px;
    }

    .nav-mobile .fx-name-user .title-nav-mobile .name-user {
        font-weight: 700;
    }

    .nav-mobile .fx-name-user .title-nav-mobile {
        display: flex;
        flex-direction: column;
        gap: 7px;
    }

.doughnut-chart {
    width: -webkit-fill-available !important;
    height: 300px !important;
}

.nav-mobile .fx-links-navMobile {
    gap: 12px;
    padding-bottom: 22px;
    padding-left: 15px;
}

    .nav-mobile .fx-links-navMobile .link-nav-mobile {
        display: flex;
        align-items: end;
        gap: 7px;
    }

        .nav-mobile .fx-links-navMobile .link-nav-mobile span {
            font-weight: 700;
            font-size: 14px;
            font-family: 'Gotham';
            text-align: start;
            color: #737373;
            padding-bottom: 3px;
        }

    .nav-mobile .fx-links-navMobile .active-navMobile,
    .nav-mobile .fx-links-navMobile .active-navMobile span {
        color: #167FFC;
    }

.nav-mobile .link-nav-mobile {
    text-decoration: none;
    color: #000000;
}

.nav-mobile .link-dropdown-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.nav-mobile .link-dropdown .fx-list-navDrop {
    padding-top: 10px;
    padding-left: 15px;
    gap: 10px;
    display: flex;
    flex-direction: column;
}

    .nav-mobile .link-dropdown .fx-list-navDrop .item-list {
        padding: 10px;
        border: 1px solid #EFEFEF;
        border-radius: 8px;
        text-decoration: none;
    }

        .nav-mobile .link-dropdown .fx-list-navDrop .item-list img {
            transform: rotate(180deg);
        }

        .nav-mobile .link-dropdown .fx-list-navDrop .item-list span {
            color: #000000;
            margin-bottom: 0px;
            font-weight: 400;
            font-family: 'Gotham';
            text-align: start;
            font-size: 14px;
        }

/*        .nav-mobile .link-dropdown .fx-list-navDrop .item-list .list-subItem {
    display: none;
    gap: 12px;
    flex-direction: column;
    padding: 16px 5px;
}

    .nav-mobile .link-dropdown .fx-list-navDrop .item-list .list-subItem a {
        text-decoration: none;
        color: #000000;
        margin-bottom: 0px;
        font-weight: 400;
        font-family: 'Gotham';
        text-align: start;
        font-size: 14px;
    }*/

.nav-mobile .btn-out {
    margin-top: 11px;
    display: flex;
    text-decoration:none;
    align-items: center;
    justify-content: space-between;
    position: relative;
    width: 100%;
    background: #EFEFEF;
    height: 38px;
    padding: 0 25px;
    border-radius: 6px;
}

    .nav-mobile .btn-out span {
        margin-bottom: 0px;
        font-family: 'Gotham';
        font-weight: 700;
        font-size: 14px;
        color: #000000;
    }

.notification-circle {
    background: #167FFC !important;
}
/*.section-journey .list-cards-down*/
.section-journey .card-detials-drop {
    display: none;
}

/* Header */
@media (max-width:1000px) {
    .navbar-mobile {
        display: flex !important;
        padding: 24px;
        box-shadow: rgb(205 205 205) 1.5px 1.5px 2.6px;
        background: #FFFFFF;
    }
    .flex-head .logo-Website {
        width: 80.67px;
        height: 34.77px;
    }
}
/*Navbar Mobile end*/
@media (min-width:1900px) {
    body {
        background: #F8F8F8 !important;
    }

    header nav,
    .page-show,
    .main-progress {
        width: 1200px;
        margin: auto;
    }
}

@media (max-width:1500px) {
    .main-progress {
        padding: 3rem 24px;
    }

    .sideSection .button-container button {
        margin-top: 30px !important;
    }
}

@media (max-width:1000px) {

    .sideSection-parent .data-advice .boxs-data-advice span {
        width: 185px;
        line-height: 1em;
        text-align: start;
    }

    .sideSection-parent .data-advice .boxs-data-advice-text {
        width: 265px !important;
    }

    .jq-toast-wrap.bottom-right {
        right: 100px !important;
    }
    .main-mb {
        display: none;
    }

    .heade-show {
        display: none !important;
    }

    .section-journey .fx-journey {
        gap: 150px
    }

    .fx-home-two #VideoHere {
        width: 100%
    }
    .section-journey .card-detials-drop{
        width:50%;
        margin:auto;
    }
}
@media (max-width:1150px) {
    .section-journey .card-detials-drop {
        width: 50%;
        margin: auto;
    }
}


@media (max-width:1024px) {
    .section-account-one {
        margin-inline-start: 100px;
    }

    .privacy {
        margin: 0px;
    }

    .fx-journey-tow .information-parent {
        left: 133% !important;
        width: fit-content;
        min-width: 330px;
    }

    .sideSection {
        width: 450px !important;
    }

    .assessment-section {
        padding:0px !important;
    }

    .student-career .fx-content-student {
        flex-direction:column;
    }
}

@media (max-width:1000px) {


    .sideSection .first-section .first-section-text {
        text-align-last: center !important;
    }

    .fx-journey-tow .information-parent {
        left: 40% !important;
        width: 320px !important;
    }

    .section-account-one {
        margin-inline-start: 0px !important;
    }

    .fx-login .login-img,
    .arrow-back-login {
        display: none;
    }

    .fx-login {
        padding-top: 30px;
    }

    .navbar-mobile {
        display: flex !important;
        padding: 24px;
    }

    header {
        display: block;
    }

    .section-home .fx-home {
        flex-direction: column;
    }

    .fx-home-two #VideoHere,
    .section-home .fx-home-one,
    .section-home, .btn-orange {
        width: 100%
    }

    .fx-home-two #VideoHere {
        height: 200px;
    }

    .section-home .fx-home-one {
        order: 2;
    }

    .section-home .fx-home-two {
        order: 1;
    }

    .section-home .fx-home {
        gap: 40px;
    }

    .section-home .fx-home h6 {
        margin-bottom: 20px
    }

    .section-home .user-div {
        margin-bottom: 30px;
        padding-top: 0px;
    }

    .section-home .user-div img {
        width: 61px;
        height: 61px;
    }

    .assessment-section {
        padding: 0px 8px !important;
        margin-top: 20px !important;
    }

    .skill-section,
    .fx-dropFilter,
    .fx-dropFilter,
    .output-container-student,
    .section-journey .card-details .fx-card-detials .fx-card-txt,
    .section-journey {
        width: 100% !important;
    }

    .jq-toast-single {
        width: 300px !important;
    }

    .section-journey .card-details .fx-card-detials .img-card-down {
        width: 80px;
    }

    .skill-name {
        font-size: 14px;
    }

    .sideSection {
        width: 100% !important;
    }

    .sideSection .first-section .first-section-box .o-video {
        padding: 0px;
    }

    .section-journey .fx-journey {
        flex-direction: column;
        gap: 21px;
    }

    .section-journey .bases,
    .card-hide-details {
        display: none !important;
    }

    .section-journey .card-detials-drop {
        padding: 14px 20px;
        cursor: pointer;
        display: block;
    }

    .relative-button {
        position: relative;
        margin-top: 11px;
        display: flex;
        align-items: center;
        width: 100%;
        background: #EFEFEF;
        min-height: 38px;
        max-height: 100%;
        padding: 10px 25px;
        border-radius: 6px;
        flex-direction: column;
       
    }
    .relative-button button {
        background-color: transparent;
        display: flex;
        align-items: center;
        gap: 10px;
        width: 100%;
        justify-content: space-between;
    }
    .fx-lang-button{
        padding:10px;
    }
    .relative-button .dropdown-menu-lang {
        width: 100%;
        background: transparent;
        box-shadow: none;
        padding: 0px;
        padding-bottom: 8px;
        position: relative;
    }
    .dropdown-menu-lang span{font-weight:500 !important;}
    .section-home-parent .box-home-zero .box-zero-white,
    .section-home-parent .box-white,
    .monthly-assessment-box {
        width: 100%;
    }
    .section-home-parent{padding-top:0px;}
    .sideSection-parent .data-advice .btn-box-data,
    .student-career .content-student-one,
    .student-career {
        width: 100% !important;
    }
    .section-home-parent .box-home-zero .box-zero-white{
        min-height:100%;
    }
    .student-career .content-student-one{padding:13px 16px;}
    .student-career .head-student-career {
        flex-direction: column;
        padding-top:0px;
    }
    .section-journey .card-details .fx-card-detials h4{padding-bottom:4px;}
    .section-journey .list-cards-down .card-details-activation {
        border: 1px solid #167FFC;
    }

    .section-journey .list-cards-down .card-details-activation .fx-card-detials span,
    .section-journey .list-cards-down .card-details-activation .fx-card-detials h4,
    .section-journey .list-cards-down .card-details-activation .fx-card-detials p {
        color: #167FFC;
    }

    .fx-journey-tow .information-user {
        gap: 24px;
        overflow-x: auto;
        white-space: nowrap;
        flex-wrap: inherit;
        overflow: auto;
        width: 95%;
    }

    .fx-journey-tow .information-user button {
        flex: 0 0 auto; /* Ensure buttons do not shrink or grow */
    }

    .section-home-parent .information-user {
        gap: 24px;
        overflow-x: auto;
        white-space: nowrap;
        flex-wrap: inherit;
        overflow: auto;
        width: 95%;
    }

    .information-user button {
        flex: 0 0 auto; /* Ensure buttons do not shrink or grow */
    }

    .information-user.start {
        justify-content: start !important;
    }

    .header-counselor .arrow-back-login {
        display: block;
        margin-right: 0px !important;
        margin-left: 0px !important;
        width: 33px;
        margin-top: 0px !important;
    }

    .header-counselor .topnav {
        padding: 16px;
        padding-left: 10px;
        box-shadow: rgba(122, 122, 122, 0.15) 1.95px 1.95px 2.6px;
    }

    .fx-journey-parent {
        gap: 0px !important;
    }

    .notification-circle {
        top: 5px !important;
        left: 11px !important;
    }

    .content-student-two, .student-career .fx-content-student .box-content-student, .content-student-boxs button, .head-student-one {
        width: 100%;
    }

    button:hover {
        transform: scale(1) !important;
    }
    .head-student-one a{
        display:none;
    }

    #PrivacyModal .modal-dialog {
        min-width: 100% !important;
    }

    .progress-mob {
        margin-inline-end: -12px;
    }

    #spinnerQues {
        margin-top: -20px !important;
    }

    .modal-content {
        width: 96% !important;
    }

    .tms-table-popup-title {
        margin-inline-start: 15px;
    }
}
@media (max-width:700px) {
    .section-journey .card-detials-drop {
        width: 100%;
    }

    .mobile-topnav {
        display: block;
    }

    .section-account-parent .contant-us button {
        width: 100%;
    }

    .follow-rate .fx-start-rate {
        flex-direction:column;
    }

    .follow-rate {
        width: 100%;
    }

    .follow-rate .start-rate-box {
        width:100%;
    }
    .student-career .fx-content-student{flex-direction:column;gap:40px}
    #content2 h6{display:none}
    .section-account .form-tab label{padding-left:0px;}
      .section-account-two {
        padding: 0px 32px 40px 32px;
    }
    .main-progress {
        padding: 27px 24px;
    }
    .section-account-parent .form-tab .box-design-input,
    .section-account .form-tab .box-phone {
        width: 100%;
    }
}
