/*
Theme Name: AI Workshop
Description: Theme for Event website
Author: Anmol
Author URI: https://inc42.com
Version: 1.0
*/

/**
 * PROJECT SPECIFIC SECTION STYLING
 * Woocomerce........... Custom css for woocomerce styling.
 * Header section css..........This is for project specific navbar styling.
 * Hanner section................. main banner section design.
 * Text slide section................ In this section all text slide bottom to top.
 * Program section................ This section added the carousel for mobile device.
 * Speaker section css................ all card need to make dynamic color in background.
 * Who it section................ content overview.
 * 10 week section css................. All learning according to course.
 * Time line code...............APPLICATION PROCESS section.
 * FAQ section css...............faq section.
 * Footer section................ footer section.
 **/

:root {
  --black: #000;
  --darkblack: #1d1227;
  --white: #ffffff;
  --purple: #af5eff;
  --lightpurple: #f5f0ff;
  --yellow: #ffd4ba;
}
@font-face {
  font-family: "Clash Display";
  src: url("https://learning.managementx.com/wp-content/themes/AIWorkshopTheme/fonts/ClashDisplay-Semibold.otf")
    format("opentype");
  font-weight: bold;
  font-style: normal;
}

@import url("https://fonts.googleapis.com/css2?family=Geist+Mono:wght@100..900&family=Noto+Sans:ital,wght@0,100..900;1,100..900&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap");

h1,
h2,
h3 {
  font-family: "Clash Display", sans-serif;
}

/* Fonts */
body {
  font-family: "Noto Sans";
  /* font-family: "Inter", sans-serif; */
  background-color: #fff;
}

h1 {
  font-family: "Clash Display";
  font-size: 72px;
  font-style: normal;
  font-weight: 600;
  line-height: 105%;
}

h2 {
  color: #ffd4ba;
  font-family: "Clash Display";
  font-size: 60px;
  font-style: normal;
  font-weight: 600;
  line-height: 105%;
  text-transform: capitalize;
}
h3 {
  font-family: "Poppins";
  font-size: 24.526px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
}

h4 {
  font-family: "Poppins";
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
}

p {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 200%;
}

p.f-14 {
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
}
p.f-16 {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 180%;
}
p.f-20 {
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 210%;
}

.btn {
  padding: 16px 14px;
  color: var(--black);
  text-align: center;
  font-family: "Poppins";
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  border: 1px solid #000;
  border-radius: 0;
  border: 1px solid #000;
  min-width: 280px;
  min-height: 48px;
  border: 1px solid #000;
  background: #ffd4ba;
  margin-top: -4px;
  margin-left: -4px;
}
.divAlign {
  display: flex;
  align-items: center;
  justify-content: center;
}

.yellow-bg {
  background: var(--yellow);
}
.yellow {
  color: var(--yellow);
}

.light-bg {
  background-color: var(--lightpurple);
}
span.gradient-clr {
  background: linear-gradient(0deg, #aa697c 0%, #aa697c 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* header css  */
@keyframes marquee {
  0% {
    left: 0%;
  }

  100% {
    left: -50%;
  }
}

/* header  */
.page-id-4082 img.inc42-logo {
  /* background: yellow; */
  width: 90px;
}

.page-id-4082 header.header {
  background-color: transparent !important;
  position: absolute;
  width: 100%;
}

.page-id-4082 section#banner {
  padding: 6rem 0 0;
  overflow-x: hidden;
  background-image: url(https://managementx-staging.dxpsites.com/wp-content/uploads/2025/04/Frame-1000008004.png),
    linear-gradient(180deg, #ffecef 0%, #fff 100%);
  background-repeat: no-repeat, no-repeat;
  background-position: top center, top;
  background-size: cover, cover;
}

.page-id-4082 nav.navbar.navbar-expand-lg.navbar-light.bg-white {
  background-color: transparent !important;
  padding: 20px 0;
  border-bottom: 0px solid #ffd4ba;
}

.page-id-4082 a.nav-link {
  color: #1e2d3e;
  font-family: "Noto Sans";
  font-size: 13.1px;
  font-style: normal;
  font-weight: 400;
  line-height: 18.75px;
  letter-spacing: -0.262px;
  text-align: left;
}
.page-id-4082 a.primary-button-workshop {
  border-radius: 3.75px;
  background: linear-gradient(180deg, #f40a3a 0%, #df1c4b 100%);
  padding: 10px 22px;
  margin: 0;
  display: flex;
  border: none;
  text-decoration: none;
  justify-content: center;
}

.page-id-4082 a.primary-button-workshop button {
  background: transparent;
  border: none;
  color: #fff;
  text-align: center;
  font-family: "Noto Sans";
  font-size: 13.1px;
  font-style: normal;
  font-weight: 600;
  line-height: 18.75px; /* 143.13% */
  letter-spacing: -0.262px;
  text-transform: capitalize;
}

#hubspot-messages-iframe-container.widget-align-right {
  right: 0 !important;
  display: none !important;
}

/* hero  */
.page-id-4082 section#banner h1.black {
  background: transparent;
  color: #0c1620;
  font-family: "Noto Sans";
  font-size: 41.3px;
  font-style: normal;
  font-weight: 700;
  line-height: 48.75px;
}
.page-id-4082
  .date-box.d-flex.justify-content-start.white.flex-row.text-center.width-auto.column-gap-20 {
  column-gap: 20px;
  border-radius: 6px;
  background: #ffdadf;
  padding: 9px 13px;
  width: max-content;
}

.page-id-4082 p.description.black {
  letter-spacing: 1px;
  color: #1e2d3e;
  font-family: "Noto Sans";
  font-size: 16.9px;
  font-style: normal;
  font-weight: 500;
  line-height: 26.25px;
}
.page-id-4082 .date-box p {
  color: #000;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 15px;
}
.page-id-4082 a.primary-button-workshop button.primary-btn,
.page-id-4082 a.secondary-button-workshop button.secondary-btn {
  line-height: 0;
  height: 40px;
  min-height: auto;
  background: transparent;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-family: "Noto Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 22.5px;
  gap: 6px;
  text-transform: capitalize;
}

.page-id-4082 a.secondary-button-workshop {
  border-radius: 3.75px;
  border: 2px solid #34495f;
  display: flex;
  align-items: center;
  text-decoration: none;
  padding: 0 10px;
}
.page-id-4082 .btn:hover {
  background: #551a2b;
  color: initial;
}

.page-id-4082 a.primary-button-workshop button.primary-btn {
  color: white;
}

.page-id-4082 .cta-box a.primary-button-workshop {
  width: 230px;
  display: flex;
  justify-content: center;
}

.page-id-4082 a.secondary-button-workshop img {
  width: 24px;
}

.page-id-4082 p.cta-content {
  color: #000;
  font-family: Inter;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  padding: 20px 0 0 0;
}
.page-id-4082 p.cta-content span {
  color: #f00d3d;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}

.page-id-4082 img.trusted-logo {
  width: 100px;
  height: 40px;
}
.page-id-4082 .trusted-by-leaders span {
  color: rgba(30, 45, 62, 0.74);
  font-family: "Noto Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 26.25px;
}
.page-id-4082 .trusted-by-leaders {
  padding: 20px 0;
}

.page-id-4082 .logo-wrap {
  display: flex;
  overflow: scroll;
  width: 100%;
  gap: 20px;
  margin-left: -8px;
}

/* layout section  */

.page-id-4082 .left-section {
  padding-right: 3rem;
}
.page-id-4082 .left-section .heading-design h2 {
  color: #0c1620;
  font-family: "Noto Sans";
  font-size: 28.1px;
  font-style: normal;
  font-weight: 700;
  line-height: 36.56px;
  margin-bottom: 2rem;
}

.page-id-4082 .left-section .heading-design {
  width: max-content;
}

.page-id-4082 .left-section .heading-design h2:after {
  content: "";
  display: block;
  width: 100%;
  height: 12px;
  background: url(https://learning.managementx.com/wp-content/uploads/2025/07/header-after-icon.svg);
  background-size: contain;
  background-position: left;
  background-repeat: no-repeat;
  margin-top: 6px;
}
.page-id-4082 .container-fluid.layout-section {
  padding: 3rem 0;
}

/* outcome section  */
.page-id-4082 .outcome-cards-wrap {
  border-radius: 12px;
  background: #fff8f9;
  /* margin-top: 2rem; */
  padding: 24px;
}

.page-id-4082 .outcome-cards-wrap .card {
  border-radius: 8px;
  background: #fff;
  border: none;
}

.page-id-4082 .outcome-cards-wrap .card .card-body h5.card-title {
  color: #1e2d3e;
  font-family: "Noto Sans";
  font-size: 16.9px;
  font-style: normal;
  font-weight: 700;
  line-height: 22.5px;
}

.page-id-4082 .outcome-cards-wrap .card .card-body p.card-text {
  color: #34495f;
  font-family: "Noto Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24.38px;
}

.page-id-4082 .outcome-cards-wrap .card .card-body img {
  padding-bottom: 10px;
}
.page-id-4082 .outcome-cards-wrap .card-body {
  min-height: 210px;
}

/* price box  */

.page-id-4082 .price-box-inner-wrap {
  border-radius: 8px;
  background: #fff;
  border: 1px solid #dee5ec;
  /* padding: 18px; */
}
.price-block {
  padding: 18px 18px 0px 18px;
}
.page-id-4082 .price-block h4 {
  color: #000;
  font-family: "Noto Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
  letter-spacing: 0.25px;
}

.page-id-4082 .payment-block {
  background: #fff8f9;
  padding: 22px 30px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}

.page-id-4082 .pric-box-wrap {
  position: sticky;
  top: 30px;
  align-self: flex-start;
}
.page-id-4082 .price-block .cost-wrap span.slashed-price:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 80px;
  height: 2px;
  background-color: black;
  transform-origin: center;
  pointer-events: none;
  transform: rotate(-9deg);
}

.page-id-4082 .price-block h4 span {
  color: #d73939;
  font-size: 12px;
  border-radius: 4px;
  background: #ffe5e5;
  padding: 2px 8px;
}
.page-id-4082 .price-block h4 span:after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: #d73939;
  border-radius: 50%;
  margin-left: 8px;
}
.page-id-4082 .price-block h3 {
  color: #000;
  font-family: "Noto Sans";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 25px;
  margin: 0;
}
.page-id-4082 .price-block p {
  color: #000;
  font-family: "Noto Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.25px;
  display: flex;
  gap: 8px;
}
.page-id-4082 .price-block p.seats {
  color: #000;
  font-family: "Noto Sans";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 25px;
  padding-bottom: 10px;
}
.page-id-4082 .price-block p.seats span {
  border-radius: 4px;
  background: #d73939;
  color: white;
}

.page-id-4082 .price-block p.seats span {
  border-radius: 4px;
  background: #d73939;
  color: white;
  color: #fff;
  font-family: "Noto Sans";
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 19.5px;
  padding: 4px 5px;
}

.page-id-4082 .price-block .cost-wrap {
  color: #000;
  font-family: "Noto Sans";
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: -1px;
  margin-top: 5px;
}

.page-id-4082 .price-block .cost-wrap span.taxes {
  color: #000;
  font-family: "Noto Sans";
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: -1px;
  padding: 0 8px 0 0px;
}

.page-id-4082 .price-block .cost-wrap span.slashed-price {
  color: #000;
  font-family: "Noto Sans";
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.25px;
  /* text-decoration-line: line-through; */
  position: relative;
}
.page-id-4082 .price-block .cost-wrap p.emi {
  color: #585858;
  font-family: "Noto Sans";
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 19.5px;
}

.page-id-4082 .price-block .list li {
  color: #000;
  font-family: "Noto Sans";
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}
.page-id-4082 .price-block .list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.page-id-4082 .price-block .list p {
  padding: 14px 0;
}

.page-id-4082 .payment-block p {
  color: #000;
  font-family: "Noto Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  padding: 10px 0;
}
.page-id-4082 .payment-block a {
  color: #f03556;
  text-align: center;
  font-family: "Noto Sans";
  font-size: 11.3px;
  font-style: normal;
  font-weight: 400;
  line-height: 16.88px;
  text-decoration: none;
  justify-content: center;
  display: flex;
}
.page-id-4082 .price-block {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.page-id-4082 .price-block .list {
  margin: 8px 0;
}

/* What You’ll Build In 2 Days */
.page-id-4082 .build-section {
  margin: 74px 0;
}
.page-id-4082 .build-cards-wrap .card {
  border-radius: 12px;
  border: 1px solid #dee5ec;
  background: #fff;
  min-height: 130px;
  padding: 12px;
}
.page-id-4082 .build-cards-wrap .card-body {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
}

/* starup leader  */
.page-id-4082 .left-section .startup-section .heading-design h2,
.page-id-4082 .left-section .certificate-section .heading-design h2 {
  width: 70%;
}

.page-id-4082 .startup-section .build-cards-wrap .card-body {
  flex-direction: row;
  align-items: center;
}
.page-id-4082 .startup-section .build-cards-wrap .card-body .card-title{
  margin: 0;
  padding: 0;
}
.page-id-4082 .startup-section .build-cards-wrap .card {
  padding: 0;
  min-height: auto;
  background: #FFF8F9;
}

/* curriculam section  */
/* .page-id-4082 .curriculam-tabs .nav-tabs .nav-link.active {
  border: 1px solid #DEE5EC;
  border-bottom: 0;
  padding-bottom: 10px;
}

.page-id-4082 .curriculam-tabs .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  border: none;
  color: black;
}

.page-id-4082 .curriculam-tabs .nav-tabs .nav-link {
  color: black;
  margin: 0;
} */

/* Remove border, background, and padding from the tab nav */
.page-id-4082 .curriculam-tabs .nav-tabs {
  border-bottom: none;
  gap: 1rem; /* optional spacing between tabs */
  justify-content: space-between;
}

.mentor-cards-wrap .row {
  justify-content: center;
}

/* Remove styles from individual tab buttons */
.page-id-4082 .curriculam-tabs .nav-tabs .nav-link {
  border: none;
  background: none;
  color: inherit;
  padding: 0;
  margin: 0;
  font-weight: normal;
  text-decoration: none;
  padding: 18px 18px 8px 18px;
  color: #1e2d3e;
  font-family: "Noto Sans";
  font-size: 16.9px;
  font-style: normal;
  font-weight: 700;
  line-height: 22.5px; /* 133.136% */
  width: 400px;
  text-align: left;
  display: flex;
  align-items: center;
  gap: 10px;
}

/* Remove active state styling */
.page-id-4082 .curriculam-tabs .nav-tabs .nav-link.active {
  border: none;
  color: inherit;
  border-radius: 12px 12px 0 0;
  border-top: 1px solid #dee5ec;
  border-right: 1px solid #dee5ec;
  border-left: 1px solid #dee5ec;
  background: #fff8f9;
  padding: 18px 18px 10px 18px;
  margin-bottom: -1px;
}

.page-id-4082 .curriculam-tabs .nav-tabs .nav-link:focus,
.page-id-4082 .curriculam-tabs .nav-tabs .nav-link:hover {
  outline: none;
  box-shadow: none;
  text-decoration: none; /* optional hover style */
}

.page-id-4082 .curriculam-tabs div#myTabContent {
  border-radius: 0 0 16px 16px;
  border-right: 1px solid #dee5ec;
  border-top: 1px solid #dee5ec;
  border-left: 1px solid #dee5ec;
  border-bottom: 1px solid #dee5ec;
  background: linear-gradient(180deg, #fff8f9 0%, rgba(255, 248, 249, 0) 100%);
  padding: 28px;
}
.page-id-4082 .curriculam-tabs .session-wrap span.session {
  color: #1e2d3e;
  font-family: "Noto Sans";
  font-size: 11px;
  font-style: normal;
  font-weight: 400;
  line-height: 20.63px;
}
.page-id-4082 .curriculam-tabs .session-wrap span.session:before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: #d73939;
  border-radius: 50%;
  margin-right: 5px;
}

.page-id-4082 .curriculam-tabs .session-wrap p.time {
  color: #1e2d3e;
  font-family: "Noto Sans";
  font-size: 11px;
  font-style: normal;
  font-weight: 700;
  line-height: 20.63px;
}

.page-id-4082 .curriculam-tabs .session-wrap h3.title {
  color: #1e2d3e;
  font-family: "Noto Sans";
  font-size: 16.9px;
  font-style: normal;
  font-weight: 700;
  line-height: 22.5px;
}

.page-id-4082 .curriculam-tabs .session-wrap .session-list ul {
  padding: 0;
  margin: 0;
}

.page-id-4082 .curriculam-tabs .session-wrap .session-list ul li,
.page-id-4082 .curriculam-tabs .session-wrap .session-list ul li p {
  list-style: none;
  color: #1e2d3e;
  font-family: "Noto Sans";
  font-size: 13.1px;
  font-style: normal;
  font-weight: 600;
  line-height: 20.63px;
}

.page-id-4082 .curriculam-tabs .session-wrap .session-list ul li {
  border-radius: 6px;
  border: 1px solid #dee5ec;
  background: #fff;
  padding: 12px;
  margin: 15px 0;
}

.page-id-4082 .curriculam-tabs .session-wrap .session-list ul li p {
  color: #1e2d3e;
  font-family: "Noto Sans";
  font-size: 13.1px;
  font-style: normal;
  font-weight: 400;
  line-height: 20.63px; /* 157.481% */
  margin-left: 6px;
  margin-top: 8px;
}

.page-id-4082 .curriculam-tabs .session-wrap .session-wrap {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.page-id-4082 .curriculam-tabs .session-wrap .session-list ul li:first-child {
  margin-top: 0;
}
.page-id-4082 .curriculam-tabs .session-wrap {
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.page-id-4082 .curricullum-section {
  margin: 60px 0 68px 0;
}


.page-id-4082 .curriculam-tabs .session-wrap.border-top {
  border-top: 1px dashed #dee5ec !important;
  padding-top: 1.5rem;
  margin-top: 1rem;
}

/* mentor  */

.page-id-4082 .mentor-section,
.page-id-4082 .certificate-section {
  margin: 10px 0 34px 0;
}

.page-id-4082 .mentor-cards-wrap .card-body img {
  width: 100%;
  height: 100%;
  border-bottom: 1px solid #dee5ec;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}

.page-id-4082 .mentor-cards-wrap .card-body {
  padding: 0;
  margin: 0;
}

.page-id-4082 .mentor-cards-wrap .card-body .card-content-wrap {
  padding: 17px;
  height: 100%;
  min-height: 200px;
}

.page-id-4082 .mentor-cards-wrap .card-body h5.card-title {
  color: #1e2d3e;
  font-family: "Noto Sans";
  font-size: 15.513px;
  font-style: normal;
  font-weight: 700;
  line-height: 20.653px;
  margin: 0;
  padding-bottom: 4px;
}

.page-id-4082 .mentor-cards-wrap .card-body p.card-sub-title {
  color: #3a3a3a;
  font-family: "Noto Sans";
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.092px;
}

.page-id-4082 .mentor-cards-wrap .card-body p.card-description {
  color: #34495f;
  font-family: "Noto Sans";
  font-size: 11px;
  font-style: normal;
  font-weight: 400;
  border-top: 1px dashed #dee5ec;
  margin-top: 10px;
  padding-top: 10px;
  line-height: 18px;
}

.page-id-4082 .mentor-cards-wrap .card {
  border-radius: 12px;
  border: 1px solid #dee5ec;
  background: #fff;
}

/* certificate-section  */
.page-id-4082 .left-section .certificate-section .heading-design h2 span {
  font-weight: 400;
}
.page-id-4082 .certificate-section {
  margin: 70px 0 70px 0;
}

.page-id-4082 .certificate-cards-wrap .certificate-img img {
  width: 70%;
}
.page-id-4082 .certificate-cards-wrap {
  background: url(https://learning.managementx.com/wp-content/uploads/2025/08/certificate-bg.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 500px;
}

.page-id-4082 .certificate-img {
  width: 100%;
  height: 100%;
  align-items: center;
  display: flex;
  justify-content: center;
}

/* testimonial  */

.page-id-4082 .testimonial-section {
  margin: 60px 0 50px 0;
}

.page-id-4082 .testimonial-cards-wrap {
  border-radius: 12px;
  background: #fffafb;
  padding: 40px 0;

  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.page-id-4082 .testimonial-cards-wrap p.card-description {
  color: #012726;
  font-family: "Noto Sans";
  font-size: 11.882px;
  font-style: normal;
  font-weight: 400;
  line-height: 16.975px;
}

.page-id-4082 .testimonial-cards-wrap h5.card-title {
  color: #012726;
  font-family: "Noto Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20.369px;
  margin: 0;
}

.page-id-4082 .testimonial-cards-wrap p.card-sub-title {
  color: #4a5565;
  font-family: "Noto Sans";
  font-size: 11px;
  font-style: normal;
  font-weight: 400;
  line-height: 16.975px;
}

.page-id-4082 .testimonial-cards-wrap .card {
  height: max-content;
  width: 240px;
  min-height: 250px;
}

.page-id-4082 .testimonial-cards-wrap .testimonial-cards-row {
  overflow: scroll;
  width: 100%;
  display: flex;
  gap: 20px;
}

.page-id-4082 .testimonial-cards-wrap h3 {
  color: #002726;
  font-family: "Noto Sans";
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  margin-bottom: 2rem;
}

.page-id-4082 .testimonial-cards-wrap .card-content-wrap {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 220px;
}

/* schedule  */
.page-id-4082 .schedules-cards-row {
  display: flex;
  gap: 30px;
  flex-direction: column;
}

.page-id-4082 .schedules-cards-row .card-body {
  display: flex;
  justify-content: space-between;
}

.page-id-4082 .schedules-cards-row .schedules-card {
  border: 1px solid #dee5ec;
  background: white;
  border-radius: 12px;
  padding: 0 24px 0 24px;
}

.page-id-4082 .schedules-cards-row .schedules-card .card-content-wrap,
.page-id-4082 .schedules-cards-row .schedules-card .enroll-box {
  padding: 24px 0 24px 0;
}

.page-id-4082 .schedules-cards-row .card-content-wrap .edition {
  color: #000;
  font-family: "Noto Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  gap: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.page-id-4082 .schedules-cards-row .card-content-wrap .details ul {
  padding: 0;
  margin: 0;
  list-style: none;
  gap: 8px;
  display: flex;
  flex-direction: column;
  margin-top: 1rem;
}

.page-id-4082 .schedules-cards-row .line {
  background: #dee5ec;
  width: 1px;
}

.page-id-4082 .schedules-cards-row .card-content-wrap .edition span {
  color: #d73939;
  font-size: 12px;
  border-radius: 4px;
  background: #ffe5e5;
  padding: 2px 8px;
}

.page-id-4082 .schedules-cards-row .card-content-wrap .edition span:after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: #d73939;
  border-radius: 50%;
  margin-left: 8px;
}

.page-id-4082 .schedules-cards-row .card-content-wrap .edition span.upcoming {
  color: #fb7805;
  background: #ffefe1;
}

.page-id-4082
  .schedules-cards-row
  .card-content-wrap
  .edition
  span.upcoming:after {
  display: none;
}
.page-id-4082 .schedules-cards-row .enroll-box .sales {
  color: #f03556;
  font-family: "Noto Sans";
  font-size: 11.3px;
  font-style: italic;
  font-weight: 600;
  line-height: 15px;
}

.page-id-4082 .schedules-cards-row .enroll-box .sales span {
  border-radius: 3.75px;
  background: #f03556;
  color: #fff;
  font-family: "Noto Sans";
  font-size: 11.3px;
  font-style: normal;
  font-weight: 600;
  line-height: 15px;
  padding: 3px 4px;
  margin-left: 5px;
}

.page-id-4082 .schedules-cards-row .enroll-box .price {
  color: #0c1620;
  font-family: "Noto Sans";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 26.25px;
}

.page-id-4082 .schedules-cards-row .enroll-box .price span {
  font-size: 16px;
}

.page-id-4082 .schedules-cards-row .enroll-box .enroll {
  color: #b07a00;
  font-family: "Noto Sans";
  font-size: 11.3px;
  font-style: normal;
  font-weight: 600;
  line-height: 16.88px;
  display: flex;
  gap: 10px;
}

.page-id-4082 .schedules-cards-row .enroll-box .enroll a {
  height: 44px;
}
.page-id-4082 .schedules-cards-row .enroll-box .enroll a button.primary-btn {
  height: auto;
  min-height: 0;
  max-height: 44px;
  padding: 0;
  margin: 0;
  line-height: 0;
}

.page-id-4082 .schedules-cards-row .seats {
  color: #000;
  font-family: "Noto Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 15px;
}

.page-id-4082 .schedules-cards-row .seats span {
  color: #f03556;
}

.page-id-4082 .schedules-cards-row .schedules-card .enroll-box {
  align-items: flex-end;
  justify-content: center;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.page-id-4082 .schedules-cards-row .schedules-card .enroll-box.sold-out img {
  width: 70%;
}

.page-id-4082 .schedules-cards-wrap {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.page-id-4082 .schedules-cards-row .schedules-card .enroll-box.sold-out {
  max-width: 220px;
}

.page-id-4082 .schedules-cards-row .schedules-card .card-content-wrap {
  align-items: flex-start;
  display: flex;
  width: 330px;
  flex-direction: column;
}

/* cta  */
.page-id-4082 .cta-box-wrap {
  border-radius: 12px;
  border: 1px solid #dee5ec;
  background: #fffafb;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-right: 2rem;
  margin: 4rem 0 10px 0;
}
div#faq {
  margin-top: 2rem;
}

.page-id-4082 .cta-box-wrap img {
  width: 150px;
  height: 100%;
  min-height: 100%;
  border-radius: 12px;
}
.page-id-4082 .cta-box-wrap p {
  color: #000;
  font-family: "Noto Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 26.25px;
}
.page-id-4082 .cta-box-wrap a.primary-button-workshop {
  width: 150px;
  height: 50px;
}
.page-id-4082 .cta-box-wrap a.primary-button-workshop button.primary-btn {
  height: auto;
  min-height: auto;
}

/* faq  */
.page-id-4082 .accordion-button:not(.collapsed):focus,
.page-id-4082 .accordion-button:focus {
  box-shadow: none;
}

.page-id-4082 .accordion-button {
  background-color: transparent !important;
  color: inherit;
}

.page-id-4082 .accordion-header {
  margin-bottom: 0;
  /* background: #fff; */
  height: 56px;
}

.page-id-4082 .accordion-item .accordion-button {
  height: 100%;
  color: #1E2D3E;
font-family: "Noto Sans";
font-size: 13.1px;
font-style: normal;
font-weight: 600;
line-height: 20.63px; /* 157.481% */
  box-shadow: none;
}

.page-id-4082 .accordion-item .accordion-body {
  color: #1E2D3E;
  font-family: "Noto Sans";
  font-size: 13.1px;
  font-style: normal;
  font-weight: 400;
  line-height: 20.63px;
}



.page-id-4082 .accordion-item {
  border: 1px solid #dee5ec !important;
  border-radius: 6px;
}

.page-id-4082 div#basicAccordion {
  gap: 10px;
  display: flex;
  flex-direction: column;
}

.page-id-4082 .accordion-button:not(.collapsed)::after {
  transform: rotate(180deg);
}

.page-id-4082 .accordion-button::after{
  background-image: url("https://learning.managementx.com/wp-content/uploads/2025/08/faq.svg");
  background-size: 64%;
}



/* resposnive  */

@media only screen and (min-width: 0px) and (max-width: 767px) {


  .page-id-4082 div#navbarSupportedContent{
  background: white;
  margin-top: 0;
}

.page-id-4082 span.navbar-toggler-icon {
  /* background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); */
}


button.navbar-toggler.collapsed {
  /* background-image: url(https://managementx-staging.dxpsites.com/wp-content/themes/events-theme/images/toggle-icon.svg); */
 background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  background-size: 35px;
  transform: rotate(0deg);
}

button.navbar-toggler{
  transform: rotate(0);
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAjCAYAAAAe2bNZAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAr0lEQVR4nO3WywqCQBSA4f8hfYIWGYQQNCPYIpeVl8dp1b7HqghOEKU0hXMhzrcRYYQfmTkKSiml3mTAht8sgRkTqoArsP3yuQK4AA0TsxK0d1yfS0iPJ8YxyHvIa9CBYQsJ6QjEjAStQoc8rCWoeQq537dEUkrASa47IjtKyDl2SJnKmzEDeybK5jUjpyn4sbYfBl+wgWdTmcBWQmrH9XNfQVVKX+0spf8ZpZT6CzctjzxNSS962QAAAABJRU5ErkJggg==");
}

/* button.navbar-toggler {
  transform: rotate(45deg);
  background-image: url(https://managementx-staging.dxpsites.com/wp-content/themes/events-theme/images/white-plus.svg);
} */


.page-id-4082 .banner-section {
  padding-top: 3rem;
}

.page-id-4082 section#banner h1.black{
  font-size: 34px;
  line-height: normal;
}

.page-id-4082 p.description.black{
  font-size: 14px;
  line-height: normal;
}

.page-id-4082 .date-box.d-flex.justify-content-start.white.flex-row.text-center.width-auto.column-gap-20{
  width: 100%;
  flex-direction: row !important;
  column-gap: 10px;
  padding: 9px 4px;
  margin-bottom:0;
  justify-content: center !important;
}
.page-id-4082 .banner-section .date-box p {
  font-size: 9px !important;
}

.page-id-4082 .cta-box a.primary-button-workshop ,.page-id-4082 a.secondary-button-workshop{
  width: 100%;
  display: flex;
  justify-content: center;
  height: 52px;
}

.page-id-4082 a.primary-button-workshop button.primary-btn {
  color: white;
  height: auto;
}

.page-id-4082 a.primary-button-workshop button.primary-btn, .page-id-4082 a.secondary-button-workshop button.secondary-btn{
  font-size: 14px;
  gap: 12px;
}

.page-id-4082 p.cta-content{
  text-align: center;
    width: 94%;
    margin: 0 auto;
}

.page-id-4082 .logo-wrap{
  margin-left: 0;
}

.page-id-4082 section#banner{
  padding-bottom: 20rem !important;
}

.page-id-4082 .left-section {
  padding-right: 12px;
}

.page-id-4082 .outcome-cards-wrap .card .card-body h5.card-title{
  font-size: 15px;
}

.page-id-4082 .outcome-cards-wrap .card .card-body p.card-text,.page-id-4082 .outcome-cards-wrap .card-body{
  font-size: 13px;
}

.page-id-4082 .left-section .heading-design {
  width: 100%;
}
.page-id-4082 .left-section .heading-design h2{
  font-size: 23px;
}

.page-id-4082 .build-cards-wrap .card h5.card-title {
  font-size: 12px;
  line-height: 18px;
  margin: 0;
  padding: 0;
}

.curriculam-tabs ul#myTab li.nav-item {
  width: 47%;
}

.page-id-4082 .build-cards-wrap .card-body{
  padding: 0;
}
.page-id-4082 .build-cards-wrap .card{
  min-height: 140px;
}

.page-id-4082 .left-section .startup-section .heading-design h2, .page-id-4082 .left-section .certificate-section .heading-design h2,.page-id-4082 .certificate-cards-wrap .certificate-img img{
  width: 100%;
}

.page-id-4082 .startup-section .build-cards-wrap .card {
  min-height: 50px;
}

.page-id-4082 .startup-section .build-cards-wrap .card-body {
  flex-direction: row;
  padding: 0 14px;
  align-items: center;
}
.page-id-4082 .startup-section .build-cards-wrap .card-body img {
  width: 30px;
}
.page-id-4082 .curriculam-tabs .nav-tabs .nav-link{
  width: 100%;
  font-size: 14px;
}
.mentor-cards-wrap .row {
  flex-wrap: nowrap;
  width: 100%;
  overflow: scroll;
}
.page-id-4082 .curriculam-tabs .session-wrap h3.title{
  font-size: 16px;
}
.page-id-4082 .testimonial-cards-wrap h3{
  width: 80%;
    text-align: center;
}
.page-id-4082 .schedules-cards-row .card-body {
  flex-direction: column;
}
.page-id-4082 .schedules-cards-row .schedules-card .enroll-box {
  align-items: flex-start;
  justify-content: center;
}
.page-id-4082 .schedules-cards-row .enroll-box .enroll{
  align-items: center;
  flex-direction: row-reverse;
}
.page-id-4082 .schedules-cards-row .card-content-wrap .edition{
  font-size: 14px;
}
.page-id-4082 .schedules-cards-row .card-content-wrap .details ul li {
  font-size: 14px;
}
.page-id-4082 .cta-box-wrap {
  margin: 4rem 0 10px 0;
  flex-direction: column;
  gap: 20px;
  padding: 30px 10px;
}
.page-id-4082 .cta-box-wrap p {
  font-size: 18px;
  width: 70%;
  margin: 0 auto;
}
.page-id-4082 .cta-box-wrap a.primary-button-workshop {
  width: 90%;
}
.page-id-4082 .cta-box-wrap img{
  width: 88%;
}
.page-id-4082 .price-box-inner-wrap{
  display: none;
}
#gform_wrapper_2 form#gform_2{
  width: 100%;
}

.mentor-cards-wrap .row {
  justify-content: flex-start;
}
.page-id-4082 .curriculam-tabs .nav-tabs{
  justify-content: flex-start;
}

}