﻿/*.page_top_links_dv {
    background: #e6e6e6;
    padding: 10px 0px;
    z-index: 9999;
    width: 100%;
    display: block;
}*/

.container.page_top_link_cont {
    display: flex;
    justify-content: space-between;
}

.top_samll_log_sep {
    align-items: center;
    display: flex;
    margin-left: -10px;
}

.page_top_links_dv a {
    color: #707070;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    text-decoration: underline;
    padding-left: 0px;
    text-decoration-color: #707070;
}

.Tech_btn_toggle {
    cursor: pointer;
    margin-right: 0px;
    margin-left: 12px;
    display: flex;
    align-items: center;
}

.excel_consalting_btn_toggle {
    cursor: pointer;
}

.globle_for_top_head {
    color: #707070;
    font-size: 14px;
    margin-right: 10px;
}

.container-fluid.top_hd_lg {
    box-shadow: 0px 3px 6px #00000029;
    background-color: #fff;
    z-index: 100;
    position: relative;
}

.row.space_fr_nav {
    padding: 15px 0px;
}

.col-6.nav_lft {
    display: flex;
    align-items: center;
    gap: 15px;
    width: 54.333333%;
}

.col-6.nav_rgt {
    width: 45.666667%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.ph_icon.fa-phone {
    color: #AB2E2F;
}

.ph_sym p {
    margin-bottom: 0;
    font-weight: 700;
    letter-spacing: -0.4px;
    color: #0C0C0C;
}

.btn.enquire_now_top {
    background: #AB2E2F;
    color: #fff;
    padding: 5px 12px;
    font-size: 14px;
    letter-spacing: 0.21px;
    border-radius: 0px;
}

.hamberger_sym {
    display: flex;
    flex-direction: column;
    gap: 5px;
    align-items: end;
    background: #160647;
    padding: 10px 8px;
    border-radius: 50%;
    cursor: pointer;
}

span.line_1 {
    width: 22px;
    height: 2px;
    background: #fff;
    display: block;
}

span.line_2 {
    width: 15px;
    height: 2px;
    background: #fff;
    display: block;
}

.ph_sym {
    display: flex;
    color: #160647;
    font-size: 16px;
    text-decoration: none;
    align-items: baseline;
    gap: 7px;
}


.container-fluid.learn_stry_t_cnt {
    background-color: #0A4370 !important;
    padding: 48px 0px !important;
}

h1.l_s_a_txt {
    color: #FFFFFF !important;
    font-size: 40px !important;
    letter-spacing: -1.2px;
    font-weight: 600 !important;
}

.container-fluid.learn_stry_avg p {
    margin-bottom: 0;
}

.container-fluid.learn_stry_avg {
    background-color: #F3F3F3;
}

p.tet_rew {
    color: #000000 !important;
    font-size: 16px !important;
    font-weight: 600;
    margin-bottom: 10px !important;
}

p.ruppe_txt {
    color:#000 !important;
    font-size: 32px;
    font-weight: 700;
}

p.O_g_t_txt {
    font-size: 14px;
    color: #707070 !important;
}

p.fr_num_txt {
    color:#000 !important;
    font-size: 32px;
    font-weight: 700;
}

.fr_0_txt_btn_s {
    display: flex;
    align-items: center;
    gap: 8px;
}

p.start_fr_0 i {
    color: #FFCC00;
    font-size: 12px;
}

p.start_fr_0 {
    display: flex;
    gap: 5px;
}

.prog_cnt {
    display: flex;
    align-items: center;
    gap: 8px;
}

    .prog_cnt i {
        color: #ACACAC;
        font-size: 12px;
    }

p.prog_num {
    color: #000000 !important;
    font-size: 14px !important;
    font-weight: 600;
}

.pro_bar.one {
    height: 6px;
    width: 120px;
    border-radius: 3px;
    background-color: #3EB912;
}

.pro_bar.two {
    height: 6px;
    width: 90px;
    border-radius: 3px;
    background-color: #DA85FE;
}

.pro_bar.three {
    height: 6px;
    width: 60px;
    border-radius: 3px;
    background-color: #D5CE1F;
}

.pro_bar.four {
    height: 6px;
    width: 30px;
    border-radius: 3px;
    background-color: #16C4DF;
}

.pro_bar.five {
    height: 6px;
    width: 10px;
    border-radius: 3px;
    background-color: #E97720;
}

p.o_txt_pro {
    color: #000000 !important;
    font-size: 14px !important;
}

.star_r_bwt {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    gap: 10px;
}

p.tt_exp {
    color: #000000 !important;
    font-size: 14px !important;
    width: 150px;
    font-weight: 600;
}

p.tt_exp_star {
    color: #FFCC00;
    display: flex;
    gap: 5px;
    font-size: 12px;
}

.row.Review_row {
    padding-top: 60px;
    padding-bottom: 60px;
}

.rev_btn button {
    background-color: #0088FF;
    border: none;
    box-shadow: 0px 3px 6px #00000029;
    color: #fff;
    width: 100%;
    padding: 10px 0px;
    font-weight: 600;
    font-size: 15px;
    margin: 40px 0px 35px 0px;
}

    .rev_btn button i {
        margin-left: 4px;
        font-size: 14px;
    }

.review_sec_str p {
    margin-bottom: 0;
}

.img_rw_sec img {
    width: 100px;
}

p.s_a_d_name {
    color: #000000;
    font-weight: 600;
    margin-top:2px;
}

p.s_a_d_cls {
    color: #707070;
    font-size: 14px;
    margin-bottom: 15px !important;
}

p.s_a_d_pos {
    font-size: 13px;
}

p.s_a_d_cmp {
    font-size: 14px;
    font-weight: 600;
}

p.s_a_d_cls {
    color: #707070;
    font-size: 14px;
}

p.s_a_d_star {
    color: #FFCC00;
    display: flex;
    gap: 5px;
    font-size: 12px;
    margin-bottom:10px;
}

.star_date_bwt {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 10px;
}

.img_rw_sec_para {
    display: flex;
    align-items: flex-start;
    gap: 10px;
}

p.s_a_d_date {
    color: #6C6C6C;
    font-size: 14px;
    font-weight: 600;
}

.review_para {
    font-size: 14px;
    font-style: italic;
    line-height: 26px;
}

.review_sec_str {
    border-bottom: 1px solid #D9D9D9;
    padding-bottom: 35px;
    margin-top: 60px;
}
@media (max-width:992px){
    .row.Review_row {
        gap: 50px;
    }
}

.read_more_btn {
    background-color: #007cdc;
    box-shadow: 0px 3px 6px #00000029;
    color: #fff;
    padding: 12px 70px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    border: none;
    font-weight: 600;
}
.read_more_btn_div{
    padding-top:45px;
    padding-bottom:45px;
}
.read_more_cf {
    background-color: #0A4370;
}
.read_more_btn i {
    margin-top: 6px;
    margin-left: 10px
}
.abt_cmp_rwv{
    width:200px !important;
}