.text__form__top h3{color: #fff; font-size: 20px; font-weight: 500; margin: 0;}
.text__form__top p{color: #6ca9ff;}
.bg-grey{background: #e9e9e9;}
.tool_to_master {background: #f5f5f5; padding: 60px; margin-top: 0px;}
.bg__grey2 {background: #f5f5f5}
.Our_Alumni h3.title{margin-bottom: 20px;}
.start__application .program__form{border-radius: 10px; position: relative; z-index: 0; background: #3e3e3e; margin-top: -90px; padding: 30px 60px;}
.start__application .program__form h3{color: #fff; font-size: 28px; margin: 0;}
.start__application .program__form p{color: #ff660a; font-size: 16px;}
.problem_solving {padding: 60px 0px 120px 0px;}
.what-role-section .what_role_bg{margin-bottom: 90px;}
.who_Can_img img{position: relative; left: 15px;}
.language_and_tool_covered .col-lg-2{margin: 0; margin-bottom: 10px;}
.bg__section{background: #f7f4f4}
.data-sceine_head_section h5{color: #90e5d1}
.can__i__become .Pga_becomegrid{    
    display: flex;
    justify-content: none;
    flex-direction: row;
    gap: 30px;
    padding-top: 48px;}
.can__i__become .Pga__leftbecome{
    width: 270px;
    box-shadow: 0 0 6px rgba(0,0,0,.15);
    border-radius: 8px;
    height: 64px;
    cursor: pointer;
}
.can__i__become .Pga__leftbecome p{
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    padding-top: 18px;
    text-align: center;
}
.can__i__become .Pga_becomedata_key{
        width: 100%;
    height: auto;
    background: linear-gradient(180deg,#4cb2ec,#1083c5);
    border-radius: 8px;
    margin-top: 30px;
}
.can__i__become .Pga_becomedata_key p{
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    padding: 24px;
}
.can__i__become .Pga_becomedata_key p span{
    color: #000;
    font-weight: 700;
}

.edu-card.card-type-1.bg-white{box-shadow: 0 2px 4px 2px rgb(0 0 0 / 7%);}
.all__course__list .tabs {
    display: flex;
}
.edu-contact-me-area .thumbnail{position: relative;}
.edu-contact-me-area .thumbnail h4{color: #fff;}

.about-me-1 .thumbnail .content-overlay{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    padding: 50px 20px;
}
.about-me-1 .thumbnail::before {
    background: linear-gradient(360deg, #2D284E 0%, rgba(45, 40, 78, 0) 70.5%);
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 5px;
}

.testimonial__dotted__none ul.slick-dots{display: none !important;}
.slide__top__learnigsaings ul.slick-dots{bottom: 30px;}
.banner-style-4 .banner-image .thumbnail img{border-radius: 0px; min-height: auto;}

.bounce {
    animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    -moz-animation: bounce 2s infinite;
    -o-animation: bounce 2s infinite;
}

@-webkit-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);} 
    40% {-webkit-transform: translateY(-30px);}
    60% {-webkit-transform: translateY(-15px);}
}
 
@-moz-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0);}
    40% {-moz-transform: translateY(-30px);}
    60% {-moz-transform: translateY(-15px);}
}
 
@-o-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0);}
    40% {-o-transform: translateY(-30px);}
    60% {-o-transform: translateY(-15px);}
}
@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
    40% {transform: translateY(-30px);}
    60% {transform: translateY(-15px);}
}
.university__logo__top{padding-bottom: 60px;}
.university__logo__top .university__list h4{font-size: 16px; text-align: center; font-weight: 500;}
.university__logo__top .university__list h4 span{font-weight: 600; color: var(--color-primary);}
.call__to__acetion_2{position: relative; top: -60px;}
.call__to__acetion_2 .call__to__acetion{border-radius: 10px; padding: 30px;}
.call__to__acetion_2 .call__to__acetion h3{margin: 0;}
.call__to__acetion_3{top: -20px; margin-bottom: 30px;}
/*upcoming__batches*/
.upcoming__batches p.date_head {
    width: 100%;
    float: left;
    border: 1px solid #ccc;
    background: #f6f6f6;
    padding: 15px 20px;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 30px;
    color: #000;
}
.upcoming__batches form.all_batches .form-control {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    height: 50px;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    margin-bottom: 15px;
    font-size: 16px;
    padding: 0px 15px;
}
.upcoming__batches form.all_batches label {
    width: 100%;
    float: left;
    font-size: 18px;
    margin-bottom: 10px;
    color: #333;
    font-weight: 600;
}
.upcoming__batches form.all_batches a {
    width: 100%;
    float: left;
    text-align: center;
    background: #ff660a;
    color: #fff;
    height: 50px;
    line-height: 50px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 33px;
    margin-bottom: 15px;
}

div.upcoming__batches div.popular_batches_area div.popular_batches_img {
    width: 100%;
    float: left;
    margin-bottom: 30px;
    position: relative;
    padding: 30px;
    box-shadow: 2px 7px 16px 1px rgb(0 0 0 / 8%);
    -webkit-box-shadow: 2px 7px 16px 1px rgb(0 0 0 / 8%);
    -moz-box-shadow: 2px 7px 16px 1px rgb(0 0 0 / 8%);
    transition: .2s linear;
    -webkit-transition: .2s linear;
    -moz-transition: .2s linear
}


 div.upcoming__batches div.popular_batches_area div.popular_batches_img p.btns {
    text-align: left;
    margin: 10px 0 0
}

div.upcoming__batches div.popular_batches_area div.popular_batches_img p.btns>a {
    padding: 5px 20px;
    font-size: 17px;
    background: #ff660a;
    margin-right: 15px;
    color: #fff;
    border-radius: 30px;
    float: left;
}
div.upcoming__batches div.popular_batches_area div.popular_batches_img p.btns>a.btn2{background: #333;}
div.upcoming__batches div.popular_batches_area div.popular_batches_img p.btns>a.btn1:hover{background: #333;}
div.upcoming__batches div.popular_batches_area div.popular_batches_img p.btns>a.btn2:hover{background: #ff660a;}

div.upcoming__batches div.popular_batches_area div.popular_batches_img div.date {
    position: absolute;
    right: -15px;
    top: 15px;
    background: #ff660a;
    color: #fff;
    width: 80px;
    height: 80px;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    line-height: 1.1;
    padding: 14px 5px
}
div.upcoming__batches div.popular_batches_area div.popular_batches_img div.date:after{
    position: absolute;
    content: "";
    top: -16px;
    right: 0px;
    border-left: 0px;
    border-left: 0 solid transparent;
    border-right: 16px solid transparent;
    border-bottom: 16px solid #ff660a;
    border-top: 0 solid transparent;
}
div.upcoming__batches div.popular_batches_area div.popular_batches_img div.date>span {
    display: block;
    font-size: 12px;
    font-weight: 400
}

div.upcoming__batches div.popular_batches_area a.head {
    color: #000;
    width: 100%;
    float: left;
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 10px;
}

div.upcoming__batches div.popular_batches_area a.head h5 {
    color: #000;
    width: 100%;
    float: left;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.2;
    margin: 0;
}

div.upcoming__batches div.popular_batches_area p {
    width: 100%;
    float: left;
    color: grey;
    font-size: 16px
}

div.upcoming__batches div.popular_batches_area p.text {
    position: relative;
    margin: 5px auto;
}
div.upcoming__batches div.popular_batches_area p.text i{margin-right: 10px;}

div.upcoming__batches div.popular_batches_area p.text>i.line_through {
    display: inline-block;
    text-decoration: line-through;
    font-style: normal
}

div.upcoming__batches div.popular_batches_area p.text>i.fa {
    position: absolute;
    top: 4px;
    left: 0
}

div.upcoming__batches div.popular_batches_area p.text>span {
    text-transform: uppercase;
    color: #ff660a;
}
div.upcoming__batches div.popular_batches_area p.text>span.taxes__small{font-size: 10px;}

div.upcoming__batches div.popular_batches_area p.content {
    margin: 20px 0 10px;
    line-height: 1.7
}

 div.upcoming__batches p.btns,
 div.upcoming_events p.btns {
    text-align: center;
    margin-bottom: 20px
}

.learner__benefit__class .d-flex .col-lg-6{padding: 0;}
.learner__benefit__class .bg__gray{padding: 0; background: #fff6f4;}
.learner__benefit__class .home-learner-benefit-content {padding-left: 30px;} 


/*upcoming__batches End*/
.thank__you__page .thank__you__img{padding-bottom: 60px}
.thank__you__page .thank__you__img img{width: 100%;}
.thank__you__page .thank__you__img a{
    background: #064fb7;
    padding: 10px 20px;
    color: #fff;
    position: relative;
    left: 50%;
    top: 25px;
}



@media (min-width: 576px) {

    .all__course__list .tabs > ul {
        width: 25%;
        float: left;
    }

    .all__course__list .tabs > ul li a {
        flex-wrap: wrap;
    }

    .all__course__list .tabs > ul li a > span {
        width: 100%;
    }

    .all__course__list .tabs > ul li a > span.tab-label {
        width: 100%;
        margin-top: 0.2rem;
    }

    .all__course__list .tabs section {
        width: calc(100% - 150px);
    }
    
}
/*course__list End*/
.footer__fixed_number{
    background: #fff5f3;
    box-shadow: 2px 7px 16px 1px rgb(0 0 0 / 8%);
    -webkit-box-shadow: 2px 7px 16px 1px rgb(0 0 0 / 8%);
    -moz-box-shadow: 2px 7px 16px 1px rgb(0 0 0 / 8%);
    padding: 10px;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 9;
    text-align: center;
}

.footer__fixed_number a{
    font-size: 20px;
    font-weight: 600;
    border: 2px solid #ff660a;
    padding: 6px 20px;
    border-radius: 10px;
    color: #ff660a;
}
.eduvibe-footer-one{padding-bottom: 55px;}
/*call to action*/
.call__to__acetion{background: #333; padding: 60px;}
.call__to__acetion .d-flex{display: flex; align-items: center;}
.call__to__acetion .content__body h3{color: #fff; font-size: 24px;}
.call__to__acetion .content__body p{color: #fff; font-size: 16px; margin: 0;}
.pg-hero-section .data-sceine_head_section h2{color: #fff; font-size: 28px;}
.pg-hero-section .data-sceine_head_section h3{color: #ff660a; margin: 5px auto; font-size: 20px;}
.pg-hero-section .data-sceine_head_section p{font-size: 15px;}
.list__box .icon_student_placed_rank {margin-top: 10px;} 
.list__box .icon_student_placed_rank p{background: #ff660a; padding: 7px 20px; color: #fff; border-radius: 10px;}
.edu-winner-card .inner .icon img{max-width: 100%; max-height: 100%;}
.course-details-card ul.key_highlight img{width: 25px;}
.form__box{width: 35% !important; margin: 0 auto; position: relative !important; top: 15%!important;}
.form__box .hero-pg-form-wrapper {
        background: #e7e5e5;
    padding: 40px;
}

.edu-search-popup.open .search-form input{display: none !important;}
.edu-search-popup .form__box p.hero-pg-form-heading{text-align: center; font-size: 24px; font-weight: 600; color: #ff660a;}

@media only screen and (min-width: 320px) and (max-width: 767px){
    .industry__access .language_and_covred img{margin-bottom: 15px; height: 64px;}
    .section-title .title{margin-top: 0px; padding-bottom: 20px;}
    .mt_mobile--40{margin-top: 0px !important}
    .course-details-card{padding: 0;}
    .start__application .program__form{padding: 30px 20px;}
    .edu-slick-button .slick-dots{bottom: -20px;}
    .can__i__become .Pga__leftbecome{display: flex; align-items: center; justify-content: center;}
    .can__i__become .Pga__leftbecome p{padding: 0;}
    .section-title .title{font-size: 28px;}
    .eduvibe-sidebar.course-details-sidebar .eduvibe-widget{padding: 0;}
    .alumani__work .edu-slick-button .slick-dots{display: none !important;}
}