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

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

#heroSec .heroSecContainer {
  display: flex;
  max-width: 1332px;
  width: 100%;
  margin: auto;
  gap: 30px;
}

#heroSec .heroSecContainer .heroSecConBox {
  width: 100%;
}

#heroSec .heroSecContainer .heroSecConBox.leftBox {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

#heroSec .heroSecContainer .heroSecConBox .companyNameBox {
  display: flex;
  justify-content: start;
  align-items: center;
  gap: 16px;
}

#heroSec .heroSecContainer .heroSecConBox .companyNameBox .companyProfileItem {
  text-align: left;
}

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

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

#heroSec
  .heroSecContainer
  .heroSecConBox
  .companyNameBox
  .companyProfileItem
  h3 {
  color: #fff;
  font-size: 32.09px;
  font-family: "manrope", serif;
  font-weight: 500;
  line-height: 42.8px;
}

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

#heroSec .heroSecContainer .heroSecConBox span.subHeading {
  color: #f64b4b;
  font-size: 14px;
  font-family: "manrope", serif;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: 1.63px;
  line-height: 30px;
  margin-top: 30px;
}

#heroSec .heroSecContainer .heroSecConBox h1 {
  color: #fff;
  font-size: 60px;
  font-family: "manrope", serif;
  letter-spacing: -2px;
  font-weight: 900;
  line-height: 75px;
  max-width: 648.79px;
}

#heroSec .heroSecContainer .heroSecConBox p {
  color: #ffffffc0;
  max-width: 562px;
  font-size: 19px;
  font-family: "manrope", serif;
  font-weight: 300;
  line-height: 32px;
}

#heroSec .heroSecContainer .heroSecConBox .infoButtonBox {
  display: flex;
  margin: 10px 0 0;
}

#heroSec .heroSecContainer .heroSecConBox .infoButtonBox a {
  font-size: 17px;
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: -0.2px;
  color: #fff;
  text-decoration: none;
  padding: 15.5px 52px;
  border-radius: 10px;
}

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

#heroSec .heroSecContainer .heroSecConBox.rightBox {
  text-align: right;
  position: relative;
  max-height: min-content;
  align-self: center;
}

#heroSec .heroSecContainer .heroSecConBox.rightBox img.heroImg {
  width: 555.25px;
  height: 474.56px;
  object-fit: contain;
  object-position: center;
  /* border-radius: 50%; */
  position: relative;
  z-index: 1;
}

#heroSec .heroSecContainer .heroSecConBox.rightBox img.circleDots {
  position: absolute;
  top: -45px;
  right: 49%;
  z-index: 0;
}

#heroSec .heroSecContainer .heroSecConBox.rightBox img.doubleRoundImg {
  position: absolute;
  bottom: 50px;
  left: 15%;
  z-index: 1;
}

#heroSec .heroSecContainer .heroSecConBox.rightBox img.waveLines {
  position: absolute;
  bottom: 70px;
  right: 4%;
  z-index: 1;
}

.construction_about_main {
  max-width: 640px;
}

.construction_about_title {
  font-family: "Manrope", serif;
  font-size: clamp(1.5rem, 5vw, 2.5rem);
  font-weight: 700;
  color: #293857;
  line-height: 1.15;
  margin: 0 0 20px;
}

.construction_about_lead,
.construction_about_body {
  font-family: "Manrope", serif;
  font-size: 17px;
  line-height: 1.8;
  color: #475569;
  margin: 0 0 18px;
}

.construction_about_mission {
  margin: 28px 0 26px;
  padding: 22px 22px 22px 20px;
  border-radius: 14px;
  background: linear-gradient(
    135deg,
    rgba(131, 255, 163, 0.1) 0%,
    rgba(38, 50, 56, 0.04) 100%
  );
  border: 1px solid rgba(131, 255, 163, 0.3);
  box-shadow: 0 10px 30px rgba(38, 50, 56, 0.06);
  border-left: 4px solid #83ffa3;
}

.construction_about_mission_title {
  font-family: "Manrope", serif;
  font-size: 1.35rem;
  font-weight: 700;
  color: #263238;
  margin: 0 0 10px;
}

.construction_about_mission_text {
  font-family: "Manrope", serif;
  font-size: 15px;
  line-height: 1.75;
  color: #334155;
  margin: 0;
}

.construction_about_highlights {
  list-style: none;
  padding: 0;
  margin: 0;
}

.construction_about_highlights li {
  display: flex;
  gap: 14px;
  align-items: flex-start;
  font-family: "Manrope", serif;
  font-size: 15px;
  line-height: 1.6;
  color: #475569;
  margin-bottom: 12px;
}

.construction_about_highlights li:last-child {
  margin-bottom: 0;
}

/* .construction_about_highlight_icon {
    flex-shrink: 0;
    width: 28px;
    height: 28px;
    border-radius: 8px;
    background: rgba(131, 255, 163, 0.15);
    color: #83FFA3;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    margin-top: 2px;
} */

.construction_about_sidebar {
  display: flex;
  flex-direction: column;
  gap: 22px;
}

@media (min-width: 992px) {
  .construction_about_sidebar {
    position: sticky;
    top: 96px;
  }
}

.construction_about_side_card {
  background: #ffffff;
  border-radius: 16px;
  padding: 0;
  box-shadow: 0 12px 40px rgba(38, 50, 56, 0.1);
  border: 1px solid rgba(148, 163, 184, 0.35);
  overflow: hidden;
}

.construction_about_side_title {
  font-family: "Manrope", serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #ffffff;
  margin: 0;
  padding: 26px 22px 22px;
  background: #263238;
  border-bottom: none;
}

.construction_about_contact_rows {
  list-style: none;
  margin: 0;
  padding: 8px 0 0;
}

.construction_about_contact_row {
  display: flex;
  gap: 16px;
  align-items: center;
  padding: 16px 22px;
  border-bottom: 1px solid #f1f5f9;
  transition: background-color 0.2s ease;
}

.construction_about_contact_row:hover .construction_about_contact_icon {
  color: #263238;
  background-color: #f64b4b;
}

.construction_about_contact_row:last-of-type {
  border-bottom: none;
}

.construction_about_contact_icon {
  flex-shrink: 0;
  width: 60px;
  height: 60px;
  border-radius: 12px;
  background-color: rgba(246, 75, 75, 0.1);
  color: #f64b4b;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  transition: all 0.3s ease;
}

.construction_about_contact_label {
  display: block;
  font-family: "Manrope", serif;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: #7b7b7b;
  margin-bottom: 4px;
}

.construction_about_contact_value {
  display: block;
  font-family: "Manrope", serif;
  font-size: 18px;
  font-weight: 600;
  color: #263238;
  word-break: break-word;
}

.construction_about_social {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  padding: 18px 22px 22px;
  background: rgba(38, 50, 56, 0.04);
  border-top: 1px solid #e2e8f0;
}

.construction_about_social_link {
  width: 60px;
  height: 60px;
  border-radius: 12px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(246, 75, 75, 0.1);
  color: #f64b4b;
  text-decoration: none;
  font-size: 24px;
  transition:
    transform 0.2s ease,
    background-color 0.2s ease,
    color 0.2s ease,
    box-shadow 0.2s ease;
}

.construction_about_social_link:hover {
  color: #263238;
  background-color: #f64b4b;
  transform: translateY(-2px);
  box-shadow: 0 8px 18px rgba(246, 75, 75, 0.45);
}

.construction_about_similar_list {
  list-style: none;
  margin: 0;
  padding: 8px 0 12px;
}

.construction_about_similar_item {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 12px 18px;
  margin: 0 8px 8px;
  border-radius: 12px;
  text-decoration: none;
  color: inherit;
  border: 1px solid transparent;
  transition:
    border-color 0.2s ease,
    background-color 0.2s ease,
    box-shadow 0.2s ease;
}

.construction_about_similar_item:hover {
  background-color: rgba(131, 255, 163, 0.08);
  border-color: rgba(131, 255, 163, 0.35);
}

.construction_about_similar_thumb {
  flex-shrink: 0;
  width: 76px;
  height: 76px;
  border-radius: 10px;
  overflow: hidden;
  border: 2px solid #e2e8f0;
}

.construction_about_similar_thumb img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
  padding: 5px;
}

.construction_about_similar_text {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 2px;
}

.construction_about_similar_name {
  font-family: "Manrope", serif;
  font-size: 18px;
  font-weight: 700;
  color: #263238;
}

.construction_about_similar_loc {
  font-family: "Manrope", serif;
  font-size: 13px;
  color: #64748b;
}

.construction_about_similar_arrow {
  flex-shrink: 0;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background-color: rgba(246, 75, 75, 0.1);
  color: #f64b4b;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  transition:
    background-color 0.2s ease,
    color 0.2s ease;
}

.construction_about_similar_item:hover .construction_about_similar_arrow {
  background-color: #f64b4b;
  color: #263238;
}

@media (max-width: 991.98px) {
  .construction_about_sidebar {
    max-width: 520px;
  }
}

#sec2 {
  padding: 100px 0px;
}

#sec2 .sec2Container {
  padding: 20px;
  max-width: 1516px;
  width: 100%;
  margin: auto;
  display: flex;
  gap: 30px;
}

#sec2 .sec2InnerBox {
  width: 100%;
}

#sec2 .sec2InnerBox.leftBox {
  display: flex;
  flex-direction: column;
  gap: 30px;
  max-width: 478px;
  width: 100%;
}

#sec2 .sideInfoBox {
  border: 1px solid #dadada;
  width: 100%;
  border-radius: 36px;
  padding: 30px 0;
  background: #f8f8f8;
}

#sec2 .sec2InnerBox.rightBox img {
  max-width: 100%;
  width: 100%;
  height: 500.72px;
  object-fit: cover;
  object-position: center;
  border-radius: 21.39px;
}

#sec2 .sec2InnerBox.rightBox h2 {
  color: #2d3c69;
  font-size: 48px;
  font-family: "playfair display", serif;
  font-weight: 700;
}

#sec2 .sec2InnerBox.rightBox h2 span {
  color: #ce8924;
}

#sec2 .sec2InnerBox.rightBox p {
  color: #364153;
  font-size: 18px;
  font-family: "montserrat", serif;
  font-weight: 500;
  line-height: 30px;
  margin: 30px 0;
}

#sec2 .sec2InnerBox.rightBox p {
  color: #364153;
  font-size: 18px;
  font-family: "montserrat", serif;
  font-weight: 500;
  line-height: 30px;
  margin: 30px 0;
}

#sec2 .sec2InnerBox.rightBox .innerMissionBox {
  background: #192666;
  color: #fff;
  padding: 30px;
  border-radius: 14.08px;
  margin: 30px 0;
}

#sec2 .sec2InnerBox.rightBox .innerMissionBox h3 {
  font-size: 28.17px;
  font-family: "playfair display", serif;
  font-weight: 500;
}

#sec2 .sec2InnerBox.rightBox .innerMissionBox p {
  color: #ffffff;
  font-size: 16.1px;
  font-family: "montserrat", serif;
  font-weight: 300;
  line-height: 26px;
  margin: 0;
}

#sec2 .sec2InnerBox.rightBox .companyInfo {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

#sec2 .sec2InnerBox.rightBox .companyInfo .companyinfoBox {
  background: #fff2dd;
  border-radius: 21.07px;
  padding: 30px;
  text-align: center;
}

#sec2 .sec2InnerBox.rightBox .companyInfo .companyinfoBox h3 {
  font-size: 54.19px;
  font-family: "montserrat", serif;
  font-weight: 900;
  line-height: 60.2px;
  margin: 10px 0;
  color: #1b2b5e;
}

#sec2 .sec2InnerBox.rightBox .companyInfo .companyinfoBox p {
  margin: 0;
}

#sec2 .sideInfoBox h3 {
  font-size: 24.17px;
  font-family: "inter", serif;
  font-weight: 600;
  color: #333333;
  padding: 0 30px;
}

#sec2 .contacItnfoBox .userInfoBox .profileBox {
  display: flex;
  padding: 40px 30px;
  border-bottom: 1px solid #cecece;
  gap: 20px;
}

#sec2 .contacItnfoBox .userInfoBox .profileBox img {
  width: 58.52px;
  height: 57px;
}

#sec2 .contacItnfoBox .userInfoBox .profileBox h5 {
  font-size: 21px;
  font-family: "inter", serif;
  font-weight: 400;
  color: #333333;
}

#sec2 .contacItnfoBox .userInfoBox .profileBox span {
  font-size: 21px;
  font-family: "inter", serif;
  font-weight: 700;
  color: #333333;
}

#sec2 .contacItnfoBox .userInfoBox .socialIconsBox {
  padding: 30px 30px 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}

#sec2 .contacItnfoBox .userInfoBox .socialIconsBox .iconBox {
  height: 59.69px;
  width: 59.69px;
  text-align: center;
  align-content: center;
  background: #d8d8d8;
  border-radius: 50px;
}

#sec2 .similarListingsBox h3 {
  margin-bottom: 30px;
}

#sec2 .similarListingsBox .listingBox {
  display: flex;
  padding: 10px 30px;
  gap: 30px;
  align-items: center;
}

#sec2 .similarListingsBox .listingBox img {
  width: 88px;
  height: 88px;
  object-fit: cover;
  object-position: center;
  border-radius: 7px;
}

#sec2 .similarListingsBox .listingBox h5 {
  font-size: 21px;
  font-family: "inter", serif;
  font-weight: 700;
}

#sec2 .similarListingsBox .listingBox p {
  font-size: 18px;
  font-family: "inter", serif;
  font-weight: 400;
  margin: 0;
}

#sec3 {
  padding: 100px 0px 20px;
}

#sec3 .sec3Container {
  max-width: 1161px;
  width: 100%;
  margin: auto;
  position: relative;
}

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

#sec3 .sec3HeadingBox span {
  color: #f64b4b;
  font-size: 14px;
  font-family: "manrope", serif;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: 1.63px;
  line-height: 30px;
  margin-top: 30px;
}

#sec3 .sec3HeadingBox h2 {
  color: #161c2d;
  font-size: 36px;
  font-family: "manrope", serif;
  letter-spacing: -1.2px;
  font-weight: 900;
  line-height: 50px;
  max-width: 521px;
}

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

#sec3 .ourServicesItemsMainBox .ServicesItemBox.green {
  background: #68d585;
}

#sec3 .ourServicesItemsMainBox .ServicesItemBox.blue {
  background: #473bf0;
}

#sec3 .ourServicesItemsMainBox .ServicesItemBox.red {
  background: #f64b4b;
}

#sec3 .ourServicesItemsMainBox .ServicesItemBox {
  padding: 60px 42px;
  background: #68d585;
  display: flex;
  flex-direction: column;
  gap: 26px;
  border-radius: 10px;
  overflow: hidden;
  text-align: center;
  align-items: center;
  color: #fff;
}

#sec3 .ourServicesItemsMainBox .ServicesItemBox img.svg {
  max-width: 117.75px;
  height: 132.35px;
  object-fit: contain;
  object-position: center;
}

#sec3 .ourServicesItemsMainBox .ServicesItemBox h3 {
  font-size: 24px;
  font-family: "manrope", serif;
  letter-spacing: -0.4px;
  font-weight: 700;
  line-height: 34px;
}

#sec3 .ourServicesItemsMainBox .ServicesItemBox p {
  color: #ffffffc0;
  font-size: 16px;
  font-family: "manrope", serif;
  font-weight: 300;
  line-height: 28px;
}

#sec3 .ourServicesItemsMainBox .ServicesItemBox a {
  color: #ffffff;
  font-size: 17px;
  font-family: "manrope", serif;
  font-weight: 900;
  text-decoration: none;
  line-height: 28px;
}

#sec3 .ourServicesItemsMainBox .ServicesItemBox a img {
  margin-left: 6px;
}

#sec3 img.greenCircle {
  position: absolute;
  bottom: -50px;
  right: -50px;
  z-index: -1;
}

#sec4 {
  padding: 100px 0px 20px;
}

#sec4 .sec4Container {
  max-width: 1161px;
  width: 100%;
  margin: auto;
  position: relative;
}

#sec4 .sec4HeadingBox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

#sec4 .sec4HeadingBox span {
  color: #f64b4b;
  font-size: 14px;
  font-family: "manrope", serif;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: 1.63px;
  line-height: 30px;
  margin-top: 30px;
}

#sec4 .sec4HeadingBox h2 {
  color: #161c2d;
  font-size: 36px;
  font-family: "manrope", serif;
  letter-spacing: -1.2px;
  font-weight: 900;
  line-height: 50px;
  max-width: 521px;
}

#sec4 .caseStudyItemsBox {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
  justify-content: center;
  margin: 60px 0;
}

#sec4 .caseStudyItemsBox .caseStudyItemBox {
  display: flex;
  flex-direction: column;
  gap: 5px;
  max-width: 500px;
  width: 100%;
}

#sec4 .caseStudyItemsBox .caseStudyItemBox img {
  max-width: 500px;
  width: 100%;
  height: 346px;
  object-fit: cover;
  border-radius: 10px;
}

#sec4 .caseStudyItemsBox .caseStudyItemBox .caseStudyConBox {
  padding: 20px 20px 20px;
}

#sec4 .caseStudyItemsBox .caseStudyItemBox .caseStudyConBox p {
  color: #161c2db1;
  font-size: 15px;
  font-family: "manrope", serif;
  font-weight: 400;
  letter-spacing: -0.1px;
  line-height: 30px;
}

#sec4 .caseStudyItemsBox .caseStudyItemBox .caseStudyConBox h3 {
  color: #161c2d;
  font-size: 24px;
  font-family: "manrope", serif;
  font-weight: 900;
  letter-spacing: -0.1px;
  line-height: 34px;
}

#sec4 .ctabox {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

#sec4 .ctabox a {
  color: #473bf0;
  font-size: 21px;
  font-family: "poppins", serif;
  font-weight: 700;
  text-decoration: none;
  letter-spacing: -1.1px;
  line-height: 32px;
  display: flex;
  gap: 14px;
  align-items: center;
}

@media (max-width: 768px) {
  #heroSec .heroSecContainer .heroSecConBox.rightBox {
    display: none;
  }
  #heroSec .heroSecContainer .heroSecConBox h1 {
    font-size: 36px;
    line-height: 1.3em;
  }
  #heroSec .heroSecContainer .heroSecConBox .infoButtonBox {
    flex-direction: column;
  }
  #heroSec .heroSecContainer .heroSecConBox .infoButtonBox a {
    max-width: 100%;
    width: 100%;
    height: unset;
    padding: 12px 25px;
  }
  .construction_about_title {
    font-size: 36px;
  }
}
