.the_main_background{
    position: absolute;
    top:0;
    left:0;
    z-index:0;
}
.the_main_background img{
        object-position: center;
    object-fit: cover;
    width: 100vw;
}
.the_main_img{
    overflow: hidden;
    min-height: calc(100vh - 70px);
}
.slug_gender_a{
        color: white;
    background: #0f3973ab;
    text-align: center;
    font-size: 12px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.pppwww1{
    border-left:1px solid #0e3776;
}
.slug_gender{
    position: absolute;
    top: 20px;
    right: 2%;
    background: white;
    font-size: 12px;
    border: 1px solid lightgray;
    z-index:11;
}
.slug_gender_b_1{
    background: transparent;
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0.4;
    transition: all 300ms;
}
.slug_gender_b_1:hover{
    opacity: 1;
}
.slug_gender_b_1_a img{
    width:30px;
}
.the_slug_main_gender{
        display: flex;
    width: 100%;
    justify-content: space-between;
}
.the_gender_cur{
    opacity: 1;
    background: white;
    box-shadow: 0px 0px 9px black;
}
.the_slug_general{
    z-index: 1;
    position: absolute;
    top:0;
    right:0;
    margin-right:2%;
}
.slug_1{
        font-size: 40px;
    text-shadow: 1px 1px 2px black;
    font-weight: bold;
    color: #0d3c78;
    font-family: 'hebbo_ebold';
    line-height: 40px;
    margin-bottom: 20px;
}
.slug_1 h1{
    font-size:40px;
}
.the_inner_logo{
    color:#31bed2;
    font-size:70px;
}
.slug_2{
    font-size: 30px;
    line-height: 40px;
}
.slug_3{
    font-size: 20px;
    font-weight: bold;
    margin-top: 15px;
    background: white;
    display: inline-block;
    padding: 5px;
    cursor: pointer;
}
.the_tizer_row_holder{
    margin-top:-35vh;
}
.the_tizer_row_title{
    text-align: center;
    margin-bottom: 50px;
    margin-top: 50px;
    font-size: 40px;
}
.the_other_home_page{
        display: flex;
    max-width: 1170px;
    margin-right: auto;
    margin-left: auto;
    justify-content: center;
    align-items: center;
}
.the_other_home_page_in,.the_other_home_page_in_r_buts{
    display: flex;
}
.the_other_home_page_in_r_buts{
    justify-content: space-between;
}
.the_other_home_page_in_r{
    font-size: 18px;
    line-height: 1.6;
    padding: 10px;
    box-sizing: border-box;
    padding-left: 30px;
}
.the_other_home_page_in_r_txt{
    margin-bottom:15px;
}
.the_main_floor_NEW{
        padding-top: 100px;
    padding-bottom: 100px;
}
.the_other_home_page_in_r_buts_a{
    background: linear-gradient(135deg, #C312BE, #3301FF);
    height: 50px;
    color: white;
    line-height: 50px;
    width: 45%;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    transition: all 300ms;
    border-radius: 3px;
    box-shadow: 1px 1px 5px #0c3a72;
    border: 1px solid #0c3a7233;
}
.the_other_home_page_in_r_buts_a:hover{
    transform: scale(1.2);
    cursor: pointer;
}
.the_other_home_page_in_r_buts_b {
    height: 50px;
    color: black;
    width: 45%;
    text-align: center;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 3px;
    border: 1px solid black;
}
.the_other_home_page_in_l {
    box-sizing: border-box;
    min-width: 600px;
    min-height: 400px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.the_other_home_page_in_r_buts_b svg{
        height: 40px;
    width: 40px;
    vertical-align: middle;
    fill: #5ce1e6;
    margin-right: 15px;
}
.the_other_home_page_in_r_title{
    font-weight: bold;
    font-size: 22px;
}
.the_tizer_row{
    display: flex;
    margin-right: 15%;
    margin-left: 15%;
    justify-items: center;
    align-items: center;
    justify-content: space-between;
    z-index: 11;
    position: relative;
    background: #4b6fa5;
    background:#00295f;
    color: white;
    padding: 15px;
    border-radius: 15px;
    font-family: 'hebbo_ebold';
    font-size: 16px;
    padding-bottom: 35px;
}
.the_tizer_row_a{
    width:24%;
}
.the_tizer_row_a_title{
    font-size: 14px;
    line-height: 30px;
    margin-right: 5px;
}
.the_tizer_row_a_input input{
    height: 40px;
    line-height: 40px;
    width:100%;
    border-radius: 15px;
    padding-right:15px;
    padding-left:15px;
    border: 1px solid gray;
    outline: none;
    box-sizing: border-box;
}
.the_tizer_row_a_input select{
    line-height: 40px;
    height: 40px;
    width:100%;
    border-radius: 15px;
    padding-right:15px;
    padding-left:15px;
    border: 1px solid gray;
    outline: none;
    box-sizing: border-box;
}
.the_next_page_main {
    text-align: center;
    position: relative;
    margin-top: -20px;
}
.the_next_page_main_but{
    background: #31bed2;
    font-size: 22px;
    padding: 5px;
    border-radius: 20px;
    padding-right: 20px;
    padding-left: 20px;
    z-index: 11;
    position: relative;
    font-weight: bold;
    cursor: pointer;
    transition: all 300ms;
    color:white;
}
.the_next_page_main_but:hover{
    background: #294c81;
    color:white;
    transform: scale(1.1);
}
.slug_txt{
    background: #0d3c78;
    color: white;
    padding: 5px;
    font-family: 'hebbo_ebold';
    border: 3px solid white;
}
.the_loan_builder{
        position: fixed;
    z-index: 2222;
    background: white;
    left: 0;
    top: 0;
    height: 100vh;
    width: 100vw;
    display: flex;
    justify-content: center;
    align-items: center;
}
.the_slide_one{
    width: 100%;
    height: 100vh;
    position: relative;
}
.the_other_home_page_in_l iframe{
    width : 100%;
    height : 100%;
}
.the_other_home_page_in_l_a svg{
    fill: white;
    height: 150px;
    width: 150px;
    cursor: pointer;
    transition: all 300ms;
}
.the_other_home_page_in_l_a svg:hover{
    transform: scale(1.2);
    fill:#5ce1e6;
}
.the_other_home_page_in_l_b,.not_show_it{
    display: none;
}
.the_show_it{
    display: block;
}
.the_customer_box_a1{
        width: 100%;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 15px;
}
.the_customer_box_a2{
    width:100%;
    padding-top:10px;
    text-align: center;
}
.the_user_log_outttt{
    display: none;
}
@media screen and (max-width: 1300px) {
    .the_tizer_row {
        margin-right: 5%;
        margin-left: 5%;
    }
    
}
@media screen and (max-width: 1024px) {
    .the_main_floor_NEW {
    padding-top: 0px; 
    padding-bottom: 0px; 
    } 
    .the_other_home_page_in_l iframe {
    width: 900px;
    height: 400px;
    }
}
@media screen and (max-width: 980px) {
    .the_tizer_row_a_title {
    font-size: 12px;
    }
    .the_tizer_row {
        margin-right: 1%;
        margin-left: 1%;
    }
    .the_main_background img{
    width: auto;
    height: 100vw;
    }
}
@media screen and (max-width: 770px) {
    .the_tizer_row {
    display: block;
    margin-right: 15%;
    margin-left: 15%;
    }
    .the_tizer_row_a {
    width: 100%;
    }
    
    .the_other_home_page_in_l iframe {
    width: 700px;
    height: 300px;
    }
    .the_other_home_page_in{
    flex-wrap: wrap;
    }
    .the_other_home_page_in_l {
    min-width: 100%;
    min-height: auto;
    }
    
}
@media screen and (max-width: 500px) {
    .the_tizer_row {
    display: block;
    margin-right: 15%;
    margin-left: 15%;
    }
    .the_tizer_row_a {
    width: 100%;
    }
    
    .the_other_home_page_in_l iframe {
    width: 360px;
    height: 300px;
    }
    
}
