.peap_services_section {
    padding: 70px 0;
    background: #fff;
    margin-bottom: 60px;
}

.peap_services_heading h2 {
    font-size: 34px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #1b1b1b;
}

.peap_services_heading p {
    max-width: 720px;
    margin: 0 auto 45px;
    color: #666;
    font-size: 16px;
    line-height: 1.6;
}

.peap_service_card {
    background: #fff;
    padding: 20px 20px;
    border-radius: 14px;
    text-align: center;
    height: 100%;
    transition: 0.35s ease;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.06);
    border-top: 2px solid #015fb9;
    border-bottom: 2px solid #015fb9;
}

.peap_icon_circle {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: #eef3ff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 18px;
}

.peap_icon_circle i {
    font-size: 30px;
    color: #2b6df3;
}

.peap_service_card h3 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
}

.peap_service_card p {
    margin-bottom: 0;
    line-height: 25px;
}

.peap_learn_more_btn {
    background: #015fb9;
    padding: 7px 12px;
    display: inline-block;
    border-radius: 10px;
    color: #fff;
    font-size: 15px;
    margin-top: 15px;
    border: 1px solid #015fb9;
	box-shadow: rgb(99 99 99 / 16%) 0px 2px 8px 0px;
}

.peap_learn_more_btn:hover{
	background: #fff
}

.ntrn_prgncy {
    padding: 60px 0;
}

img {
    max-width: 100%;
    display: block;
}

.mentl_workplce {
    padding: 60px 0;
	background-color: #e7f3ff !important;
}

.posh_iner h2 {
    font-size: 34px;
}

.mentl_work_content ul {
    padding-left: 15px;
    column-count: 2;
}

.mentl_work_content ul li {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
}

.mentl_work_img img {
    border-radius: 25px;
    border: 2px solid #90c9ff;
    padding: 8px;
  
    object-fit: cover;

}

.industries_section {
    padding: 60px 0;
    background: #fff8f9;
}

.industry_card {
    background: #fff;
    padding: 25px;
    border-radius: 12px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
    transition: .3s;
    margin: 12px;
    width: 45%;
    text-align: center;
    border: 1px solid #ffc5cd;
}

.industries_section .icon {
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 28px;
    background: #ffe9ec;
    border-radius: 12px;
    margin: auto;
    margin-bottom: 12px;
}

.industry_card h3 {
    line-height: 25px;
    margin-bottom: 6px;
    font-size: 20px;
}

.industry_card p {
    font-size: 15px;
    color: #666;
    margin-bottom: 0;
    line-height: 24px;
}

.industries_content {
    position: sticky;
    top: 120px;
}

.industries_content h2 {
    font-size: 40px;
    margin-bottom: 15px;
    line-height: 60px;
}

.industries_content p {
    color: #666;
    margin-bottom: 25px;
}

.how_works_boxes {
  text-align: center;
  position: relative;
}


.bordr_none::after{
  border: initial;
}
.how_works_boxes span {
    background: #ffffff;
    width: 50px;
    height: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #015fb9;
    border-radius: 100%;
    font-family: Montserrat, sans-serif;
    font-weight: 600;
    font-size: 20px;
    border: 1px solid #003a72;
    position: relative;
    z-index: 11;
}

.how_works_boxes h3 {
  margin-top: 18px;
  font-size: 22px;
}

.bordr_none::after {
  border: initial;
  content: initial !important;
}
.how_works_boxes::after {
  content: '';
  position: absolute;
  border-bottom: 1px dashed #0b0449;
  top: 25px;
  z-index: 1;
  width: 100%;
}

.how_primeeap_works {
    padding: 60px 0;
    background: #fff;
}

.how_work_heading h2 {
    font-size: 34px;
}

.why_eap_chse{
	padding: 60px 0;
	background-color: #e7f3ff;
}

.why_eap_iner {
    border: 2px solid #015fb9;
    padding: 30px 40px;
    border-radius: 300px;
    background: #ffffff;
}

.why_eap_img img {
    border-radius: 100%;
    width: 400px;
    height: 400px;
    object-fit: cover;
    object-position: top;
}

.why_eap_text ul {
    padding-left: 20px;
}

.why_eap_text {
    padding-right: 60px;
}


section.faq_scnn {
	  padding: 60px 0;
    background: #FFF5F2;
}

section.faq_scnn h2 {
    font-size: 32px;
    margin-bottom: 30px !important;
}
.accordion-wrapper .card-header {
    padding: 14px 20px;
}

.revw_bx {
    padding-top: 60px;
}

.revw_bxx {
    padding: 60px 0;
}

.revw_bxx .card-body {
    padding: 20px;
}
.exprt_li {
    padding-left: 0px;
    list-style: none;
}

.bnner_psh {
    height: 350px !important;
    object-fit: cover;
}


.breadcrumb {
    opacity: initial;
    margin-bottom: 0px;
    margin-top: 0;
	    padding: 0 0 10px 0;
}



.breadcrumb-item {
    text-transform: capitalize;
}

.breadcrumb-item + .breadcrumb-item::before{
	display: none;
}

body,html {
    scroll-behavior: smooth
}

.worshp_bnner{
	background-color: #e4f1ff !important;
}

.worksp_img img {
    border-radius: 20px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.worshp_bnner {
    padding: 160px 0 60px;
}

.emply_prgrm {
    padding: 60px 30px 70px;
}

.heading_scn_prgm h2 {
    text-align: center;
    font-size: 36px;
}

.heading_scn_prgm p {
    text-align: center;
}

.pillar-card {
    background: white;
    border-radius: 10px;
    padding: 20px 15px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
    border-left: 5px solid #2a5298;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.pillar-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}

.pillar-card h3 {
    color: #1e3c72;
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 8px;
}

.pillar-card p {
    color: #555;
    font-size: 15px;
    line-height: 1.6;
    margin: 0;
}

.pillar-card ul li {
    color: #666;
    padding: 4px 0;
    padding-left: 15px;
    position: relative;
    font-size: 15px;
    line-height: 22px;
}

.pillar-card ul {
    list-style: none;
    padding: 10px 0 0 0;
    margin-bottom: 10px;
}

.platform-pillars {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
    margin-top: 20px;
}

.pillar-card ul li:before {
    content: "-";
    position: absolute;
    left: 0;
    color: #2a5298;
    font-weight: bold;
}


.pillar-card a.learn-more-btn {
    display: inline-flex;
    align-items: center;
    border: 1px dashed #004aad;
    font-size: 13px;
    font-weight: 500;
    text-decoration: none;
    background: #f3f9ff;
    padding: 8px 10px;
    border-radius: 6px;
    box-shadow: rgb(203 203 203 / 15%) 0 1px 15px;
    margin-top: 5px;
    justify-content: center;
}

.pillar-card a.learn-more-btn:hover{
	
	background: #fff;
}


.comparison-card ul {
    list-style: none;
    padding: 0;
}

.comparison-card ul li {
    display: flex;
    gap: 10px;
    margin-bottom: 14px;
	line-height: 23px;
}

/* Icon style */
.workshop-importance .icon {
    width: 28px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
}

/* Optional color tweak */
.workshop-importance .negative .icon {
    filter: saturate(1.2);
}

.workshop-importance .positive .icon {
    filter: saturate(1.2);
}

.workshop-importance {
    padding: 60px 0;
    background-color: #e7f3ff;
}

.workshop-importance h2 {
    font-size: 36px;
}

.comparison-card {
    background: #fff;
    padding: 20px;
    border-radius: 16px;
    box-shadow: rgb(168 214 255) 0px 2px 8px 0px;
    border: 1px solid #004180;
}

.exrpce_wrkplce img {
    border-radius: 25px;
    border: 2px solid #90c9ff;
    padding: 8px;
    object-fit: cover;
    position: relative;
    z-index: 11;
    height: 430px;
}

.exprce_contnt ul {
    padding-left: 20px;
}

.exprce_contnt ul li {
    margin-bottom: 10px;
    line-height: 24px;
}


.five_step_img img {
    width: 100%;
    height: 400px;
    border-radius: 20px;
     border: 2px solid #90c9ff;
    padding: 10px;
    object-fit: cover;
}

.step_nu span {
    background: #015fb9;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    font-weight: 600;
    color: #fff;
    font-size: 15px;
    position: relative;
}

.step_nu span::after {
    content: '';
    position: absolute;
    height: 100%;
    top: 100%;
    left: 50%;
    border: 1px dashed #015fb9;
}

.step_getstrtd {
    display: flex;
    gap: 10px;
}

.get_prgrm_contn ul {
    padding-left: 0px;
    list-style: none;
}
.no_brde .step_nu span::after{
	content: initial;
}
.five_step_scn {
    padding: 60px 0 0;
}

.wht_we_bx h2 {
    margin-bottom: 35px;
}
.revw_bxx .card-body p {
    font-size: 14px;
}

.wrksp_bg {
    background: #fff;
}

.wrksp_bg .why_eap_iner {
    background: #e7f3ff4d;
}

.wrksp_bg ul li {
    margin-bottom: 10px;
    line-height: 24px;
}

.eap-benefits {
    padding: 60px 0;
}

.eap-benefits .text-center {
    text-align: center;
    margin-bottom: 30px;
}

.symptom-card {
    background: #fff8ed;
    border-radius: 14px;
    padding: 25px 15px;
    text-align: center;
    box-shadow: 0 8px 12px rgba(0, 0, 0, 0.06);
    transition: all 0.3s ease;
    width: 100%;
    border-top: 2px solid #ffe5bc;
    border-bottom: 2px solid #ffe5bc;
}

.symptom-card .icon {
    font-size: 34px;
    margin-bottom: 12px;
}

.symptom-card p {
    font-size: 16px;
    color: var(--color-3);
    margin-bottom: 0;
    font-weight: 600;
	line-height: 24px;
}

.eap-benefits h2 {
    font-size: 36px;
}

.eap-benefits {
    padding: 60px 0;
    background: #f9f9f9;
}
.senr_orgn .mentl_work_content ul {
    column-count: 1;
}

.key_module_iner h2 {
    font-size: 36px;
}

.key_module_iner {
    text-align: center;
    margin-bottom: 35px;
}

.mange_wrk{
	background: #e7f3ff;
	margin-top: 60px;
}

.mange_wrk .how_works_boxes h3 {
    font-size: 20px;
}

.bssns_impct {
    padding: 60px 0;
}

.bssns_impct ul {
    padding-left: 20px;
}

.bssns_impct ul li {
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 23px;
}


/* Section Styling */
.sm-training-vs-traditional {
    padding: 60px 15px;
    background-color: #e7f3ff;
   
}

.sm-training-vs-traditional .section-title {
  text-align: center;
  font-size: 32px;
  margin-bottom: 30px;
  color: #1a1a1a;
  font-weight: 600;
}

/* Table Styling */
.training-comparison-table {
  width: 100%;
  border-collapse: collapse;
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
  background-color: #fff;
  border-radius: 10px;
  overflow: hidden;
}

.training-comparison-table thead {
      background-color: #015fb9;
  color: #fff;
}

.training-comparison-table thead th {
  padding: 15px;
  font-weight: 600;
  text-align: left;
  font-size: 16px;
}

.training-comparison-table tbody td {
  padding: 15px;
  font-size: 15px;
  color: #333;
  border-bottom: 1px solid #e0e0e0;
}

.training-comparison-table tbody tr:last-child td {
  border-bottom: none;
}

/* Hover Effect */
.training-comparison-table tbody tr:hover {
  background-color: #f1f8ff;
  transition: 0.3s;
}


.security-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
    gap: 20px;
}

.security-item:nth-child(1) {
    animation-delay: 0.1s;
}
.security-item {
    background: #fff;
    border-radius: 16px;
    padding: 28px 20px;
    text-align: center;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(0, 0, 0, 0.05);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    animation: fadeInUp 0.6s ease-out backwards;
}

.security-item:hover {
    transform: translateY(-12px);
    box-shadow: 0 12px 28px rgb(210 232 255 / 86%);
    border-color: rgb(132 195 255);
    background: #e7f3ff;
}

.security-item:hover .security-icon {
    transform: scale(1.2) rotate(-5deg);
}
.security-icon {
    width: 50px;
    height: 50px;
    background: linear-gradient(135deg, #32a89f, #4fbcb1);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 24px;
    margin: 0 auto 12px;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.security-title {
    font-size: 18px;
    font-weight: 700;
    color: #1a1a2e;
    margin-bottom: 6px;
}

.security-desc {
    font-size: 15px;
    color: #6b7280;
    margin: 0;
    line-height: 1.5;
}

.custmized_leder .section-header {
    text-align: center;
    margin-bottom: 30px;
}

.custmized_leder {
    padding: 60px 0;
}

.custmized_leder h2.section-heading {
    font-size: 36px;
}


.mngmt_wrkshp {
    padding: 60px 0;
}

.key_empy h2 {
    font-size: 38px;
}

.prvn_bg {
    background-color: #e7f3ff;
    margin-top: 60px;
}

.prvn_bg ul{
	padding-left: 20px;
}

.prvn_trng .security-item {
    padding: 20px 10px;
}

.prvn_trng .security-item span.security-title {
    font-size: 16px;
    line-height: 21px;
    display: block;
}

.grid-logo img{
	padding: 4px;
}

.prdct_wrksp ul li i.fa.fa-check.text-success {
    margin-top: 6px;
    color: #015fb9 !important;
}

.prdct_wrksp ul li {
    display: flex;
    gap: 8px;
    align-items: flex-start;
    margin-bottom: 10px;
    line-height: 25px;
}

/* Responsive Styling */
@media (max-width: 768px) {
  .training-comparison-table thead {
    display: none;
  }

  .training-comparison-table tbody td {
    display: block;
    text-align: right;
    position: relative;
    padding-left: 50%;
    font-size: 14px;
  }

  .training-comparison-table tbody td::before {
    content: attr(data-label);
    position: absolute;
    left: 15px;
    width: 45%;
    text-align: left;
    font-weight: 600;
    color: #007bff;
  }

  .training-comparison-table tbody tr {
    margin-bottom: 20px;
    display: block;
    border-bottom: 2px solid #f1f1f1;
  }
}

@media(max-width: 767px){
	.baner_homee .container.pt-10.pb-12.pt-18 {
    padding: 60px 10px 10px 10px !important;
}

.bnner_psh {
    height: initial !important;
  
}

.baner_homee p.lead.fs-lg.mb-7 {
    font-size: 16px !important;
    margin-bottom: 15px !important;
}

.baner_homee .row {
    flex-direction: column-reverse;
}

.worshp_bnner {
    padding: 100px 0 30px;
}

.worshp_bnner h1 {
    font-size: 26px !important;
}

.btn-group-lg > .btn, .btn-lg {
    padding: 8px 12px;
   
}
.worshp_bnner a#btnGetInTouch {
    margin-bottom: 14px;
}

.emply_prgrm {
    padding: 30px 0px 30px;
}
.heading_scn_prgm h2 {

    font-size: 24px;
}
.heading_scn_prgm p {
 
    margin-bottom: 5px;
}
.pillar-card h3 {
   
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 5px;
}
.pillar-card ul li {

    padding: 3px 0;
   
}

.pillar-card ul {
  
    padding: 5px 0 0 0;

}
.workshop-importance h2 {
    font-size: 24px;
}

.workshop-importance {
    padding: 30px 0;
  
}
.comparison-card ul li {
  
    margin-bottom: 8px;
	font-size: 15px;
  
}

.comparison-card {

    padding: 16px;
    margin-bottom: 15px;
}
.comparison-card h3 {
    font-size: 20px;
}
.ntrn_prgncy {
    padding: 30px 0;
}
.exprce_contnt h2.display-4 {
    font-size: 24px !important;
}

.exprce_contnt ul li {
    margin-bottom: 6px;
 
    font-size: 15px;
}

.exrpce_wrkplce img {
   
    height: initial;
    margin-top: 14px;
}

.industries_section {
    padding: 30px 0;
 
}
.industry_card{
	    padding: 18px;
		    width: 94%;
			    margin: 8px 12px;
}


.industries_content h2 {
    font-size: 24px;
  
    line-height: 32px;
}

.industries_section .row {
    flex-direction: column-reverse;
}

.industries_content {
    position: initial;
    margin-bottom: 5px;
}

.five_step_img img {
  
    height: initial;
    margin-bottom: 10px;
}

.five_step_scn {
    padding: 10px 0 0;
}

.step_strted_cont p {
    font-size: 15px;
	line-height: 23px;
	margin-bottom: 15px;
}

.why_eap_chse {
    padding: 40px 0;
 
}

.why_eap_text h2 {
    font-size: 24px;
}

.wrksp_bg ul li {
    margin-bottom: 8px;
    line-height: 23px;
    font-size: 15px;
}
.peap_services_section {
    padding: 30px 0;
   
}

.peap_services_heading h2 {
    font-size: 24px;
  
}

.why_eap_iner {
   
    padding: 20px 10px;
    border-radius: 10px;

}
.why_eap_img img {
    border-radius: 5%;
    width: initial;
    height: initial;
   
}
.why_eap_text {
    padding-right: 0px;
	    margin-top: 12px;
}
.why_eap_text h3 {
    font-size: 20px;
}

.eap-benefits h2 {
    font-size: 24px;
}
.eap-benefits {
    padding: 30px 0;

}
.symptom-card {

    padding: 15px 10px;
   
}
.symptom-card p {
    font-size: 14px;
	line-height
   
}
.revw_bxx .item.col-md-6.col-xl-3 {
    position: initial !important;
	    margin-bottom: 15px;

}

.revw_bxx .row {
    height: initial !important;
}
.revw_bxx h2.display-4.text-center.mb-6 {
    font-size: 24px;
}
.revw_bxx {
    padding: 30px 0;
}

.get_tuch .container.py-14.py-md-12 {
    padding: 10px !important;
}
section.faq_scnn h2 {
    font-size: 24px;
	margin-bottom: 20px !important;

}
section.faq_scnn {
    padding: 30px 0;
 
}
.accordion-wrapper .card {
    margin-bottom: 15px;
}

.how_works_boxes::after{
	content: initial;
}

.btn{
	    padding: 8px 10px;
		    font-size: 15px;
}
.mentl_work_img img {
  
    margin-top: 15px;
}
.posh_iner h2 {
    font-size: 24px;
}

.mentl_workplce {
    padding: 30px 0;
 
}
.mentl_work_content ul li {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 8px;
}
.peap_service_card h3 {
    font-size: 18px;
   
}

.key_module_iner h2 {
    font-size: 26px;
}
.mange_wrk {
  
    margin-top: 0px;
}

.how_primeeap_works {
    padding: 30px 0;

}

.how_work_heading h2 {
    font-size: 26px;
}
.sm-training-vs-traditional {
    padding: 30px 10px;
    
}
.sm-training-vs-traditional .section-title {
   
    font-size: 26px;
  
}

.custmized_leder h2.section-heading {
    font-size: 26px;
}

.custmized_leder {
    padding: 30px 0;
}
.security-grid {

    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
    gap: 20px;
}

.grid-logo {
      
        gap:10px;
        grid-template-columns: repeat(6, 1fr);
    }
	
	.grid-logo img {
   
    width: 2.5rem;
    height: 2.5rem;
  
}
}