/*-------------------UPLOADS_DOCS PHP---------*/
.the_max_555_all{
    max-width: 850px;
}
.the_pop_up_doc{
        display: flex;
    width: 100%;
    height: 80vh;
    justify-content: center;
    align-items: center;
    text-align: center;
    }
    .m_phone,.sociel_id_number{
    width: 100%; 
    border: 1px solid gray;
    border-radius: 15px;
    padding: 5px;
    padding-right: 15px;
    font-size: 16px;
    box-sizing: border-box;
    }
    .the_panel_in_main_blocks{
        max-width: 96%;
    margin-right: auto;
    margin-left: auto;
    font-family: 'hebbo_Light';
    font-size: 22px;
    min-height: 90vh;
    background: rgba(245, 245, 245, 0.5);
    }
    .the_panel_in_main_blocks_title{
        border-bottom: 1px solid #5ce1e6;
    }
    .the_panel_in_main_blocks_title_h1{
            display: flex;
    justify-content: space-between;
    align-items: center;
    background: rgba(245, 245, 245, 1);
    padding: 0px;
    padding-right: 10px;
    padding-left: 10px;
    box-sizing: border-box;
    }
    .the_panel_in_main_blocks_title_h1_b{
            display: flex;
    justify-content: center;
    align-items: center;
    height: 20px;
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-radius: 3px;
    box-shadow: 1px 5px 5px white;
    }
    .the_panel_in_main_blocks_title_h1_a{
        font-weight: bold;
        margin-top:10px;
        margin-bottom:10px;
    }
    .the_panel_in_main_blocks_title_h1_d svg{
        height: 40px;
    width: 40px;
    fill: #5ce1e6;
    }
    .the_panel_in_main_blocks_title_h1_c{
         font-size: 14px;
    font-weight: bold;
    padding-right: 10px;
    }
    .the_panel_in_main_blocks_title_h1_list_row{
        display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    column-gap: 15px;
    row-gap: 15px;
    background: rgba(245, 245, 245, 0.5);
    border-bottom: 1px solid gray;
    }
    .the_panel_in_main_blocks_title_h1_list_row_a{
            display: flex;
    column-gap: 15px;
    font-size: 20px;
    }
    .the_panel_in_main_blocks_title_h1_list{
            width: 100%;
    background: rgba(245, 245, 245, 0.6);
    height: 100%;
    }
    .main_img_box{
        display: flex;
    justify-content: space-between;
    padding: 10px;
    align-items: center;
    }
    .main_img_box_a img{
        height: 140px;
    }
    .main_img_box_b{
            display: flex;
    width: 25%;
    justify-content: space-around;
    }
    .main_img_box_close{
        background: #fafafa;
    font-size: 20px;
    padding-right: 20px;
    padding-left: 20px;
    border: 1px solid #0f3973;
    border-radius: 20px;
    color: red;
    box-shadow: 1px 1px 5px gray;
    line-height: 50px;
    cursor: pointer;
    transition: all 300ms;
    }
    .main_img_box_close:hover{
        box-shadow: 1px 1px 10px gray;
    }
    .main_img_box_close_good{
                background: #33cccc;
    font-size: 20px;
    padding-right: 20px;
    padding-left: 20px;
    border: 1px solid #0f3973;
    border-radius: 20px;
    color: white;
    box-shadow: 1px 1px 5px gray;
    line-height: 50px;
    cursor: pointer;
    transition: all 300ms;
    }
    .main_img_box_close_good:hover{
    box-shadow: 1px 1px 10px gray;    
    }
    .main_img_box_a_title{
        font-weight: bold;
    }
    .main_img_box_a_title_in select{
            font-size: 16px;
    background: white;
    border: 1px solid transparent;
    height: 50px;
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 20px;
    filter: drop-shadow(0px 0px 1px #0c3974);
    outline: none;
    font-family: 'hebbo_regular';
    font-weight: bold;
    width: 200px;
    margin-top: 10px;
    }
    .main_img_box_a{
        width:40%;
    }
    .the_seccc{
        width:35%;
        margin-right:5%;
    }
    .the_otherrr_rr_colro {
        background: rgba(245, 245, 245, 1);
    }
    .main_img_box_close_good svg{
        height: 35px;
    width: 35px;
    vertical-align: middle;
    fill: white;
    }
    .the_panel_in_main_blocks_title_h1_list_row_c a{
        text-decoration: none;
        color:white;
    }
    .the_panel_in_main_blocks_title{
            display: flex;
    justify-content: space-between;
    }
    .the_panel_in_main_blocks_title_bb{
        font-size: 14px;
    background: #002a61;
    color: white;
    line-height: 30px;
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 5px;
    border-radius: 3px;
    cursor: pointer;
    font-weight: bold;
    }
    .m_phone, .sociel_id_number {
    width: 100%;
    border: 1px solid gray;
    border-radius: 15px;
    padding: 5px;
    padding-right: 15px;
    font-size: 16px;
    box-sizing: border-box;
    line-height: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
    }
    .the_code_mode{
        display: none;
    }
    .the_code_in_inin{
        width: 100%;
    border: 1px solid gray;
    border-radius: 15px;
    padding: 5px;
    padding-right: 15px;
    font-size: 16px;
    box-sizing: border-box;
    line-height: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
    }
    .the_panel_in_main_blocks_title_h1_list_row_c_holder{
        display: flex;
    }
    .the_panel_in_main_blocks_title_h1_list_row_c{
        margin-right:15px;
    }
    
    .the_files_tabs{
        text-align: center;
        width: 300px;
        margin-right: auto;
        margin-left: auto;
    }
    .the_files_tabs_in{
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .the_activerrr{
        font-weight: bold;
        text-decoration: underline;
    }
    .the_files_tabs_in_tab{
        cursor: pointer;
        justify-content: space-between;
    }
    .the_id_zoneerrr{
    display: flex;
    padding-top: 30px;
    padding-bottom: 30px;
    }
    .the_info{
        width:30%;
    }
    .the_data{
        width:68%;
        display: flex;
        margin-right:1%;
        justify-content: space-between;
    }

/*----------------------------*/

.the_ask_question_main_holder{
    
}
.the_question_bar{
    padding-top: 100px;
    padding-bottom: 100px;
}
.the_question_bar_dots{
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
    width: 1024px;
    margin-right: auto;
    margin-left: auto;
}
.the_question_bar_dots_tab{
    text-align: center;
}
.the_question_bar_tab_icon{
    width:20px;
    height:20px;
    background: gray;
    border-radius: 50%;
        display: flex;
    justify-content: center;
    align-items: center;
}
.the_line_pin_bar{
    height:2px;
    background: gray;
    width:20%;
    margin-right:1%;
    margin-left:1%;
}
.the_question_bar_dots_txt{
    display: flex;
}
.the_question_bar_tab_txt{
    position: absolute;
    margin-top:5px;
}
.the_question_bar_dots_txt_a,.the_question_bar_dots_txt_b,.the_question_bar_dots_txt_c,.the_question_bar_dots_txt_d,.the_question_bar_dots_txt_e
{
    width:20%;
    text-align: right;
}
.the_tizer_row_money{
    width:1024px;
    margin-right:auto;
    margin-left:auto;
    padding-bottom:60px;
}
.the_tizer_row_money_title{
        display: flex;
    font-family: 'hebbo_regular';
    font-size: 22px;
    line-height: 50px;
    margin-bottom: 3vh;
    align-items: center;
    justify-content: space-between;
}
.the_money_box{
        width: 39%;
}
.the_tizer_row_money_title_a{
    width: 10px;
    background: #00eded52;
    margin-left: 10px;
    height: 10px;
    border: 1px solid black;
    display: none;
}
.the_tizer_row_money_title_b_small{
    font-size:12px;
}
.the_tizer_row_money_title_other{
        display: flex;
    font-family: 'hebbo_regular';
    font-size: 22px;
    line-height: 50px;
    margin-bottom: 3vh;
    align-items: center;
    max-width:360px;
}
.the_tizer_row_money_title_other_a{
    display: flex;
    align-items: center;
}
.the_tizer_row_money_input{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    row-gap: 2.5vh;
    margin-bottom: 3vh;
}
.bb_tt_a{
    margin-right: -50px;
    font-weight: bold;
}
.bb_tt_b{
    margin-right: -35px;
    font-weight: bold;
}
.bb_tt_c{
    margin-right: -30px;
    font-weight: bold;
}
.bb_tt_d{
    margin-right: -25px;
    font-weight: bold;
}
.bb_tt_e{
    
    /* margin-right: -5px; */
    margin-right: -30px;
    
    font-weight: bold;
}
#custom-handle {
    height: 60px;
    width: 60px;
}
#slider_calc{
    width: 100%;
    height: 12px;
    background: #0f3a6f;
    border: 1px solid cyan;
    box-sizing: border-box;
}
#slider_calc .ui-slider-handle {
  outline: 0;
    background: transparent;
    border: 1px solid transparent;
}
.the_money_box{
    position: absolute;
    left: 0;
}
.the_con_but_holder{
    text-align: center;
    font-family: 'hebbo_ebold';
    padding-bottom: 60px;
}
.the_con_but{
    display: inline-block;
        background: linear-gradient(90deg, #01FFF3, #06FF01);
    font-size: 20px;
    padding-right: 20px;
    padding-left: 20px;
    border: 1px solid #0f3973;
    border-radius: 20px;
    color: black;
    box-shadow: 1px 1px 5px gray;
    line-height: 50px;
    cursor: pointer;
}
.the_money_box select{
        font-size: 16px;
    background: white;
    border: 1px solid transparent;
    height: 50px;
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 20px;
    filter: drop-shadow(0px 0px 1px #0c3974);
    outline: none;
    font-family: 'hebbo_regular';
    font-weight: bold;
    width: 120px;
}
.the_money_box input{
        font-size: 16px;
    background: white;
    border: 1px solid transparent;
    height: 50px;
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 20px;
    filter: drop-shadow(0px 0px 1px #0c3974);
    outline: none;
    font-family: 'hebbo_regular';
    font-weight: bold;
    width: 100%;
    box-sizing: border-box;
}
.the_money_box_ff input{
        font-size: 16px;
    background: white;
    border: 1px solid transparent;
    height: 50px;
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 20px;
    filter: drop-shadow(0px 0px 1px #0c3974);
    outline: none;
    font-family: 'hebbo_regular';
    font-weight: bold;
    width: 120px;
    box-sizing: border-box;
}
.the_money_box_other input{
    width: 200px;
    box-sizing: border-box;
}
.the_money_box_other select{
    width: 200px;
    box-sizing: border-box;
}
.the_new_u_p_orderrr{
    display: flex;
    margin-top: 50px;
    justify-content: space-between;
}
.aaacccvvv1{
    margin-left:15px;
}
.aaacccvvv2{
    margin-right:15px;
    margin-left:15px;
}
.mmm_bbb_mmaa{
        text-align: center;
    font-weight: bold;
    font-size: 22px;
    padding: 5px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    background: #ffffff;
    color: #002960;
    text-decoration: underline;
}
.the_tab_two{
    display: none;
}
.the_tab_three{
    display: none;
}
.the_data_row_file_zone_in{
        text-align: center;
    font-size: 14px;
    color: black;
    font-weight: bold;
}
.the_data_row_file_zone_in_a svg{
    width:40px;
    height:40px;
    fill:black;
}
.the_data_row_file_zone_in_b{
    margin-top:-10px;
}
.the_data_row_file_zone{
    height: 100px;
    width: 100%;
    background: lightgray;
    border-radius: 3px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    transition: all 300ms;
    cursor: pointer;
    }
    .the_data_row_file_zone:hover{
        transform: scale(1.1);
    }  
.the_data_row {
    width: 31%;
}  
.the_uploaer_pop_up{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 255555555555;
    width: 100%;
    height: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: baseline;
    background: rgba(255, 255, 255, 0.9);
    overflow: auto;
}
.the_uploaer_pop_up_in{
    width:80%;
    height:300px;
}
.the_id_zoneerrr_a{
    font-weight: bold;
    border-bottom: 4px solid #02285f;
    color: #02285f;
}
.the_id_zoneerrr_b{
    margin-top:10px;
    font-size:20px;
}
.the_what_file_now_title_x{
    color: red;
    cursor: pointer;
    text-align: left;
}
.the_what_file_now_title_x_a svg{
    fill:red;
}
.the_what_file_now_title_x:hover{
    font-weight: bold;
}
.file_txt{
    position:absolute; 
    width:100%; 
    height:100%; 
    z-index:1;
    color:white; 
    background:#0c3a72; 
    display:flex; 
    justify-content: center; 
    align-items: center;
}
.file_txt_txt{
    font-size: 24px;
    font-weight: bold;
    margin-top: 0px;
}
.file_txt_svg svg{
    width:80px;
    height:80px;
    fill:white;
}
.the_what_file_now_title_x_a{
    display: inline-block;
    color:red;
    font-size:16px;
}
.the_data_row_title{
    display: flex;
    justify-content: space-between;
    font-size: 20px;
}
.the_data_row_title_b{
        font-size: 14px;
    background: black;
    color: white;
    padding-right: 5px;
    padding-left: 5px;
    margin-bottom: 5px;
    border-radius: 3px;
    line-height: 23px;
}
.allready_done > .the_data_row_file_zone_in > .the_data_row_file_zone_in_a svg {
    fill: white;
}
.allready_done > .the_data_row_file_zone_in{
    color:white;
}
.allready_done{
    background: #33cccc;
}
.how_much_loan_years{
        margin-left: 25px;
}
.the_mimi_zero_data{
    position: fixed;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.9);
    z-index: 111;
}
.the_mimi_zero_data_in_buts{
    display: flex;
    justify-content: space-between;
}
.the_mimi_zero_data_in_buts_a,.the_mimi_zero_data_in_buts_b{
        background: linear-gradient(135deg, #C312BE, #3301FF);
    color: white;
    line-height: 30px;
    font-size: 22px;
    padding: 15px;
    border-radius: 20px;
    min-width: 200px;
    text-align: center;
    cursor: pointer;
}
.the_mimi_zero_data_in_title{
        text-align: center;
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 50px;
}
.the_mimi_zero_data_in_buts_a{
    margin-left:30px;
}
@media screen and (max-width: 1300px) {
}

@media screen and (max-width: 1024px) {
}
@media screen and (max-width: 980px) {
}
@media screen and (max-width: 770px) {
    
        .the_new_u_p_orderrr {
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }
    .aaacccvvv1,.aaacccvvv2 {
    margin-right: 0px; 
    margin-left: 0px; 
    }
    
    .the_mimi_zero_data_in_buts {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    }
    .the_mimi_zero_data_in_buts_a {
    margin-left: 0px;
    margin-bottom:15px;
    }
    
    .the_ttt_conn {
    display: flex;
    flex-wrap: wrap;
    }
    .the_info {
    width: 100% !important;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 0px;
    }
    .the_simulator {
            width: 100% !important;
        margin-left: 0px !important;
        max-width: 100% !important;
    }
    .the_loan_box_main_top_a {
        font-size: 20px !important;
        padding-bottom: 0px !important;
    }
    .the_loan_box_main_top_after {
    font-size: 14px !important;
    line-height: 22px !important;
    }
    .the_spre_loans_row_holder_abab {
    flex-wrap: wrap;
    margin-bottom:15px;
    }
    .the_spre_loans_row_holder_abab_inb {
    margin-right: 55px;
    display: none;
    }
    .ttttaaa_c {
    width: 45% !important;
    margin-left: 0% !important;
    }
    .the_spre_loans_row_holder_ttt {
    flex-wrap: wrap;
    }
    .ttttaaa_d {
    width: 45% !important;
    margin-left: 1% !important;
    }
    .the_main_sliderrrrr {
    width: 90% !important;
    margin-left: 0% !important;
    margin-top: 15px !important;
    }
    .the_detail_boxs_all {
    display:none !important;
    }
    /*
    .the_fake_loading_in_txt222{
    font-size: 12px !important;
    line-height: 16px !important;
    margin-top: 10px !important;
    }
    */
    .the_signs_area_r {
    width: 90% !important;
    margin-right: 5% !important;
    }
    .the_signs_area_l {
    width: 95% !important;
    }
    .the_main {
    margin-right: 2% !important;
    margin-left: 2% !important;
    }
    .the_panel_in_main_blocks_title_h1_list_row{
     flex-wrap: wrap;   
    }
    
}
@media screen and (max-width: 500px) {
    .the_id_zoneerrr {
    margin-top: 15px;
    margin-bottom: 15px;
    flex-wrap: wrap;
    }
    .the_data {
    width: 100%;
    display: flex;
    margin-right: 0%;
    justify-content: space-between;
    flex-wrap: wrap;
    }
    .the_data_row {
    width: 100%;
    }
    .the_id_zoneerrr_b{
    font-size:18px;
    }
    .main_img_box_a img {
    height: 80px;
    }
    .main_img_box_b {
    display: flex;
    width: 50%;
    justify-content: space-around;
    }
    .main_img_box {
    padding: 0px;
    margin-top: 10px;
    }
    .main_img_box_b {
    display: flex;
    width: calc(100% - 100px);
    justify-content: space-around;
    }
    .aeaearr{
                width: 100px !important;
    }
}



