body{
    font-family: Manrope,sans-serif!important;
}
.section_main{
    padding: 80px 0;
}
.text_head_main{
    padding: 15px 30px;
    margin-top: 30px;
}
.mar_top_62{
    margin-top: 10px;
}
.main_text{
    font-size: 6rem;
    font-weight: 700;
    color: #ffffff;
    line-height: 80px;
    text-align: center;

}
.dd_flex_align_cntr{
    display: flex;
    align-items: flex-start;
}
.text_clrGn{
    color: #1ec970;
    padding-left: 65px;
    float: left;
    margin-top: 25px;
}
.clr_gn{
    color: #1ec970;
}
.clr_yellow{
    color: #fecf25;
}
.bg_stripes{
    background-color: #202020;
    background-image: url(../img/careers/map-ss.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 140px;
}

.box_section_why_box{

}
.text_main_hd{
    font-size: 45px;
    font-weight: 700;
    margin-bottom: 15px;
    line-height: 60px;
    color: #000000;
}

.para_text{
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    color: #181818;
    font-weight: 500;
}
.bg_clor_gmn{
    border-radius: 90px;
    margin-top: -85px;
    background-image: radial-gradient(circle at 0 0,#efebf3,#e2f1ff 68%);
    position: relative;
    z-index: 1;
}
.clr_white{
    color: #ffffff;
}
.clr_grey_white{
    color: #c9c9c9;
}
.img_auto img{
    max-width: 100%;
}
.text_content_boxy .ain_text_hd{
    line-height: 1.4;
    font-style: normal;
    letter-spacing: normal;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 5px;
    color: #181818;
}
.box_outer_main_xtr{
    position: relative;
    z-index: 1;
    border-radius: 24px;
    overflow: hidden;
    background: #ffffff;
    /* border-right: 5px solid #4fc3ff;
    border-bottom: 5px solid #4fc3ff; */
    padding: 20px 25px;
    min-height: 255px;
    display: flex;
    align-items: center;
    text-align: center;
  
    width: 360px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition: transform 0.5s;

}
.box_outer_main_xtr:hover, .box_content_gft:hover ,.carrer_outer_box:hover{
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    cursor: pointer;
}
   
.par_text_line{
    font-size: 16px;
    line-height: 25px;
}
.icon-Outer{
    margin-bottom: 20px;
    width: 60px;
    height: 60px;
    background: #2f88ff;
    padding: 9px;
    border-radius: 12px;
    box-shadow: 0px 10px 40px 0px rgb(84 85 255 / 38%);

}
.icon-Outer img{
    max-width: 100%;
}
.mar_btn_60px{
    margin-bottom: 35px;
}
.bd_2{
    border-color: #ffc24f;
    background-color: #ffa84f;
    box-shadow: 0px 10px 40px 0px rgb(255 174 84 / 38%);
}
.bd_3{
    border-color: #ff4f4f;
    background-color: #ff4f4f;
    box-shadow: 0px 10px 40px 0px rgba(255, 104, 83.99999999999999, 0.3764705882352941);
}

.bd_4{
    border-color: #4efbb3;
    background-color: #0abd72;
    box-shadow: 0px 10px 40px 0px rgb(84 255 103 / 38%);
}

.bd_5{
    border-color: #c74fff;
    background-color: #c74fff;
    box-shadow: 0px 10px 40px 0px rgb(203 84 255 / 38%);
}
.main_box{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
}
.box_content_gft{
    position: relative;
    z-index: 1;
    overflow: hidden;
    background-color: #fff;
    border-radius: 24px;
    box-shadow: 0 2px 8px rgba(4,0,56,.1);
    padding: 20px 25px;
    min-height: 230px;
    display: flex;
    align-items: flex-start;
    text-align: start;
    width: 360px;
    flex-direction: column;
    transition: transform 0.5s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);

}
.swoper_outer_main{
    width: 100%;
    padding: 35px!important;
}
.btn_main_rxt{
    width: 55px!important;
    height: 55px!important;
    border-radius: 100px;
    background-color: #fff!important;
    box-shadow: 0 5px 10px 0 rgb(27 45 69 / 10%);
    top: 70px!important;
   
}
.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 15px!important;
    font-weight: 600;
    color: black;
}

.txt_warning{
    color: #efff4f;
}
.outer_sction_vbox{
    display: flex;
    padding: 65px 50px;
    background: #fff7e8;
    border-radius: 50px;
    position: relative;
    overflow: hidden;
}
.outer_sction_vbox img{
    max-width: 100%;
}
.img_outer_box_drt img{
    position: absolute;
    right: 5px;
    top: 0px;
    width: 280px;
    transform: rotatey(180deg);

}

.right_box_img_cont{
    padding-right: 293px;
}
.clr_blue{
    color: #ff5f24;
}
.skil_btn{

}
.heding_content_title h4{
    font-size: 2.4rem;
    line-height: 37px;
    font-weight: 700;
    color: #181818;
}
.heding_content_title p{
    font-size: 1.5rem;
    line-height: 1.5;
    margin-bottom: 10px;
}
.text_cp{
    font-size: 16px;
    font-weight: 600;
    min-width: 50px;
}
.carrer_outer_box{
    padding: 15px 15px;
    background: #ffffff;
    border-radius: 16px;
    border: 1px solid #e7e7e7;
    min-height: 460px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition: transform 0.5s;
    margin-bottom: 20px;
}
.d_flex_suy{
    display: flex;
    padding: 12px 0px;
    align-items: center;
    width: 100%;
   
}
.text_cp>span{
    display: flex;
}
.d_flex_suy_last{
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 15px;
}
.btn_cmn{
    display: inline-flex;
    padding: 7px 10px;
    border-radius: 26px;
    font-weight: 500;
    font-size: 15px;
    gap: 5px;
    align-items: center;
    color: #007bff;
    background: #e8efff;
    cursor: pointer;
}
.btn_cmn:hover{
    opacity: 0.8;
}
.dd_inline_jus{
    display: flex;
    justify-content: space-between;
    width: 100%;
    gap: 15px;
}
.btn_rd_mre{
    background: #4caf50;
    color: white;
}
.text_dgft{
    font-size: 15px;

}
.bg_badgere{
    background: #ffebc5;
    padding: 0px 10px;
    border-radius: 15px;
}
.pb-0{
    padding-bottom: 0;
}
.mar_b_15px{
    margin-bottom: 15px;
}
.text_hed_mgtrt{
    font-size: 22px;
    font-weight: 700;
    color: #090909;
    margin-bottom: 15px;

}
.list_item_gry{
    padding-left: 30px;
    list-style: disc;
   
}
.list_item_gry li{
    font-size: 1.8rem;
    line-height: 1.6;

    font-weight: 400;
    padding-bottom: 10px;
}
.key_btn{
    padding: 5px 10px;
    background-color: #eaffee94;
    border-radius: 10px;
    color: #1ec970;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: .5px;
}
.heih_secton{
    max-height: 400px;
    overflow: auto;
}
.outer_section_skills{
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.heih_secton .carrer_outer_box {
    min-height: auto;
}
.dd_flex_just_centr{
    display: flex;
    justify-content: center;
   
}
.emp_outer_main{
    width: 150px;
    height: 150px;
    overflow: hidden;
    border-radius: 50%;
    margin-bottom: 10px;
    border: 2px solid white;
    box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.08);
}
.emp_outer_main img{
    object-fit: contain;
    max-width: 100%;
}
.employe_outer_box{
    width: 155px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.emp_text_outyer{
    display: flex;
    flex-direction: column;
    width: 100%;
    justify-content: center;
    align-items: center;
}
.name_txt{
    font-size: 16px;
    font-weight: 600;
    color: #101010;
}
.text_cnading{
    font-weight: 400;
    color: #3e3e3e;
    text-align: center;
}
.bg_gn_inner{
    background-color: #1ec970;
}
.content_hgrt{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.bg_outer_bg1 {
    background-color: #dfeff1;
    border-radius: 100px ;
    padding: 80px 0px;

}
.bg_grn .icon-Outer{
    background-color: #fff;
    padding: 0;
    box-shadow: none;
}
.bg_gn_lightf{
    background-color: #dfeff1;
}
.bg_grn{
    background-color: #1ec970;
    margin-top: -170px;
    background-image: none;
}
.border_Rad_last{
    border-radius: 0px 0px 100px 100px;

}
.mar_btn_70px{
    margin-bottom: 180px;
}
.bus_img_main img{
    max-width: 100%;
    border-radius: 12px;
    margin-bottom: 10px;
}
.pad_content_box{
    padding-top: 135px;
    padding-bottom: 160px;
    background-image: linear-gradient(45deg, rgb(37 37 37 / 75%), rgba(8,83,156, 0.75)), url(../img/careers/career-banner.png),linear-gradient(to bottom,#fff,#fff);
}
.text_main_content h1{
    font-weight: 700;
    text-align: center;
    color: #fff;
}
.text_black{
    color: #090909;
}
.main_bloc_outer_box{
    display: flex;
    gap: 30px;
}
.bg_white_main{
    background-color: #fff;
    background-image:none;
}

.main_bloc_outer_box .carrer_outer_box{
    width: 350px;
}
.stick_boc{
    position: sticky;
    top: 85px;
}
.btm_open_pos{
    padding: 10px 15px;
}


.dd_flex_main_jhrre{
    display: flex;
    gap: 10px;
    align-items: center;
}
.mar_left_main{
    margin-left: 80px;
    position: relative;
}
.btn_cmn:hover{
    color: #2e93ff;
}

.btn_rd_mre:hover{
    color: white;
}
.bg_secnd_int{
    margin-top: -90px;
}
.text_jn_tm{
    font-size: 18px;
}
.line_hgt_25{
    line-height: 40px;
    text-align: left;
}
.main_swiper_sec{
    position: relative;
}
.text_info{
    color: #007bff;
}
.text_info:hover{

    color: #1879e0;
}
.text_susses{
    color: #1ec970;
    font-weight: 500;
}

.text_susses:hover{
    color: #0abd72;
}
.order_list{
    list-style: num;
}
.main_block_sec_section{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
}
.hgt_main_tr{
    min-height: 674px;
}
.main_cntent_box p{
    font-size: 1.8rem;
    line-height: 1.8;
}
.txt_ytew{
    font-size: 13px;
    color: #007bff;
}
.life_of_grid_tab{
    /* height: 100vh; */
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 1.5rem;
    overflow: hidden;
}
.animTEfirst_slde:nth-child(even){
    margin-top: 3rem;
}

.animTEfirst_slde{
    animation: slide 50s linear infinite;
}
@-moz-keyframes slide{

    100% {
        translate: 0 -50%;
    }
}

.oanM_img img{
    object-fit: cover;
    object-position: center;
    border-radius: 12px;
    overflow: hidden;
    height: 500px;
}


.video_clr_outer {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background-color: #ffffff;
    color: #59c95b;
    display: flex;
    padding-left: 5px;
    justify-content: center;
    align-items: center;
    border: 2px solid #59c95b;
    box-shadow: 0 18px 50px 0 rgb(172 255 206);
}
.vide_box_outer {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    pointer-events: none;
}
.image_banner {
    z-index: 13;
    position: relative;
}
.oanM_img{
    height: 415px;
    
    overflow: hidden;
    border-radius: 12px;
}
.flw_btng{
    padding: 5px 25px;
    background-color: #090909;
    border-radius: 20px;
    color: #ffffff;
    font-size: 16px;
}

.instgram_floww_yt{
    padding: 20px 30px;
    display: flex;
    width: 500px;
    justify-content: space-between;
    border-radius: 57px;
    margin: 0 auto;
    margin-top: 65px;
    font-size: 20px;
    color: #ffffff;
    font-weight: 600;
    background-image: linear-gradient(145deg, #fc5c43 0%, #9436f3 100%);
}

.flw_btng:hover{
    background-color: #101010;
}

.dd_flex_alnfg ,.ddZ_flxf{
    display: flex;
    align-items: center;
}
.text_trww{
    gap: 10px;
}
.flw_btng:hover{
    background-color: #373737;
    cursor: pointer;
}
.text_ytwewer{
    font-size: 16px;
    color: #000000;
    margin-bottom: 15px;
    font-weight: 600;
    float: left;
    width: 100%;
}
.bg_remoter{
    background-color: #dcedff;
}
.text_ytewi_iyre{
    font-size: 45px;
    font-weight: 700;
    margin-bottom: 15px;
    line-height: 60px;
    color: #000000;
}
.icon_img_tre{
    width: 60px;
    height: 60px;
    margin-bottom: 15px;
    border-radius: 50%;
    overflow: hidden;
    border: 2px solid #1ec970;
}
.icon_img_tre img{
    max-width: 100%;
}
.dd_flexyteww{
    display: flex;
    gap: 15px;
}
.txt_ytwitw{
    margin-bottom: 10px;
    float: left;
    width: 100%;
}
.text_yweuy{
    font-size: 18px;
    line-height: 32px;
    font-weight: 400;
    color: #181818;
    font-weight: 400;
    margin-bottom: 20px;
    /* font-family: "Alegreya", serif;
    font-style: italic; */
}
.icon_social{
    width: 40px;
    height: 40px;
    display: flex;

    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #ffffff;
    border: 1px solid #f6f6f6;
}
.dd_flexyteqi{
    display: flex;
    gap: 10px;
}
.mg_blockytw{
    overflow: hidden;
    border-radius: 12px;
    height: 100%;
}

.mg_blockytw img{
    max-width: 100%;
}
.max_block_tabre{
    margin-top: 45px;
}

.future_block{
    padding: 25px 25px;
}
.icon_social:hover{
    background-color: #313131;
}
.img_career_block{
    background: #ffffff;
    border-radius: 22px;
    width: 300px;
    display: flex;
    justify-content: center;
    margin: 0 auto;
}
.img_tabfiw{
    background: #272727;
    padding: 30px 20px;
    border-radius: 20px;
}
.main_yter_yter{
    width: 325px;
    margin-bottom: 30px;
}

.hr_video_img .oanM_img img{
    width: 100%;
    height: auto;
}

@media only screen and (max-width: 992px) {
    html{
      width: 100%;
      overflow-x: hidden;
    }
    .main_text {
        font-size: 3rem;
        line-height: 42px;
    }
    .dd_flex_just_centr img{
        max-width: 100%;
    }
    .bg_clor_gmn{
        border-radius: 20px;
    }
    .dd_flex_align_cntr{
        flex-direction: column;
        display: block;
    }
    .text_main_hd {
        text-align: center;
    }
    .nxt-btn_lft {
        left:10px !important;
    }
    .text_main_hd{
        font-size: 28px;
        line-height: 45px;
    }
    .para_text{
        text-align: center;
    }
    .box_outer_main_xtr , .box_content_gft{
        width: 100%;
    }
    .bg_outer_bg1{
        border-radius: 42px;
        padding: 35px 0px;
    }
    .img_outer_box_drt img{
        position: relative;
    }
    .outer_sction_vbox , .dd_inline_jus{
        flex-direction: column;
        gap: 10px;
    }
    .right_box_img_cont{
        padding-right: 0;
    }
    .outer_sction_vbox{
        padding: 35px 20px;
    }
    .dd_inline_jus{
        align-items: center;
        justify-content: center;
    }
    .carrer_outer_box{
        margin-bottom: 20px;
    }
    .wid_100{
        width: 100%;
    }
    .text_main_content h1{
        line-height: 42px;
        font-size: 25px;
    }
    .main_bloc_outer_box{
        flex-direction: column;
    }
    .main_bloc_outer_box .carrer_outer_box{
        width: 100%;
    }
    iframe{
        width: 100%;
    }
    .text_hed_mgtrt{
        font-size: 16px;
    }
    .dd_flex_main_jhrre{
        flex-direction: column;
    }
    .mar_left_main{
        margin-left: 0;
    }
    .text_jn_tm{
        font-size: unset;
    }
    .hgt_main_tr{
        min-height: auto;
    }
    .life_of_grid_tab{
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
    .oanM_img img{
        width: 100%;
        height: auto;
    }
    .instgram_floww_yt{
        padding: 12px 15px;
        width: 100%;
        margin-top: 30px;
        font-size: 14px;
    }
    .flw_btng{
        padding: 5px 15px;
        font-size: 13px;
    }

    .section_main{
     
    }
    .oanM_img{
        height: 300px;
    }
    .mg_blockytw{
        height: 330px;
        /* margin-bottom: 30px; */
    }
    .max_block_tabre{
        padding: 30px 10px;
    }
    .future_block{
        padding: 0 0px;
    }
    .text_ytewi_iyre{
        font-size: 32px;
        line-height: 45px;
    }
    .dd_flexyteww{
            display: flex;
            gap: 15px;
            align-items: center;
            /* flex-wrap: wrap; */
            text-align: center;
            justify-content: center;
            flex-direction: column-reverse;
    }
    .icon_img_tre{
        display: none;
    }
    .dd_flexyteqi{
        justify-content: center;
    }
    .img_career_block{
        width: auto;
     
    }
    .img_tabfiw {
        margin-bottom: 30px;
    }
    .max_block_tabre{
        margin-top: 0;
    }
}



