h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
}
.heroSecBadges {
  justify-content: center;
}
#heroSec {
  width: 100%;
  background: url("/assets/images/businessListingTemplate/financeAndInvestmentBg.png")
    no-repeat;
  background-position: center;
  background-size: cover;
  align-content: center;
  padding: 100px 40px 60px;
}

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

#heroSec .heroSecContainer .heroSecInnerBox .companyNameBox {
  display: flex;
  justify-content: center;
  gap: 16px;
  align-items: center;
  margin-bottom: 60px;
}

#heroSec
  .heroSecContainer
  .heroSecInnerBox
  .companyNameBox
  .companyProfileItem {
  text-align: left;
}
#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, #f59e0b, #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 .heroSecInnerBox .ButtonBox {
  display: flex;
  justify-content: center;
  margin: 0 0 30px;
}

#heroSec
  .heroSecContainer
  .heroSecInnerBox
  .ButtonBox
  span.highNetClientsBadge {
  font-size: 18.72px;
  font-family: "montserrat", serif;
  font-weight: 400;
  background: #ffffff1f;
  color: #ffffff;
  line-height: 26.7px;
  border: 1px solid #ffffff30;
  padding: 13px 41px;
  border-radius: 50px;
}

#heroSec
  .heroSecContainer
  .heroSecInnerBox
  .ButtonBox
  span.highNetClientsBadge
  span {
  display: inline-flex;
  width: 10.7px;
  height: 10.7px;
  background: #f59e0b;
  border-radius: 50%;
  opacity: 50.73%;
  position: relative;
  top: -1.5px;
  left: -6px;
}

#heroSec .heroSecContainer .heroSecInnerBox h1 {
  color: #fff;
  font-size: 96.36px;
  font-family: "playfair display", serif;
  font-weight: 900;
  line-height: 120.4px;
  max-width: 900px;
  margin: auto;
}

#heroSec .heroSecContainer .heroSecInnerBox h1 span {
  background: linear-gradient(to bottom, #f59e0b, #fbbf24);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}

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

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

#heroSec .heroSecContainer .heroSecInnerBox .infoButtonBox a {
  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: 10px;
  height: 85.57px;
  text-align: center;
  width: 358.18px;
  border-radius: 50px;
  align-content: center;
}

#heroSec .heroSecContainer .heroSecInnerBox .infoButtonBox a.secondaryButton {
}

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

.construction_about_main {
  max-width: 640px;
}

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

.construction_about_lead,
.construction_about_body {
  font-family: "Montserrat", sans-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(20, 184, 166, 0.1) 0%,
    rgba(15, 23, 42, 0.04) 100%
  );
  border: 1px solid rgba(20, 184, 166, 0.22);
  box-shadow: 0 10px 30px rgba(15, 23, 42, 0.06);
  border-left: 4px solid #14b8a6;
}

.construction_about_mission_title {
  font-family: "Playfair Display", Georgia, serif;
  font-size: 1.35rem;
  font-weight: 700;
  color: #0f172a;
  margin: 0 0 10px;
}

.construction_about_mission_text {
  font-family: "Montserrat", sans-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: "Montserrat", sans-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(20, 184, 166, 0.15);
    color: #14b8a6;
    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(15, 23, 42, 0.08);
  border: 1px solid rgba(148, 163, 184, 0.35);
  overflow: hidden;
}

.construction_about_side_title {
  font-family: "manrope", sans-serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #000;
  margin: 0;
  padding: 20px 22px 16px;
  background: linear-gradient(180deg, #f8fafc 0%, #ffffff 100%);
  border-bottom: 1px solid #e2e8f0;
}

.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;
}

.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: #f59e0b;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
}

.construction_about_contact_label {
  display: block;
  font-family: "Montserrat", sans-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: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 600;
  color: #0f172a;
  word-break: break-word;
}

.construction_about_social {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  padding: 18px 22px 22px;
  background: #fcfbf8;
  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: rgb(184 113 20 / 12%);
  color: #f59e0b;
  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: #ffffff;
  background-color: #f59e0b;
  transform: translateY(-2px);
  box-shadow: 0 8px 18px rgba(255, 185, 8, 0.35);
}

.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_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: "Playfair Display", Georgia, serif;
  font-size: 1rem;
  font-weight: 700;
  font-size: 18px;
}

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

.construction_about_similar_arrow {
  flex-shrink: 0;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background: rgba(255, 149, 11, 0.12);
  color: #f59e0b;
  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: #f59e0b;
  color: #ffffff;
}

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

.sec2 {
  padding: 100px 0px;
}

.sec2Container {
  padding: 20px;
  max-width: 1516px;
  width: 100%;
  margin: auto;
}

.sec2HeadingBox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 40px;
}

.sec2HeadingBox h2 {
  color: #1e3a8a;
  font-size: 48px;
  font-family: "playfair display", serif;
  font-weight: 700;
  line-height: 80.2px;
  position: relative;
  font-variant: lining-nums;
  margin: 30px 0 20px;
}

.sec2HeadingBox h2 span {
  color: #f59e0b;
}

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

/* Tabs */
/* .tabsContainer {
    background: #fff;
    border-radius: 20px;
    padding: 30px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
} */

.tabsBtns {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
  justify-content: center;
  margin: 100px auto 60px;
}

.tabBtn {
  border: none;
  padding: 23px 33px;
  border-radius: 18.72px;
  background: transparent;
  color: #364153;
  cursor: pointer;
  font-family: "montserrat", serif;
  font-size: 21.39px;
  line-height: 32.1px;
  font-weight: 600;
  transition: 0.3s ease;
}

.tabBtn.active {
  background: #1e3a8a;
  color: #fff;
}

.tabBtn img {
  margin-right: 12px;
}

.tabBtn.active img {
  mix-blend-mode: lighten;
  filter: brightness(0) invert(1);
}

.tabContent {
  display: none;
  animation: fade 0.3s ease;
}

.tabContent.active {
  display: block;
}

.tabContent h3 {
  font-size: 28px;
  margin-bottom: 15px;
}

.tabContent p {
  font-size: 17px;
  color: #555;
  line-height: 1.7;
}

@keyframes fade {
  from {
    opacity: 0;
    transform: translateY(10px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.tabsContainer .tabContent .tabContentBox {
  display: flex;
  border-radius: 32.09px;
  overflow: hidden;
  box-shadow: 0px 26.74px 33.43px -6.69px #00000023;
}

.tabsContainer .tabContent .tabContentBox .tabcontentInner {
  width: 100%;
  overflow: hidden;
}

.tabsContainer .tabContent .tabContentBox .tabcontentInner.left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.tabsContainer .tabContent .tabContentBox .tabcontentInner.right {
  padding: 50px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  gap: 38px;
}

.tabsContainer .tabContent .tabContentBox .tabcontentInner h3 {
  color: #1e3a8a;
  font-size: 48px;
  font-family: "playfair display", serif;
  font-weight: 700;
  line-height: 53.5px;
  margin: 0;
}

.tabsContainer .tabContent .tabContentBox .tabcontentInner p {
  font-size: 20px;
  font-family: "montserrat", serif;
  font-weight: 500;
  line-height: 39.1px;
  color: #364153;
  margin: 0;
}

.tabsContainer .tabContent .tabContentBox .tabcontentInner ul {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
  margin: 0;
}

.tabsContainer .tabContent .tabContentBox .tabcontentInner ul li {
  flex: 1 0 40%;
  font-size: 20px;
  font-family: "montserrat", serif;
  font-weight: 600;
  line-height: 39.1px;
  color: #364153;
  list-style: none;
  position: relative;
}

.tabsContainer .tabContent .tabContentBox .tabcontentInner ul li:before {
  content: "";
  width: 10.7px;
  height: 10.7px;
  background: #f59e0b;
  position: absolute;
  top: 14px;
  left: -27px;
  border-radius: 50%;
}

.tabsContainer .tabContent .tabContentBox .tabcontentInner a {
  background-color: #f59e0b;
  border: #f59e0b;
  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: 24.5px 42px;
  border-radius: 50px;
  box-shadow: 0 13.37px 20.06px 4px #0000001a;
}

#sec3 {
  padding: 100px 0px;
}

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

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

#sec3 .sec3Container .sec3HeadingBox span.subHeading {
  color: #1e3a8a;
  font-size: 18.72px;
  font-family: "montserrat", serif;
  font-weight: 700;
  letter-spacing: 0.94px;
  line-height: 26.7px;
  background: #f59e0b21;
  padding: 13px 24px;
  border-radius: 50px;
  text-transform: uppercase;
}

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

#sec3 .sec3Container .sec3HeadingBox h2 span {
  color: #f59e0b;
}

#sec3 .sec3Container .sec3HeadingBox p {
  font-size: 18px;
  font-family: "montserrat", serif;
  font-weight: 300;
  line-height: 37.4px;
  color: #4a5565;
}

#sec3 .sec3Container .sec3testimonialBox {
  display: flex;
  gap: 40px;
  justify-content: space-between;
  margin: 60px 0;
}

#sec3 .sec3testimonialBox .testimonialItemBox {
  flex: 1;
}

#sec3 .sec3testimonialBox .testimonialItemBox img {
  max-width: 379.72px;
  width: 100%;
  height: 379.72px;
  object-fit: cover;
  object-position: center;
  border-radius: 21.39px;
  margin-bottom: 30px;
}

#sec3 .sec3testimonialBox .testimonialItemBox h3 {
  color: #1e3a8a;
  font-size: 32.09px;
  font-family: "playfair display", serif;
  font-weight: 700;
  line-height: 42.8px;
}

#sec3 .sec3testimonialBox .testimonialItemBox h4 {
  color: #f59e0b;
  font-size: 18px;
  font-family: "montserrat", serif;
  font-weight: 600;
  line-height: 32.1px;
}

#sec3 .sec3testimonialBox .testimonialItemBox h5 {
  color: #4a5565;
  font-size: 16px;
  font-family: "montserrat", serif;
  font-weight: 600;
  line-height: 26.7px;
  margin: 6px 0 10px;
}

#sec3 .sec3testimonialBox .testimonialItemBox p {
  font-size: 16.72px;
  font-family: "montserrat", serif;
  font-weight: 400;
  line-height: 30.4px;
  color: #4a5565;
}

#sec3 .sec3Container .ctaBox {
  text-align: center;
  padding-top: 40px;
}

#sec3 .sec3Container .ctaBox a {
  background-color: #1e3a8a;
  border: #1e3a8a;
  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: 24.5px 42px;
  border-radius: 50px;
  box-shadow: 0 13.37px 20.06px 4px #0000001a;
}

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

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

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

#sec4 .sec4Container .sec4HeadingBox span.subHeading {
  color: #f59e0b;
  font-size: 18.72px;
  font-family: "montserrat", serif;
  font-weight: 700;
  letter-spacing: 0.94px;
  line-height: 26.7px;
  background: #ffffff1f;
  padding: 13px 24px;
  border-radius: 50px;
  text-transform: uppercase;
}

#sec4 .sec4Container .sec4HeadingBox h2 {
  color: #ffffff;
  font-size: 48px;
  font-family: "playfair display", serif;
  font-weight: 700;
  position: relative;
  font-variant: lining-nums;
  margin: 30px 0 20px;
}

#sec4 .sec4Container .sec4HeadingBox h2 span {
  color: #f59e0b;
}

#sec4 .sec4Container .reviewsItemsBox {
  display: flex;
  gap: 30px;
  margin-top: 40px;
  padding: 30px 20px 60px;
}

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;
}

.swiper-button-prev {
  color: #ffffff;
  background: #5c6592;
  padding: 10px 22px;
  border-radius: 50%;
  transition: all 0.3s;
  gap: 20px;
  left: 0 !important;
}

.swiper-button-next {
  color: #ffffff;
  background: #5c6592;
  padding: 10px 22px;
  border-radius: 50%;
  transition: all 0.3s;
  gap: 20px;
  right: 0 !important;
}

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

#sec4 .sec4Container .reviewsItemsBox .reviewsItemBox {
  flex: 1;
  padding: 34px 30px 40px;
  background: #fff;
  color: #364153;
  display: flex;
  flex-direction: column;
  align-items: start;
  gap: 30px;
  border-radius: 32.39px;
}

#sec4 .sec4Container .reviewsItemsBox .reviewsItemBox p {
  font-size: 20.07px;
  font-family: "montserrat", serif;
  font-weight: 400;
  line-height: 39.1px;
  color: #4a5565;
}

#sec4 .sec4Container .reviewsItemsBox .reviewsItemBox span {
  color: #f59e0b;
  font-size: 16.72px;
  font-family: "montserrat", serif;
  font-weight: 700;
  line-height: 26.7px;
  background: #f59e0b1f;
  padding: 13px 24px;
  border-radius: 50px;
}

#sec4 .sec4Container .reviewsItemsBox .reviewsItemBox .reviewUserInfo {
  display: flex;
  border-top: 1px solid #e5e7eb;
  padding: 20px 0 0;
  width: 100%;
  gap: 24px;
  align-items: center;
}

#sec4 .sec4Container .reviewsItemsBox .reviewsItemBox .reviewUserInfo img {
  max-width: 74.87px;
  height: 74.87px;
  object-fit: cover;
  object-position: center;
  border-radius: 100px;
}

#sec4 .sec4Container .reviewsItemsBox .reviewsItemBox .reviewUserInfo h5 {
  color: #1e3a5f;
  font-size: 24.07px;
  font-family: "montserrat", serif;
  font-weight: 700;
  line-height: 37.4px;
}

#sec4 .sec4Container .reviewsItemsBox .reviewsItemBox .reviewUserInfo h6 {
  color: #4a5565;
  font-size: 18.72px;
  font-family: "montserrat", serif;
  font-weight: 400;
  line-height: 26.7px;
}

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

#sec5 .sec5Container {
  padding: 74px 60px;
  max-width: 1506px;
  width: 100%;
  margin: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  justify-items: center;
  background: #192666;
  color: #fff;
  border-radius: 32px;
}

#sec5 .sec5Container .sec5HeadingBox h2 {
  font-size: 48.13px;
  font-family: "playfair display", serif;
  font-weight: 500;
  line-height: 53.5px;
}

#sec5 .sec5Container .sec5HeadingBox p {
  font-size: 26.74px;
  font-family: "montserrat", serif;
  font-weight: 300;
  line-height: 37.4px;
  color: #e5e7eb;
  margin: 24px 0 40px;
}

#sec5 .sec5Container a {
  background-color: #f59e0b;
  border: 1px solid #f59e0b;
  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: 15.5px 42px;
  border-radius: 18.72px;
}

@media (max-width: 768px) {
  #heroSec .heroSecContainer .heroSecInnerBox h1 {
    font-size: 36px;
    line-height: 1.3em;
  }
  #heroSec .heroSecContainer {
    gap: 50px;
  }
  #heroSec .heroSecContainer .heroSecInnerBox .infoButtonBox {
    flex-direction: column;
  }
  #heroSec .heroSecContainer .heroSecInnerBox .infoButtonBox a {
    max-width: 100%;
    width: 100%;
    height: unset;
    padding: 12px 10px;
  }

  a.heroSecNavBtn.heroSecNavPrev {
    width: 100%;
    max-width: 100%;
  }
  .construction_about_title {
    font-size: 36px;
  }
  .sec2HeadingBox h2 {
    font-size: 36px;
    line-height: 1.3em;
  }
  .tabsContainer .tabContent .tabContentBox {
    flex-direction: column;
  }
  .tabsContainer .tabContent .tabContentBox .tabcontentInner h3 {
    font-size: 36px;
  }
  #sec4 .sec4Container .sec4HeadingBox h2 {
    font-size: 36px;
  }
  #sec4 .sec4Container .reviewsItemsBox .reviewsItemBox p {
    font-size: 14px;
    line-height: 1.3em;
  }
}
