@font-face {
    font-family: Roboto-Regular;
    src: url(/wp-content/plugins/idan-taxi/includes/fonts/Roboto-Regular.ttf);
    }
    @font-face {
    font-family: Roboto-Bold;
    src: url(/wp-content/plugins/idan-taxi/includes/fonts/Roboto-Bold.ttf);
    }
input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    height: auto;
    padding: 0px;
    width: auto;
}
.the_q_a_question_box_li_b{
    opacity: 0;
    height:0px;
    transition: all 300ms;
}
.the_q_a_question_box_li_a_in{
    overflow: hidden;
}
.qqqq_open{
    opacity: 1;
    height: auto;
    background: rgba(255,255,255,0.6);
    width: 70%;
    padding: 15px;
    box-shadow: 1px 1px 5px gray;
}
.the_taxi_docs_triggers{
    width:100%;
    padding-top:15px;
    padding-bottom: 15px;
    text-align: center;
}
.the_q_a_box{
    background: url(https://stars-taxi.co.il/wp-content/plugins/idan-taxi/includes/flags/question_back_ground.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    font-size: 20px;
    line-height: 30px;
    padding-top: 100px;
    padding-bottom: 100px;
    min-height: 650px;
}
.the_q_a_question_box_li_a{
    font-size: 22px;
    line-height: 40px;
    cursor: pointer;
    overflow:hidden;
}
.the_doc_box{
    width:30%;
    display: inline-block;
}
.the_docs_box_title h4{
    text-decoration: underline;
    font-size: 30px;
}
.the_q_a_title{
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    padding-bottom: 15px;
    padding-top: 15px;
}
.the_docs_box{
    padding-bottom:30px;
}
.the_q_a_question_box_ul{
    list-style-type: none;
    overflow: hidden;
}
.the_doc_box_img img{
    height: 200px;
    object-fit: cover;
    width: 100%;
    object-position: bottom;
}
.the_docs_box_title{
    text-align: center;
}

.make_it_blur{
    filter: blur(6px);
}
.the_lang_menu_main_but{
    position: absolute;
    left:10px;
    top:10px;
}
.the_lang_menu_main_but img{
    height:25px;
    cursor: pointer;
    box-shadow: 1px 1px 5px black;
}
.the_lang_menu_main_but_menu{
    display: none;
    position: fixed;
    left:0px;
    top:0px;
    background: rgba(0,0,0,0.8);
    width:100%;
    height: 100%;
    z-index: 1111;
}
.the_lang_menu_main_but_menu_title{
        color: white;
    font-weight: bold;
    text-align: center;
    padding-top: 25px;
    padding-bottom: 25px;
}
.the_lang_menu_main_but_menu_in{
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 15px;
}
.the_lang_support_c{
    display: inline-block;
}
.the_lang_support_c img{
    height: 50px;
}
    .the_mmm_all{
        background: rgba(245,245,245,0.5);
        padding:0px;
        margin:0px;
        direction: ltr;
    }
    
    .main_width{
        max-width: 1100px;
        margin-right:auto;
        margin-left:auto;
        font-family: Roboto-Regular;
    }
    
    .the_err_msg{
        position: fixed;
        width:100%;
        background: black;
        padding:15px;
        font-size:22px;
        color:red;
        opacity: 0;
        transition: all 300ms;
        text-align: center;
        top:0;
        left:0;
        z-index:100;
    }
    .the_err_msg_show{
        opacity: 1;
    }
    .float_right{
        float:right;
    }
    .float_left{
        float:left;
    }
    .the_inline{
        display: inline-block;
    }
    .the_overflow{
        overflow:hidden;
    }
    .w25{
        width:25%;
    }
    .w50{
        width:49%;
    }
    .w100{
        width:100%;
    }
    
    .the_details{
        text-align: left;
        direction:ltr;
    }
    .the_details_row{
        box-sizing: border-box;
    }
    .the_details_row textarea{
        resize: none;
    }
    .the_spacerrr{
        overflow: hidden;
    margin-top: 15px;
    margin-bottom: 15px;
        
    }
    .the_price_and_plan{
        position: absolute;
        right: 50px;
        top: 40%;
        text-align: center;
    }
    .the_details_row_b input,.the_details_row_b textarea{
        box-sizing: border-box;
        width:100%;
        box-sizing: border-box;
    }
    .the_all_body{
    }
    .from_the_start_buts,.to_the_start_buts{
        border:1px solid black;
        border-radius: 5px;
        box-sizing: border-box;
        overflow:hidden;
        cursor: pointer;
        transition: all 300ms;
        width:45%;
    }
    .from_the_to{
        width:10%;
        text-align: center;
    }
    .the_mm_but{
        background: black;
    }
    .the_mm_but_a{
        padding-left:10px;
        padding-right:10px;
        background: #f4bd3a;
        float:left;
    }
    .the_mm_but_b{
        font-weight: bold;
        font-size: 24px;
        line-height: 49px;
        padding-left:10px;
        padding-right:10px;
        color:white;
        background: black;
        float:right;
        width: 80%;
        text-align: left;
    
    }
    .the_start_toper{
            background: white;
    padding: 5px;
    box-sizing: border-box;
    padding-top: 20px;
    margin-top: 0px;
    padding-bottom: 20px;
    margin-bottom: 30px;
    }
    .the_start_toper_in{
            text-align: left;
        max-width: 1005px;
        margin-left: auto;
        margin-right: auto;
        font-family: Roboto-Bold;
    }
    .the_submit_all{
        text-align: center;
        width:100%;
        margin-top:15px;
        margin-bottom:30px;
        font-weight: bold;
        font-size:30px;
        background: transparent;
        position: relative;
    }
    .the_submit_all_in{
        display: inline-block;
        background: black;
        color: white;
        padding: 15px;
        margin: 10px;
        box-shadow: 1px 1px 5px #f4bd3a;
        border-radius: 7px;
        padding-right: 25px;
        padding-left: 25px;
        cursor: pointer;
    }
    .the_form_all{
        display: none;
    }
    .the_all_body_title{
        text-align: center;
        font-size: 22px;
        margin-bottom: 15px;
    }
    .from_the_to_b{
        margin-top:-20px;
    }
    .the_cur_act > .the_mm_but{
        background: #00BFFF;
    }
    .the_cur_act > .the_mm_but > .the_mm_but_b{
        background: #00BFFF;
    }
    .the_blur{
       filter: blur(4px); 
    }
    .the_hour_min_look_a,.the_hour_min_look_b{
            width: 48%;
            float: left;
    }
    .the_hour_min_look_a{
        margin-right:2%;
    }
    .the_hour_min_look_b{
        margin-left:2%;
    }
    .more_text_needed textarea{
        min-height: 100px;
    }
    .the_city_list{
    max-height: 300px;
    overflow: auto;
    position: absolute;
    background: transparent;
    min-width: 150px;
    margin-top: 10px;
    padding: 10px;
    box-sizing: border-box;
    z-index: 1111;
    width: calc((100% - 1100px) / 3);
    transition: all 300ms;
    }
    .the_city_list_in_inin_b svg{
        width:20px;
        height:27px;
        line-height: 36px;
    }
    .float_left the_city_list_in_inin_a{
        margin-left:10px;
    }
    .the_city_list_in{
        cursor: pointer;
        border-bottom:1px solid black;
        font-size:16px;
        line-height: 30px;
        background: white;
    }
    .the_price_show{
        position: absolute;
        right:10px;
        font-size:30px;
    }
    .the_form_enter_pick_up_b{
        float: right;
    width: calc(100% - 30px);
    height: 20px;
    position: relative;
    z-index: 111;
    margin-top: 2px;
    }
    .the_form_enter_pick_up_baaa{
            float: left;
    margin-left: 23px;
    margin-top: 5px;
    font-size: 14px;
    }
    .the_form_enter_pick_up_a{
    position: absolute;
    width: 20px;
    height: 20px;
    top: 0;
    left: 0;
    line-height: 33px;
    }
    .the_form_enter_pick_up_aa{
        width:30px;
        float:left;
    }
    .the_form_enter_pick_up_aa img{
        width:20px;
    }
    .the_form_enter_pick_up_aa svg{
        width:20px;
        height:20px;
    }
    .the_form_enter_pick_up_bb{
        float:left;
    }
    .the_form_enter_pick_up_aa ttt_immmgss_a img{
        width: 18px;
    margin-top: 2px;
    }
    .the_a_b{
        height:20px;
    }
    
    .the_form_enter_pick_up_a svg{
    height: 20px;
    width: 20px;
    }
    .the_form_enter_pick_up_a img{
        height: 25px;
        margin-left: 13px;
    }
    .the_form_body_run_box{
        background: #f4bd3a;
        border-radius: 3px;
        display: flex;
        justify-content: space-between;
        padding:5px;
        flex-wrap: wrap;
    }
    .the_form_enter_pick_up_b input, .the_form_enter_pick_up_b select{
            direction: ltr;
    font-family: Roboto-Bold;
    outline: none;
    border: 1px solid transparent;
    }
    .the_data_piker select{
        outline: none;
        font-family: Roboto-Regular;
    }
    .the_form_enter_pick_up{
        background: white;
        padding: 5px;
        box-sizing: border-box;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .the_submit_but{
        color:white;
        cursor: pointer;
        transition: all 300ms;
        text-align: center;
        font-size:16px;
        margin-top:3px;
    }
    .the_logo{
        width:150px;
    }
    .the_logo img {
        height: 100px;
    }
    .the_logo_title{
        width:calc(100% - 100px);
        margin-left:15px;
    }
    .the_logo_title h1{
        line-height: 40px;
        font-size: 40px;
        text-align: left;
        font-weight: 400;
    }
    .whay_us_box{
        width: 33%;
        margin-bottom: 50px;
        min-height: 90px;
    }
    .whay_us_box_a,.whay_us_box_b{
        display: inline-block;
        font-size: 16px;
        font-weight: 100;
    }
    .whay_us_box_b{
    background: rgba(255,255,255,0.6);
    padding: 5px;
    border-bottom: 1px solid gold;
    font-weight: bold;
    font-family: Roboto-Bold;
    font-weight: 100;
    letter-spacing: 1.5;
    }
    .the_one_way_not{
        overflow: hidden;
        margin-top:15px;
    }
    .the_one_way_not_in,.the_one_way_not_in_a,.the_one_way_not_in_b{
        display: inline-block;
        vertical-align: middle;
    }
    .the_one_way_not_in_a svg{
        height: 30px;
        transition: all 200ms;
    }
    .bbb_a{
        width:26%;
        margin-right:0%;
    }
    .bbb_b{
        width:26%;
        margin-right:0%;
    }
    .bbb_c{
        width:26%;
        margin-right:0%;
    }
    .the_form_enter_pick_up_b_1 input{
            width: 100%;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 16px;
    margin-left: -10px;
    border: 1px solid transparent;
    font-weight: bold;
    outline: none;
    background: transparent;
    }
    .bbb_e{
        width:10%;
        margin-right:0%;
    }
    .bbb_g{
        width: 10%;
        background: #0077ccc7;
        font-size: 16px;
        box-sizing: border-box;
        box-shadow: 1px 1px 5px #08080870;
        cursor: pointer;
    }
    
    .bbb_g2{
        width: 10%;
        background: transparent;
        font-size: 2vh;
    }
    
    .tittllee1 h2{
        font-size: 24px;
        font-weight: 100;
        text-decoration: underline;
        margin: 0px;
        padding: 0px;
    }
    .tittllee2{
        margin-top:5px;
    }
    .the_one_way_not_in_a svg:hover{
        fill:#0077ccf0;
        cursor: pointer;
    }
    .the_active_now svg{
        fill:#0077ccf0;
    }
    .the_one_way_not_in_b{
        font-weight: 100;
        font-size: 14px;
        margin-left: -5px;
    }
    .the_resluts_returns{
        height: 300px;
        transition: all 300ms;
        opacity: 0;
        position: relative;
        z-index: -1;
    
    }
    .the_resluts_returns_show{
        height: 800px;
        opacity: 1;
        position: unset;
        z-index: unset;
    }
    .whay_us{
        display: flex;
        flex-direction: row;
        justify-content: center;
        flex-wrap: wrap;
        background: rgb(255,255,255);
background: linear-gradient(180deg, rgba(255,255,255,0.09287464985994398) 0%, rgba(244,189,58,0.3) 50%, rgba(252,252,252,1) 100%);

    }
    .whay_us_box_a{
        float:left;
        width:30%;
        text-align: center;
    }
    .whay_us_box_b_holder{
        float:right;
        width:70%;
    }
    .whay_us_box_a img {
        line-height: 50px;
    background: white;
    width: 7rem;
    padding: 20px;
    box-shadow: 1px 1px 5px gray;
    border-radius: 3px;
    }
    .whay_us_box_c {
    font-size: 16px;
    font-weight: 100;
    font-family: Roboto-Regular;
    margin-top: 10px;
    }
    .the_testtees_box h2{
        text-align: center;
    font-size: 40px;
    font-weight: 100;
    font-family: Roboto-Regular;
    background: white;
    padding: 15px;
    }
    .the_planss_l{
        width:25%;
    }
    .the_planss_r{
        width:70%;
        position: relative;
        padding-bottom:50px;
    }
    .the_planss{
            font-family: Roboto-Regular; 
            padding-top: 20px;
            margin-top: 10px;
            height: 100%;
    }
    .the_left_butts{
        position: absolute;
        right:15px;
        top:10px;
    }
    .the_planss_journy{
        font-size: 22px;
        font-family: Roboto-Bold;
        font-weight: 100;
        line-height: 45px;
        text-decoration: underline;
        margin-bottom:20px;
    }
    .the_planss_journy_box_start_img img{
        height:40px;
    }
    .for_the_return{
        height: 1px;
    width: 100%;
    background: black;
    margin-top: 20px;
    margin-bottom: 30px;
    }
    .the_txt_in{
        font-family: Roboto-Regular; 
        font-size:18px;
    }
    .the_planss_journy_box_start_img{
        width:60px;
        float:left;
    }
    .the_txt_in{
        width: calc(100% - 60px);
    float: left;
    font-size: 14px;
    line-height: 20px;
    }
    .the_planss_journy_box{
        min-height: 50px;
    }
    
    .the_journy_left_class {
    width: 2px;
    height: 50px;
    background: gray;
    text-align: left;
    margin-left: 19px;
    margin-bottom: 10px;
}
.the_rel{
    position: relative;
}
.the_planss_r_box{
    border: 2px solid rgb(0 119 204 / 25%);
    overflow: hidden;
    padding: 10px;
    box-sizing: border-box;
    border-radius: 3px;
    margin-bottom: 30px;
    transition: all 300ms;
}
.the_planss_r_box_active{
    background: #0077cc59;
    color: black; 
}
.the_planss_r_box:hover{
    border: 2px solid rgb(0 119 204 / 90%);
    cursor: pointer;
}

.the_planss_r_box_img{
    width:20%;
}
.the_planss_r_box_txt{
        width: 98%;
}
.the_left_butts_a{
    vertical-align: middle;
    font-size: 14px;
}
.the_left_butts_a svg{
    width:25px;
    height:25px;
    vertical-align: middle;
    fill:gray;
}
.the_planss_r_box_txt_plan{
    font-weight: bold;
    font-size:18px;
}
.the_planss_r_box_txt_list{
    margin-top:10px;
    overflow: hidden;
}
.the_planss_r_box_txt_list svg{
    width:20px;
    height:20px;
}
.the_planss_r_box_txt_list_a,.the_planss_r_box_txt_list_b{
    display: inline-block;
    vertical-align: middle;
    font-size:14px;
}
.the_planss_r_box_txt_cost{
    margin-top: 0px;
    margin-bottom: 15px;
    font-size: 24px;
    font-family: Roboto-Bold;
}
.the_planss_r_box_img svg{
    background: #f4bd3a;
    border-radius: 50%;
    box-shadow: 2px 3px 15px #1c1b1b;
}
.type_two svg{
    background: white;
}
.the_logo_title_bb{
    margin-top:-10px;
}
.the_planss_r_title{
        font-size: 22px;
    font-family: Roboto-Bold;
    font-weight: 100;
    line-height: 45px;
    text-decoration: underline;
    margin-bottom: 20px;
}
.the_insert_details{
    position: absolute;
    background: rgba(245,245,245,1);
    z-index: 10;
    width: 100%;
    height: 100%;
    font-size: 16px;
    font-family: Roboto-Regular;
}
.the_insert_details_title_b{
    margin-top:-25px;
    margin-bottom:15px;
}
.the_insert_details_title_a {
    font-size: 22px;
    font-family: Roboto-Bold;
    font-weight: 100;
    line-height: 45px;
    text-decoration: underline;
    margin-bottom: 20px;
}
.the_insert_details_row{
    padding-bottom: 20px;
    width: 50%;
    float: left;
}
.the_insert_details_row_input{
       height: 40px;
    line-height: 30px;
    border: 1px solid lightgray;
    border-radius: 3px;
    padding: 5px;
    max-width: 300px;
    margin-top: 5px;
    background: white;
}
.the_insert_details_row_input select,.the_insert_details_row_input input,.the_insert_details_row_input textarea{
        border: 1px solid transparent;
    width: 100%;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 24px;
    outline: none;
}
.the_err_line{
    background: transparent;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    color: red;
    margin-bottom: 5px;
    font-weight: bold;
}
.the_remarks_row{
    width:100%;
}
.the_insert_details_row_input_remarks{
    height: 90px;
    line-height: 30px;
    border: 1px solid lightgray;
    border-radius: 3px;
    padding: 5px;
    margin-top: 5px;
    background: white;
    padding-left: 10px;
    width: 94%;
}
.the_insert_details_row_input_remarks textarea{
    border: 1px solid transparent;
    width: 100%;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 24px;
    height:75px;
    resize: none;
}
.the_insert_details_row_book_top{
    position: absolute;
    top:10px;
    right:130px;
}
.the_insert_details_row_return{
    position: absolute;
    top:10px;
    right:10px;
}
.the_insert_details_row_book_in{
    padding-right: 15px;
    padding-left: 15px;
    background: #0077ccc7;
    color: white;
    line-height: 40px;
    cursor: pointer;
    transition: all 300ms;
}
.the_insert_details_row_book_in:hover{
    background: white;
    color: #0077ccc7;
    font-weight: bold;
}
.the_go_back{
    background: #f4bd3a;
    cursor: pointer;
    transition: all 300ms;
}
.the_go_back:hover{
    background: white;
    color:black;
    font-weight: bold;
}

.ttt_toper , .ttt_bottom{
        font-size:22px;
        font-family: Roboto-Bold;
        font-weight: 100;
        transition: all 300ms;
}
.ttt_toper:hover , .ttt_bottom:hover{
    background: white;
    background: #0077ccc7;
}
.the_data_piker input{
    border: 1px solid transparent;
    font-size: 16px;
    box-sizing: border-box;
    width: 120px;
    background: transparent;
}
.the_data_piker select{
    border: 1px solid transparent;
    font-size: 14px;
    box-sizing: border-box;
    background: transparent;
    display: inline-block;
}
.the_city_list_active{
        background: white;
    font-size: 16px;
    box-shadow: 2px 2px 9px lightgray;
    padding-bottom: 15px;
}
.the_city_list_in_inin_b{
margin-right:10px;    
}
.the_city_list_in_inin{
    padding-top:5px;
    font-family: 'Roboto-Bold';
    transition: all 300ms;
}
.the_city_list_in_inin:hover{
    background:#0077cc82;
    font-weight: bold;
    color:white;
}
.the_soon{
   position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255,255,255,0.6);
    color: red;
    font-size: 30px;
    font-family: 'Roboto-Bold';
}

.the_return_form{
            border-bottom:1px solid white;
        }
        .the_return_mode,.to_airport_mode{
            display: none;
        }  
        .the_left_butts_a_holder{
            display: inline-block;
        }
        .the_left_butts_a{
            display: inline-block;
        }
        .the_planss_r_box_txt_list_a{
            width:20px;
        }
        .the_planss_r_box_txt_list_b{
            width:calc(100% - 30px);
        }
 
        .the_insert_details_row_book_a{
            line-height: 40px;
            background: white;
            padding-right: 10px;
            padding-left: 10px;
            border-bottom: 2px solid black;
            font-size: 16px;
            font-family: 'Roboto-Regular';
        }
        .the_final_price{
            font-weight: bold;
        }        
        .the_alert{
            background: rgba(248,136,11,1);
        }   
        .the_alert_a{
            background: rgba(248,136,11,1);
        }
        
        .the_form_err_place{
            text-align: left;
            padding-top: 5px;
            padding-bottom: 5px;
            color: red;
            font-weight: bold;
        }

        .the_sumerize_panel{
                    position: fixed;
                width: 100%;
                height: 100%;
                background: rgba(245,245,245,1);
                z-index: 1111;
                display: flex;
                align-items: center;
                justify-content: center;
                font-family: 'Roboto-Regular';
                font-size: 16px;
                background-image: url(/wp-content/plugins/idan-taxi/includes/flags/sky.jpg);
                background-size: contain;
                /* max-width: 1024px; */
                margin-right: auto;
                margin-left: auto;
                background-repeat: no-repeat;
                background-position: center;
        }
        .sumerize_panel_in{
            background: white;
            padding: 15px;
            border-radius: 3px;
            box-sizing: border-box;
            box-shadow: 1px 4px 5px lightcyan;
        }
        .sumerize_row{
            overflow: hidden;
            margin-bottom: 5px;
            border-bottom: 1px solid black;
            line-height: 16px;
        }
        .whatsaa_code{
                width: 100%;
    box-sizing: border-box;
    line-height: 25px;
    font-size: 18px;
    border: 1px solid black;
    border-radius: 3px;
    margin-top: 15px;
    margin-bottom: 15px;
        }
        .sumerize_row_b{
            font-weight: bold;
            margin-left:10px;
        }
        .sumerize_row_a,.sumerize_row_b{
            display: inline-block;
        }
        .the_enter_code_title{
            text-align: center;
    background: lightblue;
    padding: 5px;
    font-weight: bold;
        }
        .the_sucsess_page_in_all{
            max-width: 500px;
    text-align: center;
        }
        .sumerize_title_min{
            font-weight: bold;
            text-decoration: underline;
            margin-top: 10px;
            margin-bottom: 10px;
            font-size:16px;
            text-align: center;
        }
        .submit_the_order_line_a{
            padding-right: 15px;
            padding-left: 15px;
            background: #0077ccc7;
            font-size: 22px;
            text-align: center;
            padding-top: 5px;
            padding-bottom: 5px;
            color: white;
            display: inline-block;
            box-sizing: border-box;
            box-shadow: 1px 1px 5px cadetblue;
        }
        .submit_the_order_line_b{
                margin-top: 30px;
            background: red;
            font-size: 14px;
            padding-right: 15px;
            padding-left: 15px;
            display: inline-block;
            color: white;
            padding-top: 3px;
            padding-bottom: 3px;
            border-radius: 3px;
        }
        .submit_the_order_line{
            text-align: center;
        }
        .the_main_loading{
            position: fixed;
            top: 0;
            left: 0;
            z-index: 222222;
            background: rgba(0,0,0,0.8);
            width: 0%;
            height: 100%;
            text-align: center;
            display: flex;
            align-items: center;
            justify-content: center;
            transition: all 500ms;
            color:white;
            font-weight: bold;
            opacity: 0;
        }
        .the_main_loading_open{
            background: rgba(0,0,0,0.3);
            width: 100%;
            opacity: 1;
        }
        .the_sucsess_page_in_title{
                text-align: center;
    font-size: 30px;
    font-family: 'Roboto-Bold';
        }
        .the_sucsess_page_in_title_a{
                text-align: center;
    font-size: 18px;
    line-height: 30px;
    text-decoration: underline;
        }
        
        .the_sucsess_page_in_aa,.the_sucsess_page_in_bb{
            text-align: center;
        }
        .the_sucsess_page_in_link{
                text-align: center;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 15px;
        }
        .resend_area{
            background: rgba(245,245,245,1);
    font-size: 14px;
    padding: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
        }
        .the_sucsess_page_in_b input,.the_sucsess_page_in_a select,.the_sucsess_page_in_a input{
                width: 100%;
    line-height: 20px;
    padding: 5px;
    box-sizing: border-box;
    font-size: 14px;
    margin-bottom: 10px;
        }
        .the_sucsess_page_in_c{
            text-align: center;
    background: rgba(20, 154, 215,0.5);
    color: white;
    font-weight: bold;
    font-size: 16px;
    line-height: 30px;
    border-bottom: 4px solid rgba(236,64,122,1);
    width: 15%;
    cursor: pointer;
    transition: all 300ms;
    margin-left: 85%;
        }
        .the_sucsess_page_in_c:hover{
            background: rgba(20, 154, 215,1);
            border-bottom: 4px solid black;
        }
        .the_sucsess_page_in_a{
                font-size: 14px;
    line-height: 30px;
    text-decoration: underline;
        }
        .the_sucsess_page_in{
            margin-top:20px;
            position: relative;
        }
        .the_sucsess_page_in_cc{
            font-size:18px;
            font-weight: bold;
            line-height: 30px;
        }
        .the_sucsess_page_in_bb{
            margin-top:10px;
            margin-bottom: 10px;
            font-weight: bold;
            font-size: 20px;
        }
        .the_sucsess_page_in_aa img{
            height: 120px;
        }
        .the_main_loading_txt{
            font-size: 20px;
            margin-top: 15px;
            font-family: 'Roboto-Bold';
        }
        .the_sucsess_page_info{
            background: #ee90902b;
            border:1px solid black;
            width:98%;
            padding:5px;
            box-sizing: border-box;
            margin-top:5px;
            margin-bottom:5px;
        }
        .the_small_one{
            font-size:16px;
        }
        .allreday_done{
            position: absolute;
            left:0;
            top:0;
            width:100%;
            height:100%;
            background: rgba(0,0,0,0.6);
            display: flex;
            align-items: center;
            justify-content: center;
            color:white;
            font-size:16px;
            font-weight: bold;
        }
        .allreday_done_in{
            text-align: center;
            line-height: 30px;
        }
        .the_testtees_box_in_l{
            display: flex;
            flex-wrap:wrap;
            flex-direction: row
        }
        .the_testtees_box_in_l_row{
            width:50%;
            padding:15px;
            box-sizing: border-box;
            
        }
        .the_testtees_box_in_l_a{
                width: 100px;
                float: left;
                display: flex;
                justify-content: center;
                align-items: center;
                height: 100%;
        }
        .the_testtees_box_in_l_a img{
            height: 70px;
            width: 70px;
            background: transparent;
        }
        .the_testtees_box_in_l_b{
            width:calc(100% - 100px);
            float:right;
        }
        .the_testtees_box_in_l_b{
                font-family: 'Roboto-Regular';
        }
        .the_testtees_box_in_l_d{
            line-height: 30px;
        }
        .the_testtees_box_in_l_c{
                font-size: 20px;
            font-family: 'Roboto-Bold';
        }
        .the_testtees_box h3{
            text-align: center;
            font-size: 20px;
            font-family: 'Roboto-Bold';
        }
        .the_ppp_ppp{
            background: rgb(219 218 218);
    padding: 5px;
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 10px;
        }
        .to_midddel{
            text-align:center;
        }
        .the_err_maby_wh_code{
                font-weight: bold;
    color: red;
    margin-top: 10px;
    text-align: center;
        }
        .the_enter_code_input input{
            width:100%;
            text-align: center;
        }
        
        .show_all_countrys{
    position: absolute;
    right: 5px;
    font-size: 10px;
    background: black;
    color: white;
    padding-right: 5px;
    padding-left: 5px;           
        } 
        
        .the_country_list_zone{
    position: absolute;
    background: white;
    width: 300px;
    padding: 0px;
    max-height: 200px;
    overflow: auto;
        }
        .the_country_list_zone_open{
            padding: 5px;
        }
        .the_country_code_pick_row{
            line-height: 24px;
    border-bottom: 1px solid gray;
    font-size: 16px;
    padding: 5px;
    cursor: pointer;
        }
    .the_country_code_pick_row:hover{
    background:#0077cc82;
    font-weight: bold;
    color:white;
        }
        .our_whatsapp_a img{
            height: 50px;
        }
        .our_whatsapp_b{
            margin-left:5px;
        }
        .our_whatsapp_a,.our_whatsapp_b{
            vertical-align: middle;
        }
        .our_whatsapp{
            background: white;
            position: fixed;
            left:20px;
            bottom:20px;
            z-index:111111;
            font-family: 'Roboto-Regular';
            padding:10px;
            border-radius: 3px;
            cursor: pointer;
            box-shadow: 1px 1px 5px lightgreen;
        }
        .our_whatsapp a{
            text-decoration: none;
            color:black;
        }
        .whatsaapp_mobile{
            display: none;
        }
        .the_good_news{
                   background: lightblue;
    padding-top: 10px;
    text-align: center;
        }
        .the_good_news_title h4{
            font-weight: bold;
            font-size: 30px;
            margin-bottom: 2.5rem;
            margin-top: 1.5rem;
        }
        .the_good_news_lovers{
                display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    gap: 30px;
        padding-bottom: 50px
        }
        .the_good_news{
            text-align: center;
        }
        .the_testtees_box{
            padding-bottom: 50px;
        }
    
        .the_bottom{
                text-align: center;
    padding: 10px;
    background: black;
    border-bottom: 3px solid yellow;
    color: white;
    font-family: 'Roboto-Regular';
    }
    .the_bottom_aa{
        font-size: 45px;
        line-height: 30px;
        display: inline-block;
    }    

.the_good_news_lovers_box img{
                box-shadow: 1px 1px 5px white;
        }    
      
    @media screen and (max-width: 960px) {
        .main_width {
            max-width: 96%;
        }
        .the_logo_title h1 {
            font-size:30px;
        }
        .bbb_a {
            width: 49.8%;
        }
        .bbb_b {
            width: 49.8%;
        }
        .bbb_c {
            width: 49.8%;
            margin-top:5px;
        }
        .bbb_e {
            width: 49.8%;
            margin-top:5px;
        }
        .bbb_g {
            width: 50%;
            background: #0077ccc7;
            font-size: 16px;
            margin-left: 25%;
            margin-right: 25%;
            margin-top: 15px;
            margin-bottom: 10px;
        }
        .whay_us_box {
            width: 49%;
        }
        .the_city_list{
            width: calc(100% / 2.05);
        }
        .the_planss_l {
            width: 0%;
            display: none;
        }
        .the_planss_r {
            width: 100%;
        }
        
    }
    .not_show{
        display: none;
    }
    
    @media screen and (max-width: 550px) {
        .our_whatsapp_b{
            width: calc(100% - 70px);
        }
        .whay_us_box_a{
            width:25%;
            margin-left: 2%;
        }
        .the_pick_lang_menu{
            display: none;
        }
        .the_good_news_lovers_box img{
                border-style: none;
                height: auto;
                max-width: 96%;
                box-shadow: 1px 1px 5px white;
        }
        .make_it_blur{
            display: none;
        }
        .whatsaapp_mobile{
            display: block;
        }
        .whatsaapp_mobile img{
                height: 45px;
    font-family: 'Roboto-Regular';
    margin-top: 3px;
    margin-right: 10px;
        }
        .the_country_list_zone {
    position: absolute;
    background: white;
    width: 98%;
    z-index: 10;
}
        .the_testtees_box_in_l_row {
    width: 100%;
    padding: 15px;
    box-sizing: border-box;
}
        .the_logo {
            width: 100%;
            text-align: center;
        }
        .the_logo_title {
            width: 100%;
            margin-left: 0;
            text-align: center;
        }
        .the_logo_title h1 {
            line-height: 24px;
            font-size: 18px;
            text-align: center;
            font-weight: 400;
        }
        .the_logo_title_bb {
            margin-top: -10px;
            font-size: 14px;
        }
        .bbb_a {
            width: 99.8%;
            margin-top:5px;
        }
        .bbb_b {
            width: 99.8%;
            margin-top:5px;
        }
        .bbb_c {
            width: 99.8%;
            margin-top:5px;
        }
        .bbb_e {
            width: 99.8%;
            margin-top:5px;
        }
        .whay_us_box {
            width: 99%;
        }
        .the_city_list{
            width: calc(100% / 1.05);
        }
        .tittllee1 h2 {
            font-size: 20px;
        }
        .tittllee2 {
            font-size: 14px;
        }
        .the_insert_details_row {
            width:100%;
        }
        .the_price_and_plan {
        position: absolute;
        right: 20px;
        top: 36%;
        text-align: center;
        }
        .the_resluts_returns_show {
        height: 1250px;
        }
        .the_insert_details_row_input{
            max-width: 96%;
        }
        .the_insert_details_row_book_in{
            line-height: 30px;
        }
        .the_insert_details_row_return{
            top: 0;
            right: 0;
        }
        .the_insert_details_title_a {
            font-size: 18px;
            line-height: 28px;
        }
        .the_insert_details_title_b {
            margin-top: -15px;
            font-size: 14px;
        }
        .the_insert_details_row_book_a {
            line-height: 30px;
        }
        .the_insert_details_row_book {
            position: fixed;
            bottom: 0px;
            left: 0px;
            width: 100%;
            background: white;
            padding-top: 5px;
            padding-bottom: 5px;
            box-sizing: border-box;
            padding-right: 5px;
            padding-left: 5px;
            box-shadow: 0px 0px 10px #f4bd3a;
            z-index:111;
        }
        .the_sucsess_page_in_aa img{
            height:60px;
        }
        .the_sucsess_page{
                overflow: auto;
                height: 100vh;
        }
        .the_bbboookkk_in{
            line-height: 50px;
        }
        .the_bbboookkk_in_p{
            line-height: 40px;
        }
        .our_whatsapp {
    background: white;
    position: fixed;
    left: 10px;
    bottom: 5px;
    z-index: 11111;
    font-family: 'Roboto-Regular';
    padding: 10px;
    border-radius: 3px;
    cursor: pointer;
    box-shadow: 1px 1px 5px lightgreen;
    font-size: 12px;
    width: calc(100% - 20px);
}

.sumerize_row {
    line-height: 14px;
    font-size: 14px;
}
.the_bottom{
    padding-bottom: 50px;
}

.the_q_a_box {
    font-size: 20px;
    line-height: 35px;
    padding-top: 30px;
    padding-bottom: 30px;
    min-height: 650px;
}
.the_q_a_question_box_ul {
    margin: 0px;
    padding: 5px;
}
.the_q_a_question_box_li_a {
    font-size: 18px;
    line-height: 22px;
}
.qqqq_open {
    opacity: 1;
    height: auto;
    background: rgba(255,255,255,0.6);
    width: 100%;
    padding: 5px;
    box-shadow: 1px 1px 5px gray;
    font-size: 18px;
    line-height: 26px;
}
.the_doc_box {
    width: 96%;
    display: inline-block;
}

    }