.pick_box{
        width: 30%;
    text-align: center;
    padding-right: 15px;
    border-radius: 20px;
    background: white;
    font-weight: bold;
    box-sizing: border-box;
    padding-left: 15px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    filter: drop-shadow(0px 0px 1px #0c3974);
    cursor: pointer;
    transition: all 300ms;
    font-family: 'hebbo_regular';
    font-size:15px;
}
.pick_box_data_inner_title{
    font-size: 12px;
    margin-top: -5px;
    margin-bottom: 5px;
}
.pick_box_data input,.pick_box_data select{
    border-radius: 15px;
    text-align: center;
    width: 100px;
    margin: 0px;
    background: rgb(12 58 114);
    color: white;
    font-weight: bold;
    font-size: 18px;
    padding-inline: 0px;
    padding-block: 0px;
    padding: 5px;
    box-shadow: 1px 1px 10px white;
    border: 1px solid white;
    outline:none;
}
.pick_box_active{
    background: #002960;
    color:white;
    background: #C312BE;
    background: linear-gradient(135deg, #C312BE, #3301FF);
}
.pick_box_data{
    display: none;
    transition: 300ms linear;
    position: relative;
}
.pick_box_data_active{
    display: block;
    margin-top: 2px;
}
.pick_box_data select{
        padding: 5px;
    border-radius: 15px;
    margin-right: 5px;
    padding-right: 10px;
    padding-left: 10px;
}
.the_active_circle_line{
    background: #002960;
    opacity: 1;
}
.show_ball_show{
        width: 14px;
    height: 14px;
    text-align: center;
    background: #5ce1e6;
    border-radius: 50%;
}
.the_active_circle > .the_question_bar_tab_icon{
    background:#0c3a72;
}
.idan_money_boxxxx_b{
        justify-content: right;
}
.the_get_city_input{
    width: 67%;
}
.property_city{
        width: 92%;
}
@media screen and (max-width: 550px) {
    
    .property_city{
        width: 100% !important;
    }
    
    .the_head_all{
        background: white;
    }
    
    .the_lang_bar,.slug_gender{
        display: none;
    }
    .the_slug_general {
    text-align: right;
    padding: 0px;
    width: 98%;
    z-index: 1;
    position: relative;
    margin-top: 0px;
    margin-right: 1%;
    margin-left: 1%;
    display: none;
    }
    .the_main_background img {
    height: 100vw;
    width: unset;
    }
    .the_inner_logo {
    font-size: 40px;
    }
    .slug_1{
        margin-bottom:0px;
    }
    .slug_1 h1 {
font-size: 25px;
    margin-top: 10px;
    margin-bottom: 0px;
    line-height: 30px;
    }
    .slug_3 {
    font-size: 14px;
    font-weight: bold;
    margin-top: 5px;
    display: inline-block;
    padding: 0px;
    cursor: pointer;
    padding-right: 5px;
    padding-left: 5px;
    }
    .the_tizer_row {
    display: block;
    margin-right: 2%;
    margin-left: 2%;
    }
    .the_whatsapp_buttt {
    position: fixed;
    top: 88%;
    left: 15px;
    z-index: 100;
    }
    .the_whatsapp_buttt img {
    width: 60px;
    }
    .the_tizer_row_holder {
    margin-top: -73vh;
    }
    .the_tizer_row_money {
    width: 96%;
    }
    .the_tizer_row_money_title {
        display: flex;
        font-family: 'hebbo_regular';
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 3vh;
        align-items: center;
    }
    .pick_box {
    width: 48%;
        text-align: center;
        padding-right: 5px;
        border-radius: 20px;
        font-weight: bold;
        box-sizing: border-box;
        padding-left: 5px;
        height: 55px;
        display: flex;
        justify-content: center;
        align-items: center;
        filter: drop-shadow(0px 0px 1px #0c3974);
        cursor: pointer;
        transition: all 300ms;
        font-family: 'hebbo_regular';
        font-size: 12px;
    }
    .the_question_bar {
    padding-top: 30px;
    padding-bottom: 60px;
    }
    .the_question_bar_dots {
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
    width: 98%;
    margin-right: auto;
    margin-left: auto;
    font-size: 10px;
    }
    .the_tizer_row_money_title_b{
        width:90%;
        font-size:18px;
    }
    .the_tizer_row_money_title_other_a {
    width: 25%;
    }
    .more_smalller_b{
        width:70%;
    }
    .the_money_box input {
    font-size: 16px;
    background: white;
    border: 1px solid transparent;
    height: 35px;
    padding-right: 0px;
    padding-left: 0px;
    border-radius: 20px;
    filter: drop-shadow(0px 0px 1px #0c3974);
    outline: none;
    font-family: 'hebbo_regular';
    font-weight: bold;
    width: 100%;
    text-align: center;
    }
    .the_money_box select {
    font-size: 16px;
    background: white;
    border: 1px solid transparent;
    height: 35px;
    padding-right: 0px;
    padding-left: 0px;
    border-radius: 20px;
    filter: drop-shadow(0px 0px 1px #0c3974);
    outline: none;
    font-family: 'hebbo_regular';
    font-weight: bold;
    width: 120px;
    text-align: center;
    }
    .the_jquery_ui_slider{
    width: 94%;
    margin-right: 3%;
    margin-left: 3%;
    }
    .whay_us_list_alllll_in{
            flex-wrap: wrap;
    }
    .whay_us_list_alllll_box{
            width: 80%;
    margin-right: 10%;
    margin-left: 10%;
    text-align: center;
    }
    .our_customers_say_title {
    text-align: center;
    font-size: 26px;
    font-family: 'hebbo_thin';
    margin-bottom: 50px;
    color: black;
    font-weight: bold;
    width: 80%;
    margin-right: 10%;
    margin-left: 10%;
    }
    .the_footer_start_tabs{
        width:90%;
    }
    .whay_us_list_question_row_top {
    display: flex;
    justify-content: space-between;
    font-family: 'hebbo_Light';
    line-height: 20px;
    background: #5ce1e636;
    padding: 10px;
    border-radius: 3px;
    color: #01285e;
    box-sizing: border-box;
    font-size: 18px;
    }
    .whay_us_list_question_row{
        max-width:96%;
    }
    .whay_us_list_question_row_txt{
        font-size:16px;
    }
    .the_customer_box_b_in{
    margin-right:15px;
    margin-left:15px;    
    }
    .the_footer_end{
        font-size: 10px !important;
    }
    .the_get_city_input {
        width: 100%;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .the_fake_loading_in{
    max-width: 300px;
    }
    
}