﻿ .pro_arrow {
    z-index: 9;
    right: 30px !important;
    left: auto !important;
    top: 20px !important;
    pointer-events: none;
    position: absolute !important;
}
       .disply_f{
    display: flex;
}
      .shar_ul input.code_m {
    width: 70px;
    padding: 5px;
    border-radius: 8px 0px 0px 8px;
}
       .shar_ul input.br_l_z{
    border-radius: 0px 8px 8px 0px;
}
.affiliate_div {
    height: 470px;
    background: #167bd5;
    border-radius: 12px 0 12px 0;
    position: relative;
}

.career_in_word h1 {
    font-weight: 600;
}
.career_in_word {
    position: absolute;
    text-align: center;
    font-weight: bold;
    font-size: 48px;
    line-height: inherit;
    color: #FFFFFF;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    margin-bottom: 0px;
    font-weight: 600;
}
.mb25{
    margin-bottom:25px;
}
.thank_yop_p{
    font-size:15px;
    padding:5px 40px;
}

    .career_in_word span {
        font-size: 30px;
        line-height: 45px;
        font-weight: 600;
        text-transform:capitalize
    }

.join_now {
    background: yellow;
    border-radius: 8px;
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    height: auto;
    padding: 13px 33px;
    margin-top: 30px;
    color: #167bd5;
    display: block;
    max-width:200px;
    margin: 20px auto;
}

.btn-floating:focus, .btn-large:focus, .btn:focus {
    background-color: #fff;
}
.btn.active:focus, .btn:active:focus, .btn:focus {
    outline: none;
    outline-offset: -2px;
}
.be_part_txt {
    padding: 59px 0 0px 0;
    text-align: center;
}

    .be_part_txt p {
        line-height: 54px;
        margin-bottom: 20px;
        font-size: 36px;
        font-weight: 600;
    }

    .be_part_txt span {
        font-size: 15px;
        line-height: 26px;
        width: 79%;
        display: block;
        margin: 0 auto;
    }




section.about-back {
    margin-top: 80px;
    background: #F0F7FF;
    padding: 80px 0px;
    margin-bottom: 82px;
}

.title-a h3 {
    font-weight: bold;
    font-size: 36px;
    line-height: 54px;
    color: #000000;
    padding-bottom: 28px;
    text-align: center;
}

.icon_bg img {
    width: auto;
    height: auto;
    background: none;
    margin: 0 auto;
    display: block;
}

.icon_bg h4 {
    font-weight: 600;
    font-size: 17px;
    line-height: 26px;
    text-align: center;
    color: #000000;
    padding-top: 13px;
    padding-bottom: 0;
    margin-bottom: 11px;
}

.icon_bg p {
    font-weight: normal;
    font-size: 13px;
    line-height: 26px;
    text-align: center;
    color: #000000;
    margin: 0 auto;
    padding:0px 50px
}


.txt_resume {
    text-align: center;
    text-transform: uppercase;
    font-size: 36px;
    font-weight: 600;
    line-height: 54px;
    margin-bottom: 40px;
}

.shar_resume_bock input::placeholder, .shar_resume_bock select, textarea::placeholder {
    text-transform: uppercase;
    color: #0D479B !important;
    font-size: 15px;
    font-weight: bold;
}
textarea{
    height:200px !important;
}
.shar_ul {
    width: 79%;
    display: block;
    margin: 0 auto;
}

    .shar_ul input, .shar_ul select, textarea {
        padding: 13px 20px;
        height: 48px;
        margin-bottom: 41px;
        border-radius: 8px;
    }


.shar_resume_bock {
    padding-bottom: 93px;
}

    .shar_resume_bock li:last-child input {
        margin-bottom: 0px;
    }

.icon_down {
    position: absolute;
    float: right;
    right: 30px;
    top: 15px;
    font-size: 20px;
    color: #C3D4EB;
}

.form-control {
    border: 1px solid #C3D4EB;
}
.c_send {
    width: 150px;
    padding: 5px;
    height: auto;
    font-size: 15px;
}
@media only screen and (max-width:992px) {

    .shar_ul {
    width: 100%;
}
    .txt_resume {
    margin-bottom: 10px;
    margin-top: 15px;
    font-size:22px;
}
    .career_in_word h1 {
        font-size: 32px;
        margin-bottom: 0px;
         line-height: normal;
    }



    .career_in_word span {
        font-size: 15px;
    }

    .affiliate_div {
        height: 380px;
    }
     .thank_yop_p {
    font-size: 12px;
    padding: 5px 10px;
}
    .thank_yop_p {
    font-size: 12px;
    padding: 5px 10px;
}
}
