body,
html {
    font-family: "Roboto", sans-serif !important;
}
.zsiq_floatmain {
    display: none !important;
}
.grecaptcha-badge {
    display: none !important;
    }
.zamit_assist_heading h2 span {
    color: #fc7b4a;
}
.zamit_assist_text {
    color: #fc7b4a;
}

h2 {
    font-size: 32px;
    font-weight: 700;
}
p,
input,
textarea,
select {
    font-size: 16px;
    font-weight: 400;
}
.zamitV3-error {
    color: #403685;
}
.zamitV3-btn {
    padding: 10px 24px;
    border-radius: 25px;
    font-size: 16px;
    font-weight: 500;
    font-family: "Roboto", sans-serif;
    cursor: pointer;
    transition: all 0.3s ease;
    background-color: #fc7b4a;
    color: #fff;
    line-height: 24px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.zamitV3-btn:hover {
    background-color: #fc7b4a;
    color: #fff;
    /* transform: translateY(-2px); */
}
.assets_box h5 {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 12px;
}
.assets_box .image img {
    width: 70%;
}
.zamitzq_v3 .button a i {
    margin-left: 6px;
}
/* .zamitzq_v3 .button a {
    background: #fc7b4a;
    padding: 14px 40px;
    text-decoration: none;
    color: #fff;
    border-radius: 50px;
    font-weight: 600;
} */
.zamitzq_v3 .button {
    margin-top: 30px;
    margin-bottom: 25px;
}

@media (min-width: 768px) and (max-width: 991px) { 
    .assets_box .image img {
        width: 85%;
    }
}
/* zamit_assist_page page css ends*/

/* ######################################################################
##################################################################### */

/* your_details page css starts*/
.your_detail_text_section h6 {
    font-size: 16px;
    color: #fc7b4a;
    font-weight: 600;
}

.your_detail_text_section h2 span {
    color: #fc7b4a;
}
.your_detail_box .content h4 {
    font-size: 16px;
    font-weight: 700;
}
/* .lets_begin_button {
    margin-top: 60px;
} */
.details_main_image {
    display: flex;
    align-items: center;
}
img.explore_image {
    width: 4%;
    margin-bottom: 5px;
}
.your_detail_box .image img {
    width: 80%;
}
.your_detail_box .image {
    align-items: center;
    vertical-align: middle;
    display: flex;
    width: 40%;
    max-width: 60px;
}
.your_detail_box {
    display: flex;
    margin-bottom: 30px;
}
@media (max-width: 600px) {
    .your_detail_box .image img {
        height: 32px;
        width: 32px;
    }
}
/* your_details page css ends*/

/* ######################################################################
##################################################################### */

/* school details (searchbar) css starts */
.school_details_page .search-wrapper {
    max-width: 700px;
    margin: 0 auto;
    margin-top: 50px;
}

.school_details_page .search-box {
    position: relative;
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.05);
    border-radius: 50px;
    width: 100%;
    max-width: 700px;
    /* transition: all 0.3s ease; */
}

.school_details_page .search-box:focus-within {
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.1);
    /* transform: translateY(-2px); */
}
.school_details_page .search-box  #closeSearchBtn {
    position:absolute; 
    display:none; 
    top: 5px; 
    right: 155px; 
    width:40px; 
    height:40px; 
    align-items:center; 
    justify-content:center;
}


.school_details_page .search-input {
    border-radius: 50px;
    padding-left: 25px;
    padding-right: 190px;
    border: 1px solid #e5e5e5;
    transition: all 0.3s ease;
    height: 50px;
}
@media (max-width: 600px) {
    .school_details_page .search-box #closeSearchBtn {
        right: 110px; 
    }
    .school_details_page .search-input {
        padding-right: 145px !important;
    }
    
}

.school_details_page .search-input:focus {
    border-color: #403685;
    box-shadow: none;
}

.school_details_page .search-icon {
    position: absolute;
    left: 16px;
    top: 50%;
    transform: translateY(-50%);
    color: #6c757d;
    z-index: 10;
}

/* .school_details_page .search-button {
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50px;
    padding: 8px 20px;
    transition: all 0.3s ease;
    background: #fc7b4a;
    border: #fc7b4a;
    color: #fff;
}

.school_details_page .search-button:hover {
    background-color: #fc7b4a;
    color: #fff;
    transform: translateY(-50%) scale(1.05);
} */
.school_detail_box {
    max-width: 660px;
    margin: 20px auto;
}
.school_detail_box .icon i {
    background: #fc7b4a;
    padding: 15px 30px;
    border-radius: 30px;
    color: #fff;
}
.school_detail_box .content .uppercase {
    font-weight: 600;
    text-transform: uppercase;
}
.school_detail_box .content span {
    color: #403685;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0px;
}
.school_detail_box .middle_center {
    display: flex;
    align-items: center;
}

.school_detail_box .image {
    text-align: center;
}
.school_detail_box .image img {
    width: 100%;
}
@media (max-width: 600px) {
   .search-box #searchBtn {
        padding: 10px 10px;
        font-size: 14px;
    }
}
/* school details css ends */

/* ######################################################################
##################################################################### */

/* school details 2 css starts */
.school_details_page .dropdown {
    /* position: relative;
    display: inline-block;
    width: 100%; */
}

.school_details_page .dropbtn {
    background-color: #dddddd;
    color: #333;
    padding: 10px 13px;
    font-size: 16px;
    border: none;
    border-radius: 50px;
    cursor: pointer;
    transition: all 0.3s ease;
    font-weight: 400;
}

.school_details_page .dropbtn:hover {
    background-color: #f0f0f0;
    border-color: #aaa;
}

.school_details_page .dropdown-content {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: white;
    border-radius: 20px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);
    z-index: 10;
    padding: 10px 0;
}

.school_details_page .dropdown-content a {
    color: #333 !important;
    padding: 8px 16px;
    text-decoration: none;
    font-size: 16px;
    font-weight: 400;
    display: block;
    border-radius: 50px;
    margin: 4px 10px;
    transition: background-color 0.3s ease, color 0.3s ease;
}
.error {
    color: #403685 !important;
}
.school_details_page .dropdown-content a:hover {
    background-color: #fc7b4a;
    color: white !important;
}

.school_details_page .dropdown.show .dropdown-content {
    display: block;
}
.proceed-btn a {
    background: #fc7b4a;
    padding: 10px 30px;
    border-radius: 30px;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
}
.proceed-btn {
    margin-top: 10px;
    text-align: center;
}
button.dropbtn:after {
    content: "\f107";
    font-family: "FontAwesome";
    margin-left: 4px !important ;
}
@media (max-width: 766px) {
    .school_details_page .dropbtn {
        width: 100% !important;
    }
    .school_details_page .dropdown-content {
        width: 100% !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    #schoolDetailWithID .col-md-2 {
        width: 16.6% !important;
    }
}

/* school details 2 css ends   */

/* ######################################################################
##################################################################### */

/* academic details css starts   */
.academic_details_page .search-wrapper {
    max-width: 600px;
    /* margin: 10px auto; */
    margin: 0 auto;
    margin-top: 20px;
}

.academic_details_page .search-box {
    position: relative;
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.05);
    border-radius: 50px;
}

.academic_details_page .search-box:focus-within {
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.1);
}

.academic_details_page .search-input {
    border-radius: 50px;
    padding-left: 20px;
    padding-right: 170px;
    border: 1px solid #e5e5e5;
    transition: all 0.3s ease;
    height: 50px;
}

.academic_details_page .search-input:focus {
    border-color: #403685;
    box-shadow: none;
}

.academic_details_page .search-icon {
    position: absolute;
    left: 16px;
    top: 50%;
    transform: translateY(-50%);
    color: #6c757d;
    z-index: 10;
}

.academic_details_page .search-button {
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50px;
    padding: 8px 20px;
    transition: all 0.3s ease;
    background: #fc7b4a;
    border: #fc7b4a;
    color: #fff;
}

.academic_details_page .search-button:hover {
    background-color: #fc7b4a;
    color: #fff;
    transform: translateY(-50%) scale(1.05);
}
.academic_box .content h5 {
    font-weight: 600;
    font-size: 16px;
}
.academic_box {
    border: 1px solid #fc7b4a;
    padding: 30px 30px 10px 30px;
    border-radius: 20px;
    position: relative;
    height: 100%;
}
.academic_box .icon i {
    background: #fc7b4a;
    padding: 8px 20px;
    border-radius: 30px;
    color: #fff;
}
.academic_box .content .desc {
    height: 12px;
    margin-bottom: 0.5rem;
}
.academic_box.attribute_class .white_dot {
    width: 12px;
    height: 12px;
    background: #fff;
    border-radius: 10px;
    position: absolute;
    right: 20px;
    top: 20px;
    display: block;
}
ul.main_ul .minus.text-end {
    opacity: 0 !important;
}
.academic_box .icon img {
    width: 25%;
    margin-bottom: 20px;
}
.academic_view_all {
    background: #ededed;
    padding: 15px 30px;
    border-radius: 15px;
    margin-top: 25px;
}
.academic_view_all ul {
    margin-bottom: 0px !important;
    padding-left: 0px;
    list-style: none;
}
.academic_view_all h5 {
    color: #fc7b4a;
    font-weight: 700;
    font-size: 16px;
}
.academic_view_all ul li i {
    margin-left: 5px;
}

.academic_view_all ul li {
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
}
.academic_proceed_btn {
    text-align: end;
    margin-top: 25px !important;
}
span#Academic_emptyText {
    font-size: 15px;
    font-weight: 600;
    padding: 5px;
}
.First_step {
    background: #fc7b4a;
    font-size: 16px;
    font-weight: 600;
    border-radius: 20px;
    color: #fff;
}
.academic_progress_bar_p {
    width: 80%;
    margin: auto;
}
.Academic_progress {
    border-radius: 20px !important;
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: 0.75rem;
    background-color: #e9ecef;
    border-radius: 0.25rem;
}
@media (max-width: 600px) {
    .dropdown-container ul li {
        margin-bottom: 15px;
    }
    ul.main_ul li {
        margin-bottom: 15px;
    }
    .Academic_progress {
        width: 100%;
    }
    .academic_progress_bar_p {
        width: 100% !important;
    }
    .academic_details_page .search-box #closeSearchBtn {
        right: 135px !important; 
    }
}
@media (min-width: 600px) and (max-width: 768px) {
    .academic_progress_bar_p {
        width: 100% !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .academic_progress_bar_p {
        width: 85% !important;
    }
}
.academic_box img.white_icon {
    display: none;
}
.academic_box.attribute_class img.black_icon {
    display: none;
}
.academic_box.attribute_class img.white_icon {
    display: block;
}
.academic_box.attribute_class .content .icon {
    opacity: 0;
}
.plus {
    margin-right: 35px;
}
.minus {
    /* margin-right: 10px; */
}
.academic_box.attribute_class {
    background: #fc7b4a !important;
    color: #fff !important;
}
.white_dot {
    width: 12px;
    height: 12px;
    background: #000;
    border-radius: 10px;
    position: absolute;
    right: 20px;
    top: 20px;
    display: none;
}
.academic_box.attribute_class .white_dot {
    width: 12px;
    height: 12px;
    background: #fff;
    border-radius: 10px;
    position: absolute;
    right: 20px;
    top: 20px;
    display: block;
}
/* academic details css ends   */

/* ######################################################################
##################################################################### */

/* academic details 2 css starts */
.academic_details_page .dropdown {
    position: relative;
    display: inline-block;
    width: 100%;
}
.academic_details_page h5 {
    font-size: 24px;
    font-weight: 700;
}
.academic_details_page .dropbtn {
    width: 100%;
    background-color: #dddddd;
    color: #333;
    padding: 10px 13px;
    font-size: 16px;
    font-weight: 400;
    border: none;
    border-radius: 50px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.academic_details_page .dropbtn:hover {
    background-color: #f0f0f0;
    border-color: #aaa;
}

.academic_details_page .dropdown-content {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: white;
    border-radius: 20px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);
    z-index: 10;
    padding: 10px 0;
}

.academic_details_page .dropdown-content a {
    color: #333;
    padding: 6px 0px;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    display: block;
    border-radius: 50px;
    margin: 2px;
    transition: background-color 0.3s ease, color 0.3s ease;
    text-align: center;
}

.academic_details_page .dropdown-content a:hover {
    background-color: #fc7b4a;
    color: white;
}

.academic_details_page .dropdown.show .dropdown-content {
    display: block;
}
.proceed-btn a {
    background: #fc7b4a;
    padding: 10px 30px;
    border-radius: 30px;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
}
.proceed-btn {
    margin-top: 10px;
    text-align: center;
}
button.dropbtn:after {
    content: "\f107";
    font-family: "FontAwesome";
    margin-left: 10px !important;
}
.school_detail_box ul {
    padding-left: 0px;
    margin-bottom: 0px;
    margin-top: 15px;
}
.school_detail_box {
    max-width: 800px;
    margin: 0 auto;
}
.school_detail_box li {
    display: inline-block;
    margin-right: 10px;
}
.school_detail_box .plus i {
    background: green;
    color: #fff;
    padding: 4px 5px;
    border-radius: 20px;
    font-size: 10px;
    /* width: 20px; */
    /* height: 20px; */
}
.school_detail_box i.fa-minus {
    background: #fc7b4a;
    padding: 4px 5px;
    border-radius: 10px;
    color: #fff;
    font-size: 10px;
}

.dynamic-dropdown {
    position: relative;
    display: inline-block;
    width: 100%;
}

.dynamic-dropbtn {
    width: 100%;
    background-color: #dddddd;
    color: #333;
    padding: 10px 8px;
    font-size: 16px;
    font-weight: 400;
    border: none;
    border-radius: 50px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.dynamic-dropbtn:hover {
    background-color: #f0f0f0;
    border-color: #aaa;
}

.dynamic-dropdown-content {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: white;
    border-radius: 20px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);
    z-index: 10;
    padding: 10px 0;
    /* padding: 5px; */
    max-height: 190px;
    min-height: 50px;
    overflow-y: auto;
    border: 1px solid #ccc;
}

.dynamic-dropdown-content a {
    color: #333;
    padding: 6px 0px;
    text-decoration: none;
    display: block;
    font-size: 16px;
    font-weight: 400;
    border-radius: 50px;
    margin: 2px;
    transition: background-color 0.3s ease, color 0.3s ease;
    text-align: center;
}

.dynamic-dropdown-content a:hover {
    background-color: #ff814d;
    color: white;
}

.dynamic-dropdown.show .dynamic-dropdown-content {
    display: block;
}

button.dynamic-dropbtn:after {
    content: "\f107";
    font-family: "FontAwesome";
    margin-left: 10px;
}

.multiple_subjects .proceed-btn a {
    background: #ff814d;
    padding: 10px 30px;
    border-radius: 30px;
    color: white !important;
    text-decoration: none;
    font-weight: 600;
}

.multiple_subjects .proceed-btn {
    margin-top: 10px;
    text-align: center;
}
.dynamic_flex_sec {
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* margin-bottom: 10px; */
}
.minus_button_div {
    margin-top: 20px;
    margin-left: 10px;
}
.dynamic_flex_sec .minus {
        margin-top: 15px;
    }
.dropdown-class {
    width: 125px !important;
}  
.dropdown-level {
    width: 167px !important;
}  
.dropdown-result {
    width: 160px !important;    
} 
.dropdown-score {
    width: 90px !important;    
}  
.dynamic-dropdown-class {
    width: 125px }
.dynamic-dropdown-level {
    width: 167px;
}    
.dynamic-dropdown-result {
    width: 160px;
}
.dynamic-dropdown-score {
    width: 90px !important;
}
/* academic details 2 css ends   */
/* responsive css starts */
@media only screen and (max-width: 768px) {
    .proceed_button {
        margin-top: 15px;
    }
    .dropdown-container ul li {
        margin-bottom: 15px;
    }
    ul.main_ul li {
        margin-bottom: 15px;
    }
    .school_details_page .dropdown {
        position: relative;
        display: inline-block;
        width: 100%;
        margin-top: 20px;
    }
    .proceed-btn {
        margin-top: 30px;
        text-align: end;
    }
    .dynamic_flex_sec .minus {
        margin-top: 60px !important; 
    }
}
@media (min-width: 375px) and (max-width: 600px) {
    .school_detail_box .content {
        margin-top: 20px;
    }
    
    .minus_button_div {
        margin-top: 0px;
    }
    .dynamic-dropdown-class {
        width: 130px !important;
    }
    .dynamic-dropdown-level {
        width: 165px;
    }
    .dropdown-level {
        width: 169px !important;
    }
    .dynamic-dropbtn {
        padding: 12px 10px;
    }
    .academic_details_page .dropbtn {
        padding: 12px 14px;
    }
    
}
@media only screen and (max-width: 375px) {
    .dropdown-class {
        width: 140px !important;
    }  
    .dropdown-level {
        width: 170px !important;
    }  
    .dropdown-result {
        width: 180px !important;    
    }
    .dynamic-dropdown-class {
        width: 124px !important;
    }
    .dynamic-dropdown-level {
        width: 159px;
    }
    .dynamic-dropbtn {
        padding: 12px 8px;
    }
    .academic_details_page .dropbtn {
        padding: 12px 14px;
    }
    .academic_proceed_btn {
        margin-bottom: 10px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    #academic-details-proceed .dropdown-container ul li {
        margin-bottom: 10px;
    }
    #academic-details-proceed ul.main_ul li {
        margin-bottom: 10px;
    }
    .dynamic_flex_sec .minus {
        margin-top: 60px !important;
    }
    #academic-details-proceed {
        margin-bottom: 30px;
    }
    #schoolList .col-md-2 {
        width: 16.6% !important;
    }
    #academic-details-proceed .col-md-2 {
        width: 25% !important;
    }
    #academic-details-proceed .col-md-10 {
        width: 75% !important;
    }
    .dropbtn {
        padding: 10px 8px;
        font-size: 15px !important;
    }
    .dynamic-dropbtn {
        padding: 10px 8px;
        font-size: 15px !important;
    }
    .dropdown-class {
        width: 124px !important;
    }  
    .dropdown-level {
        width: 159px !important;
    }  
    .dropdown-result {
        width: 180px !important;    
    }
    .dynamic-dropdown-class {
        width: 124px !important;
    }
    .dynamic-dropdown-level {
        width: 159px;
    }
}
@media (min-width: 991px) and (max-width: 1199px) { 
    .dropdown-class {
    width: 125px !important;
    }  
    .dropdown-level {
        width: 149px !important;
    }  
    .dropdown-result {
        width: 130px !important;    
    }
    .dropdown-score {
        width: 85px !important;
    }
    .dynamic-dropbtn {
        padding: 10px 8px;
        font-size: 15px !important;
    }
    .academic_details_page .dropbtn {
        padding: 10px 8px;
        font-size: 15px !important;
    }
    .dynamic-dropdown-class {
        width: 125px 
    }
    .dynamic-dropdown-level {
        width: 149px;
    }    
    .dynamic-dropdown-result {
        width: 130px;
    }
    .dynamic-dropdown-score {
        width: 85px !important;
    }
}
/* academic details 2 css starts   */

/* ######################################################################
##################################################################### */

/* skill analysis css start*/
form.discount_code .submit_disscount {
    background-color: #ff814d !important;
    width: 100%;
    border: none;
    padding: 8px 20px;
    color: #fff;
    margin-top: 12px;
    border-radius: 30px;
}
form.discount_code input {
    width: 100%;
}
form.discount_code input#fname {
    border: 1px solid #ccc;
    padding: 12px 20px;
    border-radius: 30px;
}
 
.calculator ul li {
    list-style: none;
    display: flex;
    justify-content: space-between;
    font-size: 18px;
    font-weight: 500;
}
.calculator ul {
    padding: 0px;
}
.calculator ul li.total_amount {
    margin-top: 20px;
    font-weight: 700 !important;
}
 
/* skill analysis css ends*/
