.box-content-flex
	{
    display: flex !important;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.enqry-form-style
	{
		background:#EB568F;
		border-radius: 15px;
		    padding: 1px 21px;
	}
	.enqry-form-style h3
	{
		color:#fff;
	}
.enquiry-form	input, select
	{
		background:#fff;
		border-radius:15px;
	}
.enquiry-form	.btn-primary

 {
    background-color: #FFE4EE !important;
    color: #EB568F !important; 
	 border-radius:15px !important;
	}
.r-bg {
  position: absolute;
 
  background: url('https://staging.studymrcp.com/wp-content/uploads/2025/11/bg-image-3.png') no-repeat center/contain;

}

.m-tb {
  background: linear-gradient(to right, #fff2f8, #fef6f9);
  padding: 60px 0;
  position: relative;
  overflow: hidden;
}

.b-s {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

.c-b {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.l-c {
  flex: 1 1 50%;
  min-width: 320px;
}

.r-c {
  position: relative;
  flex: 1 1 45%;
  text-align: center;
}

.b-h {
  font-family: 'Zen Maru Gothic', sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 48px;
  line-height: 1.2;
  color: #2b1971;
  margin-bottom: 30px;
}

.t-t {
	 font-family: 'Zen Maru Gothic', sans-serif;
  color: #2b1971;
  font-weight: 600;
  font-size: 30px  !important;
  margin-bottom: 10px;
}

.c-s .c-h {
  color: #ff4b83;
  font-weight: 600;
  margin-bottom: 15px;
}

.c-bt {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}

.c-btn {
  background: #fff;
  border-radius: 15px;
  padding: 15px 25px;
  font-weight: 600;
  font-size: 15px;
  box-shadow: 0 3px 8px rgba(0,0,0,0.1);
  cursor: pointer;
  transition: all 0.3s ease;
  border: 2px solid transparent;
}

.c-btn:hover,
.c-btn.active {
  border-color: #007bff;
}

.c-btn.p-c { color: #ff4b83; }
.c-btn.b-c { color: #007bff; }
.c-btn.pu-c { color: #7d3cff; }

.b-i {
  width: 100%;
  max-width: 380px;
  height: auto;
}

.bd {
  position: absolute;
  background: #fff;
  border-radius: 15px;
  padding: 10px 15px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
  font-weight: 700;
  color: #2b1971;
}

.bd span {
  display: block;
  font-weight: 500;
  font-size: 14px;
  color: #666;
}

/* Badge positions */
.e-bd { top: 40px; left: 30px; }
.r-bd { top: 100px; right: 10px; }
.m-bd { bottom: 140px; left: 20px; }
.s-bd { bottom: 50px; right: 20px; }

/* Responsive */
@media (max-width: 992px) {
  .c-b {
/*     flex-direction: column-reverse; */
    text-align: center;
  }
  .r-c {
    margin-bottom: 40px;
  }
  .bd {
    position: static;
    display: inline-block;
    margin: 10px;
  }
	.c-bt {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
    justify-content: center;
}
	.enquiry-form	input, select
	{
		background:#fff;
    margin-bottom: 10px !important;
}
	.iti input, .iti input[type=tel], .iti input[type=text] {
    
    margin-bottom: 10px !important;
}
	.enquiry-form ..wpcf7-form input[type=submit], .woocommerce div.product form.cart .button
	{
    
    margin-top: 10px !important;
}
	.enquiry-tabs {
     flex: 0px !important; 
    position: sticky;
    top: 100px;
}
}

.e-bd  .count-text
	{
		color:#EF476C;
		font-size:24px;
		font-weight:700;
		    margin: 0;
	}
	.e-bd .banner-sub-title
	{
		font-size:16px;
		font-weight:500;
		color:#EF476C;
		    line-height: 16px !important;
    text-align: left;
    padding-left: 10px;
		    margin: 0px;
	}
	.r-bd  .count-text
	{
		color:#2C2B83;
		font-size:24px;
		font-weight:700;
		    margin: 0;
	}
	.r-bd .banner-sub-title
	{
		font-size:16px;
		font-weight:500;
		color:#2C2B83;
		    line-height: 16px !important;
    text-align: left;
    padding-left: 10px;
		    margin: 0px;
	}
	.m-bd  .count-text
	{
		color:#11A9E2;
		font-size:24px;
		font-weight:700;
		    margin: 0;
	}
	.m-bd .banner-sub-title
	{
		font-size:16px;
		font-weight:500;
		color:#11A9E2;
		    line-height: 16px !important;
    text-align: left;
    padding-left: 10px;
		    margin: 0px;
	}
	.s-bd  .count-text
	{
		color:#783C88;
		font-size:24px;
		font-weight:700;
		    margin: 0;
	}
	.s-bd .banner-sub-title
	{
		font-size:16px;
		font-weight:500;
		color:#783C88;
		    line-height: 16px !important;
    text-align: left;
    padding-left: 10px;
		    margin: 0px;
	}
	
	
	.video-testimonials {
  background: #fff5fa;
  padding: 60px 20px;
  text-align: center;
  border-radius: 12px;
}

.section-title {
  font-size: 28px;
  color: #2a1e7c;
  font-weight: 700;
}

.section-subtitle {
  color: #444;
  margin-bottom: 40px;
}

.testimonial-card {
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  display: flex;
  flex-direction: row;
  gap: 20px;
  padding: 20px;
  align-items: center;
  max-width: 900px;
  margin: 0 auto;
}

.video-wrapper {
  flex: 1;
  position: relative;
  aspect-ratio: 16/9;
  overflow: hidden;
  border-radius: 12px;
}

.video-wrapper iframe {
  width: 100%;
  height: 100%;
  border: none;
}
.product-second-sec-d
{
	color:#1E1E1E !important;
	    font-size: 18px !important;
	font-weight: 600;
}
.testimonial-content {
  flex: 1;
  text-align: center !important;
}

.testimonial-content .stars {
  color: #e91e63;
  font-size: 18px;
  margin-bottom: 10px;
	 text-align: center !important;
}

.testimonial-content p {
  font-size: 16px;
  color: #333;
  margin-bottom: 10px;
}

.testimonial-content h4 {
  font-weight: 700;
  color: #c2185b;
  margin: 0;
}

.testimonial-content span {
  font-size: 14px;
  color: #777;
}

/* Responsive */
@media (max-width: 768px) {
  .testimonial-card {
    flex-direction: column;
  }

  .testimonial-content {
    text-align: center;
  }
}

	.youtube-section {
  max-width: 1200px;
  margin: 0 auto;
  padding: 60px 20px;
  font-family: "Poppins", sans-serif;
  text-align: center;
  color: #222;
}

/* ====== Header ====== */
.youtube-header h2 {
  font-size: 1.8rem;
  font-weight: 700;
  color: #2a247d;
  margin-bottom: 10px;
	font-family: 'Zen Maru Gothic', sans-serif;
}

.youtube-header h2 span {
  color: #e63982;
}

.youtube-header p {
    color: #2C2B83;
    font-size: 22px;
    margin-top: 0.5rem;
    font-weight: 600;
	font-family: 'Zen Maru Gothic', sans-serif;
}

/* ====== Grid Layout ====== */
.youtube-grid {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr;
  grid-template-rows: repeat(2, 1fr);
  gap: 20px;
  margin-top: 40px;
}

.video {
  position: relative;
  border-radius: 16px;
  overflow: hidden;
  background: #000;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}

.video.large {
  grid-row: span 2;
}

/* ====== Responsive Iframe ====== */
.video iframe {
  width: 100%;
  height: 100%;
  aspect-ratio: 16 / 9;
  border: none;
  display: block;
}

/* ====== Responsive Design ====== */
@media (max-width: 1024px) {
  .youtube-grid {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
  }

  .video.large {
    grid-column: span 2;
  }
}

@media (max-width: 768px) {
  .youtube-grid {
    grid-template-columns: 1fr;
  }

  .video.large {
    grid-column: span 1;
  }
}

	.expert-section {
  padding: 80px 0;
  background: #fff;
}
	.banner-sec-product {
    background: #FFF2F9;
    position: relative;
    background-image: url(https://staging.studymrcp.com/wp-content/uploads/2025/11/bg-image-3.png);
    background-size: cover;
    background-position: center;
/*     padding-bottom: 40px;
    padding-top: 40px; */
/*     display: flex; */
    justify-content: center;
    align-items: center;
    color: #fff;
    overflow: hidden;
}
	.lms-width
	{
		width:80%;
	}
	.img-flex
	{
	display:flex;
		gap:20px;
		    align-items: center;
    justify-content: space-around;
	}
	.img-border
	{
	border-radius:20px;
	}
	.lms-title-style
	{
	 padding-top: 20px;
		color:#000;
		font-family: 'Zen Maru Gothic', sans-serif;
		font-size: 16px !important;  
		text-align:center;
		font-weight: 600;
	}
.lms-long-title
{
	color: #2C2B83;
    font-size: 28px !important;
    margin-top: 0.5rem;
    font-weight: 600;
    font-family: 'Zen Maru Gothic', sans-serif;
	text-align:center;
	    margin-bottom: 26px;
}
.lms-box-row {
  display: flex;
  flex-wrap: wrap;
  gap: 20px; /* space between columns */
}

.lms-box-style {

  background: #fff;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
	border-radius:20px;
	padding:20px;
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:center;
}

/* Make columns follow Bootstrap’s 12-column ratio */
.col-md-3 {
  flex: 0 0 calc(25% - 20px); 
}

.col-md-6 {
  flex: 0 0 calc(50% - 20px); 
} 

@media (max-width: 767px) {
  .lms-box-row {
    flex-direction: column;
  }
  .col-md-3,
  .col-md-6 {
    flex: 0 0 100%;
  }
}


	.title-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
	.lms-title {
  color: #EB568F;
  font-size: 2rem;
  font-weight: 700;
	text-align:left;
		font-family: 'Zen Maru Gothic', sans-serif;
}

.lms-subtitle {
  color: #2C2B83;
  font-size: 20px;;
  margin-top: 0.5rem;
  font-weight: 600;
}
	.lms-img-3-0 {
    width: 6%;
    height: auto;
		text-align:right;
}
	* {
  box-sizing: border-box;
 
}
	.content-box-program
	{
		padding:20px;
	}
.program-header-unique {
  position: relative;
  width: 100%;
  overflow: hidden;
  border-radius: 12px;
}

/* Background image container */
.program-header-bg-unique {
  position: relative;
  background-image: url("https://staging.studymrcp.com/wp-content/uploads/2025/11/6b53c319831d8f4a94ed811d2befd5205d69742b.png");
  background-size: cover;
  background-position: center;
  border-radius: 12px;
  height: 180px; /* adjust as needed */
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  color: #fff;
}
	.program-header-bg-unique-two {
  position: relative;
  background-image: url("https://staging.studymrcp.com/wp-content/uploads/2025/11/medical-interns-watching-professional-surgeons-260nw-1962268129-1.png");
  background-size: cover;
  background-position: center;
  border-radius: 12px;
  height: 180px; /* adjust as needed */
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  color: #fff;
}
	

/* Gradient overlay (left → right) */
.program-overlay-unique {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 12px;
  background:#FFEBEC;
  opacity: 0.85;
  z-index: 1;

}

	.program-overlay-unique-two {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 12px;
  background: linear-gradient(to right, #CC9918, #BB890B, #9E7306);
  opacity: 0.85;
  z-index: 1;
}

/* Text content */
.program-header-content-unique {
  position: relative;
  z-index: 2;
  padding: 20px;
}

.program-header-content-unique h3 {
  font-size: 16px;
  margin: 0;
  font-weight: 500;
  color: #fff;
}

.program-header-content-unique h2 {
  font-size: 22px;
  margin: 4px 0 0;
  font-weight: 700;
  color: #fff;
}

/* Optional flex parent if needed */
.box-flex-unique {
  display: flex;
  flex-direction: column;
}

.program-section {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  gap: 24px;
 margin-top:20px;
}

.program-card {
  background: white;
  border-radius: 16px;
  
  box-shadow: 0 2px 10px rgba(0,0,0,0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.program-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 4px 16px rgba(0,0,0,0.15);
}

.program-header h3 {
  font-size: 16px;
  font-weight: 600;
  color: #444;
}

.program-header h2 {
  font-size: 22px;
  color: #111;
  margin-bottom: 10px;
}

.program-header img {
  width: 100%;
  border-radius: 8px;
  margin-top: 10px;
}

.program-sub {
  font-size: 15px;
  color: #3C3B60;
  margin: 16px 0;
}

.program-list {
  list-style: none;
  padding: 0;
  margin: 0 0 20px;
}

.program-list li {
  position: relative;
  margin: 8px 0;
  padding-left: 35px; /* space for icon */
  font-size: 14px;
  color: #333;
  line-height: 1.6;
}

/* custom tick image */
.program-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  width: 22px;
  height: 22px;
  background-image: url("https://staging.studymrcp.com/wp-content/uploads/2025/11/medical-interns-watching-professional-surgeons-260nw-1962268129-1.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
	.program-list-two {
  list-style: none;
  padding: 0;
  margin: 0 0 20px;
}

.program-list-two li {
  position: relative;
  margin: 8px 0;
  padding-left: 35px; /* space for icon */
  font-size: 14px;
  color: #333;
  line-height: 1.6;
}

/* custom tick image */
.program-list-two li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  width: 22px;
  height: 22px;
  background-image: url("https://staging.studymrcp.com/wp-content/uploads/2025/11/medical-interns-watching-professional-surgeons-260nw-1962268129-1.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.program-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.program-footer h4 {
  font-size: 16px;
  color: #2C2B83;
}

.program-footer .highlight {
  font-size: 36px;
  font-weight: 700;
  color: #1a237e;
}
.gradient-text-count {
  background: linear-gradient(to bottom, #CB9818, #A87B08);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text; /* for modern browsers */
  color: transparent; /* fallback */
}

.btn {
  padding: 10px 18px;
  border-radius: 8px;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  transition: background 0.3s ease;
}

.pink {
  border-top: 6px solid #f8cdd0;
}

.yellow {
  border-top: 6px solid #f9c25e;
}

.pink-btn {
  background: #FFE4EE;
  color: #EB568F;
}

.yellow-btn {
  background: #FFF4D9;
  color: #BB8A0B;
}

.pink-btn:hover {
  background: #f59eb0;
}

.yellow-btn:hover {
  background: #f6b13e;
}

@media (max-width: 768px) {
  .program-footer {
/*     flex-direction: column; */
    gap: 12px;
  }
}

	.enquiry-section {
  background: #fff;
  padding: 40px 20px;
}

.container-mrcog-tab {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  gap: 30px;
  align-items: flex-start;
}
.form-box
	{
    background: #ff4c93;
    color: #fff;
    padding: 25px;
    border-radius: 12px;
	}
.enquiry-form {

  flex: 1;
}

.enquiry-form .form-title {
  font-weight: 700;
  font-size: 22px;
  margin-bottom: 15px;
}

.enquiry-tabs {
  flex: 0 0 280px;
  position: sticky;
  top: 100px;
}

.tabs-nav {
  background: #1f217d;
  padding: 20px;
  border-radius: 15px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.tab-btn {
  background: transparent;
  color: #fff;
  border: none;
  text-align: left;
  padding: 10px 15px;
  border-radius: 8px;
  font-size: 16px;
  transition: 0.3s;
  cursor: pointer;
}

.tab-btn.active,
.tab-btn:hover {
  background: #ffffff33;
}

.tab-content-wrapper {
  max-width: 1200px;
  margin: 40px auto 0;
}

.tab-content {
  display: none;
  padding: 20px;
  background: #f9f9f9;
  border-radius: 12px;
  margin-bottom: 20px;
}

.tab-content.active {
  display: block;
}

/* Responsive */
@media (max-width: 992px) {
/*   .container {
    flex-direction: column;
  } */

  .enquiry-tabs {
    position: static;
    width: 100%;
  }

  .tabs-nav {
    flex-direction: column;
    overflow-x: auto;
    white-space: nowrap;
  }

  .tab-btn {
    flex: 0 0 auto;
  }
}

	.mrcog-sidebar {
/*   width: 100%; */
  background: #2C2B83;
  padding: 20px;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.program-list li

 {
    list-style-type: none !important;
}	
