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

body {
  color: #333;
  background-color: #fff;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.navbar {
  z-index: 99;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px rgba(255, 255, 255, .41);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0 10% 5px;
  font-weight: 400;
  display: flex;
}

.navbar.scroll {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.body {
  background-color: #fff;
  font-family: PT Sans, sans-serif;
}

.section {
  height: auto;
  max-height: 700px;
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Bathroom-Renovations-Brisbane.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  padding-top: 0;
  padding-left: 0%;
  padding-right: 0%;
}

.section.home {
  height: auto;
  max-height: none;
  background-image: linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, .6)), url('../images/home-builders-newcastle-hero.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  position: relative;
}

.section.home.services {
  height: auto;
}

.section.home.project-1 {
  background-image: linear-gradient(rgba(0, 0, 0, .59), rgba(0, 0, 0, .59)), url('../images/newcastle-home-builders-project-1.webp');
}

.section.home.yule-rd {
  background-image: linear-gradient(rgba(0, 0, 0, .47), rgba(0, 0, 0, .47)), url('../images/home-renovations-newcastle-yule-rd-5.webp');
}

.section.home.john-r-turk {
  background-image: linear-gradient(rgba(0, 0, 0, .56), rgba(0, 0, 0, .56)), url('../images/retail-fitters-newcastle-p4.webp');
}

.heading {
  width: auto;
  max-width: none;
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 14px;
}

.heading.page-heading {
  font-size: 40px;
  line-height: 40px;
}

.heading.services {
  margin-top: 0;
}

.text-block {
  width: 100%;
  color: #fff;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
}

.div-block {
  height: 35px;
  color: #fff;
  background-color: #005593;
  justify-content: space-between;
  align-items: center;
  padding-left: 10%;
  padding-right: 10%;
  display: flex;
}

.button {
  width: 250px;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  background-color: #e7d4d0;
  border: 2px solid #e7d4d0;
  justify-content: center;
  margin-top: 20px;
  margin-right: 20px;
  padding: 20px 0;
  font-size: 16px;
  font-weight: 600;
  display: flex;
}

.button._2 {
  background-color: rgba(0, 0, 0, 0);
  border-color: #fff;
  margin-right: 0;
}

.button._2:hover {
  color: #333;
  background-color: #fff;
}

.button._2.thin {
  border-width: 1px;
  font-weight: 300;
}

.button._2.thin.black {
  width: 170px;
  height: 70px;
  color: #464646;
  letter-spacing: 0;
  text-transform: none;
  border-color: #464646;
  border-radius: 99px;
  align-items: center;
  margin-top: 0;
  margin-bottom: 10px;
  margin-right: 20px;
  font-family: PT Serif, serif;
  font-size: 18px;
  font-style: italic;
}

.button._2.thin.black.square {
  width: 190px;
  height: 50px;
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #464646;
  border-style: none;
  border-radius: 0;
  margin-top: 0;
  margin-right: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
}

.button.black-2 {
  color: #1b1b1b;
  background-color: rgba(0, 0, 0, 0);
  border-width: 1px;
  border-color: #1b1b1b;
  margin-right: 0;
  font-weight: 400;
}

.button.top-banner {
  background-color: rgba(0, 0, 0, 0);
  border-width: 1px;
  border-color: #fff;
  margin-top: 0;
  font-weight: 300;
}

.button.top-banner:hover {
  color: #1b1b1b;
  background-color: #fff;
}

.div-block-2 {
  width: 100%;
  border-bottom: 1px rgba(0, 0, 0, .24);
  flex-direction: row-reverse;
  justify-content: space-between;
  padding-top: 10px;
  padding-bottom: 0;
  display: flex;
}

.nav-menu {
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  margin-top: 0;
  margin-left: 10px;
  display: flex;
}

.div-block-3 {
  color: #fff;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.text-block-2 {
  color: #bebebe;
  font-size: 12px;
  font-weight: 300;
  line-height: 12px;
}

.text-block-3 {
  font-weight: 400;
  line-height: 14px;
}

.image {
  height: 80px;
  border-radius: 0;
  margin-top: 0;
}

.image.smaller {
  height: 70px;
}

.div-block-4 {
  height: auto;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 20px 10% 40px;
  display: flex;
}

.div-block-4.home {
  z-index: 2;
  height: 80vh;
  max-height: 750px;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  overflow: hidden;
}

.div-block-4.pages {
  flex-direction: row;
}

.div-block-4.services {
  padding-top: 60px;
  padding-bottom: 140px;
}

.about-section {
  height: auto;
  background-color: #fff;
  flex-direction: column;
  align-items: center;
  padding: 140px 10% 100px;
  display: flex;
}

.about-section.main-page {
  height: auto;
  background-color: #fff;
  padding-bottom: 220px;
  padding-left: 0%;
  padding-right: 0%;
  position: relative;
}

.about-section.main-page.no-margin-bbottom {
  max-width: 1600px;
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 140px;
}

.about-section.main-page.no-margin-bbottom.margin {
  max-width: none;
  padding-top: 0;
  padding-bottom: 0;
}

.about-section.main-page.no-margin-bbottom.margin.contact {
  padding-bottom: 140px;
  padding-left: 10%;
  padding-right: 10%;
}

.about-section.main-page.no-margin-bbottom.margin._10 {
  padding: 100px 10%;
}

.about-section.main-page {
  height: auto;
  background-color: #f8f9fa;
  padding-left: 0%;
  padding-right: 0%;
  position: relative;
}

.about-section.main-page._2 {
  padding-left: 10%;
  padding-right: 10%;
}

.about-section.main-page._2.residential {
  padding-top: 80px;
}

.heading-2 {
  color: #1b1b1b;
  text-align: left;
  margin-top: 0;
  font-family: Playfair Display, sans-serif;
  font-size: 38px;
  font-weight: 500;
}

.heading-2.why-choose-us {
  width: 600px;
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 0;
  margin-left: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 15px;
}

.heading-2.centre {
  max-width: none;
  color: #595c5e;
  text-align: left;
  text-transform: uppercase;
  margin-top: 0;
  padding-right: 0;
  font-family: Ttnorms Medium, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 38px;
}

.heading-2.centre.left {
  text-align: left;
  font-family: Dmserifdisplay, sans-serif;
}

.heading-2.centre.left.smaller {
  font-family: Oswald, sans-serif;
  font-weight: 600;
}

.heading-2.centre.white {
  color: #595c5e;
}

.heading-2.centre.big {
  font-size: 45px;
}

.heading-2.centre.big.team {
  margin-top: 10px;
  font-size: 55px;
}

.heading-2.centre.h3 {
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
}

.div-block-5 {
  max-width: 1150px;
  display: flex;
}

.div-block-5._2 {
  flex-direction: row-reverse;
  margin-top: 40px;
  position: relative;
}

.div-block-5._2.bathroom-renos {
  margin-top: 0;
}

.div-block-5.home-page {
  width: 100%;
  max-width: none;
  flex-direction: row;
  margin-top: -18vh;
  position: relative;
}

.div-block-5.about-page {
  width: 100%;
  max-width: none;
  margin-top: 73px;
  position: relative;
}

.div-block-6 {
  width: 50%;
  flex-direction: column;
  justify-content: center;
  padding-right: 40px;
  display: flex;
}

.div-block-6._2 {
  padding-left: 40px;
  padding-right: 0;
}

.div-block-6.home-page {
  width: 100%;
  max-width: 1280px;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding: 100px 0% 60px;
}

.div-block-6.home-page._2 {
  background-color: rgba(0, 0, 0, 0);
  margin-top: 126px;
  padding-top: 0;
}

.div-block-6.home-page.no-margin-right {
  background-color: rgba(0, 0, 0, 0);
  padding-top: 350px;
  padding-right: 10%;
}

.div-block-6.home-page.smaller-padding {
  padding-top: 20px;
}

.div-block-7 {
  width: 50%;
  padding-right: 40px;
}

.div-block-7._2 {
  padding-left: 40px;
  padding-right: 0;
}

.paragraph {
  color: #383838;
  text-align: center;
  margin-top: 20px;
  font-family: PT Serif, serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 28px;
}

.paragraph.margin-bottom {
  margin-bottom: 40px;
}

.paragraph.centre {
  color: rgba(31, 48, 59, .89);
  text-align: left;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 28px;
}

.paragraph.centre.margin-top {
  margin-top: 27px;
  margin-bottom: 40px;
}

.paragraph.centre.middle {
  text-align: center;
  margin-top: 15px;
}

.paragraph.centre._50 {
  width: 50%;
  margin-left: 0;
  padding-left: 10px;
}

.div-block-8 {
  height: 4px;
  background-color: #1b1b1b;
}

.text-block-4 {
  color: #f3651b;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: 400;
}

.div-block-9 {
  height: 350px;
  justify-content: space-between;
  margin-top: 20px;
  display: flex;
}

.image-2 {
  width: 70%;
}

.services-item {
  width: 25%;
  height: 100%;
  margin-right: 10px;
}

.link-block {
  width: 100%;
  height: 100%;
  color: #fff;
  background-image: linear-gradient(to top, rgba(27, 27, 27, .56), rgba(0, 0, 0, 0)), url('../images/frameless-shower-screens-brisbane.jpg');
  background-position: 0 0, 100%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  margin-right: 10px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: 300;
  text-decoration: none;
  display: flex;
}

.heading-3 {
  font-weight: 500;
}

.section-3 {
  height: auto;
  padding-top: 0;
  padding-left: 0%;
  padding-right: 0%;
}

.div-block-10 {
  width: 33.33%;
  height: 100%;
  background-image: url('../images/bathroom-renovations-3.jpg');
  background-position: 100%;
  background-size: cover;
  margin-right: 10px;
}

.div-block-10._2 {
  background-image: none;
}

.div-block-10._3 {
  background-image: url('../images/bathroom-renovations-4.jpg');
  background-position: 50%;
  margin-right: 0;
}

.div-block-11 {
  height: 500px;
  padding-left: 0%;
  padding-right: 0%;
  display: block;
  overflow: hidden;
}

.div-block-12 {
  height: 50%;
  background-image: url('../images/bathroom-renovations-5.jpg');
  background-position: 40% 20%;
  background-size: auto;
  margin-bottom: 0;
}

.div-block-12._2 {
  background-image: url('../images/bathroom-renovations-8.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-top: 10px;
}

.section-4 {
  height: auto;
  background-color: #ececec;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  padding: 100px 10% 140px;
  display: flex;
}

.section-4.black {
  background-color: #f0f0f0;
}

.section-4.black.services {
  align-items: center;
}

.div-block-13 {
  width: 100%;
  height: 100%;
  margin-top: 40px;
  display: flex;
}

.div-block-14 {
  width: 50%;
  height: 100%;
}

.why-choose-us-item {
  height: 150px;
  align-items: flex-start;
  margin-bottom: 20px;
  display: flex;
}

.why-choose-us-item.bathroom-renos {
  height: 250px;
}

.div-block-15 {
  width: 100px;
  height: auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-3 {
  width: 60px;
}

.heading-4 {
  color: #1b1b1b;
  text-transform: none;
  margin-top: 0;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.text-block-5 {
  color: #333;
  font-family: PT Sans, sans-serif;
  font-size: 14px;
  line-height: 25px;
}

.div-block-16 {
  width: 80%;
  padding-right: 40px;
}

.div-block-17 {
  align-items: center;
  margin-top: 0;
  display: flex;
}

.div-block-17.services {
  margin-top: 0;
}

.div-block-18 {
  justify-content: center;
  margin-top: 20px;
  display: flex;
}

.section-5 {
  height: auto;
  background-color: #f8f9fa;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0 10% 100px;
  display: flex;
}

.section-5._2 {
  padding-top: 40px;
  display: block;
}

.image-4 {
  width: 500px;
}

.div-block-19 {
  width: 50%;
  height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-right: 20px;
  display: flex;
}

.div-block-20 {
  width: 50%;
  height: auto;
  flex-direction: column;
  justify-content: center;
  padding-left: 40px;
  display: flex;
}

.div-block-21 {
  max-width: 1290px;
  display: flex;
}

.heading-5 {
  color: #1b1b1b;
  margin-top: 0;
  font-family: Lato, sans-serif;
  font-size: 38px;
  font-weight: 900;
  line-height: 44px;
}

.paragraph-2 {
  color: #313131;
  font-family: PT Serif, serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 28px;
}

.section-6 {
  width: 100%;
  height: auto;
  background-color: #333;
  border: 1px #333;
  flex-direction: column;
  align-items: flex-start;
  padding: 0 0% 0 5%;
  display: flex;
}

.div-block-22 {
  width: 33.33%;
  height: auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.text-block-6 {
  color: #fff;
  letter-spacing: 2.5px;
  font-weight: 300;
}

.heading-6 {
  color: #fff;
  text-align: center;
  margin-top: 20px;
  font-family: Lato, sans-serif;
  font-size: 22px;
  font-weight: 700;
}

.paragraph-3 {
  color: #fff;
  text-align: center;
  margin-top: 20px;
  font-family: PT Sans, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 28px;
}

.div-block-23 {
  width: 100%;
  justify-content: space-between;
  display: flex;
}

.section-7 {
  height: 500px;
  padding-left: 10%;
  padding-right: 10%;
}

.testimonials-wrapper-t6 {
  width: 100%;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.testimonials-wrapper {
  width: 90%;
  max-width: 1400px;
  border-radius: 8px;
  align-items: center;
  margin: 0 auto;
  padding-top: 40px;
  padding-bottom: 40px;
}

.slide-nav-t6 {
  margin-bottom: 28px;
  display: none;
}

.left-arrow-t6 {
  width: 60px;
  height: 60px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.company-name-t6 {
  text-align: center;
  margin-top: 11px;
  font-size: 15px;
  font-style: italic;
}

.user-name-t6 {
  text-align: center;
  margin-top: 30px;
  font-size: 18px;
  font-weight: 700;
}

.user-picture-wrapper-t6 {
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.right-arrow-t6 {
  width: 60px;
  height: 60px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.user-picture-subwrapper-t6 {
  border-radius: 100px;
  box-shadow: 1px 1px 10px #cfcfcf;
}

.arrow-wrapper-t6 {
  width: 50px;
  height: 50px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  transition: box-shadow .2s, transform .2s;
  display: flex;
  box-shadow: 1px 1px 1px #dfdfdf;
}

.arrow-wrapper-t6:hover {
  transform: scale(1.05);
  box-shadow: 1px 1px 2px #ddd;
}

.user-picture-t6 {
  border-radius: 100px;
  padding: 3px;
}

.quote-t6 {
  max-width: 700px;
  text-align: center;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
}

.slider-t6 {
  background-color: rgba(0, 0, 0, 0);
}

.testimonials-t6 {
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.div-block-24 {
  background-color: #fff;
  flex-direction: column;
  align-items: center;
  margin-top: 0;
  padding: 100px 10%;
  display: flex;
}

.section-8 {
  height: 550px;
  padding-left: 0%;
  padding-right: 0%;
  display: block;
}

.div-block-25 {
  height: 100%;
  background-image: linear-gradient(rgba(27, 27, 27, .5), rgba(27, 27, 27, .28)), url('../images/frameless-shower-screens-brisbane.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 40px 140px;
  display: none;
}

.heading-7 {
  width: 450px;
  color: #fff;
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 15px;
}

.footer {
  height: auto;
  color: #fff;
  background-color: #f0f0f0;
  border-top: 2px #000;
  flex-direction: column;
  align-items: center;
  padding-left: 10%;
  padding-right: 10%;
  display: flex;
}

.div-block-26 {
  width: 100%;
  height: auto;
  max-width: 1280px;
  color: #1b1b1b;
  border-top: 1px solid rgba(141, 141, 141, .36);
  padding: 60px 0% 40px;
}

.div-block-27 {
  height: 100%;
  display: flex;
}

.company-blurb-footer {
  width: 45%;
  height: 100%;
  flex-direction: column;
  padding-right: 40px;
  display: flex;
}

.image-5 {
  width: 250px;
}

.paragraph-4 {
  width: 420px;
  margin-top: 20px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
}

.sitempa-footer {
  width: 50%;
  display: flex;
}

.sitemap {
  width: 60%;
  height: 100%;
  padding-top: 40px;
}

.heading-8 {
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Roboto, sans-serif;
  font-weight: 500;
}

.div-block-28 {
  margin-bottom: 15px;
  display: flex;
}

.link, .link-2 {
  color: #1b1b1b;
  font-size: 18px;
  text-decoration: none;
}

.html-embed {
  width: 15px;
  height: 15px;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  display: flex;
}

.div-block-29 {
  margin-bottom: 15px;
  display: flex;
}

.section-9 {
  padding: 140px 10%;
}

.project-item {
  width: 33%;
  height: 200px;
}

.html-embed-2 {
  width: 35px;
  color: #000;
}

.html-embed-2._2 {
  color: #e7d4d0;
  position: absolute;
  top: 20px;
  bottom: auto;
  left: auto;
  right: 20px;
}

.image-6 {
  width: 300px;
  height: 300px;
  max-width: none;
  min-height: auto;
  min-width: auto;
  object-fit: cover;
  margin-top: 279px;
  margin-left: 0;
  overflow: hidden;
}

.image-6.bathroom-renos {
  width: auto;
  height: auto;
  margin-top: 0;
}

.image-7 {
  width: 55%;
}

.image-7.bathroom-renos {
  width: auto;
}

.div-block-30.scroll {
  z-index: 97;
  display: none;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.brand.w--current {
  align-items: center;
  display: flex;
}

.div-block-31 {
  width: 100%;
  height: auto;
  max-width: 1280px;
  border-top: 1px solid rgba(0, 0, 0, .36);
  justify-content: space-between;
  margin-top: 20px;
  padding: 20px 0%;
  display: flex;
}

.link-3 {
  color: #1b1b1b;
}

.text-block-7 {
  color: #1b1b1b;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 9px;
  font-weight: 500;
}

.html-embed-3 {
  width: 30px;
  color: #1b1b1b;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-32 {
  margin-right: 5px;
  display: flex;
}

.link-block-2 {
  margin-right: 5px;
}

.section-10 {
  height: auto;
  padding-bottom: 60px;
  padding-left: 5%;
  padding-right: 5%;
}

.div-block-33 {
  height: 100%;
  justify-content: center;
  display: flex;
}

.link-block-3 {
  width: 25%;
  height: 350px;
  min-height: auto;
  min-width: 200px;
  color: #fff;
  background-image: linear-gradient(rgba(27, 27, 27, 0) 26%, rgba(27, 27, 27, .64)), url('../images/wall-tiling.jpg');
  background-position: 0 0, 100%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  margin-right: 10px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
}

.link-block-3._4 {
  margin-right: 0;
  display: none;
}

.link-block-3._1 {
  background-image: linear-gradient(rgba(27, 27, 27, 0) 31%, rgba(27, 27, 27, .64)), url('../images/bathroom.jpg');
  background-position: 0 0, 50%;
}

.link-block-3._2 {
  background-image: linear-gradient(rgba(27, 27, 27, 0) 26%, rgba(27, 27, 27, .64)), url('../images/bathroom-renovations-6.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.link-block-3._3 {
  background-image: linear-gradient(rgba(27, 27, 27, 0) 25%, rgba(27, 27, 27, .64)), url('../images/precise-3.jpg');
  background-position: 0 0, 50%;
}

.heading-9 {
  margin-top: 0;
  margin-bottom: 0;
}

.div-block-34 {
  width: 2px;
  height: 30px;
  color: #fff;
  background-color: rgba(255, 255, 255, .76);
  margin-bottom: 5px;
}

.nav-link {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
}

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

.nav-link.w--current {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.nav-link.no-padding, .nav-link.no-padding.w--current {
  padding-right: 0;
}

.nav-link.black, .nav-link.black.w--current {
  color: #595c5e;
  font-weight: 700;
}

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

.link-4 {
  color: #fff;
  letter-spacing: 2px;
  margin-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
  text-decoration: none;
}

.link-4.w--current {
  color: #fff;
  font-size: 12px;
  font-weight: 600;
}

.div-block-35 {
  justify-content: space-between;
  display: flex;
}

.div-block-36 {
  color: #fff;
  align-items: center;
  display: flex;
}

.div-block-37 {
  justify-content: space-between;
  margin-top: 40px;
  display: flex;
}

.div-block-38 {
  width: 500px;
}

.div-block-40 {
  width: 100%;
  height: 100%;
  max-width: 1280px;
  display: flex;
}

.button-2 {
  width: 250px;
  background-color: #232b78;
  border: 2px solid #232b78;
  justify-content: center;
  margin-top: 20px;
  margin-right: 20px;
  padding: 20px 0;
  font-size: 20px;
  font-weight: 500;
  display: flex;
}

.button-2:hover {
  background-color: #141947;
}

.button-2.no-20-margin {
  background-color: #028e92;
  border-color: #028e92;
  margin-right: 0;
}

.why-choose-us-item-2 {
  height: 220px;
  align-items: flex-start;
  margin-bottom: 20px;
  display: flex;
}

.text-block-8 {
  color: #1b1b1b;
  font-family: PT Serif, serif;
  font-size: 15px;
  line-height: 28px;
}

.section-11 {
  height: auto;
  background-color: #f6f6f6;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 60px;
  padding: 140px 10%;
  display: flex;
}

.section-11.service-page.grey {
  background-color: rgba(255, 255, 255, .05);
  margin-top: 0;
  padding-top: 0;
}

.section-11.about-page {
  background-color: #f1f1f1;
  margin-top: 0;
  padding-top: 60px;
  padding-bottom: 60px;
}

.heading-10 {
  color: #1b1b1b;
  font-family: Playfair Display, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.div-block-41 {
  width: 80%;
  padding-right: 40px;
}

.div-block-42 {
  width: 100px;
  height: auto;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.div-block-43 {
  width: 60%;
  height: 1px;
  background-color: rgba(27, 27, 27, .37);
  margin-bottom: 10px;
}

.section-12 {
  justify-content: center;
  padding: 100px 10%;
  display: flex;
}

.div-block-72 {
  width: 70%;
}

.image-10 {
  margin-top: 10px;
}

.text-block-13 {
  color: #1b1b1b;
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 500;
}

.heading-18 {
  color: #1b1b1b;
  font-family: Playfair Display, sans-serif;
  font-size: 28px;
  font-weight: 600;
}

.div-block-71 {
  width: 240px;
  height: 240px;
  background-image: url('../images/roulstone-renovations.jpg');
  background-position: 50% 100%;
  background-size: auto;
  border-radius: 0;
  margin-right: 100px;
  overflow: hidden;
}

.div-block-70 {
  width: 100%;
  height: 300px;
  max-width: 1280px;
  align-items: center;
  display: flex;
}

.paragraph-6 {
  color: #1b1b1b;
  font-size: 16px;
  line-height: 22px;
}

.div-block-73 {
  margin-top: 40px;
}

.grid-2 {
  width: 100%;
  max-width: 1280px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 0;
}

.div-block-74 {
  width: auto;
  height: auto;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.html-embed-4 {
  width: 35px;
  height: 35px;
  color: #fff;
}

.heading-19 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 20px;
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
}

.div-block-75 {
  width: 100%;
  height: auto;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 0;
  display: flex;
}

.div-block-75.services {
  max-width: 1280px;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.grid-3 {
  width: 100%;
  max-width: 1280px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 70px;
}

.grid-3.about-page {
  grid-template-columns: 1fr 1.25fr;
}

.grid-3.left {
  grid-template-columns: 1.25fr 1fr;
}

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

.div-block-76 {
  z-index: 1;
  width: 100%;
  padding-bottom: 140px;
  padding-left: 10%;
  padding-right: 10%;
  position: relative;
}

.div-block-76.no-padding {
  padding-bottom: 0;
}

.div-block-76.no-padding.grey {
  background-color: #f5f5f5;
  margin-bottom: 100px;
  padding-top: 75px;
}

.heading-20 {
  width: 300px;
  color: #1b1b1b;
  font-family: Dmserifdisplay, sans-serif;
  font-size: 30px;
  font-style: italic;
  font-weight: 400;
}

.image-11 {
  width: 55%;
  height: 550px;
  object-fit: cover;
  flex: 0 auto;
  align-self: auto;
}

.div-block-77 {
  width: 45%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.white-square {
  z-index: .1;
  width: 30%;
  height: auto;
  max-width: 350px;
  background-color: #fff;
  position: absolute;
  top: 71px;
}

.white-square._2 {
  height: 2000px;
}

.heading-21 {
  color: #1b1b1b;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 200;
}

.div-block-78 {
  width: 70%;
  height: 1px;
  background-color: #1b1b1b;
}

.div-block-79 {
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 60px;
  display: flex;
}

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

.grid-4.gallery-page {
  margin-top: 0;
}

.grid-5 {
  grid-template-columns: 1fr;
  align-content: start;
  align-items: start;
}

.grid-6, .grid-7 {
  grid-template-columns: 1fr;
  align-content: start;
}

.div-block-80 {
  width: 100%;
  max-width: 1280px;
  flex-direction: column;
  display: flex;
}

.div-block-81 {
  width: auto;
  max-width: 1280px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.text-block-14 {
  color: #696969;
  text-align: center;
  font-family: Playfair Display, sans-serif;
  font-size: 35px;
  font-style: italic;
  line-height: 35px;
}

.text-block-15 {
  color: #f3651b;
  justify-content: center;
  margin-top: -21px;
  margin-bottom: 20px;
  padding-top: 0;
  font-family: Playfair Display, sans-serif;
  font-size: 120px;
  line-height: 100px;
  display: flex;
}

.text-block-16 {
  color: #696969;
  text-align: center;
  font-family: Playfair Display, sans-serif;
  font-size: 35px;
  font-style: italic;
  line-height: 35px;
}

.div-block-82 {
  flex-direction: column;
  align-items: center;
  margin-bottom: 40px;
  display: none;
}

.paragraph-8 {
  width: 600px;
  text-align: center;
  margin-top: 20px;
  font-family: PT Sans, sans-serif;
  font-size: 15px;
  line-height: 28px;
}

.div-block-83 {
  background-color: #f8f9fa;
  justify-content: center;
  padding-bottom: 100px;
  padding-left: 10%;
  padding-right: 10%;
  display: flex;
}

.div-block-84 {
  height: 100%;
}

.testimonial-text-02 {
  color: #707070;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
}

.author-name {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
}

.author-subheading {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

.testimonial-image-2 {
  width: 55%;
  height: 400px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
}

.testimonial-image-2._2 {
  background-image: url('../images/3_13.jpg');
}

.testimonial-image-2._3 {
  background-image: url('../images/linton-construction-5.jpg');
}

.testimonial-info-inner-2 {
  width: 95%;
  height: 100%;
  background-color: #fff;
  border-top: 1px #dbdbdb;
  border-bottom: 5px solid #dbdbdb;
  border-left: 5px #1d2435;
  border-right: 1px #dbdbdb;
  border-radius: 7px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 60px 40px;
  display: flex;
  box-shadow: 0 0 13px rgba(0, 0, 0, .09);
}

.testimonial-info-02 {
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 40px;
  padding-bottom: 40px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.blue {
  color: #3b2ae5;
}

.left-arrow-slider {
  width: 45px;
  height: 45px;
  background-color: #1d2435;
  margin-left: 13px;
  padding: 10px;
  font-size: 17px;
  transition: all .2s;
  left: -22px;
}

.left-arrow-slider:hover {
  opacity: .8;
}

.testimonial-image-02 {
  width: 50px;
  height: 50px;
  background-image: url('../images/kidfortestimonial.png');
  background-position: 50%;
  background-size: cover;
  border: 1px solid #dbdbdb;
  margin-right: 20px;
}

.testimonial-image-02._2 {
  background-image: url('../images/headshot1_TrunkClubDallasHeadshots_JoeKathrina-069.jpg');
}

.slider {
  min-height: 400px;
  background-color: #fff;
}

.testimonial-card-02 {
  height: 100%;
  background-color: #f8f9fa;
  align-items: center;
  display: flex;
  position: relative;
}

.hidden-slide-nav {
  display: none;
}

.testimonials-02-div {
  width: 100%;
  max-width: 1280px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
}

.right-arrow-slider {
  width: 45px;
  height: 45px;
  background-color: #1d2435;
  margin-right: 13px;
  font-size: 17px;
  transition: all .2s;
  right: -22px;
}

.right-arrow-slider:hover {
  opacity: .8;
}

.testimonial-author-02 {
  border-bottom: 1px #dbdbdb;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.text-block-17 {
  color: #fff;
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.paragraph-9 {
  color: #fff;
  font-family: PT Sans, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 25px;
}

.text-span {
  color: #1b1b1b;
}

.image-12 {
  width: 150px;
}

.section-13 {
  background-color: #f3f3f3;
  justify-content: center;
  padding-top: 140px;
  padding-bottom: 140px;
  display: flex;
}

.section-13.bathroom-renos {
  padding-left: 10%;
  padding-right: 10%;
}

.top-margin {
  margin-top: 50px;
}

.top-margin.half {
  height: 50px;
  margin-top: 25px;
}

.text-field {
  height: 44px;
  text-transform: uppercase;
  border: 2px #c1c3cc;
  border-bottom: 1px solid #8b8b8b;
  margin-bottom: 10px;
  padding-left: 0;
  font-size: 12px;
  font-weight: 500;
}

.text-field:hover, .text-field:focus {
  border-bottom-color: #028e92;
}

.text-field::-ms-input-placeholder {
  color: #919197;
}

.text-field::placeholder {
  color: #919197;
}

.text-field._2:hover {
  border-bottom-color: #028e92;
}

.text-field.area {
  text-transform: none;
  padding-bottom: 59px;
}

.line {
  width: 100%;
  height: 1px;
  background-color: #000;
  position: absolute;
  top: 8px;
  bottom: auto;
  left: 0%;
  right: auto;
}

.phone-text {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 13px;
  line-height: 20px;
}

.phone-text.contact-page {
  color: #000;
  letter-spacing: 2px;
  font-weight: 400;
}

.info-child {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  display: flex;
}

.info-child.horizontal {
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 15px;
  padding-top: 0;
}

.algin-center {
  text-align: center;
  position: relative;
}

.error-message {
  color: #fc493e;
  text-align: center;
  font-weight: 500;
}

.field-label {
  color: #1b1b1b;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 3px;
  font-size: 12px;
  font-weight: 400;
}

.footer-column {
  padding-right: 20%;
}

.paragraph-white {
  color: rgba(255, 255, 255, .7);
  margin-bottom: 5px;
}

.paragraph-white.contact-page {
  color: #000;
  font-family: PT Serif, serif;
}

.with-line {
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.info-image {
  width: 24px;
  margin-bottom: 15px;
}

.info-image.left {
  width: 20px;
  color: #000;
  margin-bottom: 0;
  margin-right: 15px;
}

.success-message {
  color: #fff;
  background-color: #5cbe7c;
  font-weight: 500;
}

.top-title {
  z-index: 2;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 42px;
  line-height: 50px;
  position: relative;
}

.top-title.smaller-white {
  color: #fff;
  flex: none;
  order: -1;
  margin-right: 60px;
  font-size: 15px;
  line-height: 20px;
}

.top-title.smaller-white.in-footer {
  background-color: #2a2a2a;
  margin-bottom: 30px;
  padding-right: 14px;
}

.top-title.smaller-white.in-footer.contact-page {
  color: #000;
  letter-spacing: 2px;
  background-color: #fff;
  font-family: Jost, sans-serif;
  font-weight: 400;
}

.button-3 {
  min-width: 160px;
  color: #fff;
  text-align: center;
  background-color: #fc493e;
  border-radius: 30px;
  justify-content: center;
  padding: 15px 25px;
  font-weight: 500;
  text-decoration: none;
  transition: all .3s;
  display: inline-block;
}

.button-3:hover {
  background-color: #fd6960;
}

.button-3.full {
  width: 100%;
  color: #000;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  border-radius: 0;
  font-size: 12px;
  display: block;
}

.button-3.full:hover {
  background-color: #028e92;
}

.row-flex {
  align-items: center;
  display: flex;
}

.row-flex.verical {
  width: 100%;
  max-width: 1280px;
  align-items: flex-start;
}

.link-101 {
  color: #1b1b1b;
  margin-left: 0;
  font-family: PT Serif, serif;
  font-size: 14px;
  text-decoration: underline;
}

.div-block-85 {
  height: auto;
}

.link-102 {
  color: #000;
  text-decoration: underline;
}

.padding-right {
  padding-left: 100px;
}

.image-13 {
  margin-top: 60px;
}

.heading-22 {
  font-family: Playfair Display, sans-serif;
  font-size: 20px;
  font-style: italic;
}

.text-block-18 {
  font-family: PT Serif, serif;
  font-size: 15px;
  font-weight: 400;
}

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

.shadow {
  box-shadow: 0 0 20px -10px rgba(0, 0, 0, .44);
}

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

.div-block-86 {
  width: 300px;
  height: 300px;
  background-image: url('../images/bricklaying.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-87 {
  z-index: 99;
  width: 23%;
  height: auto;
  background-color: #fff;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-right: 40px;
  padding: 20px;
  display: flex;
  position: relative;
  overflow: visible;
  box-shadow: 0 0 17px -10px rgba(0, 0, 0, .53);
}

.div-block-87.hide {
  box-shadow: none;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  margin-bottom: 0;
}

.div-block-88 {
  height: auto;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.div-block-89 {
  width: 10%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.div-block-90 {
  width: 23%;
  background-color: #fff;
  align-items: center;
  margin-bottom: 20px;
  margin-left: 40px;
  padding: 20px;
  display: flex;
  position: relative;
  bottom: auto;
  box-shadow: 0 0 17px -10px rgba(0, 0, 0, .53);
}

.div-block-90.hide {
  box-shadow: none;
  background-color: rgba(0, 0, 0, 0);
}

.div-block-91 {
  width: 1px;
  height: 200px;
  background-color: rgba(0, 0, 0, .27);
}

.div-block-92 {
  width: 50px;
  height: 50px;
  border: 1px solid rgba(0, 0, 0, .24);
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-93 {
  width: 5px;
  height: 5px;
  background-color: #1d2435;
  border-radius: 999px;
}

.text-block-19 {
  color: #495056;
  letter-spacing: 1.86px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 600;
}

.heading-23 {
  color: #5f656a;
  text-transform: uppercase;
  margin-top: 5px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
}

.div-block-94 {
  padding: 0;
}

.html-embed-5 {
  width: 50px;
  color: #1d2435;
}

.paragraph-10 {
  color: #5f656a;
  margin-bottom: 0;
  font-family: PT Sans, sans-serif;
  line-height: 25px;
}

.text-block-20 {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 30px;
  font-weight: 900;
  line-height: 50px;
}

.div-block-95 {
  background-color: #2b2b2b;
  flex-direction: column;
  justify-content: center;
  padding: 40px 5% 40px 40px;
  display: flex;
}

.text-span-2 {
  color: #a3a3a3;
}

.div-block-96 {
  z-index: 2;
  height: 10px;
  background-color: #fff;
  padding-top: 0;
  padding-left: 10%;
  padding-right: 10%;
  position: relative;
}

.link-block-4 {
  width: auto;
  height: 70px;
  background-color: #fff;
  border-radius: 99px;
  align-items: center;
  margin-right: 20px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
}

.link-block-4.bottom {
  padding-left: 10px;
}

.link-block-4.bottom.contact-page {
  margin-top: 20px;
}

.link-block-4.transparent {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
}

.link-block-4.transparent.square {
  border-radius: 0;
  padding-left: 40px;
  padding-right: 40px;
}

.link-block-4.black {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #1b1b1b;
}

.link-block-4.black.square {
  border-radius: 0;
  padding-left: 40px;
  padding-right: 40px;
}

.link-block-4.grey {
  background-color: #1a1819;
}

.image-14 {
  width: 60px;
  height: 60px;
  object-fit: cover;
  border-radius: 99px;
  margin-left: 5px;
}

.text-block-21 {
  color: #575757;
  margin-left: 10px;
  font-family: PT Serif, serif;
  font-size: 18px;
  font-style: italic;
  text-decoration: none;
}

.text-block-21.white {
  color: #fff;
}

.text-block-21.white.square, .text-block-21.square {
  text-transform: uppercase;
  margin-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-style: normal;
}

.image-15 {
  color: #fff;
  margin-left: 20px;
}

.link-block-5 {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #1a1819;
  border-radius: 0;
  align-items: center;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 5px 0 5px 20px;
  text-decoration: none;
  display: flex;
}

.link-block-5._2 {
  border-color: #333;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
}

.link-block-5._2.white {
  background-color: #fff;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.link-block-5.transparent {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border-style: none;
  border-color: #fff #1b1b1b #fff #fff;
  margin-left: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 25px;
}

.html-embed-6 {
  width: 15px;
  height: 15px;
  color: #fff;
}

.html-embed-6._2 {
  color: #333;
}

.text-block-22 {
  color: #fff;
  letter-spacing: 3px;
  margin-left: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  text-decoration: none;
}

.text-block-22._2 {
  color: #333;
  letter-spacing: 2px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 300;
}

.text-block-22._2.larger {
  font-weight: 400;
}

.text-block-22.black {
  color: #fff;
  letter-spacing: 3px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.text-block-22.black.white, .text-block-22.grey {
  color: #646464;
  font-weight: 600;
}

.div-block-97 {
  width: 100%;
  height: 100%;
  max-width: 1280px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.link-104 {
  color: #fff;
  font-family: PT Sans, sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 700;
  text-decoration: none;
}

.background-video {
  z-index: .1;
  width: 100%;
  height: 120%;
  position: absolute;
}

.diamond {
  z-index: .2;
  width: 25px;
  height: 25px;
  background-color: #fff;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: -12.5px;
  transform: rotate(45deg);
}

.diamond._2 {
  top: auto;
  bottom: 45%;
  left: -12.5px;
  right: auto;
}

.div-block-98 {
  color: #e33f1a;
  margin-top: 10px;
  margin-bottom: 10px;
}

.div-block-99, .div-block-100, .div-block-101 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.div-block-102 {
  width: 25px;
  height: 2px;
  color: #000;
  background-color: #1d2435;
}

.div-block-103 {
  align-items: center;
  font-family: PT Sans, sans-serif;
  display: flex;
}

.grid-9 {
  width: 100%;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  margin-top: 40px;
  margin-bottom: 40px;
}

.div-block-104 {
  width: auto;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  padding: 0 20px 0 0;
  position: relative;
}

.heading-24 {
  color: #5f656a;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 10px;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
}

.div-block-105 {
  width: 25px;
  height: 25px;
  background-color: #e7d4d0;
  position: absolute;
  top: -12.5px;
  bottom: auto;
  left: 20px;
  right: auto;
}

.text-span-3 {
  color: #1d2435;
  font-weight: 500;
}

.image-16 {
  width: 50%;
  height: 500px;
  object-fit: cover;
  padding-left: 40px;
  position: static;
}

.div-block-106 {
  padding-right: 100px;
}

.div-block-107 {
  width: 100%;
  justify-content: flex-end;
  margin-top: 0;
  display: flex;
  position: absolute;
  top: 37%;
}

.div-block-108 {
  width: 100%;
  height: 400px;
  mix-blend-mode: normal;
  padding-top: 200px;
  padding-left: 10%;
}

.heading-25 {
  z-index: 5;
  letter-spacing: 10px;
  white-space: normal;
  -webkit-text-fill-color: transparent;
  mix-blend-mode: normal;
  object-fit: fill;
  background-image: url('../images/eclat-3.jpg');
  background-position: 50%;
  background-size: cover;
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 200px;
  line-height: 150px;
  position: relative;
  overflow: visible;
}

.text-block-23 {
  letter-spacing: 2px;
  font-size: 25px;
  font-weight: 200;
}

.div-block-109 {
  flex-direction: column;
  align-items: flex-start;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.div-block-111 {
  width: 100%;
  height: auto;
  max-width: 1280px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-112 {
  width: 100%;
  max-width: 1300px;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.link-105 {
  color: #383838;
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
  text-decoration: underline;
}

.text-span-4 {
  color: #fff;
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 16%, rgba(0, 0, 0, 0) 17%, rgba(0, 0, 0, 0) 37%, rgba(0, 0, 0, 0) 38%);
  margin-left: -10px;
  margin-right: -10px;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 60px;
}

.text-span-4._2 {
  color: #122f41;
}

.text-block-24 {
  width: auto;
  color: #fff;
  letter-spacing: normal;
  text-transform: capitalize;
  margin-top: 20px;
  font-family: PT Serif, serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  line-height: 28px;
}

.button-4 {
  letter-spacing: 1px;
  background-color: #1d2435;
  margin-top: 20px;
  padding: 15px 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.heading-26 {
  color: #1b1b1b;
  margin-bottom: 30px;
  font-family: Lato, sans-serif;
  font-size: 45px;
  font-weight: 900;
  line-height: 55px;
}

.heading-26.other {
  font-family: Dmserifdisplay, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 43px;
}

.div-block-118 {
  width: 40%;
  padding-left: 100px;
}

.div-block-118.residential {
  width: 60%;
  padding-left: 0;
  padding-right: 100px;
}

.div-block-118.about {
  width: 50%;
  padding-left: 0;
  padding-right: 50px;
}

.paragraph-11 {
  margin-top: 20px;
  font-family: PT Sans, sans-serif;
  font-size: 15px;
  line-height: 26px;
}

.div-block-114 {
  width: 60%;
  height: auto;
  display: flex;
}

.div-block-114.residential {
  width: 40%;
}

.div-block-116 {
  padding-top: 100px;
}

.link-block-6 {
  color: #27a8e0;
  border-bottom: 2px solid #27a8e0;
  margin-top: 40px;
  text-decoration: none;
}

.div-block-113 {
  width: 100%;
  height: auto;
  max-width: 1280px;
  display: flex;
}

.div-block-113.residential, .div-block-113.about {
  flex-direction: row-reverse;
}

.div-block-113.about.not-swapped {
  flex-direction: row;
}

.image-18 {
  width: 408px;
  height: 599px;
  object-fit: cover;
}

.section-14 {
  height: auto;
  background-color: #f8f9fa;
  padding: 100px 10%;
}

.section-14.maintenance {
  padding-top: 0;
}

.heading-35 {
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Dmserifdisplay, sans-serif;
  font-size: 25px;
  font-weight: 400;
}

.grid-13 {
  max-width: 1280px;
  grid-template-rows: auto auto;
}

.div-block-140 {
  background-color: #fff;
  padding: 30px;
  box-shadow: 0 0 7px -3px rgba(0, 0, 0, .53);
}

.html-embed-10 {
  width: 30px;
  height: 50px;
  color: #1d2435;
}

.html-embed-10.hammer, .html-embed-10.faucet, .html-embed-10._40 {
  width: 40px;
}

.heading-34 {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 30px;
  font-family: Redhatdisplay, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.paragraph-13 {
  letter-spacing: .1px;
  margin-top: 10px;
  font-family: PT Sans, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 28px;
}

.grid-14 {
  width: 100%;
  max-width: 1280px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 40px;
}

.section-15 {
  background-color: #f8f9fa;
  flex-direction: column;
  justify-content: center;
  padding: 40px 10% 100px;
  display: flex;
}

.heading-36, .heading-37 {
  text-align: center;
  font-family: Dmserifdisplay, sans-serif;
  font-weight: 400;
}

.paragraph-14 {
  text-align: center;
  margin-top: 20px;
  line-height: 28px;
}

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

.paragraph-15 {
  margin-top: 20px;
  font-family: Lato, sans-serif;
  font-size: 15px;
  line-height: 26px;
}

.paragraph-15.italic {
  font-style: italic;
}

.div-block-142 {
  width: 50%;
  padding-left: 50px;
}

.contact-information, .heading-38 {
  font-family: Lato, sans-serif;
}

.image-19 {
  margin-left: 20px;
}

.text-block-25 {
  color: #575757;
  margin-left: 20px;
  font-family: PT Serif, serif;
  font-size: 18px;
  font-style: italic;
  text-decoration: none;
}

.office-hours {
  margin-bottom: 24px;
}

.grid-15 {
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
  position: relative;
}

.grid-15.is--footer {
  z-index: 3;
  width: 70%;
}

.div-block-144 {
  width: 30%;
  padding-right: 40px;
}

.link-107 {
  color: #27a8e0;
}

.submit-button-3 {
  letter-spacing: 2px;
  background-color: #333;
}

.textarea {
  background-color: rgba(0, 0, 0, 0);
  border: 1px #fff;
  border-bottom: 1px solid rgba(0, 0, 0, .2);
}

.text-field-4 {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(0, 0, 0, 0);
  border-bottom-color: rgba(0, 0, 0, .2);
  margin-bottom: 20px;
}

.grid_item {
  z-index: 1;
  width: 100%;
  padding: 1.04em;
  display: block;
  position: relative;
}

.grid_item.footer-form {
  max-width: 1280px;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 0;
}

.icon-2 {
  color: #fff;
  font-family: Lato, sans-serif;
}

.text-block-38 {
  color: #fff;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.dropdown {
  color: #fff;
}

.heading-39 {
  font-family: Dmserifdisplay, sans-serif;
}

.heading-40 {
  margin-top: 60px;
  font-family: Dmserifdisplay, sans-serif;
}

.div-block-145 {
  padding-right: 20px;
}

.div-block-146 {
  padding-right: 0;
}

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

.nav-link-9 {
  color: #464646;
  text-transform: none;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
}

.div-block-147 {
  max-width: 1280px;
  flex-direction: column;
  display: block;
}

.div-block-148 {
  padding: 100px 10%;
}

.link-108, .link-109, .link-110, .link-111 {
  color: #fff;
  text-decoration: none;
}

.width {
  width: 40px;
  color: #5f696c;
}

.div-block-149 {
  align-items: center;
  display: flex;
}

.div-block-150 {
  height: auto;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.div-block-151 {
  z-index: 3;
  width: 100%;
  height: auto;
  max-width: none;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
  padding-left: 10%;
  padding-right: 10%;
  display: flex;
  position: static;
  top: -80px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.grid-16 {
  z-index: 2;
  height: 100%;
  max-width: 1280px;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: -66px;
  position: relative;
}

.div-block-152 {
  height: 100%;
  background-color: #fff;
  align-items: center;
  padding: 30px 30px 40px 20px;
  display: flex;
  box-shadow: 0 0 15px rgba(0, 0, 0, .11);
}

.div-block-153 {
  height: 100%;
  margin-left: 20px;
}

.heading-41 {
  color: #424242;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
}

.text-block-40 {
  color: #777;
  font-size: 15px;
  line-height: 28px;
}

.div-block-154 {
  height: 100%;
}

.background-video-2 {
  width: 100%;
  height: 100%;
  position: absolute;
}

.html-embed-11 {
  width: 20px;
  height: 20px;
  color: #fff;
}

.html-embed-11.grety {
  color: #464646;
}

.html-embed-12 {
  height: 25px;
  color: #fff;
  margin-left: 10px;
}

.html-embed-12.black {
  color: #464646;
}

.html-embed-12.grey {
  color: #757575;
}

.html-embed-12.grey.no-margin {
  margin-top: 20px;
  margin-left: 0;
}

.div-block-155 {
  align-items: center;
  margin-top: 0;
  margin-left: 20px;
  display: flex;
}

.image-20 {
  width: 45px;
}

.div-block-156 {
  margin-left: 15px;
}

.text-block-41 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 800;
}

.div-block-157 {
  margin-top: 2px;
  display: flex;
}

.html-embed-13 {
  width: 50px;
  height: 10px;
  color: #fff;
  margin-top: 5px;
}

.text-block-42 {
  color: #fff;
  letter-spacing: 1.4px;
  margin-top: 0;
  margin-left: 3px;
  font-size: 10px;
}

.section-16 {
  z-index: 2;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  align-items: center;
  padding: 300px 20px 100px;
  display: flex;
  position: relative;
}

.grid-17 {
  width: 100%;
  max-width: 1280px;
  grid-column-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-top: 40px;
}

.grid-17._66 {
  width: 100%;
  max-width: 1800px;
  grid-template-columns: 1fr 1fr 1fr;
}

.div-block-158 {
  background-color: #fff;
  padding: 20px;
  display: flex;
}

.div-block-159 {
  width: 80px;
  height: 80px;
  background-image: linear-gradient(rgba(0, 0, 0, 0) 57%, #fff), url('../images/Residential-Electrical-Home-in-Brisbane.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.div-block-159._2 {
  background-image: linear-gradient(rgba(255, 255, 255, .57), rgba(0, 0, 0, 0) 18%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 80%, rgba(255, 255, 255, .59)), url('../images/Launceston-tree-pruning.webp');
  background-position: 0 0, 50%;
}

.div-block-159._3 {
  background-image: linear-gradient(rgba(255, 255, 255, .57), rgba(0, 0, 0, 0) 18%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 80%, rgba(255, 255, 255, .59)), url('../images/Emergency-tree-removal.jpg');
}

.div-block-159._4 {
  background-image: linear-gradient(rgba(255, 255, 255, .57), rgba(0, 0, 0, 0) 18%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 80%, rgba(255, 255, 255, .59)), url('../images/tree-stump-removal.png');
  background-position: 0 0, 50%;
}

.div-block-159._5 {
  background-image: linear-gradient(rgba(255, 255, 255, .57), rgba(0, 0, 0, 0) 18%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 80%, rgba(255, 255, 255, .59)), url('../images/tree-removal-1.jpg');
}

.div-block-159._6 {
  background-image: linear-gradient(rgba(255, 255, 255, .57), rgba(0, 0, 0, 0) 18%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 80%, rgba(255, 255, 255, .59)), url('../images/tree-removal-2.jpg');
  background-position: 0 0, 50%;
}

.div-block-159._2-1 {
  background-image: linear-gradient(rgba(0, 0, 0, 0) 57%, #fff), url('../images/ransom-3.jpg');
  background-position: 0 0, 50%;
}

.div-block-159._3-1 {
  background-image: linear-gradient(rgba(0, 0, 0, 0) 57%, #fff), url('../images/urban-3.jpg');
}

.div-block-159._4-1 {
  background-image: linear-gradient(rgba(0, 0, 0, 0) 57%, #fff), url('../images/KHADYE-2.jpg');
}

.div-block-159._5-1 {
  background-image: linear-gradient(rgba(0, 0, 0, 0) 57%, #fff), url('../images/tree-removal-1.jpg');
}

.div-block-159._6-1 {
  background-image: linear-gradient(rgba(0, 0, 0, 0) 57%, #fff), url('../images/tree-removal-2.jpg');
  background-position: 0 0, 50%;
}

.static-div {
  width: 100%;
  opacity: 1;
  border-radius: 3px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
}

.static-div._2 {
  background-image: linear-gradient(rgba(0, 0, 0, .39), rgba(0, 0, 0, .39)), url('../images/unknown_339804275_1899298393774273_1984268909730214459_n.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.static-div._3 {
  background-image: linear-gradient(rgba(0, 0, 0, .39), rgba(0, 0, 0, .39)), url('../images/Web1-e1663130589315-1536x886.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.heading-42 {
  max-width: 300px;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Ttnorms Medium, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 30px;
}

.text-block-43 {
  color: #888;
  letter-spacing: 1px;
  font-family: Montserrat, sans-serif;
}

.link-block-7 {
  height: 700px;
  max-width: none;
  color: #fff;
  background-color: #fff;
  background-image: linear-gradient(rgba(0, 0, 0, .37), rgba(0, 0, 0, .37)), url('../images/new-builds-newcastle.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: 0;
  padding: 0;
  text-decoration: none;
  display: flex;
  position: relative;
  box-shadow: 0 0 16px -4px rgba(0, 0, 0, .33);
}

.link-block-7._2 {
  background-image: linear-gradient(rgba(0, 0, 0, .37), rgba(0, 0, 0, .37)), url('../images/home-renovation-builders-newcastle.webp');
}

.link-block-7._3 {
  background-image: linear-gradient(rgba(0, 0, 0, .37), rgba(0, 0, 0, .37)), url('../images/extensions-newcastle.webp');
}

.div-block-161 {
  align-items: center;
  display: flex;
}

.html-embed-14 {
  width: 30px;
  height: 30px;
}

.div-block-162 {
  align-items: center;
  display: flex;
}

.html-embed-15, .html-embed-16 {
  width: 40px;
  height: 40px;
}

.div-block-163, .div-block-164 {
  align-items: center;
  display: flex;
}

.div-block-165, .div-block-166, .div-block-167, .div-block-168, .div-block-169, .div-block-170 {
  overflow: visible;
}

.div-block-171 {
  justify-content: center;
  padding-top: 0;
  display: flex;
  overflow: visible;
}

.cta {
  z-index: 99;
  height: 650px;
  background-color: #fff;
  justify-content: center;
  padding: 100px 10% 0;
  display: none;
  position: relative;
}

.div-block-172 {
  width: 100%;
  height: 100%;
  max-width: 1280px;
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Bathroom-Renovations-Brisbane.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: -125px;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
  position: static;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.heading-43 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Oswald, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 55px;
}

.form-2 {
  width: 300px;
  height: auto;
  background-color: #f6f6f6;
  border-radius: 6px;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 20px;
  padding: 20px;
  display: none;
}

.submit-button-4 {
  color: #888;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #888;
  margin-top: 20px;
  font-family: PT Sans, sans-serif;
}

.text-field-5 {
  letter-spacing: 1.5px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  border-bottom: 1px solid #c2c2c2;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
}

.textarea-2 {
  letter-spacing: 1.5px;
  text-transform: none;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  border-bottom: 1px solid #c2c2c2;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
}

.text-block-44 {
  letter-spacing: 1.3px;
  text-transform: uppercase;
  margin-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
}

.form {
  width: 100%;
}

.form-block {
  width: 100%;
  height: 100%;
  margin-bottom: 0;
}

.text-span-5 {
  font-weight: 400;
}

.text-block-45 {
  color: #fff;
  letter-spacing: 2px;
  font-family: Montserrat, sans-serif;
}

.div-block-174 {
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: flex-start;
  margin-top: 0;
  margin-left: 0;
  display: flex;
}

.mask {
  overflow: visible;
}

.slide {
  height: 100%;
}

.div-block-175 {
  z-index: 2;
  height: auto;
  background-color: #1a1819;
  padding-top: 2px;
  padding-bottom: 2px;
  position: relative;
}

.section-18 {
  height: auto;
  background-color: #fff;
  flex-direction: column;
  align-items: center;
  padding: 140px 10% 100px;
  display: flex;
}

.grid-19 {
  width: 100%;
  max-width: 1280px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 40px;
}

.text-block-47 {
  color: #1b1b1b;
  font-weight: 700;
}

.text-block-48 {
  color: #464646;
  text-transform: uppercase;
  margin-top: 5px;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
}

.link-block-8 {
  height: 350px;
  text-decoration: none;
}

.div-block-181 {
  width: 70%;
  height: auto;
  background-color: #fff;
  padding: 20px;
  position: absolute;
  top: auto;
  bottom: -10%;
  left: 0%;
  right: auto;
  box-shadow: 0 0 15px rgba(0, 0, 0, .09);
}

.heading-44 {
  color: #1b1b1b;
  text-align: left;
  margin-top: 0;
  font-family: Playfair Display, sans-serif;
  font-size: 38px;
  font-weight: 500;
}

.heading-44.centre {
  max-width: 800px;
  color: #353535;
  text-align: left;
  margin-top: 20px;
  padding-right: 40px;
  font-family: Dmserifdisplay, sans-serif;
  font-size: 42px;
  font-weight: 400;
  line-height: 50px;
}

.heading-44.centre.actual-centre {
  color: #1d1d1d;
  text-align: center;
  text-transform: uppercase;
  padding-right: 0;
  font-family: Oswald, sans-serif;
  font-size: 38px;
  font-weight: 600;
  position: relative;
}

.div-block-180 {
  height: 90%;
  background-image: url('../images/unknown_311707897_649343606761928_1392480202448907970_n.jpg');
  background-position: 50%;
  background-size: cover;
  position: relative;
  box-shadow: 0 0 14px rgba(0, 0, 0, .1);
}

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

.div-block-180._2 {
  background-image: url('../images/unknown_313382474_1060809744597263_4314324330948991570_n.jpg');
  background-size: cover;
}

.text-block-49 {
  color: #fff;
  text-align: center;
  font-family: Redhatdisplay, sans-serif;
}

.div-block-182 {
  background-color: rgba(0, 0, 0, 0);
  display: flex;
}

.html-embed-17 {
  width: 15px;
  height: 15px;
  color: #464646;
}

.div-block-183 {
  z-index: auto;
  width: 100%;
  height: 500px;
  max-width: 1280px;
  background-color: #1d2435;
  padding: 0;
  position: relative;
}

.slide-2, .slider-2 {
  background-color: rgba(0, 0, 0, 0);
}

.grid-20 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  margin-top: 40px;
}

.heading-45 {
  color: #fff;
  text-align: center;
  letter-spacing: 1.5px;
  font-family: Redhatdisplay, sans-serif;
  font-size: 17px;
  font-weight: 500;
}

.paragraph-16 {
  color: #fff;
  margin-top: 20px;
  font-family: PT Serif, serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}

.text-block-50 {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 21px;
}

.line-square {
  z-index: 1;
  width: 80%;
  height: 110%;
  border: 1px solid #a3a3a3;
  position: absolute;
  top: -5%;
  bottom: 0%;
  left: 10%;
  right: 10%;
}

.div-block-185 {
  z-index: 99;
  width: 100%;
  height: 100%;
  background-color: #1b1b1b;
  padding: 60px;
  position: relative;
}

.text-span-6 {
  font-weight: 700;
}

.div-block-186 {
  width: 50px;
  height: 50px;
  background-color: #1a1819;
  border-radius: 99px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 20px;
  left: 20px;
  right: auto;
}

.text-block-51 {
  color: #fff;
  font-size: 20px;
}

.div-block-187 {
  align-items: flex-end;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 40px;
  display: flex;
}

.text-block-52 {
  color: #acacac;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 600;
}

.section-20 {
  height: auto;
  background-color: #fff;
  justify-content: center;
  padding: 40px 10% 100px;
  display: flex;
}

.div-block-206 {
  width: 100%;
  height: auto;
  max-width: 1280px;
  background-color: #fff;
  justify-content: center;
  padding: 50px 40px;
  display: flex;
  position: relative;
  box-shadow: 0 0 16px rgba(0, 0, 0, .14);
}

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

.div-block-207 {
  justify-content: center;
  align-items: center;
  padding-right: 0;
  display: flex;
}

.div-block-208 {
  width: 100%;
  flex-direction: column;
  align-items: center;
  margin-left: 0;
  display: flex;
}

.div-block-208.worked-with {
  align-items: flex-start;
}

.text-block-60 {
  color: #1a1819;
  font-family: Work Sans, sans-serif;
  font-size: 80px;
  font-weight: 600;
  line-height: 80px;
}

.text-block-61 {
  color: #383838;
  white-space: normal;
  object-fit: fill;
  margin-top: 5px;
  font-family: Work Sans, sans-serif;
  font-size: 15px;
}

.text-block-61.worked-with {
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 35px;
}

.div-block-209 {
  width: 1px;
  height: 100%;
  background-color: #1a1819;
}

.div-block-210 {
  width: 100%;
  max-width: 1280px;
}

.div-block-211 {
  height: 120px;
  background-image: url('../images/hi-wwd-card-overlay.svg');
  background-position: 0 0;
  background-size: auto;
  margin-left: -1px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.section-21 {
  height: auto;
  background-color: #fff;
  justify-content: center;
  padding: 40px 10% 140px;
  display: block;
}

.text-block-62 {
  color: #c09948;
  font-family: Work Sans, sans-serif;
  font-size: 80px;
  font-weight: 600;
  line-height: 80px;
}

.text-block-62.worked-with {
  color: #1a1819;
  font-size: 20px;
  line-height: 20px;
}

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

.div-block-212 {
  width: 1px;
  height: 100%;
  background-color: #1a1819;
}

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

.heading-49 {
  color: #b6b6b6;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
}

.div-block-214 {
  align-items: center;
  padding-left: 40px;
  display: flex;
}

.background-video-3 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-span-7 {
  color: #1a1819;
}

.heading-50 {
  max-width: 800px;
  color: #fff;
  text-transform: uppercase;
  font-family: Ttnorms Medium, sans-serif;
  font-size: 45px;
  font-style: normal;
  font-weight: 400;
  line-height: 50px;
}

.heading-50.services {
  max-width: none;
}

.heading-50.services.project-page {
  margin-bottom: 100px;
}

.section-22 {
  height: auto;
  padding-left: 10%;
  padding-right: 10%;
}

.div-block-215 {
  z-index: 10;
  width: 100%;
  height: 100px;
  max-width: 1280px;
  background-color: #f8f5f3;
  align-items: center;
  margin-top: -50px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  position: relative;
  box-shadow: 0 0 20px -6px rgba(0, 0, 0, .2);
}

.div-block-215.projects {
  height: 100%;
  flex-direction: column;
  margin-bottom: 60px;
  padding-left: 0;
  padding-right: 0;
}

.image-21 {
  width: 50px;
  height: auto;
  opacity: .37;
}

.div-block-216 {
  margin-left: 20px;
}

.text-block-63 {
  color: #6d7174;
  letter-spacing: 1px;
  font-family: Ttnorms Regular, sans-serif;
  font-size: 13px;
}

.text-block-63.white {
  color: #a1a1a1;
}

.heading-51 {
  color: #595c5e;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Ttnorms Medium, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.heading-51.white {
  color: #fff;
}

.button-5 {
  text-align: center;
  letter-spacing: 2px;
  background-color: #595c5e;
  border-radius: 0;
  margin-left: auto;
  padding: 14px 30px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 18px;
}

.button-5.white {
  color: #595c5e;
  background-color: #fff;
  border-radius: 0;
  margin-left: auto;
}

.button-5.white.projects {
  margin-top: 21px;
}

.hover-div {
  width: 100%;
  height: 100%;
  opacity: 0;
  background-image: linear-gradient(to top, #000, rgba(0, 0, 0, 0) 58%);
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 135px 40px 20px;
  display: flex;
  position: absolute;
}

.paragraph-17 {
  text-align: center;
  margin-top: 36px;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  line-height: 28px;
}

.heading-52 {
  z-index: 1;
  max-width: 200px;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Ttnorms Medium, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 25px;
  position: relative;
}

.text-block-64 {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: auto;
  font-family: Ttnorms Medium, sans-serif;
  font-size: 12px;
}

.section-23 {
  height: 600px;
  padding-left: 10%;
  padding-right: 10%;
}

.div-block-217 {
  width: 100%;
  height: 100%;
  max-width: 1280px;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-22, .image-23 {
  width: auto;
  height: 100%;
  object-fit: cover;
}

.text-block-65 {
  opacity: .17;
  color: #a8a8a8;
  letter-spacing: 30px;
  font-family: Ttnorms Bold, sans-serif;
  font-size: 200px;
  line-height: 100px;
  position: absolute;
  top: 221px;
}

.section-24 {
  height: 900px;
  background-image: linear-gradient(rgba(0, 0, 0, .68), rgba(0, 0, 0, .68)), url('../images/home-builder-newcastle-team.webp');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  justify-content: center;
  align-items: center;
  padding-left: 10%;
  padding-right: 10%;
  display: flex;
}

.div-block-218 {
  width: 100%;
  height: 100%;
  max-width: 1280px;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.heading-53 {
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-family: Ttnorms Medium, sans-serif;
}

.heading-53.smaller {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Ttnorms Medium, sans-serif;
  font-size: 18px;
}

.div-block-219 {
  width: 100%;
  grid-column-gap: 40px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 20px;
  display: grid;
}

.heading-54 {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-family: Ttnorms Regular, sans-serif;
  font-size: 18px;
}

.paragraph-18 {
  color: #fff;
  text-align: center;
  font-family: PT Serif, serif;
  font-style: normal;
}

.div-block-220 {
  width: 30px;
  height: 2px;
  background-color: #fff;
  margin-bottom: 10px;
}

.div-block-221 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.long-white-thin-line {
  width: 50px;
  height: 1px;
  background-color: #fff;
}

.div-block-223 {
  flex-direction: column;
  align-items: center;
  margin-bottom: 0;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 4%;
  left: 0%;
  right: 0%;
}

.horizontal-plus-line {
  width: 15px;
  height: 2px;
  background-color: #fff;
  margin-top: 6.2px;
  position: absolute;
  top: 0;
}

.plus {
  width: 15px;
  height: 15px;
  margin-top: 36px;
  position: relative;
}

.vertical-plus-line {
  width: 2px;
  height: 15px;
  background-color: #fff;
  margin-left: 6.2px;
  position: absolute;
  left: 0;
}

.div-block-224 {
  width: 55%;
  position: relative;
}

.div-block-225 {
  z-index: 10;
  width: 400px;
  height: 200px;
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 20px 40px;
  position: absolute;
  top: auto;
  bottom: -61px;
  left: 0%;
  right: auto;
}

.paragraph-19 {
  color: #fff;
  margin-top: 20px;
  font-family: Playfair Display, sans-serif;
  font-size: 15px;
  font-style: italic;
  line-height: 22px;
}

.paragraph-19.dark {
  color: #1b1b1b;
  font-size: 17px;
  line-height: 25px;
}

.div-block-226 {
  display: flex;
}

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

.div-block-226.margin-top.no-margin {
  margin-top: 0;
  margin-left: 40px;
}

.div-block-226.margin-top.no-margin.top-banner {
  margin-left: 0;
}

.html-embed-19 {
  width: 20px;
  color: #a68d5f;
}

.html-embed-19.white {
  width: 15px;
  color: #bca27a;
}

.html-embed-19.white.actual-white {
  color: #fff;
}

.html-embed-19.white.actual-white.smaller {
  width: 10px;
}

.text-block-66 {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
}

.section-25 {
  height: 600px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 10%;
  padding-right: 10%;
  display: flex;
}

.div-block-227 {
  width: 100%;
  height: 100%;
  max-width: 1280px;
}

.div-block-228 {
  width: 40%;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.div-block-229 {
  z-index: 10;
  width: 150px;
  height: 150px;
  background-color: #595c5e;
  background-image: url('../images/vitrubuild-pattern.webp');
  background-position: 0 0;
  background-size: cover;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-right: 20px;
  display: flex;
  position: static;
  top: 2189.39px;
  right: auto;
}

.div-block-229.circle {
  width: 230px;
  height: 230px;
  border-radius: 999px;
}

.text-block-67 {
  color: #fff;
  text-transform: uppercase;
  font-family: Ttnorms Regular, sans-serif;
  font-size: 12px;
  text-decoration: underline;
}

.text-block-67.text-cta {
  z-index: 12;
  letter-spacing: 2px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  position: relative;
}

.div-block-230 {
  width: 20px;
  height: 20px;
  background-color: #a68d5f;
  border-bottom-left-radius: 999px;
  position: absolute;
  top: auto;
  bottom: 5px;
  left: auto;
  right: 5px;
}

.link-block-9 {
  z-index: 10;
  width: 150px;
  height: 150px;
  margin-top: 0;
  margin-right: 20px;
  position: absolute;
  top: auto;
  bottom: -75px;
}

.link-block-9.bottom-cta {
  width: 230px;
  height: 230px;
  border-radius: 999px;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  top: auto;
  bottom: -115px;
  left: 0%;
  right: 0%;
}

.div-block-231 {
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 100px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.div-block-232 {
  width: 100%;
  max-width: none;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 43px;
  margin-left: 0;
  display: grid;
}

.html-embed-20 {
  width: 50px;
  color: #fff;
}

.html-embed-20.high-end {
  width: 70px;
  opacity: .87;
}

.html-embed-20.superior {
  opacity: .61;
}

.html-embed-20.reputation {
  width: 65px;
}

.div-block-233 {
  align-items: center;
  display: flex;
}

.heading-55 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 20px;
  font-family: Ttnorms Regular, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.heading-55.black {
  color: #fff;
  letter-spacing: 2px;
  margin-top: 10px;
  margin-left: 0;
  font-family: Ttnorms Medium, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.div-block-234 {
  z-index: 10;
  width: 100%;
  height: auto;
  max-width: 1280px;
  background-color: rgba(0, 0, 0, 0);
  justify-content: space-between;
  margin-bottom: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 60px 0;
  display: flex;
  position: static;
  top: 0;
}

.heading-56 {
  z-index: 1;
  color: #595c5e;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Ttnorms Bold, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
  position: relative;
}

.text-span-8 {
  font-family: Ttnorms Regular, sans-serif;
}

.paragraph-20 {
  z-index: 1;
  color: #a8a8b3;
  font-family: PT Serif, serif;
  font-size: 15px;
  font-style: italic;
  line-height: 25px;
  position: relative;
}

.paragraph-20._2 {
  max-width: 500px;
  margin-top: 20px;
}

.div-block-235 {
  width: 40px;
  height: 1px;
  color: #595c5e;
  background-color: #595c5e;
  margin-top: 20px;
}

.paragraph-21 {
  color: rgba(31, 48, 59, .93);
  margin-top: 0;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  line-height: 25px;
}

.section-26 {
  height: auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-left: 10%;
  padding-right: 10%;
  display: flex;
}

.div-block-236 {
  width: 100%;
  max-width: 1280px;
  padding-top: 220px;
}

.heading-57 {
  text-transform: uppercase;
  font-family: Ttnorms Medium, sans-serif;
}

.paragraph-22 {
  max-width: 500px;
  color: #1f303b;
  font-family: PT Serif, serif;
}

.text-block-68 {
  color: #a8a8a8;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: Ttnorms Medium, sans-serif;
  font-weight: 400;
}

.text-block-68.smaller {
  color: #fff;
  letter-spacing: 3px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
}

.team-wrapper {
  width: 100%;
  height: auto;
  max-width: 1280px;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 0;
  padding-left: 5%;
  display: flex;
}

.team-block {
  width: auto;
  height: 100%;
  flex-direction: row;
  margin-top: -138px;
  padding-right: 40px;
  display: block;
  position: relative;
}

.team-block._2nd {
  height: 500px;
  flex-direction: row;
  margin-top: 102px;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.image-24 {
  width: 400px;
  height: 500px;
  object-fit: cover;
}

.div-block-237 {
  width: auto;
  height: 100px;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding-bottom: 20px;
  padding-left: 20px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.div-block-237._2nd {
  width: 150px;
  height: 100px;
  bottom: 0%;
  right: -23%;
}

.div-block-237._2 {
  bottom: 0%;
}

.text-block-69 {
  z-index: 1;
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: Ttnorms Medium, sans-serif;
  font-size: 20px;
  font-weight: 500;
  position: relative;
}

.text-block-69.smaller {
  letter-spacing: 2px;
  font-size: 14px;
}

.text-block-70 {
  z-index: 1;
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  position: relative;
}

.div-block-238 {
  width: auto;
  grid-column-gap: 40px;
  grid-row-gap: 80px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 20px;
  margin-left: 0;
  display: grid;
}

.div-block-239 {
  height: 350px;
  background-image: url('../images/VitruBuild-Team-4lr.jpg');
  background-position: 30%;
  background-size: cover;
  position: relative;
}

.div-block-239.margin {
  width: 200px;
  height: 200px;
  background-image: url('../images/home-builders-newcastle-team-4.webp');
  margin-top: 0;
}

.div-block-239.margin.lower {
  background-image: url('../images/home-builders-newcastle-team-3.webp');
  margin-top: 129px;
}

.div-block-239.margin.margin-top {
  margin-top: 82px;
}

.div-block-239.margin.margin-top._2nd._3rd {
  background-image: url('../images/home-builders-newcastle-team-5.webp');
}

.div-block-239._2 {
  height: 350px;
  margin-top: 80px;
}

.slider-3 {
  width: 100%;
  height: auto;
  max-width: 1280px;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 60px;
}

.slide-3 {
  width: 50%;
  height: 500px;
}

.slide-4 {
  width: 50%;
}

.div-block-240 {
  z-index: 1;
  width: 50%;
  flex-direction: column;
  padding-left: 60px;
  display: flex;
  position: relative;
}

.div-block-241 {
  z-index: 1;
  padding-left: 60px;
  display: flex;
  position: relative;
}

.slide-nav {
  top: 636px;
  transform: scale(.5);
}

.slide-5 {
  width: 50%;
  height: 100%;
}

.text-span-9 {
  font-family: Ttnorms Regular, sans-serif;
}

.slider-button-wrap {
  justify-content: space-between;
  padding: 15px 25px 15px 54px;
  display: flex;
}

.slider-button {
  margin-left: 4px;
  margin-right: 4px;
}

.wrapper {
  overflow: hidden;
}

.item {
  width: 30vw;
  height: 50vh;
  min-width: 30vw;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  margin-right: 1vw;
  padding-left: 1vw;
  padding-right: 1vw;
  display: flex;
}

.heading-58 {
  font-size: 1.6rem;
}

.list {
  justify-content: flex-start;
  align-items: center;
  padding-left: 4vw;
  padding-right: 4vw;
  display: flex;
  overflow: scroll;
}

.slider-contain {
  width: 100%;
  overflow: hidden;
}

.arrow-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.wrapper-2 {
  height: 400px;
  overflow: hidden;
}

.list-2 {
  height: 100%;
  justify-content: flex-start;
  align-items: center;
  padding-left: 4vw;
  padding-right: 4vw;
  display: flex;
  overflow: scroll;
}

.item-2 {
  width: 30vw;
  height: 100%;
  min-width: 30vw;
  background-image: url('../images/unknown_313382474_1060809744597263_4314324330948991570_n.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-right: 10px;
  padding-left: 1vw;
  padding-right: 1vw;
}

.card-2 {
  height: 100%;
}

.below-main-flexbox {
  width: 100%;
  height: 50%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: grid;
}

._3rd-holder {
  width: 100%;
  height: 100%;
  border-radius: 30px;
  position: relative;
}

.content-holder {
  width: 100%;
  height: 100%;
  display: flex;
}

.content-holder.swiper-wrapper {
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

.right-arrow {
  width: 100px;
  height: 100px;
  cursor: pointer;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  margin-left: 8px;
  display: flex;
  box-shadow: 0 1px 10px 1px rgba(0, 0, 0, .3);
}

.main-screen {
  width: 100%;
  height: 200px;
  background-color: #033435;
  border-radius: 1vw;
  margin-bottom: .5vw;
}

.left-arrow {
  width: 80px;
  height: 80px;
  cursor: pointer;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  margin-right: 8px;
  display: flex;
  box-shadow: 0 1px 10px 1px rgba(0, 0, 0, .3);
}

.sub-screen {
  width: 100%;
  height: 50%;
  background-color: #033435;
  border-radius: 1vw;
  margin-bottom: 1vw;
}

.div-block-242 {
  width: 150px;
  height: 150px;
  background-color: #033435;
  border-radius: 100%;
}

.color-slide-grid {
  width: 100%;
  height: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-radius: 30px;
}

.color-name {
  font-size: 8px;
  line-height: 1.25;
}

.card-holder {
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  display: flex;
  transform: rotateX(0)rotateY(-20deg)rotateZ(0);
}

.card-holder.perspective {
  width: 100vw;
  height: 700px;
  max-height: 700px;
  max-width: 1280px;
  min-height: 480px;
  min-width: 400px;
  cursor: pointer;
  background-image: url('../images/new-builds-newcastle-yule-rd-1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  position: relative;
  transform: rotate(0);
}

.card-holder.perspective.services {
  max-width: 400px;
  background-image: none;
}

.card-holder.perspective._2nd-project {
  height: 700px;
  background-image: url('../images/new-builds-newcastle-project-2-1.webp');
  margin-left: 0;
}

.card-holder.perspective._3rd-project {
  background-image: url('../images/shop-fitting-newcastle-project-1-1.webp');
}

.custom-slider-wrapper {
  padding-top: 54px;
  padding-bottom: 54px;
}

.custom-slider-wrapper.swiper-container-2 {
  padding-bottom: 100px;
}

.container {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 6vw;
  padding-right: 6vw;
}

.container.slider {
  max-width: 1280px;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: block;
  overflow: visible;
}

.container.slider.services {
  margin-left: 0%;
}

.card-text {
  color: #171216;
  text-align: center;
  margin-top: 60px;
  font-size: 36px;
  line-height: 1.4;
}

.front-block {
  width: 100%;
  height: 100%;
  background-color: rgba(3, 71, 72, 0);
  background-image: radial-gradient(circle at 20% 70%, #023435, #01484a 47%, #007a7c);
  border-radius: 30px;
  flex-direction: column;
  padding: 10%;
  display: flex;
  position: absolute;
  box-shadow: 0 4px 13px 4px rgba(0, 0, 0, .4);
}

.switch-container {
  width: 80px;
  height: 140px;
  background-color: #227779;
  border-radius: 60px;
  flex-direction: column;
  align-items: center;
  margin-top: 5%;
  margin-bottom: 5%;
  padding: 10px;
  display: flex;
}

.slider-color-box {
  width: 100%;
  height: 100%;
  color: #fff;
  padding: 5%;
}

.slider-color-box._1 {
  background-color: #0b5052;
  border-top-left-radius: 30px;
}

.slider-color-box._2 {
  background-color: #126466;
  border-top-right-radius: 30px;
  justify-content: flex-end;
  display: flex;
}

.slider-color-box._4 {
  background-color: #3b9fa2;
  border-bottom-right-radius: 30px;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.slider-color-box._3 {
  background-color: #258486;
  border-bottom-left-radius: 30px;
  align-items: flex-end;
  display: flex;
}

.arrow-holder {
  justify-content: center;
  align-items: flex-end;
  margin-bottom: 120px;
  display: none;
}

.card-main-wrapper {
  margin-right: 30px;
}

.card-main-wrapper.swiper-slide {
  margin-left: auto;
  margin-right: auto;
  transition: all .2s;
}

.arrow.rotate {
  transform: rotate(180deg);
}

.color-grid-absolute-block {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.slider-section {
  z-index: 1;
  max-width: none;
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 220px;
  padding-left: 0%;
  padding-right: 0%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-243 {
  width: 40px;
  height: 40px;
  background-color: #227779;
  border-radius: 40px;
}

.hamburger-line {
  width: 20px;
  height: 2px;
  background-color: #fff;
}

.fake-grid {
  height: 100%;
}

.switch-label {
  font-size: 32px;
  line-height: 1.1;
}

.card-menu {
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
  margin-left: 8px;
  display: flex;
}

.fake-paragraph {
  width: 75%;
  height: 20px;
  background-color: #033435;
  border-radius: 12px;
  margin-bottom: 8px;
}

.fake-paragraph._2 {
  width: 50%;
}

.fake-paragraph._3 {
  width: 60%;
}

.div-block-244 {
  width: 60px;
  height: 60px;
  background-color: #033435;
  border-radius: 60px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.behind-block {
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  background-color: #033435;
  border-radius: 30px;
  position: absolute;
  transform: translate3d(0, 0, -5vw);
}

.card-nav-block {
  height: 14px;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 1vw;
  display: flex;
}

.card-block {
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  position: relative;
  transform: rotateX(0)rotateY(-20deg)rotateZ(0);
}

._2nd-holder {
  width: 100%;
  height: 100%;
  color: #fff;
  transform-style: preserve-3d;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  transform: rotateX(0)rotateY(20deg)rotateZ(0);
}

.div-block-245 {
  width: 500px;
  height: 300px;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(rgba(0, 0, 0, .53), rgba(0, 0, 0, .15));
  flex-direction: column;
  padding: 40px 60px 20px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.html-embed-21 {
  color: #fff;
  margin-top: 20px;
}

.div-block-246 {
  width: 100%;
  height: auto;
  max-width: 1280px;
  flex-direction: row-reverse;
  display: flex;
  position: relative;
}

.div-block-247 {
  margin-right: 5px;
  display: flex;
}

.link-123, .link-114 {
  border-right: 1px solid #000;
}

.link-126 {
  border-right: 1px solid #a5a5a5;
}

.link-120 {
  border-right: 1px solid #fff;
}

.link-132, .link-135 {
  border-right: 1px solid #000;
}

.link-116 {
  border-right: 1px solid #928e8e;
}

.div-block-248 {
  justify-content: space-between;
  display: flex;
}

.text-block-71 {
  color: #595c5e;
  letter-spacing: 2px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
}

.html-embed-22 {
  width: 30px;
  color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  display: flex;
}

.html-embed-22.fb {
  display: none;
}

.link-112 {
  color: #1b1b1b;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 500;
  text-decoration: none;
}

.text-block-72 {
  color: #595c5e;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 700;
  line-height: 12px;
}

.link-128 {
  border-right: 1px solid #adadad;
}

.bold-text-2 {
  color: #595c5e;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
}

.link-139 {
  border-right: 1px #000;
}

.link-137 {
  border-right: 1px solid #000;
}

.link-118 {
  border-right: 1px solid #d6d6d6;
}

.link-138, .link-131 {
  border-right: 1px solid #000;
}

.link-129 {
  border-right: 1px solid #adadad;
}

.link-124 {
  border-right: 1px solid #493131;
}

.link-119 {
  border-right: 1px solid #ebebeb;
}

.link-136 {
  border-right: 1px solid #000;
}

.div-block-222 {
  margin-left: 40px;
}

.div-block-222.smaller-padding-left {
  margin-left: 20px;
}

.link-130 {
  border-right: 1px solid #000;
}

.link-122 {
  border-right: 1px #fff;
}

.link-133 {
  border-right: 1px solid #000;
}

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

.link-113 {
  color: #1b1b1b;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  text-decoration: none;
  display: flex;
}

.link-block-10 {
  color: #595c5e;
  margin-right: 5px;
}

.link-121 {
  border-right: 1px solid #fff;
}

.link-127 {
  border-right: 1px solid #adadad;
}

.image-25 {
  width: 65px;
  opacity: .73;
}

.link-134 {
  border-right: 1px solid #000;
}

.link-125 {
  border-right: 1px solid #493131;
}

.link-115 {
  border-right: 1px solid #443c3c;
}

.link-117 {
  color: #1b1b1b;
  letter-spacing: 2px;
  border-right: 1px #c4c4c4;
  font-family: Montserrat, sans-serif;
}

.div-block-249 {
  color: #fff;
  align-items: center;
  display: flex;
}

.div-block-250 {
  justify-content: space-between;
  margin-top: 40px;
  display: flex;
}

.bold-text-3 {
  color: #595c5e;
  font-family: Montserrat, sans-serif;
}

.section-27 {
  height: auto;
  padding: 100px 10%;
}

.div-block-251 {
  width: 100%;
  height: 100%;
  max-width: 1280px;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-26 {
  width: 40%;
  max-height: 600px;
  max-width: 600px;
  min-height: 600px;
  min-width: 400px;
  object-fit: cover;
}

.div-block-252 {
  width: 60%;
  flex-direction: column;
  justify-content: center;
  padding-left: 0;
  display: flex;
}

.div-block-252._100-percent {
  width: 50%;
}

.div-block-252.padding {
  padding-left: 100px;
}

.text-span-10 {
  font-family: Ttnorms Regular, sans-serif;
  font-weight: 700;
}

.paragraph-23 {
  margin-top: 33px;
}

.text-span-11 {
  color: #8f8f8f;
  letter-spacing: 2px;
}

.ghost-scroll {
  height: 1px;
}

.div-block-255 {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-256 {
  padding-right: 140px;
}

.section-28 {
  height: 300px;
  flex-direction: column;
  align-items: center;
  padding-left: 10%;
  padding-right: 10%;
  display: flex;
}

.div-block-257 {
  width: 100%;
  height: 200px;
  max-width: 1280px;
  background-image: linear-gradient(rgba(0, 0, 0, .64), rgba(0, 0, 0, .64)), url('../images/unknown_328546984_3102377180061672_9196599672063004003_n.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-right: 40px;
  display: flex;
}

.grid-32 {
  max-width: 1280px;
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

.grid-32.vertical {
  grid-row-gap: 140px;
  grid-template-columns: 1fr;
  margin-bottom: 100px;
}

.div-block-258 {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  align-items: center;
  padding-right: 0;
  display: flex;
}

.div-block-258.horizontal {
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
}

.div-block-258.horizontal.bottom-line {
  border-bottom: 1px solid rgba(0, 0, 0, .43);
  padding-bottom: 136px;
}

.html-embed-23 {
  color: #a68d5f;
}

.heading-59 {
  color: #5f5f5f;
  text-align: center;
  text-transform: uppercase;
  margin: 20px 60px 0 0;
  font-family: Ttnorms Regular, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 24px;
}

.paragraph-24 {
  text-align: center;
  margin-top: 10px;
  font-family: PT Serif, serif;
  font-size: 15px;
  line-height: 24px;
}

.text-block-75 {
  color: #979797;
  text-transform: uppercase;
  margin-bottom: 0;
}

.text-block-75.margin-top {
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.grid-31 {
  grid-column-gap: 60px;
  grid-row-gap: 30px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  margin-top: 20px;
}

.submit-button-5 {
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #595c5e;
  border-bottom: 3px #a68d5f;
  margin-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: Ttnorms Medium, sans-serif;
}

.div-block-259 {
  display: flex;
}

.div-block-260 {
  width: 100%;
  height: auto;
  max-width: 1280px;
  background-color: #fff;
  margin-top: -77px;
  display: flex;
}

.heading-60 {
  color: #a0a0a0;
  letter-spacing: 1.5px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 400;
  line-height: 15px;
}

.checkbox-label {
  color: #979797;
  text-transform: none;
  font-weight: 400;
}

.text-field-8 {
  color: #1b1b1b;
  background-color: rgba(0, 0, 0, 0);
  border: 1px rgba(174, 174, 174, .37);
  border-bottom: 1px solid rgba(174, 174, 174, .94);
  margin-bottom: 20px;
  margin-right: 20px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
}

.text-field-8.margin-bottom {
  margin-bottom: 40px;
}

.textarea-3 {
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  border-bottom: 1px solid rgba(174, 174, 174, .26);
  margin-top: 0;
}

.div-block-261 {
  margin-bottom: 40px;
  margin-left: 0;
}

.heading-61 {
  color: #1b1b1b;
  text-align: left;
  margin-top: 0;
  font-family: Playfair Display, sans-serif;
  font-size: 38px;
  font-weight: 500;
}

.heading-61.centre {
  max-width: 800px;
  color: #595c5e;
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 0;
  padding-right: 0;
  font-family: Ttnorms Regular, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 16px;
}

.checkbox-field {
  margin-top: 5px;
}

.div-block-262 {
  width: 30%;
  height: auto;
  background-color: #f5f5f5;
  padding-top: 40px;
  padding-left: 30px;
  padding-right: 40px;
}

.div-block-263 {
  width: 70%;
  padding: 40px 60px;
}

.div-block-264 {
  display: flex;
}

.text-block-76 {
  color: #595c5e;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 600;
}

.text-block-77 {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.text-block-77.black {
  color: #595c5e;
  font-weight: 700;
}

.icon-3 {
  color: #fff;
}

.icon-3.black {
  color: #595c5e;
  transform: scale(.8);
}

.dropdown-link {
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Ttnorms Medium, sans-serif;
  font-size: 11px;
}

.dropdown-link-2, .dropdown-link-3 {
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Ttnorms Medium, sans-serif;
  font-size: 11px;
  font-weight: 500;
}

.paragraph-25 {
  color: #908b8b;
  margin-top: 20px;
  font-size: 15px;
}

.paragraph-25.black {
  color: #525252;
  font-family: PT Serif, serif;
  line-height: 24px;
}

.div-block-265 {
  padding-top: 40px;
  padding-left: 40px;
  padding-right: 40px;
}

.heading-62 {
  text-transform: uppercase;
  font-family: Ttnorms Medium, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 22px;
}

.div-block-266 {
  width: 100%;
  height: auto;
  max-width: 1280px;
}

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

.grid-35._2 {
  grid-template-columns: 1fr 1fr;
}

.div-block-267 {
  width: 100%;
  height: 5px;
  color: #cecece;
  background-color: #c5c5c5;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.text-block-78 {
  color: #adadad;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: Ttnorms Medium, sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.div-block-268 {
  height: 220px;
  background-color: #fff;
  position: relative;
  box-shadow: 0 0 20px -5px rgba(0, 0, 0, .2);
}

.div-block-268.process {
  height: auto;
  padding-bottom: 40px;
}

.grid-36 {
  max-width: 1280px;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  margin-top: 40px;
}

.grid-36._70 {
  width: 65%;
}

.div-block-269 {
  background-color: #d1d1d1;
  padding: 40px;
}

.paragraph-26 {
  color: #595c5e;
  margin-top: 20px;
  font-family: PT Serif, serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}

.div-block-270 {
  justify-content: space-between;
  margin-top: 40px;
  display: flex;
}

.text-block-79 {
  color: #595c5e;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
  line-height: 21px;
}

.text-block-80 {
  color: #595c5e;
  text-transform: uppercase;
  font-size: 12px;
}

.html-embed-26, .html-embed-27 {
  color: #595c5e;
}

.div-block-271 {
  width: 70%;
  height: auto;
  background-color: #fff;
  padding: 20px;
  position: absolute;
  top: auto;
  bottom: -10%;
  left: 0%;
  right: auto;
  box-shadow: 0 0 15px rgba(0, 0, 0, .09);
}

.html-embed-28 {
  height: 25px;
  color: #fff;
  margin-left: 10px;
}

.html-embed-28.grey {
  color: #757575;
}

.html-embed-28.grey.no-margin {
  margin-top: 20px;
  margin-left: 0;
}

.text-block-81 {
  color: #464646;
  text-transform: uppercase;
  margin-top: 5px;
  font-family: Ttnorms Medium, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 28px;
}

.text-block-82 {
  color: #464646;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.grid-37 {
  width: 100%;
  max-width: 1280px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-top: 40px;
}

.grid-37._100 {
  width: 100%;
  grid-template-columns: 1fr 1fr 1fr;
}

.link-block-11 {
  width: 100%;
  height: 450px;
  text-decoration: none;
}

.div-block-272 {
  height: 90%;
  background-image: url('../images/new-home-builds-newcastle-project-2-10.webp');
  background-position: 50%;
  background-size: cover;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  box-shadow: 0 0 14px rgba(0, 0, 0, .1);
}

.div-block-272._3 {
  background-image: url('../images/retail-fitters-newcastle-p4.webp');
}

.div-block-272._2 {
  background-image: url('../images/home-renovations-newcastle-yule-rd-8.webp');
  background-size: cover;
}

.text-block-83 {
  color: #969696;
  margin-top: 0;
  font-family: PT Serif, serif;
}

.div-block-273 {
  display: none;
}

.list-item {
  margin-bottom: 10px;
}

.div-block-274 {
  grid-column-gap: 16px;
  grid-row-gap: 5px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 40px;
  display: grid;
}

.div-block-274.smaller-margin {
  margin-bottom: 0;
}

.html-embed-29 {
  width: 25px;
  height: 25px;
}

.div-block-275 {
  align-items: center;
  display: flex;
}

.text-block-85 {
  color: rgba(31, 48, 59, .89);
  margin-left: 5px;
  font-family: PT Serif, serif;
  font-size: 15px;
  line-height: 28px;
}

.text-span-12, .text-span-13, .text-span-14, .text-span-15, .text-span-16, .text-span-17, .text-span-18, .text-span-19 {
  font-family: Ttnorms Regular, sans-serif;
}

.link-140 {
  color: #595c5e;
  text-decoration: none;
}

.select-field {
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  border-bottom: 1px solid rgba(174, 174, 174, .94);
  margin-top: 10px;
  margin-bottom: 40px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
}

.link-141 {
  color: #595c5e;
  text-decoration: none;
}

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

.dropdown-toggle-4 {
  padding-right: 20px;
}

.dropdown-toggle-7 {
  letter-spacing: 1px;
  padding-right: 20px;
}

.dropdown-toggle-8 {
  padding-right: 20px;
}

.dropdown-toggle-9 {
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.div-block-276 {
  max-width: 1280px;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

.grid-38.gallery-page {
  margin-top: 0;
}

.grid-39 {
  grid-template-columns: 1fr;
  align-content: start;
  align-items: start;
}

.grid-40, .grid-41 {
  grid-template-columns: 1fr;
  align-content: start;
}

.text-block-86 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: Ttnorms Medium, sans-serif;
  font-size: 13px;
}

.link-143 {
  color: #fff;
  text-transform: uppercase;
  border-bottom: 1px solid #fff;
  font-size: 11px;
  text-decoration: none;
  display: inline-block;
}

.link-block-12, .link-block-13 {
  width: 100%;
  height: 100%;
}

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

.project-info-container {
  width: 100%;
  height: auto;
  max-width: 1280px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.div-block-277 {
  width: 30%;
  height: 100%;
  background-color: #595c5e;
  flex-direction: column;
  padding: 40px;
  display: flex;
}

.div-block-278 {
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-279 {
  width: 100%;
  height: 5px;
  background-color: #c2c2c2;
}

.text-block-87 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 500;
}

.heading-63 {
  color: #fff;
  text-transform: uppercase;
  font-family: Ttnorms Regular, sans-serif;
}

.heading-63.smaller {
  margin-top: 0;
  font-size: 24px;
}

.text-span-20 {
  font-family: Ttnorms Regular, sans-serif;
  font-weight: 400;
}

.div-block-280 {
  width: 70%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1.75fr;
  grid-auto-columns: 1fr;
  padding: 20px 30px;
  display: grid;
}

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

.heading-64 {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 12px;
}

.text-block-88 {
  color: #707070;
  font-family: PT Serif, serif;
}

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

.text-block-89 {
  color: #1d1d1d;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 600;
}

.div-block-283 {
  height: 1px;
  background-color: #fff;
  margin-top: 5px;
}

.div-block-284 {
  margin-top: auto;
  position: absolute;
  top: auto;
  bottom: 20px;
  left: auto;
  right: auto;
  overflow: hidden;
}

.link-block-15 {
  width: 400px;
  height: 100px;
  background-color: #fff;
  position: static;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.div-block-285 {
  width: 100%;
  height: 100px;
  padding-left: 10%;
  padding-right: 10%;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-286 {
  width: 100%;
  height: 100%;
  max-width: 1280px;
  justify-content: flex-end;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-287 {
  flex-direction: column;
  align-items: flex-start;
  margin-top: -92px;
  display: flex;
}

.text-block-90 {
  color: #fff;
  text-transform: uppercase;
  margin-left: 0;
  margin-right: 0;
  font-family: Ttnorms Bold, sans-serif;
  font-size: 200px;
  line-height: 130px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: auto;
}

.div-block-288 {
  align-items: center;
  display: flex;
}

.section-29 {
  height: 500px;
  padding-left: 10%;
  padding-right: 10%;
}

.div-block-289 {
  width: 50%;
  max-width: 450px;
  padding-right: 60px;
  position: relative;
}

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

.div-block-291 {
  width: 1px;
  height: 15px;
  background-color: rgba(0, 0, 0, .36);
  margin-top: auto;
  margin-bottom: auto;
}

.div-block-291.white {
  background-color: rgba(255, 255, 255, .36);
}

.grey-block {
  width: 100%;
  height: 500px;
  background-color: #f5f6f8;
  position: absolute;
  top: 26%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.link-block-16 {
  width: auto;
  height: 60px;
  color: #fff;
  letter-spacing: 3px;
  border: 1px solid rgba(255, 255, 255, .71);
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  padding-left: 40px;
  padding-right: 30px;
  font-family: Montserrat, sans-serif;
  text-decoration: none;
  display: flex;
}

.html-embed-30 {
  color: rgba(0, 0, 0, 0);
  letter-spacing: 2px;
}

.html-embed-30.black {
  height: 20px;
  margin-top: -24px;
  margin-left: 10px;
}

.html-embed-30.white {
  height: 20px;
  margin-top: -12px;
  margin-left: 5px;
}

.text-block-91 {
  text-transform: uppercase;
  margin-right: 10px;
  font-size: 11px;
}

.link-block-17 {
  width: auto;
  color: #1b1b1b;
  background-color: #fff;
  text-decoration: none;
  display: flex;
}

.div-block-292 {
  width: 100px;
  height: 100px;
  opacity: 1;
  background-image: url('../images/vitrubuild-pattern.webp');
  background-position: 0 0;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-293 {
  width: auto;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 20px;
  padding-right: 100px;
  display: flex;
}

.heading-65 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 12px;
}

.div-block-294 {
  align-items: center;
  margin-top: 5px;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.text-block-92 {
  text-transform: none;
  font-family: PT Serif, serif;
  font-style: italic;
}

.text-span-21, .text-span-22 {
  font-family: Ttnorms Medium, sans-serif;
}

.div-block-295 {
  border-bottom: 1px solid #fff;
  margin-top: 48px;
  padding-bottom: 10px;
  display: flex;
}

.link-144 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: Barlow Condensed, sans-serif;
  font-weight: 400;
  text-decoration: none;
}

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

.div-block-296 {
  margin-right: 40px;
  display: flex;
}

.div-block-296.no-margin {
  margin-right: 0;
}

.html-embed-31 {
  width: 30px;
  height: auto;
  max-height: none;
  max-width: 150px;
  opacity: 1;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: auto;
  bottom: auto;
  left: 0%;
  right: 0;
}

.html-embed-31.team {
  top: 23px;
  right: 67px;
}

.html-embed-31.team._2 {
  right: 121px;
}

.html-embed-31.team.smaller {
  width: 15px;
  top: 43px;
  right: 57px;
}

.html-embed-31.team.cta-bottom {
  z-index: 0;
  width: 150px;
  top: auto;
  bottom: -167px;
  left: 0%;
  right: 0%;
}

.html-embed-31.bottom-cta {
  width: 12px;
  margin-top: 7px;
  margin-left: auto;
  padding-left: 0;
  right: 45px;
}

.div-block-297 {
  height: 100px;
  justify-content: center;
  align-items: center;
  margin-top: -56px;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.div-block-298 {
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.image-27, .image-28 {
  width: 25px;
}

.section-30 {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
}

.div-block-299 {
  height: 500px;
  justify-content: center;
  display: flex;
}

.div-block-300 {
  height: auto;
  background-color: #f0f0f0;
  padding: 526px 10% 60px;
}

.images-cta {
  width: auto;
  height: 100%;
  position: relative;
}

.image-29 {
  width: 400px;
  height: 650px;
  object-fit: cover;
  margin-top: 224px;
}

.image-29._2 {
  height: 650px;
  object-fit: cover;
  margin-top: 0;
  margin-left: 20px;
}

.div-block-301 {
  width: 50%;
  max-width: 450px;
  margin-right: 60px;
}

.div-block-302 {
  width: 100%;
  height: auto;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

.faq-stripe-1 {
  width: 2px;
  height: 100%;
  background-color: #000;
}

.c-faq-divider {
  padding-left: 20px;
  padding-right: 20px;
}

.faq-a-text {
  color: #5e5e5e;
  font-family: Work Sans, sans-serif;
  font-size: 15px;
  line-height: 28px;
}

._w-faq-icon {
  width: 20px;
  height: 20px;
  color: #303030;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.c-content.cloneable {
  padding-top: 20px;
}

.c-faq-q-text {
  flex: 1;
  padding: 20px 20px 20px 0;
}

.c-faq-a-text {
  padding: 20px;
}

.faq-stripe-2 {
  width: 100%;
  height: 2px;
  background-color: #000;
  position: absolute;
}

.text-block-93 {
  z-index: 2;
  color: #595c5e;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: Ttnorms Regular, sans-serif;
  font-size: 25px;
  font-style: normal;
  position: relative;
}

.c-faq-a {
  perspective-origin: 50% 0;
  transform-origin: 50% 0;
  overflow: hidden;
}

.c-faq-icon {
  justify-content: center;
  align-items: center;
  padding: 20px;
  position: relative;
}

.cloneable-area {
  min-height: 50vh;
}

.div-block-303 {
  width: 50%;
  height: 100%;
}

.faq-divider {
  height: 0;
  border-top: 1px dashed rgba(255, 255, 255, .25);
}

.div-block-304 {
  width: 100%;
  height: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-304.vertical {
  flex-direction: column;
}

.c-faq {
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

.c-faq-item {
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #e0e0e0;
  margin-bottom: 10px;
  font-size: 1.2em;
  line-height: 1.6em;
}

.c-faq-q {
  border: 1px #e0e0e0;
  border-bottom: 1px solid #adadad;
  align-items: center;
  display: flex;
}

.faq-q-text {
  color: #5e5e5e;
  letter-spacing: .6px;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
}

.container-2 {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 3%;
}

.container-2.cloneable {
  width: 100%;
  border-top: 2px rgba(255, 255, 255, .5);
  padding-left: 0%;
  padding-right: 0%;
}

.heading-66 {
  color: #5e5e5e;
  letter-spacing: .6px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 17px;
}

.image-30 {
  width: 100%;
  max-height: 500px;
  object-fit: cover;
  margin-top: 54px;
}

.link-block-18 {
  z-index: 99;
  width: 100%;
  height: 50px;
  max-height: none;
  max-width: none;
  background-color: #595c5e;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  text-decoration: none;
  display: flex;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-block-94 {
  z-index: 1;
  max-width: none;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  text-decoration: none;
  position: relative;
}

.text-span-23 {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  border: 1px #000;
  border-bottom: 3px solid #595c5e;
  flex-direction: row;
  padding-bottom: 3px;
  display: inline-block;
}

.image-31 {
  width: 100px;
}

.menu {
  z-index: 99;
  width: 500px;
  height: 100%;
  background-color: #464646;
  padding: 40px;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
  transform: translate(0);
}

.html-embed-32 {
  width: 10px;
  height: 15px;
  max-width: 20px;
  color: #fff;
  margin-top: -5px;
}

.div-block-305 {
  flex-direction: column;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.exit-button {
  width: auto;
  height: 50px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.image-32 {
  width: 150px;
  opacity: .34;
  margin-left: 0;
}

.link-145 {
  color: #d6d6d6;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  text-decoration: none;
}

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

.image-33 {
  width: 100%;
  max-width: 300px;
  min-height: auto;
  min-width: auto;
  opacity: .06;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: auto;
}

.div-block-306 {
  height: 100%;
  flex-direction: column;
  align-items: center;
  display: flex;
  position: relative;
}

.link-146 {
  color: #a68d5f;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: Barlow Condensed, sans-serif;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
}

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

.link-146.w--current {
  color: silver;
  font-family: Ttnorms Regular, sans-serif;
  font-size: 12px;
}

.link-146.margin-top {
  color: silver;
  margin-top: 26px;
  margin-bottom: 10px;
  font-family: Ttnorms Regular, sans-serif;
  font-size: 12px;
}

.text-block-95 {
  color: #fff;
  text-transform: uppercase;
  margin-right: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

.link-block-19 {
  display: none;
}

@media screen and (max-width: 991px) {
  .navbar {
    border-bottom-style: none;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section.home {
    max-height: none;
  }

  .heading {
    width: auto;
    font-size: 12px;
    line-height: 18px;
  }

  .text-block {
    line-height: 22px;
  }

  .div-block-4 {
    padding-bottom: 40px;
    padding-left: 40px;
  }

  .div-block-4.home {
    max-height: 600px;
  }

  .about-section {
    padding-top: 60px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .about-section.main-page._2 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .heading-2 {
    margin-bottom: 0;
  }

  .heading-2.why-choose-us {
    font-size: 26px;
    line-height: 32px;
  }

  .heading-2.centre.left.smaller {
    font-size: 35px;
  }

  .heading-2.centre.big {
    margin-top: 10px;
  }

  .div-block-6.home-page {
    padding: 100px 0% 0;
  }

  .div-block-7, .div-block-7._2 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .paragraph {
    margin-top: 10px;
    font-size: 14px;
    line-height: 20px;
  }

  .section-3 {
    height: auto;
  }

  .section-4 {
    margin-top: 60px;
    padding: 100px 5%;
  }

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

  .why-choose-us-item {
    height: auto;
  }

  .heading-4 {
    font-size: 18px;
  }

  .text-block-5 {
    font-size: 14px;
  }

  .section-5 {
    padding-top: 60px;
  }

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

  .heading-5 {
    font-size: 32px;
    line-height: 40px;
  }

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

  .section-6 {
    align-items: flex-start;
    padding-left: 5%;
    padding-right: 5%;
  }

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

  .heading-6 {
    font-size: 20px;
  }

  .paragraph-3 {
    font-size: 14px;
  }

  .testimonials-wrapper {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

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

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

  .div-block-24 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .heading-7 {
    width: 400px;
  }

  .footer {
    padding-left: 5%;
    padding-right: 5%;
  }

  .div-block-26 {
    padding-left: 0%;
    padding-right: 0%;
  }

  .company-blurb-footer {
    width: 40%;
  }

  .paragraph-4 {
    width: auto;
  }

  .sitempa-footer {
    width: 60%;
  }

  .sitemap {
    padding-top: 20px;
  }

  .heading-8 {
    font-size: 20px;
  }

  .link, .link-2 {
    font-size: 14px;
  }

  .menu-button {
    color: #fff;
    margin-left: auto;
  }

  .image-6 {
    min-height: auto;
    min-width: auto;
  }

  .section-10 {
    height: auto;
    padding-bottom: 60px;
  }

  .link-block-3 {
    height: 250px;
    min-width: auto;
  }

  .link-block-3._1, .link-block-3._2, .link-block-3._3 {
    height: 250px;
  }

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

  .why-choose-us-item-2 {
    height: 200px;
    align-items: flex-start;
  }

  .text-block-8 {
    font-size: 14px;
  }

  .section-11 {
    margin-top: 0;
    padding: 100px 5%;
  }

  .heading-10 {
    margin-top: 0;
    font-size: 18px;
  }

  .div-block-41 {
    width: 90%;
  }

  .div-block-72 {
    width: 70%;
    padding-left: 40px;
  }

  .div-block-71 {
    margin-right: 0;
  }

  .div-block-70 {
    height: auto;
  }

  .paragraph-6 {
    width: 100%;
    object-fit: fill;
    position: static;
    overflow: visible;
  }

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

  .grid-3.left {
    grid-template-columns: .75fr .25fr;
  }

  .div-block-76 {
    padding-bottom: 100px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .heading-20 {
    width: auto;
  }

  .div-block-83 {
    padding-left: 5%;
    padding-right: 5%;
  }

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

  .testimonial-info-02 {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    position: static;
  }

  .slider {
    min-height: 650px;
  }

  .testimonial-card-02 {
    flex-direction: column;
  }

  .image-12 {
    display: none;
  }

  .top-title {
    font-size: 32px;
    line-height: 40px;
  }

  .row-flex.verical {
    flex-direction: row;
  }

  .div-block-85 {
    height: auto;
  }

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

  .div-block-87, .div-block-90 {
    width: 40%;
  }

  .text-block-20 {
    font-size: 30px;
  }

  .div-block-96 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .link-block-5 {
    display: none;
  }

  .image-16 {
    padding-left: 100px;
  }

  .div-block-109 {
    width: 60%;
  }

  .heading-26 {
    font-size: 35px;
  }

  .div-block-118 {
    padding-left: 60px;
  }

  .grid_item {
    height: 100%;
    display: block;
  }

  .div-block-145 {
    padding-right: 0;
  }

  .div-block-151 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .grid-16 {
    grid-column-gap: 20px;
    grid-row-gap: 30px;
  }

  .div-block-152 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .text-block-40 {
    line-height: 22px;
  }

  .section-16 {
    padding: 235px 5% 40px;
  }

  .cta {
    height: 500px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .section-18 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .heading-44 {
    margin-bottom: 0;
  }

  .div-block-183 {
    height: auto;
  }

  .section-22 {
    padding-left: 40px;
    padding-right: 40px;
  }

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

  .image-21 {
    width: auto;
    height: 45px;
  }

  .div-block-216 {
    width: 60%;
  }

  .section-23 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .text-block-65 {
    font-size: 100px;
    top: 198px;
  }

  .section-24 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .heading-53.smaller {
    text-align: center;
  }

  .div-block-225 {
    width: 80%;
    min-width: 300px;
  }

  .div-block-231 {
    padding-right: 40px;
  }

  .heading-55 {
    line-height: 20px;
  }

  .div-block-234 {
    height: auto;
    padding: 40px;
    top: 152px;
  }

  .paragraph-20._2 {
    width: 50%;
    margin-top: 20px;
  }

  .section-26 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .team-block.no-padding {
    padding-right: 0;
  }

  .div-block-237._2nd {
    bottom: -44%;
  }

  .div-block-239.margin {
    width: 160px;
    height: 160px;
  }

  .div-block-240 {
    padding-left: 40px;
  }

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

  .slider-section {
    padding-top: 140px;
  }

  .section-27 {
    padding: 0 40px 60px;
  }

  .div-block-252 {
    padding-left: 60px;
  }

  .div-block-253 {
    width: 30px;
    height: 30px;
  }

  .div-block-254 {
    width: 25px;
    height: 1px;
    background-color: #fff;
    margin-bottom: 7px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .div-block-254.half {
    width: 12.5px;
  }

  .heading-61 {
    margin-bottom: 0;
  }

  .link-block-19 {
    display: block;
  }
}

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

  .section.home {
    height: auto;
  }

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

  .text-block {
    font-size: 16px;
    line-height: 20px;
  }

  .button {
    width: 200px;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 18px;
  }

  .button._2 {
    text-align: center;
    align-items: center;
  }

  .about-section {
    padding-top: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-2.why-choose-us {
    width: auto;
  }

  .div-block-5 {
    flex-direction: column-reverse;
    align-items: center;
  }

  .div-block-5._2 {
    flex-direction: column-reverse;
  }

  .div-block-5.about-page {
    padding-left: 10%;
    padding-right: 10%;
  }

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

  .div-block-6._2 {
    padding-left: 0;
  }

  .div-block-6.home-page._2 {
    padding-left: 10%;
  }

  .div-block-7 {
    width: 100%;
    padding-right: 0;
  }

  .div-block-7._2 {
    width: 100%;
    padding-left: 0;
  }

  .section-3 {
    display: none;
  }

  .div-block-11 {
    height: 350px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-4 {
    margin-top: 0;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .div-block-13 {
    flex-direction: column;
  }

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

  .section-5 {
    padding: 60px;
  }

  .div-block-19 {
    width: 100%;
    align-items: center;
  }

  .div-block-20 {
    width: 100%;
    padding-left: 0;
  }

  .div-block-21 {
    flex-direction: column;
  }

  .div-block-22 {
    width: 100%;
    height: auto;
    margin-bottom: 40px;
  }

  .div-block-23 {
    flex-direction: column;
  }

  .testimonials-wrapper {
    margin-left: auto;
    margin-right: auto;
  }

  .slider-t6 {
    height: auto;
  }

  .testimonials-t6 {
    padding: 40px 10px;
  }

  .div-block-24 {
    padding-top: 60px;
  }

  .div-block-27 {
    flex-direction: column;
  }

  .company-blurb-footer {
    width: 100%;
  }

  .sitempa-footer {
    width: 100%;
    flex-direction: column;
  }

  .image-6 {
    width: 100%;
    max-width: 100%;
    min-height: auto;
    min-width: auto;
    object-fit: cover;
    margin-top: 0;
  }

  .section-10 {
    height: auto;
    flex-direction: column;
    padding-bottom: 60px;
    display: flex;
  }

  .div-block-33 {
    flex-direction: column;
  }

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

  .link-block-3._1, .link-block-3._2, .link-block-3._3 {
    width: 100%;
    margin-bottom: 10px;
  }

  .nav-link {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-36 {
    flex-direction: column;
    align-items: flex-start;
  }

  .div-block-38 {
    width: auto;
  }

  .div-block-40 {
    flex-direction: column;
  }

  .button-2 {
    width: 200px;
    font-size: 18px;
  }

  .why-choose-us-item-2 {
    height: auto;
  }

  .section-11 {
    margin-top: 0;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .div-block-42 {
    width: 60px;
  }

  .div-block-72 {
    flex-direction: column;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .text-block-13, .heading-18 {
    text-align: center;
  }

  .div-block-70 {
    flex-direction: column;
    align-items: center;
  }

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

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

  .div-block-74 {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .heading-20 {
    width: auto;
    font-size: 24px;
  }

  .image-11.about-page {
    width: 100%;
    height: 300px;
    margin-top: 20px;
  }

  .div-block-77 {
    width: 100%;
    object-fit: cover;
  }

  .info-child {
    text-align: center;
    padding-top: 0;
    padding-left: 18px;
    padding-right: 18px;
  }

  .info-child.horizontal.no-center {
    text-align: left;
  }

  .footer-column {
    margin-bottom: 39px;
    padding-right: 0%;
  }

  .top-title {
    font-size: 26px;
    line-height: 30px;
  }

  .row-flex.verical {
    flex-direction: column;
  }

  .section-16 {
    padding-top: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-42 {
    font-size: 20px;
  }

  .link-block-7 {
    height: 350px;
  }

  .div-block-249 {
    flex-direction: column;
    align-items: flex-start;
  }
}

@media screen and (max-width: 479px) {
  .navbar {
    width: 100%;
    border-bottom-style: none;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0% 10px;
  }

  .navbar.scroll {
    padding-bottom: 10px;
    padding-right: 20px;
    display: none;
    transform: translate(0);
  }

  .section {
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .section.home {
    max-height: none;
    background-image: linear-gradient(rgba(0, 0, 0, .64), rgba(0, 0, 0, .64)), url('../images/home-builders-newcastle-hero.webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .heading {
    width: auto;
    text-align: left;
    margin-top: 0;
    font-size: 12px;
    font-weight: 500;
    line-height: 40px;
  }

  .text-block {
    width: auto;
    text-align: center;
    margin-bottom: 20px;
    font-size: 15px;
    font-weight: 300;
    line-height: 22px;
  }

  .button {
    width: 200px;
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
  }

  .button._2 {
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .button._2.thin.black.square {
    margin-top: 0;
  }

  .button.black-2 {
    margin-top: 10px;
  }

  .button.top-banner {
    display: none;
  }

  .div-block-2 {
    width: auto;
    border-bottom-style: none;
    flex-direction: row;
    justify-content: space-between;
    padding-top: 0;
    padding-bottom: 0;
  }

  .nav-menu {
    background-color: #fff;
    flex-direction: column;
  }

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

  .image {
    width: 80px;
    height: auto;
    margin-top: 0;
    margin-right: 0;
  }

  .image.smaller {
    width: 70px;
    height: auto;
  }

  .div-block-4 {
    height: auto;
    background-image: none;
    align-items: center;
    padding: 60px 0 140px;
  }

  .div-block-4.home {
    height: auto;
    max-height: none;
    margin-top: 0;
    padding: 60px 20px 126px;
  }

  .div-block-4.pages {
    padding: 20px 20px 40px;
  }

  .div-block-4.services {
    padding: 20px 20px 80px;
  }

  .about-section {
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .about-section.main-page {
    padding-top: 0;
    padding-bottom: 0;
  }

  .about-section.main-page.no-margin-bbottom {
    padding-bottom: 0;
  }

  .about-section.main-page.no-margin-bbottom.margin.contact {
    padding-left: 20px;
    padding-right: 20px;
  }

  .about-section.main-page.no-margin-bbottom.margin._10 {
    padding: 20px;
  }

  .about-section.main-page._2 {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .about-section.main-page._2.residential {
    padding-top: 40px;
  }

  .heading-2 {
    font-size: 28px;
  }

  .heading-2.why-choose-us {
    margin-bottom: 0;
    font-size: 15px;
    line-height: 20px;
  }

  .heading-2.centre {
    text-align: left;
    margin-top: 0;
    font-size: 25px;
    font-weight: 600;
    line-height: 32px;
  }

  .heading-2.centre.left.smaller {
    margin-bottom: 20px;
  }

  .heading-2.centre.big {
    text-align: left;
    font-size: 32px;
  }

  .heading-2.centre.big.team {
    line-height: 55px;
  }

  .div-block-5.home-page {
    flex-direction: column;
    margin-top: 40px;
  }

  .div-block-5.about-page {
    margin-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-6 {
    padding-right: 0;
  }

  .div-block-6.home-page {
    padding: 40px 20px;
  }

  .div-block-6.home-page._2 {
    margin-top: 100px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-6.home-page.no-margin-right {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-right: 20px;
  }

  .div-block-6.home-page.smaller-padding {
    padding-bottom: 0;
  }

  .div-block-7._2 {
    object-fit: contain;
    justify-content: space-between;
  }

  .paragraph {
    line-height: 22px;
  }

  .paragraph.centre {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 24px;
  }

  .paragraph.centre.top-margin.bottom-margin {
    margin-bottom: 20px;
  }

  .paragraph.centre.margin-top {
    margin-bottom: 40px;
    font-size: 15px;
  }

  .paragraph.centre._50 {
    width: auto;
    padding-left: 0;
  }

  .paragraph.centre.margin-bottom {
    margin-bottom: 20px;
  }

  .section-3 {
    height: auto;
  }

  .div-block-11 {
    height: 250px;
    display: none;
  }

  .section-4 {
    margin-top: 0;
    padding-top: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .why-choose-us-item {
    flex-direction: column;
    align-items: center;
    margin-bottom: 40px;
  }

  .why-choose-us-item.bathroom-renos {
    height: auto;
    align-items: center;
  }

  .div-block-15 {
    width: auto;
  }

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

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

  .div-block-16 {
    width: 90%;
    padding-right: 0;
  }

  .div-block-17 {
    flex-direction: column;
    align-items: flex-start;
    margin-top: 20px;
  }

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

  .div-block-18 {
    flex-direction: column;
    align-items: center;
  }

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

  .image-4 {
    width: 100%;
  }

  .heading-5 {
    font-size: 28px;
    line-height: 36px;
  }

  .paragraph-2 {
    line-height: 24px;
  }

  .section-6 {
    padding: 20px 0 0;
    display: none;
  }

  .testimonials-wrapper {
    width: 100%;
    border-radius: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .slider-t6 {
    padding-bottom: 60px;
  }

  .testimonials-t6 {
    width: 100%;
    padding-top: 20px;
  }

  .div-block-24 {
    padding-bottom: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .heading-7 {
    width: auto;
    text-align: center;
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 15px;
  }

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

  .div-block-26 {
    padding-bottom: 20px;
  }

  .company-blurb-footer {
    align-items: flex-start;
    padding-right: 0;
  }

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

  .sitempa-footer {
    align-items: flex-start;
  }

  .sitemap {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .sitemap._2 {
    display: none;
  }

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

  .div-block-28 {
    align-items: center;
  }

  .html-embed {
    height: 15px;
  }

  .div-block-29 {
    align-items: center;
  }

  .menu-button {
    align-items: center;
    margin-left: 0;
    display: flex;
    position: relative;
  }

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

  .image-6 {
    width: 100%;
    max-width: 100%;
    min-height: auto;
    min-width: auto;
    object-fit: cover;
    margin-top: 20px;
  }

  .image-7 {
    width: 100%;
  }

  .div-block-30 {
    flex-direction: column;
    justify-content: space-between;
    padding-right: 20px;
    display: flex;
  }

  .div-block-30.scroll {
    padding-right: 0;
    display: none;
    transform: translate(0, -120px);
  }

  .brand {
    position: relative;
  }

  .section-10 {
    height: auto;
    padding-bottom: 60px;
  }

  .div-block-33 {
    flex-direction: column;
  }

  .link-block-3 {
    width: auto;
    height: 350px;
    margin-right: 0;
  }

  .link-block-3._1 {
    width: 100%;
    height: 350px;
    margin-bottom: 10px;
  }

  .link-block-3._2 {
    width: auto;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .link-block-3._3 {
    height: 350px;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .nav-link {
    color: #000;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 300;
    display: flex;
  }

  .nav-link:active, .nav-link:focus, .nav-link:visited {
    color: #000;
  }

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

  .div-block-35 {
    flex-direction: column;
  }

  .div-block-36 {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 20px;
  }

  .div-block-38 {
    width: auto;
  }

  .div-block-39 {
    display: none;
  }

  .icon {
    color: #fff;
  }

  .button-2 {
    width: 150px;
    border-width: 1px;
    margin-top: 0;
    margin-bottom: 10px;
    margin-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
  }

  .button-2.no-20-margin {
    background-color: #028e92;
  }

  .why-choose-us-item-2 {
    flex-direction: column;
    align-items: center;
    margin-bottom: 30px;
  }

  .text-block-8 {
    text-align: center;
    font-family: PT Serif, serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
  }

  .section-11 {
    margin-top: 0;
    padding-top: 60px;
  }

  .section-11.service-page.grey {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-10 {
    text-align: center;
    font-family: PT Serif, serif;
  }

  .div-block-41 {
    flex-direction: column;
    align-items: center;
    padding-right: 0;
    display: flex;
  }

  .div-block-42 {
    width: auto;
  }

  .section-12 {
    padding: 60px 20px 20px;
  }

  .div-block-72 {
    width: auto;
  }

  .grid-2 {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .html-embed-4 {
    width: 25px;
    height: 25px;
  }

  .div-block-75 {
    margin-top: 0;
  }

  .div-block-75.services {
    flex-direction: column;
  }

  .grid-3 {
    grid-template-columns: 1fr;
    margin-top: 0;
  }

  .grid-3.about-page, .grid-3.left {
    grid-template-columns: 1fr;
  }

  .div-block-76 {
    padding-bottom: 40px;
    padding-left: 0%;
    padding-right: 0%;
  }

  .div-block-76.no-padding.grey {
    padding-top: 60px;
  }

  .heading-20 {
    width: auto;
    text-align: center;
    margin-bottom: 0;
    font-size: 22px;
  }

  .image-11 {
    width: 100%;
    height: 300px;
  }

  .image-11.about-page {
    margin-top: 20px;
  }

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

  .white-square {
    display: none;
  }

  .grid-4 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .grid-4.gallery-page {
    grid-template-columns: 1fr;
  }

  .grid-5, .grid-6, .grid-7 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .div-block-80 {
    z-index: 2;
    position: relative;
  }

  .paragraph-8 {
    width: auto;
  }

  .div-block-83 {
    padding-left: 0%;
    padding-right: 0%;
    display: none;
  }

  .testimonial-text-02 {
    font-size: 14px;
    line-height: 24px;
  }

  .testimonial-info-inner-2 {
    padding: 20px;
  }

  .testimonial-info-02 {
    margin-top: -75px;
  }

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

  .slider {
    min-height: 0;
  }

  .testimonial-card-02 {
    position: relative;
  }

  .testimonials-02-div {
    margin-top: 22px;
    position: relative;
  }

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

  .text-block-17 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .section-13 {
    padding: 60px 20px;
  }

  .section-13.bathroom-renos {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .top-margin.half {
    display: block;
  }

  .info-child.horizontal.no-center {
    color: #121213;
  }

  .field-label {
    color: #1b1b1b;
  }

  .info-image.left {
    margin-right: 10px;
  }

  .info-image.left.contact-page {
    color: #000;
    background-color: #fff;
    margin-right: 10px;
    display: block;
  }

  .top-title {
    margin-bottom: 9px;
    font-weight: 600;
  }

  .link-101 {
    color: #1b1b1b;
    margin-left: 0;
    font-size: 14px;
  }

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

  .shadow {
    margin-bottom: 20px;
  }

  .div-block-87 {
    width: 250px;
    margin-top: 20px;
    margin-right: 0;
  }

  .div-block-87.hide, .div-block-89 {
    display: none;
  }

  .div-block-90 {
    width: 250px;
    margin-top: 20px;
    margin-left: 0;
  }

  .div-block-90.hide {
    display: none;
  }

  .text-block-20 {
    font-size: 35px;
    line-height: 35px;
  }

  .div-block-95 {
    align-items: flex-start;
    padding-left: 20px;
    padding-right: 0%;
  }

  .div-block-96 {
    width: 100%;
    height: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .link-block-4 {
    margin-top: 10px;
    margin-right: 0;
  }

  .link-block-4.transparent {
    margin-right: 0;
  }

  .image-14, .link-block-5 {
    display: none;
  }

  .link-block-5._2.white {
    display: block;
  }

  .diamond {
    left: -12.5px;
    right: auto;
  }

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

  .heading-24 {
    line-height: 23px;
  }

  .image-16 {
    width: 100%;
    height: 300px;
    padding-left: 0;
  }

  .div-block-106 {
    padding-right: 0;
  }

  .div-block-107 {
    margin-top: 0;
    position: static;
  }

  .div-block-108 {
    height: auto;
    justify-content: flex-end;
    padding-top: 40px;
    padding-left: 20px;
    display: flex;
    position: relative;
    overflow: visible;
  }

  .heading-25 {
    z-index: 1;
    font-size: 120px;
    line-height: 120px;
    position: absolute;
    top: 201px;
    left: -205px;
    transform: rotate(-90deg);
  }

  .div-block-109 {
    width: auto;
    text-align: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-110 {
    display: none;
  }

  .div-block-111 {
    flex-direction: column;
  }

  .div-block-112 {
    align-items: center;
  }

  .link-105 {
    color: #292929;
  }

  .text-span-4._2 {
    margin-left: -5px;
    margin-right: -5px;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 30px;
  }

  .text-block-24 {
    width: auto;
    max-width: 300px;
    font-family: Ttnorms Regular, sans-serif;
    font-size: 15px;
    line-height: 22px;
  }

  .button-4.about {
    display: none;
  }

  .heading-26 {
    text-align: center;
    font-size: 32px;
    line-height: 40px;
  }

  .heading-26.other {
    margin-top: 0;
    font-size: 22px;
    line-height: 36px;
  }

  .div-block-118 {
    width: 100%;
    padding-left: 0;
  }

  .div-block-118.residential, .div-block-118.about {
    width: 100%;
    padding-right: 0;
  }

  .paragraph-11 {
    margin-top: 20px;
    margin-bottom: 0;
  }

  .div-block-114 {
    width: 100%;
    justify-content: center;
    margin-top: 60px;
  }

  .div-block-114.residential {
    width: 100%;
  }

  .div-block-116 {
    width: 60%;
  }

  .div-block-116.residential {
    width: 100%;
    padding-top: 0;
  }

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

  .div-block-113, .div-block-113.residential, .div-block-113.about {
    flex-direction: column-reverse;
  }

  .div-block-113.about.not-swapped {
    flex-direction: column;
  }

  .image-18 {
    width: 100%;
    height: 270px;
  }

  .section-14 {
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-35 {
    margin-top: 0;
    font-size: 22px;
    line-height: 32px;
  }

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

  .grid-14 {
    grid-template-columns: 1fr;
    margin-top: 10px;
  }

  .section-15 {
    padding-bottom: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-141 {
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-15 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .div-block-142 {
    width: 100%;
    padding-left: 0;
  }

  .image-19 {
    margin-left: 10px;
  }

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

  .grid-15.is--footer {
    width: 100%;
  }

  .div-block-144 {
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 40px;
    padding-right: 0;
    display: flex;
  }

  .link-107 {
    font-size: 16px;
  }

  .grid_item.footer-form {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-145 {
    padding-right: 0;
  }

  .nav-link-2 {
    color: #b27575;
  }

  .nav-link-3 {
    color: #b37474;
  }

  .nav-link-4 {
    color: #992a2a;
  }

  .nav-link-5 {
    color: #c50505;
  }

  .nav-link-6 {
    color: #110909;
  }

  .nav-link-7, .nav-link-8, .nav-link-9 {
    color: #000;
  }

  .div-block-150 {
    display: none;
  }

  .div-block-151 {
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
    position: static;
  }

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

  .div-block-155 {
    margin-top: 20px;
    margin-left: 0;
  }

  .section-16 {
    height: auto;
    align-items: flex-start;
    padding: 128px 20px 60px;
    overflow: hidden;
  }

  .grid-17 {
    grid-template-columns: 1fr;
    margin-top: 20px;
  }

  .grid-17._66 {
    grid-template-columns: 1fr;
  }

  .static-div {
    padding-top: 60px;
    padding-bottom: 140px;
    display: none;
  }

  .link-block-7 {
    height: 600px;
    max-width: none;
  }

  .div-block-167 {
    margin-top: 0;
  }

  .cta {
    height: auto;
    background-color: #f8f9fa;
    padding: 0 20px 60px;
  }

  .div-block-172 {
    margin-top: 0;
    padding: 60px 20px;
  }

  .heading-43 {
    font-size: 30px;
    line-height: 45px;
  }

  .form-2 {
    width: 100%;
    height: auto;
    margin-top: 40px;
  }

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

  .div-block-174 {
    margin-top: 0;
  }

  .div-block-175 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .section-18 {
    padding-bottom: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .heading-44 {
    font-size: 28px;
  }

  .heading-44.centre {
    margin-top: 0;
    font-size: 30px;
    font-weight: 400;
    line-height: 45px;
  }

  .heading-44.centre.actual-centre {
    font-size: 30px;
  }

  .text-block-49 {
    font-size: 13px;
  }

  .div-block-183 {
    height: auto;
  }

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

  .line-square {
    height: 105%;
    top: -2.5%;
  }

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

  .div-block-186 {
    width: 35px;
    height: 35px;
    bottom: 10px;
  }

  .section-20 {
    padding: 60px 20px;
  }

  .div-block-206 {
    flex-direction: column;
    padding-top: 40px;
    padding-bottom: 40px;
  }

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

  .div-block-207 {
    flex-direction: column;
  }

  .div-block-208 {
    padding-bottom: 20px;
  }

  .div-block-208.worked-with {
    align-items: center;
  }

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

  .div-block-209 {
    width: 80%;
    height: 1px;
  }

  .section-21 {
    padding: 60px 20px;
  }

  .text-block-62 {
    font-size: 60px;
  }

  .grid-26 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
  }

  .div-block-212 {
    width: 80%;
    height: 1px;
  }

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

  .heading-50 {
    margin-top: 0;
    font-size: 32px;
    line-height: 36px;
  }

  .heading-50.services.project-page {
    margin-top: 10px;
    margin-bottom: 29px;
  }

  .section-22 {
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-215 {
    height: auto;
    flex-direction: column;
    padding: 20px 0 0;
  }

  .div-block-215.projects {
    margin-bottom: 20px;
    padding-top: 0;
  }

  .image-21 {
    display: none;
  }

  .div-block-216 {
    width: auto;
    margin-left: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-63 {
    text-align: center;
    margin-bottom: 10px;
  }

  .text-block-63.white {
    color: #e7e7e7;
  }

  .heading-51 {
    text-align: center;
    margin-bottom: 20px;
  }

  .button-5 {
    width: 100%;
    text-align: center;
    border-radius: 0;
    margin-left: 0;
  }

  .hover-div {
    opacity: 1;
    padding-top: 0;
  }

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

  .text-block-64 {
    position: absolute;
    top: auto;
    bottom: 20px;
    left: auto;
    right: auto;
  }

  .section-23 {
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-217 {
    flex-direction: column;
  }

  .image-22 {
    height: 400px;
  }

  .text-block-65 {
    font-size: 60px;
    display: none;
    top: 93px;
  }

  .section-24 {
    height: auto;
    flex-direction: column;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-218 {
    flex-direction: column-reverse;
    align-items: center;
    padding-bottom: 220px;
  }

  .heading-53.smaller {
    text-align: left;
    font-size: 15px;
    line-height: 22px;
  }

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

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

  .div-block-228 {
    width: 100%;
    margin-top: 142px;
  }

  .div-block-229.circle {
    width: 130px;
    height: 130px;
  }

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

  .link-block-9.bottom-cta {
    width: 130px;
    height: 130px;
    bottom: -72px;
  }

  .div-block-231 {
    width: 100%;
    padding-top: 40px;
    padding-right: 0;
  }

  .div-block-232 {
    grid-column-gap: 30px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr 1fr;
    margin-top: 20px;
  }

  .html-embed-20 {
    width: 50px;
    height: auto;
  }

  .html-embed-20.high-end, .html-embed-20.superior {
    width: 40px;
  }

  .html-embed-20.client-service {
    width: 40px;
    height: 53px;
    margin-left: 0;
  }

  .html-embed-20.reputation {
    width: 50px;
  }

  .div-block-233 {
    flex-direction: column;
  }

  .heading-55 {
    text-align: center;
    letter-spacing: 1px;
    margin-top: 5px;
    margin-left: 0;
    font-size: 12px;
    line-height: 18px;
  }

  .heading-55.black {
    text-align: left;
    font-size: 18px;
    line-height: 22px;
  }

  .div-block-234 {
    width: auto;
    flex-direction: column;
    padding: 20px 0;
    top: 33px;
  }

  .paragraph-20._2 {
    width: auto;
  }

  .paragraph-21 {
    margin-top: 20px;
  }

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

  .div-block-236 {
    padding-top: 60px;
  }

  .team-block._2nd {
    margin-top: 21px;
    padding-right: 0;
  }

  .team-block.no-padding {
    margin-top: 0;
  }

  .div-block-237._2nd {
    bottom: 0%;
    right: 3%;
  }

  .div-block-237._2 {
    bottom: 6%;
  }

  .div-block-238 {
    grid-column-gap: 20px;
  }

  .div-block-240 {
    width: 100%;
    margin-top: 25px;
    padding-left: 0;
  }

  .content-holder.swiper-wrapper.services {
    flex-direction: column;
  }

  .card-holder.perspective {
    width: 100%;
    height: 480px;
    min-width: 350px;
  }

  .card-holder.perspective.services {
    width: 100%;
    height: auto;
    min-height: auto;
    margin-bottom: 20px;
  }

  .card-holder.perspective._2nd-project {
    height: 480px;
  }

  .container.slider {
    width: 100%;
    overflow: visible;
  }

  .slider-section {
    padding-top: 100px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-245 {
    width: auto;
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
    left: auto;
  }

  .div-block-246 {
    flex-direction: column;
  }

  .div-block-248 {
    flex-direction: row;
  }

  .div-block-222 {
    margin-top: 15px;
    margin-left: 0;
  }

  .div-block-222.smaller-padding-left {
    margin-left: 0;
  }

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

  .div-block-249 {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 20px;
  }

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

  .div-block-251 {
    flex-direction: column;
  }

  .image-26 {
    width: auto;
    max-height: 450px;
    min-height: 450px;
    min-width: auto;
    margin-right: 0;
  }

  .div-block-252 {
    width: 100%;
    padding-top: 40px;
    padding-left: 0;
  }

  .div-block-252._100-percent {
    width: 100%;
  }

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

  .div-block-253 {
    width: 25px;
    height: auto;
  }

  .div-block-254.half {
    margin-left: auto;
  }

  .div-block-254.black {
    background-color: #000;
  }

  .div-block-254.black.bottom, .div-block-254.black.n-omargin {
    margin-bottom: 0;
  }

  .div-block-255 {
    grid-template-columns: 1fr;
  }

  .div-block-256 {
    padding-right: 0;
  }

  .section-28 {
    height: auto;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-257 {
    height: auto;
    flex-direction: column;
    padding: 20px;
  }

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

  .grid-32.vertical {
    grid-row-gap: 80px;
  }

  .div-block-258.horizontal {
    flex-direction: column;
  }

  .div-block-258.horizontal.bottom-line {
    flex-direction: column;
    padding-bottom: 87px;
  }

  .heading-59 {
    text-align: left;
    margin-right: 0;
  }

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

  .div-block-259, .div-block-260 {
    flex-direction: column;
  }

  .textarea-3 {
    border-bottom-color: rgba(174, 174, 174, .88);
  }

  .heading-61 {
    font-size: 28px;
  }

  .heading-61.centre {
    text-align: left;
    margin-top: 5px;
    font-size: 15px;
    font-weight: 400;
    line-height: 17px;
  }

  .div-block-262 {
    width: auto;
    padding: 20px;
  }

  .div-block-263 {
    width: auto;
    padding-left: 0;
    padding-right: 20px;
  }

  .div-block-264 {
    flex-direction: column;
  }

  .text-block-77, .icon-3 {
    color: #1b1b1b;
  }

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

  .grid-35._2, .grid-36, .grid-37, .grid-37._100 {
    grid-template-columns: 1fr;
  }

  .div-block-273 {
    align-items: center;
    display: flex;
    position: absolute;
    top: auto;
    bottom: 5%;
    left: 20px;
    right: 20px;
  }

  .text-block-84 {
    color: #aaa;
    margin-right: 10px;
    font-family: PT Serif, serif;
    font-style: italic;
  }

  .dropdown-toggle, .dropdown-toggle-2 {
    flex-direction: column;
    display: block;
  }

  .dropdown-toggle-3 {
    display: flex;
  }

  .dropdown-toggle-4 {
    align-items: center;
    display: flex;
  }

  .dropdown-toggle-5 {
    width: 100%;
  }

  .dropdown-toggle-6 {
    width: 100px;
  }

  .dropdown-toggle-7 {
    align-items: center;
    display: flex;
  }

  .dropdown-toggle-8 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .dropdown-toggle-9 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .grid-38 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .grid-38.gallery-page {
    grid-template-columns: 1fr;
  }

  .grid-39, .grid-40, .grid-41 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .link-143 {
    font-size: 10px;
  }

  .div-block-277 {
    width: 100%;
    padding: 20px;
  }

  .div-block-278 {
    flex-direction: column;
  }

  .heading-63.smaller {
    margin-bottom: 0;
  }

  .div-block-280 {
    width: 100%;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-281 {
    align-items: flex-start;
  }

  .text-block-88 {
    line-height: 18px;
  }

  .div-block-285 {
    display: none;
  }

  .div-block-287 {
    margin-top: 0;
  }

  .text-block-90 {
    margin-left: 0;
    font-size: 50px;
    line-height: 30px;
    left: auto;
    right: auto;
  }

  .section-29 {
    height: auto;
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-289 {
    width: 100%;
    padding-right: 0;
  }

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

  .html-embed-31.team.cta-bottom {
    width: 80px;
    bottom: -98px;
  }

  .div-block-299 {
    height: 300px;
  }

  .div-block-300 {
    padding-top: 367px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .images-cta {
    justify-content: center;
    display: flex;
  }

  .image-29 {
    width: 42%;
    height: 400px;
    margin-top: 150px;
  }

  .image-29._2 {
    height: 400px;
    margin-top: 69px;
  }

  .div-block-301 {
    width: 100%;
    margin-right: 0;
  }

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

  .div-block-304 {
    flex-direction: column;
  }

  .image-30 {
    height: 400px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .link-block-18 {
    height: 40px;
  }

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

  .text-span-23 {
    border-bottom-style: none;
    display: inline;
  }

  .menu {
    width: 100%;
    opacity: 0;
    display: none;
    transform: translate(0);
  }

  .div-block-305 {
    z-index: 2;
    position: relative;
  }

  .exit-button {
    top: 0%;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .image-33 {
    z-index: 1;
  }

  .link-block-19 {
    display: block;
  }
}

#w-node-b90553ed-2d1f-9052-b85f-deefbff258fd-200e31d1, #w-node-b90553ed-2d1f-9052-b85f-deefbff258fe-200e31d1, #w-node-b90553ed-2d1f-9052-b85f-deefbff25901-200e31d1, #w-node-de43bbdb-e056-b92c-e469-09f67c0faa7f-200e31d1, #w-node-_04ce973e-b281-baef-7083-271daab329ab-200e31d1, #w-node-a6a56d40-abee-32f7-34cd-5739c1328762-200e31d1, #w-node-cebefed5-1bbd-01da-b443-fd8c06744f70-200e31d1, #w-node-_913c0566-04a7-e21a-64cd-adb499366097-200e31d1, #w-node-_4d1667bb-f1e7-fc9d-b01a-39cec235ac5c-200e31d1, #w-node-f217aeae-7848-b6fa-a5aa-a63d49270910-200e31d1, #w-node-_53331e52-5363-1159-02a5-800b35f9a7dc-200e31d1, #w-node-d555beba-00fc-7914-e543-e99267fa1976-200e31d1, #w-node-_53316c9b-7e81-190e-175f-9dfb77045d76-200e31d1, #w-node-_06a82dbd-ae9b-d209-148e-93ea7d6135eb-200e31d1, #w-node-_6beab101-dd5a-6226-5e3e-28f09a282dd2-200e31d1, #w-node-df276879-1ad2-c0d5-94fe-f6bd2bd3ce46-200e31d1, #w-node-_946da592-75ff-682a-b529-d603c7030b60-c7030b5a, #w-node-_946da592-75ff-682a-b529-d603c7030b6e-c7030b5a, #w-node-_946da592-75ff-682a-b529-d603c7030b70-c7030b5a, #w-node-_946da592-75ff-682a-b529-d603c7030b7c-c7030b5a, #w-node-_946da592-75ff-682a-b529-d603c7030b86-c7030b5a, #w-node-_946da592-75ff-682a-b529-d603c7030b8e-c7030b5a, #w-node-_8366b9d7-fc8d-7eb6-c40b-4eb8af3e8c66-4316ee68, #w-node-_57e2ef2f-7dcb-9f31-327e-3c97cc2b67d3-4316ee68, #w-node-_4854b355-3cef-0068-7741-e68a72521d41-4316ee68, #w-node-_4854b355-3cef-0068-7741-e68a72521d44-4316ee68, #w-node-e098940f-60d4-ed08-7e38-4f41d18b225c-4316ee68, #w-node-_790f577f-1688-357c-b8e1-0af20cea9f53-4316ee68, #w-node-ff6a70c1-5b42-08d0-ad90-bda84c2ee141-4316ee68, #w-node-_9fd57bd5-c1dd-c271-1b72-13fb5043dd0a-4316ee68, #w-node-_8eed6075-82d4-5bdf-dc67-44912c3bee2d-4316ee68, #w-node-_5c1a861b-bbc9-9574-a035-1747bf63edc3-4316ee68, #w-node-d6189182-d2f7-8b1f-6d24-e39f021c97b8-4316ee68, #w-node-_8366b9d7-fc8d-7eb6-c40b-4eb8af3e8c66-3a4d4227, #w-node-_57e2ef2f-7dcb-9f31-327e-3c97cc2b67d3-3a4d4227, #w-node-_4854b355-3cef-0068-7741-e68a72521d41-3a4d4227, #w-node-_4854b355-3cef-0068-7741-e68a72521d44-3a4d4227, #w-node-_35c815f6-dc13-91b5-3903-0b558f15bea3-3a4d4227, #w-node-_35c815f6-dc13-91b5-3903-0b558f15bea7-3a4d4227, #w-node-_35c815f6-dc13-91b5-3903-0b558f15beab-3a4d4227, #w-node-_35c815f6-dc13-91b5-3903-0b558f15beaf-3a4d4227, #w-node-_35c815f6-dc13-91b5-3903-0b558f15beb3-3a4d4227, #w-node-_35c815f6-dc13-91b5-3903-0b558f15beb7-3a4d4227, #w-node-_35c815f6-dc13-91b5-3903-0b558f15bebb-3a4d4227, #w-node-b5584843-cff6-c361-f724-92782377e438-3a4d4227, #w-node-bb8a3d09-4d08-ca80-f4f1-5925610e5e92-3a4d4227, #w-node-_8366b9d7-fc8d-7eb6-c40b-4eb8af3e8c66-88f8b19f, #w-node-_57e2ef2f-7dcb-9f31-327e-3c97cc2b67d3-88f8b19f, #w-node-_4854b355-3cef-0068-7741-e68a72521d41-88f8b19f, #w-node-_4854b355-3cef-0068-7741-e68a72521d44-88f8b19f, #w-node-_784e0a25-0c30-584b-cfd3-ac21cfc77a71-88f8b19f, #w-node-_784e0a25-0c30-584b-cfd3-ac21cfc77a75-88f8b19f, #w-node-_784e0a25-0c30-584b-cfd3-ac21cfc77a79-88f8b19f, #w-node-_784e0a25-0c30-584b-cfd3-ac21cfc77a7d-88f8b19f, #w-node-_784e0a25-0c30-584b-cfd3-ac21cfc77a81-88f8b19f, #w-node-_784e0a25-0c30-584b-cfd3-ac21cfc77a85-88f8b19f, #w-node-_784e0a25-0c30-584b-cfd3-ac21cfc77a89-88f8b19f, #w-node-_784e0a25-0c30-584b-cfd3-ac21cfc77a8d-88f8b19f, #w-node-_784e0a25-0c30-584b-cfd3-ac21cfc77a91-88f8b19f, #w-node-_8366b9d7-fc8d-7eb6-c40b-4eb8af3e8c66-00fd9d09, #w-node-_57e2ef2f-7dcb-9f31-327e-3c97cc2b67d3-00fd9d09, #w-node-_4854b355-3cef-0068-7741-e68a72521d41-00fd9d09, #w-node-_4854b355-3cef-0068-7741-e68a72521d44-00fd9d09, #w-node-_5b29e5c7-4fdb-eac3-f6ff-f8a6869812de-00fd9d09, #w-node-_5b29e5c7-4fdb-eac3-f6ff-f8a6869812e2-00fd9d09, #w-node-_5b29e5c7-4fdb-eac3-f6ff-f8a6869812e6-00fd9d09, #w-node-_5b29e5c7-4fdb-eac3-f6ff-f8a6869812ea-00fd9d09, #w-node-_5b29e5c7-4fdb-eac3-f6ff-f8a6869812ee-00fd9d09, #w-node-_5b29e5c7-4fdb-eac3-f6ff-f8a6869812f2-00fd9d09, #w-node-_5b29e5c7-4fdb-eac3-f6ff-f8a6869812f6-00fd9d09, #w-node-_5b29e5c7-4fdb-eac3-f6ff-f8a6869812fa-00fd9d09, #w-node-_8366b9d7-fc8d-7eb6-c40b-4eb8af3e8c66-bda42766, #w-node-_57e2ef2f-7dcb-9f31-327e-3c97cc2b67d3-bda42766, #w-node-_4854b355-3cef-0068-7741-e68a72521d41-bda42766, #w-node-_4854b355-3cef-0068-7741-e68a72521d44-bda42766, #w-node-_0901b036-bda2-29f4-ae71-a83100f24cb2-bda42766, #w-node-_0901b036-bda2-29f4-ae71-a83100f24cb6-bda42766, #w-node-_0901b036-bda2-29f4-ae71-a83100f24cba-bda42766, #w-node-_0901b036-bda2-29f4-ae71-a83100f24cbe-bda42766, #w-node-_0901b036-bda2-29f4-ae71-a83100f24cc2-bda42766, #w-node-_0901b036-bda2-29f4-ae71-a83100f24cc6-bda42766, #w-node-_0901b036-bda2-29f4-ae71-a83100f24cca-bda42766, #w-node-_8366b9d7-fc8d-7eb6-c40b-4eb8af3e8c66-6b41f43e, #w-node-_57e2ef2f-7dcb-9f31-327e-3c97cc2b67d3-6b41f43e, #w-node-_6ae4e4c9-b138-c5ac-aae9-2e5fc4c954c2-6b41f43e, #w-node-_6ae4e4c9-b138-c5ac-aae9-2e5fc4c954c6-6b41f43e, #w-node-_0f9e2caa-4b94-1be2-f9e9-3fc575aa2911-c06633de, #w-node-_0f9e2caa-4b94-1be2-f9e9-3fc575aa291d-c06633de, #w-node-_0b45fe00-cbcc-cacb-e6b7-33d2dbf1b6f3-ad39f591, #w-node-_0b45fe00-cbcc-cacb-e6b7-33d2dbf1b6f8-ad39f591, #w-node-_0b45fe00-cbcc-cacb-e6b7-33d2dbf1b6fd-ad39f591, #w-node-_854888f1-45d0-8b7b-2c68-8e98ebb9f467-c06a2ab5, #w-node-_854888f1-45d0-8b7b-2c68-8e98ebb9f470-c06a2ab5, #w-node-_854888f1-45d0-8b7b-2c68-8e98ebb9f479-c06a2ab5, #w-node-_854888f1-45d0-8b7b-2c68-8e98ebb9f482-c06a2ab5, #w-node-_854888f1-45d0-8b7b-2c68-8e98ebb9f48b-c06a2ab5, #w-node-_854888f1-45d0-8b7b-2c68-8e98ebb9f494-c06a2ab5, #w-node-_92d28e2a-3138-ade0-3b4f-d4e7c26864a5-f5a9f838, #w-node-_92d28e2a-3138-ade0-3b4f-d4e7c26864ad-f5a9f838, #w-node-_92d28e2a-3138-ade0-3b4f-d4e7c26864b5-f5a9f838, #w-node-_01761d50-94d9-3dba-90ff-bb6f34cce231-86547bad, #w-node-_88031b5a-851d-8eb4-c0f8-8ec7dfb104b6-86547bad, #w-node-_4e653a0d-289a-22cb-36de-cb5211bd93d5-86547bad, #w-node-e04f8c96-4cd0-2ce9-23e2-3fefda6dc658-86547bad, #w-node-a1d667a5-90de-a7d9-a690-61107f45489a-86547bad, #w-node-_41c47aaa-8969-2e9c-2cbb-d29e1e7af074-86547bad, #w-node-a77995fe-4c70-094c-86ed-77d35aa996ce-86547bad, #w-node-_97f33467-a93c-eb0c-7cbf-40edf15bc5ad-86547bad, #w-node-d6ec026d-c05e-a60e-5647-85c0fba397db-86547bad, #w-node-_6ce9b5ee-0f2a-3e6a-d346-64532a35855f-86547bad, #w-node-ba5c93c4-6f12-46dd-9dbd-87b02579c712-86547bad, #w-node-a68b1469-96e2-f686-1fbf-806ec65a4ecf-86547bad, #w-node-b3b3a478-cbc7-970e-7598-ac3b7d02ce2d-86547bad, #w-node-ed2d0f21-13d5-cef7-10e6-f9fb9767af24-86547bad, #w-node-_76c23f1d-c36c-a11f-276a-9136417904a1-86547bad, #w-node-a1d667a5-90de-a7d9-a690-61107f4548a7-86547bad, #w-node-_05dd3adc-7eac-e99d-b5b7-e65ef5cb11bd-86547bad, #w-node-e8b518a6-96d3-f9a4-abbc-b91b2c30bc4b-86547bad, #w-node-d0edf15f-ae9d-4b01-6823-9a4b9f45639e-86547bad, #w-node-da2f698d-0b7f-f55b-f2cc-bd00926ddc8f-86547bad, #w-node-ef3ad35c-de7d-2658-c2d0-9802923fd6fb-86547bad, #w-node-_64e64b4e-27fd-3837-f689-4fae7c73a52a-86547bad, #w-node-_5b1f300d-4ccd-8421-6c58-0b1064f0c9fa-86547bad, #w-node-f8fada62-d847-ec02-f0a3-fdd095b8383e-86547bad, #w-node-_439db881-a615-fb35-048f-c8bd16d57a53-86547bad, #w-node-a1d667a5-90de-a7d9-a690-61107f4548b2-86547bad, #w-node-_2eb4e68c-8c29-7113-c087-e2afc830a7b7-86547bad, #w-node-f9151fdc-3e60-7677-1fe8-29b0acf11420-86547bad, #w-node-_3f8a83ce-e38a-961d-065a-12fb386d0551-86547bad, #w-node-f7b16336-4baa-c0e8-b12d-6e1b5c7ba589-86547bad, #w-node-ab532b45-5c9b-9844-1422-5ec31f39d0cd-86547bad, #w-node-bd6693a4-1a3d-33ae-0ebd-80f486642b0f-86547bad, #w-node-a6f0814e-71a7-5af0-dee4-2698cc011441-86547bad, #w-node-ec9d34c3-d55d-19bd-8475-65327feafaa6-86547bad, #w-node-dcdb0d7a-66b3-660e-ea8c-9c66f12c4662-86547bad, #w-node-ce729563-ca71-43eb-6f87-53dc778cabf4-c3f72bf1, #w-node-ce729563-ca71-43eb-6f87-53dc778cabfa-c3f72bf1, #w-node-ce729563-ca71-43eb-6f87-53dc778cac00-c3f72bf1, #w-node-ce729563-ca71-43eb-6f87-53dc778cac06-c3f72bf1, #w-node-a1d667a5-90de-a7d9-a690-61107f45489a-c3f72bf1, #w-node-a02160f9-5940-3c15-f603-3566bf9c72a7-c3f72bf1, #w-node-d3f58baf-af00-b471-5567-3950200c6b83-c3f72bf1, #w-node-fc91799f-a496-4a46-736c-4b3c873a74ff-c3f72bf1, #w-node-b085e9c8-d472-3305-cd0d-ac02e0094737-c3f72bf1, #w-node-_2513f514-3edc-cb2e-0c94-dfcd1f5fd3e1-c3f72bf1, #w-node-_11960039-a8dd-acaf-5084-98f676d47817-c3f72bf1, #w-node-a1d667a5-90de-a7d9-a690-61107f4548a7-c3f72bf1, #w-node-f632269d-10e7-d9c5-a325-344e18f779fe-c3f72bf1, #w-node-c7541cc8-83b0-e7bd-a51e-8c58ef8b10e7-c3f72bf1, #w-node-_79b76a6f-d25a-294e-dcf9-5c5fcdc8f327-c3f72bf1, #w-node-_5e37c4d5-10dc-a78d-849d-9d640635ed7d-c3f72bf1, #w-node-dc2c181f-6c0f-0915-4052-041c8f319415-c3f72bf1, #w-node-_0c7fef6b-66f4-1ee9-aee8-c7b68ca02cca-c3f72bf1, #w-node-a1d667a5-90de-a7d9-a690-61107f4548b2-c3f72bf1, #w-node-c2f36c6e-ed6f-2148-717e-26b7d8966099-c3f72bf1, #w-node-f60570cc-4661-e28c-7545-80713a41a1d6-c3f72bf1, #w-node-aa05e5a0-a8e0-abb6-0dc1-ee6743542883-c3f72bf1, #w-node-b52a2491-f153-03b6-70a6-3a50004a95c6-c3f72bf1, #w-node-_43ef3755-39a9-641b-a3e9-ddacf4fb0e78-c3f72bf1, #w-node-_99cc659c-e878-924c-59f4-c8df4eacaccd-c3f72bf1, #w-node-_458f6929-0bd4-5127-863e-e5c45001f48b-abb9a52d, #w-node-_458f6929-0bd4-5127-863e-e5c45001f491-abb9a52d, #w-node-_458f6929-0bd4-5127-863e-e5c45001f497-abb9a52d, #w-node-_458f6929-0bd4-5127-863e-e5c45001f49d-abb9a52d, #w-node-a1d667a5-90de-a7d9-a690-61107f45489a-abb9a52d, #w-node-_237b871f-8621-79d7-631a-72ef1e533c89-abb9a52d, #w-node-a38fafce-2761-8296-fd43-cea9d091d409-abb9a52d, #w-node-a1d667a5-90de-a7d9-a690-61107f4548a7-abb9a52d, #w-node-_52e4556d-5b34-be2d-dc75-d224571977c9-abb9a52d, #w-node-_911515b3-3946-4ba3-0712-8854fa6d1445-abb9a52d, #w-node-a1d667a5-90de-a7d9-a690-61107f4548b2-abb9a52d, #w-node-_4a02c8ef-2d3b-4626-9518-1f87e0278ca8-abb9a52d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 479px) {
  #w-node-e04f8c96-4cd0-2ce9-23e2-3fefda6dc658-86547bad {
    grid-column: span 1 / span 1;
  }
}


@font-face {
  font-family: 'Dmserifdisplay';
  src: url('../fonts/DMSerifDisplay-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Dmserifdisplay';
  src: url('../fonts/DMSerifDisplay-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Redhatdisplay';
  src: url('../fonts/RedHatDisplay-BlackItalic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Redhatdisplay';
  src: url('../fonts/RedHatDisplay-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Redhatdisplay';
  src: url('../fonts/RedHatDisplay-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Redhatdisplay';
  src: url('../fonts/RedHatDisplay-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Redhatdisplay';
  src: url('../fonts/RedHatDisplay-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Redhatdisplay';
  src: url('../fonts/RedHatDisplay-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Redhatdisplay';
  src: url('../fonts/RedHatDisplay-MediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Redhattext';
  src: url('../fonts/RedHatText-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Redhattext';
  src: url('../fonts/RedHatText-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Redhattext';
  src: url('../fonts/RedHatText-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Redhatdisplay';
  src: url('../fonts/RedHatDisplay-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Redhattext';
  src: url('../fonts/RedHatText-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Redhattext';
  src: url('../fonts/RedHatText-MediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Redhattext';
  src: url('../fonts/RedHatText-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ttnorms Bold';
  src: url('../fonts/TTNorms-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ttnorms Medium';
  src: url('../fonts/TTNorms-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ttnorms Regular';
  src: url('../fonts/TTNorms-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ttnorms';
  src: url('../fonts/TTNorms-ExtraBold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}