.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.image {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image.logo {
  height: 75px;
}

.container {
  justify-content: space-between;
  align-items: center;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.section {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -webkit-text-fill-color: inherit;
  background-image: radial-gradient(circle at 0 0, #000, #000 7%, #0000 78%), url('../images/IndustrialProcess.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-clip: padding-box;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  height: 80vh;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.heading {
  color: #fff;
  white-space: normal;
  margin-top: 100px;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 6.887rem;
  line-height: 110px;
}

.container-2 {
  max-width: 1280px;
  max-height: 75px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.paragraph {
  color: #fff;
  max-width: 40rem;
  margin-bottom: 36px;
  font-family: Roboto, sans-serif;
  font-size: 1.62rem;
  line-height: 32px;
}

.cta {
  color: #fff;
  background-color: #ff4c29;
  border-radius: 10px;
  margin-right: 60px;
  padding: 10px 20px;
  font-size: 1rem;
  font-weight: 700;
  text-decoration: none;
  display: block;
}

.cta:hover {
  background-color: #b3351d;
}

.link {
  color: #ff4c29;
  background-color: #fff;
  border: 1px solid #ff4c29;
  border-radius: 10px;
  padding: 10px 20px;
  font-size: 1rem;
  font-weight: 700;
  text-decoration: none;
  display: block;
}

.link:hover {
  color: #cc3d21;
  background-color: #ffedea;
  border-color: #cc3d21;
}

.div-block {
  display: flex;
}

.body {
  font-family: Roboto, sans-serif;
  font-weight: 400;
}

.section-2 {
  background-color: #082032;
}

.heading-2 {
  color: #fff;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
  font-family: Roboto, sans-serif;
  font-size: 4.25rem;
}

.heading-2.secondaryheading-2 {
  color: #000;
  margin-top: 0;
}

.paragraph-2 {
  color: #fff;
  text-align: center;
  padding: 20px 100px;
  font-family: Roboto, sans-serif;
  font-size: 1rem;
  line-height: 25px;
}

.paragraph-3 {
  color: #fff;
  text-align: center;
  margin-bottom: 140px;
  padding: 10px 100px;
  font-family: Roboto, sans-serif;
  font-size: 1rem;
  line-height: 25px;
}

.heading-3 {
  margin-bottom: 15px;
  font-family: Roboto, sans-serif;
  font-size: 1.62rem;
  font-weight: 400;
  line-height: 30px;
}

.section-3 {
  background-color: #fff;
  padding-top: 60px;
  padding-bottom: 60px;
}

.image-2, .image-3 {
  border-radius: 16px;
  max-width: 550px;
}

.image-3:hover {
  box-shadow: 0 2px 5px #0003;
}

.image-4 {
  object-fit: fill;
  border-radius: 16px;
  max-width: 550px;
}

.heading-4 {
  margin-bottom: 15px;
  font-family: Roboto, sans-serif;
  font-size: 1.62rem;
  font-weight: 400;
}

.heading-5 {
  margin-bottom: 15px;
  font-family: Roboto, sans-serif;
  font-size: 1.62rem;
  font-weight: 400;
  line-height: 30px;
}

.paragraph-4, .paragraph-5 {
  font-family: Roboto, sans-serif;
  font-size: 1rem;
}

.paragraph-6 {
  font-size: 1rem;
}

.div-block-2 {
  width: 550px;
  max-width: 550px;
}

.div-block-2.service-card {
  padding: 40px;
}

.flex-block {
  grid-column-gap: 30px;
  grid-row-gap: 127.54px;
  flex-flow: column;
  place-content: stretch center;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
}

.service-card {
  align-self: center;
  max-width: 550px;
  padding: 40px;
}

.div-block-3 {
  margin-left: auto;
  margin-right: auto;
}

.section-4 {
  background-color: #082032;
  padding-top: 100px;
  padding-bottom: 100px;
}

.heading-6 {
  color: #ff4c29;
  text-align: center;
  max-width: 700px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  font-family: Roboto, sans-serif;
  font-size: 2.62rem;
  font-weight: 400;
}

.paragraph-7 {
  color: #fff;
  text-align: center;
  max-width: 525px;
  margin-left: auto;
  margin-right: auto;
  font-family: Roboto, sans-serif;
  font-size: 1rem;
  line-height: 25px;
}

.section-5 {
  background-color: #fff;
  padding-top: 60px;
  padding-bottom: 60px;
}

.paragraph-8 {
  text-align: center;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  font-family: Roboto, sans-serif;
  font-size: 1rem;
}

.contact-card {
  text-align: center;
  width: 33%;
  padding: 100px 0 100px 0%;
}

.text-block {
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 1.62rem;
  font-weight: 900;
}

.paragraph-9 {
  font-family: Roboto, sans-serif;
  font-size: 1rem;
}

.text-block-2 {
  color: #334756;
  font-family: Roboto, sans-serif;
  font-size: 1rem;
}

.form {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  flex-flow: wrap;
  place-content: flex-start center;
  align-items: flex-start;
  width: 850px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-4, .div-block-5, .div-block-6, .div-block-7 {
  width: 49%;
  padding-top: 10px;
  padding-bottom: 10px;
}

.div-block-8 {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}

.field-label, .field-label-2, .field-label-3, .field-label-4, .field-label-5 {
  font-family: Roboto, sans-serif;
  font-weight: 400;
}

.submit-button {
  background-color: #ff4c29;
  border-radius: 7px;
  order: 0;
  align-self: auto;
  padding-left: 60px;
  padding-right: 60px;
  display: block;
}

.text-field, .text-field-2, .text-field-3, .text-field-4, .textarea {
  border-radius: 5px;
}

.container-3, .container-4, .container-5, .container-6 {
  max-width: 1280px;
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-9, .div-block-10, .div-block-11 {
  align-self: center;
  display: flex;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.navbar {
  background-color: #fff;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}

.text-block-3 {
  margin-left: 0;
  margin-right: auto;
}

.link-2 {
  color: #fff;
  text-align: center;
  background-color: #334756;
  border-radius: 10px;
  margin-left: auto;
  margin-right: 0;
  padding: 10px 20px;
  font-size: 1rem;
  font-weight: 400;
  text-decoration: none;
}

.link-2:hover {
  color: #334756;
  background-color: #fff;
  border: 1px solid #334756;
}

.container-7 {
  max-width: 1280px;
  padding-left: 20px;
  padding-right: 20px;
}

.text-block-4 {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
  font-size: 2.62rem;
  font-weight: 900;
}

.section-6 {
  background-color: #ebedee;
}

.link-3 {
  font-size: 1rem;
}

.text-block-5 {
  text-align: center;
  padding-top: 40px;
  font-size: 1rem;
}

@media screen and (max-width: 991px) {
  .image {
    vertical-align: baseline;
    margin-left: auto;
    margin-right: auto;
  }

  .container {
    justify-content: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .section {
    background-image: radial-gradient(circle at 0 0, #000000e0, #0000), url('../images/IndustrialProcess.jpg');
    background-position: 0 0, 0 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    display: block;
  }

  .heading {
    white-space: normal;
    font-size: 4.244rem;
  }

  .container-2 {
    max-width: 768px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .body {
    background-image: none;
  }

  .paragraph-2 {
    padding-left: 20px;
    padding-right: 20px;
    line-height: 25px;
  }

  .paragraph-3 {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 25px;
  }

  .div-block-2.service-card {
    order: 2;
  }

  .service-card {
    order: 9999;
  }

  .form {
    width: auto;
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-4, .div-block-5, .div-block-6, .div-block-7 {
    width: 100%;
  }

  .div-block-9, .div-block-10, .div-block-11 {
    flex-flow: column;
  }

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

  .text-block-4 {
    line-height: 45px;
  }
}

@media screen and (max-width: 767px) {
  .heading {
    white-space: normal;
    line-height: 80px;
  }

  .heading-2.secondaryheading-2 {
    line-height: 65px;
  }

  .heading-6 {
    line-height: 46px;
  }

  .paragraph-7 {
    line-height: 30px;
  }

  .section-5 {
    line-height: 35px;
  }

  .contact-card {
    align-self: center;
    width: 50%;
    min-width: 225px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-2 {
    white-space: nowrap;
  }

  .flex-block-2 {
    flex-flow: wrap;
    justify-content: center;
    align-items: flex-start;
  }

  .text-block-4 {
    padding-left: 10px;
    padding-right: 10px;
    line-height: 55px;
  }
}

@media screen and (max-width: 479px) {
  .image.logo {
    max-width: 100%;
    height: 50px;
  }

  .section {
    background-position: 0%;
    background-size: cover;
    height: 65vh;
  }

  .heading {
    font-family: Roboto, sans-serif;
    font-size: 2.62rem;
    line-height: 65px;
  }

  .container-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .paragraph {
    font-size: 1.5rem;
    line-height: 30px;
  }

  .heading-2 {
    font-size: 1.62rem;
    line-height: 52px;
  }

  .heading-2.secondaryheading-2 {
    margin-left: 0;
    margin-right: 0;
    line-height: 60px;
  }

  .div-block-2.service-card.consultation-card {
    width: auto;
  }

  .paragraph-8 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .contact-card {
    text-align: center;
    width: 100%;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .form {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-9, .div-block-10, .div-block-11 {
    max-width: 320px;
  }

  .flex-block-2 {
    flex-flow: column;
    padding-left: 20px;
  }

  .link-block {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .text-block-3 {
    display: none;
  }

  .text-block-4 {
    padding-left: 0;
    padding-right: 0;
    font-size: 1.62rem;
    line-height: 35px;
  }
}

#w-node-bea6746c-7124-31d7-0f2d-3eea4c10d036-93d235ad {
  grid-area: span 1 / span 12 / span 1 / span 12;
}


