.hiringParther .mySwiperHiring .swiper-slide img{
	padding: 10px;
    border: 1px solid #e6e6e6;
    border-radius: 6px;
}

.hiringParther .mySwiperLeft .swiper-slide img{
	padding: 10px;
    border: 1px solid #e6e6e6;
    border-radius: 6px;
}

.hiringParther .mySwiperLeft{
	margin: 20px 0px;
}
.no-background > .nav-border > .megamenu-style-two a.dropdown-toggle{
	color: #333;
}

.DataScience .course-content{margin-top: 30px;}
.DataScience .course-content span.badge{
	background: #04b3a0;
    padding: 10px;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 13px;
}
.DataScience .course-content h1{margin-bottom: 10px;}
.DataScience .course-content p.para{margin-bottom: 20px; font-size: 20px; color: var(--color-heading);}
.DataScience .course-content p.contact{margin-top: 20px; margin-bottom: 10px;}
.DataScience .course-content .stats{display: flex; align-items: center; gap: 20px;}
.DataScience .course-content .stats .stat{padding: 5px; text-align: center;}
.DataScience .course-content .stats .stat h2{margin-bottom: 10px;}
.DataScience .course-content .stats .stat p{margin-bottom: 10px;}
.DataScience .course-content .btn-md i{transform: rotate(0deg);}
.DataScience .course-content .buttons{display: flex; align-items: center; gap: 15px;}
.DataScience .course-image img{width: 100%; border-radius: 10px;}

.place_heighlight_inner h4{      font-size: 22px;
    font-weight:600;
    font-family: sans-serif;
    color: #333;}
    .place_heighlight_inner{margin:45px 0 0;}
    .place_heighlight_inner ul{padding:0;}
    .place_heighlight_inner ul li{     list-style: none;
    padding: 0px 0 10px;
    border-bottom: 1px dashed #a2a2a2;}
    .place_heighlight_inner ul li .heightLight_title{    font-size: 28px;
    font-weight: bold;
    color: #333;}
.place_heighlight_inner .heightLight_title.orange {
    color: #f15a22;
}
.place_heighlight_inner .heightLight_title.blue {
    color: #085099;
}
.place_heighlight_inner .heightLight_title.yellow {
    color: #ef9400;
}
.place_heighlight_inner .heightLight_title.green {
    color: #1d8a1e;
}
.language_and_tool_covered .col-lg-2{margin: 0px;}
.language_and_tool_covered h3.title{margin-bottom: 60px;}
.language_and_tool_covered .language_and_covred img {
    border-radius: 5px;
    margin-bottom: 10px;
}
.language_and_covred img {
    transition: all .3s;
}
.language_and_covred img:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
.tool_to_master .tools_to_master_img img{
      background: #fff;
    box-shadow: 0 2px 16px rgb(0 0 0/8%);
    border-radius: 10px;
    padding: 5px;
    margin: 5px;
    transition: all .3s;
}
.tool_to_master .tools_to_master_img img:hover{box-shadow: 0 10px 18px rgb(0 0 0 / 10%); -webkit-transform: scale(1.05); transform: scale(1.05)}
.language_and_covred img{transition: all .3s;}
.language_and_covred img:hover{box-shadow: 0 10px 18px rgb(0 0 0 / 10%); -webkit-transform: scale(1.05); transform: scale(1.05)}
.key__hightlight .key__hightlight__content__body ul li{width: 50%; min-height: 70px; display: inline-block; float: left;}
.key__hightlight .key__hightlight__content__body ul li .iconm__content{display: flex; align-items: center; gap: 15px;}
.key__hightlight .key__hightlight__content__body ul li .icon img{width: 28px; height: 28px;}
.call__to__acetion{background: #333; padding-top: 0px; padding-bottom: 0px;}
.call__to__acetion .d-flex{display: flex; align-items: center;}
.call__to__acetion .content__body h3{color: #fff; font-size: 32px; margin-bottom: 15px;}
.call__to__acetion .content__body p{color: #fff; font-size: 16px; margin: 0;}
.call__to__acetion .content__body ul li{color: #fff; font-size: 14px; line-height: 28px; list-style: auto; padding-left: 5px; margin-left: 30px;}
.down__load__Syllabus {position: relative;}
.down__load__Syllabus ul li{width: 29.333%;  float: left; margin: 10px; display: inline-block; 
    background: url(../img/shape/banner-2.jpg);
    background-size: cover;
    background-attachment: fixed;
    color: #fff; 
    border: 2px solid #f4f5f7; 
    padding: 20px; font-size: 14px; font-weight: 600; text-align: center; border-radius: 10px; 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%);
    position: relative;
    transition: all .3s;}
    .comman_headline h3{font-size: 36px;}
.comman_headline span{color: #04a599; position: relative;}
.comman_headline span:before{
    background: url(../img/bottom-one-line.webp) no-repeat;
    position: absolute;
    background-size: cover;
    content: "";
    bottom: -5px;
    height: 9px;
    width: -webkit-fill-available;
    left: 0px;
}
.ToolsMaster .swiper-slide img{border: 1px solid #ededed;}
.course-details-category .contact-form .form-group{margin-bottom: 20px;}

/*popup*/
.PopupSec .open-btn {
    padding: 12px 24px;
    background: #4f46e5;
    color: #fff;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    font-size: 16px;
}

/* POPUP BACKDROP */
.popup-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.65);
    justify-content: center;
    align-items: center;
    z-index: 999;
}

/* POPUP BOX */
.PopupSec .popup-box {
    width: 90%;
    max-width: 1100px;
    background: white;
    border-radius: 16px;
    overflow: hidden;
    animation: scaleUp 0.3s ease;
    position: relative;
}

@keyframes scaleUp {
    from { transform: scale(0.8); opacity: 0; }
    to { transform: scale(1); opacity: 1; }
}

/* CLOSE BUTTON */
.PopupSec .close-btn {
    position: absolute;
    top: 12px;
    right: 18px;
    font-size: 22px;
    cursor: pointer;
    background: transparent;
    color: #002d57;
    padding: 0px;
}

/* CONTENT LAYOUT */
.PopupSec .popup-container {
    display: flex;
}

/* LEFT SECTION */
.PopupSec .left-section {
    width: 50%;
    background-image: linear-gradient(to right, #ffffff, #99c4e1, #ffffff);
    padding: 50px 40px;
}

.PopupSec .left-section h2 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 15px;
    line-height: 1.4;
}

.PopupSec .trusted {
    font-weight: 600;
    color: #01325a;
    font-size: 20px;
    margin: 10px 0px;
}

.PopupSec .logo-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 18px;
    margin-top: 15px;
}

.PopupSec .logo-grid img {
    background: white;
    padding: 14px;
    border-radius: 12px;
    border: 1px solid #e5e5e5;
    width: 100%;
}

/* RIGHT SECTION */
.PopupSec .right-section {
    width: 50%;
    padding: 40px 30px;
}

.PopupSec .title {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
}

.PopupSec .form label {
    font-size: 14px;
    font-weight: 600;
}

.PopupSec .form input,
.PopupSec .form select {
    width: 100%;
    padding: 12px;
    margin-top: 0px;
    margin-bottom: 10px;
    border: 1px solid #cfcfcf;
    border-radius: 8px;
}

/* Submit Button */
.submit {
    width: 100%;
    padding: 12px;
    border: none;
    margin-top: 20px;
    border-radius: 8px;
    font-size: 16px;
    color: #fff;
    background-image: linear-gradient(to right, var(--color-primary), var(--color-secondary), var(--color-primary));
    cursor: pointer;
        background-size: 220%;
}

/*popup end*/
.OnlinePaymentPage .payment-wrapper {
        display: flex;
        gap: 24px;
        flex-wrap: wrap;
        margin-bottom: 60px;
    }

    .OnlinePaymentPage .pay-card {
        width: 240px;
        height: 150px;
        background: #fff;
        border: 2px solid #00194c;
        border-radius: 22px;
        position: relative;
        cursor: pointer;
        transition: 0.25s;
        display: flex;
        justify-content: center;
        align-items: center;
        box-shadow: 0 0 0 rgba(0,0,0,0);
    }

    .OnlinePaymentPage .pay-card img {
        width: 120px;
        object-fit: contain;
    }

    /* Small orange circle top-left */
    .OnlinePaymentPage .dot {
        width: 20px;
        height: 20px;
        background: #04a599;
        border-radius: 50%;
        position: absolute;
        top: 10px;
        left: 10px;
        border: 2px solid white;
        transition: 0.25s;
    }

    /* Blue check circle for selected card */
    .OnlinePaymentPage .check {
        width: 45px;
        height: 45px;
        border-radius: 50%;
        border: 3px solid #00194c;
        background: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 20px;
        color: #00194c;
        position: absolute;
        top: -25px;
        left: 50%;
        transform: translateX(-50%);
        opacity: 0;
        transition: 0.25s;
    }

    .OnlinePaymentPage .pay-card.active {
        box-shadow: 0 0 25px rgba(0, 72, 255, 0.4);
        background: var(--bg-gray-gradient-secondary);
    }

    .OnlinePaymentPage .pay-card.active .check {
        opacity: 1;
    }

    .OnlinePaymentPage .pay-card:not(.active) .dot {
        background: transparent;
        border: 2px solid #05d5b3;
    }

    .OnlinePaymentPage .FormDetails input,
    .OnlinePaymentPage .FormDetails select
    {
    width: 100%;
    padding: 12px;
    margin-top: 0px;
    margin-bottom: 20px;
    border: 1px solid #cfcfcf;
    border-radius: 8px;
    }
    .OnlinePaymentPage .formSectionContent {padding: 30px; border-radius: 10px;}
    .OnlinePaymentPage .rts-admission-formBanner img{border-radius: 10px;}

.SidebarFixed .sidebar {
    position: fixed;
    left: 20px;
    top: 200px;
    width: 85px;
    z-index: 999;
}

.SidebarFixed .toggle-btn {
    background: var(--bg-gradient);
    color: #fff;
    padding: 5px 0;
    text-align: center;
    cursor: pointer;
    border-radius: 5px;
    font-size: 14px;
}

.SidebarFixed .sidebar-content {
    overflow: hidden;
    max-height: 600px;   /* default visible */
    transition: max-height 0.4s ease;
}

.SidebarFixed .sidebar-content.hidden {
    max-height: 0;       /* hides vertically */
}

.SidebarFixed .sidebar-item {
    background: #fff;
    border: 1px solid #04b7a3;
    padding: 2px;
    text-align: center;
    margin-top: 5px;
    border-radius: 5px;
    cursor: pointer;
    margin-bottom: 0px;
}

.SidebarFixed .sidebar-item p {
    margin: 0px 0 0;
    font-size: 12px;
    font-weight: 600;
    line-height: 17px;
}

.SidebarFixed .icon {
    font-size: 22px;
    color: #d93025;
}
.footer-style-two .course_list ul li{list-style: none; display: inline-block; margin-right: 20px;}
.footer-style-two .course_list ul li a{font-weight: 400; font-size: 15px; position: relative;}
.footer-style-two .course_list ul li a:before{position: absolute; content: ""; right: -12px; background: #333; height: 10px; width: 1.5px; top: 5px;}
.footer-style-two .course_list h4{font-size: 20px;}
.footer-style-two .course_list ul li a:hover{background: var(--bg-gradient); -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent;}
/*upcoming batches*/

/*upcoming batches end*/

/* Tabs */
.program-tabs{
    max-width:770px;
    margin:0 auto 50px;
    background:#00194c;
    border-radius:50px;
    display:flex;
    padding:8px;
    justify-content:space-between;
}

.program-tabs button{
    flex:1;
    border:none;
    background:transparent;
    padding:14px 20px;
    border-radius:40px;
    font-size:16px;
    cursor:pointer;
    transition:.3s;
}

.program-tabs button.active{
    background: linear-gradient(90deg, #00194c, #049d95);
    color:#fff;
}

/* Cards */
.program-wrapper{
    max-width:1100px;
    margin:auto;
}

.program-grid{
    display:grid;
    grid-template-columns: repeat(auto-fit,minmax(320px,1fr));
    gap:30px;
}

.program-card{
    background-image: url(../img/rfdmodal-bg1.webp), linear-gradient(180deg, #e0f2fe .17%, #fff 45.36%);
    background-size: 100%;
    background-position: bottom;
    background-repeat: no-repeat;
    border-radius:20px;
    padding:35px;
    box-shadow:0 20px 50px rgba(0,0,0,0.08);
    position: relative;
}

.duration{
    display:inline-flex;
    align-items:center;
    gap:8px;
    padding:8px 14px;
    background:#e1f2fe;
    border-radius:20px;
    font-size:14px;
    color:#04a599;
    margin-bottom:25px;
    position: absolute;
    top: -17px;
}

.program-card h2{
    font-size:26px;
    margin-bottom:20px;
}

.program-card ul{
    list-style:none;
    margin-bottom:35px;
    padding: 0;
    position: relative;
}

.program-card ul li{
    display:flex;
    gap:12px;
    margin-bottom:15px;
    font-size:16px;
    position: relative;
    padding-left: 20px;
}
.program-card ul li::before{
    position: absolute;
    content: "";
    height: 8px;
    width: 8px;
    background: #04a599;
    left: 0px;
    top: 10px;
    border-radius: 2px;
    transform: rotate(45deg);
}
.program-card ul::after{
    position: absolute;
    content: "";
    height: 75%;
    width: 1.6px;
    background: #04a599;
    left: 3px;
    top: 10px;
    border-radius: 2px;
}

.program-card ul li i{
    color:#20b15a;
    font-size:18px;
    margin-top:2px;
}

/* Hide */
.hidden{
    display:none;
}
.program-card .btn-block{ width: 100%;}
/*addmission process*/
.admission-section {
  position: relative;
  max-width: 1200px;
  margin: auto;
}

.connector-svg {
      position: absolute;
    top: 147px;
    left: 23px;
    width: 100%;
    height: 120px;
    z-index: 1;
}

.steps {
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 2;
}

.step {
  text-align: center;
  width: 200px;
}

.icon-wrap {
  width: 82px;
  height: 82px;
  margin: auto;
  background: var(--bg-gradient);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.icon-wrap.top15{top: -15px;}

.icon-wrap::after {
  content: "";
  position: absolute;
  inset: 6px;
  border: 2px dashed #05d5b3;
  border-radius: 50%;
}

.icon-wrap span {
  font-size: 32px;
  color: #fff;
  z-index: 1;
}

.step-tag {
  display: inline-block;
  margin: 12px 0 6px;
  padding: 4px 14px;
  border: 1px solid #05d5b3;
  color: #00194c;
  border-radius: 20px;
  font-size: 12px;
}

.step h4 {
  font-size: 15px;
  font-weight: 600;
  margin: 4px 0;
}

.num {
  font-size: 22px;
  font-weight: 600;
  color: #04a599;
  margin-top: 6px;
}
/*addmission process end*/

.upcoming__batches p.date_head {
    width: 100%;
    float: left;
    border: 1px solid var(--bg-gradient);;
    background: var(--bg-gradient);;
    padding: 15px 20px;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.2;
    margin: 0 0 30px;
    color: #fff;
}

.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: var(--bg-gradient);;
    color: #fff;
    height: 50px;
    line-height: 50px;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 42px;
    margin-bottom: 35px;
}

.upcoming__batches .popular_batches_area .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;
    background-image: url(../img/rfdmodal-bg1.webp), linear-gradient(180deg, #e0f2fe .17%, #fff 45.36%);
    background-size: 100%;
    background-position: bottom;
    background-repeat: no-repeat;
}
.upcoming__batches .popular_batches_area .popular_batches_img p.text{margin-bottom: 10px;}
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 div.date {
    position: absolute;
    right: -15px;
    top: 15px;
    background: var(--bg-gradient);
    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 #04c8ac;
    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 {
    background: linear-gradient(132deg, #00194c 14.58%, #05d5b3 65.1%, #196ae5);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    width: 100%;
    float: left;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.2;
    margin: 0;
}
div.upcoming__batches .popular_batches_img .btnsBottom{display: flex; gap: 15px; justify-content: space-between;}
div.upcoming__batches .popular_batches_img .btnsBottom .btn{width: 50%;}
div.upcoming__batches .popular_batches_img .btnsBottom .btn.active{background: var(--color-primary); color: #fff;}
div.upcoming__batches .popular_batches_img .btnsBottom .btn.active:hover{background: #E7EDF8; color: #333;}



@media(max-width:600px){
    .program-card{
        padding:25px;
    }
}


@media (max-width: 767px) {
    .SidebarFixed{display: none;}
    .OnlinePaymentPage .payment-wrapper{
        display: block;
    }
    .OnlinePaymentPage .pay-card{width: 46%; margin: 5px; float: left;}
    .comman_headline h2{font-size: 22px;}
    .sub-title{font-size: 12px;}
    .fun-fact-style-one-items .row{
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        overflow-y: hidden;
        overflow-x: auto;
    }
    .funfact-style-one-item {
        width: 50%;
        padding: 15px;
    }
    .fun-fact-style-three-items{
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-y: hidden;
    overflow-x: auto;
    }
    .fun-fact-style-three-items .funfact-style-one-item, .fun-fact-style-three-items .funfact-style-one-item:last-child{width: 100%;}
    .funfact-style-one-item .medium{font-size: 12px;}
    .advantages-info h2{font-size: 16px; font-weight: 400;}
    .PopupSec .left-section{display: none;}
    .PopupSec .right-section{width: 100%;}
    .PopupSec .form input, .PopupSec .form select{margin-bottom: 0px;}
    .faq-style-one button.accordion-button{font-size: 16px; padding: 12px !important;}
    .course-tab-style-one .nav.nav-tabs.category-tabs{
        -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-y: hidden;
    overflow-x: auto;
    }
    .btn-md{padding: 12px 25px; font-size: 14px;}
    .DataScience .course-content p.para{font-size: 16px;}
    .DataScience .course-content .stats{gap: 5px;}
    .DataScience .course-content .stats{
        -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-y: hidden;
    overflow-x: auto;}
    .DataScience .course-content .stats .stat h2{font-size: 24px;}
    .DataScience .course-content .stats .stat p{font-size: 14px; line-height: 20px;}
    ul.curriculum-list li h5{font-size: 15px;}
    .key__hightlight .key__hightlight__content__body ul li{width: 100%;}
    .call__to__acetion .content__body h3{padding-top: 40px;}
    .call__to__acetion .content__body ol, ul {padding-left: 0rem;}
    .down__load__Syllabus ul li{width: 44%;}
    .content__Card__certi ul li{list-style: disc; font-size: 14px;}
    .DataScience .course-image img{margin-top: 15px;}
    .edufix-preloader .animation-preloader .txt-loading{font: bold 2em 'Outfit', sans-serif;}
    .program-tabs{font-size: 14px;}


}
@media (max-width: 767px) {

    .program-tabs {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
    }

    .program-tabs button {
        flex: 0 0 auto;
        white-space: nowrap;
        min-width: max-content;
        font-size: 13px;
        padding: 5px 10px;
    }
}