.w-embed-youtubevideo {
  width: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

body {
  color: #101424;
  border-bottom: 1px solid #000;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 20px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}

.dg-nav-desktop {
  z-index: 9999;
  width: 100vw;
  height: 70px;
  background-color: #fff;
  justify-content: space-between;
  align-items: center;
  padding: 15px 40px 15px 25px;
  display: flex;
  position: fixed;
  box-shadow: 0 1px 20px 4px rgba(16, 20, 36, .09);
}

.image {
  height: 52px;
}

.dg-nav-desktop-menu-wrapper {
  height: 100%;
  align-items: center;
  margin-left: 30px;
  font-weight: 700;
  text-decoration: none;
  display: flex;
}

.a {
  color: #101424;
  font-family: franklin-gothic-urw-cond, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  transition: all .2s;
}

.a:hover {
  color: #ffd722;
  border-bottom-style: none;
  border-bottom-color: #ffd722;
  text-decoration: underline;
}

.body {
  color: #000028;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  align-items: flex-start;
  font-family: franklin-gothic-urw, sans-serif;
  font-size: 16px;
  display: flex;
}

.body.homebody {
  height: auto;
  font-size: 18px;
  display: block;
}

.banner-text {
  z-index: 80;
  width: auto;
  opacity: 1;
  text-align: left;
  background-color: #101424;
  border: 1px solid #101424;
  flex-direction: column;
  align-items: flex-start;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 0;
  padding-bottom: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
  top: auto;
  bottom: 100px;
  left: 60px;
  right: auto;
  overflow: hidden;
  box-shadow: 8px 8px 0 -2px #ffd722;
}

.banner-text.aboutus-break {
  width: 560px;
  height: 320px;
  object-fit: contain;
  border-width: 10px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  position: relative;
  bottom: 51px;
  overflow: hidden;
}

.banner-text.aboutus-break.servicebox {
  height: 600px;
  border-width: 10px;
  border-color: #101424;
  justify-content: flex-start;
  padding-bottom: 30px;
  padding-right: 45px;
  position: relative;
  bottom: 0;
  left: 40px;
  overflow: hidden;
}

.heading {
  color: #101424;
  white-space: break-spaces;
  margin-bottom: 0;
  margin-left: 30px;
  font-family: franklin-gothic-urw-comp, sans-serif;
  font-size: 55px;
  font-weight: 700;
  line-height: 60px;
  position: relative;
}

.heading._2ndary-headline {
  margin-top: 0;
  margin-left: 0;
}

.heading._2ndary-headline.content-headline {
  color: #101424;
  line-height: 57px;
}

.heading._2ndary-headline.content-headline.callout {
  color: #fff;
  font-size: 32px;
  line-height: 40px;
}

.heading._2ndary-headline.content-headline.callout.thin {
  font-weight: 400;
  line-height: 100%;
}

.heading._2ndary-headline.content-headline.callout.number {
  color: #101424;
}

.heading._2ndary-headline.content-headline.meet-team-heading {
  width: 100%;
  margin-bottom: 20px;
}

.heading._2ndary-headline.content-headline.val {
  color: #fff;
}

.heading._2ndary-headline.aboutus {
  width: auto;
  color: #fff;
  border-bottom: 6px solid #ffd722;
  text-decoration: none;
  display: block;
}

.heading.main-heading {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 10px;
  margin-right: 30px;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1;
}

.heading.aboutusheading {
  color: #fff;
  margin-top: 20px;
  margin-bottom: 20px;
}

.page-scroll {
  z-index: 200;
  width: auto;
  height: 100vh;
  max-width: 100vw;
  min-height: auto;
  background-color: #ffd722;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.page-scroll.content {
  z-index: 199;
  height: auto;
  max-width: 100%;
  min-height: auto;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  overflow: visible;
}

.page-scroll.content.ourcause {
  background-color: #ffd722;
  background-image: linear-gradient(rgba(255, 215, 34, .74), rgba(255, 215, 34, .74)), url('../images/cnc-main-image.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  justify-content: center;
  padding-top: 100px;
  padding-bottom: 100px;
}

.page-scroll.content.end {
  height: auto;
  min-height: auto;
  justify-content: flex-start;
}

.page-scroll.content._2ndsection {
  max-width: 100%;
  min-height: auto;
}

.page-scroll.navscrollin {
  width: 100%;
  max-width: 100%;
}

.sub-heading {
  color: #ffd722;
  column-count: 2;
  column-rule: 0px none #ffd722;
  column-gap: 54px;
  margin-left: 30px;
  font-family: franklin-gothic-urw-cond, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
}

.sub-heading.homepagesub {
  column-count: auto;
  margin-top: 10px;
  margin-bottom: 40px;
}

.footer {
  z-index: 1000;
  width: 100%;
  height: 70px;
  background-color: #101424;
  justify-content: flex-end;
  align-items: center;
  margin-top: 60px;
  padding: 20px 40px;
  display: flex;
  position: relative;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.footer.aboutusfooter {
  height: auto;
  background-color: #101424;
  justify-content: space-between;
  align-items: center;
  padding-top: 20px;
  position: relative;
}

.div-block-2 {
  height: auto;
  color: #fff;
}

.button {
  color: #101424;
  text-align: center;
  background-color: #ffd722;
  margin: 0 30px 20px;
  font-family: franklin-gothic-urw-cond, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 100%;
  position: relative;
}

.button.call-us {
  color: #ffd722;
  background-color: #101424;
  border: 2px solid #ffd722;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 30px;
}

.button.call-us.aboutuscallus {
  color: #101424;
  background-color: #ffd722;
  border-color: #101424;
  margin-bottom: 0;
  font-size: 16px;
}

.button.call-us.aboutuscallus.cta {
  margin-top: 0;
  margin-bottom: 0;
}

.button.call-us.list {
  margin-bottom: 0;
}

.button.aboutus-servicesbutton {
  color: #ffd722;
  text-align: center;
  background-color: #101424;
  margin-bottom: 0;
  font-size: 16px;
  text-decoration: none;
}

.button.seeservices {
  margin-top: 0;
  margin-bottom: 0;
}

.button.seeservices.contaccus {
  margin-left: 0;
}

.button.emnailusfod {
  margin-bottom: 0;
}

.dg-mainpage-buttons-wrapper {
  width: 100%;
  flex-direction: row;
  margin-top: 31px;
  padding-bottom: 32px;
  display: flex;
}

.dg-mainpage-buttons-wrapper.cta-buttons, .dg-mainpage-buttons-wrapper.servicesbuttons {
  flex-direction: row;
  margin-top: 20px;
}

.p {
  padding-right: 0;
  position: static;
}

.p.footer-text {
  padding-right: 0;
}

.p.contactp {
  color: #101424;
  margin-top: 20px;
  margin-bottom: 20px;
}

.p.contactp.hidden {
  display: none;
}

.gd-aboutus-mainbanner {
  width: 100vw;
  height: 670px;
  background-color: #101424;
  background-image: linear-gradient(to top, #000, rgba(0, 0, 0, 0) 52%), url('../images/Main-Banner-2.jpg');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  border-bottom: 1px solid #ffd722;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.gd-aboutus-mainbanner.services-banner {
  background-image: linear-gradient(to top, #000, rgba(0, 0, 0, 0) 40%), url('../images/Main-Banner-4.jpg');
  background-position: 0 0, 50% 100%;
}

.content-main-text {
  width: 50%;
  flex-direction: column;
  margin-bottom: 30px;
  display: flex;
}

.text-block {
  color: #fff;
  column-count: 2;
  column-rule: 2px solid #ffd722;
  column-gap: 64px;
  margin-top: 20px;
  font-family: franklin-gothic-urw, sans-serif;
  font-size: 16px;
  line-height: 22px;
  position: relative;
}

.text-block.contet-text {
  color: #101424;
  column-count: auto;
  margin-top: 40px;
  margin-bottom: 40px;
}

.text-block.contet-text.nomargin {
  margin-top: 0;
  font-family: franklin-gothic-urw-cond, sans-serif;
  font-size: 16px;
}

.text-block.contet-text.nomargin.testimonials-headlines {
  text-align: right;
  margin-top: 15px;
  font-family: franklin-gothic-urw-cond, sans-serif;
  font-size: 24px;
  font-weight: 700;
}

.text-block.contet-text._3servicestext {
  padding-left: 11px;
}

.dg-content {
  flex-direction: column;
  align-items: center;
  margin-top: 120px;
  padding-bottom: 60px;
  display: flex;
}

.dg-content.services-main {
  flex-direction: row;
  justify-content: center;
}

.dg-content.services-main.the-fleet {
  width: 100%;
  flex-direction: column;
  padding-bottom: 120px;
}

.dg-content._1stp {
  margin-top: 60px;
}

.dg-content._1stp.services {
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  padding-bottom: 120px;
}

.dg-content.hidden {
  display: none;
}

.committed-values {
  width: 100%;
  justify-content: center;
  display: flex;
}

.committed {
  width: 50%;
  max-width: 800px;
  grid-row-gap: 40px;
  background-color: #fff;
  border-bottom: 6px solid #101424;
  border-right: 6px solid #000;
  flex-direction: column;
  margin-right: 40px;
  padding-top: 20px;
  padding-left: 40px;
  padding-right: 60px;
  display: flex;
}

.values {
  width: 25%;
  background-color: #101424;
  padding: 33px 40px 33px 23px;
}

.image-break {
  width: 100vw;
  height: 600px;
  background-image: url('../images/Main-Banner-6.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 100px;
  display: none;
}

.igor {
  width: 50%;
  flex-direction: column;
  align-items: flex-start;
  padding-left: 0;
  padding-right: 40px;
  display: flex;
}

.jazz {
  width: 50%;
  padding: 0 40px 0 0;
}

.image-4 {
  width: 100%;
  height: auto;
}

.text-span {
  padding-right: 0;
  font-weight: 400;
}

.text-span.aboutusheading {
  color: #fff;
}

.meet-theteam {
  width: 50vw;
  flex-flow: wrap;
  align-items: flex-start;
  display: none;
}

.testimonials {
  width: 100vw;
  justify-content: center;
  margin-top: 0;
  display: none;
}

.testimonials-wrapper {
  width: 50%;
}

.slide-nav {
  display: none;
}

.slider {
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  display: flex;
}

.icon, .icon-2 {
  color: #101424;
  font-family: franklin-gothic-urw-cond, sans-serif;
  font-size: 32px;
  font-weight: 700;
}

.left-arrow-2 {
  height: 80px;
  margin-top: 20px;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 80px;
}

.left-arrow-2.right {
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.mask-2 {
  width: 90%;
  overflow: hidden;
}

.inverted-commas {
  width: 5%;
}

.text-block-2 {
  margin-top: -13px;
  font-family: franklin-gothic-urw-cond, sans-serif;
  font-size: 80px;
  font-weight: 700;
  line-height: 100%;
}

.slide-4 {
  padding: 0 12px;
}

.experience {
  background-color: rgba(0, 0, 0, 0);
  justify-content: flex-end;
  align-items: flex-start;
  margin-top: 60px;
  display: flex;
}

.contact-us-cta {
  height: auto;
  background-color: #ffd722;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
}

.image-6 {
  height: 40px;
}

.s-main-service-wrapper {
  width: auto;
  max-width: none;
  min-width: auto;
  margin-left: 0;
  margin-right: 0;
}

.image-7 {
  width: auto;
  height: auto;
  max-width: 100%;
  min-height: 1px;
  min-width: 300px;
  box-shadow: 8px 8px 0 -2px #ffd722;
}

.h3 {
  color: #101424;
  margin-top: 0;
  font-family: franklin-gothic-urw-comp, sans-serif;
  font-size: 32px;
}

.more-services {
  height: auto;
  object-fit: fill;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 120px;
  display: flex;
  position: relative;
}

.div-block-5 {
  width: 50%;
  height: 646px;
  background-image: url('../images/service-image.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-attachment: scroll;
  margin-top: 20px;
  position: relative;
}

.div-block-5.aboutus {
  background-image: url('../images/Main-Banner-6_1.jpg');
}

.the-fleet {
  width: 75%;
}

.fleet-gallery {
  width: 100%;
  margin-top: 40px;
  display: none;
}

.image-8, .image-9 {
  width: 50%;
  padding: 5px;
}

.div-block-6 {
  width: 50%;
}

.contactuswrapper {
  width: 100vw;
  height: auto;
  justify-content: center;
  align-items: center;
  margin-top: 99px;
  display: flex;
}

.contact {
  width: 75%;
  justify-content: center;
  display: flex;
}

.contactleft {
  width: 100%;
  padding-right: 25px;
}

.contactright {
  width: 100%;
  padding-left: 60px;
}

.textarea {
  height: 300px;
  min-height: 200px;
}

.field-label {
  color: #101424;
  margin-top: 20px;
}

.submit-button {
  color: #101424;
  background-color: #ffd722;
  font-weight: 700;
}

.field-label-2 {
  color: #101424;
}

.div-block-8 {
  width: 100%;
  height: 100%;
  background-color: #101424;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.div-block-9 {
  z-index: auto;
  width: auto;
  background-image: linear-gradient(rgba(0, 0, 40, .71), rgba(255, 255, 255, 0) 30%), url('../images/main-banner_1.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.mobile-nav {
  display: none;
}

.menu-button {
  width: 80px;
  height: 80px;
  cursor: pointer;
  padding: 5px;
}

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

.menu-icon {
  width: 60px;
  height: 60px;
}

.link-block {
  color: #101424;
  text-decoration: none;
}

.scroll-down-bar {
  z-index: 10;
  width: 100%;
  height: auto;
  background-color: #101424;
  border-bottom: 6px solid #ffd722;
  border-right: 7px solid #ffd722;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.lottie-animation {
  width: 40px;
  position: relative;
}

.scroll-wrapper {
  align-items: center;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
  overflow: hidden;
}

.scroll-come {
  overflow: hidden;
}

.nav {
  z-index: 3000;
  width: 100%;
  height: 70px;
  background-color: #fff;
  justify-content: space-between;
  align-items: center;
  padding: 13px 12px;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.intro-content {
  width: 100%;
  max-width: 100%;
  flex-wrap: wrap;
  justify-content: flex-end;
  padding-left: 60px;
  padding-right: 0;
  display: flex;
}

.intro-content-left {
  width: 50%;
  max-width: 700px;
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 0;
  padding-right: 100px;
}

.intr-content-right {
  width: 50%;
  height: 600px;
  background-color: #e4e4e4;
}

.paragraph-treatment {
  color: #101424;
  background-color: #ffd722;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 13px;
  font-weight: 700;
}

.heading-6 {
  width: 100%;
  color: #101424;
  margin-bottom: 40px;
  font-size: 55px;
}

.our-services {
  width: 100%;
  height: auto;
  background-color: rgba(16, 20, 36, .06);
  border-bottom: 6px solid #101424;
  border-right: 6px solid #101424;
  flex-flow: column;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  padding: 100px 30px;
  display: flex;
}

.about-us {
  width: 100%;
  max-width: none;
  min-width: auto;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.text-block-4 {
  margin-bottom: 18px;
}

.deals {
  width: 100%;
  height: auto;
  background-color: #101424;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.text-block-5 {
  margin-top: 40px;
}

.heading-7 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}

.heading-7.offers {
  margin-bottom: 20px;
  font-size: 32px;
}

.bold-text {
  color: #ffd722;
  margin-right: 0;
  line-height: 40px;
}

.map {
  margin-top: 20px;
}

.text-block-6 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.div-block-10 {
  overflow: hidden;
}

.service-image-container {
  width: 100%;
  min-height: 300px;
  min-width: 300px;
  background-image: url('../images/main-banner.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 20px;
  box-shadow: 8px 8px 0 -2px #ffd722;
}

.service-image-container.sotam {
  background-image: url('../images/state-of-the-art-machinery.jpg');
}

.service-image-container.project-management {
  background-image: url('../images/project-management.jpg');
}

.nav-menu {
  height: auto;
}

.image-13 {
  width: auto;
  height: 100%;
  display: block;
}

.menu-link {
  color: #101424;
  margin-right: 20px;
  font-weight: 700;
  text-decoration: none;
}

.form-block {
  display: none;
}

.html-embed {
  z-index: 2;
  width: 400px;
  position: relative;
  top: 50px;
}

.yellow {
  color: #ffd722;
}

.div-block-12 {
  max-width: 1400px;
  grid-column-gap: 32px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.yellow-block {
  max-width: 1000px;
  text-align: center;
  background-color: #ffd722;
  padding: 20px 100px;
  font-weight: 700;
}

.projects {
  width: 100%;
  background-color: #000028;
  flex-flow: column;
  align-items: center;
  display: block;
  position: static;
}

.tabs {
  z-index: auto;
  height: 99vh;
  background-color: #000028;
  justify-content: center;
  display: flex;
}

.tabs-menu {
  z-index: 3;
  width: auto;
  height: auto;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: row;
  justify-content: center;
  align-items: flex-end;
  margin-bottom: 81px;
  padding: 20px 20px 0;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0;
  left: auto;
  right: auto;
}

.tab-button {
  box-shadow: none;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: rgba(255, 255, 255, .3);
  border: 3px solid #000028;
  border-radius: 0;
  padding: 0;
  overflow: hidden;
}

.tab-button.w--current {
  mix-blend-mode: normal;
  background-color: #fff;
  border: 3px solid #ffd722;
  border-radius: 0;
  box-shadow: 0 15px 30px -5px rgba(0, 0, 40, .59);
}

.tabs-content {
  height: 100%;
  background-color: #101424;
  background-image: none;
  flex: 1;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.tab-pane {
  height: 100%;
  background-color: #101424;
}

.tab-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.project-thumb {
  width: 200px;
  height: 120px;
  object-fit: cover;
}

.project-info-wrapper {
  z-index: 5;
  max-width: 340px;
  background-color: #000028;
  border-bottom: 4px solid #ffd722;
  border-right: 4px solid #ffd722;
  margin-bottom: 40px;
  margin-left: 20px;
  padding: 20px;
  position: absolute;
  top: 130px;
  bottom: auto;
  left: 0%;
  right: auto;
}

.project-name {
  color: #ffd722;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 24px;
  line-height: 1.2;
}

.white {
  color: #fff;
}

.white.margin-bottom-30 {
  margin-bottom: 40px;
}

.project-gradient {
  z-index: 2;
  height: 200px;
  background-image: linear-gradient(to top, rgba(9, 9, 17, .82), rgba(255, 255, 255, 0));
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.project-container {
  background-color: #000028;
  margin-bottom: 100px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.project-container.margin-top-40 {
  margin-top: 220px;
  margin-bottom: 0;
  padding-top: 0;
}

.tab-button-1 {
  box-shadow: none;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: rgba(255, 255, 255, .3);
  border: 3px solid #000028;
  border-radius: 0;
  padding: 0;
  overflow: hidden;
}

.tab-button-1.w--current {
  mix-blend-mode: normal;
  background-color: #fff;
  border: 3px solid #ffd722;
  border-radius: 0;
  box-shadow: 0 15px 30px -5px rgba(0, 0, 40, .59);
}

.tabs-menu-1 {
  z-index: 3;
  width: auto;
  height: auto;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: row;
  justify-content: flex-end;
  align-items: flex-end;
  padding: 20px 20px 40px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0;
  left: auto;
  right: auto;
}

.heading-8 {
  color: #fff;
  text-align: left;
  margin-top: 0;
  margin-left: 60px;
  font-size: 55px;
  line-height: 1;
}

.div-block-14 {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 80px;
  padding-bottom: 20px;
  position: relative;
}

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

.youtube-overlay {
  background-color: rgba(0, 0, 40, .51);
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.html-embed-2 {
  width: 80px;
}

.youtube {
  width: 800px;
  background-image: none;
  flex: none;
  position: static;
  top: auto;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-16 {
  width: 100%;
  height: 40%;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: visible;
}

.div-block-17 {
  margin-bottom: 40px;
}

.image-14 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.logo {
  z-index: 10;
  width: 400px;
  max-width: none;
  display: block;
  position: relative;
}

.div-block-18 {
  margin-top: 95px;
}

.image-16 {
  width: 400px;
  margin-top: 100px;
  position: relative;
}

@media screen and (max-width: 991px) {
  .banner-text.aboutus-break {
    width: 580px;
    height: auto;
    border-style: none;
    align-items: flex-start;
    padding-right: 0;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 3%;
    right: auto;
  }

  .banner-text.aboutus-break.servicebox {
    width: 420px;
    height: auto;
    position: absolute;
  }

  .heading._2ndary-headline.content-headline.callout {
    color: #fff;
    border: 1px solid rgba(0, 0, 0, 0);
  }

  .heading.main-heading {
    font-size: 45px;
    line-height: 50px;
  }

  .heading.aboutusheading {
    width: auto;
    margin-top: 30px;
  }

  .heading.cta-heading {
    text-align: center;
    margin-top: 0;
    margin-left: 20px;
    margin-right: 20px;
    font-size: 45px;
  }

  .page-scroll.content {
    height: auto;
  }

  .page-scroll.content.ourcause {
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .page-scroll.content.end {
    flex-wrap: nowrap;
  }

  .page-scroll.content._2ndsection {
    height: auto;
  }

  .sub-heading {
    column-gap: 19px;
  }

  .sub-heading.homepagesub {
    margin-bottom: 60px;
  }

  .footer {
    position: static;
  }

  .footer.aboutusfooter {
    justify-content: space-between;
  }

  .button {
    margin-bottom: 0;
    margin-right: 0;
  }

  .button.call-us {
    margin-top: 0;
  }

  .button.call-us.aboutuscallus, .button.call-us.list {
    margin-top: 0;
    margin-bottom: 0;
  }

  .button.aboutus-servicesbutton {
    border: 2px solid #101424;
    margin-top: 0;
  }

  .dg-mainpage-buttons-wrapper.cta-buttons {
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }

  .dg-mainpage-buttons-wrapper.servicesbuttons {
    flex-direction: row;
    margin-top: 23px;
  }

  .p.footer-text {
    font-size: 14px;
  }

  .content-main-text {
    width: 85%;
  }

  .dg-content.services-main.the-fleet {
    display: flex;
  }

  .dg-content._1stp {
    width: 100%;
  }

  .dg-content._1stp.services {
    justify-content: space-around;
    padding-bottom: 60px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .committed-values {
    width: 85%;
  }

  .committed {
    width: 60%;
    grid-row-gap: 20px;
    padding-bottom: 20px;
    padding-right: 20px;
  }

  .values {
    width: 40%;
    padding-right: 20px;
  }

  .experience {
    justify-content: flex-end;
    align-items: flex-start;
    margin-top: 0;
    display: flex;
    position: relative;
  }

  .s-main-service-wrapper {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .image-7 {
    width: 100%;
    height: 20%;
    min-width: auto;
  }

  .h3.piering {
    margin-bottom: 10px;
  }

  .more-services {
    justify-content: flex-end;
    margin-bottom: 60px;
  }

  .div-block-5 {
    width: 80%;
    background-position: 0 100%;
  }

  .div-block-5.aboutus {
    width: 100%;
    background-position: 100% 100%;
    margin-top: 191px;
  }

  .the-fleet {
    width: 85%;
  }

  .fleet-gallery {
    display: none;
  }

  .contact {
    width: 100%;
    flex-direction: column;
    padding-left: 40px;
    padding-right: 40px;
  }

  .contactleft {
    margin-bottom: 40px;
  }

  .contactright {
    padding-left: 0;
  }

  .intro-content {
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .intro-content-left {
    width: 100%;
    max-width: none;
    padding-top: 31px;
    padding-bottom: 30px;
    padding-right: 19px;
  }

  .intr-content-right {
    width: 100%;
    height: auto;
    object-position: 50% 0%;
    background-position: 50% 0;
    background-size: cover;
    flex: none;
  }

  .our-services {
    flex-wrap: wrap;
    justify-content: center;
    padding: 60px;
  }

  .text-block-5 {
    margin-top: 0;
  }

  .heading-7.offers {
    margin-bottom: 15px;
  }

  .bold-text {
    margin-right: 0;
  }

  .service-image-container {
    min-width: auto;
  }

  .menu-link {
    margin-right: 10px;
  }

  .html-embed {
    overflow: hidden;
  }

  .html-embed.hide {
    display: none;
  }

  .div-block-12 {
    width: 100%;
    max-width: none;
    grid-column-gap: 0%;
    grid-row-gap: 40px;
    flex-flow: column wrap;
    align-items: flex-start;
    display: flex;
  }

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

  .project-thumb {
    width: 150px;
    height: 100px;
  }

  .image-15 {
    z-index: 1;
    display: block;
    position: relative;
  }

  .logo {
    margin-top: 39px;
    position: absolute;
    top: 71px;
  }
}

@media screen and (max-width: 767px) {
  .dg-nav-desktop {
    display: none;
  }

  .dg-nav-desktop-menu-wrapper {
    width: 100%;
    height: auto;
    flex-direction: column;
    align-items: flex-start;
    margin-top: 32px;
    margin-left: 20px;
  }

  .a {
    font-size: 32px;
  }

  .banner-text.aboutus-break {
    width: 100%;
    margin-left: 0;
    padding-bottom: 30px;
    padding-right: 30px;
    position: relative;
    bottom: -54px;
    left: 0;
  }

  .banner-text.aboutus-break.servicebox {
    position: relative;
    left: 0;
  }

  .heading {
    margin-top: 0;
  }

  .heading._2ndary-headline.content-headline.callout {
    color: #fff;
  }

  .heading.main-heading {
    margin-top: 25px;
    font-size: 45px;
    line-height: 49px;
  }

  .heading.aboutusheading {
    width: auto;
    margin-top: 30px;
    font-size: 45px;
    line-height: 48px;
  }

  .heading.cta-heading {
    text-align: center;
    margin-bottom: 20px;
    margin-left: 0;
    font-size: 45px;
    line-height: 47px;
  }

  .page-scroll {
    flex-direction: column-reverse;
  }

  .page-scroll.navscrollin {
    flex-direction: column;
  }

  .sub-heading.homepagesub {
    font-size: 16px;
    line-height: 20px;
  }

  .footer {
    z-index: 20;
  }

  .p.footer-text {
    font-size: 12px;
  }

  .gd-aboutus-mainbanner {
    background-image: linear-gradient(to top, #000, rgba(0, 0, 0, 0) 79%), url('../images/Main-Banner-2.jpg');
    background-position: 0 0, 50% 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
  }

  .text-block.contet-text._3servicestext {
    white-space: break-spaces;
    padding-right: 66px;
  }

  .text-block.contet-text._3servicestext.piering {
    padding-right: 48px;
  }

  .dg-content {
    margin-top: 0;
    padding-bottom: 0;
  }

  .dg-content._1stp {
    padding-right: 40px;
  }

  .dg-content._1stp.services {
    flex-direction: column;
  }

  .committed-values {
    flex-wrap: wrap;
  }

  .committed {
    width: 100%;
    margin-right: 0;
  }

  .values {
    width: 100%;
  }

  .experience {
    flex-direction: column;
    margin-top: 0;
  }

  .contact-us-cta {
    padding: 20px;
  }

  .s-main-service-wrapper {
    width: 100%;
  }

  .image-7 {
    width: 100%;
    height: auto;
  }

  .h3.piering {
    margin-bottom: 10px;
  }

  .more-services {
    flex-direction: column;
    margin-bottom: 60px;
  }

  .div-block-5 {
    width: 100%;
    background-position: 50%;
    margin-top: 0;
  }

  .div-block-5.aboutus {
    width: 100%;
    height: 400px;
  }

  .the-fleet {
    width: 85%;
  }

  .contact {
    padding-left: 40px;
    padding-right: 40px;
  }

  .contactleft {
    margin-bottom: 20px;
  }

  .div-block-8 {
    width: 100%;
  }

  .mobile-nav {
    z-index: 9999;
    width: 100vw;
    background-color: #fff;
    justify-content: space-between;
    align-items: center;
    padding-left: 20px;
    display: flex;
    position: fixed;
    box-shadow: 1px 0 20px rgba(16, 20, 36, .35);
  }

  .side-menu {
    z-index: 98;
    width: 60vw;
    height: 100vh;
    background-color: #fff;
    border-right: 10px solid #101424;
    flex-direction: row;
    align-items: flex-start;
    margin-top: 70px;
    display: flex;
    position: fixed;
    box-shadow: 0 18px 13px 4px rgba(16, 20, 36, .57);
  }

  .heading-6 {
    margin-bottom: 20px;
  }

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

  .deals {
    padding-left: 57px;
    padding-right: 57px;
  }

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

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

  .menu-link {
    margin-right: 10px;
  }

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

@media screen and (max-width: 479px) {
  .dg-nav-desktop {
    display: none;
  }

  .dg-nav-desktop-menu-wrapper {
    height: auto;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    margin-top: 25px;
    margin-left: 0;
    padding-left: 10px;
    font-size: 24px;
    position: relative;
  }

  .dg-nav-desktop-menu-wrapper.w--current {
    height: auto;
    margin-left: 0;
  }

  .a {
    font-size: 32px;
  }

  .banner-text.aboutus-break {
    margin-left: 0;
  }

  .heading._2ndary-headline.aboutus {
    border-bottom-width: 5px;
  }

  .heading.main-heading {
    margin-top: 10px;
    margin-left: 20px;
    margin-right: 20px;
    font-size: 32px;
    line-height: 35px;
  }

  .heading.cta-heading {
    margin-bottom: 0;
    font-size: 35px;
    line-height: 39px;
  }

  .page-scroll.content {
    min-height: auto;
    justify-content: flex-start;
  }

  .page-scroll.content.ourcause {
    height: auto;
  }

  .page-scroll.content._2ndsection {
    height: auto;
    min-height: auto;
    flex-wrap: nowrap;
  }

  .sub-heading {
    column-count: auto;
  }

  .sub-heading.homepagesub {
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
  }

  .footer {
    width: 100%;
    height: auto;
    padding-left: 10px;
    padding-right: 10px;
    position: static;
  }

  .button {
    text-align: center;
    border: 2px solid #ffd722;
    margin-right: 0;
    display: block;
  }

  .button.call-us {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 0;
  }

  .button.call-us.aboutuscallus {
    margin-right: 0;
  }

  .button.aboutus-servicesbutton {
    margin-bottom: 0;
    margin-left: 0;
  }

  .button.seeservices {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    display: block;
  }

  .dg-mainpage-buttons-wrapper {
    flex-direction: column;
    align-items: flex-start;
    margin-top: 20px;
  }

  .dg-mainpage-buttons-wrapper.cta-buttons {
    justify-content: center;
    margin-top: 22px;
  }

  .p.footer-text {
    line-height: 16px;
  }

  .p.contactp {
    margin-top: 10px;
  }

  .gd-aboutus-mainbanner {
    background-image: linear-gradient(to top, #000 20%, rgba(0, 0, 0, 0)), url('../images/Main-Banner-2.jpg');
    background-position: 0 0, 50% 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
  }

  .gd-aboutus-mainbanner.services-banner {
    background-image: linear-gradient(to top, #000, rgba(0, 0, 0, 0)), url('../images/Main-Banner-4.jpg');
    background-position: 0 0, 50% 70%;
    background-repeat: repeat, no-repeat;
    background-size: auto, auto;
    background-attachment: scroll, scroll;
  }

  .content-main-text {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block {
    column-count: auto;
  }

  .text-block.contet-text._3servicestext {
    padding-left: 20px;
    padding-right: 20px;
  }

  .dg-content._1stp {
    margin-top: 20px;
    padding-right: 0;
  }

  .dg-content._1stp.services {
    padding-bottom: 60px;
  }

  .committed-values {
    flex-direction: column;
  }

  .committed {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .values {
    width: auto;
    margin-top: 20px;
  }

  .image-6 {
    height: 30px;
  }

  .s-main-service-wrapper {
    margin-left: 0;
    margin-right: 0;
  }

  .image-7 {
    margin-left: -36px;
    margin-right: -36px;
  }

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

  .contactuswrapper {
    flex-direction: column;
    justify-content: flex-start;
  }

  .contact {
    flex-direction: column;
    margin-top: 40px;
    padding-left: 25px;
    padding-right: 20px;
  }

  .contactleft {
    width: 100%;
    margin-bottom: 40px;
    padding-right: 0;
  }

  .contactright {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-8 {
    padding-left: 27px;
    padding-right: 27px;
  }

  .mobile-nav {
    z-index: 99;
    width: 100vw;
    height: 70px;
    background-color: #fff;
    justify-content: space-between;
    padding-left: 20px;
    padding-right: 0;
    display: flex;
    position: fixed;
    box-shadow: 1px 0 20px rgba(16, 20, 36, .35);
  }

  .mob-logo {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-11 {
    height: 45px;
  }

  .menu-button {
    padding-left: 0;
  }

  .side-menu {
    z-index: 98;
    width: 60%;
    height: 100%;
    background-color: #fff;
    border-right: 10px solid #101424;
    flex-direction: column;
    margin-top: 70px;
    display: flex;
    position: fixed;
    left: auto;
    box-shadow: 0 20px 13px 4px rgba(16, 20, 36, .57);
  }

  .scroll-down-bar {
    height: auto;
    display: block;
  }

  .lottie-animation {
    z-index: 10;
  }

  .nav {
    justify-content: center;
    display: none;
  }

  .intro-content {
    flex-direction: column;
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .intro-content-left {
    width: 100%;
    padding-right: 0;
  }

  .heading-6 {
    margin-top: 20px;
    margin-bottom: 0;
    font-size: 45px;
    line-height: 49px;
  }

  .our-services {
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .deals {
    margin-bottom: 0;
  }

  .text-block-5 {
    margin-top: 10px;
  }

  .nav-menu {
    display: none;
  }

  .html-embed {
    width: 100%;
  }

  .yellow-block {
    padding-left: 15px;
    padding-right: 15px;
  }

  .tab-button.w--current {
    object-fit: cover;
  }

  .project-thumb {
    object-fit: cover;
    overflow: hidden;
  }

  .project-info-wrapper {
    width: 100%;
    max-width: 90%;
    margin-left: 10px;
    top: 20px;
  }

  .white {
    font-size: 16px;
  }

  .white.margin-bottom-30 {
    margin-bottom: 20px;
  }

  .logo {
    width: 100%;
    max-width: 100%;
    padding-left: 23px;
    padding-right: 23px;
  }
}


