.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

.w-pagination-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.w-pagination-previous {
  display: block;
  color: #333;
  font-size: 14px;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fafafa;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-color: #ccc;
  border-right-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}

.w-pagination-previous-icon {
  margin-right: 4px;
}

.w-pagination-next {
  display: block;
  color: #333;
  font-size: 14px;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fafafa;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-color: #ccc;
  border-right-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}

.w-pagination-next-icon {
  margin-left: 4px;
}

.body {
  -o-object-fit: fill;
  object-fit: fill;
}

.left-arrow {
  overflow: hidden;
  background-color: transparent;
}

.hero-slider {
  display: block;
  width: 100%;
  height: 89vh;
  padding-right: 0%;
  padding-left: 0px;
  text-align: center;
}

.slide-2-image {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 150%;
  height: 0%;
  background-image: url('../images/usturf_home_hero_06b.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-1-image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 150%;
  height: 150%;
  background-image: url('../images/usturf_home_hero_02b.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
  -o-object-fit: fill;
  object-fit: fill;
}

.hero-slide {
  overflow: hidden;
  background-image: url('../images/usturf_home_hero_06a.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.right-arrow {
  background-color: transparent;
}

.slide-3-image {
  position: absolute;
  left: -25%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 150%;
  height: 150%;
  background-image: url('../images/usturf_home_hero_03b.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

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

.heading-2.text-green {
  margin-bottom: 40px;
  font-family: Poppins, sans-serif;
  font-weight: 400;
}

.section-2 {
  display: block;
  overflow: hidden;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 100px;
}

.section-3 {
  display: block;
  height: 30vh;
}

.section-4 {
  display: block;
  padding-top: 100px;
  padding-bottom: 0px;
  background-color: #2c95e4;
}

.section-5 {
  display: block;
  padding-top: 250px;
  padding-bottom: 100px;
  background-image: url('../images/23overlay_opt.jpg');
  background-position: 50% 50%;
  background-size: cover;
  -webkit-transition: opacity 200ms ease, opacity 200ms ease;
  transition: opacity 200ms ease, opacity 200ms ease;
}

.heading-3 {
  color: #85bd3c;
  text-align: center;
}

.paragraph {
  padding-right: 20px;
  padding-left: 20px;
  background-color: transparent;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
  text-align: center;
}

.container-3 {
  max-width: 1240px;
  padding-right: 20px;
  padding-left: 20px;
}

.section-5-heading-1 {
  margin-top: 25px;
  margin-bottom: 15px;
  font-family: Poppins, sans-serif;
  color: #fff;
  font-weight: 400;
  text-align: center;
}

.section-5-paragraph-1 {
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
  text-align: center;
}

.columns {
  margin-top: 50px;
}

.column {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 20px;
}

.column-2 {
  padding: 20px;
}

.column-3 {
  padding: 20px;
}

.section-6 {
  display: block;
  width: 100%;
  padding-top: 100px;
  padding-bottom: 25px;
  background-color: #2c95e4;
}

.column-4 {
  padding: 20px;
}

.column-5 {
  padding: 20px;
}

.column-6 {
  padding: 20px;
}

.section-5-heading-2 {
  margin-top: 25px;
  margin-bottom: 15px;
  font-family: Poppins, sans-serif;
  color: #fff;
  font-weight: 400;
  text-align: center;
}

.section-5-heading-3 {
  margin-top: 25px;
  margin-bottom: 15px;
  font-family: Poppins, sans-serif;
  color: #fff;
  font-weight: 400;
  text-align: center;
}

.section-5-paragraph-2 {
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
  text-align: center;
}

.section-5-paragraph-3 {
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
  text-align: center;
}

.section-7 {
  display: block;
  padding-top: 100px;
  padding-bottom: 100px;
}

.container-4 {
  display: none;
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
}

.section-7-heading-1 {
  margin-bottom: 20px;
  color: #85bd3c;
  text-align: left;
}

.slide-2 {
  background-image: url('../images/27.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  background-attachment: scroll;
}

.slide-3 {
  background-image: url('../images/28.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-4 {
  background-image: url('../images/IMG_2586-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.paragraph-2 {
  margin-bottom: 20px;
}

.column-7 {
  padding: 20px 40px 20px 20px;
}

.column-8 {
  display: block;
  padding: 20px 20px 20px 40px;
}

.container-5 {
  display: none;
  max-width: 1400px;
  margin-top: 50px;
}

.container-6 {
  position: static;
  display: block;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
}

.section-8 {
  display: block;
  padding-top: 200px;
  padding-bottom: 100px;
  background-image: url('../images/usturf_bg_red.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}

.slider-3 {
  border-radius: 10px;
  background-color: #fff;
}

.paragraph-3 {
  font-family: Roboto, sans-serif;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
}

.heading-4 {
  color: #fd3838;
  text-align: center;
}

.heading-5 {
  margin-bottom: 35px;
  color: #fff;
  text-align: center;
}

.heading-6 {
  margin-top: 35px;
  color: #fff;
  text-align: center;
}

.image-5 {
  display: block;
  max-width: 200px;
  margin-right: auto;
  margin-left: auto;
}

.section-9 {
  display: block;
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: url('../images/group1-overlay.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}

.heading-7 {
  font-family: Poppins, sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 42px;
  font-weight: 400;
}

.paragraph-4 {
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
}

.paragraph-4.conect-para {
  margin-bottom: 20px;
  color: #333;
}

.image-6 {
  display: block;
  max-width: 200px;
  margin-right: auto;
  margin-left: auto;
}

.section-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 60px;
  padding-bottom: 60px;
}

.container-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1400px;
}

.container-9 {
  display: block;
  max-width: 1240px;
  margin-top: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.heading-8 {
  font-family: Poppins, sans-serif;
  color: #000;
  font-weight: 400;
}

.heading-8.form-head {
  margin-bottom: 20px;
  font-family: Poppins, sans-serif;
  color: #2c95e4;
  font-size: 26px;
  font-weight: 400;
}

.column-9 {
  height: 380px;
  padding-right: 20px;
}

.column-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0px solid transparent;
}

.textarea {
  padding-top: 0px;
  padding-bottom: 100px;
}

.submit-button {
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 5px;
  background-image: -webkit-gradient(linear, left top, right top, from(#fe8a39), color-stop(75%, #fd3838));
  background-image: linear-gradient(90deg, #fe8a39, #fd3838 75%);
  font-family: Roboto, sans-serif;
  font-size: 18px;
}

.footer-grass {
  display: none;
}

.container-10 {
  max-width: 100%;
}

.section-4a {
  display: block;
}

.section-6a {
  position: static;
  display: block;
  height: 150px;
  margin-top: -1px;
  background-color: #2c95e4;
}

.section-6a.section-6aa {
  display: block;
  margin-top: -100px;
}

.container-11 {
  display: block;
  max-width: 1240px;
}

.hero-slider-a {
  display: block;
}

.container-12 {
  max-width: 1400px;
}

.grid {
  grid-template-areas: "Area";
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

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

.paragraph-5 {
  text-align: center;
}

.button-4 {
  display: block;
  max-width: 300px;
  margin-top: 41px;
  margin-right: auto;
  margin-left: auto;
  padding: 15px 35px;
  border-radius: 50px;
  background-image: -webkit-gradient(linear, left top, right top, from(#fe8a39), color-stop(75%, #fd3838));
  background-image: linear-gradient(90deg, #fe8a39, #fd3838 75%);
  font-family: Roboto, sans-serif;
  font-size: 18px;
  text-align: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.button-4.animation-fade-up {
  max-width: 200px;
  margin-top: 30px;
}

.button-4.our_work {
  max-width: 200px;
  margin-top: 60px;
  background-image: -webkit-gradient(linear, left top, right top, from(#fe8a39), color-stop(75%, #fd3838));
  background-image: linear-gradient(90deg, #fe8a39, #fd3838 75%);
}

.button-4.submt-button {
  display: block;
  overflow: visible;
  width: 100%;
  max-width: none;
  margin-top: 13px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 0px;
}

.button-4.product {
  margin-top: 84px;
  margin-bottom: 0px;
}

.button-4.product.animation-fade-up {
  max-width: 300px;
}

.button-4.button-learn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 200px;
  margin-top: 0px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  text-decoration: none;
}

.button-4.button-learn.animation-fade-up {
  max-width: 200px;
  padding-top: 12px;
  padding-bottom: 12px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.button-4.button-learn.animation-fade-up:hover {
  box-shadow: 0 7px 11px 0 rgba(0, 0, 0, 0.21);
}

.button-4.button-learn.animation-fade-up.get-est-free {
  max-width: 300px;
  margin-top: 40px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.button-4.button-learn.animation-fade-up.get-est-free:hover {
  box-shadow: 0 7px 11px 0 rgba(0, 0, 0, 0.21);
}

.button-4.button-learn.animation-fade-up.product {
  max-width: 280px;
  margin-top: 80px;
  padding-left: 20px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.button-4.button-learn.animation-fade-up.learn-material {
  max-width: 340px;
}

.button-4.button-learn.animation-fade-up.learn-material.btn-adj {
  margin-top: 60px;
}

.button-4.button-learn.animation-fade-up.z-index-10 {
  position: relative;
  z-index: 10;
}

.button-4.button-learn.animation-fade-up.get-free-btn {
  max-width: 220px;
  margin-top: 40px;
}

.img-grass {
  width: 100%;
  height: 150px;
}

.html-embed-2 {
  display: block;
}

.body-2 {
  font-family: Poppins, sans-serif;
  color: #85bd3c;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
}

.heading-9 {
  margin-top: 1px;
  color: #333;
  font-size: 20px;
  font-weight: 400;
  text-align: left;
}

.heading-9.small-head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-size: 19px;
  text-align: center;
}

.paragraph-6 {
  color: grey;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
}

.section-11 {
  display: block;
  max-width: 1400px;
}

.section-12 {
  display: block;
  width: 100vw;
  height: 100vh;
  background-image: url('../images/USTurf-1211361-525px-web.jpg');
  background-position: 0px 0px;
  background-size: contain;
}

.section-13 {
  padding-top: 140px;
  padding-bottom: 100px;
}

.section-14 {
  margin-top: -76px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/usturf_grass_03.png');
  background-position: 0px 0px;
  background-size: cover;
}

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

.container-14 {
  display: none;
  padding-top: 54px;
}

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

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.column-11 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.grid-3 {
  margin-top: 60px;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  justify-items: stretch;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  grid-template-areas: "Area";
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.columns-4 {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}

.columns-5 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.columns-6 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.columns-7 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.button-5 {
  margin-top: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 5px;
  background-color: #2c95e4;
  box-shadow: 0 0 0 0 #000;
  font-size: 18px;
  text-align: left;
}

.column-12 {
  margin-right: auto;
  margin-left: auto;
}

.div-block {
  font-size: 18px;
  text-align: left;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.grid-4 {
  height: 100%;
  grid-auto-flow: column;
  grid-column-gap: 2px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  border-bottom: 2px solid #fff;
}

.div-block-5 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.heading-10 {
  display: block;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 24px;
  font-weight: 400;
  text-transform: capitalize;
}

.section-15 {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #2c95e4;
}

.para1 {
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  text-align: center;
}

.para1.para {
  color: grey;
  text-align: left;
}

.image-11 {
  margin-bottom: 40px;
}

.section-16 {
  margin-top: 0px;
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: url('../images/23overlay_opt.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.grid-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  clear: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.heading-11 {
  color: #2c95e4;
  font-size: 27px;
  line-height: 27px;
  font-weight: 400;
}

.text-block-2 {
  font-family: Poppins, sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
}

.text-block-2.text-para {
  font-size: 18px;
  text-align: center;
}

.grid-6 {
  display: -ms-grid;
  display: grid;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.section-17 {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #2c95e4;
}

.div-block-7 {
  display: block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-12 {
  color: #fff;
  font-size: 22px;
  font-weight: 400;
}

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

.heading-13 {
  font-size: 30px;
  text-align: left;
}

.section-18 {
  padding: 100px 40px;
}

.div-block-8 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  overflow: visible;
  width: auto;
  height: auto;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  text-align: center;
}

.mask {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 90%;
  background-color: #fff;
}

.mask.mask1 {
  overflow: hidden;
  background-color: #fff;
}

.mask.mask3 {
  width: 100%;
  background-color: #2c95e4;
}

.slide-8 {
  width: 400px;
  height: 300px;
  margin-top: 0px;
  margin-right: 20px;
  padding: 0px;
}

.slider-4 {
  width: 1300px;
}

.slider-4.slider-pets {
  display: block;
  width: auto;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  background-color: #fff;
}

.slider-4.slider-golf {
  width: auto;
  background-color: #2c95e4;
}

.slide-nav {
  background-color: #fff;
  font-size: 15px;
}

.slide-nav.home-slider {
  display: none;
}

.slide-nav.slider-golf {
  display: none;
  background-color: #2c95e4;
}

.div-block-9 {
  display: block;
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
}

.button-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

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

.section-19 {
  padding-top: 200px;
  padding-bottom: 100px;
  background-image: url('../images/usturf_bg_red.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: repeat-x;
  background-attachment: fixed;
}

.heading-14 {
  margin-bottom: 30px;
  color: #fff;
  font-size: 30px;
}

.heading-14.get-footer {
  margin-top: 40px;
  color: #fff;
  text-align: left;
}

.heading-14.get-footer.see-more {
  margin-top: 80px;
  margin-bottom: 60px;
  text-align: center;
}

.heading-14.get-footer.connect1 {
  color: #2c95e4;
  font-weight: 400;
}

.heading-14.get-footer.connect1.get-foot {
  font-weight: 400;
  text-align: center;
}

.slide-9 {
  border-radius: 0%;
}

.slider-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 20px;
  background-color: #fff;
}

.heading-15 {
  margin-top: 20px;
  font-family: Poppins, sans-serif;
  color: #fd3838;
  font-size: 26px;
  font-weight: 400;
  text-align: center;
}

.div-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-top: 35px;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.paragraph-7 {
  padding-top: 30px;
  color: grey;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
}

.slide-nav-2 {
  color: #63744c;
  font-size: 15px;
}

.section-20 {
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: url('../images/group1-overlay.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-attachment: fixed;
}

.grid-8 {
  padding-right: 40px;
  padding-left: 40px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.paragraph-8 {
  color: #fff;
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
  text-align: left;
}

.div-block-11 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
}

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

.section-21 {
  padding: 30px;
}

.text-field {
  border-style: solid;
  border-width: 1px;
  border-color: #ccc;
  border-radius: 5px;
  background-color: #fcfcfc;
}

.text-field {
  color: grey;
}

.text-field.text-name {
  margin-bottom: 20px;
}

.grid-11 {
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.select-field {
  border-style: solid;
  border-width: 1px;
  border-color: #ccc;
  border-radius: 5px;
  background-color: #fcfcfc;
}

.section-23 {
  display: block;
  margin-bottom: 0px;
  padding: 100px 40px;
}

.column-14 {
  padding-right: 20px;
  padding-left: 20px;
}

.column-15 {
  padding-right: 20px;
  padding-left: 20px;
}

.html-embed-4 {
  margin-left: 0px;
}

.container-15 {
  max-height: 100px;
  max-width: 100%;
  white-space: normal;
}

.section-24 {
  position: static;
  display: block;
  padding-top: 100px;
  padding-bottom: 15px;
  clear: none;
  border-bottom: 1px solid #fff;
  border-radius: 1px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #b2d44b), color-stop(45%, #7aaa4a), color-stop(87%, #7aaa4a));
  background-image: linear-gradient(180deg, #b2d44b 20%, #7aaa4a 45%, #7aaa4a 87%);
}

.heading-16 {
  margin-bottom: 10px;
  color: #fff;
  font-size: 26px;
  line-height: 1.4em;
  font-weight: 400;
  text-align: left;
}

.heading-16.get-touch {
  margin-top: 60px;
  margin-bottom: 0px;
}

.html-embed-5 {
  text-align: left;
}

.image-12 {
  text-align: left;
}

.div-block-13 {
  text-align: left;
}

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

.image-13.synk-class {
  margin-top: 70px;
  margin-left: 0px;
  padding-left: 0px;
}

.paragraph-9 {
  margin-top: 100px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
}

.paragraph-9.foter-para {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 75px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Roboto, sans-serif;
  font-size: 18px;
}

.image-14 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: block;
  width: 100%;
  height: 140px;
  padding-top: 0px;
}

.section-25 {
  position: relative;
  height: 140px;
  margin-bottom: 0px;
}

.textarea-2 {
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: #ccc;
  border-radius: 5px;
  background-color: #fcfcfc;
}

.columns-8 {
  background-color: #fff;
}

.heading-17 {
  font-weight: 400;
}

.heading-18 {
  font-weight: 400;
}

.hero-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 102vh;
  padding: 100px 0%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/IMG_2472-1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/IMG_2472-1.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.hero-image.hero-material {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/IMG_2432.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/IMG_2432.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.grid-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1240px;
  margin-top: 10%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.heading-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Poppins, sans-serif;
  color: #fff;
  font-size: 36px;
  font-weight: 400;
}

.heading-19.pro-head {
  font-size: 50px;
  font-weight: 400;
}

.heading-19.privacy-head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.heading-19.head-news {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 50px;
  line-height: 1.45em;
  text-align: center;
}

.image-15 {
  padding-top: 40px;
}

.section-27 {
  position: static;
  display: block;
  padding: 60px 0% 70px;
}

.heading-20 {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  margin-top: 0px;
  font-family: Poppins, sans-serif;
  color: #85bd3c;
  font-size: 30px;
  font-weight: 400;
  text-align: center;
}

.heading-20.head-white1 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 40px;
  color: #fff;
}

.heading-20.office-pets {
  margin-top: 10px;
  font-family: Poppins, sans-serif;
  color: #fff;
}

.heading-20.office-pets.h2-white {
  margin-bottom: 40px;
}

.heading-20.artificial {
  margin-top: 30px;
  margin-bottom: 10px;
  text-align: left;
}

.heading-20.pet-turf {
  margin-bottom: 30px;
}

.heading-20.head-black {
  margin-top: 0px;
  padding-bottom: 40px;
  color: #333;
}

.heading-20.head-look1 {
  margin-top: 0px;
  margin-bottom: 60px;
}

.heading-20.head-look {
  margin-top: 60px;
}

.heading-20.head-synthetic {
  margin-top: 40px;
}

.heading-20.off-head {
  margin-bottom: 0px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.heading-20.head-faq {
  margin-bottom: 20px;
  font-size: 26px;
  text-align: left;
}

.heading-20.head-sec {
  margin-top: 43px;
  margin-bottom: 40px;
  text-align: left;
}

.div-block-17 {
  display: none;
  width: 200px;
  height: 0px;
  max-width: 200px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #2c95e4;
  text-align: center;
}

.container-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 120px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #2c95e4;
  text-align: center;
}

.body-3 {
  font-family: Roboto, sans-serif;
  color: grey;
  font-size: 18px;
}

.paragraph-10 {
  padding-top: 40px;
  padding-right: 0%;
  padding-left: 0%;
  font-family: Roboto, sans-serif;
  color: grey;
  font-size: 18px;
  line-height: 1.45em;
  font-weight: 300;
  text-align: center;
}

.paragraph-10.what-makes {
  position: relative;
  z-index: 2;
  margin-bottom: 30px;
  padding-top: 20px;
  font-weight: 400;
}

.paragraph-10.para-white1 {
  margin-bottom: 30px;
  padding-top: 0px;
  color: #fff;
}

.paragraph-10.para-white1.save-water {
  color: #000;
  font-size: 20px;
  font-weight: 400;
}

.paragraph-10.para-pets {
  font-weight: 400;
  text-align: left;
}

.paragraph-10.para-product {
  padding-top: 20px;
  font-weight: 400;
  text-align: left;
}

.paragraph-10.para-material {
  padding-top: 0px;
  font-weight: 400;
  text-align: left;
}

.paragraph-10.para-golf {
  margin-bottom: 40px;
  padding-top: 40px;
  font-weight: 400;
  text-align: left;
}

.paragraph-10.para-rec {
  padding-top: 10px;
}

.paragraph-10.para-self {
  font-weight: 400;
  text-align: left;
}

.paragraph-10.para-look {
  margin-bottom: 60px;
  padding-top: 10px;
}

.paragraph-10.product-para {
  margin-bottom: 20px;
  padding-top: 0px;
  text-align: left;
}

.paragraph-10.para-res {
  font-weight: 400;
  text-align: left;
}

.video {
  margin-top: 40px;
}

.section-28 {
  display: block;
  padding-top: 80px;
  padding-bottom: 120px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url('../images/new-grass.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../images/new-grass.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, contain;
  background-attachment: scroll, fixed;
}

.heading-21 {
  display: block;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  font-family: Poppins, sans-serif;
  color: #fff;
  font-size: 30px;
  font-weight: 400;
}

.paragraph-11 {
  margin-top: 10px;
  margin-bottom: 40px;
  padding-top: 10px;
  color: #fff;
  line-height: 24px;
  font-weight: 300;
}

.image-16 {
  text-align: center;
}

.column-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-29 {
  display: block;
  padding: 60px 0% 100px;
}

.columns-9 {
  padding-top: 20px;
}

.section-30 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 102vh;
  padding: 100px 0%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/IMG_2475.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/IMG_2475.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.section-30.blog {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/basketball.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/basketball.jpg');
}

.grid-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: end;
  -ms-flex-line-pack: end;
  align-content: end;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  grid-auto-flow: column;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 2fr 1fr;
  grid-template-columns: 2fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.section-31 {
  position: static;
  display: block;
  padding: 60px 0% 100px;
}

.container-17 {
  height: 1px;
  max-width: 120px;
  border-style: solid;
  border-width: 1px 1px 2px;
  border-color: #2c95e4;
  background-color: #fff;
  color: #2c95e4;
}

.section-32 {
  position: relative;
  display: block;
  padding: 100px 0% 400px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(44, 149, 228, 0.72)), to(rgba(44, 149, 228, 0.72))), url('../images/residential-grass.jpg');
  background-image: linear-gradient(180deg, rgba(44, 149, 228, 0.72), rgba(44, 149, 228, 0.72)), url('../images/residential-grass.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.div-img-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 400px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #8fdb45;
}

.div-block-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 15px 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.paragraph-13 {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 1.45em;
  font-weight: 400;
  text-align: center;
}

.column-18 {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-23 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-family: Poppins, sans-serif;
  color: #fff;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
}

.div-block-22 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 400px;
  padding: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/keep-green.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.div-block-23 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 400px;
  padding: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #8fdb45;
}

.section-33 {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  height: auto;
  padding-bottom: 60px;
  background-color: #f4f4f4;
}

.container-18 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 900px;
  margin-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.div-block-24 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -236px;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.image-17 {
  margin-top: 0px;
  padding-top: 30px;
}

.paragraph-14 {
  font-family: Poppins, sans-serif;
  color: #080808;
  font-size: 18px;
  line-height: 1.45em;
  font-weight: 400;
  text-align: left;
}

.section-34 {
  display: block;
  padding: 100px 0%;
}

.section-35 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 102vh;
  padding: 100px 0%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 3fr 1fr;
  grid-template-columns: 3fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/puppy.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/puppy.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.section-35.news-hero {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px;
  background-size: auto;
  background-attachment: fixed;
}

.grid-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 2fr 0.25fr;
  grid-template-columns: 2fr 0.25fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid-15.grid-news {
  display: block;
}

.section-36 {
  position: static;
  display: block;
  padding: 80px 0% 100px;
}

.video-2 {
  margin-top: 30px;
}

.container-19 {
  height: 1px;
  max-width: 120px;
  margin-top: 40px;
  padding-top: 0px;
  border-style: solid;
  border-width: 1px 1px 2px;
  border-color: #2c95e4;
  background-color: #2c95e4;
}

.container-19.cont-line {
  margin-top: 20px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.paragraph-15 {
  font-family: Roboto, sans-serif;
  color: grey;
  font-size: 18px;
  line-height: 1.45em;
  font-weight: 300;
  text-align: center;
}

.paragraph-15.art-para {
  text-align: left;
}

.columns-10 {
  padding-top: 30px;
}

.image-18 {
  display: block;
  padding-bottom: 30px;
}

.div-block-25 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-37 {
  display: block;
  padding: 100px 0% 400px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(85, 168, 232, 0.7)), to(rgba(85, 168, 232, 0.7))), url('../images/usturf-pets.jpg');
  background-image: linear-gradient(180deg, rgba(85, 168, 232, 0.7), rgba(85, 168, 232, 0.7)), url('../images/usturf-pets.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.columns-11 {
  padding-top: 20px;
}

.section-38 {
  display: block;
  padding-bottom: 60px;
  background-color: #f4f4f4;
}

.container-20 {
  display: block;
  max-width: 900px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.image-19 {
  display: block;
  padding-top: 0px;
  text-align: center;
}

.div-block-28 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 100%;
  margin-top: -270px;
  padding: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.div-block-28.block2 {
  display: block;
  width: 100%;
}

.section-39 {
  display: block;
  padding: 60px 0%;
}

.div-block-29 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-24 {
  font-family: Poppins, sans-serif;
  font-size: 26px;
  font-weight: 400;
}

.paragraph-16 {
  font-family: Roboto, sans-serif;
  color: grey;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
}

.columns-12 {
  padding-top: 40px;
}

.section-40 {
  display: block;
  padding: 0px 0% 100px;
}

.section-41 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 102vh;
  padding: 100px 0%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/dog-golf.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/dog-golf.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.section-41.hero-feature {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.section-41.hero-team {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/group.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/group.jpg');
}

.grid-16 {
  display: -ms-grid;
  display: grid;
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 2.25fr 1fr;
  grid-template-columns: 2.25fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.container-21 {
  height: 1px;
  max-width: 120px;
  border-style: solid;
  border-width: 0.5px;
  border-color: #2c95e4;
  background-color: #fff;
}

.container-21.line-cont {
  height: 1px;
  max-width: 120px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  border-width: 1px;
  border-color: #2c95e4;
  background-color: #2c95e4;
}

.container-21.line-cont.line-blue {
  height: 1px;
  max-width: 120px;
  margin-right: auto;
  margin-left: auto;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-style: solid;
  border-width: 1px;
  border-color: #2c95e4;
}

.container-21.line-white {
  max-width: 120px;
  margin-right: auto;
  margin-left: auto;
  border-color: #fff;
  color: #fff;
}

.container-21.line-blue {
  border-width: 0px;
  background-color: #2c95e4;
}

.div-block-31 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 280px;
  padding: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/pets-overlay.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  text-align: center;
}

.div-block-31.green-block1 {
  height: 300px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #2c96e4;
  background-image: none;
}

.div-block-31.green-block1.green-block {
  height: 400px;
  background-color: #8fdb45;
}

.div-block-31.green-block1.green-box {
  height: 300px;
  background-color: #8fdb45;
}

.div-block-31.blue-img-box {
  height: 300px;
  background-image: url('../images/pro-craftsman.jpg');
}

.div-block-31.blue-img-box.img2 {
  background-image: url('../images/pro-match.jpg');
}

.div-block-31.blue-img-box.img3 {
  background-image: url('../images/pets-overlay.jpg');
}

.div-block-31.blue-img-box.img4 {
  background-image: url('../images/our-work-usturf.jpg');
}

.div-block-31.blue-img-box.img6 {
  background-image: url('../images/golf-realistic.jpg');
}

.div-block-31.blue-img-box.img7 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/pro-match.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/pro-match.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.div-block-31.blue-img-box.img8 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/slider5_opt.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/slider5_opt.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.div-block-31.green-block {
  height: 400px;
}

.div-block-31.green-block.img2 {
  background-image: url('../images/keep-green.jpg');
}

.div-block-31.pet-img-box1 {
  height: 430px;
  background-image: url('../images/golfer-sand-overlay.jpg');
  background-size: cover;
}

.div-block-31.pet-img-box {
  height: 430px;
  background-image: url('../images/backyard-golf-overlay.jpg');
}

.div-block-31.play-box-img1 {
  height: 300px;
  background-image: url('../images/allergic-reaction.jpg');
}

.div-block-31.div-safe {
  height: 300px;
  background-image: url('../images/pro-craftsman.jpg');
}

.div-block-31.div-clean {
  height: 300px;
}

.text-block-3 {
  position: relative;
  display: none;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.div-block-33 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: none;
  padding: 10px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: rgba(0, 0, 0, 0.36);
}

.heading-25 {
  position: relative;
  font-family: Poppins, sans-serif;
  color: #fff;
  font-size: 23px;
  font-weight: 400;
}

.div-block-34 {
  display: block;
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-35 {
  display: block;
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
}

.columns-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.columns-14 {
  display: none;
}

.section-43 {
  display: block;
  padding: 100px 0%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(44, 149, 228, 0.7)), to(rgba(44, 149, 228, 0.7))), url('../images/usturf-golf.jpg');
  background-image: linear-gradient(180deg, rgba(44, 149, 228, 0.7), rgba(44, 149, 228, 0.7)), url('../images/usturf-golf.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.section-43.com-blue {
  display: block;
  padding-bottom: 360px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(44, 149, 228, 0.7)), to(rgba(44, 149, 228, 0.7))), url('../images/IMG_2589.jpg');
  background-image: linear-gradient(180deg, rgba(44, 149, 228, 0.7), rgba(44, 149, 228, 0.7)), url('../images/IMG_2589.jpg');
}

.div-block-36 {
  position: static;
  display: block;
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.section-44 {
  display: block;
  padding: 60px 0% 40px;
  background-color: #2c95e4;
}

.heading-27 {
  font-family: Poppins, sans-serif;
  color: #fff;
  font-size: 30px;
  font-weight: 400;
  text-align: center;
}

.section-45 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 600px;
  padding: 100px 0%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/request-quote.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/request-quote.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.section-45.hero-request {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 75vh;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/request-quote.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/request-quote.jpg');
  background-size: auto, cover;
}

.section-45.hero-privacy {
  height: 500px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/our-work-usturf.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/our-work-usturf.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.section-45.hero-playground {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/swingset.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/swingset.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, auto;
}

.section-45.self-hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 102vh;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/AdobeStock_184387127-2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/AdobeStock_184387127-2.jpg');
  background-attachment: scroll, fixed;
}

.section-46 {
  display: block;
  padding: 60px 0%;
}

.heading-28 {
  padding-top: 30px;
  padding-bottom: 30px;
  font-family: Poppins, sans-serif;
  font-size: 26px;
  font-weight: 400;
  text-align: center;
  text-decoration: underline;
}

.heading-28.why-us {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 60px;
  font-size: 30px;
  text-decoration: none;
}

.div-block-37 {
  padding-top: 50px;
}

.section-47 {
  display: block;
  padding: 100px 0%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(44, 149, 228, 0.7)), to(rgba(44, 149, 228, 0.7))), url('../images/playground-running.jpg');
  background-image: linear-gradient(180deg, rgba(44, 149, 228, 0.7), rgba(44, 149, 228, 0.7)), url('../images/playground-running.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.columns-15 {
  padding-top: 20px;
}

.section-48 {
  display: block;
  padding: 100px 0% 50px;
}

.div-block-38 {
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-39 {
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
}

.columns-16 {
  display: block;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.div-block-40 {
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-41 {
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
}

.columns-17 {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.div-block-42 {
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-43 {
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-44 {
  max-width: 1150px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-45 {
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-46 {
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-47 {
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
}

.columns-18 {
  display: block;
}

.div-block-48 {
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
}

.div-block-49 {
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-50 {
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
}

.column-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-51 {
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
}

.section-49 {
  display: block;
  padding-top: 60px;
  padding-bottom: 60px;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.div-block-52 {
  display: block;
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-53 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.columns-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-54 {
  display: none;
  padding-top: 60px;
}

.heading-29 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: Poppins, sans-serif;
  color: #fff;
  font-weight: 400;
  cursor: auto;
}

.heading-29.tab-head {
  color: #333;
}

.div-block-55 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  max-height: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #85bd3c;
}

.div-block-55.tab-sec {
  background-color: #f6f6f6;
}

.column-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: center;
}

.div-block-56 {
  display: block;
  margin-right: 10px;
  margin-left: 10px;
  padding-top: 60px;
  padding-right: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #000;
}

.image-21 {
  display: block;
  text-align: center;
}

.column-22 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.columns-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.heading-30 {
  font-family: Poppins, sans-serif;
  color: #85bd3c;
  font-style: normal;
  font-weight: 400;
  text-align: center;
}

.heading-30.link-product {
  display: block;
  width: 120px;
  margin-top: 0px;
  margin-right: 2%;
  margin-bottom: 0px;
  font-family: Roboto, sans-serif;
  color: grey;
  font-size: 18px;
  font-weight: 300;
}

.heading-30.prod-head {
  margin-top: 30px;
  text-align: left;
}

.heading-30.acc-head {
  margin-top: 30px;
}

.paragraph-17 {
  font-family: Roboto, sans-serif;
  color: grey;
  font-size: 18px;
  line-height: 1.45em;
  font-weight: 300;
}

.link-block-2 {
  color: #2c95e4;
  font-weight: 300;
  text-decoration: underline;
}

.div-block-57 {
  padding: 20px;
}

.second-tab-div {
  display: block;
}

.section-50 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 500px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/USTurf-1211361-525px-web.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/USTurf-1211361-525px-web.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.div-block-58 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.heading-31 {
  font-family: Poppins, sans-serif;
  color: #fff;
  font-size: 50px;
  font-weight: 400;
}

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

.div-block-59 {
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
}

.heading-33 {
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.heading-33.spec-head {
  margin-top: 40px;
  margin-bottom: 30px;
}

.paragraph-18 {
  font-family: Roboto, sans-serif;
  color: grey;
  font-size: 18px;
  line-height: 1.45em;
  font-weight: 300;
}

.div-block-60 {
  height: 1px;
  margin-top: 40px;
  margin-bottom: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #e8e8e8;
  color: transparent;
}

.div-block-61 {
  padding: 10px;
}

.tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.tabs-menu.new-menu-tab {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.tab-link-turf-materials {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.tab-link-turf-materials.w--current {
  padding-top: 15px;
  padding-bottom: 15px;
}

.tab-link-turf-materials.residenatal.w--current {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #fff;
}

.tab-link-turf-accessories {
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #f6f6f6;
}

.tab-link-turf-accessories.residenatal {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #fff;
}

.div-block-62 {
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
}

.text-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Poppins, sans-serif;
  color: hsla(0, 0%, 50.2%, 0);
  font-size: 20px;
  line-height: 30px;
}

.text-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Poppins, sans-serif;
  line-height: 30px;
  font-weight: 400;
}

.div-block-63 {
  padding-top: 80px;
}

.div-block-63.new-div {
  padding-top: 0px;
}

.div-block-64 {
  width: 100%;
  padding: 0px;
}

.div-block-65 {
  padding-top: 0px;
}

.div-block-65.div--our-work {
  padding-top: 60px;
}

.collection-list {
  display: -ms-grid;
  display: grid;
  padding: 60px 25px 25px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-style: solid;
  border-width: 1px;
  border-color: #bfbfbf;
  border-radius: 3px;
}

.collection-list.product-adj {
  border-width: 0px;
  border-radius: 0px;
}

.collection-list.pet-collection-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 30px;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-width: 0px;
  border-radius: 0px;
}

.collection-list.accessories-list {
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.collection-item-2 {
  display: block;
  width: 100%;
  padding: 20px 10px;
}

.button-8 {
  padding: 12px 24px;
  border-style: solid;
  border-width: 1px;
  border-color: #63a300;
  border-radius: 4px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#000), color-stop(0%, #8dcd1e), color-stop(18%, rgba(141, 205, 30, 0.95)), to(#8dcd1e)), -webkit-gradient(linear, left top, left bottom, from(#8dcd1e), to(#8dcd1e));
  background-image: linear-gradient(0deg, #000, #8dcd1e 0%, rgba(141, 205, 30, 0.95) 18%, #8dcd1e), linear-gradient(180deg, #8dcd1e, #8dcd1e);
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.div-block-66 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  margin-bottom: 40px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.lightbox-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.grid-17 {
  display: none;
  -webkit-box-pack: start;
  -webkit-justify-content: start;
  -ms-flex-pack: start;
  justify-content: start;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  grid-template-areas: "."
    "Area";
  -ms-grid-columns: 0.75fr 1fr;
  grid-template-columns: 0.75fr 1fr;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
}

.div-block-67 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 10%;
}

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

.div-block-68 {
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
}

.privacy-para {
  font-family: Roboto, sans-serif;
  color: grey;
  font-size: 18px;
  line-height: 1.45em;
  font-weight: 400;
}

.para-head {
  font-family: Poppins, sans-serif;
  font-size: 30px;
  font-weight: 400;
}

.list-item {
  list-style-type: disc;
}

.list-item-2 {
  font-family: Poppins, sans-serif;
}

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

.div-block-69 {
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
}

.section-54 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 75vh;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/USTurf-1211361-525px-web.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/USTurf-1211361-525px-web.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.div-block-70 {
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
}

.div-block-71 {
  padding: 25px;
  background-color: #f6f6f6;
}

.section-55 {
  display: block;
  margin-bottom: 0px;
  padding-top: 100px;
  padding-bottom: 0px;
}

.div-block-72 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-74 {
  margin-bottom: 0px;
  padding-bottom: 20px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.div-block-74.golf-div {
  padding-bottom: 20px;
}

.section-56 {
  display: block;
  padding-top: 60px;
  padding-bottom: 100px;
}

.div-block-75 {
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
}

.columns-21 {
  display: none;
}

.menu-link {
  margin-top: 0px;
  padding-right: 10px;
  padding-left: 10px;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
}

.menu-link:hover {
  text-decoration: none;
}

.menu-link.w--current {
  color: #fff;
}

.menu-link.with-dropdown {
  padding-right: 10px;
  padding-left: 0px;
}

.container-23 {
  display: none;
}

.navbar-4 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: block;
  padding: 15px 11px 15px 20px;
  background-color: transparent;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
}

.icon-6 {
  position: static;
  margin-right: 0px;
  color: #fff;
}

.nav-menu-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-bottom: 0px;
}

.free-est {
  margin: 0px 10px 10px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-weight: 400;
}

.icon-7 {
  position: static;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  margin-right: 0px;
  color: #fff;
}

.dropdown-list {
  background-color: #fff;
  box-shadow: 2px 2px 3px 1px rgba(51, 51, 51, 0.4);
}

.dropdown-list.w--open {
  width: auto;
  padding-right: 0px;
  padding-left: 0px;
  border: 1px solid #000;
  text-align: left;
  white-space: normal;
}

.sub-link {
  padding-right: 15px;
  padding-left: 15px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  text-transform: uppercase;
}

.sub-link:hover {
  text-decoration: none;
}

.dropdown-list-2 {
  width: 200px;
}

.dropdown-list-2.w--open {
  width: auto;
  border: 1px solid #000;
  background-color: #fff;
  box-shadow: 1px 1px 3px 3px rgba(51, 51, 51, 0.4);
}

.section-58 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: url('../images/usturf_bg_red.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-attachment: fixed;
}

.image-23 {
  display: block;
}

.div-block-79 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container-25 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.columns-23 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-80 {
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
}

.columns-25 {
  display: block;
  width: 100%;
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.heading-34 {
  padding-top: 10px;
  font-family: Poppins, sans-serif;
  color: #85bd3c;
  font-size: 20px;
  font-weight: 400;
}

.div-block-82 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 360px;
  max-width: 400px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: solid;
  border-width: 3px;
  border-color: #2c95e4;
  border-radius: 8px;
}

.section-59 {
  display: block;
  padding-top: 60px;
  padding-bottom: 10px;
}

.section-59.section-com {
  display: block;
  padding-bottom: 20px;
  border: 0px solid #000;
}

.section-60 {
  display: block;
  padding-top: 60px;
  padding-bottom: 100px;
}

.div-block-83 {
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
}

.heading-35 {
  display: block;
  width: 80px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Poppins, sans-serif;
  color: #85bd3c;
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
}

.heading-35.front-head {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: Poppins, sans-serif;
  color: #333;
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
}

.div-block-84 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.paragraph-20 {
  font-family: Roboto, sans-serif;
  color: grey;
  font-size: 18px;
  line-height: 1.45em;
  font-weight: 300;
}

.div-block-85 {
  padding: 20px 20px 20px 0px;
}

.div-block-86 {
  height: 200px;
  background-image: url('../images/Screen-Shot-2020-10-08-at-12.22.36-PM.png');
  background-position: 0px 0px;
  background-size: cover;
}

.div-block-86.add-base {
  background-image: url('../images/Screen-Shot-2020-10-08-at-12.22.44-PM.png');
}

.div-block-86.lay-turf {
  background-image: url('../images/lay-turf.png');
}

.div-block-86.cut-fit {
  background-image: url('../images/cut-to-fit.png');
}

.div-block-86.sec-para {
  background-image: url('../images/secure-parameter.png');
}

.div-block-86.spread-infill {
  background-image: url('../images/spread-infill-1.png');
}

.div-block-86.brush-infill {
  background-image: url('../images/brush-infill-1.png');
}

.columns-26 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-61 {
  display: block;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: transparent;
  background-image: linear-gradient(135deg, #fff 10%, #f3f3f3 35%);
}

.div-block-87 {
  display: block;
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
}

.video-3 {
  margin-top: 0px;
}

.section-63 {
  display: block;
  padding-top: 60px;
  padding-bottom: 80px;
}

.div-block-88 {
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-89 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-color: #eee;
  border-top-width: 1px;
  border-right-width: 1px;
  border-left-width: 1px;
  box-shadow: 0 -1px 4px 0 rgba(0, 0, 0, 0.25);
}

.div-block-89.team-div {
  border-width: 0px;
  box-shadow: none;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.heading-36 {
  margin-top: 0px;
  margin-bottom: 10px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-family: Poppins, sans-serif;
  font-size: 24px;
  line-height: 25px;
  font-weight: 400;
  text-align: center;
}

.heading-36.small-head {
  line-height: 27px;
  font-weight: 400;
}

.heading-36.team-clg {
  color: #7aaa4a;
  font-size: 18px;
  text-align: left;
}

.heading-36.news-head {
  color: #85bd3c;
  font-size: 26px;
  line-height: 1.3em;
  text-decoration: none;
}

.green-head {
  margin-top: 20px;
  font-family: Poppins, sans-serif;
  color: #85bd3c;
  font-size: 15px;
  font-weight: 400;
  text-align: center;
}

.heading-37 {
  font-family: Poppins, sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 400;
}

.heading-37.head-age {
  margin-top: 0px;
  color: #333;
  font-size: 14px;
}

.button-10 {
  display: inline-block;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  font-family: Roboto, sans-serif;
  color: grey;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
}

.button-10.btn-blue {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 240px;
  margin: 10px;
  padding: 15px 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 50px;
  background-color: #2c95e4;
  color: #fff;
  font-size: 17px;
}

.button-10.btn-blue:hover {
  text-decoration: none;
}

.button-10.btn-blue-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 10px;
  padding: 10px 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 50px;
  background-color: #2c95e4;
  color: #fff;
  font-size: 17px;
}

.button-10.btn-cta-green-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 240px;
  margin: 10px;
  padding: 15px 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 50px;
  background-color: #85bd3c;
  color: #fff;
  font-size: 17px;
}

.button-10.btn-cta-green-2:hover {
  text-decoration: none;
}

.div-block-90 {
  width: 120px;
  margin-top: 5px;
  margin-bottom: 10px;
  border-style: solid;
  border-width: 0.5px;
  border-color: #2c95e4;
  background-color: #2c95e4;
  line-height: 0.5px;
}

.div-block-90.line-team {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  border-color: grey;
  background-color: grey;
}

.section-64 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 102vh;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/IMG_2589.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/IMG_2589.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.section-64.hero-our-work {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/4.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/4.jpg');
  background-size: auto, cover;
}

.section-64.hero-faq {
  height: 75vh;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/faqs-usturf.jpg');
  background-image: linear-gradient(180deg, transparent, transparent), url('../images/faqs-usturf.jpg');
  background-size: auto, cover;
}

.div-block-92 {
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
}

.section-65 {
  display: block;
  padding-top: 100px;
  padding-bottom: 100px;
}

.row-two {
  margin-top: 20px;
  padding-top: 0px;
}

.list-item-4 {
  font-family: Roboto, sans-serif;
  color: grey;
  font-size: 18px;
  line-height: 1.45em;
  font-weight: 300;
}

.list-2 {
  margin-top: 20px;
}

.div-block-93 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: -webkit-min-content -webkit-min-content;
  -ms-grid-columns: min-content min-content;
  grid-template-columns: -webkit-min-content -webkit-min-content;
  grid-template-columns: min-content min-content;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.html-embed-7 {
  display: block;
  width: auto;
  margin-top: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.tab-link-pets {
  background-color: #fff;
}

.tab-link-pets.residenatal {
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.residenatal {
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #fff;
}

.tab-link-playground {
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #fff;
}

.tab-link-view-all {
  padding-top: 10px;
  padding-bottom: 10px;
  border-style: solid;
  border-width: 3px;
  border-color: #ddd;
  border-radius: 50px;
  background-color: #fff;
}

.div-block-94 {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: none;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
}

.section-66 {
  display: none;
  padding-top: 60px;
  padding-bottom: 60px;
}

.image-27 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  max-width: 190px;
  padding-top: 4px;
}

.brand-logo-container {
  padding-top: 10px;
  padding-bottom: 10px;
}

.brand-logo-container.w--current {
  width: 10px;
  height: 100%;
  min-width: 10px;
}

.heading-39 {
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
}

.lightbox-link-2 {
  width: 400px;
  height: 300px;
}

.slide-10 {
  margin-right: 20px;
  padding: 0px;
}

.div-block-95 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.image-28 {
  width: 400px;
  height: 300px;
}

.image-29 {
  width: 400px;
  height: 300px;
}

.image-30 {
  width: 400px;
  height: 300px;
}

.lightbox-link-3 {
  width: 400px;
  height: 300px;
}

.right-arrow-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.btn-container-our-work {
  position: relative;
  max-width: 1240px;
  margin-top: 40px;
}

.column-27 {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-97 {
  display: none;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.image-31 {
  display: block;
}

.div-block-98 {
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-99 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.image-32 {
  display: inline-block;
}

.columns-27 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-100 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
}

.text-field-2.text-name {
  margin-bottom: 20px;
}

.div-block-101 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-101.div-team {
  display: block;
}

.div-block-102 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 230px;
  padding: 20px 20px 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-103 {
  display: block;
  width: 100%;
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-105 {
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 80px;
}

.heading-40 {
  margin-top: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Poppins, sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
}

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

.div-block-106 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 270px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-106.just {
  min-height: 270px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.sec-row {
  margin-top: 40px;
}

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

.icon-8 {
  width: 30px;
  height: 30px;
  padding-top: 5px;
  border-radius: 50px;
  background-color: #fd3838;
  color: #fff;
  font-size: 20px;
  line-height: 20px;
}

.icon-9 {
  width: 30px;
  height: 30px;
  padding-top: 5px;
  border-radius: 50px;
  background-color: #fd3838;
  color: #fff;
  font-size: 20px;
}

.icon-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  margin-top: 135px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #fd3838;
  color: #fff;
  font-size: 20px;
}

.icon-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  margin-top: 135px;
  margin-bottom: 235px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #fd3838;
  color: #fff;
  font-size: 20px;
}

.icon-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #fd3838;
  color: #fff;
  font-size: 20px;
}

.icon-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #fd3838;
  color: #fff;
  font-size: 20px;
}

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

.div-block-107 {
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  border-style: none;
  border-width: 0px;
  border-color: #fff;
  background-color: #fff;
  color: #e8ecee;
}

.text-field-3 {
  border-style: solid;
  border-width: 1px;
  border-color: #ccc;
  background-color: #fcfcfc;
}

.text-field-3.text-field.text-name {
  margin-bottom: 20px;
}

.div-block-108 {
  margin-right: 20px;
}

.html-embed-9 {
  padding-right: 10px;
}

.html-embed-10 {
  padding-left: 0px;
}

.div-block-109 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.collection-item-3 {
  padding-right: 5px;
  padding-left: 5px;
}

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

.section-1a {
  display: block;
  margin-top: 0px;
  background-color: transparent;
}

.image-33 {
  width: 50px;
  height: 50px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: center;
}

.div-block-111 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  display: block;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 0px;
  border-color: #fff;
  background-color: #000;
  opacity: 0.3;
}

.image-34 {
  width: 100%;
  margin-top: -4%;
}

.section-68 {
  display: block;
}

.div-block-112 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-113 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 83%;
  height: 73%;
  margin: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
}

.div-block-114 {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-35 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  display: block;
  width: 110%;
  height: 110%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.div-block-115 {
  width: 100%;
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-116 {
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
}

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

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

.div-block-117 {
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-118 {
  height: auto;
  padding: 20px;
  border-style: solid;
  border-width: 2px;
  border-color: #2c95e4;
  border-radius: 3px;
}

.div-block-119 {
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
}

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

.image-36 {
  border-radius: 50%;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.team-name {
  font-family: Poppins, sans-serif;
  color: #2c95e4;
  font-size: 26px;
  font-weight: 400;
}

.paragraph-22 {
  font-family: Roboto, sans-serif;
  font-size: 18px;
  line-height: 1.45em;
  font-weight: 300;
}

.columns-28 {
  display: block;
  margin-top: 40px;
}

.columns-28.hid-col {
  display: none;
}

.div-block-120 {
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
}

.section-71 {
  padding-top: 60px;
}

.heading-41 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-41.news-date {
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 1.45em;
  font-weight: 400;
  text-align: center;
}

.div-block-121 {
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
}

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

.div-block-122 {
  padding-top: 10px;
  padding-bottom: 50px;
}

.rich-text-block-2 {
  font-family: Roboto, sans-serif;
  color: grey;
  font-size: 18px;
  line-height: 1.45em;
  font-weight: 300;
}

.rich-text-block-3 {
  font-family: Roboto, sans-serif;
  color: #333;
  font-size: 18px;
  line-height: 1.45em;
  font-weight: 300;
}

.collection-list-7 {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.rich-text-block-4 {
  font-family: Roboto, sans-serif;
  color: grey;
  font-size: 18px;
  line-height: 1.45em;
  font-weight: 300;
  text-align: center;
}

.paragraph-23 {
  margin-bottom: 0px;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  line-height: 1.45em;
  font-weight: 300;
}

.div-block-123 {
  padding-top: 40px;
}

.collection-list-wrapper-8 {
  display: none;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.div-block-124 {
  margin-top: 60px;
}

.collection-list-wrapper-9 {
  display: block;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.tabs-content {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-125 {
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.columns-29 {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-127 {
  display: block;
  margin-top: 0px;
  margin-bottom: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.image-37 {
  margin-bottom: 0px;
}

.div-block-128 {
  margin-bottom: 30px;
}

.html-embed-13 {
  z-index: 0;
  margin-top: 0px;
}

.link-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.link-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-129 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

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

.div-block-130 {
  display: block;
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
}

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

.div-block-131 {
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
}

.collection-list-wrapper-10 {
  display: none;
}

.section-75 {
  display: block;
  padding-top: 60px;
  padding-bottom: 40px;
}

.tab-link-tab-2 {
  background-color: #fff;
}

.tab-link-tab-1 {
  background-color: #fff;
}

.tabs-menu-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tab-link-pets-2 {
  background-color: #fff;
}

.tab-link-playground-2 {
  background-color: #fff;
}

.tab-link-view-all-2 {
  border-style: solid;
  border-width: 2px;
  border-color: grey;
  border-radius: 50px;
  background-color: #fff;
}

.tab-link-self-install {
  background-color: #fff;
}

.tab-link-golf {
  background-color: #fff;
}

.html-embed-14 {
  display: block;
}

.div-block-132 {
  padding-top: 40px;
  padding-bottom: 20px;
}

.div-block-133 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.html-embed-15 {
  display: block;
}

.section-76 {
  display: none;
}

.link {
  text-decoration: none;
}

.heading-43 {
  font-family: Poppins, sans-serif;
  color: #fff;
  font-weight: 400;
  text-align: center;
}

.lightbox-link-2-golf-1 {
  width: 400px;
  height: 300px;
  background-image: url('../images/golfS15.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.lightbox-link-2-golf-2 {
  width: 400px;
  height: 300px;
  background-image: url('../images/IMG_0019-1024x768.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-28-golf-3 {
  width: 392px;
  height: 300px;
}

.lightbox-link-2-golf-5 {
  width: 400px;
  height: 300px;
  background-image: url('../images/IMG_0052-1024x768.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-137 {
  display: none;
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
}

.slider-6 {
  background-color: #fff;
}

.icon-14 {
  width: 30px;
  height: 30px;
  margin-bottom: 240px;
  padding-top: 5px;
  padding-bottom: 0px;
  border-radius: 50%;
  background-color: #fd3838;
  font-size: 20px;
}

.icon-15 {
  width: 30px;
  height: 30px;
  margin-bottom: 240px;
  padding-top: 5px;
  border-radius: 50%;
  background-color: #fd3838;
  color: #fff;
  font-size: 20px;
}

.right-arrow-4 {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.container-26 {
  overflow: hidden;
  width: 1200px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.carousel {
  width: 100vw;
  height: 400px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.carousel.is_contained {
  width: 100%;
  height: 300px;
  padding-bottom: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.card {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  border-radius: 5px;
  color: #b8b9c2;
}

.arrow-left {
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  width: 50px;
  height: 50px;
}

.arrow-right {
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 50px;
  height: 50px;
}

.card-header {
  height: 100%;
  background-image: url('../images/res36.jpg');
  background-position: 50% 30%;
  background-size: cover;
}

.carousel-slider {
  padding-right: 10px;
  padding-left: 10px;
}

.carousel-mask {
  overflow: visible;
  width: 33.333%;
}

.icon-10-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  margin-top: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #fd3838;
  color: #fff;
  font-size: 20px;
}

.card-header-1 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  height: 100%;
  background-image: url('../images/IMG_2944-1024px-web.jpg');
  background-position: 50% 30%;
  background-size: cover;
}

.lightbox-link-1-4 {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(44, 149, 228, 0);
}

.columns-30 {
  width: 100%;
}

.div-block-139 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  margin-top: -64px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.btn-red {
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 18px;
}

.btn-red.margin-right-25 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: none;
  min-width: 200px;
  margin-right: 25px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-image: linear-gradient(147deg, #fe8a39, #fd3838 74%);
}

.btn-red.margin-right-25:hover {
  box-shadow: 0 3px 11px 0 rgba(0, 0, 0, 0.25);
  color: #fff;
}

.btn-green {
  max-width: none;
  min-width: 200px;
  border-radius: 50px;
  background-image: linear-gradient(147deg, #7aaa4a, #84ba43 74%);
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  font-family: Roboto, sans-serif;
  font-size: 18px;
}

.btn-green:hover {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.25);
  color: #fff;
}

.div-block-140 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.image-38 {
  width: 90%;
  max-width: 575px;
}

.div-block-141 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-31 {
  padding-right: 0px;
  padding-left: 0px;
}

.div-block-142 {
  width: 50%;
  max-width: none;
  padding-right: 20px;
  padding-left: 20px;
}

.div-block-143 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  max-width: 500px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-144 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1240px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.gradient-button-red {
  display: block;
  max-width: 300px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding: 15px 35px;
  border-radius: 50px;
  background-image: -webkit-gradient(linear, left top, right top, from(#fe8a39), color-stop(75%, #fd3838));
  background-image: linear-gradient(90deg, #fe8a39, #fd3838 75%);
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 18px;
  text-align: center;
  text-decoration: none;
  -o-object-fit: fill;
  object-fit: fill;
}

.gradient-button-red.footer-btn-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 80px;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.gradient-button-red.footer-btn-1:hover {
  box-shadow: 0 7px 11px 0 rgba(0, 0, 0, 0.21);
  color: #fff;
}

.gradient-button-red.our-work-btn-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 200px;
  margin-top: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.gradient-button-red.our-work-btn-1:hover {
  box-shadow: 0 7px 11px 0 rgba(0, 0, 0, 0.21);
  color: #fff;
}

.heading-44 {
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
}

.dropdown-toggle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 15px;
  padding-left: 15px;
}

.dropdown-toggle-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 10px;
  padding-left: 10px;
}

.us-flag-img-container {
  display: none;
  margin-right: 18px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hamburger-nav-open {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-bottom: 0px;
}

.free-estimate-button {
  margin: 3px 10px 10px;
  padding-top: 12px;
  padding-bottom: 12px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: solid;
  border-width: 3px;
  border-color: #85bd3c;
  border-radius: 100px;
  font-weight: 400;
}

.free-estimate-button:hover {
  text-decoration: none;
}

.white-logo {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  max-width: 190px;
  padding-top: 4px;
}

.lightbox-link-1-1 {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(44, 149, 228, 0);
}

.lightbox-link-1-2 {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(44, 149, 228, 0);
}

.card-header-2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  height: 100%;
  background-image: url('../images/IMG_2960-1024px-web.jpg');
  background-position: 50% 30%;
  background-size: cover;
}

.lightbox-link-1-3 {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(44, 149, 228, 0);
}

.card-header-3 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  height: 100%;
  background-image: url('../images/IMG_2922-1024px-web.jpg');
  background-position: 50% 30%;
  background-size: cover;
}

.lightbox-link-1-5 {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(44, 149, 228, 0);
}

.card-header-5 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  height: 100%;
  background-image: url('../images/IMG_2836-1024px-web.jpg');
  background-position: 50% 30%;
  background-size: cover;
}

.card-header-4 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  height: 100%;
  background-image: url('../images/IMG_2914-1024px-web.jpg');
  background-position: 50% 30%;
  background-size: cover;
}

.lightbox-link-1-6 {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(44, 149, 228, 0);
}

.card-header-6 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  height: 100%;
  background-image: url('../images/IMG_2897-1024px-web.jpg');
  background-position: 50% 30%;
  background-size: cover;
}

.lightbox-link-1-7 {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(44, 149, 228, 0);
}

.card-header-7 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  height: 100%;
  background-image: url('../images/IMG_2786-1024px-web.jpg');
  background-position: 50% 30%;
  background-size: cover;
}

.lightbox-link-1-8 {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(44, 149, 228, 0);
}

.card-header-8 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  height: 100%;
  background-image: url('../images/IMG_2795-1024px-web.jpg');
  background-position: 50% 30%;
  background-size: cover;
}

.lightbox-link-1-9 {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(44, 149, 228, 0);
}

.card-header-9 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  height: 100%;
  background-image: url('../images/IMG_2896-1024px-web.jpg');
  background-position: 50% 30%;
  background-size: cover;
}

.link-2 {
  color: #2c95e4;
}

.link-3 {
  color: #2c96e4;
}

.card-header-1-golf {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  height: 100%;
  background-image: url('../images/golfS15.jpg');
  background-position: 50% 30%;
  background-size: cover;
}

.lightbox-link-1-1-golf {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(44, 149, 228, 0);
}

.lightbox-link-1-2-golf {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(44, 149, 228, 0);
}

.card-header-2-golf {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  height: 100%;
  background-image: url('../images/IMG_0019-1024x768.jpg');
  background-position: 50% 30%;
  background-size: cover;
}

.lightbox-link-1-3-golf {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(44, 149, 228, 0);
}

.card-header-3-golf {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  height: 100%;
  background-image: url('../images/New-Project.jpg');
  background-position: 50% 30%;
  background-size: cover;
}

.lightbox-link-1-4-golf {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(44, 149, 228, 0);
}

.card-header-4-golf {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  height: 100%;
  background-image: url('../images/IMG_1777.jpg');
  background-position: 50% 30%;
  background-size: cover;
}

.lightbox-link-1-5-golf {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(44, 149, 228, 0);
}

.card-header-5-golf {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  height: 100%;
  background-image: url('../images/IMG_0052-1024x768.jpg');
  background-position: 50% 30%;
  background-size: cover;
}

.div-block-145 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-146 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-39 {
  width: 100%;
  height: 300px;
  max-width: 300px;
}

.div-block-147 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
}

.tabs {
  border: 1px solid #ddd;
  border-radius: 3px;
}

.div-block-148 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-149 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.333333%;
  margin: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #eee;
  box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.25);
}

.div-block-149.hide {
  border-style: none;
  box-shadow: none;
}

.div-block-150 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 15px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-31-left {
  padding-right: 5px;
  padding-left: 0px;
}

.column-31-right {
  padding-right: 0px;
  padding-left: 5px;
}

.div-block-151 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-main {
  display: block;
  max-width: 1240px;
}

.sub-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.logo-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.nav-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.call-free {
  position: static;
  margin-top: 10px;
  padding-right: 40px;
  font-family: Roboto, sans-serif;
  color: grey;
  font-size: 18px;
  font-weight: 300;
}

.button-11 {
  width: auto;
  height: auto;
  padding: 10px 24px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: solid;
  border-width: 1px;
  border-color: #2d6ca2;
  border-radius: 4px;
  background-color: #428bca;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
}

.button-11.mobile-btn {
  display: none;
}

.hero-main {
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
}

.hero-section {
  display: block;
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: url('../images/IMG_2471.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.sub-main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.leff-hero-div {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.right-hero-div {
  width: 40%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.header {
  display: block;
  padding-top: 20px;
  padding-bottom: 20px;
}

.html-embed-16 {
  display: block;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-160 {
  display: block;
  padding: 20px;
  background-color: hsla(0, 0%, 100%, 0.7);
}

.form-head {
  font-family: Poppins, sans-serif;
  color: #069;
  font-weight: 400;
}

.sub-button {
  width: 100%;
  padding: 12px 24px;
  border-radius: 4px;
  background-color: #2c95e4;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.form-landing {
  padding-top: 10px;
}

.main-second {
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
}

.sub-second {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.left-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.right-image {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.second-section {
  display: block;
  padding-top: 40px;
  padding-bottom: 40px;
}

.why-us-main {
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
}

.why-us-sub {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.slider-left {
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.why-us-right {
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.why-us {
  margin-top: 10px;
  font-family: Poppins, sans-serif;
  color: #85bd3c;
  font-size: 30px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
}

.why-para {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 40px;
  padding-bottom: 40px;
  font-family: Roboto, sans-serif;
  color: grey;
  font-size: 18px;
  line-height: 1.45em;
  font-weight: 300;
}

.why-para.list-why {
  font-family: Poppins, sans-serif;
  color: #333;
  font-weight: 400;
}

.why-para.list-para {
  padding-top: 5px;
  padding-bottom: 20px;
  font-family: Poppins, sans-serif;
  color: #333;
  font-weight: 400;
}

.why-para.best-para {
  padding: 20px 20px 0px;
  text-align: center;
}

.div-block-169 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-170 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-171 {
  width: 9%;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.video-section {
  padding-top: 60px;
}

.best-art-sub {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 80px;
  padding-bottom: 80px;
}

.best-art-left {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.best-art-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.best-head {
  font-family: Poppins, sans-serif;
  color: #000;
  font-size: 22px;
  font-weight: 400;
  text-align: center;
}

.image-40 {
  display: block;
  text-align: left;
}

.why-us-turf {
  display: block;
  padding-top: 40px;
  padding-bottom: 0px;
}

.why-choose-main {
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
}

.why-choose-section {
  position: static;
  z-index: 88;
  margin-top: 0px;
  padding-top: 80px;
  padding-bottom: 60px;
}

.why-choose-three {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 60px;
}

.div-block-178 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.why-choose-first {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-180 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.paragraph-24 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 1.45em;
  font-weight: 300;
  text-align: center;
}

.heading-45 {
  margin-top: 30px;
  margin-bottom: 20px;
  font-family: Poppins, sans-serif;
  color: #2c95e4;
  font-size: 26px;
  font-weight: 400;
}

.why-choose-sec {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-41 {
  margin-bottom: 0px;
}

.image-42 {
  padding-bottom: 0px;
}

.image-43 {
  margin-bottom: 0px;
}

.customer-main {
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
}

.customer-section {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #f9f9f9;
}

.image-44 {
  padding-top: 20px;
  padding-bottom: 20px;
  border-radius: 50%;
}

.customer-sub {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-46 {
  margin-bottom: 0px;
  font-family: Roboto, sans-serif;
  color: grey;
  font-size: 18px;
  font-weight: 400;
}

.project-main {
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
}

.project-section {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #069;
}

.heading-47 {
  font-family: Poppins, sans-serif;
  color: #fff;
  font-size: 30px;
  font-weight: 400;
  text-align: center;
}

.bold-text {
  font-weight: 400;
}

.slider-div-1 {
  height: 100%;
  background-image: url('../images/USTurf-P1211348-525px-web.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.slider-7 {
  height: 300px;
}

.slider-div-2 {
  height: 100%;
  background-image: url('../images/US-Turf-1211239-500px-web.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.slider-div-3 {
  height: 100%;
  background-image: url('../images/27.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.slider-div-4 {
  height: 100%;
  background-image: url('../images/28.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.slider-div-5 {
  height: 100%;
  background-image: url('../images/IMG_2586-1.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.icon-16 {
  border-radius: 50px;
  background-color: #fd3838;
  font-size: 28px;
}

.icon-17 {
  border-radius: 50px;
  background-color: #fd3838;
  font-size: 28px;
}

.slide-nav-3 {
  font-size: 12px;
}

.left-arrow-5 {
  margin-left: -45px;
}

.right-arrow-5 {
  margin-right: -45px;
}

.heading-48 {
  margin-top: 40px;
  margin-bottom: 20px;
  font-family: Poppins, sans-serif;
  color: #fff;
  font-weight: 400;
}

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

.width-1-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding: 20px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-181 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.heading-49 {
  font-family: Roboto, sans-serif;
  color: grey;
  font-size: 18px;
  line-height: 27px;
  font-weight: 400;
}

.heading-50 {
  margin-top: 0px;
  font-family: Poppins, sans-serif;
  color: #212529;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
}

.btn-blue {
  max-width: 125px;
  margin-top: 10px;
  border-radius: 5px;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  text-align: center;
}

.div-block-182 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-183 {
  width: 100px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.paragraph-25 {
  font-family: Roboto, sans-serif;
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
}

.paragraph-whiite {
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 1.45em;
}

.paragraph-whiite.text-center {
  text-align: center;
}

.paragraph-whiite.text-center.margin-top-40 {
  margin-top: 40px;
}

.paragraph-whiite.text-center.margin-top-40.margin-bottom-40 {
  margin-bottom: 40px;
  font-weight: 300;
}

.image-45 {
  width: 100%;
  height: auto;
  margin-top: 10px;
  margin-right: 20px;
  padding-right: 20px;
}

.width-1-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  padding: 20px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-184 {
  position: relative;
  top: -165px;
  z-index: 10;
  margin-bottom: -100px;
}

.slide-4-image {
  position: absolute;
  left: -25%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 150%;
  height: 150%;
  background-image: url('../images/usturf_home_hero_04b.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-5-image {
  position: absolute;
  left: -25%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 150%;
  height: 150%;
  background-image: url('../images/usturf_home_hero_05b.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-46 {
  width: 100%;
  height: auto;
  margin-top: 10px;
  margin-right: 20px;
  padding-right: 0px;
}

@media screen and (min-width: 1280px) {
  .section-28 {
    padding-bottom: 140px;
  }

  .heading-36.small-head {
    margin-bottom: 5px;
  }

  .button-10.btn-blue {
    margin-right: 5px;
    margin-bottom: 0px;
    margin-left: 5px;
  }

  .button-10.btn-blue-copy {
    margin-bottom: 0px;
  }

  .button-10.btn-cta-green-2 {
    margin-right: 5px;
    margin-bottom: 0px;
    margin-left: 5px;
  }

  .image-27 {
    max-width: 220px;
    padding-top: 4px;
  }

  .us-flag-img-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .white-logo {
    max-width: 220px;
    padding-top: 4px;
  }

  .div-block-151 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media screen and (min-width: 1440px) {
  .section-6a.section-6aa {
    margin-top: -180px;
  }

  .section-28 {
    padding-bottom: 220px;
  }

  .div-block-149.hide {
    border-style: none;
    box-shadow: none;
  }
}

@media screen and (max-width: 991px) {
  .hero-slider {
    width: 100%;
    height: 75vh;
  }

  .slide-1-image {
    background-position: 50% 100%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .section-7 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .section-9 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .section-10 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .img-grass {
    height: 110px;
  }

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

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

  .slider-5 {
    height: auto;
    padding-left: 40px;
  }

  .image-14 {
    height: 100px;
  }

  .heading-19 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .paragraph-10.para-pets {
    margin-right: 20px;
    margin-left: 20px;
  }

  .paragraph-11 {
    margin-top: 0px;
  }

  .image-16 {
    max-width: 180px;
  }

  .grid-15 {
    padding-right: 2%;
    padding-left: 2%;
  }

  .columns-13 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .section-43 {
    padding-right: 2%;
  }

  .section-45.self-hero {
    height: 75vh;
  }

  .tabs-menu.new-menu-tab {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .div-block-63 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .div-block-65 {
    padding-top: 20px;
  }

  .menu-link {
    padding-left: 10px;
    color: #333;
  }

  .menu-link:hover {
    color: #333;
  }

  .menu-link.with-dropdown {
    color: #333;
  }

  .navbar-4 {
    position: absolute;
    padding: 2px 12px;
  }

  .icon-6 {
    color: #333;
  }

  .nav-menu-3 {
    background-color: #000;
    color: #333;
  }

  .free-est {
    color: #85bd3c;
  }

  .icon-7 {
    color: #333;
  }

  .container-25 {
    padding-right: 20px;
  }

  .div-block-82 {
    width: 90%;
  }

  .heading-36.small-head {
    font-size: 22px;
  }

  .button-10.btn-blue {
    font-size: 17px;
  }

  .button-10.btn-blue-copy {
    font-size: 17px;
  }

  .button-10.btn-cta-green-2 {
    font-size: 17px;
  }

  .image-27 {
    display: none;
    margin-left: 10px;
    padding-top: 10px;
  }

  .icon-fa {
    margin-top: 10px;
    font-size: 32px;
  }

  .menu-button-2 {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .tabs-menu-2 {
    display: -ms-grid;
    display: grid;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

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

  .heading-44 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .dropdown-toggle {
    padding-left: 10px;
  }

  .dropdown-toggle-2 {
    padding-left: 10px;
  }

  .us-flag-img-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 32px;
    margin-bottom: 20px;
  }

  .hamburger-nav-open {
    padding-right: 20px;
    padding-left: 20px;
    background-color: #fff;
    color: #333;
  }

  .free-estimate-button {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    padding: 8px;
    border-style: solid;
    border-width: 3px;
    border-color: #85bd3c;
    border-radius: 100px;
    color: #85bd3c;
    text-align: center;
  }

  .free-estimate-button:hover {
    color: #85bd3c;
  }

  .white-logo {
    display: block;
    margin-left: 10px;
    padding-top: 10px;
  }

  .div-block-145 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

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

  .div-block-147 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }

  .div-block-149.hide {
    border-style: none;
    box-shadow: none;
  }

  .image-45 {
    width: auto;
    margin-right: auto;
    margin-left: auto;
  }

  .width-1-4 {
    width: 50%;
  }

  .image-46 {
    width: auto;
    margin-right: auto;
    margin-left: auto;
  }
}

@media screen and (max-width: 767px) {
  .left-arrow {
    width: 50px;
  }

  .hero-slider {
    width: 100%;
  }

  .right-arrow {
    width: 50px;
  }

  .column-8 {
    padding-left: 20px;
  }

  .column-9 {
    height: auto;
    margin-bottom: 20px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .column-10 {
    margin-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .section-6a.section-6aa {
    margin-top: -60px;
  }

  .img-grass {
    height: 65px;
  }

  .image-8 {
    min-width: 100%;
  }

  .image-9 {
    min-width: 100%;
  }

  .image-10 {
    min-width: 100%;
  }

  .container-13 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .slider-5 {
    max-width: 100%;
  }

  .image-14 {
    height: 70px;
  }

  .paragraph-10 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .image-16 {
    max-width: 180px;
  }

  .div-block-28.block2 {
    margin-top: 0px;
  }

  .columns-13 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .column-19 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .tabs-menu.new-menu-tab {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .collection-list {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

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

  .free-est {
    text-align: center;
  }

  .container-25 {
    max-width: 100%;
    padding-right: 0px;
  }

  .columns-25 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .button-10.btn-blue {
    width: 222px;
  }

  .button-10.btn-cta-green-2 {
    width: 222px;
  }

  .carousel-slider._6 {
    right: -45%;
  }

  .carousel-slider._2 {
    right: -9%;
  }

  .carousel-slider._4 {
    right: -27%;
  }

  .carousel-slider._3 {
    right: -18%;
  }

  .carousel-slider._7 {
    right: -54%;
  }

  .carousel-slider._5 {
    right: -36%;
  }

  .carousel-slider._8 {
    right: -63%;
  }

  .carousel-slider._9 {
    right: -63%;
  }

  .carousel-mask {
    width: 60%;
  }

  .div-block-142 {
    width: 90%;
  }

  .div-block-143 {
    width: 90%;
  }

  .div-block-144 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .free-estimate-button {
    text-align: center;
  }

  .div-block-148 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-149 {
    width: 90%;
    max-width: 500px;
  }

  .column-31-left {
    padding-right: 0px;
  }

  .column-31-right {
    padding-left: 0px;
  }
}

@media screen and (max-width: 479px) {
  .left-arrow {
    width: 40px;
  }

  .hero-slider {
    display: block;
    overflow: hidden;
    width: 100%;
    padding-left: 0%;
  }

  .slide-2-image {
    height: 150%;
  }

  .right-arrow {
    width: 40px;
  }

  .section-2 {
    padding-bottom: 70px;
  }

  .section-3 {
    height: auto;
  }

  .section-4 {
    padding-top: 80px;
    padding-right: 3%;
    padding-left: 3%;
  }

  .section-5 {
    padding-right: 3%;
    padding-bottom: 60px;
    padding-left: 3%;
  }

  .container-3 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .section-6 {
    padding-top: 70px;
  }

  .section-7 {
    padding: 180px 0px 80px;
  }

  .column-7 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .section-9 {
    padding-right: 3%;
    padding-left: 3%;
  }

  .section-10 {
    overflow: hidden;
    width: 100%;
    padding: 30px 3% 60px;
  }

  .container-8 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .container-9 {
    max-width: 100%;
  }

  .heading-8.form-head {
    text-align: center;
  }

  .column-9 {
    display: block;
  }

  .section-6a.section-6aa {
    margin-top: -40px;
  }

  .grid {
    display: block;
  }

  .image-7 {
    margin-bottom: 20px;
  }

  .button-4.button-learn.animation-fade-up.product {
    margin-top: 40px;
    margin-bottom: 20px;
  }

  .img-grass {
    height: 40px;
  }

  .html-embed-2 {
    width: 100%;
    padding-right: 3%;
    padding-left: 3%;
  }

  .section-12 {
    background-size: cover;
  }

  .section-13 {
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .grid-4 {
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .div-block-5 {
    height: 40vh;
  }

  .grid-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    grid-auto-flow: row;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .div-block-8 {
    width: auto;
    height: 300px;
  }

  .div-block-8.slider4 {
    width: 400px;
  }

  .mask.mask3 {
    width: auto;
  }

  .slide-8 {
    width: 100%;
  }

  .slider-4.slider-pets {
    display: block;
  }

  .slider-4.slider-golf {
    width: auto;
  }

  .div-block-9 {
    max-width: none;
    padding-right: 5px;
    padding-left: 5px;
  }

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

  .heading-14.get-footer {
    font-weight: 400;
  }

  .slide-9 {
    padding-right: 15px;
    padding-left: 15px;
  }

  .slider-5 {
    width: 100%;
    height: auto;
    padding-right: 20px;
    padding-left: 20px;
    border-radius: 25px;
  }

  .grid-8 {
    display: block;
    justify-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-grid-columns: 2.25fr 1fr;
    grid-template-columns: 2.25fr 1fr;
  }

  .paragraph-8 {
    font-family: Roboto, sans-serif;
    font-weight: 300;
  }

  .grid-9 {
    display: block;
    margin-top: 30px;
    padding-top: 0px;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .section-21 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .section-24 {
    padding-top: 60px;
    padding-right: 3%;
    padding-left: 3%;
  }

  .image-13.synk-class {
    margin-top: 65px;
  }

  .paragraph-9 {
    margin-top: 50px;
    font-size: 16px;
  }

  .image-14 {
    position: absolute;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    height: 42px;
    margin-bottom: -3px;
  }

  .section-25 {
    position: relative;
    height: 50px;
  }

  .hero-image {
    height: 600px;
    padding-right: 3%;
    padding-left: 3%;
  }

  .grid-12 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
  }

  .heading-19 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .heading-19.pro-head {
    font-size: 40px;
  }

  .image-15 {
    padding-top: 10px;
  }

  .section-27 {
    padding-top: 50px;
    padding-right: 3%;
    padding-left: 3%;
  }

  .heading-20 {
    margin-top: 0px;
    padding-top: 10px;
    line-height: 34px;
  }

  .heading-20.head-white1 {
    padding-bottom: 20px;
  }

  .paragraph-10 {
    margin-bottom: 30px;
    padding-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .section-28 {
    padding: 50px 3%;
  }

  .paragraph-11 {
    margin-top: 0px;
    margin-bottom: 20px;
  }

  .image-16 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .section-29 {
    padding: 40px 3% 50px;
  }

  .columns-9 {
    padding-top: 0px;
  }

  .grid-14 {
    padding-right: 3%;
    padding-left: 3%;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -ms-grid-columns: 2fr;
    grid-template-columns: 2fr;
  }

  .section-31 {
    padding: 50px 3%;
  }

  .container-17 {
    height: 1px;
    border-width: 1px;
  }

  .section-32 {
    position: static;
    padding-top: 50px;
    padding-right: 3%;
    padding-left: 3%;
  }

  .section-33 {
    padding-right: 3%;
    padding-left: 3%;
  }

  .div-block-24 {
    margin-top: -319px;
    padding-right: 5px;
    padding-left: 5px;
  }

  .image-17 {
    position: static;
  }

  .section-34 {
    padding: 50px 3%;
  }

  .section-35 {
    height: 600px;
    padding-right: 3%;
    padding-left: 3%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .grid-15 {
    padding-right: 0%;
    padding-left: 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .section-36 {
    padding: 50px 3% 40px;
  }

  .section-37 {
    padding-right: 3%;
    padding-left: 3%;
  }

  .columns-11 {
    padding-top: 0px;
  }

  .section-38 {
    padding-right: 3%;
    padding-left: 3%;
  }

  .div-block-28 {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  .div-block-28.block2 {
    padding-bottom: 40px;
  }

  .div-block-28.block3 {
    padding-bottom: 93px;
  }

  .section-39 {
    padding-right: 3%;
    padding-left: 3%;
  }

  .section-40 {
    padding-right: 3%;
    padding-left: 3%;
  }

  .section-41 {
    padding-left: 3%;
  }

  .grid-16 {
    padding-right: 0%;
    padding-left: 0%;
    -webkit-box-pack: stretch;
    -webkit-justify-content: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -ms-grid-columns: 2.25fr;
    grid-template-columns: 2.25fr;
  }

  .div-block-31.green-block1 {
    margin-bottom: 10px;
  }

  .div-block-31.green-block1.green-block {
    margin-top: 10px;
  }

  .div-block-31.green-block1.green-box {
    margin-top: 0px;
  }

  .div-block-31.blue-img-box {
    margin-bottom: 10px;
  }

  .div-block-31.pet-img-box {
    margin-top: 10px;
  }

  .div-block-31.div-safe {
    margin-bottom: 10px;
  }

  .columns-13 {
    display: inline-block;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .section-43 {
    padding: 50px 3% 60px;
  }

  .div-block-36 {
    padding-right: 0%;
    padding-left: 0%;
  }

  .section-44 {
    padding: 50px 3%;
  }

  .heading-27 {
    margin-top: 0px;
  }

  .section-45.hero-request {
    padding-right: 0%;
    padding-left: 0%;
  }

  .section-45.hero-privacy {
    height: 600px;
    padding-right: 0%;
    padding-left: 0%;
  }

  .section-45.self-hero {
    height: 75vh;
  }

  .section-46 {
    padding: 50px 3%;
  }

  .heading-28.why-us {
    padding-bottom: 40px;
  }

  .section-47 {
    padding: 50px 3% 60px;
  }

  .columns-15 {
    padding-top: 0px;
  }

  .section-48 {
    padding: 50px 3% 20px;
  }

  .div-block-41 {
    padding-right: 3%;
    padding-left: 3%;
  }

  .column-19 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .section-49 {
    padding-top: 50px;
    padding-right: 2%;
    padding-left: 2%;
  }

  .columns-19 {
    display: block;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .heading-31 {
    font-size: 40px;
  }

  .tabs-menu.new-menu-tab {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .tab-link-turf-materials {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .tab-link-turf-materials.w--current {
    padding: 10px 20px;
  }

  .tab-link-turf-accessories {
    padding: 10px 20px;
  }

  .div-block-62 {
    padding-right: 0%;
    padding-left: 0%;
  }

  .text-block-5 {
    line-height: 1.45em;
    text-align: center;
  }

  .div-block-63 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-63.new-div {
    padding-top: 0px;
  }

  .collection-list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .collection-list.product-adj {
    padding-top: 50px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .collection-list.pet-collection-list {
    display: block;
    padding: 10px;
  }

  .collection-item-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .section-52 {
    padding-right: 3%;
    padding-left: 3%;
  }

  .section-53 {
    padding-top: 20px;
  }

  .section-54 {
    padding-right: 3%;
    padding-left: 3%;
  }

  .section-55 {
    padding-top: 50px;
    padding-right: 3%;
    padding-left: 3%;
  }

  .section-56 {
    padding: 50px 3% 80px;
  }

  .div-block-75 {
    padding-right: 0%;
    padding-left: 0%;
  }

  .column-23 {
    margin-top: 10px;
  }

  .menu-link {
    font-size: 17px;
  }

  .navbar-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .icon-6 {
    font-size: 18px;
  }

  .nav-menu-3 {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
    background-color: #d3d3d3;
    color: #2c95e4;
  }

  .free-est {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 185px;
    margin-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    color: #2c95e4;
    font-size: 18px;
  }

  .icon-7 {
    font-size: 18px;
  }

  .section-58 {
    overflow: hidden;
    margin-right: auto;
    margin-left: auto;
    padding: 80px 3%;
  }

  .container-25 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-24 {
    display: inline-block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .columns-23 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .column-25 {
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .columns-24 {
    display: block;
  }

  .image-24 {
    padding-bottom: 10px;
  }

  .image-25 {
    padding-bottom: 10px;
  }

  .image-26 {
    padding-bottom: 10px;
  }

  .div-block-80 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .columns-25 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-82 {
    margin-top: 60px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .section-59 {
    padding-top: 50px;
    padding-right: 2%;
    padding-left: 2%;
  }

  .section-59.section-com {
    padding-right: 3%;
    padding-left: 3%;
  }

  .section-60 {
    padding: 40px 2% 50px;
  }

  .div-block-83 {
    padding-right: 0%;
    padding-left: 0%;
  }

  .columns-26 {
    display: block;
    padding-top: 25px;
  }

  .section-61 {
    padding: 50px 3%;
  }

  .div-block-87 {
    padding-right: 2%;
    padding-left: 2%;
  }

  .section-63 {
    padding-top: 50px;
    padding-right: 3%;
    padding-left: 3%;
  }

  .div-block-89 {
    margin-bottom: 30px;
    padding-bottom: 0px;
  }

  .button-10 {
    font-size: 16px;
  }

  .section-64.hero-our-work {
    height: 102vh;
  }

  .section-65 {
    padding: 50px 3% 30px;
  }

  .section-66 {
    display: none;
    padding: 40px 3% 20px;
  }

  .image-27 {
    width: 180px;
  }

  .brand-logo-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .brand-logo-container.w--current {
    width: 200px;
    max-width: 2003px;
  }

  .lightbox-link-2 {
    width: 400px;
  }

  .image-28 {
    width: auto;
  }

  .image-29 {
    width: auto;
  }

  .lightbox-link-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .right-arrow-2 {
    margin-right: 0px;
  }

  .columns-27 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .text-field-2 {
    display: block;
  }

  .div-block-101 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .div-block-105 {
    padding-bottom: 40px;
  }

  .div-block-106 {
    min-height: 200px;
    margin-bottom: 30px;
  }

  .div-block-106.just {
    min-height: 200px;
  }

  .sec-row {
    margin-top: 0px;
  }

  .icon-8 {
    width: 26px;
    height: 26px;
    padding-top: 3px;
    font-size: 15px;
  }

  .icon-9 {
    width: 26px;
    height: 26px;
    font-size: 15px;
  }

  .icon-12 {
    margin-right: 0px;
    margin-left: 0px;
  }

  .icon-13 {
    margin-right: 0px;
  }

  .section-form {
    padding-right: 3%;
    padding-bottom: 30px;
    padding-left: 3%;
  }

  .html-embed-10 {
    margin-top: -10px;
    padding-top: 0px;
  }

  .image-34 {
    width: 101%;
  }

  .section-68 {
    padding-right: 3%;
    padding-left: 3%;
  }

  .column-28 {
    height: auto;
  }

  .icon-fa {
    color: #fff;
  }

  .div-block-112 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .menu-button-2 {
    padding-right: 2px;
    padding-left: 2px;
    color: #fff;
  }

  .div-block-115 {
    padding-right: 11px;
    padding-left: 11px;
  }

  .left-arrow-2 {
    margin-left: 0px;
  }

  .left-arrow-3 {
    margin-left: -9px;
  }

  .column-29 {
    margin-top: 0px;
  }

  .section-69 {
    padding-right: 3%;
    padding-left: 3%;
  }

  .div-block-118 {
    margin: 20px;
    padding: 10px 10px 0px;
  }

  .section-70 {
    padding-bottom: 40px;
  }

  .columns-28 {
    margin-top: 10px;
  }

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

  .section-72 {
    padding-top: 40px;
    padding-right: 3%;
    padding-left: 3%;
  }

  .div-block-122 {
    padding-bottom: 20px;
  }

  .collection-list-7 {
    display: block;
  }

  .div-block-123 {
    padding-top: 20px;
  }

  .div-block-127 {
    margin-bottom: 15px;
  }

  .div-block-128 {
    margin-bottom: 15px;
  }

  .section-73 {
    padding-top: 40px;
    padding-right: 3%;
    padding-left: 3%;
  }

  .column-30 {
    display: none;
  }

  .section-74 {
    padding-right: 3%;
    padding-left: 3%;
  }

  .section-75 {
    padding-right: 3%;
    padding-bottom: 40px;
    padding-left: 3%;
  }

  .tabs-menu-2 {
    display: -ms-grid;
    display: grid;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: stretch;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-areas: ".";
    -ms-grid-columns: 1fr 16px 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto 16px auto;
    grid-template-rows: auto auto;
  }

  .right-arrow-3 {
    margin-right: -20px;
  }

  .left-arrow-4 {
    margin-left: -20px;
    padding-left: 0px;
  }

  .section-77 {
    padding-right: 3%;
    padding-left: 3%;
  }

  .lightbox-link-2-golf-1 {
    width: 400px;
  }

  .lightbox-link-2-golf-2 {
    width: 400px;
    background-image: url('../images/IMG_0019-1024x768.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .image-28-golf-3 {
    width: auto;
  }

  .div-block-137 {
    display: none;
  }

  .carousel-slider {
    padding-right: 10px;
    padding-left: 10px;
  }

  .carousel-slider._6 {
    right: 0%;
  }

  .carousel-slider._2 {
    right: 0%;
  }

  .carousel-slider._4 {
    right: 0%;
  }

  .carousel-slider._3 {
    right: 0%;
  }

  .carousel-slider._7 {
    right: 0%;
  }

  .carousel-slider._5 {
    right: 0%;
  }

  .carousel-slider._8 {
    right: 0%;
  }

  .carousel-slider._9 {
    right: 0%;
  }

  .carousel-mask {
    width: 100%;
  }

  .btn-red.margin-right-25 {
    margin-right: 0px;
  }

  .btn-green {
    display: none;
  }

  .div-block-140 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-38 {
    display: none;
  }

  .div-block-142 {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }

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

  .us-flag-img-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .hamburger-nav-open {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
    background-color: #fff;
  }

  .free-estimate-button {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 17px;
    text-align: center;
  }

  .white-logo {
    width: 180px;
  }

  .div-block-146 {
    padding: 10px;
  }

  .image-39 {
    height: auto;
  }

  .div-block-148 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-151 {
    margin-top: 0px;
    margin-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .header-main {
    display: block;
  }

  .sub-header {
    display: block;
  }

  .nav-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .call-free {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .button-11 {
    display: none;
  }

  .button-11.mobile-btn {
    display: block;
    margin-top: 20px;
  }

  .hero-section {
    padding: 60px 3%;
  }

  .sub-main {
    display: block;
  }

  .leff-hero-div {
    display: block;
  }

  .right-hero-div {
    width: 100%;
  }

  .header {
    padding-right: 3%;
    padding-left: 3%;
  }

  .html-embed-16 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-160 {
    display: block;
    width: 100%;
  }

  .sub-second {
    display: block;
  }

  .left-image {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .right-image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .second-section {
    padding-right: 3%;
    padding-left: 3%;
  }

  .why-us-sub {
    display: block;
  }

  .slider-left {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .why-us {
    margin-top: 40px;
  }

  .why-para {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .why-para.list-para {
    padding-top: 0px;
  }

  .div-block-171 {
    width: 10%;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .best-art-sub {
    display: block;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .best-art-right {
    padding-top: 20px;
  }

  .why-us-turf {
    padding-right: 3%;
    padding-left: 3%;
  }

  .why-choose-section {
    padding: 60px 3%;
  }

  .why-choose-three {
    display: block;
  }

  .customer-section {
    padding: 60px 3%;
  }

  .project-section {
    padding: 80px 3%;
  }

  .best-art-div {
    display: block;
  }

  .slider-7 {
    height: 250px;
  }

  .left-arrow-5 {
    margin-left: -35px;
  }

  .right-arrow-5 {
    margin-right: -35px;
    padding-right: 0px;
  }

  .width-1-2.col-left.animation-fade-right {
    width: 100%;
  }

  .width-1-2.col-right.animation-fade-left {
    width: 100%;
  }

  .div-block-184 {
    top: -88px;
  }
}

#w-node-_6f68decb-12d5-17a1-bbf9-5cadf40898c7-602fc392 {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

#w-node-_5a276fff-f59d-17cb-94e1-b83862ba959e-602fc392 {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

#w-node-_495b75ba-cd57-3bb7-c325-dac3d13d9ed4-602fc392 {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

#w-node-_90f1ff62-bbf5-490a-2e19-498e1dc73f28-602fc392 {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

#w-node-_09ace857-6d4f-3ac1-5d13-76b6a05e876c-602fc392 {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

#w-node-_45624e4b-1733-e220-f612-33ba72b8d759-0a324f43 {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: Area;
  -ms-grid-row-align: start;
  align-self: start;
}

.grid-3>#w-node-_45624e4b-1733-e220-f612-33ba72b8d759-0a324f43 {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}

.grid-17>#w-node-_45624e4b-1733-e220-f612-33ba72b8d759-0a324f43 {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
}

#w-node-df482c16-ca3d-5224-dd23-64865f049855-0a324f43 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-ee07a4a4-28f2-395a-b3b5-10e6f3efda28-0a324f43 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-_217cf7b1-1c6c-0eeb-ff2e-bc9da66435e3-0a324f43 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-_300a883f-9cb7-f848-9bca-4de7fc0427ec-0a324f43 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-c214c551-4220-da09-5eae-56119bdf0b40-0a324f43 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-_4ea7dd2d-9f93-4552-cbec-7af9cccd0792-0a324f43 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-a5c964c9-5f4c-5387-e630-0f440b6d6bf9-0a324f43 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-cd8eee93-77b9-0c88-fe09-20eab5ce5e61-0a324f43 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_1cac319f-843a-d943-5555-75ef04997ed4-0a324f43 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_2f911e17-ac34-3ddd-db6f-e9989ad5bd13-0a324f43 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_984d84b7-2e94-8fa0-cf37-7056fde1cd61-6a23b285 {
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-f805d6de-01b5-c345-2430-7df0a9bb1900-640a3e6a {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_73977f10-a6ae-1ba3-d9bf-8a2340f7334b-dcb4add8 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-_83b9a553-5fcb-3f2b-40d6-d33e83a930ae-b4e53848 {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: Area;
}

.grid-3>#w-node-_83b9a553-5fcb-3f2b-40d6-d33e83a930ae-b4e53848 {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}

.grid-17>#w-node-_83b9a553-5fcb-3f2b-40d6-d33e83a930ae-b4e53848 {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
}

#w-node-dd2b3a63-b1df-94d3-1ba2-5aa5bab14e47-fe15ee44 {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_3801afcb-d0b7-8702-ca96-743304bb337f-132c8a7a {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-e08fe273-dc08-b137-6317-895dc422d4a8-ddf6cd81 {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_0188e990-12c9-aae3-fed0-f33f039dedf5-56f79955 {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_37f762da-89bc-d1d8-accb-364e99eb4348-6cc83e49 {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_0696e9c2-2033-6b8b-d953-72d8d88090d6-0651638b {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_7bca5970-50f5-878c-b4fc-f48a7f4facb6-8e97fa9c {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

#w-node-_7bca5970-50f5-878c-b4fc-f48a7f4facbe-8e97fa9c {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

#w-node-_7bca5970-50f5-878c-b4fc-f48a7f4facc6-8e97fa9c {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

#w-node-_7bca5970-50f5-878c-b4fc-f48a7f4facce-8e97fa9c {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

#w-node-_7bca5970-50f5-878c-b4fc-f48a7f4facd6-8e97fa9c {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

@media screen and (max-width: 767px) {
  #w-node-d70d9d50-78d7-7ea0-6317-c3f6f61767c1-2ced9276 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 3;
    grid-column-start: span 3;
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-bc604236-4fed-3a0f-4200-940dc018fb48-602fc392 {
    -ms-grid-column-align: stretch;
    justify-self: stretch;
  }

  #w-node-_4ea7dd2d-9f93-4552-cbec-7af9cccd0792-0a324f43 {
    -ms-grid-column-align: stretch;
    justify-self: stretch;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  #w-node-_1771cd1c-a31e-dc5d-76f4-7941ba40774e-0a324f43 {
    -ms-grid-column-align: stretch;
    justify-self: stretch;
  }

  #w-node-d2a8852a-b826-9297-6fe3-8307cd763481-0a324f43 {
    -ms-grid-column-align: stretch;
    justify-self: stretch;
  }

  #w-node-d70d9d50-78d7-7ea0-6317-c3f6f61767c1-2ced9276 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-_7e54984a-aff0-8b6f-ca1a-455a32617fa2-2ced9276 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
  }
}

