/* Common styles */

@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');

body {
	font-family: 'Montserrat', sans-serif;
	margin: 0;
	padding: 0;
}

:root {
	--primary-color:  #00408D;
	--doubt-bg-color: #2ad4c3;
	--yellow-color: #2ad4c3;
	--red-color: #ff0000;
	--black-color:#000000;
	--text-white-color: #ffffff;
	--text-dark-color: #333;
	--footer-color: #333;
	--heading-color: #111111;
}
.pink{color: #FF0066;}
.bd{border-right: 2px solid var(--yellow-color);padding: 0px 10px;}

#banner {
	padding: 20px;
	text-align: center;
	background-color: #000;
}
.multicolor-border {
  height: 8px;
  background: linear-gradient(
    to right,
    #d77a85 25%,  
    #ff0099 25% 50%, 
    #ff5c57 50% 75%, 
    #c2002f 75%
  ); margin-top: -5px;
}
.sub-pp{font-size: 20px!important;padding: 5px;}
/* h1, h2, h3, h4, h5, h6{margin: 0px 0px 0px 0px!important;} */
section {
	margin: 30px 0px;
}

/*h3{margin:0px!important;}*/

h2 {
	font-size: 26px;
	font-weight: 700; margin: 0px; line-height: 1;
	/* margin-bottom: 10px; */

}

h3 {
	margin: 0px;
	margin-bottom: 10px;
}
p {
	font-size: 14px!important;
}

.green {
	color: var(--yellow-color);
}

.img-responsive {
	width: 100% !important;
}

.mb-view {
	display: none;
}

.ds-view {
	display: block;
}


/* .button{background: var(--sky-button); border-style: none; padding: 10px 20px; color: #fff; font-size:16px;} */
.downloadBrochureBtn {
	border-style: none;
	padding: 10px 20px;
	color: #fff!important;
	font-size: 16px;
	border-radius: 5px;
	background-color: var(--yellow-color);
}

.enquireNowBtn {
	background: var(--yellow-color);
	border-style: none;
	padding: 10px 20px;
	color: #fff;
	font-size: 16px;
	border-radius:5px;
}

/*Hero-section*/
#hero-section {
	background-image: url("../img/headeer.webp");
	background-repeat: repeat(no-repeat);
	background-size: cover;
	padding: 30px;
	margin: 70px auto auto auto;
}

/* #hero-section h1{margin: 0px;} */
.banner {
	display: grid;
	grid-template-columns: 4fr 2fr;
	gap: 20px;
	margin: 0 auto;
	align-items: anchor-center; padding: 10px 0px;
}

.banner-info h1 {
	font-size: 70px !important;
	/* font-family: Impact, sans-serif !important; */
	font-weight: 900;
	line-height: 1 !important;
	margin: 5px 0px;
	color: var(--yellow-color);
}
.banner-info{color: #fff; max-width: 500px;}
.banner-info h2{margin:10px 0px; line-height: 1;}

.redtxt {
	color: var(--button-color);
	font-size: large;
	font-weight: 900;
}

.t1 {
	font-size: 20px !important;
	color: #fff;
}

.t2 {
	background-color: #DC520A;
	color: #fff;
	padding: 10px 30px!important; border-radius: 5px; padding: 10px; font-size:18px;
    text-transform: uppercase;
}

.fa{color: var(--yellow-color); font-size: 20px!important;}

.achievement {
	background-color:#F5F5F5;
	padding: 20px 0px;
}
 .ach {
	display: grid;
	grid-template-columns: repeat(4, 1fr); color: #68676A; border-radius: 5px;
}
.ac1{padding: 10px;text-align: center;}
.ac1 h3{font-size: 20px; color:#68676A;}
.ac1:last-child{border: none;}

/* Overview */

.info{text-align: center;}



.redBG {
	background-color: var(--button-color);
	color: #fff;
	font-weight: 700;
	padding: 10px 20px;
}

.T1 {
	font-size: 20px;
	font-weight: 700;
	margin: 20px 0px;
}

.D1 {
	font-size: 13px;
}

#certification h2{text-align: left;}
#sample-degree{background-color: #EBEBEB; padding:50px 20px; border-radius: 10px;}
#sample-degree img{box-shadow: 0 0 5px 2px #ccc; width: 70%;}
#sample-degree h2{text-align: left;}
.b2-info {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	text-align: center;
	/* grid-template-columns: repeat(auto-fit, minmax(500px, 1fr)); */
	gap: 20px;
	margin-top: 30px;
	width: 70%;
}

.b1 {
  background: #fff;
  padding: 0 px;

 /*transition: box-shadow 0.3s ease;
  box-shadow: 0 0 10px rgba(0,0,0,0.05); */
}
.b1 img {
	width: 180px !important;
	padding: 5px;
}

#certification .container {
	display: flex;
	flex-direction: column;
	align-items: center;
}


.b1 h3 {
  color: var(--primary-color);
  font-size: 18px; margin:10px 5px 5px 5px;
}

.b1 p {
  font-size: 13px!important;
  color: #444;
  line-height: 1.2;
}


.course-info {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 20px;
}
.cr-info{padding: 20px 20px; background-color: #F2F2F2; margin-top: -5px;}
.cr-info h2{font-size: 18px;padding-bottom: 10px;}

.cr-info button{background-color: var(--primary-color); padding: 10px; border-style: none; color: #fff;border-radius:5px;}

.c1 {
	box-shadow: 0 0 5px 2px #ccc;
	border-radius: 10px !important;
}

.owl-carousel{max-width:1050px; width:100%;}
/* .c1 img {
	display: flex;
	margin: auto;
	margin: auto;
} */

/* .c1 p {
	background-color: var(--primary-color);
	color: #fff;
	padding: 20px;
	font-size: 14px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
} */

/*About*/
#about {
	background-image: url(../img/ljmu-rev.png);
	background-size: cover;
	color: #fff;
}

.about-cnt {
	display: grid;
	grid-template-columns: 2fr 2fr;
	gap: 20px;
	align-items: center;
}
.ab1{padding: 50px 70px;}
.about-cnt button{background-color:var(--yellow-color); padding: 10px 20px; border-style: none;color: #fff; border-radius: 5px;}
.accreited {
	border: 1px solid #fff !important;
	display: grid;
	grid-template-columns: repeat(4, 2fr);
	justify-content: space-around;
	padding: 40px 20px 20px 20px;
	/* Top padding thoda bada taaki heading se dur rahe */
	border-radius: 10px;
	position: relative;
	/*flex-wrap: wrap;*/
	margin-top: 30px;
}

.accreited h2 {
	position: absolute;
	top: -35px;
	left: 38%;
	transform: translateX(-30%);
	background: #F0F3FA;
	padding: 0 10px;
	font-size: 18px;
}

.accreited img {
	width: 150px !important;
	height: auto;
	padding: 5px;
}

 #sample-degree button{background-color:var(--yellow-color); padding: 10px 20px; border-style: none;color: #fff; border-radius: 5px;}
 #copilot{background-color: #08202D; color: #fff;}
 .copilot-info{display: grid;grid-template-columns: repeat(2, 1fr); align-items: center!important;}

#benefits {background-image: url("../img/benifits.webp");
	background-size: cover;
	padding: 0px;
	
}
#benefits h2{color: #fff; text-transform: uppercase; font-weight: 800;}
.black-btn{background-color:#000; border-radius: 5px;}

.benefits-cnt {
	display: grid;
	grid-template-columns: 1fr 2fr;
	gap: 20px;
	color: #fff;
}
	.bnf-data{display: grid; grid-template-columns: repeat(3, 1fr);gap: 20px; margin-top: 20px;}
.bnf-data img{float: left; padding: 0px 10px 0px 10px!important; width: 50px;}
.benefits-cnt h3{margin:0px!important;}
.benft-1{padding: 50px;}
.bnf1{background-color: #fff;
    padding: 10px;
    color: #000;
    font-size: 13px;
    border-radius: 10px;
    display: flex;
    align-items: center;}

.degree-img {
	width: 350px !important;
}

.degree {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 20px;
	align-items: center;
}

.degree-info h2 {
	color: var(--primary-color);
	font-size: 35px;
	font-weight: 600;
	line-height: 1;
	margin: 0;
}
.degree-info h3{margin:0;}

/* .degree-info button{border: none; padding: 15px 30px; color: #fff; 
    border-radius: 10px; margin-top: 50px;} */


/*placement*/
.placement-section {
	padding: 20px;
	background-color: #F2F2F2;
	border-radius: 15px;
}

.placement-section h2 {
	text-align: center;
	color: var(--footer-color);
}

.placement-img {
	width: 130px;
	margin: 10px 5px;
}

/* Accordion-color */


/* Overlay covers the entire screen */
.overlay {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	z-index: 999;
	/* High z-index to overlay everything */
}

/* Popup centered and responsive */
.popup {
	display: none;
	position: fixed;
	top: 50%;

	transform: translate(-50%, -50%);
	background: #fff;
	padding: 20px;
	border-radius: 8px;
	box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
	z-index: 1000;
	width: 90%;
	max-width: 400px;
	/* Ensures it doesn’t get too wide */
}

/* Close button */
.close {
	cursor: pointer;
	display: block;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	color: red;
	margin-top: 10px;
}


/* For devices with a width of 768px or less (tablets and mobile) */
@media only screen and (max-width: 768px) {
	

	.ds-view {
		display: none;
	}

	.mb-view {
		display: block;
	}

	p {
		font-size: 13px !important;
	}

	h2 {
    font-size: 25px;
    font-weight: 800!important;
    margin: 0px;
    line-height: 1;
    /* margin-bottom: 10px; */
}
	section {
		margin: 10px 0px;
	}
	.t2 {
	background-color: var(--yellow-color);
	color: #fff;
	padding: 2px; border-radius: 5px; padding: 10px; font-size:12px;
}

	#hero-section {
		background-image: url("../img/liverpool-mobile-1.webp");
		background-repeat: repeat(no-repeat);
		background-size: cover;
		padding: 60px;
		margin: 70px auto auto auto;
	}
	
		#hero-section {
		padding: 20px;
		height: auto;

	}
	/* .info {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    gap: 20px;
} */

	
	.banner-info h1 {
		font-size: 50px !important;
		
		margin:12px 0px;
		line-height: 1 !important; color:var(--yellow-color);
	}
	    .banner-info h2 {
        margin: 0px;
        line-height: 1;
        font-size: 25px;
    }
	.banner-info h2{margin: 0px; line-height: 1;}

 

	.t1 {
		font-size: 20px !important;
		color: #fff;
	}



	.banner {
		display: grid;
		grid-template-columns: 1fr;
		padding: 20px 0px;
	}

.banner-info{padding-bottom:320px!important;}
.downloadBrochureBtn {
	border-style: none;
	padding: 10px 20px;
	color: #000;
	font-size: 13px!important;
	border-radius: 5px;
}
	.ach {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		
	}
	.ac1{border: none;}
	#sample-degree img{box-shadow: 0 0 2px 2px #ccc; width: 100%;}
/* .ac1 > .fa, .ac2 > .fa, .ac3 > .fa, .ac4 > .fa {
    float: left;
    font-size: 20px;
    padding: 5px 10px 70px 10px;
} */
	.ac1 p {
		font-size: 14px !important;
	}

	/* .ac1 img {
		width: 60px !important;
	} */

	.b1 h3 {
		color: var(--primary-color);
		font-size: 17px; margin-top:2px;
	}
.b1 img {
  width: 160px!important; float:left;
}
	.b1 p {
  font-size: 12px!important;
  color: #444;
  line-height: 1.2;
}
	.b2-info {
		display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 20px;
		width: 100%;
    }
	

	#benefits {
		background-image: url("../img/benifits-mobile.webp");
	color: #000;
	padding: 20px 20px 0px 20px;
	
	}

	/* .benefits-cnt {
		width: 360px !important;
		padding-bottom:40px!important; font-size:12px;
	} */
    .benefits-cnt {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 20px;
        padding: 30px 0px 350px 0px;
    }

	.benefits-cnt h3 {
		font-size: 17px !important;
	}

	.bnf-data{display: grid; grid-template-columns: repeat(2, 1fr); gap: 10; margin-bottom:20px;}

	.course-info {
		display: grid;
		grid-template-columns: 1fr;
		gap: 20px;
	}
#about {
    padding:20px 0px 20px 0px;
    color: #fff;
}
    .ab1 {
        padding: 20px;
    }
	.about-cnt {
		display: block; padding: 0px;
	
	}


	
	.accreited img {
    width: 140px !important;
    height: auto;
    padding: 5px;
}
	
	.ab2 img{margin-top:20px;}

	.accreited {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
	}


	#benefits {
		padding: 0px;
	}
.benft-1 {
    padding: 20px;
}
.ac1 h3 {
    font-size: 24px;
}

	.bnf-data img {
    float: none;
    width: 50px;
}
	.bnf1{text-align:center; display:block;}

	/* #benefits {
		background-image: url("../img/mobile-bg-for-benefits.webp");
		background-repeat: no-repeat;
		background-size: cover;
		color: #fff;
		padding: 50px;
	} */
	.copilot-info {
		padding: 20px 10px;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    align-items: center !important;
}

    .placement-img {
        width: 140px;
        margin: 10px 5px;
    }

	.degree {
		display: grid;
		grid-template-columns: 1fr;
		gap: 20px;
	
	}
	.degree-info h2 {
    color: var(--primary-color);
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
    margin: 0;
}

	#footer {
		padding: 20px !important;
	}
	.owl-carousel{max-width:350px; width:100%;}
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Montserrat", sans-serif;
}

body {
  background: #fff;
}

.mba-offer-section {
  background: url("../img/MID.webp") center/cover no-repeat;
  padding: 60px 20px;
  color: #fff;
  margin: 0px;
}

.container {
  max-width: 1200px;
  margin: auto;
}

.section-title {
  text-align: center;
  font-size: 35px;
  font-weight: 700;
  margin-bottom: 60px;
}

.section-title span {
  color: #2de1c2;
}

.content-wrapper {
  display: grid;
  grid-template-columns: 1fr 1.2fr 1fr;
  align-items: center;
  gap: 40px;
}

.info-column {
	display: flex;
	flex-direction: column;
	gap: 20px;
	width: 90%;
}

.info-card {
	background: #fff;
	color: #000;
	border-radius: 12px;
	padding: 30px 20px;
	display: flex;
	align-items: center;
	gap: 16px;
	box-shadow: 0 6px 20px rgba(0,0,0,0.08);
}

.info-card p {
  font-size: 15px;
  font-weight: 600;
  line-height: 1.3;
}

.icon {
  font-size: 28px;
  color: #1bc9a4;
}

.center-image {
  width: 100%;
  height: 420px;
  background: url("../images/MID-2.webp") center/contain no-repeat;
}

/* =====================
   Responsive Styles
===================== */

@media (max-width: 992px) {
  .content-wrapper {
    grid-template-columns: 1fr;
    gap: 30px;
  }

  .center-image {
    height: 320px;
  }

  .info-column {
    align-items: center;
  }

  .info-card {
    width: 100%;
    max-width: 420px;
  }
  .info-column {
	width: 100%;
}
.mba-offer-section {
  background: #00408d;
  padding: 40px 20px;
  color: #fff;
}
.center-image {
	display: none;
}
}

@media (max-width: 576px) {
  .section-title {
	font-size: 22px;
	margin-bottom: 20px;
}

  .info-card p {
    font-size: 14px;
  }

  .center-image {
    height: 260px;
  }
}



#enquiry-form1 input#email {
  width: 100%;
}
#enquiry-form1 input#full_name {
  width: 100%;
}

.banner-form input#email {
  width: 100%;
}
.banner-form input#full_name {
  width: 100%;
}

#myForm #full_name, #myForm #email {
	width: 100%;
}


@media only screen and (max-width:768px){
	.cr-info button i {
	font-size: 14px !important;
}
.b2-info .b1, .b2-info .b2, .b2-info .b3 {
	display: flex;
	align-items: center;
	justify-content: center;
}
}




.pathway-section {
    padding: 30px 40px 60px 40px;
    max-width: 1400px;
    margin: 0 auto;
    text-align: center;
}

.pathway-header h1 {
    font-size: 38px;
    font-weight: 800;
    margin-bottom: 5px;
    color: #17357a;
}

.pathway-header p {
	font-size: 20px !important;
	font-weight: 500;
	padding: 10px 0px 60px 0px;
}

.pathway-container {
    display: flex;
    align-items: center; /* Vertically centers arrows with cards */
    justify-content: center;
    gap: 0;
}

.pathway_duration {
	font-size: 14px;
	padding-bottom: 10px;
}

.pathway-card {
	flex: 1;
	position: relative;
	border: 1px solid #000;
	border-radius: 12px;
	padding: 40px 25px 30px;
	text-align: left;
	background: #fff;
	height: 100%;
}

.pathway-step-label.step-1 {
  color: #291873;
}
.pathway-step-label.step-2 {
  color: #ff5200;
}
.pathway-step-label.step-3 {
  color: #126090;
}
.pathway-step-label.step-4 {
  color: #ffc706;
}

.pathway-step-label {
	position: absolute;
	top: -14px;
	left: 50%;
	transform: translateX(-50%);
	background: #fff;
	padding: 0 15px;
	font-weight: 800;
	font-size: 24px;
	color: #000;
	white-space: nowrap;
}

.pathway-arrow-box {
	width: 40px;
}

.arrow-down {
    display: none; /* Hidden on desktop */
}

/* Text Styles */
.pathway-org { font-size: 14px; color: #666; margin-bottom: 20px; }
.pathway-title { font-size: 16px; font-weight: 800; line-height: 1.4; margin-bottom: 8px; }
.pathway-highlight { color: #00d1c1; }
.pathway-duration { color: #888; font-size: 14px; margin-bottom: 12px; }
.pathway-text {
	font-size: 12px !important;
	color: #444;
	line-height: 1.6;
}

.pathway-footer { margin-top: 50px; }
.pathway-btn {
	background: #00e5d1;
	border: none;
	padding: 15px 30px;
	border-radius: 6px;
	font-weight: 700;
	cursor: pointer;
	font-size: 16px;
	color: #16317a;
}

/* Responsive Mobile View */
@media (max-width: 1024px) {
    .pathway-container {
        flex-direction: column;
    }
    
    .pathway-card {
        width: 100%;
        max-width: 350px;
        min-height: auto;
		margin-top: 10px !important;
    }

    .pathway-arrow-box {
	padding: 10px 10px;
}

    .arrow-right {
        display: none; /* Hide right arrow on mobile */
    }

    .arrow-down {
        display: block; /* Show down arrow on mobile */
    }
	.pathway-arrow-box span {
	margin: -8px 0px;
}
.pathway-arrow-box {
	display: flex;
	flex-direction: column;
}
.pathway-header h1 {
	font-size: 24px;
}
.pathway-header p {
	font-size: 16px !important;
	padding: 5px 0px 30px 0px;
}
}

.pathway-inner img {
	width: 60%;
	padding-bottom: 20px;
}
.pathway-container .pathway-card:nth-child(1) img {
	width: 100%;
}





/* Scoped Wrapper */
.mba-journey-cert-wrapper {
    background-color: #0b2154;
    padding: 60px 5%;
    color: #ffffff;
    display: flex;
    justify-content: center;
    overflow: hidden;
    margin: 0px;
}

.mba-journey-cert-container {
    max-width: 1250px;
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1.1fr;
    gap: 50px;
    align-items: center;
}

/* Left Side - Slider Container */
.mba-journey-cert-left {
    width: 100%;
    min-width: 0; /* Critical for Swiper width calculation */
    display: flex;
    justify-content: center;
}

#mbaCertSwiperInstance {
    width: 100%;
    padding-bottom: 50px !important;
}

.mba-journey-cert-swiper-class .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px; /* Prevents shadow clipping */
}

.mba-journey-cert-swiper-class img {
    height: 350px; /* Desktop Height */
    width: auto;
    max-width: 100%; /* Ensures it never overflows screen width */
    display: block;
    border-radius: 4px;
    object-fit: contain;
}

/* Pagination Styling */
.mba-journey-cert-pagination.swiper-pagination-bullets {
    bottom: 0px !important;
    text-align: center;
}

.mba-journey-cert-pagination .swiper-pagination-bullet {
    background: #00e5d1 !important;
    opacity: 0.4;
    margin: 0 6px !important;
}

.mba-journey-cert-pagination .swiper-pagination-bullet-active {
    opacity: 1;
    width: 24px !important;
    border-radius: 12px !important;
}

/* Text Content */
.mba-journey-cert-heading {
	font-size: 38px;
	font-weight: 800;
	line-height: 1.2;
	margin-bottom: 10px;
}

.mba-journey-cert-right h3 {
	font-size: 20px;
}

.mba-journey-cert-teal {
    color: #00e5d1;
}

.mba-journey-cert-body p {
    font-size: 16px;
    line-height: 1.7;
    color: #f0f0f0;
    margin-bottom: 20px;
}

.mba-journey-cert-action-btn {
    background-color: #00e5d1;
    color: #0b2154;
    border: none;
    padding: 10px 20px;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    transition: all 0.3s ease;
}

/* --- UPDATED MOBILE RESPONSIVENESS --- */
@media (max-width: 991px) {
    .mba-journey-cert-wrapper {
        padding: 40px 0px; /* Removed side padding to give slider full width */
    }

    .mba-journey-cert-container {
        grid-template-columns: 1fr;
        gap: 20px;
        text-align: center;
        width: 100%;
    }
    
    .mba-journey-cert-left {
        overflow: hidden;
    }

    #mbaCertSwiperInstance {
        width: 100%;
        padding-bottom: 40px !important;
    }

    .mba-journey-cert-swiper-class .swiper-slide {
        width: 100% !important; /* Forces the slide to take full width for proper snapping */
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .mba-journey-cert-swiper-class img {
        height: auto; 
        max-height: 350px; 
        width: 85%; /* Keep at 85% to ensure it fits mobile screens perfectly */
        border-width: 5px;
        margin: 0 auto;
    }

    .mba-journey-cert-heading {
        font-size: 24px;
        padding: 0 20px; /* Add padding back to text only */
		text-align: center;
    }

    .mba-journey-cert-body {
        padding: 0 20px;
    }
	#certification h2 {
	text-align: center;
}
}



/* Navigation Arrow Styling */
.mba-cert-next, .mba-cert-prev {
    color: #00e5d1 !important; /* Teal color */
    transform: scale(0.5); /* Slightly smaller arrows for a modern look */
    transition: all 0.3s ease;
}

.mba-cert-next:after, .mba-cert-prev:after {
    font-weight: bold;
}

.mba-cert-next:hover, .mba-cert-prev:hover {
    color: #ffffff !important;
}

/* Ensure arrows are visible on top of images */
#mbaCertSwiperInstance {
    padding-bottom: 0px !important; /* Removed padding since dots are gone */
    position: relative;
}

/* Mobile Specific Arrow Adjustments */
@media (max-width: 991px) {
    .mba-cert-next, .mba-cert-prev {
        top: 50% !important; /* Center vertically on the image */
        margin-top: -20px;
    }
    
    .mba-journey-cert-wrapper {
        padding: 40px 10px; /* Tighten layout for mobile */
    }
    
    .mba-journey-cert-swiper-class .swiper-slide {
        width: 100% !important;
    }
}

.footer-column img {
	width: 220px;
	padding: 10px;
	background: #fff;
}



/* DEMO 2 CSS */


.demo2-button a {
	color: #000;
	text-decoration: none;
}

.demo2 h1 {
	font-size: 60px !important;
	font-family: Impact, sans-serif !important;
	font-weight: 500;
}

.demo2 p {
	padding-top: 15px;
	font-size: 15px !important;
}

.demo2 .banner_lists {
  width: 50%;
  padding: 15px 0px 10px 30px;
  border: 1px solid #fff;
  border-radius: 10px;
  margin-top: 20px;
  position: relative;
}
.demo2 .banner_lists li {
	padding: 5px 0px;
	list-style-type: disclosure-closed;
}
.demo2 .banner_lists h6 {
  padding: 5px 10px;
  background: #ffd300;
  width: fit-content;
  color: red;
  border-radius: 5px;
  position: absolute;
  top: -10px;
  left: 55px;
}

.demo2-button {
	padding: 10px 30px 10px 20px;
	border-radius: 50px;
	border: none;
	color: #000;
	font-weight: bold;
	background: #fff;
	position: relative;
}
.demo2-button:hover {
  background: #fff;
}
.demo2-button i {
	color: #000;
	position: absolute;
	top: 8px;
	right: 14px;
}

@media only screen and (max-width:768px){
	.demo2 h1 {
	font-size: 40px !important;
}
.demo2 .banner_lists {
	width: 100%;
}
.demo2 .banner_lists h6 {
	left: 30px;
}
}

.demo2 .banner_list_img {
	width: 40%;
	margin-top: 20px;
}

.demo2 {
	background-image: url("../img/ljmu-front-desktop-69720422cb65b.webp") !important;
	background-repeat: repeat(no-repeat);
	background-size: cover;
	padding: 30px;
	margin: 70px auto auto auto;
	background-position: bottom;
}

@media only screen and (max-width:768px){
	.demo2 {
	background-image: url("../img/ljmu-mobile-front-image-697204236914a.webp") !important;
	background-repeat: repeat(no-repeat);
	background-size: cover;
	padding: 60px;
	margin: 70px auto auto auto;
}
.demo2 .banner_list_img {
	width: 70%;
}
}




/* Container & General Layout */
.demo2-courses-section {
	padding: 60px 100px;
	background-color: #fff;
	margin: 0px;
}

.demo2-container {
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
}

/* Headings */
.demo2-main-heading {
	color: #00408d;
	font-size: 34px;
	font-weight: 800;
	margin: 0 0 5px 0;
	text-transform: uppercase;
}

.demo2-sub-heading {
	color: #333;
	font-size: 20px;
	font-weight: 400;
	margin: 0 0 30px 0;
}

/* Grid Layout for Cards */
.demo2-grid-wrapper {
    display: flex;
    justify-content: center;
    gap: 30px;
    flex-wrap: wrap;
}

/* Card Styling */
.demo2-card {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 25px; /* Large rounded corners */
    overflow: hidden;
    width: 48%;
    min-width: 350px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.05);
    text-align: left;
    display: flex;
    flex-direction: column;
}

/* Image Area */
.demo2-img-container {
    position: relative;
    height: 220px;
    overflow: hidden;
}

.demo2-card-img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    display: block;
}

/* Teal Badge Overlay */
.demo2-badge {
	position: absolute;
	bottom: 0;
	left: 25px;
	background-color: #00e5cc;
	color: #000;
	font-weight: 600;
	font-size: 14px;
	padding: 8px 20px;
	z-index: 2;
	border-radius: 5px;
}

/* Card Body Content */
.demo2-card-body {
	padding: 10px 20px 20px 20px;
	display: flex;
	flex-direction: column;
	flex-grow: 1;
}

.demo2-card-title {
    font-size: 20px;
    font-weight: 900;
    color: #00408d;
    margin: 10px 0 15px 0;
    line-height: 1.2;
}

.demo2-card-desc {
    font-size: 15px;
    line-height: 1.5;
    color: #444;
    margin-bottom: 20px;
}

/* Meta Data (Duration/Eligibility) */
.demo2-meta-info {
    margin-bottom: 25px;
}

.demo2-meta-row {
    font-size: 16px;
    color: #333;
    margin: 5px 0;
}

.demo2-meta-row strong {
    font-weight: 700;
    color: #000;
}

/* Buttons */
.demo2-btn-group {
    display: flex;
    gap: 15px;
    margin-top: auto; /* Pushes buttons to bottom if cards vary in height */
}

.demo2-btn {
    padding: 12px 25px;
    border-radius: 50px; /* Pill shape */
    text-decoration: none;
    font-weight: 700;
    font-size: 14px;
    flex: 1;
    text-align: center;
    transition: opacity 0.3s;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}

/* Dark Blue Button */
.demo2-btn-dark {
    background-color: #00408d; /* Deep Navy */
    color: #fff;
}

/* Teal Button */
.demo2-btn-teal {
    background-color: #00e5cc; /* Bright Teal */
    color: #000;
}

/* Mobile Responsiveness */
@media (max-width: 768px) {
    .demo2-grid-wrapper {
        flex-direction: column;
        align-items: center;
    }
    
    .demo2-card {
        width: unset;
        max-width: unset;
		min-width: unset;
    }

	.demo2-courses-section {
	padding: 60px 20px;
}
.demo2-main-heading {
	font-size: 30px;
}
.demo2-card-img {
	height: 150px;
}
.demo2-img-container {
	height: 165px;
}
.demo2-badge {
	left: 20px;
	font-size: 12px;
	padding: 6px 15px;
}
.demo2-btn {
	padding: 8px 15px;
	font-size: 13px;
	gap: 5px;
}
.demo2-btn-group {
	gap: 5px;
}
}



.pathway-section.demo2-pathway-section .pathway-header p {
	padding-bottom: 20px;
}

.demo2_pathway_main_container {
	padding: 40px;
	box-shadow: 0 0 5px 2px #ccc;
	border-radius: 30px;
}

/* Navigation Container */
.pathway-tabs-nav {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-bottom: 40px;
    margin-top: 20px;
}

/* Tab Buttons */
.pathway-tab-btn {
    background: transparent;
    border: 2px solid #17357a; /* Your Theme Purple */
    color: #17357a;
    padding: 8px 20px;
    font-size: 14px;
    font-weight: 700;
    border-radius: 50px;
    cursor: pointer;
    transition: all 0.3s ease;
}

/* Active and Hover States */
.pathway-tab-btn.active,
.pathway-tab-btn:hover {
    background-color: #17357a;
    color: #fff;
}

/* Logic to show/hide tabs */
.pathway-tab-content {
    display: none; /* Hidden by default */
    animation: fadeIn 0.5s ease;
}

.pathway-tab-content.active {
    display: block; /* Show if active */
}

/* Optional Fade Animation */
@keyframes fadeIn {
    from { opacity: 0; transform: translateY(10px); }
    to { opacity: 1; transform: translateY(0); }
}


.demo2-pathway-section .pathway-container .pathway-card .pathway-inner:nth-child(1) img {
	width: unset !important;
}
.demo2-pathway-section .pathway-inner img {
	width: unset !important;
	padding-bottom: 20px;
}

.pathway-card.box4 img {
	width: 100% !important;
}

@media only screen and (max-width:768px){
	.pathway-tab-btn {
	padding: 6px 10px;
	font-size: 10px;
	font-weight: 600;
}
.pathway-tabs-nav {
	gap: 10px;
}
.pathway-section.demo2-pathway-section {
	padding: 20px 20px 60px 20px;
}
.demo2_pathway_main_container {
	padding: 40px 20px;
}
.pathway-card.box4 img {
	width: 80% !important;
}
}



.demo2-certification-section {
	padding: 60px 100px;
	background-color: #fafafa;
	margin: 0px;
}

.demo2-container {
    max-width: 1200px;
    margin: 0 auto;
}

.demo2-cert-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px; /* Space between text and image */
}

/* Left Side Content Styling */
.demo2-cert-content {
    flex: 1; /* Takes up half the space */
    text-align: left;
}

.demo2-cert-title {
    color: #17357a; /* Deep Navy Blue */
    font-size: 42px;
    font-weight: 900;
    margin: 0 0 5px 0;
}

.demo2-cert-subtitle {
    color: #888; /* Grey color for secondary text */
    font-size: 28px;
    font-weight: 300; /* Lighter weight */
    margin: 0 0 20px 0;
}

.demo2-cert-desc {
    font-size: 16px;
    line-height: 1.6;
    color: #333;
    margin-bottom: 20px;
    max-width: 550px; /* Prevents text from stretching too wide */
}

/* Button Styling */
.demo2-cert-btn {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	background-color: #00408d;
	color: #ffffff;
	padding: 10px 25px;
	font-size: 16px;
	font-weight: 700;
	text-decoration: none;
	border-radius: 8px;
	transition: background-color 0.3s ease;
}

/* Right Side Image Styling */
.demo2-cert-image-box {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}

.demo2-cert-img {
    width: 100%;
    max-width: 500px; /* Controls max size of certificate */
    height: auto;
    box-shadow: 0 10px 30px rgba(0,0,0,0.1); /* Adds subtle shadow behind certificate */
    border: 1px solid #eee;
}

/* Mobile Responsiveness */
@media (max-width: 900px) {
    .demo2-cert-wrapper {
        flex-direction: column;
        text-align: center;
    }

    .demo2-cert-content {
        align-items: center;
        display: flex;
        flex-direction: column;
    }

    .demo2-cert-title {
        font-size: 28px;
		text-align: center;
    }
    
    .demo2-cert-subtitle {
        font-size: 20px;
		text-align: center;
    }

    .demo2-cert-image-box {
        margin-top: 30px;
    }
	.demo2-cert-desc {
	text-align: center;
}
	.demo2-certification-section {
	padding: 60px 20px;
}
}






.demo2-specialisation-section {
	padding: 60px 100px;
	background-color: #fff;
	margin: 0px;
}

.demo2-container {
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.demo2-section-title {
	font-size: 32px;
	font-weight: 800;
	color: #00408d;
	margin-bottom: 30px;
}

.demo2-spec-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

.demo2-spec-card {
    border: 1px solid #ccc;
    border-radius: 20px;
    padding: 20px;
    display: flex;
    align-items: flex-start;
    gap: 20px;
    text-align: left;
    background-color: #fff;
	box-shadow: 0 10px 20px rgba(0,0,0,0.05);
}

.demo2-spec-icon {
    flex-shrink: 0;
}

.demo2-spec-icon img {
    width: 60px;
    height: auto;
}

.demo2-spec-content {
    flex-grow: 1;
}

.demo2-spec-title {
    font-size: 22px;
    font-weight: 800;
    color: #00408d;
    margin: 0 0 8px 0;
}

.demo2-spec-badge {
    display: inline-block;
    background-color: #00e5cc; /* Teal color */
    color: #151e52;
    font-size: 13px;
    font-weight: 700;
    padding: 4px 12px;
    border-radius: 4px;
    margin-bottom: 15px;
}

/* Specific badge style for the bottom row if needed */
.demo2-badge-alt {
    background-color: #00e5cc; 
}

.demo2-spec-text {
    font-size: 14px;
    line-height: 1.5;
    color: #333;
    margin: 0;
}

/* Responsive for Mobile */
@media (max-width: 992px) {
    .demo2-spec-grid {
        grid-template-columns: 1fr; /* Stack cards on tablet/mobile */
    }
    
   .demo2-spec-card {
	padding: 20px;
	flex-direction: column;
	text-align: center;
	align-items: center;
}

	.demo2-specialisation-section {
	padding: 60px 20px;
}
.demo2-section-title {
	font-size: 26px;
}
.demo2-spec-title {
	font-size: 18px;
}
}