﻿body {
    font-family: 'Segoe UI',sans-serif;
}
.fs_9{
    font-size:9px;
}
.fs_10{
    font-size:10px;
}
.fs_12{
    font-size:12px;
}
.pl_20{
    padding-left:20px;
}
.fw_600{
    font-weight:600;
}
.fade_up {
    opacity: 1;
}
.fade_up {
    position: static;
    transform: translateY(0px);
    opacity: 1;
}
.home_banner_cf {
    background-image: url(https://excelgoodieswebsitediag.blob.core.windows.net/excelgoodies/top_banner_3.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.student_login_btn_a {
    display: none !important;
}
.three_bars_top_menu.three_bar_black_top {
    background: #007CDC;
    box-shadow: 0px 3px 6px #00000029;
}
.phone_no_serch {
    gap: 20px;
}
.homenav_students_login{
    display:block !important;
}
.three_bars_top_menu {
    background: #007CDC;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 5px;
}
footer {
    background-color: #000000 !important;
}
.red_txt {
    color: #CA0000;
}
.home_banner {
    padding-top: 70px;
    padding-bottom:70px;
}
.BI_txt {
    font-size: 107px;
    color: #fff;
    margin-right: 5px;
    margin-left: -7px;
    /*    -webkit-logical-height: 119px !important;*/
    font-weight: 500;
    line-height: 120px;
    display: flex;
    align-items: center;
    font-family:lato;
}
/*.home_banner_subhead h3 {
    font-size: 36px;
    font-weight: bold;
    margin: 2px 0px 0px 0px;
    color:#000;
}*/
.home_banner_head{
    align-items:center;
    margin-bottom:60px;
    margin-top:-8px;
}
.journey_trusted {
    font-size: 14px;
    color: #272727;
    font-weight:600;
}
.journey_trusted_box{
    display:flex;
}
.journey_trusted_box {
    box-shadow: 0px 0px 6px #00000029;
    border-radius:10px;
    width:fit-content;
    padding:25px;
    background-color:#fff;
}
.journey_trusted_box .border_right{
    border-right:0.5px solid #E3E3E3;
}
.journey_trusted_box .border_bottom{
    border-bottom:0.5px solid #E3E3E3;
}
.journey_trusted_content{
    width:125px;
}
.rating_star{
    height:11px;
    width:12px;
}
.Rating_text_star{
    display:flex;
    align-items:baseline;
    gap:3px;
}
.google_reviews_link {
    color: #007CDC;
    text-decoration:underline;
}
.home_banner_btn, .home_banner_btn:hover{
    width: fit-content;
    color: #fff;
    border-radius: 0px;
    padding: 13px 30px;
    font-size: 18px;
    margin-bottom: 10px;
    background-color: #eb301f;
    border: none;
}
.PowerBI_logo{
    padding-right:15px;
    height:38px;
}
.sticky_nav_list{
    display:flex;
    align-items:center;
    justify-content:space-between;
    padding:13px 0px 13px;
}
.sticky_nav_list a{
   margin-bottom: 0;
   font-size:13px;
   font-weight:600;
   color:#fff;
   text-decoration:none;
}
/*.sticky_nav_options.active {
    border-bottom: 2px solid #007CDC;
    padding-bottom: 2px;
}*/
.sticky_nav_cf {
    position: sticky;
    top: 59px;
    z-index: 999;
    background-color: #000;
}
.course_cards_cf, .section_cf {
    padding: 100px 0px 80px 0px;
}
.learn_indemand_txt {
    color: #CA0000;
    margin-bottom:5px;
}
.main_subhead{
    font-size:32px;
    font-weight:bold;
    margin-bottom:40px;
    color:#000;
}
.card_head {
    padding: 30px 19px;
    border-radius:12px;
}
.card_head p{
    margin-bottom:10px;
}
.course_cards_div {
justify-content:space-between;
}
.card_head.card1 {
    background-image: url('../images/New_images/automation_course_card1.png');
}
.card_head.card1, .card_head.card2, .card_head.card3 {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 140px;
}
.card_head.card1 p {
    color: #1E5D7D;
}
.card_head.card2 p {
    color: #8B53AF;
}
.card_head.card3 p {
    color: #B9922F;
}
    .card_head.card2 {
    background-image: url('../images/New_images/automation_course_card2.png');
}
.card_head.card3 {
    background-image: url('../images/New_images/automation_course_card3.png');
}
.course_card {
    padding: 12px 12px 25px 12px;
    border-radius: 15px;
    box-shadow: 0px 0px 10px #00000029;
}
.sql_img{
    width:25px !important;
}
.for_txt {
    font-size: 24px;
}
.card_head h3 {
    font-size: 24px;
    font-weight: bold;
    margin: 0;
    color:#000;
}
.card_txt_content {
    font-size: 14px;
    color: #292929;
    margin-top:18px;
    line-height:24px;
    margin-bottom:18px;
    padding:0px 18px;
    min-height:144px;
}
.course_card_course_imgs div img{
    height:30px;
    width:30px;
    margin-bottom:3px;
    margin:auto;
}
.course_card_course_imgs div p{
    font-size:11px;
    }
.course_card_course_imgs div {
    padding: 10px 0px 10px 0px;
    width: 75px;
    border: 1px solid #E2E2E2;
    height: 75px;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}
.course_card_course_imgs tbody {
    display: flex;
    flex-direction: column;
    gap: 15px;
    height: 261px;
}
.course_card_course_imgs tbody tr{
    display:flex;
    gap: 5px;
}
a {
    text-decoration: none;
}
a.course_cards_btn div{
    background-color: #007CDC;
    border-radius: 5px;
    box-shadow: 0px 3px 6px #00000029;
    width: 100%;
    color: #fff;
    font-weight: 600;
    margin-top: 25px;
    text-decoration:none;
    padding:7px;
    text-align:center;
    height:46px;
    display:flex;
    align-items:center;
    justify-content:center;
}
a.course_cards_btn:hover {
    text-decoration:none;
}
    .card_3_btn {
    margin-top: 43px !important;
}
.course_cards_btn:hover, .request_btn:hover {
    color: #fff;
}
.course_cards_btn i{
    border:1px solid #fff;
    border-radius:50px;
    width: 18px;
    height: 18px;
    margin-left:15px;
    display: inline-flex;
    align-items: center;
    vertical-align: middle;
    justify-content: center;
    font-size:14px;
}
.how_we_transform_cf {
    padding: 80px 12px;
    background-image: url('../images/New_images/How_we_transfom_bg.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.browse_by_cf {
    background: transparent linear-gradient(180deg, #FFFFFF 0%, #E6EFF6 80%, #E4EDF5 89%, #B2DCFD 100%) 0% 0% no-repeat padding-box;
}
.how_we_transform_cf h3 {
    font-size: 26px;
    font-weight: 600;
    color: #E3E3E3;
    margin-bottom: 70px;
}
.subhead_small_line {
    color: #C9C9C9;
}
.how_we_transform_whole_div {
  /*  display: flex;
    flex-wrap: wrap;
    gap: 90px;*/
  margin-bottom:56px;
}
/*.how_we_transform_content{
    width:300px;
}*/
.how_we_transform_content h4{
    font-size:18px;
    color:#E3E3E3;
    margin-top:22px;
    margin-bottom:18px;
    border-left: 3px solid #007CDC;
    padding-left:12px;
}
.how_we_transform_content p{
    font-size:13px;
    color:#C9C9C9;
    line-height:24px;
    width:340px;
}
.how_we_transform_content img{
    height:40px;
    width:40px;
}
.industry_clr {
    color: #AB2F2F;
}
.browse_by{
    margin-bottom:40px;
    font-size:20px;
}
.industries_card {
    width:fit-content;
    padding: 5px 20px 5px 5px;
    border-radius: 20px;
    box-shadow: 0px 0px 6px #00000029;
    background-color:#fff;
}
.industries_card_fsbi {
    color: #7a7a7a;
    font-size:12px;
}
.industries_card_arrow_txt, .industries_card {
    display: flex;
    align-items: center;
    width:100%;
}
.industries_card_arrow_txt {
    justify-content: space-between;
}
.industries_card img {
    height: 105px;
    width: 105px;
    margin-right:15px;
}
.industries_card_arrow_txt i {
    color: #007CDC;
}
.browse_by_industry {
    margin-bottom:90px;
}
.browse_by_industry a{
    text-decoration:none;
    color:#000;
}
.industries_card{
    margin-bottom:20px;
}
.make_ur_move_cf {
    background-image: url('../images/New_images/make_your_move_bg.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.make_ur_move_l1 {
    font-size: 21px;
}
.make_ur_move_l2{
    font-size:32px;
}
.make_ur_move_l3{
    font-size:22px;
}
.advantage {
    color: #FFF700;
    font-size: 36px;
    white-space:nowrap;
}
.make_ur_move p {
    color:#fff;
}
.call_me_btn {
    background-color: #fff;
    width: 350px;
    border-radius: 5px;
    box-shadow: 0px 10px 6px #00000029;
    font-size:20px;
    font-weight:600;
    height:46px;
}
.for_corporate {
    box-shadow: 0px 0px 10px #00000029;
    border-radius: 20px;
    display: flex;
    justify-content: space-between;
    padding: 8px;
    background-color: #FFFFFF;
    width:80%;
    margin:auto;
}
.marquee_div {
    width: 100%;
    margin: auto;
}
.BIG_txt {
    font-size: 34px;
    font-weight: bold;
}
.for_corporate h3{
    font-weight:bold;
    font-size:30px;
    color:#000;
}
.for_corporate_p2{
    margin:25px 0px;
}
.for_corporate_p3 {
    color: #CA0000;
    line-height: 21px;
}
.for_corporate_content{
    width:365px;
    max-width:100%;
    padding:40px 0px 28px 30px;
}
.request_btn i{
    padding-left:16px;
    font-size:13px;
    padding-top:5px;
}
.request_btn {
    background-color: #007CDC;
    color: #fff;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 7px;
    font-weight:600;
    display:flex;
    align-items:center;
    width:290px;
    margin-top:55px;
    height:46px;
    padding-left:20px;
}
.for_corporate_img{
    /*max-width:550px;*/
    max-height:400px;
}

.marquee_container {
    position: relative;
    overflow: hidden;
}
.marquee {
/*    animation: marquee_nw 180s linear infinite;*/
    display: inline-flex;
    gap: 20px;
    padding: 10px 0px;
}
.for_corporate_cf {
    background-color: #F5F5F7;
}
@keyframes marquee_nw {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-90%);
    }
}
.why_we_head {
    font-size: 20px;
    color: #212121;
    margin-bottom: 10px;
    font-weight: 600;
    padding-left:15px;
}
.why_we_content {
    font-size: 13px;
    color: #4A4A4A;
    line-height:24px;
    padding-left:15px;
}
.why_we_img{
    height:185px;
    min-width:250px;
    margin-right:10px;
}
.why_we_content_div {
    display: flex;
}
.why_we_content_div.col-6{
    width:45%;
}
.border_line {
    width: 100%;
    background-color: #E3E3E3;
    height: 1px;
    margin: 25px 0px;
}
.testomonial_div {
    padding: 30px 0px;
    background-color: #50A5E7;
    border-radius: 20px;
    background-image: url('../images/New_images/testimonial_bg.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.testimonals_values{
    font-size:16px;
}
.testomonial_div_head{
    display:flex;
    margin-bottom:43px;
    margin-left:100px;
}
.testomonial_div_head1, .testomonial_div_head2 {
    border-left: 3px solid #007CDC;
    padding-left:10px;
    width:120px;
    color:#fff;
}
.testomonial_content_box.box_2{
    position:absolute;
    bottom:0;
    right:0;
}
.testomonial_content_box{
    padding:28px 25px;
    width:47%;
    border-radius:10px;
    background-color:#fff;
}
.testomonial_content {
    font-size: 12px;
    line-height: 20px;
    border-bottom: 1px solid #E3E3E3;
    padding-bottom:16px;
}
.clr_707070 {
    color: #707070;
}
.testimonals_btn {
    background-color: #FFCC00;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 10px;
    font-weight: 600;
    width: 250px;
    margin-top: 90px;
    align-items: center;
    display: flex;
    justify-content: center;
    height:46px;
}
.testimonals_btn i{
    margin-left:10px;
}
.testomonial_body{
    position:relative;
}
.owl-carousel .owl-item .img_on_crs, .owl-carousel .owl-item .img_on_crs_tw {
    height: 32px;
    width: 40px;
    position: absolute;
    width:fit-content !important;
}
.img_on_crs {
    left: -25px;
    top: -15px;
}
.img_on_crs_tw{
    right:-25px;
    bottom:-15px;
}
.fa-angle-left.crf_left {
    background-color: #979797;
    height: 30px;
    width: 30px;
    line-height: 20px;
    border-radius: 100%;
    font-size: 20px !important;
    padding: 5px 2px 0px 0px;
    color: #ffffff;
    cursor: pointer;
}
.fa-angle-right.crf_right {
    background-color: #979797;
    height: 30px;
    width: 30px;
    line-height: 20px;
    border-radius: 100%;
    font-size: 20px !important;
    padding: 5px 2px 0px 0px;
    color: #ffffff;
    margin-left: 17px;
    cursor: pointer;
}
i.fa-solid.fa-arrow-left.crf_left, i.fa-solid.fa-arrow-right.crf_right {
    font-size: 16px;
    color: #007cdc;
    padding: 8px 9px;
    border: 2px solid #007cdc;
    border-radius: 50%;
}
.testimonial_carosoul_cf  .owl-theme .owl-dots .owl-dot span {
    height: 3px;
    width: 12px;
    border-radius: 0;
}
.testimonial_carosoul_cf  .owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 40px;
    margin-bottom: -75px;
}
#testimonial_carousal .item{
    padding:26px 100px;
}
.testimonial_carosoul_cf {
    background-color: #F5F5F7;
    padding-bottom:100px;
}
.insights_card img {
    border-radius: 20px;
    margin-bottom: 15px;
    width:100%;
}
.insights_body_content {
    height: 75px;
    margin-top: 3px;
    margin-bottom: 30px;
    font-weight: 600;
    color: #3D3D3E;
}
.insights_read_btn, insights_read_btn:hover {
    background-color: #007CDC;
    color: #fff !important;
    border-radius: 5px;
    width: 100%;
    height: 46px;
    align-items: center;
    display: flex;
    justify-content: center;
}
.insights_body_title {
    color: #007CDC;
    font-size: 14px;
}
.insights_div{
    display:flex;
    justify-content:space-between;
}
.insights_card{
    width:340px;
}
.p10{
    padding:10px;
}
/*.course_card_course_imgs table tr td {
    border: 1px solid #E2E2E2;
}*/
.floating_menu {
    display: flex;
    flex-direction: column;
}
.floating_menu {
    display: flex;
    flex-direction: column;
    gap: 16px;
    background-color: #fff;
    box-shadow: 0px 0px 10px #00000029;
    width: fit-content;
    padding: 10px;
    position: fixed;
    top: 17rem;
    right: 0;
    z-index: 9999;
}
.floating_menu img {
    width: 20px;
}
.course_card_course_imgs table {
    width:90%;
    margin:auto;
}
a.active {
    color: #007CDC !important;
    font-weight: 600 !important;
    font-size: 13px !important;
}
.marquee_div {
    margin-bottom: 120px;
}
@media (max-width: 767px) {
    .number_counting_fld {
        padding-left: 25px;
        margin-top: -10px;
    }
    .trusted_journey_head {
        font-size: 20px !important;
        text-align: start !important;
        margin-bottom: 50px !important;
        padding-top: 70px !important;
    }
    .running_count_sec {
        padding-bottom: 110px !important;
        margin-bottom: 0px;
        flex-direction: column;
        gap: 45px;
        margin-top: 50px !important;
    }
    .data_enthiust, .corporate_sign, .google_reviews {
        border: none !important;
        padding: 0;
        background-color: #0f0f0f !important;
        width: auto !important;
        height: auto !important;
        align-items: baseline !important;
    }
    .number_txt {
        justify-content: initial !important;
        color: #18aaff !important;
        font-size: 25px !important;
    }
    button.btn.get_start_btn {
        width: 100%;
        margin-top: 32px;
        padding: 15px 15px;
        font-weight: 600;
    }
    .govt_clientele_img img {
        width: 49% !important;
    }
    .govt_clientele_content {
        margin-bottom: 50px;
    }
    .about_govt_clientele{
        margin-bottom:30px;
    }
    .learn_indemand_txt{
        margin-bottom:12px;
    }
    .container-fluid.course_cards_cf .container {
        padding: 0px;
    }
    .marquee_div {
        margin-bottom: 100px;
    }
    .wisdom_content_blue_txt {
        color: #007CDC;
        margin-top: 16px;
        font-weight: 600;
    }
    .wisdom_img img {
        border-radius: 20px;
    }
    .why_our_trainers_para {
        padding-left: 13px;
        margin-bottom:50px;
    }
    a.course_cards_btn div {
        margin-top: 50px !important;
    }
    .home_banner_cf {
        background-position: center;
        background-image: url(https://excelgoodieswebsitediag.blob.core.windows.net/excelgoodies/top_ban_mob_l.png);
    }
    .how_we_transform_whole_div {
        margin-bottom: 0px;
    }
    .how_we_transform_content{
        margin-bottom:50px;
    }
    .sub_main_head.test_hd_mob.main_subhead {
        padding-top: 100px;
    }
/*    .fa-solid.three_bars_top_menu.fa-bars.mob_sec {
        background-color: transparent;
    }*/
     footer {
        background-color: #00243f !important;
    }
    .first_line {
        font-size: 12px;
        font-weight: 600;
        margin-bottom: 5px;
        padding-top: 30px;
    }
    .home_banner{
        padding:0px 0px 70px 0px;
    }
    .BI_txt {
        font-size: 107px;
        line-height: 115px;
        flex-direction: column;
        align-items: normal;
    }
    .main_head2 {
        font-size: 28px !important;
        line-height: 42px !important;
        margin: 2px 0px 0px 0px;
        margin-left: 8px !important;
    }
    .home_banner_btn{
        margin-top:50px;
        max-width:100%;
    }
    .course_card {
        margin-bottom: 50px;
        width:100%;
    }
    .course_cards_cf{
        padding-bottom:40px;
    }
    .for_corporate {
        flex-direction: column-reverse;
        width: 100%;
    }
    .for_corporate_img, .marquee_div {
        width: 100%;
    }
    .why_we_img {
        width: 100%;
        height:auto;
    }
    .why_we_content_div{
        display:block;
    }
    .testimonial_cf {
        background-color: #EEEEEE;
    }
    h1.sub_main_head.test_hd_mob {
        margin-bottom: 0;
        padding: 100px 0px 40px 0px;
        color: #464646;
        font-size: 26px !important;
        font-weight: bold;
    }
    .test_itm {
        background-color: #fff;
        box-shadow: 0 3px 6px #00000029;
        padding: 60px 20px 40px 20px;
        height: 550px;
        overflow-y:scroll;
    }
    p.texs_mob_star {
        display: flex;
        gap: 5px;
        color: #FFCC00 !important;
        padding-bottom: 15px;
        margin-bottom:0px;
    }
    p.texs_mob_on_txt {
        font-weight: 700;
        font-size: 14px;
        margin-bottom:0px;
    }
    p.texs_mob_tw_txt {
        color: #707070;
        font-size: 12px;
        padding-bottom:15px;
    }
    p.texs_mob_fur_txt {
        font-size: 12px;
        font-weight: 700;
    }
    .abt_txt_para p {
        font-size: 13px;
        padding-top: 30px;
        line-height: 24px;
        font-style: italic;
    }
    .abt_txt_para {
        border-top: 1px solid #7070706b;
    }
    button.intrs_btn_all.view_tsti_mob {
        background-color: #FC0;
        color: #000;
    }
    .testti_btn.main_btn {
        padding: 12px 40px !important;
        width: 100%;
        margin-bottom: 100px;
        background-color: #FC0;
        color: #000;
        font-size: 18px;
        border: none;
        box-shadow: 0 3px 6px #00000029;
        margin-top: 20px;
        font-weight: 600;
    }
    .col-8.testi_txt_name p {
        margin-bottom:0px;
    }
    .testimonial_dwn .owl-theme .owl-nav.disabled + .owl-dots{
        margin-top:20px;
    }
    .why_we_img{
        margin-right:0px;
    }
    .btn.read_btn {
        background-color: #007CDC;
        color: #fff;
        width: 100%;
        font-size: 18px;
        padding: 11px 0px;
        margin: 30px 0px;
    }
    .course_cards_cf, .section_cf, .how_we_transform_cf {
        padding: 100px 12px;
    }
    .subhead_small_line {
        font-size: 14px;
    }
    .main_subhead{
        font-size:26px;
        line-height:35px;
    }
    .card_txt_content{
        font-size:16px;
    }
    .course_cards_btn {
        margin-top: 75px;
        font-size: 16px;
        padding: 15px;
    }
/*    .course_card_course_imgs div{
        width:0px !important;
    }*/
    .course_card.last_card{
        margin-bottom:0px;
    }
    .industries_card{
        width:100%;
    }
    .make_ur_move_l1{
        font-size:17px;
    }
    .BIG_txt{
        font-size:40px;
    }
    .make_ur_move_l2{
        font-size:30px;
        font-weight:600;
        margin:25px 0px 30px 0px;
    }
    .make_ur_move_l3, .mob_fs_20 {
        font-size: 20px;
    }
    .call_me_btn{
        margin-top:50px;
    }
    .mob_btn_pad{
        width:100%;
    }
    .for_corporate_content{
        padding:14px 14px 30px 14px;
    }
    .why_our_trainers_subhead {
        border-left: 3px solid #007CDC;
        padding-left: 10px;
        margin:20px 0px;
    }
    .journey_trusted_box, .journey_trusted_content {
        max-width: 100%;
    }
    .browse_by{
        font-size:18px;
    }
}
@media (min-width: 768px) and (max-width: 992px) {
    .how_we_transform_content p{
        width:auto;
    }
    .why_we_content_div{
        flex-direction:column;
        gap:20px;
    }
    .BI_txt {
        font-size: 165px;
    }
    .course_card {
        margin-bottom: 50px;
    }
/*    .course_card_course_imgs div{
        width:81px !important;
    }*/
}
@media (min-width: 992px) and (max-width: 1200px) {
    .course_card_course_imgs div{
        max-width:60px !important;
        height:60px !important;
    }
    .course_card_course_imgs div p{
        font-size:9px;
    }
}
@media (min-width: 992px) and (max-width: 1200px) {
    .card_head{
        height:150px;
    }
}
.btn:focus{
    box-shadow:none;
}
.wisdom_content_para{
    height:70px;
}
.inp_div .form-select {
    color: #D3D3D3;
}
/*a.course_cards_btn.card_3_btn div {
    margin-top: 25px;
}*/
/*a.course_cards_btn.card_2_btn div {
    margin-top: 117px;
}*/
.pbi_icons_imgs.data_lake{
    width:30px !important;
}
@media (min-width: 1024px) {
    .course_cards_div.row .col-lg-4.col-md-6.col-12 {
        width: 32.333%;
    }
}
.marquee img {
    height: 65px;
}
.row1, .row2{
    gap:40px;
}
.for_corporate_img_div{
    display:flex;
    align-items:center;
}
.about_govt_clientele {
    border-left: 3px solid #DC1515;
    padding-left:15px;
}
.govt_clientele_img img {
    border: 1px solid #ededed;
    margin-bottom:5px;
}
.btn.get_start_btn {
    border: 1px solid #007CDC;
    border-radius: 5px;
    color: #007CDC;
    margin-top:16px;
}
.main_head2 {
    font-size: 36px;
    line-height: 51px;
    margin-top: 4px;
    color: #fff;
    font-weight: 600;
    margin-left: 5px;
}
.first_line{
    color:#fff;
    font-weight:600;
}
.banner_yelllow_txt {
    color: rgb(253, 253, 9) !important;
}
/*old india styles*/
.new_upcoming_btn_sec {
    margin-top: 50px;
}
.new_upcoming_btn_sec ul {
    list-style: none;
    background-color: #eb301f;
    width: fit-content;
    padding: 1px 16px;
    transform: skew(-25deg);
    margin-left: 5px;
    margin-bottom: 10px;
}
.new_upcoming_btn_sec ul a {
    text-decoration: none;
    color: #fff;
    transform: skew(20deg);
    display: block;
}
.upcoming_batch_txt a {
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    text-decoration: none;
}
.down_drop._arrow_in i {
    font-size: 28px;
    border: 1px solid #a1a1a1;
    border-radius: 50%;
    padding: 14px 18px;
    margin-bottom: 90px;
    color: #a1a1a1;
    margin-top: 40px;
}
.number_counting_fld {
    background-color: #121212;
    margin-top: -50px;
}
.trusted_journey_head {
    color: #fff;
    padding-top: 150px;
    text-align: center;
    font-size: 30px;
    font-family: 'Lato';
    font-weight: 500;
    letter-spacing: 1px;
}
.running_count_sec {
    display: flex;
    justify-content: space-between;
    margin-top: 80px;
    padding-bottom: 146px;
}
.data_enthiust {
    border: 2px solid #404040;
    background-color: #0f0f0f;
    height: 130px;
    width: 215px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding-bottom: 5px;
}
.number_txt {
    color: #ffffff;
    font-size: 28px;
    display: flex !important;
    justify-content: center;
    margin-bottom: 0;
    letter-spacing: 1px;
}
.run_count_txt {
    font-size: 15px;
    font-weight: 500;
    color: #8b8b8b;
}
.corporate_sign {
    border: 2px solid #404040;
    background-color: #0f0f0f;
    height: 130px;
    width: 215px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding-bottom: 5px;
}
a.g_reviwe_cunt {
    text-decoration: none;
}
.google_reviews {
    border: 2px solid #404040;
    background-color: #0f0f0f;
    height: 130px;
    width: 215px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding-bottom: 5px;
}
span.run_count_txt.blue_org {
    text-decoration: underline;
    color: #0778be;
    text-decoration-color: #0778be;
}
.container-fluid.craosoul_container {
    background-color: #f5f5f5;
    padding-top: 15px;
    padding-bottom: 15px;
}
.marquee {
    overflow: hidden;
    width: 100%;
}
.container.marquee{
    padding:0px;
}
.img_track {
    display: flex;
    width: max-content;
    animation: scroll 140s linear infinite;
}
    .img_track img {
        height: 80px;
        margin-right: 40px;
        flex-shrink: 0;
    }
@keyframes scroll {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-50%);
    }
}
p.agrement_txt {
    margin-bottom: 0;
    font-size: 12px;
    margin-top: 10px;
    letter-spacing: -0.5px;
    color: #727171;
}
/*old india style ends*/
.container.marquee .img_track img{
    margin-right:0px;
}