@font-face {
  font-family: "Fa Brands 400";
  src: url('../fonts/fa-brands-400.ttf') format("truetype"), url('../fonts/fa-brands-400.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa Duotone 900";
  src: url('../fonts/fa-duotone-900.ttf') format("truetype"), url('../fonts/fa-duotone-900.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa Solid 900";
  src: url('../fonts/fa-solid-900.ttf') format("truetype"), url('../fonts/fa-solid-900.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa Regular 400";
  src: url('../fonts/fa-regular-400.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa 300";
  src: url('../fonts/fa-light-300.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa Sharp 300";
  src: url('../fonts/fa-sharp-light-300.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa 400";
  src: url('../fonts/fa-regular-400.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa 100";
  src: url('../fonts/fa-thin-100.ttf') format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa Sharp Solid 900";
  src: url('../fonts/fa-sharp-solid-900.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Opensans Condensed;
  src: url('../fonts/OpenSans_Condensed-ExtraBold.ttf') format("truetype"), url('../fonts/OpenSans_Condensed-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Opensans Condensed;
  src: url('../fonts/OpenSans_Condensed-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Opensans Semicondensed;
  src: url('../fonts/OpenSans_SemiCondensed-ExtraBold.ttf') format("truetype"), url('../fonts/OpenSans_SemiCondensed-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Opensans Condensed;
  src: url('../fonts/OpenSans_Condensed-SemiBold.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Opensans Condensed;
  src: url('../fonts/OpenSans_Condensed-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Opensans Condensed;
  src: url('../fonts/OpenSans_Condensed-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Opensans Semicondensed;
  src: url('../fonts/OpenSans_SemiCondensed-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Opensans;
  src: url('../fonts/OpenSans-ExtraBold.ttf') format("truetype"), url('../fonts/OpenSans-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Opensans Semicondensed;
  src: url('../fonts/OpenSans_SemiCondensed-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Opensans;
  src: url('../fonts/OpenSans-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Opensans Semicondensed;
  src: url('../fonts/OpenSans_SemiCondensed-SemiBold.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Opensans Semicondensed;
  src: url('../fonts/OpenSans_SemiCondensed-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Opensans;
  src: url('../fonts/OpenSans-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Opensans;
  src: url('../fonts/OpenSans-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Opensans;
  src: url('../fonts/OpenSans-SemiBold.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

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

:root {
  --white: #fff;
  --grey-blue: #4e5864;
  --pale-grey: #eee;
  --orange: #ffb000;
  --banner-blue: #01889f;
  --transparent: #fff0;
  --dark-grey: #222;
  --button-hover-orange: #ffb91e;
  --dark-orange: #8c6b10;
  --cookies-bg: #25252580;
}

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

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
}

p {
  margin-bottom: 10px;
}

.body {
  background-color: var(--white);
  color: var(--grey-blue);
  font-family: Opensans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
}

.dl-link-holder {
  color: var(--white);
  text-transform: uppercase;
  border-bottom: 1px solid #f7f7f226;
  justify-content: flex-start;
  align-items: center;
  width: 300px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  text-decoration: none;
  transition: all .3s ease-in-out;
  display: flex;
  position: relative;
  overflow: hidden;
}

.dl-link-holder:hover {
  border-bottom-style: solid;
  padding-left: 30px;
}

.dl-link-holder.w--current {
  background-color: var(--pale-grey);
}

.menu-button-div {
  height: 290px;
}

.fs-cc-banner_trigger {
  display: none;
}

.fs-cc-prefs_checkbox {
  z-index: 1;
  opacity: 0;
  cursor: pointer;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  inset: 0%;
}

.fs-cc-prefs_trigger, .fs-cc-manager_trigger {
  display: none;
}

.body-div {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 90%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.body-div.left {
  justify-content: flex-start;
  align-items: flex-start;
}

.body-div._40t {
  margin-top: 40px;
}

.google-reviews {
  width: 85%;
}

.google-reviews._100 {
  width: 100%;
}

.fs-cc-prefs_content {
  height: 100%;
  padding: 40px 32px;
  overflow: scroll;
}

.fs-cc-prefs_toggle-wrapper {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8px;
  display: flex;
}

.fs-cc-prefs_option {
  border-bottom: 1px solid #33333326;
  padding-top: 16px;
  padding-bottom: 16px;
}

.fs-cc-prefs_space-medium {
  margin-bottom: 40px;
}

.fs-cc-prefs_checkbox-field {
  background-color: #ccc;
  border-radius: 999px;
  width: 44px;
  height: 24px;
  margin-bottom: 0;
  padding: 2px;
  display: flex;
  position: relative;
}

.fs-cc-banner_buttons-wrapper {
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  align-items: center;
  display: flex;
}

.fs-cc-prefs_close {
  z-index: 1;
  color: #333;
  cursor: pointer;
  background-color: #f5f6ff;
  border-radius: 100%;
  padding: 10px;
  font-size: 20px;
  text-decoration: none;
  position: absolute;
  inset: -12px -12px auto auto;
  box-shadow: -1px 1px 12px #3333331a;
}

.fs-cc-prefs_buttons-wrapper {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  margin-top: 32px;
  margin-right: -8px;
  display: flex;
}

.fs-cc-prefs_toggle {
  background-color: #fff;
  border-radius: 999px;
  width: 20px;
  height: 20px;
}

.fs-cc-banner_container {
  align-items: center;
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.fs-cc-prefs_checkbox-label {
  display: none;
}

.fs-cc-prefs_space-small {
  margin-bottom: 12px;
}

.fs-cc-prefs_form {
  background-color: #fff;
  border-radius: 12px;
  width: 100%;
  max-width: 576px;
  height: 100%;
  max-height: 70vh;
  margin-bottom: 0;
  position: relative;
}

.fs-cc-prefs_submit-hide {
  display: none;
}

.the-top-section {
  z-index: 1;
  background-color: var(--grey-blue);
  padding-top: 8px;
  padding-bottom: 8px;
  position: sticky;
}

.header-div-2 {
  justify-content: space-between;
  align-items: center;
  width: 90%;
  padding: 0 10px;
  display: flex;
}

.header-div-2.announcement-div {
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}

.top-div {
  justify-content: space-between;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.contact-ann-block {
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
}

.fa-social {
  background-color: var(--orange);
  color: #fff;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 34px;
  margin-right: 10px;
  font-family: "Brands 400", Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.fa-social:hover {
  color: #1e1f1e;
  background-color: #f7f7f2;
  transform: scale(1.05);
}

.quote-btn {
  color: #fff;
  text-transform: uppercase;
  border: 1px solid #fff;
  padding: 6px 17px;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  transition: all .3s;
}

.quote-btn:hover {
  color: #252525;
  background-color: #fff;
  transform: scale(1.05);
}

.dl-menu.w--open {
  z-index: 99999999;
  background-color: #252525;
  border-radius: 4px;
  margin-top: 15px;
  margin-left: 0;
  overflow: hidden;
}

.main-block {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 32px 1fr;
  grid-auto-columns: 1fr;
  place-items: center stretch;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.fonticon {
  color: #fff;
  border-right: 1px solid #f7f7f224;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-right: 10px;
  font-family: "Fa 300", sans-serif;
  font-size: 16px;
  line-height: 1;
  display: flex;
}

.fonticon.blue {
  color: var(--grey-blue);
  width: auto;
  min-width: 20px;
  margin-right: 5px;
  font-family: "Fa Solid 900", sans-serif;
  font-weight: 400;
}

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

.menu-link {
  color: var(--grey-blue);
  text-transform: uppercase;
  margin-left: 5px;
  margin-right: 5px;
  padding: 10px 5px;
  font-size: 14px;
  line-height: 24px;
  transition: all .3s ease-in-out;
}

.menu-link:hover {
  color: var(--banner-blue);
  border-bottom: 1px #f7f7f2;
}

.menu-link.w--current {
  color: var(--orange);
  background-color: #0000;
}

.h-link {
  color: var(--grey-blue);
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  text-decoration: none;
  display: flex;
}

.dl-link {
  z-index: 1;
  color: #fff;
  flex: none;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  font-weight: 500;
  transition: all .2s ease-in-out;
  position: relative;
}

.logo-2 {
  background-color: #0000;
  padding-bottom: 0;
}

.headt-call-btn {
  display: none;
}

.navbar {
  background-color: #0000;
}

.nav-menu {
  z-index: 99;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.dropdown-toggle {
  color: var(--grey-blue);
  text-transform: uppercase;
  align-items: center;
  padding: 10px 25px 10px 5px;
  font-size: 14px;
  line-height: 24px;
  transition: all .3s;
  display: flex;
}

.dropdown-toggle:hover {
  color: var(--banner-blue);
}

.header-contact {
  border-left: 1px solid #5f5f5130;
  flex: none;
  margin-left: 10px;
  padding-left: 5px;
}

.co-logo-link.w--current {
  flex: none;
  margin-right: 5px;
}

.drop-down-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 250px;
  grid-auto-columns: 1fr;
  padding-top: 0;
  padding-bottom: 0;
}

.header-div {
  justify-content: space-between;
  align-items: center;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 0;
  display: flex;
}

.dd-icon {
  z-index: 999;
  margin-right: 5px;
}

.dl-link-holders {
  background-color: var(--grey-blue);
  color: #fff;
  text-transform: uppercase;
  border-bottom: 1px solid #f7f7f226;
  justify-content: flex-start;
  align-items: center;
  width: 340px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  text-decoration: none;
  transition: all .3s ease-in-out;
  display: flex;
  position: relative;
  overflow: hidden;
}

.dl-link-holders:hover {
  border-bottom-style: solid;
  padding-left: 30px;
}

.dl-link-holders.w--current {
  background-color: #252525;
}

.dl-link-holders.lst {
  border-bottom-style: none;
  border-bottom-color: #f7f7f200;
}

.ripple {
  z-index: 0;
  background-color: var(--orange);
  color: #fff;
  border-radius: 100%;
  width: 700px;
  height: 500px;
  position: absolute;
  inset: -200% -60% auto auto;
}

.ripple.dl-btn {
  background-color: var(--orange);
  right: -20%;
}

.ripple.call {
  background-color: var(--orange);
  width: 565px;
}

.nav-section {
  z-index: 10;
  background-color: var(--white);
  border-bottom: 1px #5e5e5e;
  position: static;
  top: 0;
  box-shadow: 0 1px 3px #0003;
}

.dl-link-img {
  z-index: 1;
  object-fit: cover;
  border-radius: 50px;
  flex: none;
  width: 50px;
  height: 50px;
  margin-right: 10px;
  position: relative;
}

.mobile-block {
  color: #ffea00;
  align-items: center;
  margin-right: 10px;
  font-weight: 500;
  display: flex;
}

.mobile-block.lig-text {
  color: #4c4a4b;
  cursor: pointer;
  transition: all .2s ease-in-out;
}

.dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.hero-banner {
  z-index: 2;
  height: auto;
}

.hero-mask {
  z-index: 3;
  height: 75vh;
  min-height: 680px;
}

.slide-4 {
  z-index: 2;
  background-image: url('../images/patio-banner.webp');
  background-position: 50%;
  background-size: cover;
}

.left-arrow-2, .right-arrow-2, .slide-nav-3 {
  display: none;
}

.menu-button-section {
  z-index: 10;
  justify-content: space-around;
  align-items: center;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.menu-button-group-div {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: var(--pale-grey);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  display: grid;
}

.img-link {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 280px;
  text-decoration: none;
  display: flex;
}

.img-link._1 {
  background-image: url('../images/Photo-22-09-2025-18-22-25-3.webp');
}

.img-link._2 {
  background-image: url('../images/IMG_20190715_121044-1-scaled-1-400x300.webp');
}

.img-link._3 {
  background-image: url('../images/IMG-20200208-WA0010-1-1-400x300.webp');
}

.img-link._4 {
  background-image: url('../images/block-11.webp');
}

.img-link._5 {
  background-image: url('../images/grass-12.webp');
}

.menu-label-div {
  background-color: var(--grey-blue);
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60px;
  margin-top: -60px;
  padding: 15px 2px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.black-int-link {
  z-index: 1;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60px;
  padding: 5px;
  font-size: 15px;
  font-weight: 600;
  line-height: 25px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.btn-text {
  z-index: 1;
  text-align: center;
  text-transform: uppercase;
  font-weight: 400;
  position: relative;
}

.btn-text.call {
  color: #252525;
  width: 100%;
  height: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  transition: all .2s;
}

.btn-text.call:hover {
  color: #fff;
}

.hyperlink {
  box-shadow: inset 0 -1px 0 0 var(--grey-blue);
  color: var(--grey-blue);
  margin-left: -2px;
  margin-right: -2px;
  padding-left: 2px;
  padding-right: 2px;
  font-weight: 700;
  text-decoration: none;
  transition: all .3s ease-in-out;
}

.hyperlink:hover {
  box-shadow: inset 0 -40px 0 0 var(--grey-blue);
  color: #fff;
}

.p-2 {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 26px;
}

.coloured-underline {
  background-color: var(--orange);
  border-radius: 0;
  width: 80px;
  height: 4px;
  margin-bottom: 30px;
}

.img-div {
  z-index: 1;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0;
  width: 48%;
  position: relative;
}

.img-div.home {
  background-image: url('../images/Photo-31-12-2025-12-22-15-10.webp');
}

.img-div.svs {
  background-image: url('../images/block-14.webp');
}

.img-div.resin {
  background-image: url('../images/Photo-31-12-2025-12-22-16-34_1Photo 31-12-2025, 12 22 16 (34).webp');
}

.img-div.tarmac {
  background-image: url('../images/tarmac-11.webp');
}

.img-div.block {
  background-image: url('../images/block-13.webp');
}

.img-div.comm {
  background-image: url('../images/grass-30.webp');
}

.h1 {
  letter-spacing: -.5px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 20px;
  font-size: 32px;
  line-height: 38px;
}

.primary-btn {
  z-index: 1;
  background-color: var(--grey-blue);
  color: var(--white);
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 200px;
  margin-top: 30px;
  margin-right: 20px;
  padding: 15px 0;
  text-decoration: none;
  display: inline-block;
  position: relative;
  overflow: hidden;
}

.primary-btn.call {
  color: var(--white);
  background-color: #fff;
  border: 1px solid #5f5f51;
  padding-top: 0;
  padding-bottom: 0;
}

.primary-btn.call:hover {
  color: #fff;
}

.primary-btn.black {
  background-color: #000;
  transition: all .2s;
}

.double-content-div {
  justify-content: space-between;
  width: 90%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.basic-p-block {
  width: 48%;
  transition: all .2s;
}

.basic-p-block._100, .basic-p-block._0b {
  width: 100%;
}

.basic-p-block.vertical {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.basic-p-block._0b {
  width: 100%;
}

.content-section {
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.content-section._0b {
  padding-bottom: 0;
}

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

.content-section._60t {
  padding-top: 60px;
}

.fa-icon {
  background-color: var(--grey-blue);
  color: #fff;
  border-radius: 100%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  margin-right: 10px;
  font-family: "Fa Sharp 300", sans-serif;
  font-size: 18px;
  font-weight: 400;
  display: flex;
}

.fa-icon.white {
  border: 1px solid var(--orange);
}

.default-list {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 0;
  list-style-type: none;
  display: grid;
}

.default-list._2col {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.default-list._3col {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.default-list._3col._0b, .default-list._0b {
  margin-bottom: 0;
}

.bullet-list {
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  display: flex;
}

.bullet-list.white {
  color: var(--white);
}

.bullet-list.block {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: block;
}

.p-3 {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 26px;
}

.lrg-img {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0;
  justify-content: space-between;
  align-items: stretch;
  width: 60%;
  height: 100%;
  min-height: 900px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.lrg-img.home {
  background-image: url('../images/resin1.webp');
}

.lrg-img.svs {
  background-image: url('../images/resin-11.webp');
  min-height: 950px;
}

.lrg-img.resin {
  background-image: url('../images/resin-6.webp');
}

.lrg-img.tarmac {
  background-image: url('../images/tarmac-1.webp');
  min-height: 800px;
}

.lrg-img.block {
  background-image: url('../images/block-11.webp');
  min-height: 850px;
}

.lrg-img.comm {
  background-image: url('../images/grass-12.webp');
  min-height: 800px;
}

.h2 {
  letter-spacing: -.5px;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 20px;
  font-size: 34px;
  font-weight: 500;
  line-height: 42px;
}

.h2.h2-white {
  color: #f7f7f2;
  margin-left: 10px;
  padding-bottom: 0;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
}

.h2.h2-white.lg-text {
  color: #f7f7f2;
  margin-top: 60px;
  margin-bottom: 40px;
  padding-bottom: 100px;
  padding-right: 60px;
  font-size: 44px;
  font-weight: 900;
  line-height: 1.3;
  display: block;
}

.h2.h2-white.lg-text.edit-padding {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: auto;
  padding-bottom: 0;
  padding-right: 0;
  font-size: 28px;
  font-weight: 600;
}

.pinned-content-div {
  z-index: 5;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 950px;
  margin-left: 40px;
  margin-right: 40px;
  padding-right: 0%;
  display: flex;
  position: absolute;
  inset: auto 0% auto auto;
}

.large-p-block {
  background-color: var(--white);
  padding: 50px;
  box-shadow: 0 0 8px #00000080;
}

.lrg-img-section {
  justify-content: space-between;
  align-items: center;
  padding-bottom: 100px;
  display: flex;
}

.lrg-img-section._0b {
  padding-bottom: 0;
}

.list-item.bold {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.testemonials-text {
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 10px;
  display: flex;
}

.h2-title {
  color: var(--grey-blue);
  text-transform: uppercase;
  margin: 0 10px;
  font-size: 32px;
  font-weight: 400;
  line-height: 42px;
}

.h2-title.white {
  color: #fff;
  letter-spacing: -.5px;
  width: 100%;
  margin-right: 0;
  font-size: 32px;
  line-height: 42px;
}

.h2-wrap {
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.testimonials {
  background-color: #252525;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
  overflow: hidden;
}

.testimonials-grid {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.testimonials-grid.work-gallery {
  flex-direction: column;
  grid-template-rows: minmax(auto, 1fr);
  grid-template-columns: 1fr;
  display: flex;
}

.h2-div {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-bottom: 0;
  display: flex;
}

.h2-div.flex {
  margin-bottom: 30px;
}

.container-2 {
  width: 90%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  padding-bottom: 0;
}

.container-2.test-container {
  padding-top: 0;
}

.container-2.test-container.fluid {
  width: 90%;
  max-width: 1600px;
}

.container-2.test-container.fluid._1300px {
  max-width: 1300px;
}

.light-text-line {
  background-color: var(--orange);
  width: 40px;
  height: 2px;
}

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

.p-4 {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 26px;
}

.grid-image-large-div {
  background-image: url('../images/Photo-22-09-2025-18-22-32.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 4px;
  height: auto;
}

.grid-image-div {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 4px;
}

.grid-image-div._1 {
  background-image: url('../images/ezgif.com-gif-maker-4-1-1600x600.webp');
}

.grid-image-div._2 {
  background-image: url('../images/Photo-31-12-2025-12-22-15-12.webp');
  height: 400px;
}

.double-p-block {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: block;
}

.grey-dividing-line {
  background-color: #5f5f5163;
  width: 100%;
  height: 1px;
  margin-top: 60px;
  margin-bottom: 60px;
}

.works-texxt-lable {
  background-color: var(--orange);
  color: var(--white);
  text-transform: uppercase;
  padding: 15px 30px;
  font-weight: 500;
  display: inline-block;
  position: absolute;
  inset: 40px auto auto 0;
}

.works {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 8px;
  align-items: flex-end;
  min-height: 400px;
  padding: 20px;
  transition: all .3s;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: inset 0 0 60px #15162300;
}

.works:hover {
  transform: scale(1.05);
  box-shadow: inset 0 -60px 200px #15162380;
}

.works._1 {
  background-image: url('../images/tarmac1.webp');
}

.works._2 {
  background-image: url('../images/resin1.webp');
}

.works._3 {
  background-image: url('../images/garden1.webp');
}

.works-image-grid {
  padding-top: 60px;
}

.works-image-grid.grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 0;
  display: grid;
  position: relative;
  left: 0%;
}

.icon-block {
  justify-content: center;
  align-items: center;
  margin-right: 20px;
  display: flex;
}

.cta-link {
  color: var(--grey-blue);
  font-size: 16px;
  font-weight: 500;
  line-height: 1.75;
  text-decoration: none;
}

.contact-section-wrapper.flex {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.contact-form {
  background-color: var(--transparent);
  width: 100%;
}

.contact-info-text {
  flex-direction: column;
  display: flex;
}

.contact-section {
  background-color: #fff;
  padding-top: 100px;
  padding-bottom: 100px;
}

.left-contact {
  flex-direction: column;
  justify-content: flex-start;
  width: 38%;
  display: flex;
}

.left-contact.right {
  background-color: var(--grey-blue);
  border-radius: 6px;
  width: 50%;
  padding: 20px;
  box-shadow: 0 0 20px #21212117;
}

.cta-text-contact {
  color: var(--dark-grey);
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 700;
}

.contact-info-block {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-radius: 10px;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  margin-top: 30px;
  margin-bottom: 0;
  padding: 0;
  transition: box-shadow .2s cubic-bezier(.455, .03, .515, .955);
  display: flex;
}

.contact-info-block.m-bottom-20 {
  border-bottom: 1px solid #15162314;
  border-radius: 0;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 0 0 10px;
  transition-property: none;
}

.h2-wrapper {
  align-items: center;
  display: flex;
}

.contact-icon {
  background-color: var(--grey-blue);
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 60px;
  min-width: 60px;
  height: 60px;
  min-height: 60px;
  font-family: "Fa Solid 900", sans-serif;
  font-size: 26px;
  font-weight: 400;
  text-decoration: none;
  display: flex;
}

.heading-3-right-text {
  background-color: var(--grey-blue);
  flex-direction: column;
  justify-content: center;
  width: 50%;
  padding: 40px;
  display: flex;
}

.container-3 {
  width: 90%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}

.container-3.container-fluid {
  width: 100%;
  max-width: none;
}

.h3-section {
  background-color: #5f5f51;
  padding: 0;
}

.h3-text {
  color: var(--white);
  letter-spacing: -.5px;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 600;
  line-height: 40px;
  text-decoration: none;
}

.heading-3-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  min-height: 400px;
  display: flex;
}

.heading-3-left-image {
  background-image: url('../images/form-bg_315671831.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 50%;
  min-height: 250px;
}

.fs-cc-prefs_title-2 {
  color: var(--orange);
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2em;
}

.contact-link {
  color: var(--white);
  text-align: center;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  font-weight: 400;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.footer-contact-links {
  justify-content: space-around;
  width: 100%;
  max-width: none;
  display: flex;
}

.fs-cc-manager_icon {
  width: 32px;
  height: 32px;
}

.fs-cc-prefs_text-2 {
  color: var(--grey-blue);
  font-size: 12px;
  line-height: 22px;
}

.fa-container {
  z-index: 17;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: fixed;
  top: 200px;
  left: auto;
  right: 0%;
}

.fb-div {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 85%;
  margin-top: 40px;
  display: flex;
}

.footer-brand {
  display: flex;
}

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

.whatsapp-container {
  z-index: 30;
  cursor: pointer;
  background-color: #000;
  border: 1px solid #ffffff4d;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 70px;
  transition: all .3s cubic-bezier(.45, .182, .111, .989);
  display: flex;
  position: relative;
  inset: auto 0% 0% auto;
}

.whatsapp-container:hover {
  background-color: #c0c1b0;
  transform: scale(1.05);
}

.list-2 {
  text-align: center;
  flex: none;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

.fs-cc-prefs_button-2 {
  border: 2px solid var(--grey-blue);
  background-color: var(--grey-blue);
  border-radius: 500px;
  margin-right: 8px;
  padding: 10px 20px;
  font-size: 15px;
  font-weight: 700;
}

.fs-cc-prefs_button-2.fs-cc-button-alt {
  border-color: var(--orange);
  background-color: var(--orange);
  color: var(--grey-blue);
}

.footer-nav-item {
  color: #fff;
  cursor: pointer;
  padding-top: 0;
  padding-bottom: 5px;
  transition: all .2s;
}

.footer-nav-item:hover {
  color: #ffce07;
}

.footer-nav-item.footer-contact {
  color: #fff;
  text-align: left;
  cursor: auto;
  align-items: center;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.footer-social-link {
  background-color: var(--orange);
  color: #fff;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 38px;
  height: 38px;
  margin-left: 0;
  margin-right: 10px;
  font-family: "Brands 400", Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  transition: all .3s ease-in-out;
  display: flex;
}

.footer-social-link:hover {
  color: var(--white);
  background-color: #0000;
  border: 1px solid #c0c1af;
}

.fa-socials {
  border: 1px solid var(--grey-blue);
  background-color: var(--pale-grey);
  color: var(--grey-blue);
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 50px;
  min-width: 50px;
  height: 50px;
  min-height: 50px;
  margin-bottom: 10px;
  margin-right: 10px;
  font-family: "Fa Solid 900", sans-serif;
  font-size: 20px;
  font-weight: 400;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.fa-socials:hover {
  background-color: var(--white);
  color: var(--banner-blue);
}

.fa-socials.social-media {
  font-family: "Brands 400", Arial, sans-serif;
}

.fs-cc-prefs_close-icon-2 {
  color: var(--grey-blue);
  width: 16px;
  height: 16px;
  line-height: 20px;
}

.foooter-logo {
  border: 1px solid var(--white);
  margin-left: auto;
  margin-right: auto;
}

.chat-block {
  background-color: #fff;
  border-radius: 8px;
  width: 100%;
  padding: 15px;
}

.footer-copy-right {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-right: 0;
  display: flex;
}

.footerlinks {
  color: var(--orange);
  text-align: center;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.fs-cc-prefs_component-2 {
  z-index: 997;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  padding: 32px;
  display: none;
  position: fixed;
  inset: 0%;
}

.fs-cc-banner_button-2 {
  border: 2px solid var(--grey-blue);
  background-color: var(--grey-blue);
  color: var(--white);
  text-align: center;
  border-radius: 500px;
  min-width: 140px;
  margin-left: 16px;
  padding: 10px 20px;
  font-size: 16px;
}

.fs-cc-banner_button-2.fs-cc-button-alt {
  border-color: var(--orange);
  background-color: var(--orange);
  color: var(--grey-blue);
  font-weight: 600;
}

.footersection {
  background-color: var(--dark-grey);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  display: flex;
}

.live-icon {
  background-color: #00b94a;
  border-radius: 100%;
  width: 15px;
  height: 15px;
  position: absolute;
  inset: 2px auto auto 2px;
}

.bottom-icon {
  color: var(--orange);
  justify-content: center;
  align-items: center;
  width: 50px;
  min-width: 50px;
  height: 50px;
  min-height: 50px;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 10px;
  padding: 10px;
  font-family: "Fa Solid 900", sans-serif;
  font-size: 24px;
  font-weight: 400;
  display: flex;
}

.fs-cc-banner_text-link-2 {
  border-bottom: 2px solid var(--grey-blue);
  color: var(--grey-blue);
  font-weight: 400;
  text-decoration: none;
}

.footer-title {
  color: var(--orange);
  text-transform: uppercase;
  margin-bottom: 20px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 18px;
  font-weight: 700;
}

.footer-info-div {
  background-color: var(--grey-blue);
  border: 1px solid #c0c1af24;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 34%;
  padding: 60px;
  display: flex;
}

.footer-info-div._1 {
  border-width: 1px;
  border-color: #c0c1af24;
  border-left-style: none;
  border-right-style: none;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 60px;
}

.footer-info-div._1.border-edit {
  border-left-style: solid;
  border-right-style: solid;
  justify-content: flex-start;
}

.live-chat-top-text {
  letter-spacing: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 26px;
  position: static;
}

.live-chat-top-text.block {
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 700;
}

.whatsapp-chat {
  background-color: #fff;
  border: 1px solid #00000029;
  border-radius: 20px;
  flex-direction: column;
  width: 300px;
  max-width: 300px;
  height: 315px;
  margin-bottom: 16px;
  display: none;
  overflow: hidden;
}

.live-icon-chat {
  width: 47px;
  margin-right: 10px;
}

.fs-cc-manager_button-2 {
  background-color: var(--white);
  color: #333;
  cursor: pointer;
  border-radius: 500px;
  flex-direction: column;
  padding: 10px;
  transition: color .2s;
  display: flex;
  box-shadow: 0 2px 4px #0003;
}

.fs-cc-manager_button-2:hover {
  color: #4353ff;
}

.container {
  width: 90%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

.fs-cc-banner_component-2 {
  z-index: 998;
  background-color: #fff;
  border-top: 1px solid #4353ff29;
  padding: 24px 32px;
  display: none;
  position: fixed;
  inset: auto 0% 0%;
}

.live-chat-bottom-text {
  font-size: 10px;
}

.live-chat-bottom-text.bold {
  margin-bottom: 5px;
  font-size: 12px;
  font-weight: 600;
  line-height: 24px;
}

.live-chat-bottom-text.block {
  margin-bottom: 5px;
  font-size: 12px;
  line-height: 24px;
}

.live-chat-link {
  border-radius: 0;
  justify-content: center;
  align-items: center;
  height: 25%;
  text-decoration: none;
  display: flex;
}

.fs-cc-manager_component-2 {
  z-index: 999;
  display: none;
  position: fixed;
  inset: auto auto 20px 20px;
}

.top-section-2 {
  justify-content: flex-start;
  align-items: center;
  height: 25%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.fs-cc-prefs_label-2 {
  color: var(--grey-blue);
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 32px;
  font-size: 16px;
  font-weight: 700;
}

.fs-cc-banner_text-2 {
  color: var(--grey-blue);
  margin-right: 24px;
}

.live-chat-text {
  color: #fff;
  text-decoration: none;
}

.livechat-button {
  background-color: #000;
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  width: 80%;
  height: 42px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.livechat-button:hover {
  background-color: #4c4a4b;
}

.fs-cc-prefs_overlay-2 {
  z-index: -1;
  background-color: #25252580;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.small-whatsapp-icon {
  margin-right: 10px;
}

.chat-section {
  background-color: #5f5f51;
  flex-direction: column;
  justify-content: center;
  height: 50%;
  padding: 16px 20px;
  display: flex;
}

.whatsapp-block {
  z-index: 30;
  flex-direction: column;
  align-items: flex-end;
  margin-bottom: 20px;
  margin-right: 20px;
  display: none;
  position: fixed;
  inset: auto 0% 0% auto;
}

.slide-5 {
  background-image: url('../images/resinbanner.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-6 {
  background-image: url('../images/resinrosemoor-scaled-1-e1631016418661-1920x600.webp');
  background-position: 50%;
  background-size: cover;
}

.reviews-container {
  background-color: var(--pale-grey);
  padding: 20px;
}

.our-works {
  background-color: var(--grey-blue);
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
  overflow: hidden;
}

.p {
  width: 100%;
}

.p._0b {
  margin-bottom: 0;
}

.p.white {
  color: var(--white);
}

.p.white._30b, .p._30b {
  margin-bottom: 30px;
}

.p._40t {
  margin-top: 40px;
}

.h3-link {
  color: var(--orange);
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
  text-decoration: none;
}

.blue-section {
  background-color: var(--grey-blue);
  padding-top: 100px;
  padding-bottom: 100px;
}

._2-col-div {
  justify-content: space-between;
  align-items: stretch;
  width: 90%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.h1-orange {
  color: var(--orange);
}

._4-box-grid {
  grid-column-gap: 30px;
  grid-row-gap: 35px;
  grid-template-rows: auto;
  width: 100%;
}

._4-box-grid._30b {
  margin-bottom: 30px;
}

._4-box-div {
  border-right: 10px solid var(--white);
  border-left: 10px solid var(--white);
  background-color: var(--orange);
  padding: 40px;
  box-shadow: 0 20px 12px -8px #00000080;
}

._4-box-div.grey {
  border-right-color: var(--grey-blue);
  border-left-color: var(--grey-blue);
}

.box-title {
  color: var(--grey-blue);
  letter-spacing: -.5px;
  text-transform: uppercase;
  margin-top: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
}

.areas-list {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: grid;
}

.areas-list._2col {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.areas-list._3col {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.areas-list._3col._0b {
  margin-bottom: 0;
}

.gallery-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.lb-img {
  object-fit: cover;
  width: 100%;
  height: 250px;
}

.site-map-link {
  color: var(--grey-blue);
  width: 100%;
  margin-bottom: 5px;
  text-decoration: none;
}

.site-map-link.w--current, .site-map-link._0b {
  margin-bottom: 0;
}

.site-map-link.white {
  color: var(--white);
}

.site-map-link.white._30b, .site-map-link._30b {
  margin-bottom: 30px;
}

.case-studies-grid {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  display: flex;
}

.case-studies-grid._2 {
  margin-top: 20px;
}

.case-studies-div {
  background-color: var(--grey-blue);
  flex-flow: column;
  justify-content: flex-start;
  width: 24%;
  display: flex;
}

.case-container {
  background-color: var(--grey-blue);
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  height: 100%;
  padding: 30px 20px;
  display: flex;
}

.case-button {
  border-bottom: 3px solid var(--dark-orange);
  background-color: var(--orange);
  color: var(--grey-blue);
  text-align: center;
  border-radius: 6px;
  margin-top: auto;
  padding: 8px 10px;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
}

.case-title {
  color: var(--white);
  text-align: center;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
}

.cs-img {
  object-fit: cover;
  width: 100%;
  height: 250px;
  min-height: 250px;
}

.case-study-section {
  padding-top: 100px;
  padding-bottom: 100px;
}

.case-study-section.grey {
  background-color: var(--pale-grey);
}

.case-study-section._0b {
  padding-bottom: 0;
}

.case-study-section.last {
  border-bottom: 3px solid var(--pale-grey);
}

._48-5-div {
  width: 48.5%;
}

._48-5-img-div {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 48.5%;
  max-height: 750px;
}

._48-5-img-div.brindle {
  background-image: url('../images/brindle-block1.webp');
}

._48-5-img-div.upton {
  background-image: url('../images/upton-barn1.webp');
}

._48-5-img-div.garden {
  background-image: url('../images/garden-resin1.webp');
}

._48-5-img-div.resinbound {
  background-image: url('../images/resin-devon1.webp');
}

._48-5-img-div.fs-cc-prefs_buttons-wrapper {
  background-image: url('../images/stone-resin1.webp');
}

._48-5-img-div.powder {
  background-image: url('../images/Powderham.webp');
}

._48-5-img-div.spring {
  background-image: url('../images/springtime1.webp');
}

._48-5-img-div.brindleresin {
  background-image: url('../images/brindle1.webp');
}

.case-main-heading {
  margin-bottom: 20px;
  font-size: 30px;
  line-height: 40px;
}

.case-subheading {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

.case-subheading._40t {
  margin-top: 40px;
}

.case-study-lb-div {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  width: 100%;
  display: grid;
}

.cs-lb-img {
  object-fit: cover;
  width: 100%;
  height: 250px;
}

.cs-lb-link {
  width: 100%;
}

.back-to-top {
  border-bottom: 3px solid var(--dark-orange);
  background-color: var(--orange);
  color: var(--grey-blue);
  text-align: center;
  border-radius: 6px;
  margin-top: 20px;
  padding: 8px 30px;
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
  text-decoration: none;
}

.tabs-menu {
  flex-flow: column;
  display: flex;
}

.tab-link {
  background-color: var(--grey-blue);
  color: var(--white);
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  transition: all .2s;
  display: flex;
}

.tab-link:hover {
  background-color: var(--orange);
}

.tab-link.w--current {
  background-color: var(--grey-blue);
  color: var(--white);
  font-weight: 600;
}

.tab-arrow {
  font-family: "Fa Solid 900", sans-serif;
}

.accordian-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}

.accordian-header {
  border: 1px solid var(--grey-blue);
  background-color: var(--grey-blue);
  cursor: pointer;
  justify-content: space-between;
  padding: 30px;
  display: flex;
}

.accordian-content {
  border-style: solid;
  border-width: 0 1px 1px;
  border-color: var(--grey-blue);
  padding: 20px;
  display: none;
  overflow: hidden;
}

.accordian-title {
  color: var(--white);
  margin-right: 20px;
  font-size: 20px;
  font-weight: 600;
}

.arrowhead {
  color: var(--white);
  font-family: "Fa Solid 900", sans-serif;
  font-size: 30px;
  line-height: 30px;
}

.gal-lb-img {
  object-fit: cover;
  width: 100%;
  height: 350px;
}

.gal-lb-link {
  text-decoration: none;
}

.gal-lb-title {
  background-color: var(--grey-blue);
  color: var(--white);
  padding: 10px 20px;
  font-size: 20px;
  line-height: 30px;
  text-decoration: none;
}

.footer-link {
  color: var(--orange);
  text-decoration: none;
  transition: all .2s;
}

.footer-link:hover {
  color: var(--white);
}

.cookies-icon {
  width: 32px;
  min-width: 32px;
  height: 32px;
  min-height: 32px;
}

.logos-section {
  padding-top: 40px;
}

.logos-grid {
  grid-column-gap: 120px;
  grid-row-gap: 120px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  width: 90%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

.video {
  top: 0;
}

.div-block {
  display: block;
}

.div-block-2 {
  background-image: url('../images/Photo-31-12-2025-12-22-15-12.webp');
  background-position: 50%;
  background-size: cover;
  height: 300px;
}

.smaller {
  width: 100px;
}

@media screen and (min-width: 1920px) {
  .double-content-div {
    display: flex;
  }

  .whatsapp-chat {
    display: none;
  }

  .livechat-button {
    transition: all .2s;
  }

  .livechat-button:hover {
    background-color: #000;
    transform: scale(1.05);
  }
}

@media screen and (max-width: 991px) {
  .dl-link-holder {
    background-color: var(--pale-grey);
    width: 100%;
  }

  .menu-button-div {
    height: auto;
  }

  .google-reviews {
    width: 72%;
  }

  .the-top-section {
    display: none;
  }

  .header-div-2 {
    width: 100%;
  }

  .top-div {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .contact-ann-block {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .dl-menu.w--open {
    margin-top: 0;
  }

  .menu-div {
    width: 40%;
  }

  .menu-button {
    background-color: #5f5f5117;
    border-radius: 9px;
  }

  .menu-button.w--open {
    color: #c0c1b0;
    text-align: right;
    background-color: #fff;
  }

  .logo-div {
    justify-content: flex-start;
    width: 58%;
  }

  .menu-link {
    color: var(--grey-blue);
    text-align: left;
    background-color: #fff;
    border-bottom-color: #00000017;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 18px 10px;
    position: static;
  }

  .dl-link {
    border-bottom: 1px #aaaaaa1c;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
    line-height: 24px;
  }

  .headt-call-btn {
    background-color: var(--orange);
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    font-weight: 600;
    text-decoration: none;
    display: block;
  }

  .navbar {
    width: 100%;
  }

  .nav-menu {
    z-index: 999;
    background-color: #f7f7f2;
    border-radius: 10px;
    box-shadow: 1px 1px 3px #0000001a;
  }

  .dropdown-toggle {
    color: var(--grey-blue);
    background-color: #fff;
    justify-content: space-between;
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 10px;
  }

  .dropdown-toggle:hover {
    background-color: var(--white);
  }

  .drop-down-wrapper {
    margin-top: 0;
    padding-top: 0;
  }

  .header-div {
    width: 100%;
    padding-left: 15px;
    padding-right: 10px;
  }

  .dd-icon {
    margin-right: 10px;
  }

  .dl-link-holders {
    background-color: #252525;
    width: 100%;
    padding-left: 10px;
  }

  .dl-link-holders:hover {
    padding-left: 20px;
  }

  .dl-link-img {
    margin-right: 10px;
  }

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

  .hero-mask {
    height: 450px;
    min-height: auto;
  }

  .menu-button-group-div {
    grid-column-gap: 10px;
    grid-row-gap: 70px;
    grid-template-columns: 1fr 1fr;
  }

  .img-link {
    height: 160px;
  }

  .img-div {
    width: 100%;
    height: 400px;
  }

  .h1 {
    font-size: 32px;
  }

  .double-content-div {
    flex-direction: column;
    align-items: center;
  }

  .basic-p-block {
    width: 100%;
    padding-bottom: 30px;
  }

  .basic-p-block._0b {
    padding-bottom: 0;
  }

  .content-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .default-list._3col {
    grid-template-columns: 1fr 1fr;
  }

  .lrg-img {
    width: 90%;
    height: auto;
    min-height: 450px;
    margin-top: 30px;
    position: static;
  }

  .lrg-img.svs, .lrg-img.resin, .lrg-img.tarmac, .lrg-img.block, .lrg-img.comm {
    min-height: 400px;
  }

  .h2 {
    font-size: 30px;
    line-height: 40px;
  }

  .h2.h2-white.lg-text.edit-padding {
    text-align: right;
    margin-left: 0;
    font-size: 28px;
  }

  .pinned-content-div {
    justify-content: center;
    width: 100%;
    padding-right: 0%;
    position: static;
  }

  .large-p-block {
    box-shadow: none;
    width: 90%;
    padding: 0;
  }

  .lrg-img-section {
    flex-flow: column-reverse;
    padding-bottom: 60px;
  }

  .lrg-img-section._0b {
    padding-bottom: 60px;
  }

  .h2-title {
    font-size: 30px;
    line-height: 40px;
  }

  .h2-wrap {
    margin-bottom: 15px;
    line-height: 1.3;
  }

  .testimonials {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .h2-div {
    flex-direction: column;
    align-items: flex-start;
  }

  .h2-div.flex {
    flex-direction: row;
    align-items: center;
  }

  .img-grid {
    grid-template-columns: 1fr;
  }

  .grid-image-large-div {
    height: 450px;
  }

  .grey-dividing-line {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .works {
    width: 100%;
    min-width: 300px;
    min-height: 300px;
    margin-left: auto;
    margin-right: auto;
  }

  .works-image-grid.grid {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-rows: 1fr auto;
    grid-template-columns: 1fr;
    margin-left: 0%;
    position: relative;
  }

  .contact-section-wrapper.flex {
    flex-direction: column;
  }

  .contact-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .left-contact {
    width: 100%;
  }

  .left-contact.right {
    width: 100%;
    margin-top: 40px;
  }

  .h2-wrapper {
    align-items: center;
    display: flex;
  }

  .heading-3-right-text {
    width: 100%;
  }

  .h3-text {
    margin-bottom: 0;
  }

  .heading-3-wrapper {
    flex-direction: column-reverse;
  }

  .heading-3-left-image {
    width: 100%;
    margin-top: 0;
  }

  .footer-contact-links {
    flex-direction: column;
  }

  .fb-div {
    justify-content: center;
  }

  .footer-brand.w--current {
    min-height: 180px;
  }

  .whatsapp-container {
    background-color: var(--grey-blue);
    width: 60px;
    min-width: 60px;
    height: 60px;
    min-height: 60px;
  }

  .whatsapp-container:hover {
    background-color: var(--orange);
  }

  .footer-copy-right {
    justify-content: center;
  }

  .footer-info-div {
    width: 100%;
    padding: 40px 20px;
  }

  .footer-info-div._1 {
    border-top-width: 0;
    border-bottom-width: 0;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-style: solid;
    padding: 40px 20px;
  }

  .footer-info-div._1.border-edit {
    border-top-width: 1px;
    border-bottom-width: 1px;
  }

  .live-chat-top-text.block {
    font-size: 16px;
  }

  .whatsapp-chat {
    display: none;
  }

  .live-icon-chat {
    width: 150px;
  }

  .live-chat-bottom-text {
    line-height: 15px;
  }

  .live-chat-bottom-text.bold {
    font-weight: 700;
  }

  .live-chat-link {
    background-color: var(--grey-blue);
  }

  .top-section-2 {
    background-color: var(--grey-blue);
    justify-content: center;
    align-items: center;
  }

  .livechat-button {
    background-color: var(--orange);
  }

  .livechat-button:hover {
    background-color: var(--button-hover-orange);
  }

  .chat-section {
    background-color: var(--orange);
  }

  .whatsapp-block {
    display: flex;
  }

  .our-works {
    padding-top: 60px;
    padding-bottom: 100px;
  }

  .h3-link {
    margin-bottom: 15px;
  }

  .blue-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  ._2-col-div {
    flex-flow: column;
  }

  ._4-box-grid {
    grid-column-gap: 20px;
    grid-row-gap: 30px;
  }

  .areas-list, .gallery-grid {
    grid-template-columns: 1fr 1fr;
  }

  .lb-img {
    height: 180px;
  }

  .case-studies-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .case-studies-div {
    width: 100%;
  }

  .case-study-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  ._48-5-div {
    width: 100%;
  }

  ._48-5-img-div {
    width: 100%;
    min-height: 500px;
    max-height: 100%;
    margin-top: 40px;
  }

  .case-study-lb-div {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .cs-lb-img {
    height: 200px;
  }

  .gal-lb-img {
    height: 300px;
  }

  .logos-grid {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }
}

@media screen and (max-width: 767px) {
  .body-div._40t {
    margin-top: 30px;
  }

  .google-reviews {
    width: 95%;
    margin-top: 20px;
  }

  .fs-cc-banner_buttons-wrapper {
    margin-top: 12px;
  }

  .fs-cc-banner_container {
    flex-direction: column;
    align-items: flex-start;
  }

  .top-div, .contact-ann-block {
    grid-template-columns: 1fr;
  }

  .menu-div, .menu-button {
    width: 100%;
  }

  .main-block {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .logo-div {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .menu-link {
    width: 100%;
  }

  .nav-menu {
    z-index: 9999;
  }

  .header-contact {
    border-left-style: none;
    margin-left: 0;
    padding-left: 5px;
  }

  .drop-down-wrapper {
    background-color: #fff;
    margin-top: 0;
  }

  .header-div {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .icon {
    text-align: center;
  }

  .nav-section {
    z-index: 100;
    position: static;
  }

  .dl-link-img {
    margin-right: 20px;
  }

  .hero-mask {
    height: 350px;
  }

  .menu-button-section, .menu-button-group-div {
    display: none;
  }

  .img-div {
    height: 350px;
  }

  .h1 {
    font-size: 30px;
    line-height: 36px;
  }

  .content-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .default-list._2col, .default-list._3col {
    grid-template-columns: 1fr;
  }

  .lrg-img {
    height: auto;
    min-height: 350px;
  }

  .lrg-img.svs, .lrg-img.resin, .lrg-img.tarmac, .lrg-img.block, .lrg-img.comm {
    min-height: 350px;
  }

  .h2 {
    font-size: 26px;
    line-height: 34px;
  }

  .h2.h2-white.lg-text.edit-padding {
    flex: 0 auto;
    margin-top: 10px;
    margin-left: 0;
    font-size: 24px;
  }

  .lrg-img-section, .lrg-img-section._0b {
    padding-bottom: 40px;
  }

  .h2-title {
    font-size: 34px;
  }

  .h2-title.white {
    font-size: 30px;
    line-height: 40px;
  }

  .testimonials {
    padding-top: 40px;
    padding-bottom: 60px;
  }

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

  .h2-div {
    margin-bottom: 0;
  }

  .container-2 {
    padding-top: 20px;
  }

  .img-grid {
    flex-flow: column;
    grid-template-rows: auto auto auto;
    display: flex;
  }

  .grid-image-large-div, .grid-image-div {
    height: 250px;
  }

  .grey-dividing-line {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .works {
    min-width: 250px;
  }

  .icon-block {
    margin-right: 15px;
  }

  .cta-link {
    font-size: 16px;
  }

  .contact-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .contact-icon {
    width: 50px;
    min-width: 50px;
    height: 50px;
    min-height: 50px;
  }

  .heading-3-right-text {
    width: 100%;
  }

  .h3-text {
    margin-bottom: 0;
    font-size: 24px;
    line-height: 34px;
  }

  .heading-3-wrapper {
    flex-direction: column;
  }

  .heading-3-left-image {
    width: 100%;
  }

  .fs-cc-prefs_title-2 {
    font-size: 20px;
  }

  .fs-cc-banner_button-2 {
    margin-left: 0;
    margin-right: 8px;
  }

  .footersection {
    padding-top: 40px;
  }

  .fs-cc-banner_text-link-2 {
    margin-right: 8px;
  }

  .footer-info-div {
    justify-content: flex-start;
  }

  .footer-info-div._1 {
    justify-content: center;
  }

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

  .p._40t {
    margin-top: 30px;
  }

  .h3-link {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 34px;
  }

  .blue-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  ._4-box-grid {
    grid-template-columns: 1fr;
  }

  ._4-box-div {
    padding: 30px;
  }

  .areas-list._2col {
    grid-template-columns: 1fr;
  }

  .areas-list._3col {
    grid-template-columns: 1fr 1fr;
  }

  .gallery-grid {
    grid-template-columns: 1fr;
  }

  .lb-img {
    height: 160px;
  }

  .case-container {
    padding: 20px;
  }

  .case-study-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  ._48-5-img-div {
    min-height: 350px;
    margin-top: 30px;
  }

  .case-main-heading {
    font-size: 28px;
    line-height: 36px;
  }

  .case-subheading._40t {
    margin-top: 30px;
  }

  .case-study-lb-div {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .cs-lb-img {
    height: 150px;
  }

  .logos-grid {
    grid-column-gap: 50px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 479px) {
  .body-div._40t {
    margin-top: 20px;
  }

  .fs-cc-prefs_content {
    padding: 24px;
  }

  .fs-cc-banner_buttons-wrapper {
    text-align: center;
    flex-direction: column-reverse;
    align-items: center;
    width: 100%;
  }

  .header-div-2 {
    flex-direction: column;
  }

  .dl-menu.w--open {
    margin-top: 0;
  }

  .menu-div {
    text-align: center;
    width: 100%;
  }

  .menu-button {
    background-color: var(--pale-grey);
    width: 100%;
    padding-top: 12px;
    padding-bottom: 12px;
    display: flex;
  }

  .menu-button:hover {
    border-radius: 0;
  }

  .menu-button.w--open {
    background-color: var(--grey-blue);
    color: var(--white);
    border-radius: 0;
    justify-content: center;
    align-items: center;
  }

  .main-block {
    justify-content: center;
  }

  .logo-div {
    align-items: center;
    width: 95%;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .menu-link {
    text-align: left;
  }

  .logo-2 {
    margin-bottom: 10px;
  }

  .headt-call-btn {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
  }

  .navbar {
    z-index: 999;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    display: flex;
  }

  .nav-menu {
    z-index: 9999;
    border-radius: 0;
    flex-direction: row;
    width: 100%;
    position: relative;
  }

  .header-contact {
    padding-left: 0;
  }

  .co-logo-link {
    text-align: center;
    width: 100%;
  }

  .co-logo-link.w--current {
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    margin-right: 0;
    display: flex;
  }

  .drop-down-wrapper {
    margin-top: 0;
  }

  .header-div {
    flex-direction: column;
    padding: 0;
  }

  .dl-link-img {
    width: 43px;
    height: 43px;
  }

  .mobile-block.lig-text {
    margin-right: 0;
  }

  .hero-banner {
    display: block;
  }

  .hero-mask {
    z-index: 2;
    height: 250px;
  }

  .menu-button-section {
    display: none;
  }

  .btn-text {
    font-size: 14px;
  }

  .btn-text.call {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .p-2 {
    font-size: 14px;
  }

  .coloured-underline {
    margin-bottom: 20px;
  }

  .img-div {
    height: 250px;
  }

  .h1 {
    padding-bottom: 10px;
    font-size: 22px;
    line-height: 32px;
  }

  .primary-btn {
    margin-top: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .primary-btn.call {
    margin-top: 10px;
  }

  .basic-p-block {
    padding-bottom: 20px;
  }

  .content-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .default-list._2col, .default-list._3col {
    grid-template-columns: 1fr;
  }

  .p-3 {
    font-size: 14px;
  }

  .lrg-img {
    border-radius: 4px;
    width: 90%;
    height: 250px;
    min-height: 250px;
    margin-bottom: 20px;
  }

  .lrg-img.svs {
    min-height: 250px;
    margin-bottom: 0;
  }

  .lrg-img.resin {
    min-height: 250px;
    margin-top: 20px;
    margin-bottom: 0;
  }

  .lrg-img.tarmac {
    min-height: 250px;
    margin-bottom: 0;
  }

  .lrg-img.block {
    min-height: 250px;
  }

  .lrg-img.comm {
    min-height: 250px;
    margin-bottom: 0;
  }

  .h2 {
    font-size: 24px;
    line-height: 32px;
  }

  .h2.h2-white.lg-text.edit-padding {
    text-align: left;
    margin-top: 10px;
    margin-left: 0;
    font-size: 18px;
  }

  .pinned-content-div {
    padding-right: 0%;
    position: static;
  }

  .large-p-block {
    box-shadow: none;
    background-color: #0000;
    padding: 0;
  }

  .lrg-img-section {
    flex-direction: column;
    padding-bottom: 30px;
  }

  .lrg-img-section._0b {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column-reverse;
    padding-top: 0;
    padding-bottom: 30px;
  }

  .testemonials-text {
    line-height: 1;
  }

  .h2-title {
    margin-left: 0;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
  }

  .h2-title.white {
    font-size: 24px;
    line-height: 30px;
  }

  .testimonials {
    padding-top: 30px;
    padding-bottom: 30px;
    overflow: hidden;
  }

  .testimonials-grid {
    grid-row-gap: 35px;
  }

  .testimonials-grid.work-gallery {
    grid-row-gap: 10px;
  }

  .h2-div {
    margin-bottom: 0;
  }

  .h2-div.flex {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 20px;
  }

  .container-2.test-container {
    position: relative;
  }

  .light-text-line {
    margin-right: 5px;
    display: none;
  }

  .img-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .p-4 {
    font-size: 14px;
  }

  .grey-dividing-line {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .works-texxt-lable {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 1em;
    top: 10px;
  }

  .works {
    min-height: 350px;
  }

  .works._1, .works._2, .works._3 {
    min-height: 250px;
  }

  .works-image-grid.grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .icon-block {
    margin-right: 10px;
  }

  .cta-link {
    font-size: 14px;
  }

  .contact-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .left-contact.right {
    background-color: var(--transparent);
    margin-top: 10px;
    padding: 0;
  }

  .cta-text-contact {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 24px;
  }

  .contact-info-block, .contact-info-block.m-bottom-20 {
    margin-top: 20px;
  }

  .contact-icon {
    width: 48px;
    min-width: 48px;
    height: 48px;
    min-height: 48px;
    font-size: 22px;
    line-height: 22px;
  }

  .heading-3-right-text {
    padding: 30px 20px;
  }

  .h3-text {
    font-size: 20px;
    line-height: 28px;
  }

  .footer-contact-links {
    flex-direction: column;
    align-items: center;
  }

  .fa-container {
    z-index: 50;
    top: 30%;
  }

  .fb-div {
    justify-content: center;
    width: 100%;
    margin-top: 0;
    margin-left: 0;
  }

  .footer-brand {
    margin-bottom: 20px;
  }

  .whatsapp-container {
    width: 50px;
    min-width: 50px;
    height: 50px;
    min-height: 50px;
    bottom: 10px;
    right: 0;
  }

  .list-2 {
    text-align: center;
  }

  .fs-cc-prefs_button-2 {
    margin-bottom: 8px;
  }

  .footer-nav-item.footer-contact {
    justify-content: center;
    margin-bottom: 0;
  }

  .footer-social-link {
    margin-left: 0;
    margin-right: 10px;
  }

  .fa-socials {
    width: 45px;
    min-width: 45px;
    height: 45px;
    min-height: 45px;
    margin-bottom: 6px;
    margin-right: 10px;
  }

  .footer-copy-right {
    padding-bottom: 100px;
  }

  .fs-cc-prefs_component-2 {
    padding: 24px;
  }

  .fs-cc-banner_button-2 {
    width: 100%;
    margin-bottom: 10px;
  }

  .footersection {
    padding-top: 20px;
  }

  .live-icon {
    width: 12px;
    height: 13px;
  }

  .bottom-icon {
    width: 32px;
    height: 32px;
    margin-right: 0;
    padding: 5px;
    font-size: 20px;
    display: none;
  }

  .footer-title {
    margin-bottom: 10px;
  }

  .footer-info-div {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .footer-info-div._1 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .whatsapp-chat {
    width: 280px;
    max-width: 280px;
    height: 40vh;
    display: none;
    position: relative;
  }

  .whatsapp-icon {
    width: 30px;
    min-width: 30px;
    height: 30px;
    min-height: 30px;
  }

  .fs-cc-banner_text-2 {
    margin-right: 0;
  }

  .livechat-button {
    width: 90%;
  }

  .whatsapp-block {
    margin-bottom: 10px;
    margin-right: 10px;
    inset: auto 0% 0% auto;
  }

  .reviews-container {
    padding: 10px;
  }

  .our-works {
    padding-top: 30px;
    padding-bottom: 30px;
    overflow: hidden;
  }

  .p._30b {
    margin-bottom: 20px;
  }

  .h3-link {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 24px;
  }

  .blue-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  ._4-box-grid {
    grid-row-gap: 20px;
  }

  ._4-box-div {
    padding: 20px;
  }

  .box-title {
    line-height: 24px;
  }

  .areas-list, .areas-list._2col, .areas-list._3col {
    grid-template-columns: 1fr;
  }

  .gallery-grid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .lb-img {
    height: 140px;
  }

  .site-map-link._30b {
    margin-bottom: 20px;
  }

  .case-studies-grid {
    grid-template-columns: 1fr;
  }

  .cs-img {
    height: 220px;
    min-height: 220px;
  }

  .case-study-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  ._48-5-img-div {
    min-height: 250px;
    margin-top: 20px;
  }

  .case-main-heading {
    margin-bottom: 15px;
    font-size: 24px;
    line-height: 34px;
  }

  .cs-lb-img {
    height: 100px;
  }

  .gal-lb-img {
    height: 200px;
  }

  .gal-lb-title {
    padding-left: 12px;
    padding-right: 12px;
    font-size: 18px;
    line-height: 26px;
  }

  .logos-section {
    padding-top: 30px;
  }

  .logos-grid {
    grid-column-gap: 20px;
  }
}

#w-node-cf395e81-57a3-8d6f-e8d8-1203cb877bfd-387a4cbb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8ece509b-14a5-e55e-92e4-c1bdc56d7ef2-387a4cbb {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_0091d7bf-96d5-548c-5329-e4a451db543f-387a4cbb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7ce5b81f-2805-67e0-5fc1-157dd1b5510c-387a4cbb {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_8cb8f143-c098-d643-e442-6ea84bfa6899-387a4cbb, #w-node-_8cb8f143-c098-d643-e442-6ea84bfa6896-387a4cbb, #w-node-_8cb8f143-c098-d643-e442-6ea84bfa689c-387a4cbb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_97ce1c46-56a5-0a8f-24b0-9f8830e32674-387a4cbb, #w-node-_62f50f35-068a-b101-21a2-033f2118330a-387a4cbb, #w-node-_5bd84a17-e796-250e-bb65-f4d57c86730f-387a4cbb, #w-node-_3afa3599-0913-0ce2-3aed-16b6b83fcf5f-387a4cbb, #w-node-_0ace0fff-d10b-5aef-e34f-474324dd5d31-387a4cbb {
  place-self: center;
}

#w-node-_5ef88ee3-51c5-ebf0-f0e2-321935033d44-35033d37, #w-node-_5ef88ee3-51c5-ebf0-f0e2-321935033d4d-35033d37, #w-node-_5ef88ee3-51c5-ebf0-f0e2-321935033d56-35033d37 {
  align-self: center;
}

#w-node-_81f1e2fe-2427-2a97-a739-3b60784ab429-387a4cc6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 767px) {
  #w-node-_8ece509b-14a5-e55e-92e4-c1bdc56d7ef2-387a4cbb {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_8cb8f143-c098-d643-e442-6ea84bfa6894-387a4cbb {
    justify-self: auto;
  }
}


@font-face {
  font-family: 'Fa Brands 400';
  src: url('../fonts/fa-brands-400.ttf') format('truetype'), url('../fonts/fa-brands-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa Duotone 900';
  src: url('../fonts/fa-duotone-900.ttf') format('truetype'), url('../fonts/fa-duotone-900.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa Solid 900';
  src: url('../fonts/fa-solid-900.ttf') format('truetype'), url('../fonts/fa-solid-900.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa Regular 400';
  src: url('../fonts/fa-regular-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa 300';
  src: url('../fonts/fa-light-300.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa Sharp 300';
  src: url('../fonts/fa-sharp-light-300.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa 100';
  src: url('../fonts/fa-thin-100.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa Sharp Solid 900';
  src: url('../fonts/fa-sharp-solid-900.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans Condensed';
  src: url('../fonts/OpenSans_Condensed-ExtraBold.ttf') format('truetype'), url('../fonts/OpenSans_Condensed-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans Condensed';
  src: url('../fonts/OpenSans_Condensed-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans Semicondensed';
  src: url('../fonts/OpenSans_SemiCondensed-ExtraBold.ttf') format('truetype'), url('../fonts/OpenSans_SemiCondensed-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans Condensed';
  src: url('../fonts/OpenSans_Condensed-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans Condensed';
  src: url('../fonts/OpenSans_Condensed-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans Condensed';
  src: url('../fonts/OpenSans_Condensed-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans Semicondensed';
  src: url('../fonts/OpenSans_SemiCondensed-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans';
  src: url('../fonts/OpenSans-ExtraBold.ttf') format('truetype'), url('../fonts/OpenSans-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans Semicondensed';
  src: url('../fonts/OpenSans_SemiCondensed-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans';
  src: url('../fonts/OpenSans-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans Semicondensed';
  src: url('../fonts/OpenSans_SemiCondensed-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans Semicondensed';
  src: url('../fonts/OpenSans_SemiCondensed-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans';
  src: url('../fonts/OpenSans-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans';
  src: url('../fonts/OpenSans-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans';
  src: url('../fonts/OpenSans-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Brands 400';
  src: url('../fonts/Brands-Regular-400.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}