
body,html {
    margin: 0px;
    padding: 0px;
    width: 100%;
    direction: rtl;
    background: rgba(242,255,247,0.1);
    color: white;
    font-size: 16px;
    line-height: 1.1;
    font-family: a5, Arial, Sans-Serif;
    
    overscroll-behavior-y: contain;
    
}

    @font-face {
    font-family: 'miriam_libra_regular';
    src: url('/fonts/MiriamLibre-Regular.ttf');
    }
    @font-face {
    font-family: 'miriam_libra_bold';
    src: url('/fonts/MiriamLibre-Bold.ttf');
    }


.the_cursor{
    cursor: pointer;
}
.the_overflow{
    overflow:hidden;
}
.float_right{
    float:right;
}
.float_left{
    float:left;
}
.the_rel{
    position: relative;
}
.the_inline{
    display: inline-block !important;
}    
    
.new_design_toper{
    background: rgba(68, 108, 198, 0.6);
    width:100%;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    height:100px;
    position: fixed;
    z-index:10;
    top:0;
    left:0;
}
.new_design_toper1{
    padding-top:25px;
    padding-left:39px;
}
.new_design_toper1 img{
    width: 169.5px;
    height: 47px;
}
.new_design_toper2{
    padding-top:40px;
    padding-right:69px;
}
.new_design_toper2 img{
    width:28px;
    height:28px;
}
.new_design_toper3{
        font-family: 'miriam_libra_bold';
    font-size: 31px;
    letter-spacing: -0.37px;
    color: white;
    margin-top: 36px;
    margin-left: 5px;
}
.new_d_the_big_imgs_zone{
    height: 100vh;
    width: 100%;
    overflow: hidden;
}
.new_d_the_big_imgs_zone_img{
    height: 100vh;
    position: absolute;
    width: 100%;
    z-index:1;
}
.new_d_the_big_imgs_zone_img img{
    height: 100vh;
    position: absolute;
    width: 100vw;
    z-index: 1;
    object-fit: cover;
}
.new_d_the_big_imgs_zone_txt_in{
    top: 23vw;
    right: 15vw;
    text-align: right;
    width: 30vw;
    z-index: 3;
    position: absolute;
}
.the_img_mask{
    position: absolute;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100%;
    z-index: 2;
    background: rgba(41,120,246,0.2);
}
.the_arrow_down{
    position: absolute;
    bottom:15px;
    width:100%;
    text-align:center;
    z-index: 3;
}
.new_d_the_big_imgs_zone1{
    font-size: 3vw;
    font-family: 'miriam_libra_bold';
    color: white;
}
.new_d_the_big_imgs_zone2{
    font-size: 3vw;
    font-family: 'miriam_libra_bold';
    color:white;
}
.new_d_the_big_imgs_zone3{
        font-family: 'miriam_libra_regular';
    font-size: 0.9vw;
    color: white;
    margin-top: 1.5vw;
    line-height: 1.1vw;
}
.the_make_back_to_text{
    background: #fe9e29;
    position: absolute;
    bottom: 0.4vw;
    right: 0;
    width: 14vw;
    height: 0.9vw;
    opacity: 0.8;
}
.new_d_the_big_imgs_zone2_in{
    z-index:2;
}
.new_d_the_big_imgs_zone4{
    background: #fe9e29;
    border-radius: 1.2vw;
    font-size: 0.9vw;
    width: 12vw;
    text-align: center;
    padding: 0.5vw;
    margin-top: 1.5vw;
    font-family: 'miriam_libra_regular';
}
.steps{
    width: 100vw;
    height: 100vw;
    position: absolute;
    z-index: 0;
    margin-right: 0%;
}
.steps2{
    width: 100vw;
    height: 100vw;
    position: absolute;
    z-index: 0;
    margin-right: 100%;
}
.steps3{
    width: 100vw;
    height: 100vw;
    position: absolute;
    z-index: 0;
    margin-right: 200%;
}
.the_all_sys_steps1_r1{
    color: #424bf3;
    font-family: 'miriam_libra_bold';
    font-size: 2.5vw;
    line-height: 2.3vw;
}
.the_all_sys_steps1_r_t2{
     width:65%;
}
.the_all_sys_steps1_r{
    width:35%;
    
}
.the_all_sys_steps1_l{
    width:100%;
    margin-left:-35%;
    font-family: 'miriam_libra_regular';
    font-size: 3vw;
}
.the_all_sys_steps1_r2{
    color: #464e57;
    font-family: 'miriam_libra_regular';
    font-size: 0.8vw;
    margin-top: 1.1vw;
    line-height: 1.1vw;
}
.the_text_styler{
    margin-top:12vw;
    margin-right:10vw;
}
.the_all_sys_steps1_r3{
    background: #424bf3;
    border-radius: 1.2vw;
    font-size: 14px;
    width: 10vw;
    text-align: center;
    padding: 0.5vw;
    margin-top: 1.5vw;
    font-family: 'miriam_libra_regular';
}
.the_all_sys_steps{
    padding-top: 5vw;
    box-sizing: border-box;
    padding-bottom: 5vw;
    background: #F3F6FF;
}
.the_all_sys_steps1_l_in1{
    vertical-align: top;
    margin-top: 2vw;
}
.the_all_sys_steps1_l_in2{
    vertical-align: top;
    margin-right: -6vw;
}
.the_all_sys_steps1_l_in2 img{
    width:62.05vw;
}
.the_all_sys_steps1_l_in1 img{
    width:25vw;
}
.the_all_sys_steps1_l_in2 img{
    width:62.05vw;
}
.the_dots_all{
    text-align: center;
    margin-top: -4vw;
}
.the_doter{
    width: 0.5vw;
    height: 0.5vw;
    background: #b9bdc6;
    border-radius: 50%;
    margin-left: 0.3vw;
}
.act_one{
    background: #2E3740;
}
.the_all_sys_steps1_l_in3{
    position: relative;
    z-index: 0;
}
.the_all_sys_steps1_l_in4{
    position: relative;
    z-index: 1;
        margin-right: -10.5vw;
}
.the_all_sys_steps1_l_in5{
    position: relative;
    z-index: 2;
        margin-right: -10.5vw;
}
.m_align_center{
    text-align:center;
}
.the_all_sys_steps1_l_in6{
    margin-right:-5vw;
}
.the_all_sys_steps1_r_t3{
    width:40%;
}
.the_all_sys_steps1_l_t2{
    width:60%;
    padding-top: 40px;
}
.the_shape1{
    position: absolute;
    top: 3vw;
    right: 5vw;
}
.the_shape2{
    top: 11vw;
    right: 8vw;
    position: absolute;
}
.the_shape3{
    top: 18vw;
    right: 15vw;
    position: absolute;
}
.the_shape4{
    top: 28.5vw;
    right: 10vw;
    position: absolute;
}
.the_shape5{
    top: 5.4vw;
    left: 10vw;
    position: absolute;
}
.the_shape6{
        top: 16vw;
    left: 6vw;
    position: absolute;
}
.the_shape7{
    top: 26vw;
    left: 13vw;
    position: absolute;
}
.the_shape1_line{
    position: absolute;
    width: 310px;
    height: 2px;
    margin-top: 30px;
}
.the_shape2_line{
    position: absolute;
    width: 310px;
    height: 2px;
    margin-top: 46px;
}
.the_shape3_line{
    position: absolute;
    width: 142px;
    height: 2px;
    margin-top: 61px;
}
.the_shape4_line{
        position: absolute;
    width: 173px;
    height: 2px;
    margin-top: 30px;
    margin-right: 60px;
}
.the_shape5_line{
        position: absolute;
    width: 173px;
    height: 2px;
    margin-top: 71px;
    margin-right: -130px;
}
.the_shape6_line{
        position: absolute;
    width: 173px;
    height: 2px;
    margin-top: 30px;
    margin-right: -162px;
}
.the_shape7_line{
    position: absolute;
    width: 173px;
    height: 2px;
    margin-top: 0px;
    margin-right: -121px;
}
.soce1{
    position: absolute;
    top:1vw;
    right:7vw;
}
.soce2{
    position: absolute;
    top:20vw;
    right:7vw;
}
.soce3{
    position: absolute;
    top:-2vw;
    left:5vw;
}
.soce4{
    position: absolute;
    top:17vw;
    left:5vw;
}
.sociel_box_holder{
    width: 200px;
    height: 290px;
    background: white;
    border-radius: 15px;
    box-shadow: 0px 0px 12px rgba(0,0,0,0.2);
    position: relative;
}
.sociel_box_holder1 img{
    width:50px !important;
    margin-right:auto;
    margin-left:auto;
}
.sociel_box_holder2{
    width:96%;
    margin-right:auto;
    margin-left:auto;
    background:rgba(222, 222, 222, 0.28);
    height:180px;
}
.gog3{
    height:130px;
    background:transparent;
}
.sociel_box_holder3_1{
    width:55%;
}
.sociel_box_holder3_2{
    width:45%;
}
.sociel_box_holder3{
    width:90%;
    margin-right:auto;
    margin-left:auto;
}
.gray_line_long{
    width: 80px;
    height: 5px;
    background: rgba(240, 240, 240, 1);
    margin-top: 15px;
    margin-bottom: 10px;
}
.gray_line_long2{
    height: 5px;
    background: rgba(240, 240, 240, 1);
    margin-top: 15px;
    margin-bottom: 10px;
    width:100%;
}
.gray_line_short{
    width: 60px;
    height: 6px;
    background: rgba(240, 240, 240, 1);
}
.sociel_box_holder3_2_1{
    background: rgba(215, 63, 144, 1);
    text-align: center;
    border-radius: 4px;
    color: white;
    font-size: 11px;
    font-family: 'miriam_libra_regular';
    padding: 10px;
    margin-top: 10px;
}
.gog1 img{
        width: 80px !important;
    padding-top: 4px;
}
.gog2{
    background: rgba(248, 248, 248, 1) 0% 0% no-repeat padding-box;
    border: 2px solid rgba(202, 202, 202, 1);
    border-radius: 4px;
    color:rgba(102, 102, 102, 1);
}
.sociel_box_holder4{
    width:90%;
    margin-right:auto;
    margin-left:auto;
}
.tw1{
    background: #00abec;
}
.tw2{
    background: #1877f2;
}
.fb1 img{
    width: 40px !important;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-right: 5px;
}




.the_pricess_in_packs{
    text-align: center;
}
.the_pricess{
    background: #FAFBFF 0% 0% no-repeat padding-box;
    padding-bottom: 30px;
    overflow: hidden;
}
.the_pricess_in1{
    font-family: 'miriam_libra_regular';
    color: #193577;
    font-size:50px;
    text-align: center;
    padding-top:80px;
    padding-bottom:30px;
}
.the_pricess_in_packs_box1{
    color: #193577;
    font-size: 30px;
    font-family: 'miriam_libra_regular';
    padding-bottom: 16px;
    padding-top: 16px;
}
.the_pricess_in_packs_box2{
    color: #193577;
    font-size:50px;
    font-family: 'miriam_libra_regular';
    font-weight: bold;
    letter-spacing: -0.9px;
}
.the_pricess_in_packs_box2_1{
    color: #193577;
    opacity: 0.35;
    font-size:18px;
    vertical-align: super;
}
.the_pricess_in_packs_box3{
    color: #193577;
    opacity: 0.6;
    font-family: 'miriam_libra_regular';
    font-size: 18px;
    width: 80%;
    line-height: 1.5;
    padding-top: 15px;
    padding-bottom: 15px;
}
.the_pricess_in_packs_box4{
    color: #193577;
    font-family: 'miriam_libra_regular';
    font-size: 16px;
    font-weight: bold;
    line-height: 2.5;
}
.the_pricess_in_packs_box5{
    text-align:center;
}
.the_pricess_in_packs_box5_in{
    color: #193577;
    font-size:20px;
    font-weight:bold;
    font-family: 'miriam_libra_regular';
    border: 2px solid #193577;
    border-radius: 12px;
    width:240px;
    padding-top: 22px;
    padding-bottom: 22px;
}
.the_pricess_in_packs_box{
    width: 31.1%;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 12px 24px #0000000D;
    border-radius: 20px;
    margin: 1%;
    padding: 1.5%;
    box-sizing: border-box;
        text-align: right;
}
.the_pricess_in{
    width: 71%;
    margin-right: auto;
    margin-left: auto;
}
.the_pricess_in_packs_box4_2 {
        vertical-align: text-bottom;
    width:90%;
}
.the_pricess_in_packs_box5{
    padding-top:20px;
    padding-bottom:15px;
}
.s_color{
    background: transparent linear-gradient(334deg, #1ABAFD 0%, #287AD5 100%) 0% 0% no-repeat padding-box;
    box-shadow: 0px 12px 24px #1BB7FB33;
}
.s_color{
    color:white;
}
.s_color1{
    color:white;
}
.s_color2{
    color: #FFFFFF;
    opacity: 0.5;
}
.s_color3{
    color: #FFFFFF;
    opacity: 0.6;
}
.s_color4{
    color:white;
}
.s_color6{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    color: #1EA4EF;
    border: 2px solid transparent;
}
.the_r_icon{
    position: absolute;
    right: 10px;
    bottom: 30px;
}


.whay_to_work_with_us{
    background: #E9EDF8 0% 0% no-repeat padding-box;
    padding-bottom: 120px;
}
.whay_to_work_with_us_in{
    width:71%;
    margin-right:auto;
    margin-left:auto;
}
.whay_to_work_with_us_boxs_row{
    text-align: center;
    width: 31%;
    margin-left: 2%;
}
.whay_to_work_with_us1{
    letter-spacing: -0.6px;
color: #193577;
opacity: 0.5;
font-size:50px;
font-family: 'miriam_libra_regular';
text-align: center;
padding-top:120px;
padding-bottom:120px;
}
.whay_to_work_with_us_boxs_row1 svg{
    width:260px;
}
.whay_to_work_with_us_boxs_row2{
    letter-spacing: -0.5px;
    color: #2E3740;
    font-family: 'miriam_libra_regular';
    font-size:25px;
    font-weight: bold;
    padding-top: 40px;
    padding-bottom: 5px;
}
.whay_to_work_with_us_boxs_row3{
    letter-spacing: -0.5px;
    color: #424BF3;
    font-family: 'miriam_libra_regular';
    font-size:25px;
}

.service_houers_in{
    text-align:center;
}
.service_houers_in1{
    text-align: center;
    font: normal normal bold 50px/52px miriam_libra_regular;
    letter-spacing: -0.6px;
    color: #2A32B9;
}
.our_money_per_month_in{
    background: transparent url('/Pages/work_imgs/D.Section 6.bg.png') 0% 0% no-repeat padding-box;
}
.our_money_per_month_in1{
text-align: center;
    font: normal normal bold 47px/50px miriam_libra_regular;
    letter-spacing: 0px;
    color: #FFFFFF;
    padding-top: 140px;
    padding-bottom: 140px;
}
.our_money_per_month_in1_1{
color: #FFFFFF;
    font-size: 130px;
    font-family: 'miriam_libra_regular';
}
.our_money_per_month_in1_2{
    font: normal normal bold 47px/50px miriam_libra_regular;
letter-spacing: -1.22px;
color: #FFFFFF;
}
.service_houers_in{
        padding-top: 140px;
    padding-bottom: 140px;
}
.service_houers_in_icon{
    padding-top:30px;
}
.our_money_per_month_in11_1{
    text-align: right;
    line-height: 0.9;
    font-size:40px;
}
.our_money_per_month_in11a{
    margin-left: 50px;
    vertical-align: super;
}
.the_pricess_in_packs_box2_shekey{
    letter-spacing: -13.22px;
}



.bottom_boxes_in{
    display: flex;
    align-items: stretch;
}
.bottom_boxes_in_box{
    width:25%;
    box-sizing: border-box;
    padding:0px;
    margin:0px;
}
.bottom_boxes_in_box2{
    text-align: center;
font: normal normal bold 20px/28px miriam_libra_regular;
letter-spacing: 0px;
color: #FFFFFF;
}
.bottom_boxes_in_box3,.bottom_boxes_in_box4{
    text-align: center;
font: normal normal normal 18px/28px miriam_libra_regular;
letter-spacing: 0px;
color: #FFFFFF;
}
.b1{
    background: #4269C5;
}
.b2{
    background: #424BF3;
}
.b3{
    background: #4269C5;
}
.b4{
    background: #6E8ADC;
}
.bottom_boxes_in_box1{
    text-align: center;
}
.bottom_boxes_in_box1,.bottom_boxes_in_box2,.bottom_boxes_in_box3,.bottom_boxes_in_box4{
    overflow:hidden;
}
.bottom_boxes_in_box_in{
    height: 300px;
    align-content: center;
    padding-top: 120px;
}

.before_footer_in{
    text-align:center;
}
.before_footer{
    background: #323232 0% 0% no-repeat padding-box;
}
.the_foter_nav{
    font: normal normal normal 30px/58px miriam_libra_regular;
letter-spacing: -0.36px;
color: #FFFFFF;
opacity: 0.5;
width:260px;
text-align:center;
}
.the_foter_nav_act{
    color: #24E1AD;
    opacity: 1;
}
.before_footer_in{
    padding-top: 90px;
    padding-bottom: 90px;
}
.the_foter_nav2{
    margin-left:30px;
}
.the_logo_in_footer{
    text-align:center;
}
.the_logo_in_footer svg{
    height:69px;
}
.before_footer_in2{
    text-align: center;
    padding-bottom: 90px;
}
.the_fot{
    background: #2E3740;
    padding-top: 70px;
    padding-bottom: 70px;
}
.the_pricess_in_packs_box4_1{
        width: 7%;
    vertical-align: top;
    margin-top: 5px;
}
.arrow_right{
    position: absolute;
    right:10px;
    top:50vh;
    z-index:10;
    transform: rotate(-90deg);
}
.arrow_left{
    position: absolute;
    left:10px;
    top:50vh;
    z-index:10;
    transform: rotate(90deg);
    visibility: hidden;
}
.the_main_nav{
    background: #2E3740F2;
    width: 80vw;
    height: 100vh;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1111;
    transition: all 300ms;
    margin-right: -80vw;
    padding: 1.5vw;
    box-sizing: border-box;
    font-family: 'miriam_libra_regular';
    letter-spacing: -0.43px;
    color: #FFFFFF;
    font-size:26px;
}
.the_close_nav{
    background: #f9f9f9;
    height: 25px;
    width: 25px;
    text-align: center;
}
.the_main_nav_open{
    margin-right: 0vw;
}
ul {
    list-style-type: none;
}
.the_close_nav_ul_li{
    margin-bottom:30px;
}
.the_close_nav_ul_ul_li{
    margin-top:5px;
}
.the_close_nav_ul_li a,.the_close_nav_ul_ul_li a{
    text-decoration: none;
    color:white;
}
.the_close_nav_ul_ul{
    display: none;
}
.the_docs_area{
    max-width:1100px;
    margin-right:auto;
    margin-left:auto;
    color:black;
    font-size:16px;
    padding-top:120px;
}
.con_us{
    background: #ff8f07;
    color:white;
}
.con_us_form_inputs{
    background: #feac29;
}
.con_us_form_title,.con_us_form_inputs_in{
    max-width:71%;
    margin-right:auto;
    margin-left:auto;
}
.con_us_form_title{
    font-family: 'miriam_libra_regular';
    font-size: 36px;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    font-weight: bold;
}
.con_us_form_inputs_in{
    text-align:center;
    padding-top: 40px;
    padding-bottom: 40px;
}
.con_us_form_inputs1{
    margin-left:30px;
}
.con_us_form_inputs1 input{
    background: #febd44;
    color: #2e3740;
    outline: none;
    border: 1px solid transparent;
    width: 100%;
    box-sizing: border-box;
    font-size: 24px;
    text-align: right;
    padding: 15px;
    font-family: 'miriam_libra_regular';
}
.con_us_form_inputs_but{
    text-align:center;
    padding-bottom:15px;
}
.con_us_form_inputs_but_in{
        width: 200px;
    background: #2E3740 0% 0% no-repeat padding-box;
    border-radius: 12px;
    font-size: 26px;
    font-family: 'miriam_libra_regular';
    color: #FE9E29;
    padding-top: 15px;
    padding-bottom: 15px;
    box-shadow: 1px 2px 10px grey;
    cursor: pointer;
    border:1px solid transparent;
}
.con_us_form_inputs_but_in:hover{
    border:1px solid white;
}

.not_show_typer{
    display:none;
}
.show_typer{
    display:revert;
}
.all_siti_sites_yours_title2_active{
    background: rgba(242,160,16,1);
    color:white;
}
.pop_up_login_box{
    position: fixed;
    width:100%;
    height:100%;
    top:0;
    left:0;
    z-index:11111;
    background: rgba(0,0,0,0.6);
    display: flex;
    align-items: center;
    justify-content: center;
}
.ss_s1{
        right: 13vw;
}
.ss_s2{
    right: 16vw;
}
.ss_s3{
    top: 11vw;
    left: 12vw;
}
.ss_s4{
    top: 7vw;
    right: 10vw;
}

@media screen and (max-width: 1600px) {
    .the_all_sys_steps1_l{
     position: relative;
    }
.the_all_sys_steps1_l_in1 {
    vertical-align: top;
    margin-top: 0vw;
    position: absolute;
    width: 300px;
    right: -45px;
    top: 34px;
    }
    


}
@media screen and (max-width: 1600px) {
    .the_all_sys_steps1_l_in{
        position: relative;
    }
    .the_all_sys_steps1_l_in3{
        position: absolute;
    }
    .the_all_sys_steps1_l_in5{
        position: absolute;
    }
    .the_all_sys_steps1_l_in6{
        position: absolute;
    }
    .the_all_sys_steps1_l_in5{
        left:10px;
    }
}

@media screen and (max-width: 1300px) {
    
}

@media screen and (max-width: 820px) {
    .the_main_nav{
        font-size:16px;
    }
    .new_design_toper1 {
        padding-top: 25px;
        padding-left: 15px;
    }
    .new_design_toper3 {
        font-size:19px;
    }
    .new_design_toper2 {
    padding-top: 29px;
    padding-right: 15px;
    }
    .new_design_toper {
        height:80px;
    }
    .new_d_the_big_imgs_zone_txt_in {
    top: calc(100vh /3);
    right: 10%;
    text-align: right;
    width: 80%;
    z-index: 3;
    position: absolute;
    }
    .new_d_the_big_imgs_zone1 {
    font-size: 30px;
    font-family: 'miriam_libra_bold';
    color: white;
    }
    .new_d_the_big_imgs_zone2 {
    font-size: 30px;
    font-family: 'miriam_libra_bold';
    color: white;
    }
    .new_d_the_big_imgs_zone3 {
    font-family: 'miriam_libra_regular';
    font-size: 16px;
    color: white;
    margin-top: 15px;
    line-height: 1.1;
    }
    .new_d_the_big_imgs_zone4 {
    background: #fe9e29;
    border-radius: 15px;
    font-size: 14px;
    width: 65%;
    text-align: center;
    padding: 5px;
    margin-top: 15px;
    font-family: 'miriam_libra_regular';
    }
    .the_text_styler {
    margin-top: 0px;
    margin-right: 0px;
    text-align: center;
    }
    .the_all_sys_steps1_r1 {
    color: #424bf3;
    font-family: 'miriam_libra_bold';
    font-size: 30px;
    line-height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 100px;
    }
    .the_all_sys_steps1_r2 {
    color: #464e57;
    font-family: 'miriam_libra_regular';
    font-size: 16px;
    margin-top: 15px;
    line-height: 1.1;
    height: 100px;
    }
    .the_all_sys_steps1_r3 {
        background: #424bf3;
    border-radius: 1.2vw;
    font-size: 16px;
    width: 65%;
    text-align: center;
    padding: 2.5vw;
    margin-top: 15px;
    font-family: 'miriam_libra_regular';
    margin-right: auto;
    margin-left: auto;
    box-shadow: 5px 5px 10px lightgrey;
    margin-bottom: 10px;
    }
    .the_all_sys_steps1_r {
    width: 100%;
    }
    .the_all_sys_steps1_l {
    width: 100%;
    margin-left: 0%;
    font-family: 'miriam_libra_regular';
    width: 100%;
    margin-left: 0%;
    position: relative;
    }
    
    .the_all_sys_steps1_l_in{
        margin-top: 30px;
    }
    
    .the_all_sys_steps1_l_in2 {
    vertical-align: top;
    width: 500px;
    margin-right: 58px;
    }
    .the_all_sys_steps1_l_in {
    width: 70%;
    margin-right: 6%;
    margin-left: 24%;
    }

    .the_all_sys_steps1_r_t2 {
    width: 100%;
    position: relative;
        min-height: 360px;
    }
    .the_all_sys_steps1_l_in3 {
        position: absolute;
    z-index: 0;
    top: 30px;
    right: 80px;
    width: 220px;
    }
    .the_all_sys_steps1_l_in4 {
    position: absolute;
    z-index: 1;
    top: 15px;
    width: 220px;
    left: 115px;
    }
    .the_all_sys_steps1_l_in5 {
    position: absolute;
    z-index: 2;
    width: 220px;
    left: 0px;
    top: 0px;
    }
    .the_all_sys_steps1_r_t3{
        width:100%;
    }
    .the_all_sys_steps1_l_t2 {
    width: 100vw;
    padding-top: 15px;
    }
    .the_pricess_in1 {
    font-family: 'miriam_libra_regular';
    color: #193577;
    font-size: 30px;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
    }
    .the_pricess_in {
    width: 96%;
    margin-right: auto;
    margin-left: auto;
    }
    .the_pricess_in_packs_box {
    width: 90%;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 12px 24px #0000000D;
    border-radius: 20px;
    margin: 3%;
    padding: 5%;
    box-sizing: border-box;
    text-align: right;
    }
    .the_r_icon{
        display: none;
    }
    .whay_to_work_with_us_in {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    }
    .whay_to_work_with_us1 {
    letter-spacing: -0.6px;
    color: #193577;
    opacity: 0.5;
    font-size: 35px;
    font-family: 'miriam_libra_regular';
    text-align: center;
    padding-top: 60px;
    padding-bottom: 60px;
    }
    .whay_to_work_with_us_boxs_row {
    text-align: center;
    width: 100%;
    margin-left: 0%;
        margin-bottom: 10%;
    }
    .service_houers_in {
    padding-top: 70px;
    padding-bottom: 70px;
    }
    .service_houers_in1 {
    text-align: center;
    font: normal normal bold 30px/40px miriam_libra_regular;
    letter-spacing: -0.6px;
    color: #2A32B9;
    }
    .service_houers_in_icon svg{
        width:80px;
    }
    .s_color{
    background: transparent linear-gradient(334deg, #1ABAFD 0%, #287AD5 100%) 0% 0% no-repeat padding-box;
    box-shadow: 0px 12px 24px #1BB7FB33;
    }
    .the_all_sys_steps1_l,.the_all_sys_steps1_r_t2,.the_all_sys_steps1_l_t2{
        
    }
    .our_money_per_month{
        display: none;
    }
    .bottom_boxes_in {
    display: block;
    }
    .bottom_boxes_in_box {
    width: 50%;
    box-sizing: border-box;
    padding: 0px;
    margin: 0px;
    display: inline-block;
    float: right;
    }
    .new_design_toper1 img {
    width: 120px;
    height: auto;
    }
    .arrow_right{
    right:-5px;
    display: flex;
    align-items: center;
    justify-content: center;
    }
    .arrow_right img{
        width:50%;
    }
    .arrow_left{
        left:-5px;
        display: flex;
    align-items: center;
    justify-content: center;
    }
    .arrow_left img{
        width:50%;
    }
    .con_us_form_inputs1 {
    margin-left: 0px;
    margin-bottom: 15px;
    width: 100%;
    }
    .con_us_form_title, .con_us_form_inputs_in {
    max-width: 90%;
    margin-right: auto;
    margin-left: auto;
    }
    .the_docs_area {
    max-width: 90%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 80px;
    }
    .con_us_form_title {
    font-family: 'miriam_libra_regular';
    font-size: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    font-weight: bold;
    }
    .the_shape1_box svg,.the_shape2_box svg,.the_shape3_box svg,.the_shape4_box svg,.the_shape5_box svg,.the_shape6_box svg,.the_shape7_box svg{
        width:40px;
        height:40px;
    }
    .the_shape1 {
    position: absolute;
    top: 3vw;
    right: 5vw;
    }
    .the_shape2 {
    top: 28vw;
    right: 2vw;
    position: absolute;
    }
    .the_shape3 {
    top: 53vw;
    right: 6vw;
    position: absolute;
    }
    .the_shape4 {
    top: 80vw;
    right: 0vw;
    position: absolute;
    }
    .the_shape5 {
    top: 9.4vw;
    left: -15vw;
    position: absolute;
    }
    .the_shape6 {
    top: 34vw;
    left: -12vw;
    position: absolute;
    }
    .the_shape7 {
    top: 68vw;
    left: -11vw;
    position: absolute;
    }
    .the_shape1_line {
    position: absolute;
    width: 165px;
    height: 21px;
    margin-top: 30px;
    overflow: hidden;
    }
    .the_shape2_line {
    position: absolute;
    width: 189px;
    height: 24px;
    margin-top: 32px;
    overflow: hidden;
    }
    .the_shape3_line {
    position: absolute;
    width: 115px;
    height: 24px;
    margin-top: 31px;
    overflow: hidden;
    margin-right: 9px;
    }
    .the_shape4_line {
    position: absolute;
    width: 125px;
    height: 24px;
    margin-top: 30px;
    margin-right: 4px;
    overflow: hidden;
    }
    .the_shape5_line {
    position: absolute;
    width: 173px;
    height: 24px;
    margin-top: 30px;
    margin-right: -98px;
    overflow: hidden;
    }
    .the_shape6_line {
    position: absolute;
    width: 145px;
    height: 24px;
    margin-top: 32px;
    margin-right: -105px;
    overflow: hidden;
    }
    .the_shape7_line {
    position: absolute;
    width: 173px;
    height: 2px;
    margin-top: 30px;
    margin-right: -85px;
    }
    .the_doter {
    width: 2.5vw;
    height: 2.5vw;
    }
    .sociel_box_holder {
    width: 110px;
    height: 150px;
    background: white;
    border-radius: 15px;
    box-shadow: 0px 0px 12px rgba(0,0,0,0.2);
    position: relative;
    overflow: hidden;
    }
    .soce1 {
    position: absolute;
    top: -6vw;
    right: -2vw;
    }
    .soce2 {
    position: absolute;
    top: 60vw;
    right: -3vw;
    }
    .soce3 {
    position: absolute;
    top: -9vw;
    left: -21vw;
    }
    .soce4 {
    position: absolute;
    top: 60vw;
    left: -20vw;
    }
    .sociel_box_holder2 {
    width: 96%;
    margin-right: auto;
    margin-left: auto;
    background: rgba(222, 222, 222, 0.28);
    height: 40px;
    }
    .sociel_box_holder3_1 {
    width: 30%;
    }
    .gog1{
        height:51px;
    }
    .gray_line_long {
    width: 50px;
    }
    .gray_line_short {
    width: 35px;
    }
    .sociel_box_holder3_2_1{
    margin-top: 5px;
    }
    .ss_s1{
            top: -6vw;
        right: -7vw;
    }
    .ss_s2{
        right: 16vw;
    }
    .ss_s3{
            top: 20vw;
    left: -24vw;
    }
    .ss_s4{
        top: 32vw;
    right: -7vw;
    }
    .the_all_sys_steps1_l_in{
        min-height: 400px;
    }
}

@media screen and (max-width: 600px) {
    .the_all_sys_steps1_l_in5 {
    left: -32%;
    }
    .the_all_sys_steps1_l_in6 {
    width: 30vh;
    left: 14px;
        z-index: -1;
    }
    .the_all_sys_steps1_l_in1 {
    width: 240px;
    }
}
@media screen and (max-width: 400px) {
    .the_all_sys_steps1_l_in5 {
    left: 7%;
    }
}