﻿.fs_22{
    font-size:22px;
}
.fs_24{
    font-size:24px;
}
.fs_12{
    font-size:12px;
}
.fs_14{
    font-size:14px;
}
.fs_32{
    font-size:32px;
}
.fs_10 {
    font-size: 10px;
}
.fw_600{
    font-weight:600;
}
.mb_35{
    margin-bottom:35px;
}
/*header footer*/
.fade_up {
    position: static;
    transform: translateY(0px);
    opacity: 1;
}
.three_bars_top_menu.three_bar_black_top {
    background: #007CDC;
    box-shadow: 0px 3px 6px #00000029;
}
.btn.fixed_enq_now.fixed_btn_top {
    border-radius: 5px;
}
.phone_no_serch {
    gap: 45px;
}
.three_bars_top_menu {
    background: #007CDC;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 5px;
}
.student_login_btn_a {
    display: none !important;
}
footer {
    background-color: #000000 !important;
}
/*header footer ends*/

/*body content style*/

.top_banner_image {
    background-image: url('../images/New_images/about_us_bg.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: 0px;
    height:630px;
}
.container.top_banner_content {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.container.top_banner_content h3 {
    line-height: 38px;
    font-family: 'Segoe UI', sans-serif;
}
.heading_one_first_banner {
    color: #CA0000;
    font-size: 18px;
    width: fit-content;
    padding: 6px 4px;
    margin-bottom: 0px;
    font-weight: 600;
}
.heading_tw0_first_banner {
    font-size: 46px;
    font-weight: 700;
    width: fit-content;
    padding-bottom: 25px;
    color:#000;
}
.contact_us_btn {
    background-color: #007CDC;
    color: #fff;
    padding: 12px 40px;
    width: fit-content;
    text-decoration: none;
    margin-left: 3px;
}
.contact_us_btn:hover{
    color:#fff;
}
.down_arrow_btn i {
    border: 1px solid #4A4A4A;
    border-radius: 50%;
    color: #4A4A4A;
    height: 45px;
    width: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.down_arrow_btn {
    text-decoration: none;
    margin-top: 80px;
}
.well_hello_there_banner {
    text-align: center;
    box-shadow: 0px 6px 6px #00000029;
}
.hello_banner_heading {
    color: #FFFFFF;
    font-size: 32px;
    font-family: 'Segoe UI', sans-serif;
    margin-bottom: 60px;
}
.hello_banner_content_one {
    color: #EE7EF9;
    font-size: 24px;
    margin-bottom: 10px;
    font-family: 'Segoe UI', sans-serif;
}
.hello_banner_content_two {
    color: #EE7EF9;
    font-size: 24px;
    width: 75%;
    margin: auto;
    margin-bottom: 30px;
    font-family: 'Segoe UI', sans-serif;
}
.hello_banner_content_three {
    width: 65%;
    margin: auto;
    color: #A2A2A2;
    font-size: 16px;
    padding-top: 25px;
    padding-bottom: 110px;
    line-height: 28px;
    font-family: 'Segoe UI', sans-serif;
}
.container-fluid.four_segment_after_banner, .well_hello_there_banner, .carousel_banner_slides {
    background-color: #000000;
}
.about_year_establish,.four_segment_after_banner h3 {
    color: #fff;
    text-align:center;
}
.four_segment_after_banner h3{
    margin-bottom:60px;
    font-size:32px;
}
.numberd_top_txt {
    font-size: 24px;
}
.counter_box {
    background-color: #18191B;
    padding:37px;
    border-radius:10px;
}
.four_segment_after_banner{
    padding-top:60px;
    padding-bottom:120px;
}
.our_journey, .amazing_company_para {
    font-size: 32px;
    text-align: center;
    font-weight: 600;
    font-family: 'Segoe UI', sans-serif;
}
.About_excelgoodies_info {
    font-size: 18px;
    width: 86%;
    margin: auto;
    text-align: center;
    margin-bottom: 40px;
    line-height: 35px;
    margin-top: 25px;
    letter-spacing: -.54px;
    color:#000;
}
.About_excelgoodies_trainer {
    font-size: 18px;
    width: 88%;
    margin: auto;
    text-align: center;
    line-height: 35px;
    margin-bottom: 40px;
    padding: 30px;
    border-radius: 10px;
    background-color: #f0edf0;
    letter-spacing: -.54px;
    color: #000;
}
.excelgoodies_community_enthuist {
    font-size:26px;
    text-align: center;
    font-weight: 600;
    font-family: 'Segoe UI', sans-serif;
}
.excelgoodies_data_enthiust {
    color: #DC1515;
}
.gold_text {
    color: #EDBD11;
    font-weight: 600;
}
.our_journey_container, .trusted_companies_cf, .Why_excelgoodies_cf, .bg_abt_trainer, .testimonial_carosoul_cf {
    padding-top: 110px;
    padding-bottom: 110px;
}
.our_journey_container_cf {
    background: transparent linear-gradient(244deg, #EEDFEF 0%, #F5F5F6 18%, #FFFFFF 41%, #F4F4F4 80%, #E9CFEC 100%) 0% 0% no-repeat padding-box;
}
.amazing_company_para {
    color: #000;
    text-align: center;
    margin-bottom: 40px;
}
.marquee {
    animation: marquee_nw 50s linear infinite;
    display: inline-flex;
    gap: 20px;
    padding: 10px 0px;
}
.marquee_container{
    overflow:hidden;
}
.marquee img{
    height:94px;
}
@keyframes marquee_nw {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-90%);
    }
}
.red_txt {
    color: #DC1515;
}
.excelG_teaches{
    margin-bottom:90px;
    font-size:22px;
}
.full_stack_content, .image_second_content, .third_content_cont {
    line-height: 30px;
    font-size: 18px;
}
.view_course {
    color: #007CDC;
}
.ful_stack_first_image, .Third_image {
    margin-left: auto;
    border-radius:10px;
}
.second_image {
    margin-right: auto;
    border-radius: 10px;
}
.full_stack_content_two, .abut_us_trai_head, .full_stack_content_three {
/*    width: 85%;*/
    margin: auto auto 60px auto;
}
.about_trainer_card_para {
    color: #5F5F5F;
    position: absolute;
    top: 140px;
    padding-right: 15px;
}
.about_trainer_card {
    padding: 25px 15px;
    background-color: #FFFFFF;
    color: #fff;
    border-radius: 10px;
    min-height: 250px;
    position: relative;
    box-shadow: 0px 0px 15px #00000029;
}
.about_trainer_card img{
    height:20px;
    margin-bottom:10px;
}
.top_samll_log_sep{
    margin-left:0px;
    display:unset;
}
.small_excel_log {
    margin: -2px 15px 0px 0px;
}
.row_gap{
    display:grid;
    gap:24px;
}
.coummnity_img{
    width:100%;
}
/*testimonial*/
.main_subhead {
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 60px;
}
.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;
}
.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;
}
.testimonals_values {
    font-size: 13px;
}
.rating_star {
    height: 11px;
    width: 12px;
}
.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;
}
.testomonial_content_box {
    padding: 28px 25px;
    width: 47%;
    border-radius: 10px;
    background-color: #fff;
}
.testomonial_content {
    font-size: 11px;
    line-height: 20px;
    border-bottom: 1px solid #E3E3E3;
    padding-bottom: 16px;
}
.clr_707070 {
    color: #707070;
}
.testimonals_btn {
    background-color: #FFCC00 !important;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 10px !important;
    font-weight: 600 !important;
    width: 250px;
    margin-top: 90px;
}
.testimonals_btn i {
    margin-left: 10px;
}
.testomonial_content_box.box_2 {
    position: absolute;
    bottom: 0;
    right: 0;
}
.img_on_crs {
    left: -25px;
    top: -15px;
}
.img_on_crs_tw {
    right: -25px;
    bottom: -15px;
}
#testimonial_carousal .item {
    padding: 26px 100px;
}
.testimonial_carosoul_cf .owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 40px;
    margin-bottom: -75px;
}
.testimonial_carosoul_cf .owl-theme .owl-dots .owl-dot span {
    height: 3px;
    width: 12px;
    border-radius: 0;
}
.testimonial_carosoul_cf{
    padding-bottom:150px;
}
/*testimonial ends*/
.first_image_content{
    margin:auto 0px;
}
@media (min-width: 992px) {
    .our_journey_container p {
        width: 72%;
        margin-left: auto;
        margin-right: auto;
    }
}
@media (max-width: 992px) {
/*    .ful_stack_full_contents, .full_stack_content_two, .abut_us_trai_head, .full_stack_content_three{
        width:100%;
    }*/
    .container-fluid.Why_excelgoodies_cf{
        padding:0px;
    }
    .four_segment_after_banner h3 {
        font-size: 26px;
    }
    .about_trainer_card_para {
        top: 115px;
    }
    .about_trainer_card {
        min-height: 215px;
    }
    .container-fluid.four_segment_after_banner {
        background-color: #0b0b0b;
    }
    .journey_line2 {
        color: #a07ab6 !important;
    }
    .heading_tw0_first_banner {
        font-size: 42px;
        margin-bottom:50px;
    }
    .container.top_banner_content {
        height: auto;
        padding-top: 65px;
        padding-bottom:250px;
    }
    .about_year_establish, .four_segment_after_banner h3 {
        text-align: left;
    }
    .numberd_top_txt{
        margin-bottom:0px;
        margin-top: 26px;
    }
    .four_segment_after_banner{
        padding-bottom:100px;
    }
    .well_hello_there_banner{
        padding-top:100px;
        text-align:left;
    }
    .hello_banner_content_two, .hello_banner_content_three, .About_excelgoodies_info, .About_excelgoodies_trainer {
        width: 100%;
    }
    .hello_banner_heading{
        margin-bottom:25px;
    }
    .About_excelgoodies_info, .About_excelgoodies_trainer, .excelgoodies_community_enthuist {
        text-align: left;
    }
    .ful_stack_first_image, .second_image, .Third_image{
        width:100%;
    }
    .full_stack_content_two, .full_stack_content_three {
        margin-top: 100px !important;
    }
    p.image_head_second, .third_content_head, .full_stack_head_para {
        margin-top: 50px;
        margin-bottom: 25px;
    }
    .mb_mob_24{
        margin-bottom:24px;
    }
    .top_banner_image{
        height:auto;
    }
    .down_arrow_btn{
        margin-bottom:100px;
    }
    .Why_excelgoodies_cf{
        padding-bottom:50px;
    }
    /*testimonial mobile*/
    .testimonial_cf, .testimonal_mob.padding_in {
        background-color: #EEEEEE;
    }
    .padding_in {
        padding: 100px 0px;
    }
    h1.sub_main_head.test_hd_mob {
        margin-bottom: 0;
        padding: 0px 0px 40px 0px;
    }
    .test_itm {
        background-color: #fff;
        box-shadow: 0 3px 6px #00000029;
        padding: 60px 20px 40px 20px;
        height: 550px;
    }
/*    .owl-carousel .owl-item img {
        width: 100% !important;
        height: 100%;
        object-fit: cover;
    }*/
    .col-8.testi_txt_name p {
        margin-bottom: 0;
    }
    p.texs_mob_star {
        display: flex;
        gap: 5px;
        color: #FFCC00 !important;
        padding-bottom: 15px;
    }
    p.texs_mob_on_txt {
        font-weight: 700;
        font-size: 14px;
    }
    .abt_txt_para {
        border-top: 1px solid #7070706b;
    }
    .abt_txt_para p {
    font-size: 13px;
    padding-top: 30px;
    line-height: 24px;
    font-style: italic;
   }
    p.texs_mob_tw_txt {
        color: #707070;
        font-size: 12px;
        padding-bottom: 15px;
    }
    p.texs_mob_fur_txt {
        font-size: 12px;
        font-weight: 700;
    }
    #owl_testimonal > .owl-dots > .owl-dot {
        margin-top: 20px;
        margin-bottom:20px;
    }
    #owl_testimonal > .owl-dots > .owl-dot span {
    width: 25px;
    height: 5px;
    border-radius: 0px;
}
    button.testti_btn.main_btn {
        background-color: #ffcc00;
        color: #000;
        font-weight: 600;
        width:100%;
    }
    button.main_btn {
        padding: 15px 15px;
        border-radius: 5px;
        box-shadow: 0px 3px 6px #00000029;
        border:none;
    }
    .testimonial_cf{
        padding-bottom:50px;
    }
    /*testimonial mobile ends*/
}
.Aboutus_community_image{
    display:flex;
    margin:auto;
}
.coummnity_image_top_banner {
    background-color: #033965;
}
    /*body content style ends*/
.about_trainer_card .fs_24.fw_600{
    color:#000;
}
.Why_excelgoodies_cf {
    background: transparent linear-gradient(180deg, #FFFFFF 0%, #EBF2F8 25%, #E4EDF5 85%, #B2DCFD 100%) 0% 0% no-repeat padding-box;
}
.highlighted_text {
    font-weight: 600;
    color: #EE7EF9;
}
.heading_section_why_excelgoodies{
    text-align:center;
}
.first_image_content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}
/*.full_stack_content {
    font-size: 18px;
    text-align: left;
    line-height: 35px;
    font-weight: 400;
    margin-bottom: 0;*/
/*    padding-left: 40px;
    padding-right: 40px;*/
/*}
.full_stack_head_para {
    font-size: 26px;
    font-weight: bold;
    padding-bottom: 15px;*/
    /*padding-left: 40px;*/
    /*font-family: 'Segoe UI', sans-serif;
}
.second_img_sep {
    display: flex;
    flex-direction: column;
    justify-content: center;*/
    /*padding-left: 55px !important;*/
/*}
.third_content_cont {
    width: 100%;
    font-size: 18px;
    font-weight: 400;*/
    /*padding-right: 50px;*/
    /*line-height: 35px;
}*/