:root {
  --white: white;
  --black: black;
}

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

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

.hero-overlay {
  color: #fff;
  background-image: linear-gradient(rgba(0, 0, 0, .14), rgba(0, 0, 0, .14)), url('../images/dmc_hero.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  height: 100vh;
  max-height: 100%;
  padding-top: 10px;
  padding-bottom: 100px;
  display: block;
  position: relative;
}

.centered-container {
  text-align: center;
  background-color: rgba(255, 255, 255, .47);
  border-radius: 8px;
  flex: 1;
  padding: 12px 16px;
}

.footer {
  text-align: center;
  align-items: flex-start;
  padding-top: 60px;
  padding-bottom: 40px;
}

.footer-flex-container {
  text-align: left;
  justify-content: space-between;
  margin-bottom: 40px;
  display: flex;
}

.footer-logo-link {
  flex: 0 auto;
  width: 250px;
  min-width: 60px;
  height: 250px;
  max-height: 60px;
}

.footer-image {
  object-fit: contain;
  object-position: 0% 50%;
  width: 250px;
  height: 0%;
  display: inline-block;
}

.footer-heading {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.5;
}

.footer-link {
  color: #444;
  margin-bottom: 10px;
  text-decoration: none;
  display: block;
}

.footer-link:hover {
  text-decoration: underline;
}

.sticky-nav {
  z-index: 1;
  background-color: #fff;
  padding: 20px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.nav-grid {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content max-content max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin: 0;
  padding: 0;
  display: grid;
}

.nav-logo-link {
  height: 60px;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  display: block;
}

.nav-logo {
  object-fit: contain;
  object-position: 0% 50%;
  width: auto;
  height: 100%;
}

.nav-link {
  color: #444;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 0;
  text-decoration: none;
  display: block;
}

.nav-link:hover {
  text-decoration: underline;
}

.paragraph, .heading {
  color: #333;
}

.hero_text_wrapper {
  width: 450px;
  height: 50%;
  padding: 16px;
}

.heading-2 {
  color: #d1cfcf;
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Open Sans, sans-serif;
}

.heading-3 {
  color: #d1cfcf;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
}

.heading-4 {
  color: #d1cfcf;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
}

.navbar {
  color: rgba(255, 255, 255, 0);
  background-color: rgba(221, 221, 221, 0);
  justify-content: space-between;
  align-items: center;
  margin: 8px 40px 24px;
  display: block;
  position: static;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.home-page-nav-link {
  color: #575b63;
  margin-right: 16px;
  font-family: Lato, sans-serif;
  font-size: 24px;
  font-weight: 400;
}

.nav-menu {
  margin-right: 0%;
}

.image {
  margin-left: 0%;
}

.container {
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.scroll-down-container {
  justify-content: center;
  align-items: flex-end;
  padding-bottom: 20px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.button {
  margin-top: 0;
  position: absolute;
  top: -13px;
}

.section-about {
  margin-top: 16px;
  margin-left: 40px;
  margin-right: 40px;
}

.paragraph-2 {
  font-size: 18px;
}

.about-paragraph {
  color: #575b63;
  margin-top: 16px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 32px;
}

.columns {
  align-items: center;
  margin-top: 0;
  display: flex;
}

.heading-5 {
  aspect-ratio: auto;
  color: #575b63;
  text-align: center;
  margin-top: 0;
  margin-bottom: 24px;
  font-family: Lato, sans-serif;
  font-weight: 700;
}

.image-2 {
  border-radius: 8px;
  width: 800px;
}

.column {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-meet-the-team {
  margin-top: 32px;
  margin-left: 40px;
  margin-right: 40px;
  padding-top: 16px;
}

.section-services {
  margin-top: 16px;
  margin-left: 40px;
  margin-right: 40px;
}

.list-item-services {
  color: #575b63;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 32px;
}

.team-div {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block {
  width: 100%;
}

.profile-img {
  border-radius: 8px;
  width: 250px;
  margin-bottom: 8px;
}

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

.title-text {
  color: #575b63;
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.main-title-text {
  color: #575b63;
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  text-decoration: underline;
}

.section-contact {
  margin-top: 16px;
  margin-left: 40px;
  margin-right: 40px;
}

.text-block-2 {
  text-align: left;
  justify-content: flex-start;
  align-items: flex-start;
  font-size: 18px;
  display: flex;
}

.lightbox-main {
  cursor: pointer;
  border-radius: 8px;
}

.image-3 {
  border-radius: 8px;
  width: 800px;
}

.column-2 {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.secondary-light-boxs {
  min-width: 250px;
}

.text-block-3 {
  color: #575b63;
  text-align: center;
  width: 100%;
  margin-top: 8px;
  margin-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
}

.lightbox-main-two {
  cursor: pointer;
  border-radius: 8px;
}

.text-block-4 {
  color: #575b63;
  text-align: center;
  width: 100%;
  margin-top: 8px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.section-contact-in-use {
  margin-top: 64px;
  margin-left: 40px;
  margin-right: 40px;
}

.div-light-box-wrapper {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  display: block;
}

.div-inner-lightbox-wrapper {
  width: 100%;
  margin-top: 16px;
  margin-bottom: 16px;
}

.grid {
  grid-template-areas: "."
                       "Area";
  align-content: space-around;
  justify-content: space-around;
}

.project-tab-link {
  border-radius: 6px 6px 0 0;
  width: 150px;
  line-height: 35px;
}

.project-tab-link.w--current {
  background-color: rgba(56, 152, 236, .7);
}

.project-tab-link-text {
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 18px;
}

.column-3 {
  padding-left: 0;
}

.contact-heading {
  color: #575b63;
  text-align: center;
  margin-top: 0;
  margin-bottom: 24px;
  font-family: Lato, sans-serif;
  font-weight: 700;
}

.contact-input {
  border: 2px solid #c5c3c3;
  border-radius: 8px;
  height: 55px;
}

.text-field {
  border-radius: 8px;
  height: 55px;
}

.contact-label {
  color: #575b63;
  margin-bottom: 16px;
  font-family: Lato, sans-serif;
  font-size: 18px;
}

.field-label {
  font-family: Lato, sans-serif;
  font-size: 18px;
}

.contact-text-area {
  border: 2px solid #c5c3c3;
  border-radius: 8px;
  min-height: 150px;
}

.contact-submit-button {
  border-radius: 8px;
  width: 150px;
  height: 55px;
  font-family: Lato, sans-serif;
  font-size: 18px;
}

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

.text-block-5 {
  text-align: center;
  text-decoration: underline;
}

.text-block-6 {
  color: #575b63;
  text-align: center;
  font-family: Lato, sans-serif;
  text-decoration: none;
}

.contact-text {
  color: #575b63;
  text-align: center;
  font-family: Montserrat, sans-serif;
}

.text-block-8, .text-block-9, .text-block-10 {
  text-align: center;
}

.contact-form {
  padding-left: 32px;
  padding-right: 32px;
}

.image-4, .image-5, .image-6, .image-7, .image-8, .image-9, .image-10, .image-11, .image-12, .image-13, .image-14, .image-15, .image-16, .image-17 {
  border-radius: 8px;
}

.dropdown-toggle {
  color: #d1cfcf;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-family: Lato, sans-serif;
  font-size: 24px;
  display: block;
}

.icon-2 {
  color: #575b63;
  margin-top: 18px;
  margin-left: 0;
  padding-left: 0;
}

.text-block-11 {
  color: #575b63;
  margin-right: 5px;
}

.dropdown-list {
  border-radius: 8px;
}

.dropdown-list.w--open {
  background-color: var(--white);
  border-radius: 8px;
  margin-top: 0;
  margin-bottom: 0;
}

.drop-down-nav-link {
  color: #575b63;
  border: 1px #000;
  border-bottom: 1px solid #bebebe;
  padding-top: 16px;
  padding-bottom: 16px;
  font-family: Lato, sans-serif;
  font-size: 18px;
}

.dropdown-link {
  border-bottom: 1px solid #bebebe;
}

.drop-down-nav-link-end {
  color: #575b63;
  border: 1px #000;
  border-bottom-color: #bebebe;
  padding-top: 16px;
  padding-bottom: 16px;
  font-family: Lato, sans-serif;
  font-size: 18px;
}

.section-project {
  margin-left: 40px;
  margin-right: 40px;
  padding-top: 40px;
}

.project-heading {
  color: #575b63;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
}

.column-5 {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 32px;
}

.project-description {
  color: #575b63;
  margin-top: 10px;
  font-size: 18px;
  overflow: visible;
}

.div-line {
  border-top: 4px solid #ccc;
  width: 75px;
}

.line-wrapper, .button-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.contact-us-button {
  text-align: center;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 180px;
  height: 55px;
  display: flex;
}

.contact-info-wrapper {
  margin-top: 20px;
}

.heading-6 {
  text-align: center;
  font-family: Lato, sans-serif;
}

.container-2 {
  margin-top: 40px;
}

.custom_image_kv {
  border-radius: 8px;
  max-width: 100%;
  max-height: 100%;
}

.image-5-copy {
  border-radius: 8px;
}

.custom_imgage_wf {
  border-radius: 8px;
  max-width: 250px;
  max-height: 100%;
}

@media screen and (max-width: 991px) {
  .footer {
    padding-left: 20px;
    padding-right: 20px;
  }

  .navbar {
    flex-direction: row;
    align-items: center;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 16px;
    padding-left: 16px;
    padding-right: 16px;
    display: block;
  }

  .nav-menu {
    background-color: rgba(0, 0, 0, .86);
    height: 100vh;
  }

  .nav-menu.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .icon {
    color: #575b63;
  }

  .menu-button {
    color: #fff;
    border: 1px solid #575b63;
    border-radius: 8px;
    margin-top: 10px;
  }

  .section-about, .section-services, .section-contact-in-use {
    margin-left: 6px;
    margin-right: 6px;
  }

  .column-3 {
    padding-right: 0;
  }

  .contact-form {
    padding-left: 0;
    padding-right: 0;
  }

  .nav-drop-down {
    display: block;
    left: 2px;
  }

  .dropdown-toggle {
    float: none;
    clear: none;
    justify-content: flex-start;
    align-items: flex-start;
    margin-right: 9px;
    display: block;
    position: relative;
    top: auto;
    bottom: 0%;
    left: auto;
    right: auto;
  }

  .dropdown-list.w--open {
    left: auto;
  }

  .drop-down-nav-link, .drop-down-nav-link-end {
    color: #575b63;
  }

  .nav-dropdown-div {
    flex-flow: row-reverse;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 0;
    display: block;
  }

  .section-project {
    margin-left: 0;
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .hero-overlay {
    padding: 20px 20px 40px;
  }

  .footer {
    padding: 40px 20px;
  }

  .footer-image {
    object-fit: contain;
  }

  .sticky-nav {
    position: relative;
  }

  .nav-grid {
    text-align: center;
  }

  .navbar {
    margin-left: 0;
    margin-right: 0;
  }

  .section-about {
    margin-left: 10px;
    margin-right: 10px;
  }

  .columns {
    display: block;
  }

  .heading-5 {
    text-align: left;
  }

  .image-2 {
    width: 100%;
    min-width: 100%;
  }

  .section-meet-the-team, .section-services, .section-contact, .section-contact-in-use {
    margin-left: 10px;
    margin-right: 10px;
  }

  .contact-heading {
    text-align: center;
  }

  .nav-drop-down {
    left: auto;
  }

  .dropdown-toggle {
    right: auto;
  }

  .dropdown-list.w--open {
    left: auto;
  }
}

@media screen and (max-width: 479px) {
  .centered-container {
    text-align: left;
  }

  .footer {
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-flex-container {
    flex-direction: column;
  }

  .footer-logo-link {
    height: 60px;
  }

  .footer-heading {
    margin-top: 20px;
  }

  .sticky-nav {
    padding: 0;
  }

  .nav-grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: 100px;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .nav-logo-link {
    border-top: 1px solid #c4c4c4;
  }

  .nav-link {
    border-top: 1px solid #c4c4c4;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .navbar {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .column-4 {
    padding-left: 0;
    padding-right: 0;
  }

  .tabs-menu {
    flex-wrap: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: stretch;
    display: flex;
  }

  .dropdown-toggle {
    right: auto;
  }

  .dropdown-list.w--open {
    left: auto;
  }
}

#w-node-bf36ee63-dc95-7e46-980b-992cd329472a-722825b5, #w-node-bf36ee63-dc95-7e46-980b-992cd329472c-722825b5, #w-node-bf36ee63-dc95-7e46-980b-992cd329472e-722825b5, #w-node-bf36ee63-dc95-7e46-980b-992cd3294730-722825b5, #w-node-bf36ee63-dc95-7e46-980b-992cd329472a-28bd736a, #w-node-bf36ee63-dc95-7e46-980b-992cd329472c-28bd736a, #w-node-bf36ee63-dc95-7e46-980b-992cd329472a-6ae0d36e, #w-node-bf36ee63-dc95-7e46-980b-992cd329472c-6ae0d36e, #w-node-bf36ee63-dc95-7e46-980b-992cd329472e-6ae0d36e, #w-node-bf36ee63-dc95-7e46-980b-992cd329472a-b5adf490, #w-node-bf36ee63-dc95-7e46-980b-992cd329472c-b5adf490, #w-node-bf36ee63-dc95-7e46-980b-992cd329472e-b5adf490, #w-node-bf36ee63-dc95-7e46-980b-992cd3294730-b5adf490, #w-node-bf36ee63-dc95-7e46-980b-992cd329472a-5d6e00d4, #w-node-bf36ee63-dc95-7e46-980b-992cd329472c-5d6e00d4, #w-node-bf36ee63-dc95-7e46-980b-992cd329472e-5d6e00d4, #w-node-bf36ee63-dc95-7e46-980b-992cd3294730-5d6e00d4, #w-node-bf36ee63-dc95-7e46-980b-992cd329472a-958f9395, #w-node-bf36ee63-dc95-7e46-980b-992cd329472c-958f9395, #w-node-bf36ee63-dc95-7e46-980b-992cd329472e-958f9395, #w-node-bf36ee63-dc95-7e46-980b-992cd3294730-958f9395, #w-node-bf36ee63-dc95-7e46-980b-992cd329472a-3579cb1b, #w-node-bf36ee63-dc95-7e46-980b-992cd329472c-3579cb1b, #w-node-bf36ee63-dc95-7e46-980b-992cd329472e-3579cb1b, #w-node-bf36ee63-dc95-7e46-980b-992cd3294730-3579cb1b, #w-node-bf36ee63-dc95-7e46-980b-992cd329472a-d56f45d4, #w-node-bf36ee63-dc95-7e46-980b-992cd329472c-d56f45d4, #w-node-bf36ee63-dc95-7e46-980b-992cd329472e-d56f45d4, #w-node-bf36ee63-dc95-7e46-980b-992cd3294730-d56f45d4 {
  align-self: center;
  justify-self: center;
}


