@font-face {
  font-family: Mont;
  src: url('../fonts/Mont-Heavy.otf') format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Mont;
  src: url('../fonts/Mont-Black.otf') format("opentype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Mont;
  src: url('../fonts/Mont-Bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

:root {
  --gastechdgreen: #034949;
  --gastechgreensecondary: #54b6b6;
  --white: white;
  --gastechgreen: #0b5959;
  --gastechblack: #15191f;
  --black: black;
}

.gastech-hero-section {
  background-color: var(--gastechdgreen);
  background-image: url('../images/northumberland-bolt-working-services.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  max-width: 100%;
  padding: 50px 30px 190px;
}

.gastech-hero-container {
  width: 1700px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.gastech-hero-left {
  z-index: 100;
  width: 100%;
  max-width: 100%;
  height: auto;
  padding-bottom: 145px;
  position: relative;
}

.gastech-hero-h2 {
  color: var(--gastechgreensecondary);
  text-align: center;
  text-transform: uppercase;
  text-shadow: 1px 2px 3px #000000f7;
  width: 100%;
  margin: 0 auto;
  font-family: Montserrat, sans-serif;
  font-size: 1.7rem;
  font-weight: 500;
  line-height: 1;
}

.gastech-hero-h2.sun-header-h2 {
  color: var(--white);
  text-transform: none;
  text-shadow: none;
  width: 600px;
  margin-bottom: 40px;
  font-family: Mont, sans-serif;
  font-size: 2.2rem;
  font-weight: 700;
}

.code-embed {
  width: 450px;
  padding-top: 20px;
  padding-bottom: 41px;
}

.gastech-hero-h1 {
  color: var(--white);
  text-align: center;
  width: 100%;
  margin-bottom: 35px;
  font-family: Mont, sans-serif;
  font-size: 4.5rem;
  font-weight: 700;
  line-height: 1.1;
}

.body {
  background-color: var(--gastechgreen);
  color: var(--gastechblack);
  font-family: Montserrat, sans-serif;
}

.gastech-phone-container {
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.image {
  width: 20px;
  margin-right: 10px;
  font-size: 2rem;
  display: inline;
}

.gastech-call {
  color: var(--white);
  font-family: Mont, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  display: inline;
}

.gastech-hero-right {
  z-index: 50;
  width: 100%;
  padding-top: 20px;
  display: block;
  position: relative;
  overflow: visible;
}

.gastech-rig-image {
  box-sizing: border-box;
  aspect-ratio: 1500 / 1435;
  object-fit: cover;
  max-width: 140%;
  height: 107%;
  display: block;
  position: absolute;
  overflow: visible;
  transform: translate(-16%);
}

.gastech-hero-background {
  background-image: url('../images/gastech-bolt-working-services-2.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 1500px;
  width: 100%;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.gastech-hero-right-mobile {
  z-index: 50;
  width: 100%;
  padding-top: 20px;
  display: none;
  position: relative;
  overflow: visible;
}

.text-block {
  padding-top: 4px;
}

.gastech-anchor-arrow {
  vertical-align: bottom;
  justify-content: flex-start;
  align-self: flex-end;
  align-items: flex-start;
  width: 50px;
  display: block;
}

.gastech-cv-pdf {
  align-self: center;
  width: 20px;
  margin-right: 7px;
}

.gastechemail {
  font-weight: 700;
  text-decoration: none;
}

.image-5 {
  width: 80px;
  display: none;
}

.gastech-header-tel-a {
  color: #fff;
  font-size: 20px;
  text-decoration: none;
}

.gastech-header-tel-a:hover, .gastech-header-tel-a:focus {
  text-decoration: underline;
}

.gastech-novobarn {
  text-align: center;
}

.gastech-about-section {
  background-color: var(--white);
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: block;
}

.gastech-hero-left-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-content: flex-start;
  align-self: flex-start;
  place-items: flex-start start;
  width: 100%;
  height: 100%;
  display: grid;
}

.gastech-hero-right-mobiles {
  z-index: -1;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  order: 1;
  justify-content: flex-start;
  align-self: auto;
  align-items: baseline;
  width: 100%;
  height: 100%;
  display: block;
  overflow: auto;
}

.gastech-hero-right-mobiles.gastech-hero-right-mobile {
  display: none;
}

.image-4 {
  align-self: center;
  width: 12px;
  margin-left: 7px;
}

.current-year {
  align-self: center;
  font-size: .9rem;
}

.gastech-hero-section-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: flex-start;
  place-items: stretch start;
  width: 1500px;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 40px 0;
  display: flex;
  position: relative;
  overflow: visible;
}

.gastech-services {
  background-color: #0b5959;
  background-image: url('../images/gastech-bolting-technician.webp');
  background-position: 50%;
  background-size: cover;
  width: 100%;
}

.gastech-cv-link {
  color: #fff;
  text-decoration: none;
}

.gastech-header {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  width: 1500px;
  max-width: 100%;
  height: 150px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px;
  display: grid;
  position: relative;
}

.gastech-about-left {
  flex: 0 auto;
  width: 50%;
  max-width: 100%;
}

.gastech-ne {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-size: .9rem;
  line-height: 1;
}

.gastech-footer {
  color: #fff;
  background-color: #0b5959;
  width: 100%;
  font-family: Montserrat, sans-serif;
}

.gastech-cv {
  aspect-ratio: auto;
  background-color: #0b5959;
  border-radius: 5px;
  width: auto;
  padding: 15px 30px;
  font-size: 1rem;
  line-height: 1.3;
}

.gastech-contact-left {
  flex: 0 auto;
  width: 50%;
  max-width: 100%;
}

.gastechtel {
  color: #221d1d;
  font-weight: 600;
  text-decoration: none;
}

.gastech-contact-container {
  align-items: flex-start;
  width: 1500px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 100px 40px;
  display: flex;
}

.gastech-luke-gascoigne-cv {
  align-items: baseline;
  display: flex;
}

.gastech-services-container {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  width: 1500px;
  max-width: 100%;
  margin: 0 auto;
  padding: 100px 40px;
  display: grid;
}

.gastech-section-title {
  color: #221d1d;
  font-family: Montserrat, sans-serif;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1;
}

.gastech-hero-image {
  width: 150%;
  position: absolute;
  overflow: visible;
  transform: translate(0%, -192px);
}

.gastech-contact-right, .gastech-about-right {
  width: 50%;
  max-width: 100%;
}

.gastech-services-text {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 2;
}

.gastech-logo-svg {
  width: 350px;
  max-width: 80%;
  padding: 0;
  position: relative;
}

.gastech-year {
  justify-content: flex-end;
  font-size: 1.4rem;
  line-height: 1;
  display: flex;
}

.gastech-anchor-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-self: baseline;
  align-items: center;
  width: 50px;
  display: block;
  position: absolute;
  inset: auto auto 0% 0%;
  transform: translate(40px, -192px);
}

.gastech-services-left {
  width: 50%;
}

.gastech-h2-heading {
  flex: none;
  align-items: flex-start;
  font-family: Montserrat, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1;
  display: flex;
}

.gastech-hero-right-2 {
  z-index: -1;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  order: 1;
  justify-content: flex-start;
  align-self: auto;
  align-items: baseline;
  width: 100%;
  height: 100%;
  display: block;
  overflow: auto;
}

.gastech-arrow {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  flex: none;
  order: 0;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-self: flex-end;
  align-items: flex-end;
  width: 50px;
  padding: 0;
  display: block;
}

.gastech-text-block {
  color: #221d1d;
  margin-bottom: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.5;
}

.gastech-text-block.gastech-text-block-bold {
  font-weight: 700;
}

.gastech-h1-heading {
  color: #0b5959;
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  font-family: Mont, sans-serif;
  font-size: 5rem;
  font-weight: 900;
  line-height: 1;
  display: flex;
}

.gastech-header-tel {
  color: #0b5959;
  font-family: Mont, sans-serif;
  font-weight: 700;
}

.gastech-footer-container {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 1500px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 40px;
  display: block;
}

.gastech-services-right {
  flex: 0 auto;
  width: 100%;
}

.gastech-services-left-text {
  color: #fff;
  font-family: Mont, sans-serif;
  font-size: 3rem;
  font-weight: 900;
  line-height: 1;
}

.bold-text {
  align-self: center;
  font-size: .9rem;
  font-weight: 400;
}

.gastech-about-container {
  width: 1500px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 100px 40px;
  display: flex;
}

.gastech-contact-section {
  background-color: var(--white);
}

.gastechloading {
  z-index: 1000;
  background-color: var(--gastechdgreen);
  opacity: 0;
  pointer-events: none;
  width: 100%;
  height: 100vh;
  display: block;
  position: fixed;
  inset: 0% auto auto 0%;
  overflow: visible;
}

.gastechloadinglogo {
  z-index: 3000;
  width: 100%;
  height: 100vh;
  position: fixed;
  inset: 0% auto auto 0%;
}

.gastechloadinglogoimg {
  justify-content: center;
  align-items: center;
  width: 300px;
  max-width: 90%;
  display: flex;
}

.gastechloadinglogocontainer {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
}

.gastech-copy {
  margin-right: 5px;
  font-size: 1.2rem;
  line-height: 1;
}

.gastech-logo {
  width: 350px;
  margin: 20px auto 60px;
  display: block;
}

.gastech-logomark {
  width: 300px;
}

@media screen and (max-width: 991px) {
  .gastech-hero-section {
    padding-top: 40px;
    padding-bottom: 150px;
  }

  .gastech-hero-left {
    padding-bottom: 98px;
  }

  .gastech-hero-h2 {
    width: 550px;
    padding-left: 0;
    font-size: 1.6rem;
  }

  .gastech-hero-h1 {
    text-shadow: -9px 5px 5px #0000001c;
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 3.8rem;
  }

  .gastech-hero-right {
    display: block;
  }

  .gastech-hero-right.mobile {
    display: none;
  }

  .gastech-rig-image {
    height: 110%;
  }

  .gastech-hero-right-mobile, .gastech-hero-right-mobile.mobile {
    display: none;
  }

  .gastech-h2-heading {
    font-size: 1.3rem;
  }

  .gastech-h1-heading {
    font-size: 3rem;
  }
}

@media screen and (max-width: 767px) {
  .gastech-hero-section {
    padding-top: 30px;
    padding-bottom: 70px;
  }

  .gastech-hero-left {
    padding-bottom: 21px;
  }

  .gastech-hero-h2 {
    width: 500px;
    max-width: 100%;
    font-size: 1.5rem;
  }

  .gastech-hero-h2.sun-header-h2 {
    font-size: 1.7rem;
  }

  .code-embed {
    width: 330px;
    padding-bottom: 40px;
  }

  .gastech-hero-h1 {
    font-size: 3.2rem;
  }

  .gastech-hero-right {
    display: none;
  }

  .gastech-hero-right.mobile {
    display: block;
  }

  .gastech-rig-image {
    width: 110%;
    max-width: 110%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: visible;
    transform: translate(-5%);
  }

  .gastech-hero-right-mobile {
    background-image: linear-gradient(180deg, var(--gastechgreen) 86%, white 86%);
    display: block;
    position: relative;
    overflow: visible;
  }

  .gastech-hero-right-mobile.mobile {
    display: block;
  }

  .image-5 {
    width: 185px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 50px;
    display: block;
  }

  .gastech-header-tel-a {
    color: #0b5959;
    display: none;
  }

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

  .gastech-about-section {
    padding: 0;
    display: block;
  }

  .gastech-hero-left-2 {
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .gastech-hero-right-mobiles {
    padding-top: 40px;
    padding-bottom: 40px;
    display: none;
    overflow: hidden;
  }

  .gastech-hero-right-mobiles.gastech-hero-right-mobile {
    display: block;
  }

  .gastech-hero-section-2 {
    flex-flow: column;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .gastech-header {
    height: auto;
    padding: 20px;
  }

  .gastech-about-left {
    width: 100%;
  }

  .gastech-ne {
    text-align: center;
    padding-bottom: 15px;
  }

  .gastech-contact-left {
    width: 100%;
  }

  .gastech-contact-container {
    padding: 70px 20px;
    display: block;
  }

  .gastech-services-container {
    padding: 70px 20px 65px;
    display: block;
  }

  .gastech-section-title {
    width: 100%;
    padding-bottom: 40px;
  }

  .gastech-section-title.gastechtext {
    font-size: 1.3rem;
  }

  .gastech-hero-left-headings {
    width: 100%;
  }

  .gastech-hero-image {
    width: 150%;
    max-width: 200%;
    display: block;
    position: relative;
    overflow: auto;
    transform: translate(20px);
  }

  .gastech-contact-right, .gastech-about-right {
    width: 100%;
  }

  .gastech-services-text.gastechtext {
    font-size: 1.4rem;
  }

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

  .gastech-services-left {
    width: 100%;
  }

  .gastech-hero-right-2 {
    padding-top: 40px;
    padding-bottom: 40px;
    display: none;
    overflow: hidden;
  }

  .gastech-arrow {
    width: 100%;
    display: none;
  }

  .gastech-text-block {
    width: 100%;
    font-size: 1rem;
  }

  .gastech-text-block.gastechtext {
    font-size: 1rem;
  }

  .gastech-h1-heading {
    width: 100%;
    display: block;
  }

  .gastech-header-tel {
    display: block;
  }

  .gastech-footer-container {
    padding: 50px 20px 60px;
    display: block;
  }

  .gastech-footer-year {
    text-align: center;
    padding-bottom: 41px;
  }

  .gastech-services-left-text {
    padding-bottom: 30px;
  }

  .gastech-about-container {
    grid-column-gap: 19px;
    grid-row-gap: 19px;
    flex-flow: column;
    padding: 70px 20px;
  }

  .gastechloading {
    max-width: 100%;
    overflow: hidden;
  }

  .gastech-logo {
    width: 330px;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 479px) {
  .gastech-hero-section {
    min-height: 100vh;
    padding-bottom: 80px;
    padding-left: 8px;
    padding-right: 8px;
  }

  .gastech-hero-container {
    flex-flow: row;
  }

  .gastech-hero-left {
    padding-bottom: 20px;
  }

  .gastech-hero-h2 {
    font-size: 1rem;
  }

  .gastech-hero-h2.sun-header-h2 {
    margin-bottom: 28px;
    font-size: 1.7rem;
  }

  .code-embed {
    width: 250px;
    padding-bottom: 20px;
  }

  .gastech-hero-h1 {
    font-size: 2.8rem;
    line-height: 1.1;
  }

  .image {
    width: 17px;
  }

  .gastech-rig-image {
    width: 100%;
    max-width: 100%;
    height: auto;
    transform: none;
  }

  .gastech-hero-right-mobile {
    background-image: linear-gradient(180deg, var(--gastechgreen) 86%, white 86%);
    width: 110%;
    transform: translate(-5%);
  }

  .text-block {
    font-size: 1.7rem;
  }

  .image-4 {
    margin-left: 0;
  }

  .gastech-cv {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .gastech-text-block {
    font-size: 1.2rem;
  }

  .gastech-text-block.gastech-text-block-bold.gastechtext {
    font-size: 1.1rem;
  }

  .gastech-text-block.gastechtext {
    font-size: 1.2rem;
  }

  .gastech-cv-text {
    font-size: 1rem;
  }

  .gastechloadinglogoimg {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: 80%;
    display: block;
  }

  .gastechloadinglogocontainer {
    justify-content: center;
    align-items: center;
  }

  .gastech-logo {
    width: 250px;
  }
}

#w-node-_58f77449-ad66-585e-5409-211cf8025a10-9103fcc9 {
  place-self: center start;
}

#w-node-_58f77449-ad66-585e-5409-211cf8025a12-9103fcc9 {
  place-self: center end;
}


@font-face {
  font-family: 'Mont';
  src: url('../fonts/Mont-Heavy.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mont';
  src: url('../fonts/Mont-Black.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mont';
  src: url('../fonts/Mont-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}