.hero_section{
    background-color: #F3FFF8;
    padding: 50px 0px !important;
}

.width_small_join_second_sec{
    /* width: 100%; */
}
.hero_img{
    width: 100%;
}
.earning_image_text{
    color: white;
}
.container{
    width: 85%;
}
.bold_heading{
    font-weight: bold;
    font-size: 35px;
    width: 90%;
}
.hero_belo_para{
    font-weight: 500;
    font-size: 20px;
    width: 70%;
    padding-bottom: 15px;
}
.join_us_hero{
    text-decoration: none;
    background-color: #1E54B0;
    color: white;
    padding: 15px 100px;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 5px;
    border: none;
    cursor: pointer;
    margin-bottom: 10px;
}
.get_started{
    font-weight: 500;
    font-size: 35px;
}
.get_started_para{
    color: #545454;
    font-size: 20px;
}
.get_started_total_div{
    text-align: center;
    padding: 25px 0px;
}
.why_udchalo_para{
    font-size: 20px;
    padding: 10px 0px;
    text-align: justify;
    color: #545454;
    width: 100%;
}
.join_para{
    font-size: 16px;
}
.why_udchalo_total_div{
    padding-top: 25px;
    padding-bottom: 0px;
    
}
.total_sec_why_udchalo{
    background-color: #DFF2F8;
}
.why_udchalo_coupon{
    background-color: #DEF1E2;
    padding: 10px;
    display: inline;
    border-radius: 5px;
    border: 1px solid lightgray;
}
.why_udchalo_img{
    width: 100%;
    padding: 25px;
    padding-top: 0px !important;
    padding-right: 40px !important;
    /* padding-left: 10px !important; */
}
.hero_padding_left{
    padding-left: 0px !important;
}
.share_now{
    background-color: #1E54B0;
    color: white;
    font-weight: 500;
    padding:10px 50px;
    margin-top: 20px;
    display: inline-block;
    border-radius: 5px;
    border: 1px solid lightgray;
    font-size: 12px;
    cursor: pointer;
    height: 42px;
}
.assistant_join_button{
    cursor: pointer;
    font-weight: 500;    
    height: 50px !important;
}
.join_us_hero:hover{
    color: white;
    text-decoration: none;
}
.share_now a{
    color: white;
}
.share_now a img{
    margin-right: 10px;
}
.why_fren_section{
    padding: 50px 0px !important;
}
.why_udchalo_img_second{
    width: 100% !important;
    /* height: 250px; */
}
.earning_opp_heading{
    font-size: 30px;
    color: white;
    margin-bottom: 15px;
}
.earning_opp_desc{
    color: white;
    font-size: 20px;
}
.total_sec_earning_opp{
    background-color: #116735;
    padding: 50px 0px !important;
    text-align: center;
}
.earning_img_div_row img{
    width: 75%;
    margin-top: 5px;
}
.investment_heading_black{
    font-size: 30px;
    font-weight: 500;
}
.investment_desc_black{    
    font-size: 20px;
    width: 60%;
    margin: auto;
}
.investment_sec_total{
    text-align: center;
    padding: 50px 0px !important;
    background-color: #DFF2F8;
}
.card_body{
    position: relative;
    background-color: white;
    border-radius: 5px;
    width: 100%;
    margin: auto;
    margin-top: 40px;
    height: 120px;
}
.card_circle{
    width: 50px;
    height: 50px;
    border-radius: 100%;
    background-color: white;
    position: absolute;
    left: 50%;
    transform: translate(-50%,-50%);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    font-size: 20px !important;
}
.card_desc{
    padding: 40px 30px;
    font-weight: 500;
    font-size: 15px !important;
}
.card_total_div{
    padding: 20px 0px;
}
.benifits_heading{
    font-size: 30px;
    font-weight: 500;
}
.benifits_desc{
    font-size: 20px;
    width: 60%;
    margin: auto;
    color: #000;
}
.benifits_total_div{
    text-align: center;
}
.benefits_total_section{
    padding: 50px 0px !important;
    background-color: #F5FFF9;
}
.table_benefits{
    width: 100%;
    margin: auto;
}
.benefits_check_img{
    padding-right: 15px;
}
.benefits_data{
    color: #545454;
}
.table_benefits tr td{
    padding-top: 30px;
}
.table_benefits_more_width{
    width: 100%;
    margin: auto;
    margin-left: 50px;
}
.table_benefits_more_width tr td{
    padding-top: 30px;
}
.benefits_data_assistant{
    width: 60%;
}
.assistant_heading_div{
    font-weight: 500;
    text-align: center;
}
.assistant_heading_div p{
    font-size: 30px;
}
.assistant_total_section{
    padding: 50px 0px !important;
    background-color: #DFF2F8;
}
.benefits_check_img_assistant img{
    width: 60%;
    padding-right: 0px;
    display: flex;
    margin: auto;
}
.benefits_check_img_assistant{
    display: inline-block;
    margin-right: 0px;
}
.benefits_check_img_assistant{
    display: inline-block;
    margin-right: 0px;
}
.table_benefits_tr_assist{
    display: flex;
    align-items: center;
}
.assistant_join_button{
    padding: 8px 0px;
    width: 330px;
    background-color: #1E54B0;
    color: white;
    text-align: center;
    margin: auto;
    display: block;
    border: none;
    margin-top: 30px;
    border-radius: 5px;
    height: 42px;
    text-decoration: none;
}
.assistant_join_button:hover{
    color: white;
    text-decoration: none;
}





.accordion {
    background-color: white;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border:none;
    /* border-left: 2px solid grey; */
    text-align: left;
    outline: none;
    font-size: 20px;
    transition: 0.4s;
    margin-bottom: 10px;
    font-weight: 500;
  }
  
  .active, .accordion:hover {
    background-color: white; 
  }
  
  .panel {
    padding: 0 18px;
    /* display: block; */
    background-color: #F5FFF9;
    overflow: hidden;
    margin-bottom: 40px;
    border: 1px solid green;
    padding: 10px;
  }
  .accordian_total_div{
      margin-top: 10px;
  }
.hr_horizantal_grey{
    height: 10px !important;
    color: lightgray;
}
.faq_heading{
    font-weight: bold;
    font-size: 30px;
    text-align: center;
}
.accordion:after {
    /* content: '\003E'; */
    /* font-size: 15px; */
    color: #1E54B0;
    /* font-weight: bold !important; */
    float: right;
    margin-left: 5px;
    transform: rotate(90deg);
  }
  .accordion:hover{
      background-color: rgb(245, 244, 244);
  }
  .accordion:focus{
      border: none;
      outline: none;
  }
  .activea:after {
    /* content: "\003C"; */
    
  }
  .faq_heading{
      font-size: 30px;
  }
  .section_total_faqs{
      padding: 25px 0px;
  }
  .down_arrow_hide{
      /* display: none !important; */
      display: none;
  }
  .panel{
      display: none;
  }















  /* *************************************** */
  body {
    margin: 0px;
    padding: 0px;
}

.hero_img {
    width: 100%;
    /* height: 300px !important; */
}

.order_heading {
    font-weight: bold;
    font-size: 30px;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}

.heading_order_total_div {
    text-align: center;
    width: 50%;
    padding-bottom: 20px;
}

.order_desc {
    font-size: 18px;
}

.second_sec {
    background-color: #F0F6F8;
    padding: 50px 0px;
}

.sec_total_div {
    width: 80%;
}

.table_heading {
    background-color: rgba(0, 56, 140, 0.1);
    padding: 10px;
    border-radius: 8px;
}

.table_heading span {
    color: #545454;
    padding-right: 10px;
    font-weight: 500;
    font-size: 18px;
}

.table_heading i {
    color: #545454;
}

.content_color_flex {
    display: flex;
    align-items: center;
}

.content_color_flex span {
    color: black;
    font-weight: 400;
    font-size: 18px;
}

.date_card {
    display: flex;
    align-items: center;
    color: #858585;
    font-size: 14px;
    font-weight: 500;
}

.download_view_div {
    display: flex;
    align-items: center;
    color: #32996A;
    font-weight: 500;
}

.view_div {
    margin-right: 30px;
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #32996A;
}

.view_div i {
    margin-right: 10px;
}

.download_div i {
    margin-right: 10px;
}
.download_div{    
    display: flex;
    align-items: center;    
    text-decoration: none;
    color: #32996A;
    
}
.view_div:hover{
    text-decoration: none;
    color: #32996A;
}
.download_div:hover{
    text-decoration: none;
    color: #32996A;
}
.card_row {
    margin-top: 10px;

}

.single_card_top_margin {
    padding: 25px 25px 25px 5px;
    background-color: white;
    border-left: 10px solid #78B6E3;    
    border-radius: 10px;
}
.bottom_img img{
    width: 100%;
    background-color: #F0F6F8;
}






























.heading_enjoy {
    text-align: center;
    margin-top: 100px;
    font-size: 28px;
    font-weight: bold;
    color: black;
}

.card_three {
    display: flex;
    padding: 20px;
    align-items: center;
    margin: 0;
    box-shadow: -1px 2px 19px -6px rgba(0, 0, 0, 0.81);
    -webkit-box-shadow: -1px 2px 19px -6px rgba(0, 0, 0, 0.81);
    -moz-box-shadow: -1px 2px 19px -6px rgba(0, 0, 0, 0.81);
    height: 110px;
    margin-bottom: 20px;
}

.img_cards {
    margin-right: 20px;
    width: 50px;
}

.card_total_box {
    width: 85%;
    margin: auto;
}

.card_total_box {
    margin-top: 70px;
}

.document_required {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    text-decoration: underline;
    padding-bottom: 10px;
    color: black;

}

.whatsapp_button {
    font-weight: bold;
    display: flex;
    align-items: center;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 20px;
}

.fa-whatsapp {
    padding-right: 15px !important;
}

.slide {
    background-color: #C4C4C4;
}

.header_take_next {
    font-family: IBM Plex Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 48px;
    line-height: 70px;
    padding-top: 90px;
    /* color: white; */
}

.prepare_heading {
    font-family: IBM Plex Sans;
    font-style: normal;
    font-weight: 500;
    font-size: 36px;
    line-height: 50px;
    /* color: white; */
}

.button_register {
    width: 280px;
    /* height: 75px;  */
    border-radius: 2px;
    font-family: IBM Plex Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    /* text-align: center; */
    text-transform: uppercase;
    margin-top: 90px;
    background-color: #1E54B0;
    color: white !important;
    border: none;
    cursor: pointer;
    padding: 20px 30px;
}

.button_register a {
    color: white;
    text-decoration: none;
}

.button_register a:hover {
    text-decoration: none;
    color: white;
}

.live_online {
    font-family: IBM Plex Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    padding-top: 30px;
    line-height: 50px;
    padding-bottom: 30px;
    color: black;
    margin-bottom: 0 !important;
}

.carousel-item {
    /* text-align: center; */
    color: black;
}

.prev_button_top,
.next_button_top {
    background-color: #136937;
    padding: 30px;
    border-radius: 100%;
}

.registrations_open_div {
    background-color: #DEF1E2;
    width: 70%;
    height: 78px;
    font-family: IBM Plex Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    text-align: center;
    margin: auto;
    padding-top: 15px;
}

.prepare_div {
    margin-top: 40px;
    margin-bottom: 40px;
}

.prepare_for_p {
    font-family: IBM Plex Sans;
    font-style: normal;
    font-weight: 500;
    font-size: 36px;
    color: black;
    font-weight: 600;
}

.get_ready_p {
    font-family: IBM Plex Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    color: gray;
    width: 80%;
}

.let_your_p {
    font-family: IBM Plex Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    color: black;
}

.use_span {
    padding: 10px;
    background-color: #DEF1E2;
    display: inline-block;
}

.button_share {
    font-size: 20px !important;
    margin-top: 10px;
    background-color: #1E54B0;
    color: white;
}

.button_share span {
    margin-right: 10px;
}

.grey_box_second_sec {
    width: 418px;
    height: 322px;
    background-image: url('https://static-preprod.udchalo.com/promotions/speedLabs/newAcademy/About-Scholarship\ 1.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 8px;
    margin: auto;
}

.how_it_p {
    font-weight: 500;
    font-size: 36px;
    text-align: center;
    text-transform: capitalize;
    /* color: #136937; */
}

.along_with_p {
    font-weight: normal;
    font-size: 18px;
    color: #545454;
    text-align: center;
}

.second_sec {
    background-color: #F4F5F7;
    padding-top: 60px;
    padding-bottom: 30px;
}

.small_div_how_it {
    width: 130px;
    height: 130px;
    /* background: #C4C4C4; */
    background-image: url('https://static-preprod.udchalo.com/promotions/speedLabs/newAcademy/Vector.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 80px;
    background-color: #00388C1A;
    border-radius: 8px;
    border-radius: 100%;
    margin: auto;
    margin-bottom: 15px;
    font-weight: bold;
}

.small_div_how_it_two {
    width: 130px;
    height: 130px;
    /* background: #C4C4C4; */
    background-image: url('https://static-preprod.udchalo.com/promotions/speedLabs/newAcademy/Dashboard.png');
    background-position: center;
    background-repeat: no-repeat;
    background-position-y: 10px;
    background-size: 100px;
    background-color: #00388C1A;
    /* border-radius: 8px; */
    border-radius: 100%;
    margin: auto;
    margin-bottom: 15px;
    font-weight: bold;
}

.small_div_how_it_three {
    width: 130px;
    height: 130px;
    /* background: #C4C4C4; */
    background-image: url('https://static-preprod.udchalo.com/promotions/speedLabs/newAcademy/Group\ 5260.png');
    background-position: center;
    background-repeat: no-repeat;
    background-position-y: 20px;
    background-size: 80px;
    background-color: #00388C1A;
    /* border-radius: 8px; */
    border-radius: 100%;
    margin: auto;
    margin-bottom: 15px;
    font-weight: bold;
}

.personalised_p {
    font-weight: 500;
    font-size: 20px;
    text-align: center;
    /* color: #00699B; */
}

.how_it_div {
    padding-top: 40px;
    padding-bottom: 40px;
    color: black;
}

.third_sec {
    background-color: #E5E5E5 !important;
}

.flex_how_it_div {
    /* display: flex;
justify-content: space-around; */
    padding-top: 10px;
    margin-bottom: 40px;
}

.button_second_sec_register {
    display: block;
    margin: auto;
    text-align: center;
}

.grey_background {
    background-color: #E5E5E5;
}

.subject_heading {
    font-weight: bold;
    font-size: 15px;
    text-align: center;
}

.subject_details {
    font-weight: 500;
    font-size: 15px;
    text-align: center;
    width: 80%;
    margin: auto;
    margin-top: 25px;
    color: #545454;
}

.small_div_course_details {
    background-color: white;
    border-radius: 8px;
    width: 300px;
    padding: 40px 10px;
    margin: auto;
    margin-top: 20px;
    height: 320px;
}

.course_table {
    margin-top: 30px;
}

.course_table tr td {
    padding: 5px 8px 0px 30px;
}

.course_small_img {
    width: 60px;
    margin-bottom: 10px;
}

.check_bullets span {
    margin-right: 10px;
    color: #00B00C;
}

.check_bullets {
    color: black;
    margin-top: 60px;
    background-color: #DEF1E2;
    padding: 30px;
    border-radius: 8px;
}

.course_div_grey_g {
    background-color: white;
    padding: 25px;
    margin-top: 30px;
}

.course_div_grey_g p {
    font-weight: 500;
    font-size: 20px;
    text-align: center;
}

.small_div_course_details_plans {
    background-color: #F4F5F7;
    height: 180px;
    border-radius: 8px;
    box-shadow: 0px 4px 3px rgba(0, 0, 0, 0.15);
}

.plan_photo_one {
    height: 100px;
    width: 100px;
    /* background-color: #545454; */
    background-image: url('https://static-preprod.udchalo.com/promotions/speedLabs/newAcademy/Group.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 60px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 100%;
    background-color: white;
    border: 1px solid #F4F5F7;
    box-sizing: border-box;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.plan_photo_two {
    height: 100px;
    width: 100px;
    /* background-color: #545454; */
    background-image: url('https://static-preprod.udchalo.com/promotions/speedLabs/newAcademy/Group\ \(1\).png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 60px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 100%;
    background-color: white;
    border: 1px solid #F4F5F7;
    box-sizing: border-box;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.plan_photo_three {
    height: 100px;
    width: 100px;
    /* background-color: #545454; */
    background-image: url('https://static-preprod.udchalo.com/promotions/speedLabs/newAcademy/Group\ \(2\).png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 60px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 100%;
    background-color: white;
    border: 1px solid #F4F5F7;
    box-sizing: border-box;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.abs_for_img {
    position: relative;
}

.subject_heading_plan {
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    padding-top: 60px;
}

.subject_details_plan {
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    width: 80%;
    margin: auto;
    color: #545454;
    line-height: 1;
}

.course_div_plan {
    margin-top: 80px;
}

.inner {
    background-color: #E5E5E5 !important;
}

.plan_photo_faculty_one {
    height: 150px;
    width: 150px;
    /* background-color: #545454; */
    background-image: url('https://static-preprod.udchalo.com/promotions/speedLabs/newAcademy/Intersect.png');
    margin-left: auto;
    margin-right: auto;
    border-radius: 100%;
}

.plan_photo_faculty_two {
    height: 150px;
    width: 150px;
    /* background-color: #545454; */
    background-image: url('https://static-preprod.udchalo.com/promotions/speedLabs/newAcademy/Intersect\ \(1\).png');
    margin-left: auto;
    margin-right: auto;
    border-radius: 100%;
}

.plan_photo_faculty_three {
    height: 150px;
    width: 150px;
    /* background-color: #545454; */
    background-image: url('https://static-preprod.udchalo.com/promotions/speedLabs/newAcademy/Intersect\ \(2\).png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-left: auto;
    margin-right: auto;
    border-radius: 100%;
}

.small_div_course_details_plans_fac {
    background-color: white !important;
    padding-top: 50px;
    padding-bottom: 50px;
    border-radius: 8px;
    /* position: relative; */
}

.subject_heading_plan_fac {
    font-weight: bold;
    font-size: 15px;
    text-align: center;
    padding-top: 40px;
}

.contact_us_div {
    padding-top: 50px;
}

.contact_us_section {
    background-color: #DFF2F8 !important;
    padding-bottom: 30px;
}

.contact_us_heading {
    font-weight: 500;
    font-size: 36px;
    text-align: center;
}
.contact_details_div{
    padding:0px 30px
}
.contact_details_div h5 {
    /* margin-top: 30px */
}

.contact_details_div p {
    font-size: 20px;
}

.contact_details_div a {
    color: #00699B;
    margin-right: 10px;
}

.course_term {
    font-weight: 500;
    font-size: 14px;
    text-align: center;
    color: #545454;
    padding-top: 10px;
}

.b1 {
    width: 100%;
    /* box-sizing: border-box; */
}

.b2 {
    display: none;
}
section{
    padding:25px 0px !important;
}
@media(max-width:415px) {
    .contact_details_div h5 {
        /* margin-top: 30px */
        font-size: 13px !important;
    }
    .contact_us_div{
        padding-left: 0px !important;
    }
    .contact_details_div a{
        font-size: 12px !important;
        margin-top: 0px;
    }
    .sec_total_div{
        width:100%;
    }
    .small_screen_width:nth-child(odd) {
        /* margin-top: 50px; */
        width: 80%;
        margin-left: auto;
        margin-right: auto;
        top: 50px
    }
    .flex_contact {
        display: flex;
        margin-top: 20px !important;
        padding-left: 0px;
    }
    .contact_us_heading {
        font-weight: 500;
        font-size: 18px !important;
        text-align:left;
        padding: 0px 30px;
    }
    .slick-arrow {
        display: none !important;
    }

    .prev_button_top {
        display: none;
    }

    .b1 {
        display: none;
    }

    .b2 {
        display: block;
        width: 100%;
    }

    .next_button_top {
        display: none;
    }

    .grey_box_second_sec {
        display: none;
    }

    .prepare_div {
        text-align: center;
    }

    .use_span {
        width: 100%;
    }

    .button_share {
        width: 100%;
    }

    .registrations_open_div {
        width: 100%;
        padding-top: 5px;
        height: auto;
    }

    .carousal_hine_small_screen {
        /* display: none; */
    }
    .koh-faq-question{
        font-family: Helvetica Neue LT Pro Roman !important;
        font-size: 10px !important;
        color: #000 !important;
        font-weight: 700 !important;
        display: inline-block;
      }


}
.why_udchalo_img_second_ab{
    display: none;
}
.grey_box_second_secsmall {
    display: none;
}

.subject_details_plana {
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    width: 80%;
    margin: auto;
    color: #545454;
    line-height: 1;
}

.facilty_edu {
    font-weight: 500;
}
.join_us_non_defence{
    font-weight: 500;
    width: 80%;
    font-size: 24px;
    margin-bottom: 0px;
}
@media(max-width:1214px){
    .join_us_agent{
        padding: 15px 65px !important;
    }
}
@media(max-width:766px) {
    /* * {
        font-size: 16px !important;
    } */
    .join_us_non_defence{
        font-size: 14px;
    }
    .assistant_join_button{
        cursor: pointer;
        font-weight: 500;    
        height: 45px !important;
    }
    .benefits_check_img_assistant img{
        display: initial !important;
    }
    
    .align_normal{
        vertical-align: unset;
    }
    section{
        padding:15px 0px !important;
    }
    .bold_heading{
        font-size: 18px !important;
        padding-bottom: 10px !important;
    }
    .join_us_non_defence{
        font-weight: 500;
        width: 80%;
        margin: auto;
        padding-bottom: 15px;
    }
    .why_udchalo_img_second_aa{
        display: none;
    }
    .why_udchalo_img_second_ab{
        width: 100%;
        display: block;
    }
    .koh-faq-answer {
        font-family: Helvetica Neue LT Pro Roman;
        color: #000;
        font-weight: 400;
        display: none;
        font-size: 10px !important;
      }
      
    .get_started{
        font-size: 18px !important;
        margin-bottom: 5px;
    }
    .get_started_para{
        color: #545454;
        font-size: 14px !important;
    }
    .why_udchalo_heading{
        font-size: 18px !important;
        padding-bottom: 15px;
    }
    .faq_heading{
        font-size: 18px !important;
    }
    .share_now{
        background-color: #1E54B0;
        color: white;
        font-weight: 500;
        padding:5px 50px;
        margin-top: 20px;
        display: inline-block;
        border-radius: 5px;
        border: 1px solid lightgray;
        font-size: 12px;
        cursor: pointer;
        height: 42px;
    }
    .assistant_join_button{
        /* padding: 8px 0px; */
        width:90%;
        background-color: #1E54B0;
        color: white;
        text-align: center;
        margin: auto;
        display: block;
        border: none;
        margin-top: 30px;
        font-size: 12px !important;
        height: 42px;
    }
    .card_desc{
        padding: 40px 30px;
        font-weight: 500;
        font-size: 14px !important;
    }
    .benifits_heading{
        font-size: 18px;
        font-weight: 500;
    }
    .assistant_heading_div p{
        font-weight: 500;
        text-align: center;
        font-size: 18px !important;
    }
    .card_circle{
        width: 50px;
        height: 50px;
        border-radius: 100%;
        background-color: white;
        position: absolute;
        left: 50%;
        transform: translate(-50%,-50%);
        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: 500;
        font-size: 24px !important;
    }
    .why_udchalo_para{
        font-size: 14px !important;
        text-align: center;
    }
    .investment_heading_black{
        font-size: 18px !important;
        font-weight: 500;
    }
    .earning_opp_heading{
        font-size: 18px !important;
        color: white;
    }
    .earning_opp_desc{
        color: white;
        font-size: 14px !important;
    }
    .button_register {
        width: 280px;
        /* height: 75px;  */
        border-radius: 2px;
        font-family: IBM Plex Sans;
        font-style: normal;
        font-weight: 600;
        font-size: 20px;
        /* text-align: center; */
        text-transform: uppercase;
        margin-top: 90px;
        background-color: #1E54B0;
        color: white !important;
        border: none;
        cursor: pointer;
        padding: 10px 30px;
    }

    .prepare_for_p {
        text-align: center;
    }

    .let_your_p {
        text-align: center;
    }

    .course_div_plan {
        padding-top: 20px;
        margin-bottom: -80px;
    }

    .get_ready_p {
        margin: auto;
        margin-bottom: 10px;
    }

    .subject_details_plan {
        margin: auto;
    }

    .along_with_p {
        font-weight: 400;
    }

    .plan_photo_one {
        height: 100px;
        width: 100px;
        /* background-color: #545454; */
        background-image: url('https://static-preprod.udchalo.com/promotions/speedLabs/newAcademy/Group.png');
        background-position: center;
        background-repeat: no-repeat;
        background-size: 60px;
        position: relative;
        left: 0;
        transform: translate(0%, 0%);
        border-radius: 100%;
        background-color: white;
        border: 1px solid #F4F5F7;
        box-sizing: border-box;
        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    }

    .plan_photo_two {
        height: 100px;
        width: 100px;
        /* background-color: #545454; */
        background-image: url('https://static-preprod.udchalo.com/promotions/speedLabs/newAcademy/Group\ \(1\).png');
        background-position: center;
        background-repeat: no-repeat;
        background-size: 60px;
        position: relative;
        left: 0;
        transform: translate(0%, 0%);
        border-radius: 100%;
        background-color: white;
        border: 1px solid #F4F5F7;
        box-sizing: border-box;
        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    }

    .plan_photo_three {
        height: 100px;
        width: 100px;
        /* background-color: #545454; */
        background-image: url('https://static-preprod.udchalo.com/promotions/speedLabs/newAcademy/Group\ \(2\).png');
        background-position: center;
        background-repeat: no-repeat;
        background-size: 60px;
        position: relative;
        left: 0;
        transform: translate(0%, 0%);
        border-radius: 100%;
        background-color: white;
        border: 1px solid #F4F5F7;
        box-sizing: border-box;
        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    }

    .small_div_course_details_plans {
        display: flex;
        align-items: center;
        padding-left: 30px;
        padding-top: 0px;
        margin-top: -70px;
    }

    .subject_heading_plan {
        text-align: left;
        padding-top: 20px;
    }

    .margin_lest_sS_plan {
        padding-left: 20px;
    }

    .subject_details_plana {
        /* text-align: left;
padding-left: 0;
margin-left: 0; */
    }

    .subject_details_plan {
        text-align: left;
        padding-left: 0;
        margin-left: 0;
    }

    .check_bullets {
        padding: 20px;
    }

    .small_div_course_details {
        padding-top: 10px;
        width: 100%;
        height: 225px;
    }

    .subject_details {
        font-size: 18px;
        padding: 0;
        margin-top: 0;
    }

    .course_table tr td {
        font-size: 18px;
    }

    .course_table {
        margin: auto;
        margin-top: -10px;
    }

    .course_small_img {
        margin-right: 20px;
        margin-top: 40px;
        width: 40px;
    }

    .subject_heading {
        font-size: 20px;
        margin-left: 25px;
        margin-bottom: 0;
    }

    .subject_heading {
        display: flex;
        align-items: center;
    }

    .small_div_how_it {
        margin: 0px;
        width: 56px;
        background-size: 35px;
        height: 56px;
    }

    .small_div_how_it_two {
        margin: 0px;
        width: 56px;
        background-size: 35px;
        height: 56px;
    }

    .small_div_how_it_three {
        margin: 0px;
        width: 56px;
        background-size: 35px;
        height: 56px;
        background-position-y: 8px;
    }

    .personalised_p {
        margin-left: 30px;
    }

    .flex_how_it_div {
        padding-left: 20px;
    }

    .how_it_div {
        padding-top: 40px;
        padding-bottom: 40px;
        color: black;
    }

    .flex_small_screen_dashboard {
        display: flex;
        align-items: center;
        margin-top: 20px;

    }

    .along_with_p {
        width: 100%;
        margin: auto;
    }

    .use_span {
        width: 100%;
        text-align: center;
        height: 40px;
        font-weight: bold;
        font-size: 12px !important;
    }

    .button_share {
        width: 100%;
        height: 40px;
        font-size: 12px !important;
    }

    .abs_for_img {
        position: relative;
        margin-bottom: 80px;
    }

    .ss_button {
        width: 100% !important;
    }

    .button_second_sec_register {
        height: 40px;
        margin: auto;
        display: block;
        margin-top: 0;
    }

    .button_second_sec_register {
        width: 114px;
    }

    .grey_box_second_sec {
        display: none;
    }

    .registrations_open_div {
        width: 100%;
        font-size: 14px;
        padding: 10px;
        padding-top: 20px;
        border-radius: 5px;
    }

    .grey_box_second_secsmall {
        display: block;
        height: 182px;
        background-image: url('https://static-preprod.udchalo.com/promotions/speedLabs/newAcademy/About-Scholarship_mobile\ 2.png');
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        border-radius: 8px;
        margin: auto;
        margin-top: 20px;
    }

    .live_online {
        font-size: 14px !important;
    }

    .button_second_sec_register {
        width: 150px;
    }
}

@media(max-width:999px) and (min-width:764px) {
    .small_screen_width:nth-child() {
        /* margin-top: 50px; */
        /* width: 50%; */
        margin-left: auto;
        margin-right: auto;
        top: 50px
    }

    .banner {
        /* background-image: url('https://static-preprod.udchalo.com/promotions/speedLabs/newAcademy/Banners-12\ 2.png') !important;
background-repeat: no-repeat;
background-size: contain; */
    }

    .grey_box_second_sec {
        width: 350px;
        height: 250px;
    }
}

.faculty_sec {
    background-color: #E5E5E5;
}

.facilty_edu {
    width: 219px;
    height: 46px;
    background: linear-gradient(180deg, rgba(232, 239, 250, 0.99) 0%, #F7F7F9 100%);
    text-align: center;
    border-radius: 5px;
    margin: auto;
    margin-bottom: 25px;
}

.green_course_subject {
    position: absolute;
    background: #348D59;
    border-radius: 3px;
    transform: translate(0, -110%);
    padding: 10px;
    color: white;
    font-weight: bold;
}

.contact_image {
    margin-right: 20px;
}

.flex_contact {
    display: flex;
    margin-top: 40px;
}

.b1 {
    min-width: 100%;
    /* height: 385px; */
}

.strke {
    text-decoration: line-through;
    margin-right: 10px;
}

.slick-next:before,
.slick-prev:before {
    font-size: 50px !important;
    color: white !important;
    z-index: 10000;
    border-radius: 100%;
    box-shadow: -5px 2px 10px grey;
    position: relative !important;
}

.slick-next:before {
    margin-left: -20px !important;
}

.slick-prev:before {
    margin-left: -10px;
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1 !important;
    color: white;
}

.contImg img {
    border-radius: 100% !important;
    padding: 3px;
    height: 150px;
    width: 150px;
}
.iframe_emi{
    width: 100%;
    margin-bottom: 50px;
    height: 420px;
}
@media(max-width:990px){
    .download_div{    
        display: block !important;
        align-items: center;    
        text-decoration: none;
        color: #32996A;
        float: right !important;
    }
    .view_div{
        display: inline !important;
    }
    .download_view_div{
        display: block !important;
    }
    .heading_order_total_div{
        width: 100% !important;
        padding: 0px 0px 20px 0px;
    }
    .table_heading{
        display: none;
    }
    .download_view_div{
        border-top: 1px solid lightgray;
    }
    .content_color_flex{
        padding: 0px 0px 20px 0px;
        display: block;
    }
    .content_color_flex span {
        color: black;
        font-weight: 500;
        font-size: 14px !important;
    }
    .single_card_top_margin{
        padding-top: 10px;
        padding-bottom: 5px;
    }
    .date_card {
        color: #858585;
        font-size: 12px !important;
        font-weight: 500;
        padding-bottom: 20px;
    }
    
    .download_view_div {
        display: flex;
        align-items: center;
        color: #32996A;
        font-weight: 500;
        padding: 10px;
    }
    .download_view_div span{
        font-size: 14px !important;
        
    }
    .small_screen_hide{
        display: block !important;
    }
}
#allcards{
    height: 600px;
    overflow-y: scroll;
}
::-webkit-scrollbar {
    width:3px;
    height: 0px;
  }
  
  /* Track */
  ::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey; 
    border-radius: 10px;
  }
   
  /* Handle */
  ::-webkit-scrollbar-thumb {
    background: #32996A; 
    border-radius: 10px;
  }
  
  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
    background: #32996A; 
  }
  .row{
      margin-left: 0px;
      margin-right: 0px;
  }
  .dropdown-toggle{
      width: 100%;
      text-align: left;
      background-color: white;
        color: black;
        text-decoration: none;
    }
    .dropdown-toggle:hover{
        color: black;
        text-decoration: none;
    }
    .dropdown-toggle::after{
        float: right;
        margin-top: 10px;
    }
    .sortby{
        color: #545454;
        font-weight: 500;
        font-size: 12px;
        padding-bottom: 5px;
    }
    .small_screen_hide{
        display: none;
    }
    .dropdown-item{
        font-weight: bold;
        color: #545454;
    }
    .item_one_dropdown{
        border-bottom: 0.5px solid #545454;
    }
    .dropdown-menu{
        width: 100%;
    }


.join_us_hero_hide{
    display: none;
    cursor: pointer;
}
.india_map{
    width: 100%;
}
.map_button{
    background-color: #F4F5F7;
    padding-bottom: 20px;
}
.india_map_small_screen{
    display: none;
}
.big_screen{
    margin-left: 90px;
}
.display_small_screen_share_image{
    display: none;
}
.why_franchise_small_screen_img{
    display: none;
}
.why_udchalo_img_second_aa{
    width: 100%;
    /* margin-bottom: 10px; */
}
@media(max-width:990px){
    .big_screen{
        margin-left: 50px;
    }
    .why_udchalo_img{
        display: none;
    }
    .share_now{
        margin-bottom: 30px;
    }
    .display_small_screen_share_image{
        display: block;
        /* width: 80%; */
        /* height: 200px; */
        /* width: 330px !important; */
        /* transform: scale(100%,50%); */
        /* margin: auto; */
        width: 100%;
    }
    .why_udchalo_img_second{
        display:none ;
    }
    .why_franchise_small_screen_img{
        display:block;
        width: 100%;
    }
   .why_udchalo_img_second_aa{
       width: 100%;
       margin-bottom: 10px;
   }
}
.sa{
    position: relative;
    top: -60px;
    
}

#read_more{
    color: #348D59;
    font-weight: bold;
    font-size: 18px;
    padding-top:30px;
    text-align: center;
    cursor: pointer;
}
    @media(max-width:769px){
        .hero_section{
            padding-top: 40px !important;
        }
        .container{
            width: 95%;
            margin: auto;
            padding-right: 0px;
        }
        .bold_heading{
            text-align: center;
            width: 100%;
        }
        .hero_belo_para {
            font-weight: 400;
            font-size: 14px;
            width: 100%;
            padding-bottom: 15px;
            text-align: center;
        }
        .join_us_hero{
            display: none;
            font-size: 12px !important;
            height: 42px !important;
            padding:10px !important;
        }
        .join_us_hero_hide{
            text-decoration: none;
            background-color: #1E54B0;
            color: white;
            /* padding: 15px 100px; */
            text-transform: uppercase;
            font-weight: 500;
            border-radius: 5px;
            border: none;
            display: block;
            margin:auto;
            width: 100%;
            margin-bottom: 20px;
            margin-top: 20px;
            font-size: 12px;
            height: 42px !important;
        }
        .hero_section {
            background-color: #F3FFF8;
            padding: 0px 0px;
        }
        .why_udchalo_total_div{
            text-align: center;
        }
        .share_now{
            width: 100%;
            margin-bottom: 20px;
        }
        .why_udchalo_img{
            display: none;
        }
        .why_udchalo_img_second{
            width: 100% !important;
            height: 95%;
        }
        .why_fren_section{
            text-align: center;
        }
        .show_button{
            display: block;
            width: 100% !important;
        }
        .investment_desc_black {
            font-size: 14px;
            width: 100%;
            margin: auto;
            padding-bottom: 0px !important;
        }
        .benifits_desc {
            font-size: 14px !important;
            width: 100%;
            margin: auto;
        }
        .table_benefits {
            width: 100%;
            margin: auto;
        }
        .table_benefits_more_width {
            width: 100%;
            margin: auto;            
            margin-left: 0px !important;
        }
        .benefits_data_assistant{
            font-size: 14px;
        }
        .benefits_data{
            font-size: 14px;
        }
        .earning_img_div_row img {
            width: 50%;
            margin-top: 20px;
        }
        .india_map{
            display: none;
            width: 100%;
        }
        .india_map_small_screen{
            display: block;
            width: 100% !important;
        }
        .sa{
            position: relative;
            top: -40px;
            width: 95% !important;
            margin: auto;
            
        }
        .big_screen{
            margin-left: 20px !important;
        }
    }
    .hide_tr{
        display: none;
    }
    @media(max-width:415px){
        .join_us_agent{
            text-decoration: none;
    background-color: #1E54B0;
    color: white;
    padding: 11px 10px !important;
    text-transform: uppercase;
    width: 60%;
    margin: auto;
    font-weight: 500;
    border-radius: 5px;
    border: none;
    cursor: pointer;
    margin-bottom: 10px;
        }
        .big_screen{
            margin-left: 10px !important;
        }
    }
   @media(max-width:999px) {
       .table_benefits_more_width{
           margin-left: 0px;
       }
       .benefits_check_img_assistant img{
        width: 60%;
        padding-right: 5px !important;
       vertical-align: unset;
    }
    .container{
        padding-left: 0px;
    }
   }








   .koh-faqs-page-title {
    font-family: Nexa W01 Heavy;
    font-size: 30px;
    color: #04202E;
    font-weight: 700;
  }
  
  .koh-faq-question-span {
    font-family: Helvetica Neue LT Pro Roman !important;
    font-size: 16px !important;
    color: #000 !important;
    font-weight: 700 !important;
    display: inline-block;
  }
  
  .koh-faq-answer {
    font-family: Helvetica Neue LT Pro Roman;
    color: #000;
    font-weight: 400;
    display: none;
  }
  
  .icon {
    font-size: 10px;
    padding-right: 5px;
  }
  
  .fa-chevron-down {
    transition: transform .2s;
  }
  
  .fa-chevron-down.active {
    transform: rotateZ(180deg);
    background-color: rgb(245, 244, 244);
  }
