﻿
body {
    font-family: 'Segoe UI',sans-serif !important;
    -webkit-font-smoothing: antialiased; /* Smooths font on macOS (Chrome/Safari) */
    -moz-osx-font-smoothing: grayscale; /* Smooths font on macOS (Firefox) */
    text-rendering: optimizeLegibility;
}
@media (prefers-reduced-motion: no-preference) {
    :root {
        scrollbar-gutter: stable;
    }
}
.container-fluid.top_menu_wt {
    margin-top: 0;
    padding-top: 12px;
    box-shadow: 0px 3px 6px #00000029;
    padding-bottom: 15px;
}
.excelgoodies_logo_img img {
    height:35px;
}
footer {
    background-color: #000;
}
.phone_no_serch {
    display: flex;
    align-items: center;
    gap: 40px;
    justify-content: end;
}
.phimg_div a {
    color: #000;
    text-decoration: none;
    font-weight: 600;
}
.ms_logo {
    width: auto;
    /*    height: 25px;*/

}
.three_bars_top_menu {
    cursor: pointer;
    background-color: #007cdc;
    padding: 9px 11px;
    border-radius: 5px;
    z-index: 20;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 5px;
    color: #fff;
}
.phone_sym_chg {
    color: #AB2E2F !important;
    margin-right: 5px;
}
.page_top_links_dv_after {
    background: #fff;
    padding: 12px 0;
    z-index: 9999;
    position: fixed;
    width: 100%;
    top: 0;
    display: none;
    box-shadow: 0px 3px 6px #00000029;
}
.container.page_top_link_cont {
    display: flex;
    justify-content: space-between;
}
.top_samll_log_sep {
    align-items: center;
    display: flex;
}
.page_top_links_dv_after a {
    color: #2B2B2B;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    padding-left: 0;
    text-decoration-color: #c2c2c2;
}
.small_excel_log {
    margin: 0 30px 0 0;
    height:35px;
}
.top_scroll_menu_phone {
    display: flex;
    align-items: center;
}
   .top_scroll_menu_phone a {
        text-decoration: none !important;
    }
.btn.fixed_enq_now.fixed_btn_top {
    margin-top: 0;
    background: #AB2E2F;
    border: none;
    border-radius: 5px;
    font-size: 12px;
    color: #fff;
    padding: 8px 20px;
}
.three_bars_top_menu.three_bar_black_top {
    background: #007cdc;
    color: #fff;
    padding: 8px 10px;
    margin-top: 0;
}
.watsapp_btn {
    position: fixed;
    bottom: 140px;
    right: 20px;
    height: 47px;
    width: 47px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
    background: #25d366;
    cursor: pointer;
}
.up_arrow_btn {
    position: fixed;
    bottom: 65px;
    right: 20px;
    height: 47px;
    width: 47px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
    background: #b3b3b34a;
    cursor: pointer;
}
.watsapp_btn .fa-whatsapp {
    font-size: 30px;
    color: #fff;
}
.arrow_up_sc_top {
    font-size: 22px;
    color: #000;
}
.canvas_right_aft {
    transform: translateX(0) !important;
    transition: 400ms !important;
    opacity: 1 !important;
    overflow-y: auto;
    overflow-x: hidden;
}
.canvas_right {
    z-index: 10000;
    background-color: #fff;
    position: fixed;
    height: 100vh;
    width: 100%;
    right: 0;
    top: 0;
    transform: translateX(5000px);
    opacity: 0;
}
.white_banner_heading {
    color: #c43434;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 20px;
    padding-top: 20px;
}
    .white_banner_heading span {
        font-size: 22px;
        font-weight: 600;
        font-style: italic;
    }
.canvas_trending_course {
    color: #FFD572;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
}
.First_sec_top_wite_canwas ul {
    padding-left: 0px;
    /*border-left: 1px solid #0B23A9;*/
}
.canvas_right ul li, .hover_courses ul li {
    list-style-type: none;
    margin-bottom: 25px;
    color: #000;
    font-weight: 400;
}
.filter_menu_accord .accordion-header{
    color:#000;
}
.First_sec_top_wite_canwas ul li {
    margin-bottom: 5px !important;
    border-radius: 10px;
    width: 100%;
    max-width: fit-content;
}
    .First_sec_top_wite_canwas ul li:hover {
        background-color: #003258;
    }
.canvas_right.canvas_right_aft a {
    text-decoration: none;
    font-size: 14px;
    color: #FFFFFF;
}
.canvas_right.canvas_right_aft .abt_connection_cnt_us a{
    color: #000;
}
.First_sec_top_wite_canwas ul li a {
    color: #000;
    text-decoration:none;
}
.First_sec_top_wite_canwas a {
    font-size: 14px !important;
    font-weight:400;
}
.First_sec_top_wite_canwas ul li a p {
    color: #4386B9;
    font-size: 11px;
    opacity: 1;
    font-weight: 400;
    padding-top: 5px;
    line-height: 16px;
    margin-bottom: 0px;
    /*padding-right:25px;*/
}
.canvas_trending_course_col2 {
    margin-top: 85px;
    color: #0A1EA0;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 28px;
}
.new_customized_sub_txt {
    color: #1A1609;
    font-size: 14px;
    font-weight: 600;
}
.new_phone_sym_chg {
    color: #0B23A9 !important;
}
.close_exe_mark.x_mark_canvas {
    padding: 5px 5px;
    font-size: 25px;
    color: #000;
    cursor: pointer;
}
.top_scroll_menu_phone a span {
    font-size: 16px;
    color:#000;
}
.top_img_sec_execl img {
    width: 20%;
    margin-bottom: 25px;
    margin-top: 30px;
}
.stu_login_sec {
    background-color: #F8FAFA;
    padding: 30px 20px 30px 25px;
}
.stu_login_sec p a{
    color:#000 !important;
}
.upcoming_batch {
    background-color: #F8FAFA;
    padding: 0px 20px 30px 0px;
}
.abt_connection {
    background-color: #EEEEEE;
    color: #000;
    padding: 25px 20px 25px 25px;
    /*height:100vh;*/
}
.stu_login_sec_btn {
    display: flex;
    justify-content: end;
    padding: 0px 0px 20px 0px;
    align-items: center;
    position: absolute;
    top: 30px;
    right: 93px;
}
.stu_login_sec p {
    margin-bottom: 14px;
}
.stu_login_sec_btn button {
    border: 1px solid #0778BE;
    background-color: transparent;
    color: #0778BE;
    border-radius: 5px;
    padding: 5px 15px;
}
.stu_login_sec_btn button i {
    margin-right: 5px;
}
.upcoming_batch ul {
    margin-bottom: 0;
    padding-left: 0;
    display: flex;
    flex-direction: column;
    gap: 16px;
}
    .upcoming_batch ul li {
        margin-bottom: 0;
        font-size: 14px;
    }
.red_txt_header {
    color: #CA0000;
    font-weight: 400;
    font-size: 12px;
    margin-bottom: -18px !important;
    animation: bl_txt 1.5s linear infinite;
}
@keyframes bl_txt {
    0%, 50%, 100% {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0;
    }
}
.abt_connection_ome p {
    font-size: 14px;
    margin-bottom: 25px;
}
    .abt_connection_ome p span {
        margin: 0px 10px;
        color:#000;
    }
p.icon_sep {
    font-size: 14px;
    display: flex;
    align-items: center;
    color:#fff;
}
    p.icon_sep i {
        margin-right: 10px;
    }
.abt_connection_dv {
    display: flex;
    align-items: baseline;
    gap: 10px;
}
    .abt_connection_dv p span {
        display: block;
        font-size: 10px;
        opacity: .7;
        color: #707070;
    }
    .abt_connection_dv p {
        font-size: 14px;
        color: #000;
    }
.brands {
    display: flex;
    gap: 20px;
    margin-left: 25px;
    margin-top: 0px;
    align-items: center;
}
.canvas_right_aft::-webkit-scrollbar {
    /* width: 7px;
    border-radius: 5px;*/
    display: none
}
.canvas_right_aft::-webkit-scrollbar-thumb {
    background: #F9F9F9;
    border-radius: 5px;
}
.canvas_right_aft::-webkit-scrollbar-track {
    background: transparent;
}
.stop_scroll {
    overflow-y: hidden;
}
.left_canvas_sd {
    padding: 30px 10px 0px 50px;
    background-color: #003C6A;
}
.mob_sep_cls {
    display: flex;
    justify-content: right;
    align-items: baseline;
}
.mob_show {
    display: none !important;
}
@media(max-width:767px) {
    .modal.fade.loction_model {
        transform: translate(-50%, -50%)
    }
    .modal-dialog.loction_dialogu, .modal-content.loction_content {
        width: auto !important;
    }
    p.water_m_txt {
        right: 157px !important;
    }
    .link_section {
        flex-direction: column;
    }
    .location_cont {
        padding: 50px 20px 50px 20px;
    }
    .view_all_btn_footer, .view_all_btn_footer:hover {
        margin-left:0px !important;
    }
        .container-fluid.top_head_mob_bg {
        background-color: #fff;
        padding: 10px 23px;
        box-shadow: 0px 3px 6px #00000029;
    }
    footer .container{
        padding-left:24px;
        padding-right:12px;
    }
    .top_head_mob {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
        .top_head_mob a {
            text-decoration: none;
        }
    .small_excel_log {
        width: 100%;
    }
    .top_head_mob a span {
        color: #000;
        font-weight: 600;
    }
    .fa-solid.three_bars_top_menu.fa-bars.mob_sec {
        display: block;
        color: #fff;
    }
    .page_top_links_dv_after {
        display: none !important
    }
    .left_canvas_sd {
        padding: 0px 30px 0px 30px;
        background-color:unset !important;
    }
    .red_txt_header{
        margin-bottom:5px !important;
    }
    .mob_hide {
        display: none !important;
    }
    .mob_show {
        display: block !important;
    }
    .mob_sep_cls {
        margin-top: 30px;
        padding:0px 20px;
    }
    .stu_login_sec_btn {
        padding: 0px 0px 30px 0px;
    }
    .certified_crs_f p {
        margin-bottom: 0px !important;
    }
    h3.ft_yellow_txt {
        margin-top: 40px;
    }
    ul.ul_indus.mob {
        margin-top: 15px;
    }
    p.icon_sep.icon_ft{
        margin-bottom:0;
    }
    ul.ul_last_ft {
        margin-bottom: 25px !important;
    }
    .brands_footer {
        margin-bottom: 25px;
    }
    .footer_last_dv {
        flex-direction: column;
        margin-top: 25px !important;
    }
    .abt_connection_dv_footer p {
        font-size: 16px !important;
    }
    .cpy_ri_dv p {
        margin-bottom: 75px !important;
        margin-left: 45px;
        margin-top: 15px;
        font-size: 12px !important;
    }
    .fa-solid.three_bars_top_menu.three_bar_toogle.fa-bars {
        display: block;
        box-shadow: 0 3px 3px 0 rgb(82 114 155 / 96%);
        border-radius: 50%;
        padding: 9px 12px;
    }
}
@media (min-width:767px) and (max-width:992px) {
    .left_canvas_sd {
        padding: 0px 30px 0px 30px;
    }
    .mob_hide {
        display: none !important;
    }
   .mob_show {
        display: block !important;
    }
    .mob_sep_cls {
        margin-top: 30px;
    }
    .stu_login_sec_btn {
        padding: 0px 0px 30px 0px;
    }
}
footer {
    padding: 80px 0px 0px 0px;
}
.certified_crs_f p {
    margin-bottom: 50px;
    color: #337ab7;
    font-size: 14px;
}
    .certified_crs_f p span {
        font-size: 22px;
        font-style: italic;
    }
h3.ft_yellow_txt {
    color: #FFDA57;
    font-size: 16px;
    letter-spacing: 0.5px;
    margin-bottom: 40px;
}
ul.ul_crs_footer, .ul_date_footer {
    padding-left: 0;
    display: flex;
    flex-direction: column;
    gap: 30px;
    margin-bottom: 0;
}
    ul.ul_crs_footer li, .ul_date_footer li {
        list-style-type: none;
    }
ul.ul_crs_footer li a, .ul_date_footer li a {
    display: block;
    text-decoration: none;
    color: #DFDFDF;
    font-size: 13px;
}
    ul.ul_crs_footer li a span {
        font-size: 10px;
        display: block;
        color: #7a7a7a;
        margin-top: 8px;
    }
    .ul_date_footer li a span {
        color: #337ab7;
        display: block;
        margin-top: 8px;
        font-size: 12px;
    }
.row.rw_first_ftr {
    padding-bottom: 50px;
}
.footer_part_tw {
    padding-top: 50px;
    padding-bottom:50px;
}
ul.ul_indus {
    padding-left: 0;
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-bottom: 0;
}
 ul.ul_indus li {
     list-style-type: none;
 }
 ul.ul_indus li a {
     text-decoration: none;
     color: #B4B4B4;
     font-size: 14px;
 }
 ul.ul_indus li a:hover,ul.ul_last_ft li a:hover{
     color:#337ab7;
 }
.container-fluid.footer_dwn {
    background-color: #202020;
    padding-top: 50px;
}
ul.ul_last_ft {
    padding-left: 0;
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
    gap: 15px;
}
    ul.ul_last_ft li {
        list-style-type: none;
    }
        ul.ul_last_ft li a, ul.ul_last_ft li span {
            color: #B4B4B4;
            text-decoration: none;
            font-size: 14px;
        }
p.p_last_ft {
    color: #FFFFFF;
    margin-bottom: 20px;
}
.brands_footer {
    display: flex;
    align-items: anchor-center;
    gap: 30px;
    font-size: 26px;
}
p.icon_sep.icon_ft i {
    color: #337ab7;
    font-size: 18px;
}
.icon_sep.icon_ft:hover{
    color: #337ab7 !important;
}
.btn.footer_students_login:hover {
    background-color: #337ab7;
    color: #fff !important;
    border-color: #337ab7 !important;
}
.footer_last_dv {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    margin-top: 50px;
    padding-bottom: 35px;
}
.abt_connection_dv_footer {
    display: flex;
    align-items: baseline;
    gap: 20px;
}
.abt_connection_dv_footer p {
    color: #fff;
    font-size: 18px;
}
.abt_connection_dv_footer p span {
    display: block;
    font-size: 12px;
    color: #7a7a7a;
    margin-top: 5px;
}
    .abt_connection_dv_footer p span a {
        color: #7a7a7a;
    }
.abt_connection_dv p span a {
    font-size: 10px !important;
    color: #707070 !important;
}
.abt_connection_dv_footer i {
    color: #fff;
    font-size: 25px;
    position: relative;
    top: 4px;
}
.cpy_ri_dv p {
    margin-bottom: 0;
    color: #7a7a7a;
    font-size: 14px;
}
.scroll_top_hide {
    position: fixed;
    top: 1%;
    right: 5%;
    display: none;
    z-index: 2000;
}
.brands i{
    font-size:18px;
    color:#000;
}
.upcoming_batch ul li a{
    color:#000 !important;
}
/*popup style*/
.f_s_img img {
    height: 500px;
    object-fit: cover;
    border-radius: 5px 0px 0px 5px;
}
.modal.show .modal-dialog {
    transform: none;
}
.modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    margin: auto;
}
.modal-dialog.form_mdl {
    max-width: 600px;
    width: 600px;
    min-height:110%;
}
#Sample_Certificate .modal-dialog-centered{
    min-height:110%;
}
.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    outline: 0;
}
.form_img {
    background-color: #FFFFFF;
    width: 100%;
    border-radius: 10px;
    box-shadow: 0px 3px 6px #00000029;
    display: flex;
}
.f_s_img {
    width: 40%;
    padding:10px;
    position:relative;
}
.certif_images {
    display: block;
    max-width: 100%;
    height: auto;
}
.frm_start {
    display: inline-block;
    align-self: center;
    padding: 0px 30px 0px 0px;
    width: 60%;
}
.ffrm_title {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.ffrm_title h3 {
    font-size: 20px;
}
.ffrm_title i {
    color: #FF0000;
    font-size: 20px;
    cursor: pointer;
}
.inp_div {
    display: flex;
    align-items: center;
    margin: 10px 0px 0px;
    background-color: #FFFFFF;
    padding: 5px 10px 6px 0px;
    border-bottom: 0.5px solid #C9CBD5;
    height: 35px;
}
.inp_div .form-control {
    background-color: #FFFFFF;
}
.inp_div .form-control:focus {
    box-shadow: none !important;
}
.inp_div .form-select {
    background-color: #FFFFFF;
    color: #D3D3D3;
    padding-left: 13px !important;
    font-size: 13px;
}
.inp_div textarea {
    border: none;
    height: 30px;
    font-size: 13px;
}
.inp_div ::placeholder {
    color: #C9CBD5 !important;
}
.inp_div textarea {
    resize: none;
    font-weight: 400;
}
.inp_div img {
    height: 21px;
}
.inp_div i {
    margin-right: 10px;
    color: #BB9B59;
    cursor: pointer;
}
.inp_div input {
    border: none;
    width: 100%;
    font-weight: 400;
    font-size: 13px;
}
.inp_div input::placeholder {
    font-weight: 100;
}
.inp_div textarea::placeholder {
    font-weight: 100;
}
.inp_div .form-select:focus {
    box-shadow: none;
}
.enqiury-btn_sl {
    justify-content: center;
    display: flex;
    margin-top: 15px;
}
button.frm_clr_btn {
    border: 1px solid #242b4b78;
    border-radius: 3px;
    background-color: #EFF0F3;
    color: #000;
    font-size: 16px;
    width: 48%;
    font-weight: 600;
    height: 35px;
}
button.frm_submit_btn {
    border: 1px solid #000;
    border-radius: 3px;
    background-color: #000;
    color: #FFf;
    font-size: 16px;
    width: 48%;
    font-weight: 600;
    margin-left: 15px;
    height: 35px;
}
.inp_div select {
    border: none;
    width: 100%;
    color: #000;
    padding: 0px;
    font-weight: 100;
}
@media (max-width: 767px) {
    .mob_canvas_menu .accordion-button::after {
        background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%2359B7FF%22%20width%3D%2216%22%20height%3D%2216%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M8%201.5a.75.75%200%200%201%20.75.75v5.5h5.5a.75.75%200%200%201%200%201.5h-5.5v5.5a.75.75%200%200%201-1.5%200v-5.5h-5.5a.75.75%200%200%201%200-1.5h5.5v-5.5a.75.75%200%200%201%20.75-.75z%22%2F%3E%3C%2Fsvg%3E ) !important;
    }
    .mob_canvas_menu .accordion-button:not(.collapsed)::after {
        background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%2359B7FF%22%20width%3D%2216%22%20height%3D%2216%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M2.25%208a.75.75%200%200%201%20.75-.75h10a.75.75%200%200%201%200%201.5h-10A.75.75%200%200%201%202.25%208z%22%2F%3E%3C%2Fsvg%3E ) !important;
        transform: rotate(0deg);
    }
}
@media (max-width: 767px) {
    .left_canvas_sd{
        padding:12px 12px 0px 12px;
    }
    .open_form_num_mail {
        top: 45px !important;
        left: 24px !important;
    }
    .scroll_top_hide {
        z-index: 1000;
    }
    .ffrm_title i {
        font-size: 25px;
        position: absolute;
        top: 10px;
        right: 10px;
        background-color: #fffcf6;
        border-radius: 50%;
        height: 26px;
        width: 26px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .form_img {
        display: block !important;
    }
    .modal-dialog.form_mdl {
        width: auto !important;
    }
    .f_s_img, .frm_start {
        width: 100% !important;
    }
    .f_s_img img {
        height: auto;
        width: 100%;
        padding: 0px;
        position: relative;
    }
    .frm_start {
        padding: 20px 20px 48px 20px;
    }
    #modal-EnquiryPopup {
        padding-right: 5px !important;
        padding-left: 5px !important;
        top: 0px !important;
    }
    .im_interest_popup {
        top: 10% !important;
    }
    .modal-dialog.form_mdl {
        width: 100% !important;
    }
}
.addition_clas {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-left: 0px;
}
input.inp_add_on {
    width: 30px;
    text-align: center;
    height: 30px;
    border: none;
    font-size: 16px;
    color: #fff;
    background-color: #a1a1a1;
    border-radius: 2px;
}
/*Captcha*/
.inp_add_num {
    display: flex;
    align-items: center;
    background-color: #a1a1a1;
    border-radius: 2px;
}
input.inp_add_on {
    width: 30px;
    text-align: center;
    height: 30px;
    border: none;
    font-size: 14px;
    color: #fff;
    background-color: #a1a1a1;
    border-radius: 2px;
}
input.inp_add_tw {
    text-align: center;
    width: 15px;
    border: none;
    font-size: 20px;
    color: #fff;
    background-color: #a1a1a1;
    height: 30px;
    border-radius:2px;
}
.outut_field input {
    text-align: center;
    border: 1px solid #A1A1A1;
    height: 30px;
    width: 50px;
    font-size: 14px;
    color: #A1A1A1;
    border-radius:2px;
}
    .outut_field input:focus-visible {
        outline: none;
    }
.equal_to_sym {
    color: #242b4b78;
    margin: 0px 15px;
}
.inp_add_num_no {
    display: flex;
    align-items: center;
    margin-left: 1px;
}
.frm_start p.top_captha_txt {
    color: #42a7e9;
    font-size: 11px;
    margin-bottom: 10px;
    margin-left: 3px;
    letter-spacing: 1px;
    margin-top: 11px;
}
.ref_icon {
    cursor: pointer;
    margin-left: 20px;
    color: #9f7951;
}
.refesh_icon {
    display: none;
}
.form_mdl .modal-content {
    border-radius: 10px !important;
}
.newerrmesspopup {
    display: block;
    width: 100%;
    color: #ff0909cc;
    font-size: 12px;
    margin-top: 0;
    padding-left: 12px;
    font-weight:100;
}
.open_form_num_mail a{
    text-decoration:none;
    color:#000;
    font-size:12px;
}
.open_form_num_mail a i{
    color:#000;
}
.open_form_num_mail {
    position: absolute;
    top: 260px;
    left: 25px;
}
p.terms_condition {
    margin-bottom: 0;
    font-size: 10px;
    margin-top: 14px;
    text-align: left;
    color: #727171;
}
 /*popup style ends*/
.blue_bg,.container-fluid.learn_stry_t_cnt {
    background-color: #0A4370;
}
.container-fluid.banner_section.blog {
    background: #0A4370;
}
.insights_text {
    color: #5f85a3;
}
.mob_canvas_menu .accordion-button:focus {
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
}
.mob_canvas_menu .accordion-button:not(.collapsed) {
    background-color: #003C6A;
    font-weight: 600;
}
.mob_canvas_menu .accordion-button.collapsed:focus {
    box-shadow: none;
}
.mob_canvas_menu .accordion-button {
    padding: 25px 42px 25px 20px !important;
    background-color: #003C6A;
    color: #59B7FF;
    font-size: 18px;
}
.mob_canvas_menu .accordion-body ul {
    padding-left: 0 !important;
    margin-bottom:0;
}
.mob_canvas_menu .accordion-body ul li{
    line-height:22px;
}
.mob_canvas_menu .accordion-body ul li a{
    font-weight:600;
    color:#000;
    font-size:14px;
}
.mob_canvas_menu .accordion-body ul li p{
    font-weight:400;
    color:#979797;
    font-size:12px;
}
.mob_canvas_menu .accordion-body {
    padding: 30px 20px 5px 40px;
    background-color: #F6FBFF;
}
#mob_menu .accordion-item {
    border-bottom: .2px solid #19629b;
    border-top: 0;
    border-right: 0;
    border-left: 0;
}
.mob_canvas_menu .accordion-item:last-of-type {
    border-radius: 0;
}
sup {
    top: -1em;
}
.First_sec_top_wite_canwas ul li div {
    padding: 15px 25px 10px 25px;
    line-height: 20px;
    letter-spacing: .3px;
}
.mob_colum_3 {
    padding-left: 0;
    background-color: #EEEEEE;
    min-height: 100vh;
}
.footer_setion2 {
    background-color: #151515;
}
@media(max-width:992px) {
    .footer_corporate_training{
        padding-left:0px !important;
    }
    .nav_student_login_btn.explore_corporate_btn{
        font-size:16px;
        padding:10px;
    }
    .home_students_login_mob{
        padding-top:15px;
    }
      .home_students_login_mob .footer_students_login:hover{
           color: #007CDC !important;
           background-color:transparent !important; 
      }
    .home_students_login_mob .footer_students_login {
        margin-left: auto;
        color: #007CDC !important;
        border-color: #007CDC !important;
        font-size: 12px;
        font-weight: 600 !important;
    }
    .course_index_mobile a {
        color: #000 !important;
    }
    .mob_sep_cls {
        padding: 0px 38px 15px 20px;
        align-items: unset;
    }
    .upcoming_batch ul {
        gap: 20px;
    }
    .brands {
        gap: 20px;
        margin-top: 10px;
    }
    .brands i{
        font-size:20px;
    }
    .abt_connection_ome p a {
        color: #000 !important;
    }
    .close_exe_mark.x_mark_canvas {
        color: #FF5C5C;
        padding-top:30px;
    }
    .container-fluid.footer_dwn {
        padding-top: 0px;
    }
    p.p_last_ft {
        margin: 30px 0px 30px 0px;
    }
    .mob_colum_3, .abt_connection {
        background-color: #F6F6F6;
    }
    .upcoming_batch, .abt_connection {
        padding-left: 35px;
    }
    .white_banner_heading {
        color: #FF5C5C;
    }
    .upcoming_batch{
        padding-top:35px;
    }
}
    .view_all_btn_footer, .view_all_btn_footer:hover {
        display: flex !important;
        font-weight: 600;
        background-color: #337ab7 !important;
        color: #fff !important;
        border-radius: 10px;
        width: 90%;
        height: 46px;
        align-items: center;
        display: flex;
        justify-content: center;
        margin: auto;
    }
@media(min-width:992px) {
    ul.ul_crs_footer li a:hover, .ul_date_footer li a:hover {
        background-color: #181818;
        border-radius: 10px;
    }
    ul.ul_crs_footer li a, .ul_date_footer li a {
        padding: 15px;
    }
    ul.ul_crs_footer, .ul_date_footer{
        gap:15px;
    }
}
.privacy_dot i {
    color: #6e6e6e !important;
    font-size: 5px !important;
    vertical-align: middle;
    margin: 0 2px;
}
.nav_student_login_btn {
    width: fit-content !important;
    color: #0778BE !important;
    border: 1px solid #0778BE !important;
    border-radius: 5px !important;
    font-size:14px;
}
.nav_student_login_btn i{
    margin-right:5px;
}
.footer_students_login {
    color: #b5b5b5 !important;
    border-color: #b5b5b5 !important;
    font-weight: 200 !important;
    display: flex;
    width: fit-content !important;
    align-items: center;
    gap: 9px;
}
.mob_canvas_menu .accordion-item:first-of-type .accordion-button, .mob_canvas_menu .accordion-item:last-of-type .accordion-button.collapsed {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.btn_txt_nw_tp {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.tell_ph_nw {
    font-weight: 600;
}
.date_ph_nw {
    display: flex;
    align-items: center;
    gap: 30px;
}
p.nw_up_b_d {
    margin-right: -25px;
    font-size: 14px;
    color: #CA0000;
    animation: bl_txt 1.5s linear infinite;
}
.btn_txt_nw_tp p {
    margin-bottom: 0;
    font-weight: 600;
}
.btn_txt_nw_tp_om {
    border: none;
    background-color: #CA0000;
    padding: 3px 10px;
    box-shadow: 0px 3px 6px #00000029;
    color: #fff;
    border-radius:5px;
    margin:0px 10px;
}
.top_scroll_menu_phone {
    display: flex;
    align-items: center;
    gap: 45px;
}
.main_links {
    display: flex;
    padding:15px 25px;
    gap:10px;
}
.main_links p a{
    color:#000 !important;
}
@media (min-width: 1530px) {
    .DE_cloud_br, .pbi_sql_br {
        display: block !important;
    }
}
.homenav_students_login .footer_students_login {
    color: #007CDC !important;
    border-color: #007CDC !important;
    font-weight:600 !important;
    padding:5px 8px;
}
.homenav_students_login .footer_students_login:hover{
    background-color:#fff;
    color:#007CDC !important;
}
.location_cont {
    padding: 50px 40px 50px 40px !important;
    background-color: #E5EFFB !important
}
.modal.fade.loction_model {
    transform: translate(-50%, -50%);
    top: 50% !important;
    left: 50%
}
.modal-dialog.loction_dialogu {
    width: 600px;
    max-width: 600px;
    margin-top: 200px !important;
}
.modal-content.loction_content {
    width: 600px;
    max-width: 600px;
    border-radius: 0;
    background-color: #F6F8FB;
}
button.link_sec_btn_on {
    width: 180px;
    height: 35px;
    font-size: 14px;
    background-color: #1A1609;
    color: #FFF;
    box-shadow: 0 3px 6px #00000029;
    border: none;
    font-weight: 600;
}
.link_section p {
    color: #747474;
    font-size: 14px
}
button.link_sec_btn_on.tw {
    border: 1px solid #1A1609;
    background-color: #fff0;
    color: #1A1609;
}
p.water_m_txt {
    position: absolute;
    right: 210px;
    opacity: .3;
    font-size: 13px;
}
p.top_loc_txt_on {
    color: #030104;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 7px !important;
}
p.top_loc_txt_tw {
    color: #030104;
    font-weight: 600;
    font-size: 15px;
}
.link_section {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 30px;
}
.modal-body.loction_bdy p {
    margin-bottom: 0;
}
.cpy_ri_dv p {
    padding-right: 93px;
}
/*course button card*/
.courses_btn_div {
    gap: 40px;
    display: flex;
    align-items: end;
}
.courses_btn, .courses_btn:hover {
    height: 32px;
    display: flex;
    align-items: center;
    border: 0.5px solid #007CDC;
    border-radius: 5px;
    color: #007CDC;
    font-size: 14px;
}
.courses_btn i {
    display: flex;
    padding-top: 3px;
    padding-left: 10px;
}
.hover_courses {
    display: none;
    scrollbar-width: thin;
}
.hover_courses .left_canvas_sd{
    padding:30px 10px 0px 0px !important;
    background-color:transparent;
}
.hover_courses .canvas_trending_course{
    color:#0778be;
}
.hover_courses .close_exe_mark.x_mark_canvas{
    color:#BF1D1D;
    display:block !important;
}
.hover_courses .First_sec_top_wite_canwas ul li a p{
    color:#9C9C9C !important;
}
.hover_courses .First_sec_top_wite_canwas ul li:hover {
    background-color: #eff8ff;
}
.courses_cf {
    background-color: #fff;
    position: fixed;
    top: 48px;
    z-index:9999;
}
.courses_btn_column {
    display: flex;
    align-items: center;
    gap: 30px;
}
/*course button card ends*/
.menu_corporate_head {
    font-weight: bold;
    color: #06416d;
    font-size: 18px;
    margin-bottom: 0px !important;
    padding-top: 35px;
    margin-top: 25px;
    border-top: 1px solid #e8e8e8;
}
.nav_student_login_btn.explore_corporate_btn {
    background-color: #ffc011;
    font-weight: 600;
    color: #000 !important;
    border:none !important;
    border-radius:20px !important;
    padding-left:20px;
}
.nav_student_login_btn.explore_corporate_btn i{
    padding-left:5px;
}
.footer_corporate_training{
    padding-left:15px;
    margin-top:60px;
}
.footer_corporate_training .nav_student_login_btn.explore_corporate_btn{
    background-color:#337ab7 !important;
    color:#fff !important;
    border-radius:5px !important;
    font-weight:400 !important;
}