:root {
  --body-text: #333;
  --m-yellow: #ffce08;
  --white: #fff;
  --footer-black: #0f0f0f;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

a {
  color: var(--body-text);
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.nav {
  z-index: 100;
  position: fixed;
  inset: 0% 0% auto;
}

.container {
  box-sizing: border-box;
  float: none;
  clear: none;
  aspect-ratio: auto;
  object-fit: fill;
  justify-content: space-between;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.navbar {
  justify-content: center;
  align-items: center;
  display: block;
  position: static;
}

.navbar-2 {
  background-color: #fff;
  position: relative;
}

.container-2 {
  border: 1px #e4e4e4;
  border-bottom: .5px solid #e4e4e4;
  max-width: 100%;
  height: auto;
  padding: 20px 60px;
  box-shadow: -20px -6px 11px -1px #0000005e;
}

.image {
  width: 150px;
  height: 100%;
  max-height: 100%;
}

.brand {
  float: none;
  height: auto;
  max-height: none;
  display: inline-flex;
  position: relative;
}

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

.nav-link {
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 300;
}

.nav-link:hover {
  color: var(--m-yellow);
}

.nav-link.w--current {
  color: var(--m-yellow);
  font-weight: 300;
}

.main_wrapper {
  padding-left: 0;
  padding-right: 0;
}

.section {
  height: 100vh;
}

.div-block-2 {
  background-color: #b4b4b4;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.h1 {
  margin-bottom: 10px;
  font-family: Manrope, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 45px;
}

.h2 {
  color: var(--body-text);
  padding-bottom: 10px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 45px;
}

.h2.w {
  color: var(--white);
}

.h3 {
  color: var(--body-text);
  margin-bottom: 10px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 30px;
}

.h3.w {
  color: var(--white);
  font-family: Ubuntu, Helvetica, sans-serif;
}

.paragraph {
  color: var(--body-text);
  text-align: left;
  font-family: Manrope, sans-serif;
}

.stext {
  text-align: center;
  font-family: Manrope, sans-serif;
  font-size: 13px;
}

.hero {
  background-image: url('../images/MC-Hero.jpg');
  background-position: 0 0;
  background-size: cover;
  height: 100vh;
}

.hero-div {
  background-color: #0000003d;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  height: 100%;
  padding-bottom: 140px;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.h1-w {
  color: #fff;
  text-align: left;
  margin-bottom: 10px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 40px;
  font-weight: 300;
  line-height: 45px;
}

.bold-text {
  text-align: left;
}

.paragraph-w {
  color: var(--white);
  text-align: left;
  font-family: Manrope, sans-serif;
}

.paragraph-w.button {
  letter-spacing: 2px;
  font-size: 12px;
}

.paragraph-w._2 {
  font-size: 13px;
}

.paragraph-hero {
  font-family: Manrope, sans-serif;
  font-size: 16px;
}

.paragraph-hero-w {
  color: var(--white);
  font-family: Manrope, sans-serif;
  font-size: 18px;
  font-weight: 200;
  line-height: 23px;
}

.link-block-11 {
  margin-right: 0;
}

.div-block-57 {
  border-radius: 0;
  flex: 0 auto;
  order: 0;
  justify-content: flex-start;
  align-items: center;
  display: block;
  position: relative;
  overflow: hidden;
  box-shadow: 3px 4px #0000000d;
}

.div-block-56 {
  background-color: #fab915;
  border-radius: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-58 {
  background-color: #fff;
  border: 1px solid #dbe3f7;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  margin: 3px;
  padding: 10px 20px;
  display: flex;
  position: relative;
  inset: 0%;
}

.text-block-25 {
  color: #252525;
  letter-spacing: 0;
  font-size: 14px;
  font-weight: 400;
}

.image-2 {
  width: 20px;
  margin-right: 10px;
}

.link-block-12 {
  background-color: var(--body-text);
  background-image: linear-gradient(#000, #333 46%, #000 103%);
  border: 1px solid #353535;
  border-radius: 14px;
  flex-flow: row;
  width: auto;
  padding: 15px 20px;
  display: flex;
}

.ebutton_outer {
  background-color: var(--body-text);
  color: #fff;
  white-space: nowrap;
  border-radius: 5rem;
  justify-content: flex-start;
  align-items: center;
  width: 10rem;
  height: 3rem;
  padding: .5rem .25rem .5rem 2.75rem;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  position: relative;
}

.ebutton_icon-wrap {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  background-color: #fff;
  background-image: radial-gradient(circle farthest-corner at 0% 0%, var(--m-yellow), var(--m-yellow));
  color: #2d62ff;
  border-radius: 5rem;
  justify-content: flex-end;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  padding: .5rem .75rem;
  display: flex;
  position: absolute;
  left: .25rem;
  overflow: hidden;
}

.ebutton_text-post {
  opacity: 0;
  color: var(--body-text);
  margin-left: .75rem;
  font-family: Manrope, sans-serif;
  font-weight: 300;
}

.icon-embed-xxsmall {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.icon-embed-xxsmall.is-min-w {
  color: var(--body-text);
  min-width: 1rem;
}

.ebutton_text-pre {
  color: var(--white);
  margin-left: .75rem;
  margin-right: .75rem;
  font-family: Manrope, sans-serif;
  font-weight: 300;
  position: static;
}

.div-block-59 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.div-block-60 {
  margin-right: 20px;
}

.services {
  padding-top: 100px;
  padding-bottom: 100px;
}

.grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 20px;
}

.grid-2 {
  grid-template-rows: auto 51px auto;
  grid-template-columns: 1fr;
}

.image-3 {
  width: 40px;
}

.div-block-61 {
  border: 1px solid #e4e4e4;
  border-radius: 4px;
  padding: 20px;
}

.text-block-26 {
  text-align: center;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 22px;
}

.button-2 {
  border: .5px solid var(--body-text);
  color: var(--body-text);
  background-color: #3898ec00;
  border-radius: 6px;
  font-family: Manrope, sans-serif;
  font-size: 13px;
}

.div-block-62 {
  background-image: url('../images/Building.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 8px;
  height: 250px;
  padding-top: 0;
}

.div-block-62._2 {
  background-image: url('../images/earthwork.jpg');
}

.div-block-62._3 {
  background-image: url('../images/pipe.jpg');
}

.div-block-62._4 {
  background-image: url('../images/concrete.jpg');
}

.div-block-62._5 {
  background-image: url('../images/bridge.jpg');
}

.div-block-62._6 {
  background-image: url('../images/office.jpg');
}

.div-block-62._7 {
  background-image: url('../images/steel.jpg');
}

.div-block-62._9 {
  background-image: url('../images/town.jpg');
}

.div-block-63 {
  background-color: #00000073;
  border-radius: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 20px;
  display: flex;
}

.grid-3 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

.text-block-27 {
  color: var(--white);
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 16px;
}

.text-block-28 {
  color: var(--white);
  text-align: center;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 18px;
}

.text-block-29 {
  color: var(--white);
  font-family: Manrope, sans-serif;
}

.link {
  color: var(--white);
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 11px;
}

.grid-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto 42px;
  grid-template-columns: 1fr;
  width: 100%;
  height: 100%;
}

.div-block-64 {
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.div-block-65 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.subtitle-wrapper {
  margin-bottom: 24px;
}

.intro-corner {
  border-top: 1px solid #b9dee926;
  border-left: 1px solid #b9dee926;
  width: 60px;
  height: 60px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.intro-corner.bottom-left {
  border-top-style: none;
  border-bottom: 1px solid #b9dee926;
  inset: auto auto 0% 0%;
}

.overlay-2 {
  background-color: #060b1499;
  position: absolute;
  inset: 0%;
}

.overlay-2.light {
  background-color: #060b144d;
}

.team-grid-content {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 1400px;
  display: grid;
}

.button-bottom-line {
  justify-content: flex-end;
  height: 1px;
  display: flex;
  position: absolute;
  inset: auto 0% -1px;
}

.card-left-line {
  flex-direction: column;
  justify-content: space-between;
  width: 1px;
  display: flex;
  position: absolute;
  inset: -1px auto -1px -1px;
}

.button-fill {
  background-color: #bfc5d5;
  width: 18px;
  height: 100%;
}

.button-fill.light {
  background-color: #cbdce966;
}

.paralax-background {
  background-image: url('../images/Work-Desk.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: -48px;
  margin-bottom: -48px;
  position: absolute;
  inset: 0%;
}

.paralax-background.three {
  background-image: url('../images/pipe.jpg');
}

.paralax-background.six {
  background-image: url('../images/office.jpg');
}

.paralax-background.four {
  background-image: url('../images/steel.jpg');
  background-position: 50% 100%;
}

.paralax-background.five {
  background-image: url('../images/town.jpg');
}

.paralax-background.seven {
  background-image: url('../images/bridge.jpg');
}

.paralax-background.one {
  background-image: url('../images/Building.jpg');
  background-position: 50%;
  background-size: cover;
}

.paralax-background.two {
  background-image: url('../images/earthwork.jpg');
}

.team-inner-bottom {
  z-index: 20;
  background-color: #fff;
  height: 60px;
  position: relative;
}

.card-bottom-line {
  justify-content: space-between;
  height: 1px;
  display: flex;
  position: absolute;
  inset: auto -1px -1px;
}

.about-intro-content {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 148px minmax(auto, 650px) minmax(80px, 1fr);
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding: 140px 0;
  display: grid;
  position: relative;
}

.team-images {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.grid-wrapper-2 {
  z-index: 10;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: minmax(5vw, 1fr) minmax(auto, 1400px) minmax(5vw, 1fr);
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 100%;
  display: grid;
  position: relative;
}

.card-top-line {
  justify-content: space-between;
  height: 1px;
  display: flex;
  position: absolute;
  inset: -1px -1px auto;
}

.text-block-13 {
  color: #fff;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 42px;
  font-weight: 400;
  line-height: 42px;
}

.about-intro-bottom {
  grid-column-gap: 16px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.background-wrapper-2 {
  z-index: 2;
  justify-content: center;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.button-top-line {
  justify-content: space-between;
  height: 1px;
  display: flex;
  position: absolute;
  inset: -1px 0% auto;
}

.about-us-intro {
  z-index: 20;
  grid-column-gap: 16px;
  grid-row-gap: 160px;
  background-color: #fff;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  min-height: 600px;
  padding: 140px 0 220px;
  display: grid;
  position: relative;
}

.blank-line {
  width: 0;
  height: 0;
}

.our-services {
  flex-direction: column;
  justify-content: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
  position: relative;
}

.our-services.dark {
  color: #fff;
  background-color: #fff;
  padding-top: 0;
  padding-bottom: 0;
}

.inner-bottom {
  z-index: 25;
  color: #000;
  background-color: #1c1c1c;
  height: 80px;
  position: relative;
}

.inner-bottom.small {
  height: 60px;
}

.inner-bottom.small.grey {
  background-color: var(--white);
}

.vertical-button-fill {
  background-color: #bfc5d5;
  width: 100%;
  height: 18px;
}

.vertical-button-fill.light {
  background-color: #cbdce966;
}

.button {
  color: #000;
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #0000;
  border: 1px solid #0000002e;
  padding: 20px 32px;
  font-size: 12px;
  line-height: 1.3em;
  position: relative;
}

.button.light {
  color: #fff;
  text-align: center;
  border-color: #b9dee926;
  width: 100%;
  margin-top: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  text-decoration: none;
}

.button-right-line {
  flex-direction: column;
  justify-content: flex-end;
  width: 1px;
  display: flex;
  position: absolute;
  inset: 0% -1px 0% auto;
}

.button-left-line {
  flex-direction: column;
  align-items: stretch;
  width: 1px;
  display: flex;
  position: absolute;
  inset: 0% auto 0% -1px;
}

.stacked-heading-2 {
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.vertical-line-fill {
  background-color: #bfc5d5;
  width: 100%;
  height: 24px;
}

.vertical-line-fill.light {
  background-color: #cbdce966;
}

.centered-about-intro {
  grid-column-gap: 16px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.subtitle-2 {
  z-index: 10;
  letter-spacing: 1px;
  text-transform: none;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.3em;
  position: relative;
}

.text-block-10 {
  font-size: 10px;
}

.team-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  min-height: 600px;
  display: grid;
}

.body-display-2 {
  color: #1c1c1c;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.6em;
}

.body-display-2.two-columns {
  column-count: 2;
  column-gap: 60px;
}

.body-display-2.two-columns.white {
  color: #fff;
  column-count: 1;
  font-family: Manrope, sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.horizontal-line-fill {
  background-color: #bfc5d5;
  width: 24px;
  height: 100%;
}

.horizontal-line-fill.light {
  background-color: #cbdce966;
}

.solid-team {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #0a0f1a;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  padding-top: 0;
  display: grid;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.founder-image {
  min-height: 35vh;
  position: relative;
  overflow: hidden;
}

.image-4 {
  width: 30px;
  margin-right: 20px;
}

.div-block-66 {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.grid-5 {
  grid-template-rows: auto;
}

.div-block-67 {
  padding-left: 20px;
}

.why-choose-us {
  background-color: var(--body-text);
  padding: 100px 60px;
}

.grid-6 {
  margin-top: 20px;
}

.div-block-68 {
  border: .5px solid #474747;
  padding: 20px;
}

.image-5 {
  background-color: #ffce0800;
  width: 50px;
  margin-bottom: 10px;
}

.image-5._2 {
  width: 45px;
}

.text-block-30 {
  color: var(--m-yellow);
  margin-bottom: 10px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.grid-7 {
  grid-template-rows: 56px auto;
  grid-template-columns: 1fr;
}

.featured-projects {
  padding: 100px 60px;
}

.grid-8 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 20px;
}

.text-block-31 {
  margin-top: 20px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 16px;
}

.link-2 {
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
  font-family: Manrope, sans-serif;
  font-size: 12px;
}

.div-block-69 {
  padding-left: 20px;
}

.div-block-70 {
  border: 1px solid #e9e9e9;
  border-radius: 15px;
  padding-bottom: 20px;
}

.image-6 {
  border-radius: 15px 15px 0 0;
}

.grid-9 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 20px;
}

.call-to-action {
  background-image: url('../images/CTA2.jpg');
  background-position: 50% 100%;
  background-size: cover;
  height: 50vh;
}

.div-block-71 {
  background-color: #00000082;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  height: 100%;
  padding-bottom: 100px;
  padding-left: 60px;
  display: flex;
}

.div-block-72 {
  margin-top: 20px;
}

.footer {
  background-color: var(--footer-black);
  padding: 100px 60px;
}

.image-7 {
  width: 200px;
}

.text-field {
  background-color: var(--footer-black);
  color: var(--white);
  border: .5px solid #353535;
  border-radius: 6px;
  padding-left: 20px;
  font-family: Manrope, sans-serif;
  font-size: 13px;
  font-weight: 300;
}

.text-field::placeholder {
  color: var(--white);
}

.submit-button {
  background-color: var(--m-yellow);
  color: var(--body-text);
  border-radius: 7px;
  padding-left: 38px;
  padding-right: 38px;
  font-family: Manrope, sans-serif;
  font-size: 13px;
}

.text-block-32 {
  color: var(--white);
  margin-bottom: 10px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.div-block-73 {
  margin-top: 20px;
  margin-bottom: 10px;
}

.grid-10 {
  grid-template-rows: auto;
}

.image-8 {
  width: 25px;
}

.link-block-13 {
  margin-right: 10px;
}

.image-9 {
  width: 25px;
  margin-right: 10px;
}

.text-block-33 {
  color: var(--white);
  font-family: Manrope, sans-serif;
  font-size: 13px;
  font-weight: 300;
}

.div-block-74 {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.div-block-74._2 {
  margin-bottom: 0;
}

.image-10 {
  width: 25px;
}

.link-block-14 {
  width: 100%;
}

.image-11 {
  width: 25px;
  margin-right: 10px;
}

.div-block-75 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.grid-11 {
  grid-column-gap: 0px;
  margin-top: 40px;
}

.about-us-hero {
  background-image: url('../images/About-us.jpg');
  background-position: 50%;
  background-size: cover;
  height: 100vh;
}

.div-block-76 {
  background-color: #0000005c;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  height: 100%;
  padding-bottom: 140px;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.text-block-34 {
  display: flex;
}

.who-we-are {
  padding: 100px 60px;
}

.grid-12 {
  grid-template-rows: auto;
  margin-top: 40px;
}

.div-block-77 {
  border: .5px solid #b6b6b6;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: flex;
}

.image-12 {
  width: 50px;
}

.text-block-35 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 18px;
}

.text-block-35._2 {
  margin-top: 20px;
}

.text-block-35._3 {
  text-align: center;
}

.grid-13 {
  grid-template-rows: auto auto 70px;
  grid-template-columns: 1fr;
  width: 100%;
}

.text-block-36 {
  margin-top: 20px;
  font-family: Ubuntu, Helvetica, sans-serif;
}

.grid-14 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.grid-15 {
  grid-template-rows: 42px auto;
  grid-template-columns: 1fr;
}

.image-13 {
  width: 50px;
  margin-right: 10px;
}

.div-block-78 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.our-legacy {
  background-image: url('../images/about-us-banner.jpg');
  background-position: 50%;
  background-size: cover;
  height: 75vh;
}

.div-block-79 {
  background-color: #0000008f;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  height: 100%;
  padding-bottom: 140px;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.div-block-80 {
  margin-top: 20px;
}

.services-hero {
  background-image: url('../images/services-banner2.jpg');
  background-position: 50%;
  background-size: cover;
  height: 100vh;
}

.div-block-81 {
  background-color: #0000007d;
  height: 100%;
}

.section-2 {
  padding: 100px 60px;
}

.grid-16 {
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr;
}

.div-block-82 {
  background-image: url('../images/Building.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 15px;
  height: 350px;
}

.div-block-82._2 {
  background-image: url('../images/earthwork.jpg');
}

.div-block-82._3 {
  background-image: url('../images/pipe.jpg');
}

.div-block-82._4 {
  background-image: url('../images/concrete.jpg');
}

.div-block-82._5 {
  background-image: url('../images/bridge.jpg');
}

.div-block-82._6 {
  background-image: url('../images/office.jpg');
}

.div-block-82._7 {
  background-image: url('../images/steel.jpg');
}

.div-block-82._8 {
  background-image: url('../images/town.jpg');
}

.div-block-83 {
  background-color: #00000082;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100%;
  padding: 20px;
  display: flex;
}

.grid-17 {
  grid-template-rows: auto auto 70px auto;
  grid-template-columns: 1fr;
  width: 100%;
  height: auto;
}

.div-block-84 {
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-14 {
  width: 40px;
}

.text-block-37 {
  color: var(--white);
  text-align: center;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 18px;
}

.paragraph-2 {
  text-align: center;
}

.link-3 {
  color: var(--white);
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 12px;
}

.projects-hero {
  background-image: url('../images/projects-banner.jpg');
  background-position: 50%;
  background-size: cover;
  height: 100vh;
}

.projects {
  padding: 100px 60px;
}

.text-block-38 {
  font-family: Ubuntu, Helvetica, sans-serif;
}

.grid-18 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 40px;
}

.image-15, .image-16, .image-17 {
  border-radius: 15px;
}

.residential {
  margin-top: 40px;
}

.grid-19 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 40px;
}

.image-18 {
  border-radius: 15px;
}

.commercial, .div-block-85, .div-block-86, .div-block-87, .div-block-88, .div-block-89 {
  margin-top: 40px;
}

.section-3 {
  justify-content: center;
  align-items: center;
  height: 100vh;
  margin-top: 100px;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.grid-20 {
  grid-template-rows: auto;
  width: 100%;
}

.text-block-39 {
  font-family: Ubuntu, Helvetica, sans-serif;
}

.div-block-90 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.image-19 {
  width: 30px;
  margin-right: 15px;
}

.text-block-40 {
  font-family: Manrope, sans-serif;
}

.grid-21 {
  margin-top: 40px;
}

.link-block-15 {
  margin-top: 10px;
}

.text-field-2 {
  letter-spacing: 2px;
  text-transform: uppercase;
  border: .5px solid #bdbdbd;
  border-radius: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  font-family: Manrope, sans-serif;
  font-size: 12px;
}

.select-field {
  background-color: var(--white);
  color: var(--body-text);
  letter-spacing: 2px;
  text-transform: uppercase;
  border: .5px solid #cfcfcf;
  font-family: Manrope, sans-serif;
  font-size: 12px;
}

.textarea {
  letter-spacing: 2px;
  text-transform: uppercase;
  padding-left: 20px;
  font-family: Manrope, sans-serif;
  font-size: 12px;
}

.submit-button-2 {
  background-color: var(--m-yellow);
  color: var(--body-text);
  border-radius: 8px;
  padding-left: 35px;
  padding-right: 35px;
  font-family: Manrope, sans-serif;
  font-size: 13px;
}

.hamburger-001_container {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  cursor: pointer;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 2.25rem;
  height: 2.25rem;
  display: flex;
}

.hamburger-001_bottom-line, .hamburger-001_top-line {
  background-color: #000;
  border-radius: 2px;
  align-self: stretch;
  height: 5px;
}

.hamburger-001_middle-line {
  background-color: #000;
  border-radius: 2px;
  align-self: flex-end;
  min-width: 80%;
  height: 5px;
}

.burger-3 {
  cursor: pointer;
  background-color: #fff;
  border-radius: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  display: flex;
  position: relative;
  box-shadow: 6px 6px 25px #28078026;
}

.b3-top-wrap {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.b3-bar1 {
  background-color: #858eca;
  width: 30px;
  height: 3px;
}

.b3-middlebar-base {
  background-color: #858eca;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 3px;
  margin-top: 6px;
  margin-bottom: 6px;
  display: flex;
  position: static;
}

.b3-middlebar-top {
  z-index: 2;
  width: 30px;
  height: 3px;
  position: absolute;
  inset: 0;
}

.b3-middlebar {
  background-color: #858eca;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 3px;
  display: flex;
  position: absolute;
}

.b3-bar3 {
  background-color: #858eca;
  width: 30px;
  height: 3px;
}

@media screen and (min-width: 1280px) {
  .text-block-25 {
    font-weight: 400;
  }
}

@media screen and (max-width: 991px) {
  .team-inner-bottom {
    display: none;
  }

  .about-intro-content {
    grid-template-columns: minmax(auto, 650px);
    padding-top: 80px;
    padding-bottom: 80px;
    padding-left: 80px;
  }

  .team-images {
    grid-template-columns: 1fr;
    min-height: 500px;
  }

  .grid-wrapper-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .about-us-intro {
    padding-top: 80px;
    padding-bottom: 140px;
  }

  .blank-line {
    padding: 0;
  }

  .our-services {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .team-grid {
    min-height: auto;
  }

  .body-display-2.two-columns {
    column-count: 1;
  }

  .solid-team {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .founder-image {
    min-height: 33.33vw;
  }

  .grid-8, .grid-9 {
    grid-template-columns: 1fr 1fr;
  }

  .grid-10 {
    grid-template-columns: 1fr;
  }

  .grid-13 {
    grid-template-rows: auto auto 112px;
  }

  .grid-14 {
    grid-template-columns: 1fr 1fr;
  }

  .grid-17 {
    grid-template-rows: auto auto 112px auto;
  }

  .grid-20 {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 767px) {
  .h2, .h1-w {
    font-size: 30px;
    line-height: 35px;
  }

  .paragraph-w {
    text-align: left;
  }

  .paragraph-hero-w {
    font-size: 16px;
    line-height: 21px;
  }

  .about-intro-content {
    padding: 60px 0 60px 60px;
  }

  .team-images {
    min-height: 300px;
  }

  .our-services {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .inner-bottom {
    height: 60px;
  }

  .body-display-2.two-columns.white {
    column-count: 1;
  }

  .solid-team {
    grid-template-columns: 1fr 1fr;
  }

  .image-5 {
    width: 40px;
  }

  .image-5._2 {
    width: 35px;
  }

  .grid-16, .grid-18, .grid-19 {
    grid-template-columns: 1fr;
  }

  .menu-button.w--open, .nav-menu {
    background-color: var(--white);
  }

  .burger-3 {
    box-shadow: none;
  }

  .b3-bar1, .b3-middlebar-base, .b3-middlebar, .b3-bar3 {
    background-color: var(--body-text);
  }
}

@media screen and (max-width: 479px) {
  .container-2 {
    padding: 10px 20px;
  }

  .image {
    width: 120px;
  }

  .nav-link {
    border-bottom: .5px #e6e6e6;
  }

  .h2.w {
    font-size: 25px;
    line-height: 30px;
  }

  .paragraph {
    font-size: 13px;
    line-height: 18px;
  }

  .hero {
    background-position: 50%;
    height: 75vh;
  }

  .hero-div {
    padding-left: 20px;
    padding-right: 20px;
  }

  .h1-w {
    font-size: 25px;
    line-height: 30px;
  }

  .paragraph-w {
    text-align: center;
  }

  .paragraph-hero-w {
    font-size: 14px;
    line-height: 19px;
  }

  .div-block-58 {
    padding: 5px 15px;
  }

  .text-block-25 {
    font-size: 12px;
  }

  .intro-corner {
    width: 48px;
    height: 48px;
  }

  .overlay-2 {
    width: 100%;
  }

  .team-grid-content {
    grid-template-columns: 1fr;
    padding-left: 10px;
    padding-right: 10px;
  }

  .about-intro-content {
    padding: 48px 20px;
  }

  .team-images {
    min-height: 250px;
  }

  .grid-wrapper-2 {
    grid-template-columns: .25fr;
    margin-left: 0;
    margin-right: 0;
  }

  .about-us-intro {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .our-services.dark {
    overflow: hidden;
  }

  .inner-bottom {
    height: 48px;
  }

  .button {
    padding: 18px 28px;
  }

  .subtitle-2 {
    padding-left: 10px;
  }

  .body-display-2.two-columns.white {
    text-align: left;
    padding-left: 10px;
  }

  .solid-team {
    grid-template-columns: 1fr 1fr;
  }

  .founder-image {
    min-height: 20vh;
  }

  .grid-5 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
  }

  .div-block-67 {
    padding-left: 0;
  }

  .why-choose-us {
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid-6 {
    grid-template-columns: 1fr;
  }

  .featured-projects {
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid-8, .grid-9 {
    grid-template-columns: 1fr;
  }

  .div-block-71, .footer {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-7 {
    width: 150px;
  }

  .grid-10 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .image-11 {
    margin-right: 15px;
  }

  .grid-11 {
    grid-template-columns: 1fr;
  }

  .about-us-hero {
    height: 75vh;
  }

  .div-block-76, .who-we-are {
    padding-left: 20px;
    padding-right: 20px;
  }

  .services-hero {
    height: 75vh;
  }

  .section-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .projects-hero {
    height: 75vh;
  }

  .projects, .section-3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid-21 {
    grid-template-columns: 1fr;
  }

  .menu-button {
    background-color: var(--white);
    padding-left: 0;
    padding-right: 0;
  }

  .menu-button.w--open {
    background-color: var(--white);
  }

  .icon {
    color: var(--body-text);
  }

  .nav-menu {
    background-color: var(--white);
  }

  .burger-3 {
    box-shadow: none;
    width: 50px;
    height: 50px;
  }

  .b3-bar1, .b3-middlebar-base, .b3-middlebar, .b3-bar3 {
    background-color: var(--body-text);
  }
}

#w-node-_13052233-0af0-8a35-0166-462ddd4ff32b-476f1a3f {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_13052233-0af0-8a35-0166-462ddd4ff32c-476f1a3f {
  grid-area: 1 / 1 / 2 / 4;
  justify-self: start;
}

#w-node-_13052233-0af0-8a35-0166-462ddd4ff32d-476f1a3f {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-_13052233-0af0-8a35-0166-462ddd4ff32e-476f1a3f {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_13052233-0af0-8a35-0166-462ddd4ff33d-476f1a3f {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_13052233-0af0-8a35-0166-462ddd4ff342-476f1a3f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_13052233-0af0-8a35-0166-462ddd4ff353-476f1a3f {
  grid-area: 1 / 1 / 2 / 4;
  align-self: end;
}

#w-node-_13052233-0af0-8a35-0166-462ddd4ff355-476f1a3f {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-_13052233-0af0-8a35-0166-462ddd4ff356-476f1a3f {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_13052233-0af0-8a35-0166-462ddd4ff373-476f1a3f {
  grid-area: 1 / 1 / 2 / 2;
  align-self: end;
}

#w-node-_8c368cad-3119-0ead-ae0f-dba9c2027e40-805cd7e2, #w-node-ce64ea48-9edb-2c5f-3776-33bbdaa9cadb-805cd7e2, #w-node-_0087d651-379e-f9b7-73b9-d42ade952891-805cd7e2, #w-node-_0087d651-379e-f9b7-73b9-d42ade952893-805cd7e2, #w-node-_9600137b-e05e-8833-ff72-7dbca6f47b67-805cd7e2, #w-node-_7c99e355-41ae-0442-32d5-f3bc049f3b95-805cd7e2, #w-node-_19633b17-f3eb-18a6-4540-66991776c591-805cd7e2, #w-node-_41be0a7a-a8df-a685-9a55-7bc0abf3a83b-805cd7e2 {
  place-self: center start;
}

@media screen and (max-width: 991px) {
  #w-node-_13052233-0af0-8a35-0166-462ddd4ff32b-476f1a3f {
    grid-row: 2 / 3;
    grid-column-start: 2;
  }

  #w-node-_13052233-0af0-8a35-0166-462ddd4ff32d-476f1a3f {
    grid-column-end: 5;
  }

  #w-node-_13052233-0af0-8a35-0166-462ddd4ff33d-476f1a3f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_13052233-0af0-8a35-0166-462ddd4ff355-476f1a3f {
    grid-area: 1 / 1 / 2 / 4;
    justify-self: stretch;
  }

  #w-node-_13052233-0af0-8a35-0166-462ddd4ff356-476f1a3f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_13052233-0af0-8a35-0166-462ddd4ff373-476f1a3f {
    grid-row: 2 / 3;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_13052233-0af0-8a35-0166-462ddd4ff32b-476f1a3f {
    grid-area: 2 / 1 / 3 / 4;
  }

  #w-node-_13052233-0af0-8a35-0166-462ddd4ff32d-476f1a3f {
    grid-area: 1 / 1 / 2 / 5;
  }

  #w-node-_13052233-0af0-8a35-0166-462ddd4ff32e-476f1a3f {
    grid-area: 1 / 1 / 2 / 2;
  }
}


