/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 15 2026 | 08:07:14 */
ma:root {
  /* ======== Colors ======== */
  /* HEX - Hexadecimal */
  --black-color: #000000;
  --white-color: #ffffff;
  --blue-color: #0147b4;
  --light-blue-color: #dfebff;
  --gray-color: #fafafa;

  /* ======== Font and typography ======== */
  /* .5rem = 8px | 1rem = 16px */
  --body-font: "Roboto", sans-serif;
  --h1-font-size: 1.5rem;
  --h2-font-size: 1.375rem;
  --h3-font-size: 1rem;
  --normal-para18: 1rem;
  --normal-font-size: 1rem;

  /* ======== Font weight ======== */
  --fw-thin: 300;
  --fw-regular: 400;
  --fw-medium: 500;
  --fw-semi-bold: 600;
  --fw-bold: 700;
}

/* ======== Responsive typography ======== */

/* post css start */
ul.meta-inside {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    font-size: 14px;
    line-height: 1.3;
    margin: 0 0 20px;
    padding: 0 0 10px;
    list-style: none;
    color: var(--e-global-color-563aeee);
}
.content-col {
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
}
.content-right {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
}
.content-col, .content-right {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.content-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.post-page .page-content h2, h2.sidebar-title {
    font-size: 1.5rem;
}
.latest-post {
    margin-bottom: 2rem;
}
ul.recent-posts {
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.recent-posts li:first-child {
    padding-top: 0;
}
ul.recent-posts li {
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #000000;
}
ul.recent-posts li a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-weight: 600;
    color: var(--e-global-color-563aeee);
    font-family: "Mencken Std Bold", Sans-serif;
}
ul.recent-posts li a:hover {
   color: #bc378d;
}
.single-post .post-nav a{
  color: #6c47ff;
	font-weight: 600;
}
.post-nav-btn .arrow-btns {
    display: inline-block;
    background-color: #6c47ff;
    border: 1px solid #ffffff;
    color: #000000;
    width: 25px;
    height: 25px;
    text-align: center;
    border-radius: 50%;
    line-height: 1.3;
    transition: all 300ms linear 0ms;
}
.post-nav-btn .arrow-btns i {
    font-size: 12px;
    line-height: 17px;
}
nav.post-nav {
    display: flex;
    justify-content: space-between;
}
.icon.icon-chevron-left::before {
    content: "\2190";
	color: #ffffff;
}
.icon.icon-chevron-right::before {
     content: "\2192";
	 color: #ffffff;
}
.single-post .main-content h1.entry-title {
    font-size: 2.25rem;
    line-height: 1.2em;
    letter-spacing: 0px;
    color: #000000;
    margin-top: 0;
    position: relative;
    padding: 0;
}
.single-post .page-content a{
    text-decoration: none;
    color: #6c47ff;
}
span.recent-thumb {
    -ms-flex: 0 0 75px;
    flex: 0 0 75px;
    max-width: 75px;
}
span.recent-title {
    -ms-flex: 0 0 calc(100% - 75px);
    flex: 0 0 calc(100% - 75px);
    max-width: calc(100% - 75px);
    padding-left: 10px;
}
span.recent-thumb, span.recent-title {
    position: relative;
    width: 100%;
    display: block;
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}
ul.meta-inside li svg {
    display: inline-block;
    margin: 0 3px -2px 0;
    padding: 0;
    fill: var(--e-global-color-563aeee);
}
ul.meta-inside li:after {
    content: "|";
    padding: 0 8px;
    font-weight: bold;
}
.after-article {
    margin-top: 2rem;
    margin-bottom: 2rem;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
p.last-div{
	margin-bottom: 30px;
}
ul.wp-block-list{
	padding-left: 20px;
}
ul.wp-block-list li {
    list-style: disc;
	padding-bottom: 5px;
}
p.list-phra {
    margin-bottom: 6px;
	font-weight: 600;
}
ul.wp-block-list {
    padding-left: 20px;
    margin-bottom: 1rem;
}
.post-template h2.wp-block-heading{
 color: #6c47ff;
}
h3.wp-block-heading {
    font-size: 20px;
	margin-bottom: 5px;
}
/* post css end */

/* ======== Salauni css satrt ======== */
.premium-nav-default {
    display: block;
}
.slider.placementpartners_crousel.slick-initialized.slick-slider.slick-dotted {
    display: none;
}
.postid-2846 .approved_logo {
    display: none;
}
/* .tab.active,
.tab:hover {
    color: #fff;
    background-image: linear-gradient(286deg,#6c3693 0%,#d0388c 100%);
    border-radius: 8px;
} */
ul.advantage-list{
	display: flex;
    width: 100%;
    flex-wrap: wrap;
	row-gap: 15px;
	column-gap: 30px;
	justify-content: space-between;
	padding-left: 20px;
}
ul.advantage-list.justifie {
    column-gap: 45px;
    justify-content: start;
}
ul.advantage-list li, ul.manage-listing li{
	list-style: none;
    position: relative;
}
ul.manage-listing{
	padding-left: 20px;
}
ul.advantage-list li:before,
ul.manage-listing li:before{
    content: "";
    position: absolute;
    left: -22px;
    top: 4px;
    width: 18px;
    height: 18px;
    background-image: url("/wp-content/uploads/2026/02/check.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
ul.ranking-boxes{
	display: flex;
    width: 100%;
    flex-wrap: wrap;
    row-gap: 15px;
    column-gap: 30px;
	padding-left: 25px;
	justify-content: start;
	padding-left: 0px;
}
ul.ranking-boxes li{
    list-style: none;
    background: #a8378f;
    color: #ffffff;
    padding: 10px;
    text-align: left;
    border-radius: 5px;
}
.course-content-box h4 {
    min-height: 60px;
    font-size: 14px;
	overflow-wrap: break-word;
    word-break: break-word;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-line-clamp: 2;   /* 👈 2 lines */
    -webkit-box-orient: vertical;
     overflow: hidden;
     min-width: 0;
}
.course-card-btn a {
    padding: 5px 10px !important;
}
.course-btn-next,
.course-btn-prev {
  background: #8a3791 !important;
  border: 1px solid #ffffff !important;
}
.mb-0-heading h3{
	margin-top: 0px !important;
}
.natination-international{
	display: block !important;
}
.right-mega-section{
	border-left: 1px solid #ffffff;
    padding-left: 20px;
}
.right-inner-mega-sec .e-con-full.e-flex:hover{
    box-shadow: 8px 8px 30px rgb(255 251 251 / 25%);
	transform: translateY(-5px); /* slightly lifts card */
}
.mega-section .mega-tab .e-n-tabs.e-activated{
	display: flex;
	width: 100%;
	gap: 20px;
}
.post-type-archive-university .mega-icon-box .elementor-icon-box-wrapper, .single-university .mega-icon-box .elementor-icon-box-wrapper{
flex-direction: row !important;
}
/* University page mega section css */
/* Card style */
.post-type-archive-university .right-inner-mega-sec .elementor-icon-box-wrapper, .single-university .right-inner-mega-sec .elementor-icon-box-wrapper{
    display:flex;
    align-items:center;
    justify-content:space-between;
}

/* Left icon */
.post-type-archive-university .right-inner-mega-sec .elementor-icon-box-wrapper .elementor-icon-box-icon, .single-university .right-inner-mega-sec .elementor-icon-box-wrapper .elementor-icon-box-icon{
    order:2;
}

/* Content area */
.post-type-archive-university .right-inner-mega-sec .elementor-icon-box-wrapper .elementor-icon-box-content, .single-university .right-inner-mega-sec .elementor-icon-box-wrapper .elementor-icon-box-content{
    flex:1;
}

.mega-section .mega-tab .e-n-tabs.e-activated .e-n-tabs-heading{
	width: 30%;
	gap: 0;
}
.mega-section .mega-tab .e-n-tabs.e-activated .e-n-tabs-content{
	width: 70%;
}
.mega-section .mega-tab .e-n-tabs.e-activated .e-n-tabs-heading button{
	width: 100%;
	margin-bottom: 10px;
	text-align: left;
}
.mega-section .mega-tab .e-n-tabs.e-activated .e-n-tabs-heading button:hover, button:focus{
	background: #0029a8;
}
.mega-section .mega-tab .e-n-tabs.e-activated .e-n-tabs-heading span.e-n-tab-title-text{
	color: #ffffff;
	text-align: left
}
.mega-section .mega-tab .e-n-tabs.e-activated .e-n-tabs-content .box-flex-wrapper{
display: flex;
flex-direction: row-reverse;
}
span.page-numbers.current {
    background: #913790;
    color: #ffffff !important;
    padding: 0px 8px;
    border-radius: 7px;
}
.nav-links .page-numbers, .nav-links .page-numbers:hover {
    color: #883691;
}
.universiti-mega-menu{
    display: flex;
	justify-content: space-between
}
.elementor-28 .elementor-element.premium-nav-hor .premium-nav-menu-container .premium-mega-content-container {
    left: 0px !important;
}
.uni-meta-item {
    align-items: flex-start !important;
}
.uni-meta-box .uni-meta-item .meta-icon img{
    width: 50px !important; 
	height: auto;
}
span.meta-text {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.tab.active{
    color:#fff !important;
    background:linear-gradient(286deg,#6c3693 0%,#d0388c 100%);
	border-radius: 8px;
	scroll-behavior: smooth;
}

/* hover only when not active */
.tab:not(.active):hover{
    color:#fff;
    background:linear-gradient(286deg,#6c3693 0%,#d0388c 100%);
	border-radius: 8px;
}
/* Contcat us css start */
.contcat-us-box h2{
	font-size: 28px;
	font-weight: 600;
	color: #000000;
	padding-bottom: 8px;
}
.contact-text p{
	font-size: 16px;
	width: 100%;
	max-width: 50%;
	margin-bottom: 0px;
}
.contact-us-socails{
    border-top: 2px solid #8352f0;
    width: 100%;
    max-width: 80%
}
.contcat-bnr{
	position: relative;
}
.contcat-heading{
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.contcat-heading h1{
	font-size: 42px;
}
.contact-us-socails h2{
	padding-top: 10px;
}
.contact-us-details li span.elementor-icon-list-text{
	font-size: 16px;
	color: #000000;
}
.contact-us-text, .contact-us-details{
	margin-bottom: 30px;
}
.contact-us-details .elementor-icon-list-icon{
	background: #8352f0;
	border: 1px solid #8352f0;
    padding: 15px;
    border-radius: 50%;
}
.contact-us-details .elementor-icon-list-icon svg{
    fill: #ffffff;
    margin-right: 0px !important;
}
.contact-us-details li a{
	padding-bottom: 10px !important;
	text-decoration: none;
}
.contact-us-details li a:hover .elementor-icon-list-text{
	color: #8352f0;
}
.contact-us-details .elementor-icon-list-item:hover .elementor-icon-list-icon {
    background-color: #fff;
}

.contact-us-details .elementor-icon-list-item:hover .elementor-icon-list-icon svg {
    fill: #8352f0;
    stroke: #8352f0;
}
.contact-us-details svg.ekit-svg-icon {
    width: 22px;
    height: 22px;
}
.contact-us-socails{
	
}
/* Contact us css end */

/* Courses start css */
.stats-bar .stat-item .ccl-stat-num{
    color: #ffffff;
	font-size: 20px;
	font-weight: 600;
}
.single-course .hero-desc ul {
    padding-left: 18px;
}
.single-course .hero-desc li {
    position: relative;
}
.single-course .hero-desc li:before {
    content: "";
    position: absolute;
    left: -22px;
    top: 4px;
    width: 18px;
    height: 18px;
    background-image: url(/wp-content/uploads/2026/02/check.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
 .couse-tab-section .ccl-tab-btn {
    padding: 10px 25px;
    border-radius: 0px;
}
.couse-tab-section .ccl-tab-btn.active {
    background: #0147b4;
    border-color: #0147b4;
    color: #fff;
}

.couse-tab-section .ccl-tab-btn:hover {
    border-color: #0147b4;
    color: #ffffff;
    background: #0147b4;
}
.couse-tab-section .swiper-wrapper {
    margin-bottom: 30px;
	padding: 5px;
}
.couse-tab-section .ccl-tab-card-body {
    padding: 22px 16px;
    background: #0147b4;
}
.couse-tab-section .ccl-tab-card-body .ccl-tab-uni-name{
   display: none;
}
.couse-tab-section .ccl-tab-card-body .ccl-tab-course-title{
    color: #ffffff;
	font-size: 20px;
	font-weight: 500;
}
.couse-tab-section .ccl-tab-card-body .ccl-tab-meta{
	color: #ffffff;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.4rem;
}
.couse-tab-section .ccl-tab-know-more{
    border: 1.5px solid #ffffff;
    color: #ffffff;
	font-size: 12px;
	font-weight: 400;
}
.ccl-archive-card-footer .ccl-archive-know-more:hover {
    background: #ffffff;
    color: #0147b4;
}
.couse-tab-section .ccl-tab-know-more{
    text-decoration: none;
	background: #ffffff;
	color: #0147b4;
	padding: 6px 10px;
	border-radius: 5px; 
}
.couse-tab-section .ccl-tab-know-more:hover {
    background: #ffffff;
    color: #0147b4;
}
.post-type-archive .ccl-archive-card{
	border-radius: 0px;
}
.ccl-archive-card .ccl-archive-card-body {
    background: #0147b4;
	padding: 20px 16px;
}
.ccl-archive-card-body .ccl-archive-uni-name {
	display: none;
}
p.ccl-tab-meta{
	margin-bottom: 0px;
}
.ccl-archive-card-body .ccl-archive-meta {
    color: #ffffff;
    font-size: 14px;
    font-weight: 300;
	line-height: 1.4rem;
}
.ccl-archive-card-body .ccl-archive-course-title a {
    color: #ffffff;
    font-size: 20px;
    font-weight: 500;
	margin-bottom: 40px;
}
.ccl-archive-card-body .ccl-archive-course-title{
	margin-bottom: 8px;
}
.ccl-archive-card-footer .ccl-archive-know-more {
    text-decoration: none;
    background: #ffffff;
    color: #0147b4;
    padding: 6px 10px;
    border-radius: 5px;
}
.ccl-archive-container .ccl-archive-pagination .page-numbers {
    padding: 0px 7px;
    border: 1px solid #0073aa;
    color: #0073aa;
}
.home-post .elementskit-post-image-card .elementskit-entry-header .elementskit-entry-thumb{
padding : 0px;
}
.home-post .elementskit-post-image-card{
background: #000000;	
}
.home-post .elementskit-post-image-card .elementskit-post-body {
    padding: 20px 20px;
	background: #000000;
	border-radius: 0 0 20px 20px;
}
.home-post .elementskit-post-image-card .elementskit-entry-header {
    background: #000000;
	border-radius: 20px;
}
.home-post .elementskit-post-image-card .post-meta-list {
    margin-bottom: 9px;
    color: #ffffff;
    fill: #ffffff;
}
.home-post .elementskit-post-image-card .entry-title {
    font-size: 18px;
    margin-bottom: 10px;
}
  .home-post .ekit-wid-con .elementskit-btn {
    padding: 0px;
    color: #ffffff;
    fill: #ffffff;
    background-color: #000000;
    border: 1px solid #000000;
    gap: 11px;
	padding-top: 40px;
}
.home-post .elementskit-btn:hover svg {
    margin-left: 5px;
	transition: 0.5s;
}
.view-more-post a.elementor-button.elementor-button-link.elementor-size-sm {
    margin-top: 30px;
    border-radius: 8px;
	border: 1px solid #123075;
	background: #000000;
    text-decoration: none;
}
.view-more-post a.elementor-button.elementor-button-link.elementor-size-sm:hover{
	background: #ffffff;
	color: #123075;
}
.view-more-post a.elementor-button.elementor-button-link.elementor-size-sm:hover svg{
	color: #000000;
	fill: #000000;
	padding-left: 5px;
	transition: 0.5s;
}


.couse-tab-section a.ccl-tab-explore {
    text-decoration: none !important;
}
.main-courses-sec{
	max-width: 1140px !important;
    width: 100%;
    margin: 0 auto;		
}
.main-container{
	margin: 30px 20px !important;
	
}
.main-courses-sec h2{
	font-size: 22px;
	font-weight: 600 !important;
}
.main-heading-icon .elementor-icon-wrapper .elementor-icon svg{
width: 24px;
height: 24px;
object-fit: cover;
fill: #8555f2;
}
.main-courses-heading{
	border-bottom: 2px solid #ddd6fe;
    margin: 10px 0px;
    padding: 10px 0px;	
}
.main-courses-heading h3{
	font-size: 20px;
	font-weight: 500;
}
.main-courses-sec .elementor-icon-list-icon svg.e-fas-check{
width: 14px;
height: 14px;
fill: #8555f2;
}
.main-courses-sec li.elementor-icon-list-item{
    padding-bottom: 15px;	
	font-size: 16px;
}
.key-highlights{
    display: flex;
	justify-content: start;
    width: 100%;
    flex-wrap: wrap;
    gap: 2%;
	row-gap: 20px;
}

	.key-highlights .elementor-element.e-con-full{
		width: 23.5%;
	}
.key-highlights .elementor-element.e-con-full .key-box{
	width: 100%;
  align-items: center;
  gap: 14px;
  background: linear-gradient(135deg, #faf5ff, #f3e8ff);
  border: 1px solid var(--border-purple);
  border-radius: var(--radius-md);
  padding: 14px 16px;
  transition: box-shadow var(--transition), transform var(--transition);
} 
.key-highlights .elementor-element.e-con-full .key-box:hover{
box-shadow: var(--shadow-md);
transform: translateY(-2px);	
}
.key-highlights .elementor-element.e-con-full .key-box .elementor-icon svg{
	width: 24px;
	height: 24px;
	fill: #8555f2;
}
.key-highlights .elementor-element.e-con-full .key-box .elementor-icon-box-content h3{
	font-size: 14px;
	margin-bottom: 5px;
	color: #6b7280;
	font-weight: 400;
}
.key-highlights .elementor-element.e-con-full .key-box .elementor-icon-box-content p{
font-size: 12px;	
	font-weight: 600;
}
.specializations-offered{
	display: flex;
	flex-wrap: wrap;
	justify-content: start;
	gap: 2%;
	row-gap: 20px;
}
.specializations-offered .elementor-element.e-con-full{
	width: 18.4%;
}
.specializations-offered .elementor-element.e-con-full .specialization-box{
  width: 100%;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 22px 14px;
  background: #fff;
  border: 1.5px solid var(--border-purple);
  border-radius: var(--radius-md);
  text-align: center;
  font-size: 13px;
  font-weight: 600;
  color: var(--text-dark);
  transition: all var(--transition);
  cursor: pointer;
}
.specializations-offered .elementor-element.e-con-full .specialization-box:hover{
    background: linear-gradient(135deg, var(--primary), var(--primary-light));
    color: #fff;
    border-color: var(--primary);
    transform: translateY(-3px);
    box-shadow: var(--shadow-lg);
}
.specializations-offered .elementor-element.e-con-full .specialization-box .elementor-icon svg{
   width: 24px;
	height: 24px;
	fill: #8555f2;
}
.specializations-offered .elementor-element.e-con-full .specialization-box .elementor-icon-box-content p{
	font-size: 13px;
    font-weight: 600;
	min-height: 45px;
}
.specializations-offered .elementor-element.e-con-full .specialization-box:hover .elementor-icon svg{
    fill:#fff;
}
.specializations-offered .elementor-element.e-con-full .specialization-box:hover .elementor-icon-box-content p{
    color:#fff;
}
.specializations-offered .industry-box {
    width: 23.5% !important;
}
.icon-text .elementor-icon-box-wrapper{
	display: inline-flex;
    align-items: center;
    gap: 7px;
    background: linear-gradient(135deg, #f3e8ff, #ede9fe);
    border: 1px solid #ddd6fe;
    color: var(--primary);
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 5px 14px;
    border-radius: 40px;
    margin-bottom: 14px;
}
.icon-text .elementor-icon-box-wrapper .elementor-icon-box-icon svg{
	width: 12px;
	height: 12px;
	fill: #8555f2;
}
.icon-text .elementor-icon-box-wrapper h3.elementor-icon-box-title{
	font-size: 12px;
    margin-bottom: 4px;
    font-weight: 600;
}

.max-width-p p{
	width: 100%;
	max-width: 900px;
}
.main-text-boxes{
	display: flex;
	flex-wrap: wrap;
	gap: 2%;
	justify-content: start;
	row-gap: 20px;
	margin-bottom: 20px;
	width: 100%;
}
.main-text-boxes .elementor-element.popular-upar-box{
    width: 23.5%;
}
.main-text-boxes .elementor-element.popular-upar-box2{
    width: 32%;
}

.main-text-boxes .elementor-element .popular-box{
	width: 100%;
}
.main-text-boxes .elementor-element .popular-box .elementor-icon-box-wrapper{
	width: 100%;
    background: #fff;
    border: 1.5px solid var(--border-purple);
    border-radius: var(--radius-md);
    padding: 22px 18px;
    display: flex;
    flex-direction: column;
    gap: 14px;
    transition: all var(--transition);
    position: relative;
    overflow: hidden;	
}
.main-text-boxes .elementor-element .popular-box .elementor-icon-box-wrapper:hover{
box-shadow: var(--shadow-lg);
    transform: translateY(-4px);
    border-color: transparent;
}
.main-text-boxes .elementor-element .popular-box .elementor-icon-box-wrapper{
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease;
}

/* top border line */
.main-text-boxes .elementor-element .popular-box .elementor-icon-box-wrapper::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 4px;
    background: #8555f2;
    transition: width 0.35s ease;
}

/* hover effect */
.main-text-boxes .elementor-element .popular-box .elementor-icon-box-wrapper:hover{
    box-shadow: var(--shadow-lg);
    transform: translateY(-4px);
}

/* animate border */
.main-text-boxes .elementor-element .popular-box .elementor-icon-box-wrapper:hover::before{
    width: 100%;
}
.main-text-boxes .elementor-element .popular-box .elementor-icon-box-wrapper .elementor-icon-box-icon svg{
	width: 24px;
	height: 24px;
	fill: #8555f2;
}
.main-text-boxes .elementor-element  .popular-box .elementor-icon-box-wrapper .elementor-icon-box-content h3{
	font-size: 14px;
	font-weight: 600;
}
.main-text-boxes .elementor-element .popular-box .elementor-icon-box-wrapper .elementor-icon-box-content p{
    font-size: 13px;
	font-weight: 400;	
	color: #6b7280;
	min-height: 100px;
}
.basic-eligibility{
	background: linear-gradient(135deg, #1a0938, #2d1257);
	border-radius: 25px;
	padding: 20px 20px;
}
.basic-eligibility .elementor-icon-box-wrapper {
text-align: center !important;
}
.basic-eligibility .elementor-icon-box-wrappe{
	text-align: center;
}
.basic-eligibility .elementor-icon-box-wrapper .elementor-icon-box-icon svg{
	width: 24px;
	height: 24px;
	fill: #ffffff;
}
.basic-eligibility .elementor-icon-box-wrapper .elementor-icon-box-content h3{
	font-size: 17px;
	font-weight: 600;
	color: #ffffff;
}
.basic-eligibility .elementor-icon-box-wrapper .elementor-icon-list-items li svg{
	fill: #ffffff;
	width: 24px;
	height: 24px;
}
.basic-eligibility .elementor-icon-box-wrapper .elementor-icon-list-items span.elementor-icon-list-text{
	font-size: 14px;
	font-weight: 500;
	color: #ffffff;
}
.fee-enroll{
	background: #f8f7ff;
    border: 1px solid var(--border-purple);
    border-radius: var(--radius-lg);
    padding: 28px 24px;
}
.courses-faq .e-n-accordion .e-n-accordion-item{
	border-radius: 20px;
	margin-bottom: 15px;
}
.courses-faq .e-n-accordion .e-n-accordion-item .e-n-accordion-item-title{
	border-radius: 10px;
}
.courses-faq .e-n-accordion .e-con.e-child{
    border-radius: 0 0 10px 10px;
}
.courses-faq .e-n-accordion-item-title[aria-expanded="true"]{
    border-bottom-left-radius:0;
    border-bottom-right-radius:0;
}
.courses-faq .e-n-accordion-item-title  svg{
	fill: #8555f2;
}
/* Active accordion */
.courses-faq .e-n-accordion-item-title[aria-expanded="true"]{
    color:#fff !important;
}

/* Active icon */
.courses-faq .e-n-accordion-item-title[aria-expanded="true"] svg{
    fill:#fff !important;
}

/* Hover text */
.courses-faq .e-n-accordion-item-title:hover{
    color:#fff !important;
}

/* Hover icon */
.courses-faq .e-n-accordion-item-title:hover svg{
    fill:#fff !important;
}
/* If text is inside span or title element */
.courses-faq [aria-expanded="true"] *{
    color:#fff !important;
}
.long-term-btm-txt p{
	font-size: 12px;
	margin-top: 20px;
}
.long-term-container{
   background: #28104f;
	border-radius: 25px;
	padding: 20px 0px;
}
.long-term-container .ue-step-item-content-title{
	font-size: 12px;
	font-weight: 600;
	color: #ffffff;
}
.long-term-container #uc_step_process_elementor_ab75f66 {
    display: flex;
    flex-wrap: wrap;
    padding: 0px 10px;
}
.uni-meta-box .uni-meta-item:first-child{
    display: none;
}
.ccl-university-link a:nth-child(2){
    display: none;
}
section.section-block.highlight-section.revealed{
    display: none;
}
.pahra-txt p{
	margin-bottom: 20px;
}
.text-deco-mome a{
	text-decoration: none;
}
.page-id-4702 #ccl-fp-wrap .ccl-fp-progress-form {
   border: 2px solid #6c47ff;
    border-radius: 16px;
    padding: 32px 32px 28px;
    background: #f7f7f7;
    text-align: center;
    min-width: 600px;
    width: 100%; border: 2px solid #6c47ff;
    border-radius: 16px;
    padding: 32px 32px 28px;
    background: #f7f7f7;
    text-align: center;
}
.page-id-4702 .future-form .ccl-fp-question-box li{
	padding: 10px 12px;
	border: 1.5px solid #6c47ff;
	border-radius: 25px !important;
	cursor: pointer;
	transition: all 0.2s;
	background: #fff;
	font-size: 14px;
	color: #333;
	text-align: center;
	margin-bottom: 10px;
	}

.page-id-4702 #ccl-fp-wrap .ccl-fp-enquiry-form {
    width: 100%;
    min-width: 600px;
}


/* PROGRESS BAR BASE */
.ccl-fp-progressbar {
  display: flex;
  justify-content: space-between;
  list-style: none;
  padding: 0;
  margin-bottom: 20px;
}

/* DOT */
.ccl-fp-progressbar li {
  width: 35px;
  height: 35px;
  border-radius: 50%;
/*   background: #e0e0e0; */
  color: #999;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;

  /* 🔥 smooth animation */
  transition: all 0.4s ease;
  transform: scale(1);
}

/* ACTIVE STEP */
.ccl-fp-progressbar li.active {
/*   background: #0147b4; */
  color: #fff;

  /* 🔥 smooth scale effect */
  transform: scale(1.1);
}

/* OPTIONAL: previous completed steps */
.ccl-fp-progressbar li.done {
  background: #6c47ff;
  color: #fff;
}

.page-id-4702 #ccl-fp-wrap .ccl-fp-enquiry-form h3 {
    text-align: center;
}
.page-id-4702 #ccl-fp-wrap .ccl-fp-question-box {
    display: block !important;
	}
/* Courses end css */

/* Privacy policy & Terms 7 condition css start */
.terms-policy {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 40px 20px !important;
}
.terms-policy a{
	text-decoration: none;
}
.main-text-section{
	padding: 60px 0px;
}
.main-container-box{
	padding: 0px 20px;
}
.main-container-box .text-container h1{
	color: #000000;
	font-weight: 600;
	font-size: 32px;
	margin-bottom: 10px;
}
.main-container-box .text-container h2{
	font-size: 25px;
	font-weight: 500;
	color: #8555f2;
	margin-bottom: 15px;
}
.main-container-box .text-container h3{
	font-size: 18px;
	font-weight: 500;
	color: #000000;
	margin-bottom: 10px;
}
.main-container-box .text-container p{
	font-size: 16px;
	font-weight: 400;
	color: #000000;
}
.main-container-box .text-container .linking-text a{
	color: #8555f2;
	font-weight: 500;
}
.main-container-box .text-container ul {
	padding-left: 20px;
	padding-bottom: 10px;
}
.main-container-box .text-container ul li{
   list-style: disc;
}
.main-container-box .text-container{
	margin-bottom: 30px;
}
/* Privacy policy & Terms 7 condition css end*/


/* Progress css start */
#progress-container {
    width: 100%;
	max-width: 600px;
    margin: auto;
    padding-top: 60px;
}

/* PROGRESS BAR */
.progressbar {
    display: flex;
    justify-content: space-between;
    list-style: none;
    height: 4px;
    counter-reset: step;
}

.progressbar li {
    flex: 1;
    background: #ddd6fe;
    position: relative;
}

.progressbar li::after {
    content: counter(step);
    counter-increment: step;
    position: absolute;
    top: -15px;
    right: 0;
    width: 30px;
    height: 30px;
    background: #ddd6fe;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}

.progressbar li.active::after {
    background: #8555f2;
}

.progressbar li span {
    position: absolute;
    height: 4px;
    width: 0%;
    background: #8555f2;
    transition: 0.6s ease;
}

/* question box */
.select-progess-question-box {
    display: block;
    width: 100%;
    gap: 2%;
    flex-wrap: wrap;
    justify-content: start;
}

.select-progess-question-box li {
    width: 100%;
}

/* ICON STYLE */
.select-progess-question-box li i {
    display: block;
    font-size: 20px;
    margin-bottom: 0px;
    color: #6c4ce6;
}

/* Hover effect on card */
.select-progess-question-box li:hover {
    background: linear-gradient(135deg, #6c4ce6, #8e6df0);
    color: #fff;
}

/* Icon color change on hover */
.select-progess-question-box li:hover i {
    color: #fff;
}

/* Optional: smooth transition */
.select-progess-question-box li,
.select-progess-question-box li i {
    transition: all 0.3s ease;
}

.select-progess-question-box li.active i {
    color: #fff;
}

/* STEPS */
.info {
    display: none;
    background: #ffffff;
    padding: 20px;
    border-radius: 25px;
}

.info.active {
    display: block;
	border: 1px solid #6c47ff;
    border-radius: 16px;
    padding: 32px 32px 28px;
    background: #f7f7f7;
}

/* RESULT (hidden state) */
/* RESULT */
#result {
    opacity: 0;
    transform: translateY(40px);
    transition: all 0.5s ease;
    height: 0;
    overflow: hidden;
    pointer-events: none;
}

#result.show {
    opacity: 1;
    transform: translateY(0);
    height: auto;
    pointer-events: auto;
}

/* FORM ANIMATION */
.progress-form {
    transition: all 0.4s ease;
}

.progress-form.hide {
    opacity: 0;
    transform: translateY(-20px) scale(0.98);
}

/* PROGRESS BAR */
.progres-form {
    width: 100%;
    margin: 0 auto;
}

.progressbar {
    transition: all 0.4s ease;
}

/* OPTIONS */
.progress-form {
    border: 1px solid #8555f2;
    margin-bottom: 40px;
    border-radius: 16px;
}

.info h3 {
    font-size: 24px;
    color: #8555f2;
	text-align: center;
}

.select-progess-question-box li {
    list-style: none;
    padding: 10px 12px;
    margin: 10px 0;
    background: #fff;
    cursor: pointer;
    border-radius: 25px;
    border: 1px solid #8555f2;
    transition: 0.3s;
    color: #000000;
    font-size: 14px;
	margin-bottom: 10px;
    text-align: center;
    display: flex;
    gap: 20px;
	justify-content: center;
}

.select-progess-question-box li:hover {
    background: linear-gradient(135deg, var(--primary), var(--primary-light));
    color: #fff;
    border-color: var(--primary);
    transform: translateY(-3px);
    box-shadow: var(--shadow-lg);
}

.select-progess-question-box li.active {
    background: #8555f2;
    color: #fff;
    border-color: #8555f2;
}

/* BUTTON */
button.progres-btn {
    padding: 10px 20px;
    background: #8555f2;
    color: #fff;
    border: none;
    cursor: pointer;
}

.progres-btn {
    display: block;
    margin: 10px auto;
}

button.progres-btn:disabled {
    background: #aaa;
    cursor: not-allowed;
}

button.progres-btn:hover {
    background: #8555f2;
}
/* Progress css end*/

/* Future prooof progress css start */

/* Future prooof progress css end */

/* Home faq css start */

/* ITEM */
.home-faq-slider .item {
  border-radius: 10px;
  overflow: hidden;
  background: #fff;
  margin-bottom: 10px;
  padding: 5px;
}

/* QUESTION */
.home-faq-slider .q {
    cursor: pointer;
    padding: 12px 20px;
    background: #ffffff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 18px;
    color: #000000;
    font-weight: 500;
    border: 1px solid #0147b4;
}

/* 🔥 ICON (THIN + CLEAN) */
.home-faq-slider .icon::before {
  content: "+";
  font-size: 18px;      /* smaller */
  font-weight: 300;     /* light */
  transition: 0.3s;
  display: inline-block;
  color: #000000;
}

/* ACTIVE ICON */
.home-faq-slider .item.active .icon::before {
  content: "−";
  color: #000000;
}

/* ANSWER */
.home-faq-slider .a {
  max-height: 0;
  overflow: hidden;
  padding: 0 20px;
  opacity: 0;
  transition: max-height 0.5s ease, padding 0.3s ease, opacity 0.3s;
  background: linear-gradient(135deg, #eef3ff, #f7f9ff);
  border-top: 1px solid #e0e6ff;
}

/* OPEN STATE */
.home-faq-slider .item.active .a {
	padding: 5px 20px 30px;
    opacity: 1;
    background: #ffffff;
    border: 1px solid #0147b4;
    margin-bottom: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    color: #000000;
    line-height: 1.4rem;
	max-height: fit-content !important;
}

/* HIDDEN ITEMS */
.home-faq-slider .hidden {
  display: none;
}

/* SHOW WITH ANIMATION */
.home-faq-slider .hidden.show {
  display: block;
  animation: fadeSlide 0.5s ease forwards;
}

/* SMOOTH ENTRY */
@keyframes fadeSlide {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* BUTTON */
.home-faq-slider #moreBtn {
  display: block;
  margin: 20px auto;
  padding: 8px 18px;
  border: none;
  background: #0147b4;
  color: #fff;
  border-radius: 6px;
  cursor: pointer;
  text-align: center;
  transition: 0.3s;
}

/* BUTTON HOVER */
.home-faq-slider #moreBtn:hover {
  background: #013a91;
}
/* Home faq css end */

/* courses form */
.courses-form .ccl-st-enquiry-box{
	max-width: 100%;
	width: 100%;
	background: #6c47ff;
}
.courses-form .ccl-st-enquiry-box h3{
    font-size: 20px;
    font-weight: 700;
    color: #ffffff;
    margin: 0 0 20px;
    text-align: center;
}
.courses-form .ccl-st-submit {
    width: 100%;
    padding: 13px;
    background: #ffffff;
    color: #6c47ff;
    border: none;
    border-radius: 8px;
    font-size: 15px;
    font-weight: 700;
    cursor: pointer;
    margin-top: 20px;
    transition: background 0.2s;
}
.courses-form .ccl-st-check a{
	color: #6c47ff;
}
.courses-form span.ccl-st-flag{
	color: #ffffff;
}
.courses-form .ccl-st-field label{
    display: block;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 6px;
    color: #ffffff;
}
.courses-form .ccl-st-check{
	color: #ffffff;
}
.courses-form .ccl-st-check a{
	color: #ffffff;
	font-weight: 700;
}
.courses-form .ccl-st-field {
    margin-bottom: 16px;
}
.courses-form .ccl-st-field input{
    width: 100%;
    padding: 10px 14px;
    border: 1px solid #ddd;
    border-radius: 8px;
    font-size: 14px;
    box-sizing: border-box;
}
.single-university #ccl-cf-wrap {
    max-width: 100%;
	width: 100%;
    margin-top: 30px;
	}
.single-university #ccl-cf-wrap .ccl-cf-box {
    background: #6c47ff;
}
.single-university #ccl-cf-wrap .ccl-cf-submit:hover {
background: #ffffff;
}
.single-university #ccl-cf-wrap .ccl-cf-submit {
background: #ffffff;
color: #6c47ff;
}
.single-university #ccl-cf-wrap .ccl-cf-title {
    color: #ffffff;
}
.single-university #ccl-cf-wrap .ccl-cf-field label {
    color: #ffffff;
}
.single-university #ccl-cf-wrap .ccl-cf-flag {
    color: #ffffff;
}
.single-university #ccl-cf-wrap .ccl-cf-check label {
    color: #ffffff;
}
.single-university #ccl-cf-wrap .ccl-cf-check label a{
	color: #ffffff;
	font-weight: 600;
}
 
/* about us css start */
.border-heading h2{
	padding-bottom: 10px;
	margin-bottom: 20px;
	width: max-content;
}
.elementor-element.elementor-element-ddef6cc.elementor-widget__width-inherit.what-about-list.elementor-widget-mobile__width-inherit.elementor-widget.elementor-widget-text-editor{
	margin-bottom: 15px;
}
.what-about-list p{
	margin-bottom: 0px;
}

.why-upskillx{
	margin: 0 auto;
}

.mission-vision ul li{
	color: #000000;
	border-radius: 20px;
}
.elementor-element.elementor-element-fec2088.e-con-full.contact-us-text.mission-vision.e-flex.e-con.e-child, .elementor-element.elementor-element-ce8eac7.e-con-full.contact-us-text.mission-vision.e-flex.e-con.e-child{
	border-radius: 25px;
}
/* .contact-us-text.mission-vision{
	box-shadow: 0 4px 12px rgb(0 0 0 / 15%);
} */
.about-item1 {
  order: 1;
}
.about-item2 {
  order: 2;
}
.what-about-list ul{
	margin-top: 10px;
}
.what-about-list ul li{
    position: relative;
    background: #f7f7f7;
    padding: 10px;
    margin-bottom: 8px;
    border-radius: 5px;
	padding-left: 35px;
}
.what-about-list ul li:before{
	 position: absolute;
    content: "\f00c";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    left: 14px;
    color: #793692;
}
.about-btn a{
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: rgba(249, 115, 22, 0.15);
    border: 1px solid rgba(249, 115, 22, 0.4);
    color: #fb923c;
    font-size: 13px;
    font-weight: 600;
    padding: 6px 14px;
    border-radius: 40px;
    margin-bottom: 20px;
    letter-spacing: 0.3px;
	text-decoration: none;
}
.our-role-section{
background: linear-gradient(135deg, #faf5ff, #f3e8ff);
}
.our-role-box  .elementor-icon-box-wrapper span.elementor-icon svg{
margin-top: 4px;
}
.our-approach ul{
	display: flex;
	gap: 2%;
	flex-wrap: wrap;
	margin-top: 15px;
}
.our-approach ul li{
	width: 49%;
}
.why-upskil-box h3{
margin-bottom: 8px;
}
.clarity-btn .apply-btn{
	background: #ffffff;
}
.clarity-btn .apply-btn a {
    text-decoration: none;
    color: #793692;
}
.clarity-btn .apply-btn svg{
	fill: #793692;
}
.clarity-box{
    background-image: linear-gradient(286deg, #6C3693 0%, #D0388C 100%);
	 background-image: linear-gradient(286deg, #D0388C 20%, #6C3693 80%);
	border-radius: 25px;
	padding: 40px 20px;
}
.border-heading h2{
	border-bottom: 2px solid #793692;
}



.our-role-box {
    position: relative;
    border: 1px solid #ddd;
    overflow: hidden;
}

/* Top border (hidden initially) */
.our-role-box::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 3px;
    background: #6a5af9; /* your purple */
	background: #793692;
    transition: width 0.4s ease;
}

/* Hover */
.our-role-box:hover {
    box-shadow: var(--shadow-lg);
    transform: translateY(-4px);
    border-color: transparent;
}

/* Animate border */
.our-role-box:hover::before {
    width: 100%;
}

/* New Quiz design css start */
#quiz-section #ccl-skilltest-wrap .ccl-st-step{
	border: none;
}
#quiz-section #ccl-skilltest-wrap .ccl-st-step {
    background: #ffffff;
	}
	#quiz-section #ccl-skilltest-wrap .ccl-st-step.active {
    max-width: 100%;
}
#quiz-section #ccl-skilltest-wrap .ccl-option-item {
    border-radius: 5px;
	text-align: left;
	margin-bottom: 20px;
}
#quiz-section #ccl-skilltest-wrap .ccl-st-btn-wrap {
    text-align: left;
}
#quiz-section #ccl-skilltest-wrap .ccl-st-steps-wrap {
    max-width: 100%;
}
#quiz-section #ccl-skilltest-wrap .ccl-st-progress-line {
    max-width: 100%;
}
#quiz-section #ccl-skilltest-wrap {
    padding: 0px;
}
#quiz-section .ccl-st-enquiry-box {
    max-width: 100%;
}
#quiz-section h2.ccl-st-enquiry-box-heading {
    text-align: left;
    max-width: 100%;
}
#quiz-section #ccl-skilltest-wrap .ccl-st-step {
   padding: 30px 20px;
}
.main-container.quiz-container{
	    padding-bottom: 10px;	
	}
/* New Quiz design css end */

/* about us css end */

/* ======== Salauni css end ======== */


/* Online MBA Start css */
/* =============================================
   UpskillX Online MBA – Main Stylesheet
   ============================================= */

/* ---- CSS Variables ---- */
:root {
  --primary:       #6c35de;
  --primary-dark:  #4f23a8;
  --primary-light: #8b5cf6;
  --accent:        #f97316;
  --accent-gold:   #f59e0b;
  --bg-dark:       #1a0938;
  --bg-hero:       linear-gradient(135deg, #1a0938 0%, #3b1a7a 50%, #5b21b6 100%);
  --bg-light:      #f8f7ff;
  --bg-white:      #ffffff;
  --text-dark:     #1e1b4b;
  --text-body:     #374151;
  --text-muted:    #6b7280;
  --text-light:    #e9e4fd;
  --border:        #e5e7eb;
  --border-purple: #ddd6fe;
  --shadow-sm:     0 1px 3px rgba(0,0,0,0.08);
  --shadow-md:     0 4px 16px rgba(108,53,222,0.12);
  --shadow-lg:     0 8px 32px rgba(108,53,222,0.18);
  --radius-sm:     6px;
  --radius-md:     12px;
  --radius-lg:     20px;
  --transition:    0.25s ease;
}

/* ---- Reset & Base ---- */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

html { scroll-behavior: smooth; }

body {
  font-family: 'Inter', sans-serif;
  font-size: 15px;
  color: var(--text-body);
  background: var(--bg-white);
  line-height: 1.65;
  overflow-x: hidden;
}

a { text-decoration: none; color: inherit; transition: color var(--transition); }
a:hover { color: var(--primary); }
ul { list-style: none; }
img { max-width: 100%; }
button { cursor: pointer; border: none; background: none; font-family: inherit; }

/* ---- Utility ---- */
.container {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 20px;
}

.gradient-text {
  background: linear-gradient(90deg, #f97316, #f59e0b);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.accent { color: var(--primary); }

/* =============================================
   NAVBAR
   ============================================= */
.navbar {
  position: sticky;
  top: 0;
  z-index: 1000;
  background: rgba(26, 9, 56, 0.97);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border-bottom: 1px solid rgba(255,255,255,0.08);
}

.nav-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 64px;
}

.logo {
  font-size: 1.5rem;
  font-weight: 800;
  letter-spacing: -0.5px;
}
.logo-up { color: #ffffff; }
.logo-x  { color: var(--accent); }

.nav-links {
  display: flex;
  align-items: center;
  gap: 28px;
}

.nav-links a {
  color: rgba(255,255,255,0.82);
  font-size: 14px;
  font-weight: 500;
  transition: color var(--transition);
}
.nav-links a:hover { color: #ffffff; }

.btn-nav-login {
  border: 1px solid rgba(255,255,255,0.35) !important;
  padding: 7px 18px !important;
  border-radius: 6px !important;
  color: #fff !important;
}
.btn-nav-login:hover { background: rgba(255,255,255,0.1) !important; }

.btn-nav-primary {
  background: var(--accent) !important;
  color: #fff !important;
  padding: 8px 20px !important;
  border-radius: 6px !important;
  font-weight: 600 !important;
}
.btn-nav-primary:hover { background: #ea6c10 !important; }

.hamburger {
  display: none;
  color: #fff;
  font-size: 1.3rem;
  padding: 6px;
}

.mobile-menu {
  display: none;
  flex-direction: column;
  background: var(--bg-dark);
  padding: 16px 20px;
  gap: 12px;
  border-top: 1px solid rgba(255,255,255,0.1);
}
.mobile-menu a {
  color: rgba(255,255,255,0.85);
  font-size: 15px;
  font-weight: 500;
  padding: 8px 0;
  border-bottom: 1px solid rgba(255,255,255,0.07);
}
.mobile-menu.open { display: flex; }

/* =============================================
   HERO SECTION
   ============================================= */
.hero {
/*   background: var(--bg-hero); */
  background-image: url("/wp-content/uploads/2026/01/gradient-bg-scaled.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 72px 0 80px;
  position: relative;
  overflow: hidden;
}

.hero::before {
  content: '';
  position: absolute;
  top: -120px; right: -120px;
  width: 500px; height: 500px;
  background: radial-gradient(circle, rgba(139,92,246,0.25) 0%, transparent 70%);
  pointer-events: none;
}

.hero::after {
  content: '';
  position: absolute;
  bottom: -80px; left: -80px;
  width: 400px; height: 400px;
  background: radial-gradient(circle, rgba(249,115,22,0.15) 0%, transparent 70%);
  pointer-events: none;
}

.hero-inner {
  display: grid;
  grid-template-columns: 1fr 400px;
  gap: 56px;
  align-items: start;
  position: relative;
  z-index: 1;
}

/* Hero Content */
.hero-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: rgba(249,115,22,0.15);
  border: 1px solid rgba(249,115,22,0.4);
  color: #fb923c;
  font-size: 13px;
  font-weight: 600;
  padding: 6px 14px;
  border-radius: 40px;
  margin-bottom: 20px;
  letter-spacing: 0.3px;
}

.hero-title {
  font-size: clamp(1.9rem, 3.5vw, 2.75rem);
  font-weight: 800;
  color: #ffffff;
  line-height: 1.2;
  margin-bottom: 18px;
  letter-spacing: -0.5px;
}

.hero-desc {
  color: rgba(255,255,255,0.75);
  font-size: 15px;
  line-height: 1.75;
  margin-bottom: 14px;
  max-width: 600px;
}
p.pahra-sec{
  color:#000000;
  width: 100%;
  max-width: 100%;
}
.hero-bullets {
  margin-top: 22px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.hero-bullets li {
  display: flex;
  align-items: center;
  gap: 10px;
  color: rgba(255,255,255,0.9);
  font-size: 14.5px;
  font-weight: 500;
}
.hero-bullets li i {
  color: #4ade80;
  font-size: 16px;
  flex-shrink: 0;
}

/* Enquiry Form */
.hero-form-wrap {
  position: sticky;
  top: 80px;
}

.enquiry-form {
    background: #ffffff;
    border-radius: var(--radius-lg);
    padding: 32px 28px;
    box-shadow: inset -3px -9px 20px 9px rgba(108, 53, 222, 0.18);
}

.enquiry-form h3 {
  font-size: 1.25rem;
  font-weight: 700;
  color: var(--text-dark);
  margin-bottom: 22px;
  text-align: center;
}

.form-group {
  margin-bottom: 16px;
}
.form-group label {
  display: block;
  font-size: 13px;
  font-weight: 600;
  color: var(--text-dark);
  margin-bottom: 6px;
}
.form-group input[type="text"],
.form-group input[type="email"],
.form-group input[type="tel"] {
  width: 100%;
  padding: 10px 14px;
  border: 1.5px solid var(--border);
  border-radius: var(--radius-sm);
  font-size: 14px;
  color: var(--text-dark);
  transition: border-color var(--transition), box-shadow var(--transition);
  outline: none;
}
.form-group input:focus {
  border-color: var(--primary);
  box-shadow: 0 0 0 3px rgba(108,53,222,0.12);
}
.form-group input::placeholder { color: #aaa; }

.phone-input {
  display: flex;
  align-items: center;
  border: 1.5px solid var(--border);
  border-radius: var(--radius-sm);
  overflow: hidden;
  transition: border-color var(--transition);
}
.phone-input:focus-within { border-color: var(--primary); box-shadow: 0 0 0 3px rgba(108,53,222,0.12); }
.flag-code {
  padding: 10px 12px;
  background: #f3f4f6;
  font-size: 13px;
  font-weight: 600;
  color: var(--text-dark);
  white-space: nowrap;
  border-right: 1.5px solid var(--border);
}
.phone-input input {
  flex: 1;
  border: none !important;
  box-shadow: none !important;
  padding: 10px 12px;
  font-size: 14px;
}

.form-check {
  display: flex;
  align-items: flex-start;
  gap: 9px;
  margin-bottom: 12px;
}
.form-check input[type="checkbox"] {
  width: 16px;
  height: 16px;
  margin-top: 2px;
  accent-color: var(--primary);
  cursor: pointer;
  flex-shrink: 0;
}
.form-check label {
  font-size: 12.5px;
  color: var(--text-muted);
  line-height: 1.5;
  cursor: pointer;
}
.form-check label a { color: var(--primary); text-decoration: underline; }

.btn-submit {
  width: 100%;
  padding: 13px;
  background: linear-gradient(135deg, var(--primary), var(--primary-light));
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  border-radius: var(--radius-sm);
  margin-top: 6px;
  transition: transform var(--transition), box-shadow var(--transition);
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #8453f1;
  gap: 8px;
}
.btn-submit:hover {
  transform: translateY(-1px);
  box-shadow: 0 6px 20px rgba(108,53,222,0.35);
}
.btn-submit:active { transform: translateY(0); }

/* =============================================
   STATS BAR
   ============================================= */
.stats-bar {
  background: linear-gradient(132deg, #3d46c5, #d29594);
  padding: 28px 0;
	margin-bottom: 40px;
}

.stats-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
}

.stat-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.stat-num {
  font-size: 1.75rem;
  font-weight: 800;
  color: #ffffff;
  line-height: 1.1;
}
.stat-label {
  font-size: 13px;
  color: rgba(255,255,255,0.75);
  font-weight: 500;
  margin-top: 4px;
}

/* =============================================
   MAIN CONTENT
   ============================================= */
.main-content { padding: 60px 0; }

.section-block {
  margin-bottom: 60px;
}

.section-title {
  font-size: 1.3rem;
  font-weight: 700;
  color: var(--text-dark);
  margin-bottom: 24px;
  display: flex;
  align-items: center;
  gap: 10px;
  padding-bottom: 12px;
  border-bottom: 2px solid var(--border-purple);
}
.section-title i { font-size: 1.1rem; }

/* Icon List */
.icon-list {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.icon-list.two-col {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px 24px;
}
.icon-list li {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  font-size: 14.5px;
  color: var(--text-body);
  line-height: 1.55;
}
.icon-list li i {
  color: var(--primary);
  font-size: 14px;
  margin-top: 3px;
  flex-shrink: 0;
}

/* Highlights Grid */
.highlights-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
}

.highlight-card {
  display: flex;
  align-items: center;
  gap: 14px;
  background: linear-gradient(135deg, #faf5ff, #f3e8ff);
  border: 1px solid var(--border-purple);
  border-radius: var(--radius-md);
  padding: 18px 16px;
  transition: box-shadow var(--transition), transform var(--transition);
}
.highlight-card:hover {
  box-shadow: var(--shadow-md);
  transform: translateY(-2px);
}
.highlight-card > i {
  font-size: 1.4rem;
  color: var(--primary);
  flex-shrink: 0;
}
.highlight-card div { display: flex; flex-direction: column; }
.hl-label {
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: var(--text-muted);
}
.hl-value {
  font-size: 13.5px;
  font-weight: 700;
  color: var(--text-dark);
  margin-top: 2px;
}

/* Specializations Grid */
.spec-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 14px;
}

.spec-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 22px 14px;
  background: #fff;
  border: 1.5px solid var(--border-purple);
  border-radius: var(--radius-md);
  text-align: center;
  font-size: 13px;
  font-weight: 600;
  color: var(--text-dark);
  transition: all var(--transition);
  cursor: pointer;
}
.spec-card i {
  font-size: 1.6rem;
  color: var(--primary);
}
.spec-card:hover {
  background: linear-gradient(135deg, var(--primary), var(--primary-light));
  color: #fff;
  border-color: var(--primary);
  transform: translateY(-3px);
  box-shadow: var(--shadow-lg);
}
.spec-card:hover i { color: #fff; }

/* Two Column Grid */
.two-column-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
}

/* Career List */
.career-list {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.career-list li {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14.5px;
  color: var(--text-body);
  padding: 8px 14px;
  border-radius: var(--radius-sm);
  transition: background var(--transition);
}
.career-list li:hover { background: #f5f3ff; }
.career-list li i { color: var(--primary); font-size: 14px; flex-shrink: 0; }

/* Fees & Why Enroll */
.fees-section .two-column-grid > div {
  background: #f8f7ff;
  border: 1px solid var(--border-purple);
  border-radius: var(--radius-lg);
  padding: 28px 24px;
}

/* =============================================
   CAREER OPPORTUNITIES SECTION
   ============================================= */

/* Section eyebrow label */
.section-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  background: linear-gradient(135deg, #f3e8ff, #ede9fe);
  border: 1px solid #ddd6fe;
  color: var(--primary);
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 5px 14px;
  border-radius: 40px;
  margin-bottom: 14px;
}

.career-main-title {
  font-size: clamp(1.4rem, 2.5vw, 1.9rem);
  font-weight: 800;
  color: var(--text-dark);
  line-height: 1.25;
  margin-bottom: 16px;
  letter-spacing: -0.3px;
}

.career-intro {
  font-size: 15px;
  color: var(--text-body);
  line-height: 1.75;
  max-width: 860px;
  margin-bottom: 12px;
}
.career-intro strong { color: var(--text-dark); font-weight: 700; }

.career-header,
.who-header {
  margin-bottom: 44px;
  padding-bottom: 32px;
  border-bottom: 2px solid var(--border-purple);
}

/* Sub-section wrapper */
.career-subsection {
  margin-bottom: 52px;
}

.career-sub-title {
  font-size: 1.15rem;
  font-weight: 700;
  color: var(--text-dark);
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 24px;
  padding-left: 14px;
  border-left: 4px solid var(--primary);
}
.career-sub-title i { color: var(--primary); }

.career-body-text {
  font-size: 14.5px;
  color: var(--text-muted);
  margin-bottom: 20px;
}

/* ---- Job Role Cards ---- */
.job-roles-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
}

.job-role-card {
  background: #fff;
  border: 1.5px solid var(--border-purple);
  border-radius: var(--radius-md);
  padding: 22px 18px;
  display: flex;
  flex-direction: column;
  gap: 14px;
  transition: all var(--transition);
  position: relative;
  overflow: hidden;
}
.job-role-card::before {
  content: '';
  position: absolute;
  top: 0; left: 0; right: 0;
  height: 3px;
  background: linear-gradient(90deg, var(--primary), var(--primary-light));
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.3s ease;
}
.job-role-card:hover {
  box-shadow: var(--shadow-lg);
  transform: translateY(-4px);
  border-color: transparent;
}
.job-role-card:hover::before { transform: scaleX(1); }

.job-role-icon {
  width: 52px;
  height: 52px;
  border-radius: var(--radius-md);
  background: var(--icon-bg);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.job-role-icon i {
  font-size: 1.3rem;
  color: var(--icon-color);
}

.job-role-body h4 {
  font-size: 14.5px;
  font-weight: 700;
  color: var(--text-dark);
  margin-bottom: 7px;
  line-height: 1.3;
}
.job-role-body p {
  font-size: 13px;
  color: var(--text-muted);
  line-height: 1.65;
}

/* ---- Industry Badges ---- */
.industry-badges-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 14px;
}

.industry-badge {
  display: flex;
  align-items: center;
  gap: 12px;
  background: linear-gradient(135deg, #faf5ff, #f5f3ff);
  border: 1.5px solid var(--border-purple);
  border-radius: var(--radius-md);
  padding: 16px 18px;
  font-size: 13.5px;
  font-weight: 600;
  color: var(--text-dark);
  transition: all var(--transition);
  cursor: default;
}
.industry-badge i {
  width: 36px;
  height: 36px;
  border-radius: 8px;
  background: linear-gradient(135deg, var(--primary), var(--primary-light));
  color: #fff;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.industry-badge:hover {
  background: linear-gradient(135deg, var(--primary), var(--primary-light));
  color: #fff;
  border-color: transparent;
  box-shadow: var(--shadow-md);
  transform: translateY(-2px);
}
.industry-badge:hover i {
  background: rgba(255,255,255,0.2);
}

/* ---- Growth Timeline ---- */
.growth-timeline {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 6px;
  flex-wrap: wrap;
  margin-bottom: 20px;
  padding: 28px 24px;
  background: linear-gradient(135deg, #0f0620, #1a0938, #2d1257);
  border-radius: var(--radius-lg);
}

.growth-step {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  flex: 1;
  min-width: 110px;
}

.growth-dot {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: rgba(255,255,255,0.08);
  border: 2px solid rgba(139,92,246,0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #c4b5fd;
  font-size: 1.1rem;
  transition: all var(--transition);
}
.growth-step.highlight-step .growth-dot {
  background: linear-gradient(135deg, var(--primary), var(--primary-light));
  border-color: transparent;
  color: #fff;
  box-shadow: 0 0 20px rgba(108,53,222,0.5);
  width: 60px;
  height: 60px;
  font-size: 1.2rem;
}
.growth-step:hover .growth-dot {
  background: linear-gradient(135deg, var(--primary), var(--primary-light));
  border-color: transparent;
  color: #fff;
}

.growth-label {
  font-size: 12px;
  font-weight: 600;
  color: rgba(255,255,255,0.75);
  text-align: center;
  line-height: 1.4;
}
.growth-step.highlight-step .growth-label {
  color: #c4b5fd;
  font-weight: 700;
}

.growth-arrow {
  color: rgba(139,92,246,0.6);
  font-size: 18px;
  flex-shrink: 0;
  margin-bottom: 22px;
}

.career-growth-note {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 13.5px;
  color: var(--text-muted);
  font-style: italic;
}
.career-growth-note i { color: var(--primary); }

/* =============================================
   WHO SHOULD APPLY – REDESIGNED
   ============================================= */

/* Profile Cards Grid */
.who-apply-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 40px;
}

.who-card {
  background: #fff;
  border: 1.5px solid var(--border-purple);
  border-radius: var(--radius-lg);
  padding: 26px 22px;
  display: flex;
  gap: 16px;
  transition: all var(--transition);
  position: relative;
  overflow: hidden;
}
.who-card::after {
  content: '';
  position: absolute;
  bottom: 0; left: 0; right: 0;
  height: 3px;
  background: linear-gradient(90deg, var(--wc-color, var(--primary)), transparent);
  opacity: 0;
  transition: opacity 0.3s ease;
}
.who-card:hover {
  box-shadow: 0 8px 30px rgba(108,53,222,0.13);
  transform: translateY(-3px);
  border-color: rgba(108,53,222,0.25);
}
.who-card:hover::after { opacity: 1; }

.who-card-icon {
  width: 50px;
  height: 50px;
  border-radius: var(--radius-md);
  background: var(--wc-bg);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-top: 2px;
}
.who-card-icon i {
  font-size: 1.25rem;
  color: var(--wc-color);
}

.who-card-body h4 {
  font-size: 14.5px;
  font-weight: 700;
  color: var(--text-dark);
  margin-bottom: 8px;
  line-height: 1.3;
}
.who-card-body p {
  font-size: 13px;
  color: var(--text-muted);
  line-height: 1.65;
}

/* ---- Eligibility Box ---- */
.eligibility-box {
  background: linear-gradient(135deg, #1a0938, #2d1257);
  border-radius: var(--radius-lg);
  padding: 32px 36px;
  display: flex;
  gap: 40px;
  align-items: flex-start;
}

.eligibility-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
  min-width: 180px;
}
.eligibility-header i {
  font-size: 2.2rem;
  color: #c4b5fd;
}
.eligibility-header h3 {
  font-size: 1.1rem;
  font-weight: 700;
  color: #fff;
  text-align: center;
  line-height: 1.35;
}

.eligibility-list {
  display: flex;
  flex-direction: column;
  gap: 14px;
  flex: 1;
}
.eligibility-list li {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  color: rgba(255,255,255,0.85);
  font-size: 14.5px;
  font-weight: 500;
  line-height: 1.55;
}
.eli-dot {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: rgba(139,92,246,0.35);
  border: 1.5px solid rgba(139,92,246,0.6);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-top: 1px;
}
.eli-dot i {
  font-size: 11px;
  color: #c4b5fd;
}

/* =============================================
   FAQ SECTION
   ============================================= */
.faq-section { }

.faq-list {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.faq-item {
  border: 1.5px solid var(--border-purple);
  border-radius: var(--radius-md);
  overflow: hidden;
  transition: box-shadow var(--transition);
}
.faq-item:hover { box-shadow: var(--shadow-sm); }

.faq-question {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 18px 20px;
  font-size: 14.5px;
  font-weight: 600;
  color: var(--text-dark);
  text-align: left;
  background: #fff;
  gap: 16px;
  transition: background var(--transition);
}
.faq-question:hover { background: #f5f3ff; }
.faq-question.active { background: linear-gradient(135deg, #f5f3ff, #ede9fe); color: var(--primary); }
.faq-question i {
  flex-shrink: 0;
  font-size: 13px;
  color: var(--primary);
  transition: transform 0.3s ease;
}
.faq-question.active i { transform: rotate(180deg); }

.faq-answer {
  display: none;
  padding: 0 20px 18px;
  background: #fff;
}
.faq-answer.open { display: block; }
.faq-answer p {
  font-size: 14px;
  color: var(--text-muted);
  line-height: 1.7;
}

/* =============================================
   CTA STRIP
   ============================================= */
.cta-strip {
  background: linear-gradient(90deg, #1a0938, #3b1a7a, #5b21b6);
  padding: 32px 0;
}

.cta-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  flex-wrap: wrap;
}

.cta-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 13px 28px;
  border: 2px solid rgba(255,255,255,0.5);
  border-radius: 40px;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  transition: all var(--transition);
}
.cta-btn:hover {
  background: rgba(255,255,255,0.15);
  border-color: #fff;
  color: #fff;
}
.cta-btn.primary {
  background: var(--accent);
  border-color: var(--accent);
}
.cta-btn.primary:hover {
  background: #ea6c10;
  border-color: #ea6c10;
}

/* =============================================
   FOOTER
   ============================================= */
.footer {
  background: #0f0620;
  color: rgba(255,255,255,0.75);
  padding: 56px 0 0;
}

.footer-grid {
  display: grid;
  grid-template-columns: 2fr 1.2fr 1.4fr 1fr;
  gap: 40px;
  padding-bottom: 48px;
  border-bottom: 1px solid rgba(255,255,255,0.08);
}

.footer-col h4 {
  font-size: 14px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 18px;
  letter-spacing: 0.2px;
  text-transform: uppercase;
}

.brand-col p {
  font-size: 13.5px;
  line-height: 1.7;
  color: rgba(255,255,255,0.6);
  margin: 14px 0 20px;
  max-width: 300px;
}

.footer-logo { font-size: 1.4rem; }

.social-icons {
  display: flex;
  gap: 12px;
}
.social-icons a {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 1px solid rgba(255,255,255,0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgba(255,255,255,0.7);
  font-size: 14px;
  transition: all var(--transition);
}
.social-icons a:hover {
  background: var(--primary);
  border-color: var(--primary);
  color: #fff;
}

.footer-col ul {
  display: flex;
  flex-direction: column;
  gap: 9px;
}
.footer-col ul li a {
  font-size: 13.5px;
  color: rgba(255,255,255,0.6);
  transition: color var(--transition), padding-left var(--transition);
}
.footer-col ul li a:hover {
  color: #c4b5fd;
  padding-left: 4px;
}

.footer-bottom {
  background: rgba(0,0,0,0.3);
  padding: 18px 0;
  text-align: center;
}
.footer-bottom p {
  font-size: 13px;
  color: rgba(255,255,255,0.45);
}

/* =============================================
   SUCCESS TOAST
   ============================================= */
.toast {
  position: fixed;
  bottom: 28px;
  right: 28px;
  background: #22c55e;
  color: #fff;
  padding: 14px 22px;
  border-radius: var(--radius-md);
  font-size: 14px;
  font-weight: 600;
  box-shadow: 0 8px 28px rgba(0,0,0,0.2);
  z-index: 9999;
  display: flex;
  align-items: center;
  gap: 10px;
  transform: translateY(80px);
  opacity: 0;
  transition: transform 0.4s ease, opacity 0.4s ease;
}
.toast.show {
  transform: translateY(0);
  opacity: 1;
}

/* =============================================
   RESPONSIVE
   ============================================= */

/* Tablet – 1024px */
@media (max-width: 1400px) {
.premium-nav-slide-up.premium-nav-hor:not(.premium-hamburger-menu) .premium-mega-item-static.premium-item-hovered .premium-mega-content-container {
    transform: translateX(-30%) translateY(0);
}
}

@media (max-width: 1024px) {
  .hero-inner { grid-template-columns: 1fr; }
  .hero-form-wrap { position: static; max-width: 480px; }

  .highlights-grid      { grid-template-columns: repeat(2, 1fr); }
  .spec-grid            { grid-template-columns: repeat(3, 1fr); }
  .stats-grid           { grid-template-columns: repeat(2, 1fr); gap: 20px; }
  .footer-grid          { grid-template-columns: 1fr 1fr; gap: 36px; }

  /* Career section */
  .job-roles-grid       { grid-template-columns: repeat(2, 1fr); }
  .industry-badges-grid { grid-template-columns: repeat(2, 1fr); }
  .who-apply-grid       { grid-template-columns: repeat(2, 1fr); }

  /* Timeline */
  .growth-timeline {
    padding: 22px 18px;
    gap: 4px;
  }
  .growth-step { min-width: 90px; }
  .growth-label { font-size: 11px; }
	.premium-nav-slide-up.premium-nav-hor:not(.premium-hamburger-menu) .premium-mega-item-static.premium-item-hovered .premium-mega-content-container {
    transform: translateX(-25%) translateY(0);
}
	.content-col, .content-right {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (max-width: 992px) {
	.uc-side-menu-items ul ul ul li a {
        padding: 5px !important;
    }
}
/* Mobile – 768px */
@media (max-width: 768px) {
  .nav-links { display: none; }
  .hamburger { display: block; }

  .hero { padding: 50px 0 60px; }
  .hero-inner { gap: 36px; }

  .two-column-grid { grid-template-columns: 1fr; }
  .icon-list.two-col { grid-template-columns: 1fr; }
  .spec-grid { grid-template-columns: repeat(2, 1fr); }
  .highlights-grid { grid-template-columns: 1fr 1fr; }

  .stats-grid { grid-template-columns: repeat(2, 1fr); }
  .stat-num { font-size: 1.4rem; }

  .cta-inner { flex-direction: column; gap: 12px; }
  .cta-btn { width: 100%; max-width: 300px; justify-content: center; }

  .footer-grid { grid-template-columns: 1fr; }

  /* Career section */
  .job-roles-grid       { grid-template-columns: 1fr; }
  .industry-badges-grid { grid-template-columns: 1fr 1fr; }
  .who-apply-grid       { grid-template-columns: 1fr; }

  /* Timeline – vertical on mobile */
  .growth-timeline {
    flex-direction: column;
    align-items: flex-start;
    gap: 0;
    padding: 24px 20px;
  }
  .growth-step {
    flex-direction: row;
    align-items: center;
    gap: 16px;
    min-width: unset;
    width: 100%;
    padding: 10px 0;
  }
  .growth-label { text-align: left; font-size: 13px; }
  .growth-arrow {
    transform: rotate(90deg);
    margin: 0;
    align-self: flex-start;
    padding-left: 16px;
  }

  /* Eligibility box */
  .eligibility-box {
    flex-direction: column;
    gap: 24px;
    padding: 24px 20px;
  }
  .eligibility-header {
    flex-direction: row;
    min-width: unset;
    text-align: left;
  }
  .eligibility-header h3 { text-align: left; }
}

/* Small Mobile – 576px */
@media (max-width: 576px) {
	.our-approach ul li {
    width: 100%;
}	
}

/* Small Mobile – 480px */
@media (max-width: 480px) {
  .hero-title { font-size: 1.7rem; }
  .spec-grid  { grid-template-columns: 1fr 1fr; }
  .highlights-grid { grid-template-columns: 1fr; }
  .stats-grid { grid-template-columns: 1fr 1fr; }
  .enquiry-form { padding: 24px 18px; }

  .industry-badges-grid { grid-template-columns: 1fr; }
  .who-apply-grid       { grid-template-columns: 1fr; }
  .job-roles-grid       { grid-template-columns: 1fr; }

  .career-main-title { font-size: 1.4rem; }
}

/* Online MBA End css */

@media screen and (min-width: 768px) {
  :root {
    --h1-font-size: 2rem;
    --h2-font-size: 1.75rem;
    --h3-font-size: 1.3rem;
    --normal-para18: 1.125rem;
    --normal-font-size: 1rem;
  }
}

@media screen and (min-width: 1150px) {
  :root {
    --h1-font-size: 2.25rem;
    --h2-font-size: 1.5rem;
    --h3-font-size: 1.2rem;
    --h4-font-size: 1.25rem;
    --normal-para18: 1.125rem;
    --normal-font-size: 1rem;
  }
}

/* ======== REUSABLE CSS CLASSES ======== */
.w-100 {
  width: 100%;
}

.row {
  display: flex;
}

.d-flex {
  display: flex;
}

.flex-column {
  flex-direction: column;
}

.jc-center {
  justify-content: center;
}

.jc-sb {
  justify-content: space-between;
}

.jc-start {
  justify-content: flex-start;
}

.jc-end {
  justify-content: flex-end;
}

.ai-center {
  align-items: center;
}

.ai-start {
  align-items: flex-start;
}

.ai-end {
  align-items: flex-end;
}

.column-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}


/* utilites start */

.sec-tp{
	padding-top: 4rem;
}

.sec-bp{
	padding-bottom: 4rem;
}

.px-1{
	padding-inline: 1rem;
}

.p-1{
	padding: 1rem;
}

.pt-1{
	padding-top: 1rem;
}

.pb-1{
	padding-bottom: 1rem;
}

.pt-2{
	padding-top: 2rem;
}

.pb-2{
	padding-bottom: 2rem;
}

.pt-3{
	padding-top: 3rem;
}

.pb-3{
	padding-bottom: 3rem;
}

.mt-1{
	margin-top: 1rem;
}

.mb-1{
	margin-bottom: 1rem;
}

.mt-2{
	margin-top: 2rem;
}

.mb-2{
	margin-bottom: 2rem;
}

.mt-3{
	margin-top: 3rem;
}

.mb-3{
	margin-bottom: 3rem;
}

.sec-h2 h2{
  font-size: 2.125rem;
  font-weight: 300 !important;
}

.sec-top-para p{
	font-size: 1.5rem;
	font-weight: 400;
	padding-bottom: 1rem;
}

.main-container {
    max-width: 1440px;
    width: 100%;
    margin: 0 auto !important;
    padding: 0px 20px;
	padding-bottom: 40px;
}
.main-container1{
    max-width: 1440px;
    width: 100%;
    margin: 0 auto !important;
    padding: 0px 20px;
	padding-bottom: 0px;	
}
/* utilites end */

/* header css start */

.premium-nav-menu #premium-nav-menu-item-25 .premium-menu-link-parent  {
	background-color: transparent;
    font-family: "Roboto", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    background-image: linear-gradient(286deg, #6C3693 0%, #D0388C 100%);
    border-radius: 5px 5px 5px 5px;
    padding: 4px 20px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	gap: 18px;
}

.premium-nav-menu #premium-nav-menu-item-25 .premium-menu-link-parent{
	display: flex;
	align-items: center;
	gap: 30px;
	color: white !important;
}

.ekit_sidebar-widget-container .ekit_sidebar-textwidget {
	padding: 0;
}

.right-nav-menu .elementor-widget-text-editor span {
	 background: transparent linear-gradient(
    286deg,
    #6C3693 0%,
    #D0388C 100%
  ) 0% 0% no-repeat padding-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}


.mob-hamburger .ekit_sidebar-widget-container {
	transition: none !important;
}

.mob-hamburger .ekit-overlay {
	transition: none !important;
}
/* header css end */

/* home css start */

/* gradient button start */

 .gradient-btn .elementor-button{
	background-color: transparent;
    font-family: "Roboto", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    background-image: linear-gradient(286deg, #6C3693 0%, #D0388C 100%);
    border-radius: 5px 5px 5px 5px !important;
    padding: 15px 26px !important;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	gap: 18px !important;
}

.gradient-btn .elementor-button-icon svg {
  width: 7px;
  transition: transform 0.4s ease;
}

.gradient-btn:hover .elementor-button-icon svg {
  transform: translateX(4px);
}
/* gradient button end */

.grad-text{
   background: transparent linear-gradient(286deg, #6C3693 0%, #D0388C 100%) 0% 0% no-repeat padding-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.logo-slider .elementskit-clients-slider.banner_logo_image .single-client::before{
/*     background-color: transparent;
    -webkit-transition: all .3s ease;
    transition: all 0.3s ease;
    z-index: 1; */
}


.main-btn .premium-button {
	width: 154px;
	padding: 18px 20px;
	position: relative;
	overflow: hidden;
	background: transparent;
	border: 2px solid #000;
	cursor: pointer;
	z-index: 1;
	transition: color 0.35s ease;
}

/* sliding layer */
.main-btn .premium-button::before {
	content: "";
	position: absolute;
	top: 0;
	left: -100%;
	width: 100%;
	height: 100%;
	background: #000;
	transition: left 0.35s ease;
	z-index: -1;
}

/* hover animation */
.main-btn .premium-button:hover::before {
	left: 0;
}

/* text + icon color */
.main-btn .premium-button:hover {
	color: #fff;
}

/* keep content above sliding bg */
.main-btn .premium-button .premium-button-text-icon-wrapper {
	display: flex;
	justify-content: space-between;
	position: relative;
	z-index: 2;
}

.explore-tabs .e-n-tabs .e-n-tabs-heading {
	padding-left: 10px;
}

.explore-tabs .e-n-tabs-content .elementor-element-dabbbf7 {
	padding: 0px;
}


	.upskill-y-box .elementor-widget-heading h2 {
    font-size: 40px;
    font-weight: 600;
    line-height: 50px;
	max-width: 98%;
	}

.upskill-b-box .elementor-widget-heading h2 {
    font-size: 40px;
    font-weight: 600;
}

.ao-icon-box .elementor-icon-box-wrapper {
	display: flex;
	justify-content: center;
	align-items: center;
}

.trending-img-box .elementskit-btn {
	display: flex;
	align-items: center;
	gap: 8px;
	width: fit-content;
}

/* home css end */

/* mba course page css start */
.c-form .wpcf7-form .checkbox-field {
	padding-top: 24px;
}

.c-form .ue_form_title {
  position: relative;
  display: inline-block;
  width: 100%;
}

.c-form .ue_form_title::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 12px;
  width: calc(100% - 122px);
  margin-left: 15px;
  background: transparent linear-gradient(90deg, #CB388D 0%, #6C3693 100%) 0% 0% no-repeat padding-box;
}

.c-form .wpcf7-form .form-submit-btn .wpcf7-submit {
  background-image: linear-gradient(286deg, #6C3693 0%, #D0388C 100%);
  font-family: "Roboto", Sans-serif;
  font-size: 16px;
  font-weight: 400;
  padding: 11px 42px 11px 22px;
  border-radius: 5px;
  border: none;
  color: #fff;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  overflow: visible !important;
}

.form-submit-btn p {
	position: relative;
	display: inline-block;
}

.form-submit-btn .wpcf7-submit {
	padding-right: 40px;
}

.form-submit-btn p::after {
	content: "";
	position: absolute;
	right: 18px;
	top: 50%;
	transform: translateY(-92%);
	width: 16px;
	height: 16px;

	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='9 18 15 12 9 6'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-size: contain;
	pointer-events: none;
}

.form-submit-btn {
	width: 115px;
	position: relative;
}

.c-form .wpcf7-form .wpcf7-form-control-wrap {
	flex-direction: column;
}
/* mba course page css end */

/* SkillCheck Quiz CSS START */

.quiz-container{
	width: 100%;
}

.quiz-progress-wrapper {
width: 900px;
margin-bottom: 3rem;
position: relative;
}


.quiz-progress {
display: flex;
justify-content: space-between;
align-items: center;
width: 100%;
height: 50px;
}


.step {
width: 34px;
height: 34px;
background: #c3c3c3;
border-radius: 50%;
position: relative;
flex-shrink: 0;
}


.step::after {
content: "";
position: absolute;
top: 50%;
left: 30px;
width: 200px;
height: 1px;
background: #c3c3c3;
transform: translateY(-50%);
}


.step:last-child::after {
display: none;
}


.step.active::before {
content: "";
width: 22px;
height: 22px;
background: #0147b4;
border-radius: 50%;
position: absolute;
inset: 0;
margin: auto;
}

.quiz-box {
    max-width: 1100px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.question-wrap {
    max-width: 900px;
    margin: 0 auto;
}

.quiz-heading {
    font-size: 24px;
    font-weight: 700;
	margin-top: 0px;
    margin-bottom: 2rem;
    transition: opacity 0.3s ease;
}

.quiz-options {
    display: flex;
    gap: 30px;
    justify-content: center;
    transition: all 0.4s ease;
}

.quiz-option {
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 12px 26px;
    font-size: 20px;
    color: #ffffff;
    background: linear-gradient(286deg, #6c3693, #d0388c);
    border-radius: 5px;
    border: none;
    cursor: pointer;
    transition: all 0.35s ease;
}

.quiz-option.answered {
    opacity: 0.4;
    transform: scale(0.97);
    pointer-events: none;
}

.quiz-option.selected {
    opacity: 1;
}

.check {
    width: 20px;
    height: 20px;
    border: 2px solid #fff;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.check img {
    width: 24px;
    display: none;
}

.quiz-option.selected .check img {
    display: block;
}

.quiz-options.fade-out {
    opacity: 0;
    transform: translateY(10px);
}

/* SkillCheck Quiz CSS END */




/* ======== DETIAL PAGE CSS START ======== */

/* Detail Banner Section Start */

.detail-banner-section {
  background-image: url("/wp-content/uploads/2026/01/gradient-bg-scaled.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.detail-banner-lft-container {
  width: 50%;
}

.detail-banner-rht-container {
  width: 50%;
}

.detail-banner-rht-container img {
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 10px;
}

.detail-banner-lft-container h1 {
  font-size: var(--h1-font-size);
  font-weight: var(--fw-bold);
  color: #ffffff;
}

.feature-list-item {
  gap: 10px;
  margin-bottom: 1rem;
}

.feature-list-item .feature-list-ico svg {
  width: 40px;
  height: 40px;
}

.feature-list-item .feature-list-text p {
  font-size: var(--normal-para18);
  color: #ffffff;
  margin-bottom: 0;
  line-height: 1.2;
}

.sponsor-logos-container {
  width: fit-content;
  gap: 20px;
  padding: 10px;
  border-radius: 10px;
}

.sponsor-logo-item img {
  width: 65px;
  height: 65px;
  object-fit: contain;
  background: white;
  padding: 10px;
  border-radius: 5px;
}

.download-pros-btn {
  padding: 12px 24px;
  background-color: #ffffff;
  border-radius: 10px;
  gap: 10px;
  width: fit-content;
}

.download-pros-btn a {
  text-decoration: none;
  color: var(--blue-color);
}

.download-pros-btn span svg {
	width: 12px;
}

.apply-contact-container {
  width: fit-content;
  gap: 30px;
}

.apply-btn {
  background-color: transparent;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  background-image: linear-gradient(286deg, #6c3693 0%, #d0388c 100%);
  border-radius: 5px 5px 5px 5px;
  padding: 12px 24px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 18px;
}

.apply-btn a {
  text-decoration: none;
  color: #ffffff;
}

.apply-btn span svg {
  width: 10px;
  height: 10px;
}

.talk-to-btn {
  background-color: #ffffff;
  border-radius: 5px 5px 5px 5px;
  padding: 12px 24px;
}

.talk-to-btn a {
  text-decoration: none;
  color: var(--blue-color);
}
/* Detail Banner Section End */

/* Sidebar Section Start */

.sidebar-content {
  display: flex;
  gap: 18px;
}

/* LEFT TABS */
.vertical-tab-list {
  width: 30%;
  position: sticky;
  top: 20px;
  height: fit-content;
  box-shadow:
    0 8px 24px rgba(0, 0, 0, 0.06),
    0 2px 6px rgba(0, 0, 0, 0.04);
  border-radius: 10px;
  padding: 20px 20px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
}

.tab {
  width: 100%;
  height: 60px;
  cursor: pointer;
  font-size: 18px;
  color: black;
  position: relative;
  z-index: 2;
  padding-left: 20px;
  display: flex;
  justify-content: start;
  align-items: center;
  gap: 8px; /* space between icon & text */
  cursor: pointer;
}

.tab-icon {
  background-color: #ffffff;
  padding: 6px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 34px;
  width: 34px;
}

.tab-icon img {
  width: 22px; /* adjust as needed */
  height: 22px;
  object-fit: contain;
}

.tab.active {
  color: #ffffff;
}

.slider {
  position: absolute;
  left: 0;
  top: 0;
  background-image: linear-gradient(286deg, #6c3693 0%, #d0388c 100%);
  border-radius: 10px;
  transition: all 0.3s ease;
  z-index: 1;
}

/* RIGHT CONTENT */
.vertical-text-content {
  width: 70%;
  /* max-height: 80vh; */
  overflow-y: auto;
  padding: 24px 24px;
  padding-top: 0px;
  box-shadow:
    0 8px 24px rgba(0, 0, 0, 0.06),
    0 2px 6px rgba(0, 0, 0, 0.04);
  border-radius: 10px;
}

.tab-ins-content-container h2 {
  font-size: var(--h2-font-size);
  font-weight: var(--fw-semi-bold);
  margin: 40px 0 16px 0;
}

.tab-ins-content-container h3 {
  font-size: var(--h3-font-size);
  font-weight: var(--fw-semi-bold);
  margin: 30px 0 16px 0;
}

/* About Section Start */

.about-us-container h2:nth-child(1) {
  margin-top: 0px;
}

.about-us-container h2:last-of-type {
  margin-top: 24px;
}

.tab-ins-content-container p {
  font-size: var(--normal-font-size);
  line-height: 24px;
}

.fees-table {
  width: 100%;
  border-collapse: collapse;
}

.fees-table thead th {
  background-color: #0147b4;
  color: #ffffff;
  padding: 14px;
  text-align: left;
  border: 1px solid #4884e6;
  font-size: var(--normal-font-size);
}

.fees-table td {
  padding: 14px;
  border: 1px solid #0147b4;
  font-size: var(--normal-font-size);
}

.fees-table tbody tr:nth-child(odd) td {
  background-color: #ffffff;
}

.fees-table tbody tr:nth-child(even) {
  background-color: #f4f7ff;
}

.fees-table tbody tr:hover {
  background-color: #e6ecff;
}

.fees-table a {
  color: #0147b4;
  text-decoration: none;
  font-weight: 600;
}

.fees-table a::after {
  content: " ↗";
  font-size: var(--normal-font-size);
}

.fees-table a:hover {
  text-decoration: underline;
}

/* About Section End */

/* Approval Section Start */

.recognition-logo-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 50px 0px;
}

.recognition-card {
  background: #fff;
  border-radius: 10px;
  padding: 18px 46px;
  text-align: center;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.06);
  transition: transform 0.3s ease;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

.recognition-card:hover {
  transform: translateY(-4px);
}

.recognition-card img {
  width: auto;
  height: 70px;
}

.recognition-card span {
  display: block;
  font-weight: 600;
  font-size: 14px;
  color: #222;
}
/* Approval Section End */

/* Ranking Section Start */

.icon-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.icon-list li {
  position: relative;
  padding-left: 26px; /* space for icon */
  margin-bottom: 10px;
  font-size: var(--normal-font-size);
  line-height: 22px;
  color: #000;
}

/* Icon */
.icon-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  width: 14px;
  height: 14px;
  background: url("data:image/svg+xml;utf8,\<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 10.2'>\<path d='M18.7 7.2a.967.967 0 0 0-1.4 0L9.8 14.7 6.7 11.6A.99.99 0 0 0 5.3 13l3.8 3.8a.967.967 0 0 0 1.4 0l8.2-8.2a.967.967 0 0 0 0-1.4Z' fill='%230147B4' transform='translate(-5 -6.9)'/>\</svg>")
    no-repeat center;
  background-size: contain;
}

/* Ranking Section End */

/* Course Section Start */

.swiper {
  width: 100%;
  height: 100%;
}

.courses-slider {
  padding: 10px 0px;
}

.ccl-tab-swiper-wrap {
    padding-bottom: 0px;
}

.course-swiper-container {
  position: relative;
  width: 95%;
  margin: 0 auto;
}

.course-card-container {
  display: flex;
  flex-direction: column;
  margin: 10px;
  box-shadow:
    0 8px 24px rgba(0, 0, 0, 0.06),
    0 2px 6px rgba(0, 0, 0, 0.04);
}

.course-content-box {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 20px;
}

.course-content-box h4 {
  font-size: var(--h4-font-size);
  font-weight: var(--fw-semi-bold);
}

.course-content-box p {
  font-size: var(--normal-font-size);
  color: #878787;
}

.course-card-btn {
  border-top: 1px solid #ededed;
  align-self: center;
  width: 100%;
  text-align: center;
  padding: 14px 0px;
  background-color: var(--gray-color);
}

.course-card-btn a {
  background-color: transparent;
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  background-image: linear-gradient(286deg, #6c3693 0%, #d0388c 100%);
  border-radius: 5px 5px 5px 5px;
  padding: 12px 24px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 18px;
}

.course-btn-next,
.course-btn-prev {
  width: 36px;
  height: 36px;
  padding: 10px;
  background: #0147b4;
  border: 1px solid #0147b4;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
}

.course-swiper-container .swiper-button-prev.course-btn-prev {
  color: #ffffff;
  position: absolute;
  left: -24px;
}

.course-swiper-container .swiper-button-next.course-btn-next {
  color: #ffffff;
  position: absolute;
  right: -24px;
}

.course-btn-next::after,
.course-btn-prev::after {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
}

.benefits-table-wrapper {
  width: 100%;
  margin-top: 16px;
}

.benefits-table {
  width: 100%;
  border-collapse: collapse;
  font-size: var(--normal-font-size);
}

.benefits-table th,
.benefits-table td {
  border: 1px solid #4884e6;
  padding: 16px 18px;
  vertical-align: top;
}

.benefits-table thead th {
  background-color: #0147b4;
  color: #ffffff;
  text-align: center;
  font-weight: 600;
}

.benefits-table tbody td:first-child {
  width: 30%;
  font-weight: 700;
  color: #0147b4;
}

.benefits-table tbody tr:nth-child(odd) td {
  background-color: #ffffff;
}

.benefits-table tbody tr:nth-child(even) td {
  background-color: #ffffff;
}

.benefits-table tbody td {
  line-height: 1.6;
}

.benefits-table tbody tr:hover {
  background-color: rgba(1, 71, 180, 0.05);
}

.online-deg-content-container {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

.online-deg-lft {
  width: 58%;
}

.online-deg-rht {
  width: 38%;
}

.online-deg-rht img {
  width: 100%;
  max-width: 520px;
  height: auto;
  border-radius: 10px;
}

.online-deg-list {
	padding-left: 0px;
}

.online-deg-list li {
  list-style-type: disc;
  font-size: var(--normal-font-size);
  line-height: 24px;
  margin-left: 8px;
}

.online-deg-list li:first-child {
  padding-bottom: 10px;
}

/* Course Section End */

/* Financial Aid Section Start */

.scholarship-table-wrapper {
  margin: 16px 0px 40px 0px;
}

.scholarship-table {
  width: 100%;
  border-collapse: collapse;
}

.scholarship-table thead th {
  background-color: #0147b4;
  color: #ffffff;
  padding: 14px;
  text-align: left;
  font-size: var(--normal-font-size);
  border: 1px solid #4884e6;
}

.scholarship-table td {
  padding: 14px;
  border: 1px solid #0147b4;
  font-size: 14px;
  vertical-align: top;
}

.scholarship-table tbody tr:nth-child(odd) td {
  background-color: #ffffff;
}

.scholarship-table tbody tr:nth-child(even) {
  background-color: #f4f7ff;
}

.scholarship-table tbody tr:hover {
  background-color: #e6ecff;
}

.scholarship-note span a {
  text-decoration: none;
  color: var(--blue-color);
}
/* Financial Aid Section End */

/* Campus Section Start */

.online-campus-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
}

.campus-box {
  background-color: #dfebff;
  padding: 20px 20px;
  border-radius: 10px;
  flex: 1;
  min-height: 174px;
}

.campus-header {
  display: flex;
  justify-content: start;
  align-items: center;
  gap: 10px;
}

.campus-header h3 {
  margin: 0 0 16px 0;
}

.campus-header span {
	display: flex;
	justify-content: center;
	align-items: center;
}

.campus-header span img {
  width: 20px;
  margin-bottom: 15px;
}

.campus-content .icon-list li:last-child {
  margin: 0;
}
/* Campus Section End */

/* Placement Section Start */

.placement-swiper-container {
  margin: 20px 0px 0px 0px;
}

.placement-swiper-wrapper {
	padding: 20px 0px;
}

.placement-slider {
  padding: 20px;
}

.placement-slide-item {
  background-color: #ffffff;
  box-shadow:
    0 8px 24px rgba(0, 0, 0, 0.06),
    0 2px 6px rgba(0, 0, 0, 0.04);
  padding: 20px;
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.placement-slide-item img {
  max-width: 100%;
  max-height: 60px;
  object-fit: contain;
}

.career-service-list {
	padding-left: 0px;
}

.career-service-list li {
  list-style-type: disc;
  margin-left: 20px;
  margin-bottom: 10px;
  font-size: var(--normal-font-size);
  line-height: 24px;
}
/* Placement Section End */

/* Admission Open Section Start */

.admission-open-box span a {
  text-decoration: none;
  color: var(--blue-color);
}

/* Admission Open Section End */

/* Faq Section Start */
.faq-main-container {
  border-radius: 10px;
  padding: 50px;
  box-shadow:
    0 8px 24px rgba(0, 0, 0, 0.06),
    0 2px 6px rgba(0, 0, 0, 0.04);
  margin-top: 40px;
  background: #ffffff;
}

.faq-main-container h2 {
  font-size: var(--h2-font-size);
  font-weight: var(--fw-semi-bold);
  margin-bottom: 20px;
}

.faq-item {
  border: 1px solid #ddd;
  border-radius: 8px;
  margin-bottom: 12px;
  overflow: hidden;
  background: #ffffff;
}

.faq-question {
  font-family: "Roboto", sans-serif;
  width: 100%;
  background: #ffffff;
  color: #000000;
  border: none;
  padding: 18px 20px;
  font-size: var(--normal-para18);
  font-weight: var(--fw-semi-bold);
  line-height: 24px;
  display: flex !important;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 16px;
  cursor: pointer;
  text-align: left;
}

.faq-question:hover,
.faq-question:focus,
.faq-question:active {
  background-color: transparent;
  color: #000000;
  outline: none;
}

.faq-question-text {
  flex: 1;
  min-width: 0;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: normal;
  white-space: normal;
  margin: 0;
}

.faq-icon {
  margin-left: auto;
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.faq-icon .icon {
  width: 20px;
  height: 20px;
  stroke: #1a1a1a;
  stroke-width: 2.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  fill: none;
  transition: opacity 0.25s ease, transform 0.25s ease;
}

.faq-icon .icon-minus {
  opacity: 0;
  position: absolute;
  transform: rotate(-90deg);
}

.faq-item.active .icon-plus {
  opacity: 0;
  transform: rotate(90deg);
}

.faq-item.active .icon-minus {
  opacity: 1;
  transform: rotate(0deg);
}

.faq-answer {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
  background: #ffffff;
}

.faq-answer p {
  margin: 0;
  padding: 0 20px 18px 20px;
  font-size: var(--normal-font-size);
  line-height: 26px;
  color: #333333;
}

/* =========================
   ELEMENTOR OVERRIDES
========================= */
.faq-question,
.faq-question * {
  white-space: normal !important;
}

.faq-question .elementor-button-content-wrapper,
.faq-question .elementor-button-text {
  display: block !important;
  min-width: 0 !important;
  max-width: 100% !important;
  width: 100% !important;
}

/* Faq Section End */

/* Sidebar Section End */

/* ======== DETIAL PAGE CSS END ======== */


/* footer css start */

.list-sn .elementor-icon-list--layout-traditional ul {
	padding: 0;
}

.list-sn .elementor-icon-list--layout-traditional ul li {
	list-style-type: none !important;
}

.list-sn .elementor-element-4bf5c92 .elementor-element-59bf44f .elementor-element-83271d5 ul{
	padding: 0;
	display: flex;
	flex-wrap: wrap;
}

.list-sn .elementor-element-4bf5c92 .elementor-element-59bf44f .elementor-element-83271d5 ul li {
	font-size: 16px;
	list-style-type: none !important;
	position: relative;
	display: inline-block;
}

.list-sn 
.elementor-element-4bf5c92 
.elementor-element-59bf44f 
.elementor-element-83271d5 
ul li::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: -4px; 
	width: 0;
	height: 2px;
	background-color: #ffffff;
	transition: width 0.4s ease;
}

.list-sn 
.elementor-element-4bf5c92 
.elementor-element-59bf44f 
.elementor-element-83271d5 
ul li:hover::after {
	width: 100%;
}

.socials-media-links .elementor-social-icons-wrapper {
	display: flex;
	justify-content: start;
	align-items: start;

}

.socials-media-links .elementor-social-icons-wrapper .elementor-icon {
    width: 26px;
    height: 26px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.socials-media-links .elementor-social-icons-wrapper .elementor-icon  svg {
	display: block;
    height: 24px;
    position: relative;
    width: 24px;
}

/* footer css end */

/* University Page CSS Start */
.universities-archive-section header.archive-header {
	padding-bottom: 10px;
}

.universities-archive-section header.archive-header h1 {
	color: #000000;
}

.universities-archive-section .ccl-universities-list {
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
	flex-wrap: wrap;
	gap: 20px;
}

.ccl-universities-list .ccl-university-item {
	box-sizing: border-box;
	position: relative;

	/* 4 cards per row with 20px gap */
	flex: 0 0 calc((100% - 60px) / 4);
	max-width: calc((100% - 60px) / 4);

	padding: 10px;
	margin-bottom: 0;

/* 	border: 1px solid #000000; */
	border-radius: 10px;
	box-shadow: 0 5px 20px rgba(0,0,0,.1);
	transition: .3s;
}

.ccl-universities-list .ccl-university-item:hover {
	transform:translateY(-5px);
	box-shadow:0 10px 25px rgba(0,0,0,.15)
}

.ccl-university-item .ccl-university-thumbnail img {
	width: 100%;
	object-fit: cover;
	border-radius: 8px;
	height: 220px;
}

.mngmt-logo-box {
    position: absolute;
    top: 18px;
    left: 18px;
    background-color: #ffffff;
    padding: 5px;
    border-radius: 4px;
    width: 125px;
    height: 45px;
	
	display: flex;
    justify-content: center;
    align-items: center;
}

.mngmt-logo-box .univ-logo {
	width: 100% !important;
	height: auto !important;
}

.ccl-university-content .ccl-university-name {
	margin: 10px 0;
	line-height: 1;
	margin-bottom: 10px;
}
.ccl-university-content .uni-meta-item{
	margin-bottom: 5px;
}
.ccl-university-content .ccl-university-name a {
	font-size: 1.3rem;
	line-height: 1.2;
	color: #000000;
	font-weight: 400;
}

.uni-meta-item {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  color: #444;
  line-height: 1.4;
}

.uni-meta-item .meta-icon {
  font-size: 16px;
  line-height: 1;
}

.uni-meta-item .meta-text {
  font-weight: 500;
}

.program-tag {
	background: #0147B4;
	color: #fff;
	padding: 5px 10px;
	border-radius: 20px;
	font-size: 12px;
	font-weight: 400;
	line-height: 1;
	display: inline-block;
	margin-left: 3px;
}

.ccl-university-content .ccl-university-count strong {
	color: #0147B4;
}

.ccl-university-content .ccl-university-link {
	margin-top: 1rem;
	display: flex;
	justify-content: space-between;
	gap: 10px;
}

/* .ccl-university-content .ccl-university-link .ccl-button {
	background-image: linear-gradient(286deg, #6C3693 0%, #D0388C 100%);
} */
.ccl-university-content .ccl-university-link .ccl-button {
    background-image: linear-gradient(286deg, #6C3693 0%, #D0388C 100%);
    color: #fff;
    transition: all 0.3s ease;
	line-height: 1.2;
	
	padding: 8px 20px;
    font-weight: 400;
}

/* Hover */
.ccl-university-content .ccl-university-link .ccl-button:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 25px rgba(208, 56, 140, 0.35);
}

/* University Page CSS End */

/* University Detail Modal CSS Start */
.ccl-inquiry-modal .ccl-modal-content .ccl-modal-header {
	background-image: linear-gradient(286deg, #6C3693 0%, #D0388C 100%);
	padding: 20px 30px;
}

.ccl-inquiry-modal .ccl-modal-content .ccl-modal-header .ccl-modal-close {
	border: 1px solid #ffffff;
    border-radius: 50%;
    color: #ffffff;
    display: flex;
	justify-content: center;
	align-items: center;
    font-size: 20px;
	width: 30px;
	height: 30px;
	padding: 5px;
}
.ccl-inquiry-modal .ccl-modal-content #ccl-inquiry-form .ccl-form-submit {
	background-image: linear-gradient(286deg, #6C3693 0%, #D0388C 100%);
	color: #ffffff;
}

/* University Detail Modal CSS End */

/* Skill check page css start  */

.skill-assess.elementor-widget-shortcode {
	width: 100%;
}

#ccl-skilltest-wrap {
  max-width: 1190px;
  margin: 40px auto;
  padding: 0 20px;
  font-family: inherit;
  box-sizing: border-box;
}

/* Step container box */
#ccl-skilltest-wrap #ccl-st-container {
  background: #fff;
  margin-bottom: 28px;
}

/* Steps visibility */
#ccl-skilltest-wrap .ccl-st-step {
    display: none !important;
    border: 2px solid #6c47ff;
    border-radius: 16px;
    padding: 32px 32px 28px;
    background: #f7f7f7;
}

#ccl-skilltest-wrap .ccl-st-step.active {
    display: block !important;
	max-width: 600px;
    margin: 0 auto;
}

#ccl-skilltest-wrap #ccl-skilltest-result {
  display: none;
}
.ccl-st-enquiry-box{
  max-width: 500px;
  width: 100%;
  margin: 0 auto;
  border: 2px solid #c4b5fd;
  border-radius: 16px;
  padding: 32px 32px 28px !important;
}
h2.ccl-st-enquiry-box-heading {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 40px;
    color: #6c47ff;
    text-align: center;
    max-width: 600px;
    margin: 0 auto;
    padding-bottom: 25px;
}



/* Question heading */
#ccl-skilltest-wrap .ccl-st-step h3 {
  font-size: 22px;
  font-weight: 700;
  color: #6c47ff;
  margin: 0 0 24px;
}

/* Options grid — horizontal row */
#ccl-skilltest-wrap .ccl-st-options {
  display: block !important;
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 14px !important;
  margin-bottom: 28px;
}

@media (max-width: 700px) {
  #ccl-skilltest-wrap .ccl-st-options {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}

@media (max-width: 400px) {
  #ccl-skilltest-wrap .ccl-st-options {
    grid-template-columns: 1fr 1fr !important;
  }
}

/* Option card */
#ccl-skilltest-wrap .ccl-option-item {
    display: block !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 10px;
    padding: 10px 12px;
    border: 1.5px solid #6c47ff;
    border-radius: 25px;
    cursor: pointer;
    transition: all 0.2s;
    background: #fff;
    font-size: 14px;
    color: #333;
    text-align: center;
    box-sizing: border-box;
    margin-bottom: 10px;
}

#ccl-skilltest-wrap .ccl-option-item:hover {
    border-color: #6c47ff;
    background: #6c47ff;
    color: #ffffff;
}
#ccl-skilltest-wrap .ccl-option-item:hover i{
	color: #ffffff;
}

#ccl-skilltest-wrap .ccl-option-item.selected {
  border-color: #6c47ff;
  background: #6c47ff;
  color: #fff;
}

#ccl-skilltest-wrap .ccl-option-item i {
  font-size: 20px;
  flex-shrink: 0;
}

#ccl-skilltest-wrap .ccl-option-item span {
  line-height: 1.3;
}

/* Next button */
#ccl-skilltest-wrap .ccl-st-btn-wrap {
  text-align: center;
}

#ccl-skilltest-wrap .ccl-st-next-btn {
  display: inline-block;
  padding: 11px 40px;
  background: #6c47ff;
  color: #fff;
  border: none;
  border-radius: 8px;
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.2s;
}

#ccl-skilltest-wrap .ccl-st-next-btn:disabled {
  background: #bbb;
  cursor: not-allowed;
}

#ccl-skilltest-wrap .ccl-st-next-btn:not(:disabled):hover {
  background: #5535dd;
}

/* Progress bar */
#ccl-skilltest-wrap .ccl-st-progressbar {
  position: relative;
  margin: 0 20px;
}

#ccl-skilltest-wrap .ccl-st-progress-line {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 4px;
  background: #e2d9f3;
  transform: translateY(-50%);
  border-radius: 2px;
  z-index: 0;
	max-width: 600px;
	width: 100%;
	margin: 0 auto;
}

#ccl-skilltest-wrap .ccl-st-options i{
	color: #6c47ff;
	margin-right: 15px;
}
#ccl-skilltest-wrap .ccl-st-progress-fill {
  height: 100%;
  background: #6c47ff;
  border-radius: 2px;
  transition: width 0.4s ease;
  width: 0%;
}

#ccl-skilltest-wrap .ccl-st-steps-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  z-index: 1;
  padding: 0;
   max-width: 600px;
   width: 100%;
	margin: 0 auto;
	margin-bottom: 30px;
}

#ccl-skilltest-wrap .ccl-st-step-dot {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 3px solid #e2d9f3;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 700;
  color: #bbb;
  transition: all 0.3s;
  flex-shrink: 0;
}

#ccl-skilltest-wrap .ccl-st-step-dot.active,
#ccl-skilltest-wrap .ccl-st-step-dot.done {
  border-color: #6c47ff;
  background: #6c47ff;
  color: #fff;
}

/* Enquiry form */
#ccl-skilltest-wrap .ccl-st-enquiry-box {
  padding: 4px 0;
}

#ccl-skilltest-wrap .ccl-st-enquiry-box h3 {
  font-size: 20px;
  font-weight: 700;
  color: #6c47ff;
  margin: 0 0 20px;
  text-align: center;
}

#ccl-skilltest-wrap .ccl-st-field {
  margin-bottom: 16px;
}

#ccl-skilltest-wrap .ccl-st-field label {
  display: block;
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 6px;
  color: #333;
}

#ccl-skilltest-wrap .ccl-st-field input[type="text"],
#ccl-skilltest-wrap .ccl-st-field input[type="email"] {
  width: 100%;
  padding: 10px 14px;
  border: 1px solid #ddd;
  border-radius: 8px;
  font-size: 14px;
  box-sizing: border-box;
}

#ccl-skilltest-wrap .ccl-st-phone-wrap {
  display: flex;
  align-items: center;
  border: 1px solid #ddd;
  border-radius: 8px;
  overflow: hidden;
}

#ccl-skilltest-wrap .ccl-st-flag {
  padding: 10px;
  background: #f5f5f5;
  font-size: 13px;
  color: #555;
  white-space: nowrap;
  border-right: 1px solid #ddd;
}

#ccl-skilltest-wrap .ccl-st-phone-wrap input[type="tel"] {
  border: none !important;
  outline: none !important;
  padding: 10px 12px;
  font-size: 14px;
  flex: 1;
  width: auto;
}

#ccl-skilltest-wrap .ccl-st-check {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  margin-bottom: 12px;
}

#ccl-skilltest-wrap .ccl-st-check input[type="checkbox"] {
  margin-top: 3px;
  flex-shrink: 0;
}

#ccl-skilltest-wrap .ccl-st-check label {
  font-size: 13px;
  color: #555;
  font-weight: 400 !important;
  display: inline !important;
}

#ccl-skilltest-wrap .ccl-st-check label a {
  color: #6c47ff;
  text-decoration: none;
}

#ccl-skilltest-wrap .ccl-st-submit {
  width: 100%;
  padding: 13px;
  background: #6c47ff;
  color: #fff;
  border: none;
  border-radius: 8px;
  font-size: 15px;
  font-weight: 700;
  cursor: pointer;
  margin-top: 8px;
  transition: background 0.2s;
}

#ccl-skilltest-wrap .ccl-st-submit:hover {
  background: #5535dd;
}
/* Skill check page css end  */


/* responsive css start */

@media (max-width: 1600px){
	.e-con-inner:not(.main-header .e-con-inner) {
    max-width: 1200px !important;
    margin-left: auto;
    margin-right: auto;
  }
	
.main-btn .premium-button{
	width: 138px;
	padding: 12px 16px !important;
}

.main-btn .premium-button .premium-button-text-icon-wrapper {
	justify-content: space-between;
}
	
	.admin-icon .elementor-icon-box-icon svg{
		font-size: 9px;
	}
	
	.admin-icon .elementor-icon-box-wrapper{
		gap: 6px:
	}
	
	.upskill-y-box .elementor-widget-heading h2 {
		font-size: 32px;
		line-height: 36px;
		font-weight: 600;
		max-width: 100%;
	}    
	
	.upskill-b-box .elementor-widget-heading h2 {
    font-size: 32px;
    font-weight: 600;
}
	.recognition-card {
    padding: 15px 30px;
  }

}

    @media (max-width: 1500px) {
    .main-header .e-con-inner {
    max-width: 1170px !important;
    }
}
	
	/* =========================
Tablet (max-width: 992px)
========================= */
@media (max-width: 992px) {

   .quiz-progress-wrapper {
    width: 500px;
	margin: 0 auto 2rem auto;
    }


    .step {
     width: 28px;
     height: 28px;
    }


.step::after {
width: 90px;
left: 28px;
}


.step.active::before {
width: 20px;
height: 20px;
}


.quiz-heading {
font-size: 26px;
}


.quiz-options {
gap: 20px;
}


.quiz-option {
font-size: 18px;
padding: 12px 22px;
}
	
	.flex-md-column {
    flex-direction: column;
  }

  .flex-md-col-rev {
    flex-direction: column-reverse;
  }

  .mt-md-1 {
    margin-top: 1rem;
  }

  .mb-md-1 {
    margin-bottom: 1rem;
  }

  .mt-md-2 {
    margin-top: 2rem;
  }

  .mb-md-2 {
    margin-bottom: 2rem;
  }

  .mt-md-3 {
    margin-top: 3rem;
  }

  .mb-md-3 {
    margin-bottom: 3rem;
  }

  .pt-md-1 {
    padding-top: 1rem;
  }

  .pb-md-1 {
    padding-bottom: 1rem;
  }

  .pt-md-2 {
    padding-top: 2rem;
  }

  .pb-md-2 {
    padding-bottom: 2rem;
  }

  .pt-md-3 {
    padding-top: 3rem;
  }

  .pb-md-3 {
    padding-bottom: 3rem;
  }

  .detail-banner-lft-container {
    width: 100%;
  }

  .detail-banner-rht-container {
    width: 100%;
  }

  .vertical-tab-list {
    width: 100%;
    position: sticky;
    top: 0;
    z-index: 999;
    flex-direction: row;
    overflow-x: auto;
    overflow-y: hidden;
    padding: 10px 12px;
    gap: 8px;
    background: #fff;
  }

  .tab {
    width: auto; /* 👈 KEY FIX */
    min-width: max-content;
    height: 42px;
    padding: 0 14px;
    font-size: 14px;
    white-space: nowrap;
    flex: 0 0 auto; /* 👈 prevents stretching */
    border-radius: 8px;
  }

  .tab-icon {
    padding: 4px;
  }

  .tab-icon img {
    width: 18px;
    height: 18px;
  }

  .slider {
    border-radius: 8px;
  }

  .vertical-text-content {
    width: 100%;
  }

  .recognition-logo-container {
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
    row-gap: 20px;
    margin: 30px 0px;
  }

  .faq-main-container {
    padding: 30px 20px;
  }

  .faq-question {
    padding: 16px;
    font-size: 16px;
  }

  .faq-icon {
    width: 20px;
    height: 20px;
  }

  .faq-icon .icon {
    width: 18px;
    height: 18px;
  }
	
  .ccl-universities-list .ccl-university-item {
	flex: 0 0 calc((100% - 20px) / 2);
	max-width: calc((100% - 20px) / 2);
  }
.course-content-box h4 {
    min-height: 50px;	
    }
	.progres-form{
	width: 100%;
	margin: 0 auto;
}
	   #result .hero-form-wrap {
        position: static;
        max-width: 100%;
    }
}

@media (max-width: 767px){
	.sec-tp{
	padding-top: 1.8rem;
}

.sec-bp{
	padding-bottom: 1.8rem;
}
	
.sec-h2 h2{
  font-size: 1.25rem;
  font-weight: 300 !important;
	line-height: 1.2;
}

.sec-top-para p{
	font-size: 1.2rem;
	font-weight: 400;
	padding-bottom: 0.3rem;
}
	
	
.mb-30 {
	margin-bottom: 30px;
	}
	
	.gradient-btn .elementor-button{
    padding: 12px 20px !important;

}

.main-btn .premium-button{
	width: 130px;
	padding: 12px 12px;
}
	
	.mb-2{
		margin-bottom: 0.8rem;
	}
	
	.c-form .wpcf7-form .form-submit-btn .wpcf7-submit {
     padding: 8px 34px 8px 22px;
    }
	
	.c-form .wpcf7-form .form-submit-btn .wpcf7-submit {
		font-size: 14px;
	}
	
	.form-submit-btn p::after {
		top: 49%;
		right: 29px;
		width: 14px;
		height: 14px;
	}
	
	.quiz-progress-wrapper {
		width: 360px;
		margin-bottom: 1.6rem;
	}

.quiz-progress {
height: auto;
}


.step {
width: 22px;
height: 22px;
}


.step::after {
width: 64px;
left: 22px;
}


.step.active::before {
width: 14px;
height: 14px;
}


.quiz-heading {
font-size: 18px;
margin-bottom: 1.5rem;
}


.quiz-options {
flex-direction: row;
gap: 15px;
}


.quiz-option {
width: 100%;
justify-content: center;
font-size: 16px;
padding: 12px 18px;
}


.check {
width: 18px;
height: 18px;
}


.check img {
width: 16px;
}
	
	.list-sn .elementor-element-59bf44f {
		justify-content: start;
	}
	ul.advantage-list {
    justify-content: unset;
}
ul.advantage-list li {
    width: max-content;
}
ul.ranking-boxes {
    justify-content: unset;
}
ul.ranking-boxes li {
    width: 45%;
}
	.key-highlights .elementor-element.e-con-full{
		width: 49%;
	}
	.specializations-offered .elementor-element.e-con-full {
    width: 49%;
}
	.main-text-boxes .elementor-element.popular-upar-box {
     width: 49%;
}
	.specializations-offered .industry-box {
    width: 49% !important;
}
	.main-text-boxes .elementor-element.popular-upar-box2 {
    width: 49%;
}
	.select-progess-question-box li{
	width: 32%;
}
	.contcat-heading h1{
	font-size: 32px;
}
	.elementor-widget-icon-box.elementor-mobile-position-block-start .elementor-icon-box-wrapper {
        align-items: unset !important;
        flex-direction: row;
        text-align: center;
    }
	.page-id-4702 #ccl-fp-wrap .ccl-fp-progress-form {
    min-width: 500px;
}
	#quiz-section #ccl-skilltest-wrap .ccl-st-step {
        padding: 30px 0px;
		padding-bottom: 0px;
}
	#quiz-section #ccl-skilltest-wrap .ccl-st-progressbar {
    margin: 0px;
}
	#quiz-section #ccl-skilltest-wrap .ccl-st-steps-wrap {
    margin-bottom: 10px;
}
	.main-container.quiz-container{
	    padding-bottom: 0px;	
	}
}


@media (max-width: 576px) {
	.quiz-progress-wrapper {
		width: 280px;
	}
	
    .quiz-options {
     flex-direction: column;
	}
	
	.list-sn .elementor-element-4bf5c92 .elementor-element-59bf44f .elementor-element-83271d5 ul{
	row-gap: 8px;
}
	
	.flex-sm-column {
    flex-direction: column;
  }

  .flex-sm-col-rev {
    flex-direction: column-reverse;
  }

  .mt-sm-1 {
    margin-top: 1rem;
  }

  .mb-sm-1 {
    margin-bottom: 1rem;
  }

  .mt-sm-2 {
    margin-top: 2rem;
  }

  .mb-sm-2 {
    margin-bottom: 2rem;
  }

  .mt-sm-3 {
    margin-top: 3rem;
  }

  .mb-sm-3 {
    margin-bottom: 3rem;
  }

  .pt-sm-1 {
    padding-top: 1rem;
  }

  .pb-sm-1 {
    padding-bottom: 1rem;
  }

  .pt-sm-2 {
    padding-top: 2rem;
  }

  .pb-sm-2 {
    padding-bottom: 2rem;
  }

  .pt-sm-3 {
    padding-top: 3rem;
  }

  .pb-sm-3 {
    padding-bottom: 3rem;
  }
	
	.download-pros-btn {
		padding: 10px 20px;
	}	

  .download-pros-btn a {
    font-size: 12px;
  }
	
	.apply-btn {
	 padding: 10px 20px;
	}

  .apply-btn a {
    font-size: 12px;
  }
	
	.talk-to-btn {
	 padding: 10px 20px;
	}

  .talk-to-btn a {
    font-size: 12px;
  }

  .vertical-text-content {
    padding: 18px 12px;
  }

  .fees-table thead th {
    padding: 8px 10px;
    font-size: 10px;
  }

  .fees-table td {
    font-size: 8px;
    padding: 10px 6px;
  }

  .fees-table a::after {
    font-size: 10px;
  }

  .recognition-logo-container {
    gap: 20px;
  }

  .recognition-card img {
    height: 50px;
  }

  .icon-list li {
    font-size: 14px;
  }

  .course-swiper-container .swiper-button-prev.course-btn-prev {
    position: absolute;
    left: -8px;
    top: 116px;
  }

  .course-swiper-container .swiper-button-next.course-btn-next {
    position: absolute;
    right: -8px;
    top: 116px;
  }

.course-card-btn a {
  font-size: 14px;
  padding: 10px 22px;

}

  .benefits-table thead th {
    padding: 8px 10px;
    font-size: 10px;
  }

  .benefits-table tbody td:first-child {
    padding: 6px 6px;
    font-size: 8px;
  }

  .benefits-table tbody td {
    padding: 6px 6px;
    font-size: 8px;
    line-height: 12px;
  }

  .online-deg-lft {
    width: 100%;
  }

  .online-deg-list {
    margin-left: 12px;
  }

  .online-deg-rht {
    width: 100%;
  }

  .scholarship-table thead th {
    padding: 8px 10px;
    font-size: 10px;
  }

  .scholarship-table td {
    padding: 6px 6px;
    font-size: 8px;
    line-height: 12px;
  }

  .campus-box {
    min-height: 170px;
  }

  .campus-header h3 {
    font-size: 14px;
  }

  .campus-header span img {
    width: 14px;
    display: none;
  }

  .faq-main-container {
    padding: 24px 16px;
  }

  .faq-question {
    padding: 14px;
    font-size: 14px;
    line-height: 18px;
    gap: 12px;
  }

  .faq-question-text {
    padding-right: 4px; /* breathing room for icon */
  }

  .faq-icon {
    width: 18px;
    height: 18px;
  }

  .faq-icon .icon {
    width: 16px;
    height: 16px;
    stroke-width: 2.2;
  }

  .faq-answer p {
    padding: 0 14px 16px 14px;
    font-size: 14px;
    line-height: 24px;
  }
  
   .ccl-university-content .ccl-university-name a {
      font-size: 1.25rem;
   }
	
	.ccl-universities-list .ccl-university-item {
		flex: 0 0 100%;
		max-width: 100%;
	}
  ul.advantage-list {
    column-gap: 50px;
  }
	.long-term-container #uc_step_process_elementor_ab75f66 .ue-step-item {
		width: 50%;
	}
	.key-highlights .elementor-element.e-con-full{
		width: 100%;
	}
	    .specializations-offered .elementor-element.e-con-full {
        width: 100%;
    }
	.main-text-boxes .elementor-element.popular-upar-box {
        width: 100%;
    }
	    .specializations-offered .industry-box {
        width: 100% !important;
    }
	    .main-text-boxes .elementor-element.popular-upar-box2 {
        width: 100%;
    }
		.select-progess-question-box li{
	width: 49%;
}
	.info h3 {
    font-size: 20px;
    color: #8555f2;
}
	.contact-text p {
    max-width: 100%;
}
	.contact-us-socails {
    max-width: 95%;
}
	.contact-us-details .elementor-icon-list-icon {
    padding: 10px;
}
.contact-us-details svg.ekit-svg-icon {
    width: 18px;
    height: 18px;
}
	.contcat-heading h1{
	font-size: 28px;
}
	.terms-policy {
    padding: 20px 20px !important;
}
	.uc-items-wrapper  {
	display: block !important;	
}
.ue-item-highlight {
    display: block !important;
	margin: 0 auto;
}
	.ue-step-item-line {
    display: none;
}
	.elementor-widget-ucaddon_step_process .uc-items-wrapper .ue-step-item-content {
    padding-top: 0px;
    padding-bottom: 30px;
}
	.post-type-archive-university .main-container, .single-university .main-container{
	padding: 0px;
} 
	.post-template-template-blog-single .main-content {
       padding: 20px 10px;
	}
	.couse-tab-section .ccl-tab-btn {
    padding: 8px 8px;
}
	.ccl-tab-btn {
		font-size: 10px !important;
		}
	.view-more-post a.elementor-button.elementor-button-link.elementor-size-sm {
    margin-top: 10px;
}
		.page-id-4702 #ccl-fp-wrap .ccl-fp-progress-form {
        min-width: 300px;
}
.about-item1 {
  order: 2;
}
.about-item2 {
  order: 1;
}
}
@media (max-width: 365px) {
	    ul.ranking-boxes li {
        width: 100%;
    }
	.select-progess-question-box li{
	width: 100%;
}
	.couse-tab-section .ccl-tab-btn {
    padding: 5px 5px;
}
	.ccl-tab-btn {
		font-size: 8px !important;
		}
}


/* responsive css end */