/* youtube video section */
.cp-video-card {
  background: #fff;
  padding: 20px;
  text-align: center;
}

/* Title */
.cp-video-card h2 {
  margin: 0 0 30px;
  font-size: 22px;
  line-height: 1.3;
  font-weight: 700;
  color: #111;
  text-align: left;
}

.cp-video-frame {
  position: relative;
  width: 100%;
  overflow: hidden;
  border-radius: 10px;
  background: #fff; 
}

@media (min-width: 992px) {
  .cp-video-frame {
    width: 690px;
    height: 290px;
    margin: 0 auto; 
  }
  .banner .form_box { position:relative;overflow:hidden; }
  /* div#cp-exp-note {
    position: relative;
    bottom: -29px;
  } */
}
@media (max-width: 768px) {
.cp-video-card h2 {
    font-size: 18px !important;
}
}
@media (max-width: 991.98px) {
  .cp-video-frame {
    height: 220px; 
  }
}

.cp-video-frame iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 177.78%;             
  height: 100%;
  transform: translate(-50%, -50%);
  border: 0;
}


/* Experience Note */
section.banner .banner_txt > .container > .row {
  align-items: flex-start;
}
.banner .form_box { padding-bottom:45px; }
.banner .form_box form { margin-bottom:0; }
div#cp-exp-note {
  width: 100% !important;
  max-width: 270px;
  margin: 0 auto !important;
  text-align: center !important;
  font-family: "Poppins";
  font-size: 14px !important;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-align: center;
  border-radius: 8px 8px 0 0;
  padding: 5px 20px;
  background: #FFEFD4;
  box-shadow: 0px 0px 0px 0.5px #A3A3A3;
  position: absolute !important;
  inset: 0;
  top: auto;
}
.modal.show .modal-dialog { overflow:hidden; }
.modal-body #top-application-form {
  position:static !important;
  padding-bottom: 25px;
}
/* .modal-body div#cp-exp-note {
  position: absolute;
  inset: 0;
  top: auto;
} */


/**/
.tools + .title {
  display: none;
}

section.project {
    display: none;
}


.new-icon {
    display: flex;
    flex-direction: column;
    gap: 18px;
}
.eligibility-container {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 5px;
    background-color: #ffff;
    font-family: Arial, sans-serif;
    margin-bottom: 10px;
    display: block;
    position: relative;
    width: 100%;
}

.eligibility-paragraph {
    margin: 0 !important;
    font-size: 12px !important;
    color: #a5afc7 !important;
    line-height: 1.3 !important;
    text-align: start !important;
}

.eligibility-paragraph strong {
    font-weight: bold;
}

.cp-programme-highlights + .highlights {
    display: none;
}
.key-points + .overview.padding {
    display: none;
}
.overview {
    overflow: hidden;
}
 section.highlights.eligible {
    display: none !important;
}
.schedule  .row.mb-5 {
    display: none !important;
}
.schedule h2.text-center.mb-4 {
	display: none;
}
h2.text-center.mb-4 , .schedule h2{
	background: none;
}
.cp-programme-highlights + .title {
    display: none;
}
.eligibility {
    display: none;
}
.about {
    display: none;
}
.key-programme {
    display: none;
}
    .testimonials {
        display: none;
    }
@media (max-width: 768px) {

.highlights {
    display: none;
}
.schedule {
	display: block !important;
}
}

.course-content + section.ai {
    display: none;
}


/* Hero Section Desktop */
.banner + .title {
    display: none;
}
.banner_txt {
    bottom: 30px;
}
.key-info {
    display: none;
}
/* .banner_pic::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0.55) 100%);
}
.banner_wrp:after {
    content: "";
    position: absolute;
    width: 100%;
    height: auto; 
    background: #00000099;
    bottom: 0px;
    z-index: 0;
    background-repeat: no-repeat;
    z-index: 0;
} */
.banner_wrp {
    padding-bottom: 0px !important;
}
.cp-overlay {
  padding: 0 0 20px 0;
  color: #fff;
  max-width: 760px;
}


.cp-heading {
    line-height: 1.3;
    margin: 0 0 20px !important;
    color: #FFF;
    font-size: 35px !important;
    font-style: normal;
    font-weight: 600 !important;
    text-shadow: none !important;
    width: 720px;
    text-transform: capitalize !important;
    background: none;
}
.cp-sub {
  color: #FFF !important;
	font-family: Poppins !important;
	font-size: 20px !important;
	font-style: normal !important;
	font-weight: 400 !important;
	line-height: 36px !important; 
	letter-spacing: -0.437px !important;
}

.cp-features {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px 10px;
  margin-bottom: 30px;
}
.cp-feature:nth-child(4), .cp-feature:nth-child(5) {
    grid-column: 1 / -1;
}
.cp-feature {
  display: flex;
  flex-direction: column;
  color: #fff;
  gap: 5px;
}

.cp-top-line {
  display: flex;
  align-items: center;
  gap: 10px;
}

.cp-top-line img {
  width: 20px;
  height: 20px;
  object-fit: contain;
}

.cp-label {
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 19px;
    letter-spacing: 0.15px;
}

.cp-detail {
  color: #FFF;
	font-size: 16px;
	font-style: normal;
	line-height: 19px; 
	letter-spacing: 0.15px;
}

.cp-detail span {
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 26px;
}


.cp-download {
    display: flex;
    flex-direction: row;
    width: 270px;
    height: 48px;
    padding: 15px 15px;
    justify-content: center;
    align-items: center;
    gap: 7px;
    border-radius: 8px !important;
    background: #F7B633;
    color: black;
}


.banner-swiper .swiper-pagination {
  position: absolute;
  bottom: 12px;
  width: 100%;
  text-align: center;
  z-index: 10;
}

.banner-swiper .swiper-pagination-bullet {
  background: #fff;
  opacity: 0.5;
  width: 10px;
  height: 10px;
  margin: 0 4px;
  border-radius: 50%;
  transition: all 0.3s;
  z-index: 9;
}

.banner-swiper .swiper-pagination-bullet-active {
  background: white !important;
  opacity: 1;
  width: 10px !important;
  height: 10px !important;
}
.key-points {
    display: none;
}

/* Hero Section Mobile */
@media (max-width: 768px) {
     .cp-mobile-hero .container {
    padding: 0;
}
    
    .cp-mobile-hero {
        padding: 20px 0px;
        color: #fff;
        font-family: Arial, sans-serif;
        background: linear-gradient(180deg, #6C6A6A 0%, #192D6D 71.84%);
    }

    .cp-mobile-heading h1 {
        text-align: left;
        font-size: 18px;
        font-weight: 700;
        line-height: 28px;
        color: #fff;
        margin-bottom: 12px;
        background: none;
        padding: 0 10px;
        font-family: Poppins;
    }
  .cp-mobile-heading span {
    font-weight: 500;
    color: #dcdcdc;
  }

  .cp-mobile-swiper img {
    width: 100%;
    height: 195px !important;
    object-fit: cover;
    border-radius: 0;
  }

  .cp-mobile-swiper .swiper-pagination {
    position: relative !important;
    bottom: 2px !important;
    text-align: center;
    z-index: 10;
  }

  .cp-feature-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 14px 0;
    margin-top: 20px;
    padding: 0 10px;
    grid-template-columns: 40% 60%;
  }

  .cp-feature {
    display: flex;
    flex-direction: column;
    gap: 4px;
    padding-right: 12px;
  }

  .cp-row {
    display: flex;
    align-items: center;
    gap: 6px;
    max-height: 24px;
  }

  .cp-row img {
    width: 20px;
    height: 20px !important;
    object-fit: contain;
    flex-shrink: 0;
    margin: 0;
  }

  .cp-label {
    font-size: 12px;
    line-height: 1.2;
    font-weight: 600;
    color: #ccc;
  }

  .cp-detail {
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    line-height: 1.4;
  }

  .cp-detail span {
    font-size: 12px;
    display: block;
    margin-top: 2px;
  }

  .cp-download.mobile-cta {
    width: 92%;
    margin-top: 20px;
    background: #F7B633;
    color: #000;
    font-weight: 600;
    border-radius: 6px;
    height: 42px;
    font-size: 16px;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .cp-download.mobile-cta:focus,
  .cp-download.mobile-cta:active {
    outline: none !important;
    box-shadow: none !important;
  }
  .cp-feature:nth-child(4), .cp-feature:nth-child(5) {
    grid-column: unset;
}
.cp-detail span {
    line-height: normal;
    margin-bottom: 8px;
}
.swiper-pagination span.swiper-pagination-bullet-active {
    width: 7px;
    background: white !important;
}
.cp-mobile-hero .text-center.mt-3 {
    display: flex;
    justify-content: center;
}

}


/* Below Hero Section */
.cp-leader-container-header .text-center {
    text-align: center !important;
    padding: 80px 0 0;
    color: #192D6D !important;
}
h2 {
        color: #192D6D !important;
    }
        h2::before { 
        	color: #192D6D !important;
        }
            h2::after {
            	color: #192D6D !important;
            }
.cp-leader-section {
    padding: 70px 0px;
        background: #C9C8C9;
    min-height: 620px;
}

.cp-leader-container {
  max-width: 1320px;
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
}

.cp-leader-left {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 65px;
    max-width: 760px;
}

.cp-leader-point {
  position: relative;
  padding-left: 38px;
}

.cp-leader-point h3 {
    position: relative;
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    color: #192D6D;
    z-index: 2;
}

.cp-leader-point::before {
    content: "";
    position: absolute;
    top: -12px;
    left: 10px;
    width: 70px;
    height: 70px;
    background: #F0F3FF;
    border-radius: 50%;
    z-index: 1;
}

.cp-leader-point p {
    color: #000;
		font-size: 16px;
		font-style: normal;
		font-weight: 300;
		line-height: 24px;
		z-index: 2;
		position: relative;
}

.cp-leader-right {
  position: relative;
}

.cp-leader-right .img-1 {
    border-radius: 12px;
        width: 300px;
}

.cp-leader-right .img-2 {
    position: absolute;
    bottom: -205px;
    width: 231px;
    right: -100px;
    border-radius: 12px;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
}

@media (max-width: 767px) {
	.cp-leader-container-header .text-center {
    text-align: center !important;
    padding: 20px 0 0;
}
  .cp-leader-right {
    position: relative;
    display: none;
}
.cp-leader-section {
        padding: 32px 0px;
        min-height: auto;
        background: linear-gradient(0deg, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65)), url(https://convertpolo.com/wp-content/uploads/2025/07/image-3-2.png);
        background-size: cover;
    }
.cp-leader-point::before {
    content: "";
    position: absolute;
    top: 3px;
    left: 18px;
    width: 10px;
    height: 10px;
    background: #F0F3FF;
    border-radius: 50%;
    z-index: 1;
}
.cp-leader-left {
    gap: 35px;
}
.cp-leader-point h3 {
    position: relative;
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    color: white;
    z-index: 2;
}
.cp-leader-point p {
    color: white;
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
    margin: 10px 0 0 !important;
}
 .mobile-course-overview-title {
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 15px 0;
        color: #0A8490;
        font-family: Arial;
        font-size: 21px;
        font-style: normal;
        line-height: normal;
    }

.mobile-course-overview-title span {
        background-color: #F7B533;
        margin: 0 10px;
        width: 29px;
        height: 2px;
    }
}





/* Tab scroll section */

.cp-tab-nav {
    justify-content: center;
    background: #F8F8F8;
    box-shadow: 0px 1px 2px 0px #CCC;
    padding: 10px 20px;
    border-radius: 8px;
    max-width: 1320px;
    width: 100%;
    z-index: 9;
    display: flex;
    margin: 20px auto;
}
.cp-tab-nav ul {
    display: flex;
    gap: 24px;
    list-style: none;
    padding: 10px;
    margin: 0;
    overflow-x: auto;
    justify-content: center;
    align-items: center;
}
.cp-tab-nav ul li {
    white-space: nowrap;
    margin: 0;
}
.cp-tab-nav ul li a {
    text-decoration: none;
    color: rgba(0, 0, 0, 0.87);
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0.4px;
}
.cp-tab-nav ul li.active a {
    font-weight: 600;
    color: #192D6D;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    line-height: 19px;
    letter-spacing: 0.4px;
}
.sticky-tab {
  position: sticky;
  top: 0;
  z-index: 100;
}

@media only screen and (max-width: 767px) {
.cp-tab-nav {
    width: auto;
    overflow-x: auto;
    padding: 15px 12px;
    margin-left: 10px;
  }

  .cp-tab-nav ul {
    display: flex;
    gap: 24px;
    list-style: none;
    padding: 0;
    margin: 0;
    overflow-x: auto;
    justify-content: flex-start;
    overflow-y: hidden;
    white-space: nowrap;
    scrollbar-width: thin;
  }

  .cp-tab-nav ul::-webkit-scrollbar {
    height: 5px;
  }

  .cp-tab-nav ul::-webkit-scrollbar-track {
    background: #e0e0e0;
    border-radius: 4px;
  }

  .cp-tab-nav ul::-webkit-scrollbar-thumb {
    background-color: #192D6D;
    border-radius: 4px;
  }

  .cp-tab-nav ul li {
    flex-shrink: 0;
  }

  .cp-tab-nav ul li.active a {
    font-weight: 600;
    color: #192D6D;
    position: relative;
  }

  .cp-tab-nav ul li.active a::after {
    content: '';
    display: block;
    height: 3px;
    background: #192D6D;
    width: 100%;
    border-radius: 4px;
    margin-top: 2px;
  }
}

/* ELigible and class sechedule section */

.cp-eligibility-schedule {
  padding: 40px 0;
}

.cp-eligibility-schedule .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
    flex-direction: column;
}

.cp-eligibility-schedule .col {
  flex: 1 1 calc(50% - 15px);
  max-width: calc(50% - 15px);
}

.cp-eligibility-schedule .cp-heading {
    text-align: center;
    margin-bottom: 16px;
    width: auto;
    color: #023644;
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.cp-cols {
    display: flex;
    gap: 10px;
    justify-content: space-around;
}
.cp-eligibility-schedule .cp-box {
    display: flex;
    border-radius: 12px;
    overflow: hidden;
    align-items: flex-start;
    height: 120px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
    background: linear-gradient(180deg, #6C6A6A 3.69%, #192D6D 99.99%);
    width: 500px;
}
.cp-eligibility-schedule .cp-icon {
    background: #dfe6f2;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 90px;
    height: 120px;
}

.cp-eligibility-schedule .cp-icon img {
  max-width: 36px;
  height: auto;
}

.cp-eligibility-schedule .cp-content {
    padding: 20px 20px;
    word-break: break-word;
    color: #FFFFFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 20px;
}

.cp-eligibility-schedule .cp-content strong {
  font-weight: 700;
  display: inline-block;
  margin-bottom: 4px;
  font-size: 15px;
}

.cp-eligibility-schedule .cp-content p {
    color: #FFFFFF;
    font-size: 12px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 15px !important;
}

@media (max-width: 768px) {
	.cp-eligibility-schedule {
    padding: 20px 0;
}
.cp-eligibility-schedule .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
}
.cp-cols {
    display: flex;
    gap: 10px;
    justify-content: space-around;
    flex-direction: column;
}

  .cp-eligibility-schedule .cp-heading2 {
    color: #023644;
    font-size: 22px;
    font-style: normal;
    font-weight: bold;
    line-height: normal;
}
.cp-eligibility-schedule .cp-content {
    padding: 20px 10px;
    word-break: break-word;
    color: #FFFFFF;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.cp-eligibility-schedule .cp-content p {
    color: #FFFFFF;
    font-size: 10px !important;
    font-style: normal !important;
    font-weight: 300 !important;
    line-height: 15px !important;
}
  .cp-eligibility-schedule .cp-box {
    flex-direction: row;
    width: auto;
  }
}


/* Program Highlights */

.cp-programme-highlights {
    padding: 60px 15px;
    background-color: #C9C8C9;
}

.cp-programme-highlights .container {
    max-width: 1320px;
    margin: auto;
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.cp-highlight-title {
    margin-bottom: 75px;
    text-align: center !important;
    margin-bottom: 37px;
}

.cp-highlight-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 50px;
}

.cp-highlight-card {
    background: linear-gradient(180deg, #6C6A6A 0%, #192D6D 99.99%);
    border-radius: 12px;
    text-align: center;
    padding: 40px 10px 20px;
    position: relative;
    overflow: visible;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
    max-width: 280px;
}

.cp-icon-wrap {
    position: absolute;
    top: -35px;
    left: 50%;
    transform: translateX(-50%);
    background: #D9D9D9;
    padding: 10px;
    border-radius: 50%;
    width: 89px;
    height: 89px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #192D6D;
}

.cp-icon-wrap img {
  width: 40px;
  height: 40px;
  object-fit: contain;
}

.cp-highlight-card p {
    font-size: 14px !important;
    color: #FFF;
    margin-top: 30px !important;
    line-height: 1.5 !important;
}

/* Mobile: 2 cards per row */
@media (max-width: 768px) {
  .cp-highlight-grid {
  	display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px 20px;
    margin-top: 20px;
  }
    .cp-programme-highlights {
        padding: 20px 0px;
        margin-bottom: 20px;
    }

  .cp-highlight-title {
    font-size: 22px;
    margin-bottom: 0px;
  }
.cp-programme-highlights .container {
    gap: 10px;
}
  .cp-highlight-card {
    min-height: auto;
    padding: 35px 15px 20px;
  }

  .cp-icon-wrap {
    width: 60px;
    height: 60px;
    top: -30px;
  }

  .cp-icon-wrap img {
    width: 34px;
    height: 34px;
  }

.cp-highlight-card p {
    margin: 0;
    text-align: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 15px;
    letter-spacing: -0.24px;
    margin-top: 0 !important;
}

}


/* shift area */
.shift .gold-bg-1 {
    margin: 5px 2px 0;
    border-radius: 10px;
    padding: 0;
    background: linear-gradient(180deg, #6C6A6A 0%, #192D6D 99.99%);
}
  .shift  .flex-md-row {
        flex-direction: row !important;
        gap: 20px 10px;
        justify-content: center !important;
    }
  .shift  .text-center {
    text-align: center !important;
    margin-bottom: 37px;
        max-width: 1200px;
}
.gold-img-area {
    min-width: 90px;
    height: 150px;
    align-items: center;
        background: #dfe6f2;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
     border-top-left-radius: 10px;
     border-bottom-left-radius: 10px;
}
.gold-text-area {
    padding: 0 10px;
}
 .gold-bg-1 img {
    height: 60px;
    width: 60px;
    margin: 0;
    filter: brightness(0) saturate(100%) invert(16%) sepia(31%) saturate(3265%) hue-rotate(204deg) brightness(91%) contrast(96%);
}
.gold-text-area p {
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
    margin-left: 10px;
}
@media (max-width: 768px) {
.shift .text-center {
    text-align: center !important;
    margin-bottom: 0px;
}
.gold-text-area p {
    font-size: 14px;
}
      .course-content {
        padding: 20px 0 40px;
        background: linear-gradient(180deg, #6C6A6A 0%, #192D6D 99.99%);
    }  
     .shift   h2::after {
        right: -5px;
    }
     .shift   h2::before {
        left: -7px;
    }
    
}

/* Program Content */
.cp-course-card {
  width: 33.3333%;
}

.cp-course-inner {
  padding: 20px;
  border-radius: 8px;
  min-height: 175px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: start;
}

.cp-course-title {
    color: #192D6D;
    font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

.cp-course-inner ul {
  padding-left: 16px;
  margin-bottom: 10px;
}

.cp-course-inner ul li {
    list-style: disc;
    color: #323232;
    font-family: Poppins;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.cp-course-readmore {
    text-decoration: none;
    display: inline-block;
    color: #192D6D;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.cp-course-inner.light {
    background-color: #F0F3FF;
}

.cp-course-inner.dark {
  background-color: #ffffff;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.05);
}

.cp-course-download-wrapper {
  text-align: center;
}

.cp-course-download {
    padding: 10px 20px;
    border: none;
    font-weight: 600;
    font-size: 14px;
    border-radius: 6px;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    border-radius: 12px;
    background: #F7B633 !important;
    width: max-content ! IMPORTANT;
}
.cp-course-download .icon-img {
    width: 20px;
    height: auto;
    margin: 0 10px 0 0;
}
.course-content button {
        background: #F7B633;
    }
    .accordian_content {
    background: white;
    border-top: 1px solid #192D6D;
}
       .accordian_content ul li {
        font-size: 12px;
        font-weight: 300;
        color: black;
    }
        .accordian_head {
        background: white;
        color: #192D6D;
    }
    .accordian_box {
        border-radius: 4px 4px 0 0;
    }
        .accordian_head::before {
        filter: brightness(0) saturate(100%) invert(16%) sepia(31%) saturate(3265%) hue-rotate(204deg) brightness(91%) contrast(96%);
    }
        .accordian_head.active::before {
        filter: brightness(0) saturate(100%) invert(16%) sepia(31%) saturate(3265%) hue-rotate(204deg) brightness(91%) contrast(96%);
    }
    
    




/* testimonial section  */
.cp-testimonial-section {
  padding: 60px 15px;
}

.cp-testimonial-section .container {
  max-width: 1320px;
  margin: auto;
}

.cp-testimonial-section h2 {
  text-align: center;
  color: #023644;
  font-weight: 600;
  margin-bottom: 40px;
  text-transform: capitalize;
}

.cp-testimonial-swiper {
  overflow: hidden;
}

.cp-testimonial-card {
    background: linear-gradient(180deg, #6C6A6A 0%, #192D6D 100%);
    border-radius: 35px;
    padding: 30px 25px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
    text-align: center;
    width: 100%;
    max-width: 100%;
    margin: 90px auto 20px;
    position: relative;
    box-sizing: border-box;
}
.cp-testimonial-img {
  position: absolute;
  top: -60px;
  left: 50%;
  transform: translateX(-50%);
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.cp-testimonial-img img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 2px solid #192D6D;
    object-fit: cover;
}

.cp-testimonial-text {
  margin-top: 70px;
  margin-bottom: 20px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
}

.cp-testimonial-card h4 {
  margin-bottom: 5px;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
}

.cp-testimonial-card span {
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.4;
}

.cp-line {
  width: 50%;
  height: 1px;
  background: white;
  margin: 0 auto 10px;
}

.swiper-pagination-bullets .swiper-pagination-bullet {
  background: #ccc;
  opacity: 1;
  margin: 0 4px;
  width: 8px;
  height: 8px;
  transition: background 0.3s ease;
}


@media (max-width: 768px) {
  .cp-testimonial-section {
    padding: 30px 0px;
  }

  .cp-testimonial-card {
    border-radius: 16px;
    padding: 25px 20px;
    margin-top: 45px;
    background: white;
  }

  .cp-testimonial-img {
    width: 80px;
    height: 80px;
    top: -40px;
  }

  .cp-testimonial-img img {
    width: 100%;
    height: 100%;
    border-width: 1px;
  }

  .cp-testimonial-text {
    margin-top: 50px;
    font-size: 13px;
    color: #000;
  }
  .cp-line {
    background: #000;
}
.cp-testimonial-card h4 {
    color: #000;
}
.cp-testimonial-card span {
    color: #000;
}

    .faculty .top::before {
 display: none;
    }
    section.testimonials .card .card-text .readMore, section.testimonials .card .card-text .readLess {
        color: #000000 !important;
        text-align: center !important;
        background: none;
    }
}


/* // -----------profile----------------------// */

section.profile .container .text-center h2 {
  color: #192d6d !important;
}

section.profile .container > div > div {
  flex-direction: column !important;
}

section.profile .container > div {
  justify-content: space-between !important;
}

section.profile .container > div > div .job {
  background: linear-gradient(180deg, #6c6a6a 0%, #192d6d 99.99%) !important;
}

section.profile .container > div > div .job .title {
  background: none !important;
}

section.profile .container > div > div .job ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  row-gap: 8px;
}

/* //------------participants----------------------// */

section.participants .container .text-center h2 {
  color: #192d6d !important;
}

/* // ---------------testimonials--------------------// */

section.testimonials .container .text-center h2 {
  color: #192d6d !important;
}

/* // -------------fees-----------------------// */

section.fees {
  background: linear-gradient(90deg, #6c6a6a 0%, #192d6d 69.71%) !important;
}

/* // ------------------expert----------------------// */

section.expert .container .text-center h2 {
  color: #192d6d !important;
}

/* ---------------Gen AI----------------------- */

/* Gen AI SECTION */

.cp-genai-section {
  background: linear-gradient(90deg, #6c6a6a 0%, #192d6d 69.71%);
  color: #fff;
  padding: 60px 15px;
}
.cp-genai-section .container {
  max-width: 1320px;
  margin: auto;
}

.cp-genai-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  flex-wrap: wrap;
}

.cp-genai-content {
  flex: 1;
  min-width: 58%;
}

.cp-genai-content h3 {
  margin-bottom: 20px;
  color: #fff;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 48px;
}

.cp-genai-content p {
  margin-bottom: 25px;
  color: #fff;
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 38px;
}

.cp-genai-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 12px 22px;
  color: #fff;
  font-weight: 500;
  text-decoration: none;
  transition: background 0.3s;
  border-radius: 10px;
  background: #6b0f1c;
  min-width: 350px;
  justify-content: center;
}

.cp-genai-image {
  flex: 1;
  min-width: 280px;
  text-align: center;
}

.cp-genai-image img {
  max-width: 100%;
  height: auto;
}

/* Mobile View */

@media (max-width: 576px) {
  section.profile .container > div > div .mobile-job-swiper {
    width: 100%;
  }

  section.profile .container > div > div .mobile-job-swiper .swiper-slide {
    width: 100% !important;
  }

  section.profile .container > div > div .mobile-job-swiper .job {
    width: 100%;
    padding: 16px;
    background: #fff;
  }

  section.profile .container > div > div .swiper-pagination {
    margin-top: 8px;
    text-align: center;
    bottom: 0px;
  }

  section.testimonials .card {
    background: #ffffff !important;
  }

  section.testimonials .card .card-text {
    color: #000000 !important;
    text-align: center !important;
  }

  section.testimonials .card .card-text .top {
    display: flex;
    justify-content: center;
  }

  section.testimonials .card .card-text .top p {
    text-align: center !important;
  }

  section.testimonials .card .card-text .readMore,
  section.testimonials .card .card-text .readLess {
    color: #000000 !important;
    text-align: center !important;
  }

  .cp-genai-section {
    padding: 20px 0px;
  }
  .cp-genai-content h3 {
    margin-bottom: 20px;
    color: #fff;
    font-size: 21px;
    text-align: center;
    font-style: normal;
    font-weight: 600;
    line-height: 25px;
  }
  .cp-genai-content p {
    color: #fff;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 18px !important;
  }
   .project   h2::after {
        right: -10px;
    }
      .participants   h2::after {
        right: -10px;
    }
}

    h2::before {
      filter: brightness(0) saturate(100%) invert(16%) sepia(31%) saturate(3265%) hue-rotate(204deg) brightness(91%) contrast(96%);
    }
        h2::after {
       filter: brightness(0) saturate(100%) invert(16%) sepia(31%) saturate(3265%) hue-rotate(204deg) brightness(91%) contrast(96%);
    }
/* Tool Section  */


.logo-card {
  background: white;
  border-radius: 12px;
  padding: 5px 5px;
  box-shadow: 0 1px 4px rgba(0,0,0,0.08);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 170px;
  height: 70px;
}

.logo-pagination3.swiper-pagination-bullets .swiper-pagination-bullet {
  background: #aaa;
  opacity: 1;
  margin: 0 4px !important;
  width: 8px;
  height: 8px;
}

.logo-pagination3.swiper-pagination-bullets .swiper-pagination-bullet-active {
  background: #0c2f69;
}
.tools .swiper-button-next {
    display: none;
}
.tools .swiper-button-prev {
    display: none;
}
.tools .swiper-pagination {
    margin-top: 30px;
}


/* certificate */

.certificate h2 {
    color: #FFF !important;
}

@media (max-width: 767px) {
  .mobile-certificate-final {
    padding: 20px 15px 40px;
  }

  .certificate-wrapper {
    position: relative;
    margin-top: 10px;
  }

  .certificate-img {
    position: relative;
    z-index: 2;
    width: 90%;
    max-width: 360px;
    margin: 0 auto;
    background: white;
    padding: 10px;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  }

  .certificate-img img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 4px;
  }

  .certificate-gradient-box {
    background: linear-gradient(180deg, #6C6A6A 0%, #192D6D 100%);
    border-radius: 10px;
    margin-top: -115px;
    padding: 150px 16px 20px;
    z-index: 1;
    position: relative;
  }

  .certificate-text {
    color: #fff;
    font-size: 14px;
    line-height: 1.6;
  }

  .certificate-text ul {
    padding-left: 20px;
    margin-top: 10px;
  }

  .certificate-text li {
    list-style: disc;
    margin-bottom: 8px;
  }

  .certificate-text .disclaimer {
    margin-top: 20px;
    border-top: 1px solid #ccc;
    padding-top: 10px;
    color: #ccc;
    font-size: 12px;
    text-align: center;
  }
  
  .banner .form_box form > div[class*="col-12"]:last-child { margin-bottom:0!important; }
  div#cp-exp-note { font-size:12px!important;width:85%!important; }
}
.certificate .container {
    background: linear-gradient(90deg, #6C6A6A 0%, #192D6D 68.75%);
}





/* Pop-up css start */
.aacsb-modal {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.6); 
  padding: 20px;
  box-sizing: border-box;
}
.aacsb-modal-content {
  background-color: #fff;
  margin: 5% auto;
  padding: 30px 20px;
  border-radius: 12px;
  max-width: 600px;
  width: 100%;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
  position: relative;
}
.aacsb-close {
  position: absolute;
  top: 10px;
  right: 16px;
  font-size: 28px;
  color: #333;
  cursor: pointer;
  z-index: 99;
}
.aacsb-text-slide {
    padding: 40px;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    line-height: 1.7;
    color: #323232;
}
.aacsb-image-slide {
    width: 300px;
    height: auto;
    border-radius: 10px;
    margin: auto;
}
.aacsb-modal .swiper-button-prev,
.aacsb-modal .swiper-button-next {
  color: #000;
  top: 50%;
  width: 30px;
  height: 30px;
}
.aacsb-modal .swiper-button-prev:after, 
.aacsb-modal .swiper-button-next:after {
  display: none;
}
@media screen and (max-width: 600px) {
  .aacsb-modal-content {
    max-width: 100%;
    padding: 20px 10px;
  }
.aacsb-image-slide {
    width: 280px;
    height: auto;
    border-radius: 10px;
    margin: auto;
    padding: 30px;
}
  .aacsb-text-slide {
    font-size: 14px;
    line-height: 1.5;
    text-align: center;
  }
}
/* Pop-up css End */