:root {
  --beige: #e7e0d5;
  --black: #232121;
  --brick: #cc6747;
  --pink: #e5a1b9;
  --blue: #327da6;
  --yellow: #e0b057;
}

._5-website {
  background-color: var(--beige);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1512px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.section-hero {
  z-index: 0;
  grid-row-gap: 10px;
  background-color: var(--beige);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100vh;
  padding: 10px;
  display: flex;
  position: sticky;
  inset: 0% 0% auto;
}

.frame-6 {
  z-index: 999;
  outline-offset: 0px;
  color: var(--beige);
  background-color: #0000;
  border: 1px #000;
  outline: 3px #333;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 8px 10px 0;
  text-decoration: none;
  display: block;
  position: static;
}

.navlist {
  grid-column-gap: 52px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.navlink {
  color: var(--black);
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.services, .work {
  color: var(--black);
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.button-contact {
  grid-column-gap: 10px;
  border: 1px solid var(--black);
  border-radius: 36px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 8px 16px;
  text-decoration: none;
  display: flex;
}

.button-contact.menu {
  display: none;
}

.contact-us {
  color: var(--black);
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.contact-us.light {
  color: var(--beige);
}

.frame-8 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  text-decoration: none;
  display: flex;
}

.chicago-il, .since-2025 {
  color: var(--black);
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.hero-img {
  grid-row-gap: 10px;
  background-image: url('../images/hero-alternate.jpg');
  background-position: 50% 100%;
  background-size: cover;
  border-radius: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 36px 26px;
  display: flex;
  position: relative;
}

.frame-5 {
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 50%;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.h1 {
  color: var(--black);
  letter-spacing: -.05em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Crimson Text, sans-serif;
  font-size: 123px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.abstract {
  color: var(--black);
  letter-spacing: -.05em;
  max-width: 50%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.section-about {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: var(--brick);
  background-image: url('../images/nnnoise-2.png');
  background-position: 50%;
  background-size: 100px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100vh;
  margin-top: 100vh;
  padding: 10px;
  display: flex;
}

.at-ada-construction-group-we-build-trust-with-expertise-spanning-residential-commercial-and-industri {
  color: var(--black);
  letter-spacing: -.05em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Crimson Text, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.at-ada-construction-group-we-build-trust-with-expertise-spanning-residential-commercial-and-industri.light {
  color: var(--beige);
}

.frame-10 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.button {
  grid-column-gap: 10px;
  border: 1px solid var(--black);
  border-radius: 36px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 8px 16px;
  text-decoration: none;
  display: flex;
}

.button.light {
  border-color: var(--beige);
  color: var(--beige);
}

.ada-work-00066-1 {
  border-radius: 4px;
  height: 100%;
}

.page-footer {
  grid-column-gap: 351px;
  grid-row-gap: 16px;
  color: var(--black);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  font-weight: 500;
  text-decoration: none;
  display: grid;
}

.page-footer.light {
  color: var(--beige);
  grid-template-columns: 1fr 1fr;
}

.ada-construction-group-llc {
  color: var(--black);
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.ada-construction-group-llc.light {
  color: var(--beige);
}

.section-services {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: var(--beige);
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding: 10px;
  display: flex;
}

.frame-11 {
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.from-foundation-to-the-final-details {
  color: var(--black);
  letter-spacing: -.05em;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Crimson Text, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.frame-12 {
  grid-column-gap: 40px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.we-cover-every-stage-of-construction-from-the-ground-up-to-the-final-details-whether-its-laying-stro {
  color: var(--black);
  letter-spacing: -.05em;
  width: 75%;
  max-width: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.services-list {
  grid-column-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.list-1 {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 134px;
  display: flex;
}

.list-element {
  grid-column-gap: 10px;
  border-style: solid;
  border-width: 0 0 1px;
  border-color: var(--black);
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 33.5px;
  text-decoration: none;
  display: flex;
}

.li, .framing, .roofing, .siding {
  color: var(--black);
  letter-spacing: -.05em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 130%;
  text-decoration: none;
}

.list-2 {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 134px;
  display: flex;
}

.brickwork-masonry, .plumbing, .electrical-work, .drywall {
  color: var(--black);
  letter-spacing: -.05em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 130%;
  text-decoration: none;
}

.list-3 {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 134px;
  display: flex;
}

.hvac, .isulation, .flooring, .tile-installation {
  color: var(--black);
  letter-spacing: -.05em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 130%;
  text-decoration: none;
}

.list-4 {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 134px;
  display: flex;
}

.carpentry, .painting, .finishing, .kitchen-remodeling {
  color: var(--black);
  letter-spacing: -.05em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 130%;
  text-decoration: none;
}

.frame-14 {
  grid-column-gap: 352px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.section-scope {
  grid-row-gap: 40px;
  background-color: var(--brick);
  background-image: url('../images/nnnoise-2.png');
  background-position: 50%;
  background-size: 100px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100vh;
  padding: 10px;
  display: flex;
  overflow: visible;
}

.our-scope {
  color: var(--beige);
  letter-spacing: -.05em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Crimson Text, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.frame-15 {
  grid-column-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-16 {
  grid-column-gap: 351px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.section-work {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: var(--beige);
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100vh;
  padding: 10px;
  display: flex;
}

.frame-27 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 30px;
  text-decoration: none;
  display: flex;
}

.h2 {
  color: var(--black);
  letter-spacing: -.03em;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Crimson Text, sans-serif;
  font-size: 116px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.h2.light {
  color: var(--beige);
}

.frame-24 {
  grid-column-gap: 10px;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-20 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.project-1 {
  border-radius: 4px;
  width: 100%;
}

.frame-17 {
  grid-column-gap: 5px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

._1 {
  color: var(--black);
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Crimson Text, sans-serif;
  font-size: 46px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.project-name {
  grid-column-gap: 10px;
  border-style: solid;
  border-width: 0 0 1px;
  border-color: var(--black);
  justify-content: flex-start;
  align-items: flex-start;
  width: 192px;
  height: 31px;
  text-decoration: none;
  display: none;
}

.name-of-the-project {
  color: var(--black);
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.frame-21 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.project-2 {
  border-radius: 4px;
  width: 100%;
  max-width: none;
}

.frame-19 {
  grid-column-gap: 5px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

._2 {
  color: var(--black);
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Crimson Text, sans-serif;
  font-size: 46px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-22 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

._3 {
  color: var(--black);
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Crimson Text, sans-serif;
  font-size: 46px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-23 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

._4 {
  color: var(--black);
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Crimson Text, sans-serif;
  font-size: 46px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-25 {
  grid-column-gap: 351px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.section-dora {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: var(--pink);
  background-image: url('../images/nnnoise-2.png');
  background-position: 0 0;
  background-size: 100px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100vh;
  margin-bottom: 0;
  padding: 10px 10px 20px;
  display: flex;
}

.div-dora {
  grid-column-gap: 15px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 30px;
  padding-right: 30px;
  text-decoration: none;
  display: flex;
}

.dora {
  border-radius: 4px;
}

.dora-velzquez-is-the-founder-and-ceo-of-ada-construction-group-llc-a-certified-general-contractor-se {
  color: var(--black);
  letter-spacing: -.05em;
  width: 75%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Crimson Text, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.frame-35 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.badges {
  grid-column-gap: 24px;
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  height: 65px;
  display: flex;
}

.frame-32 {
  grid-column-gap: 10px;
  border-style: solid;
  border-width: 1px 0 0;
  border-color: var(--black);
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 20px;
  text-decoration: none;
  display: flex;
}

.footer {
  z-index: 2;
  grid-row-gap: 0px;
  background-color: var(--beige);
  pointer-events: auto;
  background-image: url('../images/nnnoise-2.png');
  background-position: 0 0;
  background-size: 100px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100vh;
  margin-top: 0;
  padding-top: 0;
  display: flex;
  position: sticky;
  inset: auto 0% 0%;
  overflow: hidden;
}

.frame-29 {
  grid-row-gap: 37px;
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 50%;
  text-decoration: none;
  display: flex;
}

.frame-28 {
  grid-row-gap: 21px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 242px;
  text-decoration: none;
  display: flex;
}

.mail, .telephone {
  color: var(--black);
  text-align: center;
  letter-spacing: -.05em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.office {
  color: var(--beige);
  text-align: center;
  letter-spacing: -.05em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-31 {
  grid-row-gap: 29px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.nav-footer {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  padding-left: 40px;
  padding-right: 40px;
  text-decoration: none;
  display: grid;
}

.footer-nav {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 220px;
  text-decoration: none;
  display: flex;
}

.chicago-il---est-2025 {
  color: var(--black);
  text-align: right;
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.about-2 {
  color: var(--black);
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.about-2.light {
  color: var(--beige);
}

.chicago-il-2 {
  color: var(--black);
  text-align: right;
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.chicago-il-2.light {
  color: var(--beige);
}

.services-2 {
  color: var(--black);
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Crimson Text, sans-serif;
  font-size: 116px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.services-3 {
  color: var(--black);
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.ada-construction-group-llc-2, .services-4 {
  color: var(--beige);
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.chicago-il-3 {
  color: var(--beige);
  text-align: right;
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.work-2 {
  color: var(--black);
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.ada-construction-group-llc-3 {
  color: var(--black);
  text-align: center;
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 6.1vw;
  font-weight: 700;
  line-height: 77%;
  text-decoration: none;
}

.contact-us-2 {
  color: var(--beige);
  text-align: center;
  letter-spacing: -.05em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Crimson Text, sans-serif;
  font-size: 116px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.about-3 {
  color: var(--black);
  letter-spacing: -.05em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: underline;
}

.services-5 {
  color: var(--black);
  text-align: center;
  letter-spacing: -.05em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.work-3 {
  color: var(--black);
  text-align: right;
  letter-spacing: -.05em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.body {
  background-color: var(--beige);
  height: auto;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.div-block {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: space-between;
  height: 100%;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.frame-9 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 464px;
  text-decoration: none;
  display: flex;
}

.section-scope-2 {
  grid-row-gap: 27px;
  background-color: var(--brick);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 982px;
  padding: 40px;
  display: flex;
}

.our-scope-2 {
  color: var(--beige);
  letter-spacing: -.05em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Crimson Text, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.frame-15-2 {
  grid-column-gap: 10px;
  justify-content: space-between;
  align-items: stretch;
  width: auto;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.frame-10-2 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 466px;
  height: 773.202px;
  text-decoration: none;
  display: flex;
}

.frame-11-2 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 464px;
  text-decoration: none;
  display: flex;
}

.ada-construction-group-llc-4, .services-6 {
  color: var(--beige);
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.chicago-il-4 {
  color: var(--beige);
  text-align: right;
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.comercial {
  color: var(--beige);
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Crimson Text, sans-serif;
  font-size: 87px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.functional-environments-that-elevate-any-business {
  color: var(--beige);
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.residential {
  color: var(--beige);
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Crimson Text, sans-serif;
  font-size: 87px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.safe-modern-and-welcoming-homes-built-to-last {
  color: var(--beige);
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.industrial {
  color: var(--beige);
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Crimson Text, sans-serif;
  font-size: 87px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.efficient-durable-spaces-that-power-growth-and-innovation {
  color: var(--beige);
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.section-scope-3 {
  grid-row-gap: 27px;
  background-color: var(--brick);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100vh;
  padding: 40px;
  display: flex;
}

.h3 {
  color: var(--beige);
  letter-spacing: -.05em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Crimson Text, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.scope-column {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  max-width: none;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.frame-15-3 {
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-9-2 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 464px;
  text-decoration: none;
  display: flex;
}

.frame-16-2 {
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-bottom: 4px;
  text-decoration: none;
  display: flex;
}

.frame-11-3 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 464px;
  text-decoration: none;
  display: flex;
}

.frame-17-2 {
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.ada-construction-group-llc-5, .services-7 {
  color: var(--beige);
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.chicago-il-5 {
  color: var(--beige);
  text-align: right;
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.div-block-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  width: 100%;
  height: 100%;
  padding-top: 0;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.scope-image {
  background-image: linear-gradient(#e7e0d526, #e7e0d526), url('../images/comercial.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-radius: 4px;
  width: 100%;
  height: 100%;
}

.scope-image._3 {
  background-image: linear-gradient(#e7e0d526, #e7e0d526), url('../images/industrial.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
}

.scope-image._2 {
  background-image: linear-gradient(#e7e0d526, #e7e0d526), url('../images/residential.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.div-block-3 {
  flex-flow: column;
  height: 100%;
  display: flex;
}

.div-block-4 {
  color: #333;
  border-bottom: 1px solid #000;
  justify-content: space-between;
  width: 100%;
  padding-bottom: 8px;
  display: flex;
}

.container {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 100%;
  padding: 0 30px;
  display: flex;
}

.container.work {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: flex-start;
  align-items: stretch;
}

.image {
  width: 75%;
}

.page-footer-copy {
  grid-column-gap: 351px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  font-weight: 500;
  text-decoration: none;
  display: grid;
}

.page-footer-copy.header {
  grid-column-gap: 0px;
  display: flex;
}

.menu {
  color: var(--black);
  text-align: right;
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: underline;
}

.menu.light {
  color: var(--beige);
}

.image-2, .logo-llight {
  width: 70px;
}

.div-block-5 {
  margin-bottom: 0;
  position: static;
  top: 0;
  bottom: auto;
}

.div-block-6 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  display: flex;
}

.img-services {
  background-image: url('../images/services.jpg');
  background-position: 50% 0;
  background-size: cover;
  border-radius: 4px;
  width: 100%;
  max-width: 75%;
  height: 100%;
}

.image-3 {
  width: 100%;
  max-width: none;
}

.list-item {
  padding-top: 41px;
}

.list-item.mobile {
  border-style: none none solid;
  border-width: 1px;
  border-color: var(--beige);
  text-align: right;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  padding-top: 20px;
  padding-right: 30px;
  display: flex;
}

.logo-section {
  width: 130px;
  height: auto;
}

.navbar-secondary {
  z-index: 2;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: end;
  margin-top: 0;
  margin-bottom: 50px;
  padding-left: 20px;
  padding-right: 20px;
  display: grid;
  position: relative;
  inset: 0% 0% auto;
}

.image-4 {
  height: 73px;
}

.mobile-menu {
  z-index: 9999;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: var(--black);
  background-image: url('../images/nnnoise-2.png');
  background-position: 0 0;
  background-size: 100px;
  flex-flow: column;
  justify-content: space-between;
  width: 100vw;
  height: 80vh;
  max-height: none;
  margin-top: -80vh;
  margin-left: 0;
  margin-right: 0;
  padding: 20px 10px;
  display: flex;
  position: fixed;
  inset: 0%;
  box-shadow: 0 0 10px #00000047;
}

.navlist-mobile {
  color: #161616;
  flex-flow: column;
  justify-content: flex-end;
  align-items: stretch;
  width: 100%;
  height: auto;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  font-size: 101px;
  line-height: 101px;
  display: flex;
}

.navlink-2 {
  color: #f5d8a7;
  letter-spacing: 1.5px;
  font-size: 12px;
  font-weight: 700;
  line-height: 12px;
  text-decoration: none;
}

.section-footer {
  z-index: 2;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: end;
  margin-top: 0;
  padding-left: 20px;
  padding-right: 20px;
  display: grid;
  position: relative;
  inset: 0% 0% 0;
}

.section-footer._2 {
  grid-template-columns: 1fr 1fr;
}

.text-block {
  letter-spacing: -.02em;
  font-family: Crimson Text, sans-serif;
  line-height: 101px;
}

.text-block.light {
  color: var(--beige);
  width: 100%;
  padding-left: 20px;
}

.link-block {
  color: #161616;
  text-align: left;
  width: 100%;
  text-decoration: none;
}

.div-block-7 {
  justify-content: space-between;
  align-items: flex-end;
  height: 100%;
  display: flex;
}

.div-block-8 {
  z-index: 1;
  margin-top: 100vh;
  margin-bottom: 0;
  position: sticky;
  top: auto;
  bottom: 0;
  box-shadow: 0 0 10px #00000047;
}

.div-block-9 {
  z-index: 2;
  height: 200vh;
  position: relative;
}

.div-block-10 {
  z-index: 3;
  margin-bottom: 0;
  position: relative;
}

.div-block-11 {
  pointer-events: auto;
  height: 0;
}

.div-block-12 {
  z-index: -2;
  width: 100vw;
  height: 100vh;
  position: sticky;
  bottom: 0;
}

.contact {
  height: auto;
}

.contact.div {
  height: 0;
}

.div-block-13 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 25%;
  display: flex;
}

.div-block-14 {
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.div-block-15 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.about-img {
  background-image: url('../images/ADA-work-00066-1.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 4px;
  width: 25%;
  height: 100%;
}

.image-5 {
  height: 85px;
}

.top {
  height: 0;
}

@media screen and (max-width: 767px) {
  .section-hero {
    position: static;
  }

  .navlist {
    grid-column-gap: 4px;
  }

  .navlink {
    display: none;
  }

  .navlink.contact {
    height: auto;
    font-size: 12px;
    display: block;
  }

  .button-contact.menu {
    padding-left: 8px;
    padding-right: 8px;
    display: block;
  }

  .hero-img {
    background-image: url('../images/hero-alternate-mobile.jpg');
    background-size: cover;
  }

  .frame-5 {
    max-width: 100%;
    height: 50%;
  }

  .h1 {
    font-size: 52px;
  }

  .section-about {
    height: auto;
    margin-top: 0;
  }

  .at-ada-construction-group-we-build-trust-with-expertise-spanning-residential-commercial-and-industri {
    font-size: 24px;
  }

  .frame-10 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
  }

  .page-footer {
    grid-column-gap: 16px;
    grid-template-columns: 1.5fr 1fr 1fr;
    justify-items: start;
  }

  .ada-construction-group-llc {
    width: 100%;
  }

  .section-services {
    height: auto;
  }

  .frame-11 {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .from-foundation-to-the-final-details {
    font-size: 20px;
  }

  .frame-12 {
    grid-column-gap: 0px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .we-cover-every-stage-of-construction-from-the-ground-up-to-the-final-details-whether-its-laying-stro {
    width: 100%;
  }

  .services-list {
    grid-column-gap: 15px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .list-element {
    font-size: 12px;
  }

  .li, .framing {
    font-size: 14px;
  }

  .section-scope, .section-work {
    height: auto;
  }

  .h2 {
    font-size: 48px;
  }

  .frame-24 {
    grid-column-gap: 0px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .frame-20, .frame-21, .frame-22, .frame-23 {
    grid-row-gap: 10px;
  }

  .section-dora {
    height: auto;
  }

  .div-dora {
    grid-column-gap: 0px;
    grid-row-gap: 20px;
    flex-flow: column;
    padding-left: 0;
    padding-right: 0;
  }

  .dora {
    width: 50%;
  }

  .dora-velzquez-is-the-founder-and-ceo-of-ada-construction-group-llc-a-certified-general-contractor-se {
    width: 100%;
    font-size: 24px;
  }

  .badges {
    justify-content: space-between;
    align-items: flex-end;
  }

  .footer {
    position: static;
  }

  .frame-29 {
    grid-row-gap: 20px;
    justify-content: center;
    height: 100%;
  }

  .frame-31 {
    grid-row-gap: 40px;
    justify-content: flex-end;
    align-items: center;
    height: 40%;
  }

  .nav-footer {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .footer-nav {
    justify-content: center;
    align-items: center;
  }

  .chicago-il---est-2025 {
    font-size: 10px;
  }

  .work-2 {
    font-weight: 500;
  }

  .ada-construction-group-llc-3 {
    font-size: 5.9vw;
  }

  .about-3 {
    text-align: center;
  }

  .frame-15-2 {
    grid-column-gap: 0px;
    grid-row-gap: 20px;
    flex-flow: column;
    height: auto;
  }

  .comercial, .residential, .industrial {
    margin-bottom: 4px;
    font-size: 36px;
  }

  .h3 {
    font-size: 18px;
  }

  .scope-column {
    grid-row-gap: 20px;
  }

  .ada-construction-group-llc-5, .services-7, .chicago-il-5 {
    font-size: 10px;
  }

  .scope-image {
    height: 200px;
  }

  .container {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .container.work {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .div-block-6 {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
  }

  .img-services {
    max-width: 100%;
    height: 300px;
  }

  .list-item.mobile {
    padding-right: 0;
  }

  .logo-section {
    width: 100px;
  }

  .mobile-menu {
    margin-top: -80vh;
  }

  .text-block.light {
    text-align: right;
    padding-left: 0;
  }

  .div-block-8 {
    box-shadow: none;
    margin-top: 0;
    position: static;
  }

  .div-block-10 {
    height: auto;
    position: static;
  }

  .contact {
    height: 0;
    position: static;
  }

  .div-block-13 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    width: 100%;
  }

  .div-block-15 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .about-img {
    width: 100%;
    height: 500px;
  }

  .image-5 {
    width: 30px;
  }

  .image-10 {
    width: 15px;
  }
}

@media screen and (max-width: 479px) {
  .button-contact.menu {
    padding-left: 8px;
    padding-right: 8px;
  }

  .contact-us {
    font-size: 12px;
  }

  .chicago-il, .since-2025 {
    font-size: 8px;
  }

  .hero-img {
    background-image: url('../images/hero-alternate-mobile.jpg');
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 20px;
  }

  .h1 {
    font-size: 49px;
  }

  .abstract {
    max-width: 100%;
    font-size: 14px;
  }

  .at-ada-construction-group-we-build-trust-with-expertise-spanning-residential-commercial-and-industri {
    font-size: 22px;
    line-height: 130%;
  }

  .page-footer {
    grid-template-columns: 2.25fr 1fr 1fr;
    place-items: end;
  }

  .ada-construction-group-llc {
    font-size: 8px;
  }

  .from-foundation-to-the-final-details {
    font-size: 22px;
    line-height: 130%;
  }

  .we-cover-every-stage-of-construction-from-the-ground-up-to-the-final-details-whether-its-laying-stro {
    font-size: 12px;
  }

  ._1 {
    font-size: 36px;
  }

  .project-name {
    height: 21px;
  }

  .name-of-the-project {
    font-size: 12px;
    font-weight: 500;
  }

  .dora-velzquez-is-the-founder-and-ceo-of-ada-construction-group-llc-a-certified-general-contractor-se {
    font-size: 22px;
    line-height: 130%;
  }

  .badges {
    grid-column-gap: 0px;
    max-width: 100%;
    height: auto;
  }

  .mail, .telephone {
    letter-spacing: -.02em;
  }

  .about-2, .chicago-il-2, .services-3, .work-2 {
    font-size: 8px;
  }

  .ada-construction-group-llc-3 {
    font-size: 5.8vw;
  }

  .about-3 {
    text-align: center;
  }

  .functional-environments-that-elevate-any-business, .safe-modern-and-welcoming-homes-built-to-last, .efficient-durable-spaces-that-power-growth-and-innovation {
    font-size: 12px;
  }

  .h3 {
    font-size: 22px;
    line-height: 130%;
  }

  .ada-construction-group-llc-5, .services-7, .chicago-il-5 {
    font-size: 8px;
  }

  .page-footer-copy.header {
    grid-column-gap: 20px;
  }

  .image-4 {
    height: 32px;
  }

  .mobile-menu {
    margin-top: -80vh;
    display: flex;
  }

  .navlist-mobile {
    margin-bottom: 50px;
  }

  .text-block {
    font-size: 40px;
    line-height: 40px;
  }

  .div-block-14 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .image-6 {
    width: 80px;
  }

  .image-7 {
    width: 20%;
  }

  .image-8 {
    width: 30%;
  }

  .image-9 {
    width: 39%;
  }

  .image-10 {
    width: 15px;
    margin-top: -1px;
  }
}

#w-node-_55357e63-b1b1-b405-9dcf-4e09f5863e54-e085553f {
  justify-self: center;
}

@media screen and (max-width: 767px) {
  #w-node-_264d3060-b9e6-e706-5b5d-d025cf9273a0-e085553f {
    justify-self: end;
  }

  #w-node-e983356a-f50b-b003-2a29-98148144f278-e085553f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e983356a-f50b-b003-2a29-98148144f27c-e085553f, #w-node-_169111c6-05db-21f5-1721-15b8c6824098-e085553f, #w-node-_14eeccf4-0a88-410d-8508-3c76401fd779-e085553f, #w-node-adde1f5e-518a-eac2-968c-9450412d76d1-e085553f {
    justify-self: end;
  }

  #w-node-_17a9fa01-5a6d-dddb-e47e-62c94d9ddcc7-e085553f {
    justify-self: center;
  }

  #w-node-_55357e63-b1b1-b405-9dcf-4e09f5863e54-e085553f {
    order: -9999;
  }

  #w-node-a2be81a0-6de0-c048-efb1-663182fa12ac-e085553f {
    justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-e983356a-f50b-b003-2a29-98148144f27a-e085553f, #w-node-_053a49ca-9281-28cd-1ff0-d97078ce1d09-e085553f, #w-node-_6fa26fd7-7fc9-b23d-6d87-2780cd358dde-e085553f, #w-node-_94d35b80-f342-5b18-0377-e07d4a3a6d7c-e085553f, #w-node-_07daf245-5e0c-adc5-f91c-03e09c4fbc15-e085553f {
    justify-self: start;
  }
}


