h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
}

#heroSec {
  width: 100%;
  background: url("/assets/images/businessListingTemplate/consultantBgImage.png");
  background-position: center;
  background-size: cover;
  align-content: center;
  padding: 100px 40px;
}

#heroSec .heroSecContainer {
  display: flex;
  gap: 60px;
  max-width: 1503px;
  width: 100%;
  /* min-height: 1256px; */
  margin: auto;
  align-items: center;
  justify-content: space-between;
}

#heroSec .heroSecContainer .heroSecInnerBox .companyNameBox {
  display: flex;
  justify-content: start;
  gap: 16px;
}

#heroSec
  .heroSecContainer
  .heroSecInnerBox
  .companyNameBox
  .companyProfileItem {
  text-align: left;
  align-content: center;
  margin-bottom: 40px;
}

#heroSec
  .heroSecContainer
  .heroSecInnerBox
  .companyNameBox
  .companyProfileItem
  img {
  width: 100%;
  max-width: 200px; 
  padding: 0;
  object-fit: contain;
}

#heroSec
  .heroSecContainer
  .heroSecInnerBox
  .companyNameBox
  .companyProfileItem
  span {
  background: linear-gradient(190deg, #ce8924, #d97706);
  color: #fff;
  border-radius: 13.37px;
  padding: 4px;
  font-size: 32.09px;
  font-family: "playfair display", serif;
  font-weight: 400;
  line-height: 42.8px;
  display: inline-block;
  height: 64.18px;
  min-width: 64.18px;
  align-content: center;
  text-align: center;
}

#heroSec
  .heroSecContainer
  .heroSecInnerBox
  .companyNameBox
  .companyProfileItem
  h3 {
  color: #fff;
  font-size: 32.09px;
  font-family: "playfair display", serif;
  font-weight: 400;
  line-height: 42.8px;
}

#heroSec
  .heroSecContainer
  .heroSecInnerBox
  .companyNameBox
  .companyProfileItem
  p {
  font-size: 16.04px;
  font-family: "montserrat", serif;
  font-weight: 400;
  color: #ffffff;
  line-height: 21.4px;
}

#heroSec .heroSecContainer .heroMainHeadings {
  display: flex;
  flex-direction: column;
  align-items: start;
  margin-top: 30px;
}

#heroSec .heroSecContainer .heroMainHeadings span.subHeading {
  color: #ce8924;
  font-size: 18.72px;
  font-family: "montserrat", serif;
  font-weight: 600;
  letter-spacing: 0.94px;
  line-height: 26.7px;
  background: #f59e0b12;
  border: 1px solid #f59e0b21;
  padding: 13px 24px;
  border-radius: 50px;
}

#heroSec .heroSecContainer .heroMainHeadings span.subHeading span {
  font-size: 40px;
  color: #f59e0b52;
  vertical-align: sub;
}

#heroSec .heroSecContainer .heroMainHeadings h1 {
  color: #fff;
  font-size: 54.2px;
  font-family: "playfair display", serif;
  font-weight: 700;
  line-height: 65px;
  max-width: 634px;
  margin: 30px 0;
}

#heroSec .heroSecContainer .heroMainHeadings h1 span {
  color: #ce8924;
}

#heroSec .heroSecContainer .heroMainHeadings p {
  font-size: 20px;
  font-family: "montserrat", serif;
  font-weight: 300;
  line-height: 150%;
  color: #fff;
  max-width: 728px;
}

#heroSec .heroSecContainer .heroSecInnerBox .infoButtonBox {
  display: flex;
  gap: 30px;
  justify-content: start;
  align-items: center;
  margin-top: 60px;
}

#heroSec .heroSecContainer .heroSecInnerBox .infoButtonBox a.secondaryButton {
  background-color: #ce8924;
  border: 1px solid #ce8924;
}

#heroSec .heroSecContainer .heroSecInnerBox .infoButtonBox a {
  font-size: 18.46px;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 600;
  line-height: 32.1px;
  color: #fff;
  text-decoration: none;
  text-transform: capitalize;
  padding: 10px 40px;
  height: 66.93px;
  text-align: center;
  min-width: 191.96px;
  border-radius: 50px;
  align-content: center;
}

.infoButtonBox a.outlinedButton {
  background: #ffffff1f;
  border: 1px solid #ffffff30;
}

#heroSec .heroSecContainer .heroSecInnerBox.right {
  max-width: 720.37px;
  width: 100%;
}

#heroSec .heroSecContainer .heroSecInnerBox.right img {
  width: 100%;
  height: 677.46px;
  object-fit: contain;
  object-position: center;
  border-radius: 30px;
}

#sec3 {
  padding: 100px 0px;
}

#sec3 .sec3Container {
  padding: 20px;
  max-width: 1647px;
  width: 100%;
  margin: auto;
}

#sec3 .sec3HeadingBox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

#sec3 .sec3HeadingBox span.subHeading {
  color: #ce8924;
  font-size: 18.72px;
  font-family: "montserrat", serif;
  font-weight: 600;
  letter-spacing: 0.94px;
  line-height: 26.7px;
  background: #f59e0b1a;
  border: 1px solid #f59f0b7d;
  padding: 13px 24px;
  border-radius: 50px;
}

#sec3 .sec3HeadingBox span.subHeading span {
  font-size: 40px;
  color: #ce8924;
  vertical-align: sub;
}

#sec3 .sec3HeadingBox h2 {
  color: #101828;
  font-size: 48px;
  font-family: "playfair display", serif;
  font-weight: 700;
  line-height: 80.2px;
  position: relative;
  margin: 30px 0 10px;
}

#sec3 .sec3HeadingBox p {
  font-size: 20px;
  font-family: "montserrat", serif;
  font-weight: 400;
  line-height: 37.4px;
  max-width: 842px;
  color: #4a5565;
}

#sec3 .expertiseItemsBoxes {
  display: flex;
  gap: 20px;
  justify-content: center;
  margin: 60px 0;
  flex-wrap: wrap;
}

#sec3 .expertiseItemsBoxes .expertiseItemBox {
  border: 1px solid #e5e7eb;
  padding: 30px;
  display: flex;
  flex-direction: column;
  gap: 26px;
  align-items: start;
  border-radius: 27.2px;
  max-width: 481.2px;
  overflow: hidden;
  /* box-shadow: 0px 11.34px 17px -3.4px #00000014, 0px 4.53px 6.8px -4.53px #00000014; */
}

#sec3 .expertiseItemsBoxes .expertiseItemBox h3 {
  color: #101828;
  font-size: 27.15px;
  font-family: "playfair display", serif;
  font-weight: 700;
  line-height: 40.7px;
}

#sec3 .expertiseItemsBoxes .expertiseItemBox p {
  color: #4a5565;
  font-size: 18.1px;
  font-family: "montserrat", serif;
  font-weight: 400;
  line-height: 29px;
}

#sec3 .expertiseItemsBoxes .expertiseItemBox a {
  color: #ce8924;
  font-size: 15.84px;
  font-family: "montserrat", serif;
  font-weight: 500;
  line-height: 23.8px;
  text-decoration: none;
}

#sec3 .ctaBox {
  text-align: center;
}

#sec3 .ctaBox a {
  background-color: #2d3b68;
  border: #2d3b68;
  font-size: 21.39px;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 600;
  line-height: 32.1px;
  color: #fff;
  text-decoration: none;
  text-transform: capitalize;
  padding: 20px 42px;
  border-radius: 50px;
  box-shadow: 0 13.37px 20.06px 4px #0000001a;
}

#sec4 {
  padding: 100px 0px;
}

#sec4 .sec4Container {
  padding: 20px;
  max-width: 1516px;
  width: 100%;
  margin: 60px auto;
  display: flex;
  gap: 50px;
}

#sec4 .sec4Container .innerBox.imgBox {
  position: relative;
}

#sec4 .sec4Container .innerBox.imgBox .gradientColor {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, #14b8a652, transparent);
  border-radius: 30px;
}

#sec4 .sec4Container .innerBox.imgBox img {
  max-width: 789.8px;
  height: 742.76px;
  border-radius: 30px;
  object-fit: cover;
  object-position: center;
  box-shadow: 0px 25px 50px -12px #00000045;
}

#sec4 .sec4Container .innerBox.contentBox {
  padding: 10px 20px;
}

#sec4 .sec4Container .sec4HeadingBox {
  display: flex;
  flex-direction: column;
  align-items: start;
  gap: 24px;
}

#sec4 .sec4HeadingBox span.subHeading {
  color: #ce8924;
  font-size: 18.72px;
  font-family: "montserrat", serif;
  font-weight: 600;
  letter-spacing: 0.94px;
  line-height: 26.7px;
  background: #f59e0b1a;
  border: 1px solid #f59f0b7d;
  padding: 13px 24px;
  border-radius: 50px;
}

#sec4 .sec4HeadingBox span.subHeading span {
  font-size: 40px;
  color: #ce8924;
  vertical-align: sub;
}

#sec4 .sec4HeadingBox h2 {
  color: #101828;
  font-size: 48px;
  font-family: "playfair display", serif;
  font-weight: 700;
  line-height: 80.2px;
  position: relative;
}

#sec4 .sec4HeadingBox h2 span {
  color: #ce8924;
}

#sec4 .sec4HeadingBox p {
  font-size: 20px;
  font-family: "montserrat", serif;
  font-weight: 400;
  line-height: 37.4px;
  color: #4a5565;
}

#sec4 .sec4Container .innerBox ul {
  margin: 40px 0;
  display: flex;
  flex-wrap: wrap;
  gap: 22px;
}

#sec4 .sec4Container .innerBox ul li {
  flex: 1 0 45%;
  font-size: 16.81px;
  font-family: "montserrat", serif;
  font-weight: 400;
  line-height: 29.7px;
  color: #364153;
  list-style: none;
  position: relative;
}

#sec4 .sec4Container .innerBox ul li::before {
  content: "";
  width: 24.71px;
  height: 24.71px;
  position: absolute;
  left: -34px;
  top: 2px;
  background: url("/assets/images/businessListingTemplate/CheckCircle2.png")
    no-repeat;
  background-size: cover;
  background-position: center;
}

#sec5 {
  padding: 100px 0px;
  background: #192666;
}

#sec5 .sec5Container {
  padding: 20px;
  max-width: 1516px;
  width: 100%;
  margin: auto;
  color: #ffffff;
}

#sec5 .sec5Container .sec5HeadingBox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
}

#sec5 .sec5HeadingBox span.subHeading {
  color: #ce8924;
  font-size: 18.72px;
  font-family: "montserrat", serif;
  font-weight: 600;
  letter-spacing: 0.94px;
  line-height: 26.7px;
  background: #f59e0b1a;
  border: 1px solid #f59f0b7d;
  padding: 13px 24px;
  border-radius: 50px;
}

#sec5 .sec5HeadingBox span.subHeading span {
  font-size: 40px;
  color: #ce8924;
  vertical-align: sub;
}

#sec5 .sec5HeadingBox h2 {
  color: #ffffff;
  font-size: 48px;
  font-family: "playfair display", serif;
  font-weight: 700;
  line-height: 80.2px;
  position: relative;
}

#sec5 .sec5HeadingBox p {
  font-size: 20px;
  font-family: "montserrat", serif;
  font-weight: 400;
  line-height: 37.4px;
  max-width: 889px;
  color: #d1d5dc;
}

#sec5 .sec5HeadingBox a {
  background-color: #ce8924;
  border: 1px solid #ce8924;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  color: #fff;
  text-decoration: none;
  text-transform: capitalize;
  padding: 19.5px 42px;
  border-radius: 50px;
  margin-top: 26px;
  box-shadow:
    0px 26.74px 33.43px -6.69px #0000001f,
    0px 10.7px 13.36px -80.2px #0000001f;
}

#sec6 {
  padding: 100px 0px;
}

#sec6 .sec6Container {
  padding: 20px;
  max-width: 1520px;
  width: 100%;
  margin: auto;
}

#sec6 .sec6HeadingBox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

#sec6 .sec6HeadingBox span.subHeading {
  color: #ce8924;
  font-size: 18.72px;
  font-family: "montserrat", serif;
  font-weight: 600;
  letter-spacing: 0.94px;
  line-height: 26.7px;
  background: #f59e0b1a;
  border: 1px solid #f59f0b7d;
  padding: 13px 24px;
  border-radius: 50px;
}

#sec6 .sec6HeadingBox span.subHeading span {
  font-size: 40px;
  color: #ce8924;
  vertical-align: sub;
}

#sec6 .sec6HeadingBox h2 {
  color: #101828;
  font-size: 48px;
  font-family: "playfair display", serif;
  font-weight: 700;
  line-height: 80.2px;
  position: relative;
  margin: 30px 0 10px;
}

#sec6 .sec6HeadingBox p {
  font-size: 20px;
  font-family: "montserrat", serif;
  font-weight: 400;
  line-height: 37.4px;
  max-width: 737px;
  color: #4a5565;
}

#sec6 .leadershipItemsBox {
  margin: 60px 0;
}

#sec6 .swiper-wrapper.leadershipItemsBox {
  padding: 0 20px;
}

#sec6 .leadershipItemsBox .leadershipItemBox {
  border: 1px solid #e5e7eb;
  border-radius: 27.2px;
  width: 100%;
  overflow: hidden;
}

#sec6 .leadershipItemsBox .leadershipItemBox img {
  max-width: 100%;
  width: 100%;
  height: 477.87px;
  object-fit: cover;
  object-position: center;
}

#sec6 .leadershipItemsBox .leadershipItemBox .leadershipContentBox {
  padding: 30px;
}

#sec6 .leadershipItemsBox .leadershipItemBox .leadershipContentBox h3 {
  color: #101828;
  font-size: 24.15px;
  font-family: "playfair display", serif;
  font-weight: 700;
  line-height: 37.7px;
}

#sec6 .leadershipItemsBox .leadershipItemBox .leadershipContentBox h4 {
  color: #ce8924;
  font-size: 17.32px;
  font-family: "montserrat", serif;
  font-weight: 600;
  line-height: 26px;
  margin-top: 10px;
}

#sec6 .swiper-button-next {
  color: #ffffff;
  background-color: #2d3c69;
  padding: 10px 22px;
  border-radius: 50%;
  transition: all 0.3s;
  gap: 20px;
  right: 0 !important;
  border: 3px solid #fff;
  height: 50px;
  width: 50px;
}

#sec6 .swiper-button-next:hover,
#sec6 .swiper-button-prev:hover {
  background-color: #ffffff;
  color: #2d3c69;
  scale: 1.1;
}

.swiper-button-prev:hover:after,
.swiper-button-next:hover:after {
  color: #2d3c69;
}

#sec6 .swiper-button-prev {
  color: #ffffff;
  background-color: #2d3c69;
  padding: 10px 22px;
  border-radius: 50%;
  transition: all 0.3s;
  gap: 20px;
  left: 0 !important;
  border: 3px solid #fff;
  height: 50px;
  width: 50px;
}

.swiper-button-prev:after,
.swiper-button-next:after {
  font-size: 16px !important;
  color: #ffffff;
  transition: all 0.3s;
}

span.swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 40px;
  border-radius: 50px;
  background: #f59e0b !important;
}

span.swiper-pagination-bullet {
  background: #f59e0b !important;
  transition: width 0.3s ease;
}
