/* HOME BANNER  */
.sec_hmbanner {
  line-height: 0;
  position: relative;
  /* height: calc(100vh - 30px); */
  z-index: 1;
  margin-bottom: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  /* padding-bottom: 145px; */

  padding-top: 30px;
}
.banner-wrapper {
  max-width: 1420px;
  margin: 0 auto;
}
.sec_hmbanner .banner-slide,
.js_hmbanner {
  position: relative;
  height: 100%;
  width: 100%;
  z-index: 1;
}
.js_hmbanner.slick-initialized.slick-slider.slick-dotted {
  margin-bottom: 0 !important;
}
.sec_hmbanner .slick-list,
.sec_hmbanner .slick-slider .slick-track,
.sec_hmbanner .slick-slider.slick-initialized .slick-slide > div {
  height: 100%;
}
.sec_hmbanner .banner-slide > img {
  max-width: inherit;
  margin: 0 auto;
  width: 100%;
  /* object-fit: cover;
  height: 100%; */
}
.sec_hmbanner .js_hmbanner:after {
  position: absolute;
  content: "";
  background: url(../images/shape.png) no-repeat;
  background-position: bottom center;
  bottom: 0;
  width: 100%;
  height: 116px;
  background-size: 100% 100%;
}
.sec_hmbanner .banner-slide:not(:first-of-type) {
  display: none;
}
.banner-shape {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  right: 0;
  z-index: 0;
}
.banner-content .btn_outline:hover {
  box-shadow: inset 380px 0 0 0 var(--dark-color);
  color: #ffffff;
  border-color: var(--green);
}
.home-content .heading-20 {
  color: #3b3b3b;
}
.home-content .btn_dark img {
  filter: invert(1);
}
.relative {
  position: relative;
}
.thumbnail-1 img {
  border-radius: 100px 0 0 0;
}
.hm-item .thumbnail-2 {
  position: absolute;
  right: 0px;
  border: 15px solid var(--white-color);
  box-shadow: 2px 4px 11px 4px rgba(0, 0, 0, 0.07);
  bottom: 0;
  border-radius: 0 0 100px 0;
  margin-bottom: 0;
  width: 66%;
}
.hm-item .thumbnail-2 img {
  border-radius: 0 0 80px 0;
  width: 100%;
}
.hm-item .img-bg {
  position: absolute;
  top: 30px;
  z-index: -1;
  right: 75px;
}
.hm-item {
  width: 49.82%;
  position: relative;
  margin-bottom: 110px;
}
.res-com {
  background-color: var(--dark-color);

  width: 227px;
  border-radius: 0 0 0 30px;
  margin: 20px 0 0 0;
}
.res-com .hm-item {
  padding: 20px;
  display: flex;
  width: 100%;
  margin: 0;
  align-items: center;
}

.res-com .hm-item:not(:last-of-type) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.res-com .hm-item img {
  margin-right: 15px;
}
.res-com .hm-item span {
  font-size: 18px;
  color: var(--white-color);
}
/*  contetn well */
.home-content {
  width: 45%;
  padding-top: 80px;
}
.top-heading-shape {
  margin-left: -70px;
  position: absolute;
  top: 10px;
  margin-bottom: 0;
}

/*  faq  */
.faq-top-content p,
.gallry-wrapper p {
  max-width: 768px;
  margin: 0 auto 50px;
  line-height: 26px;
}
.gallry-wrapper p {
  max-width: 600px;
}

.fqa-hm-block {
  /* display: grid;
  grid-template-columns: repeat(2, 1fr); */
  column-count: 2;
  grid-column-gap: 50px;
}
.client-item.img-item {
  width: 750px;
}
.testimonial-content {
  flex: 1;
  padding-left: 85px;
  display: flex;
  flex-wrap: wrap;
  width: calc(100% - 750px);
}
.cl-content-slider {
  border-bottom: 1px solid #d8d8d8;
}
.cl-content-slider > div {
  display: none;
}
.cl-content-slider > div:first-of-type {
  display: block;
}
.cl-content-slider p strong,
.cl-info span {
  font-size: 18px;
  font-weight: bold;
  color: var(--dark-color);
  display: block;
  margin-bottom: 20px;
}
.cl-info span {
  margin-bottom: 10px;
  display: block;
}
.cl-content-slider p {
  font-size: 24px;
  font-family: "Playfair Display";
  color: var(--dark-color);
  line-height: 1.2;
  letter-spacing: 0.5px;
  margin-bottom: 20px;
}
.cl-info {
  color: var(--dark-color);
  margin-bottom: 50px;
}
.cl-content-slider {
  width: 100%;
  position: relative;
}
.cl-content-slider .slider.slick-initialized {
  z-index: 1;
}

.cl-content-slider:after,
.cl-content-slider .slider.slick-initialized:after {
  position: absolute;
  content: "";
  background: url(../images/md-quote.svg) no-repeat right top;
  background-position: 100% 0;
  width: 143px;
  height: 120px;
  right: 0;
  top: 0;
}
.cl-content-slider .slider.slick-initialized:after {
  background-color: #fff;
  height: 60px;
  top: inherit;
  bottom: -20px;
  width: 100px;
  z-index: 0;
  background-image: none;
}
.cl-content-slider .slide-arrow {
  top: inherit;
  background: #fff;
  transform: none;
  margin-top: 0;
  bottom: -20px;
  z-index: 1;
  width: 32px;
  height: 32px;
}
.cl-content-slider .slide-arrow:before {
  content: none;
}
.cl-content-slider .slide-arrow.prev-arrow {
  left: auto;
  right: 50px;
}
.cl-content-slider .slide-arrow.next-arrow {
  right: 0px;
}
.cl-content-slider .slide-arrow:hover,
.js_hmbanner .slide-arrow:hover {
  background-color: var(--green);
  border-color: var(--green);
}
.cl-content-slider .slide-arrow:hover img,
.js_hmbanner .slide-arrow:hover img {
  filter: invert(1) brightness(10);
}
.cl-cta-bottom {
  display: flex;
  align-items: center;
  padding-top: 75px;
}
.cl-cta-bottom .logo-inline {
  margin-right: 20px;
  width: 120px;
}
.cl-cta-bottom .heading-22 {
  margin: 0;
  padding-right: 25px;
  letter-spacing: 0;
  line-height: 30px;
}
.cl-cta-bottom .btn_theme {
  min-width: 170px;
}
.cl-cta-bottom .btn_theme:after {
  position: relative;
  content: "";
  background: url(../images/arrow-right.png) no-repeat right center;
  width: 6px;
  height: 10px;
  filter: invert(1) brightness(100);
  margin-left: 10px;
  transform: none !important;
}

.banner-wrapper {
  max-width: 1530px;
  margin: 0 auto;
  position: absolute;
  top: 0;
  height: 100%;
  left: 0;
  right: 0;
  z-index: 1;
  padding: 0 15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.banner-heading {
  font-size: 50px;
  line-height: 1.4;
  font-weight: bold;
  color: #fff;
  margin-bottom: 20px;
  font-family: "Playfair Display";
  width: 100%;
  display: block;
}

.banner-content {
  width: 52%;
  height: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  /* flex-flow: column; */
  /* align-items: center; */
  align-content: center;
  /* flex-direction: column; */
  padding-top: 150px;
}
.banner-content .banner-heading span {
  position: relative;
  display: inline-block;
}
.banner-content .banner-heading span:after {
  position: absolute;
  content: "";
  background: url(../images/line-bg.svg) no-repeat;
  bottom: -8px;
  height: 26px;
  width: 100%;
  left: 0;
}
.banner-content .btn_outline {
  font-size: 16px;
  background-color: rgba(0, 0, 0, 0.5);
  color: var(--white-color);
  border: 2px solid var(--white-color);
}
.quote-box {
  background-color: var(--green);
  border-radius: 30px;
  padding: 50px;
  width: 42.66%;
  position: relative;
}
.quote-box .bottom-leaf {
  position: absolute;
  left: -120px;
  bottom: -25px;
}

.gallery-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 50px;
  margin-bottom: 70px;
}
.gallry-wrapper a.btn_border img {
  margin: 0 0 0 10px;
  filter: invert(0);
}
.gallry-wrapper a.btn_border:hover {
  color: var(--green);
}
.gallry-wrapper a.btn_border:hover img {
  filter: invert(1) brightness(10);
}
/* 
.gallery-container .image-container {
  max-width: 800px;
  max-height: 90vh;
  aspect-ratio: 1/1;
} */
.gallery-container img {
  border-radius: 20px;
}
.gallery-container .slider-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: left;
}

.gallery-container .image-before {
  position: absolute;
  inset: 0;
  width: var(--position);
}
.gallery-col-2 {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  --position: 50%;
}

.gallery-container .slider {
  position: absolute;
  inset: 0;
  cursor: pointer;
  opacity: 0;
  /* for Firefox */
  width: 100%;
  height: 100%;
}

.slider:focus-visible ~ .slider-button {
  outline: 5px solid black;
  outline-offset: 3px;
}

.slider-line {
  position: absolute;
  inset: 0;
  width: 0.2rem;
  height: 100%;
  background-color: var(--green);
  /* z-index: 10; */
  left: var(--position);
  transform: translateX(-50%);
  pointer-events: none;
}

.slider-button {
  position: absolute;
  color: black;
  border-radius: 100vw;
  display: grid;
  place-items: center;
  top: 50%;
  left: var(--position);
  transform: translate(-50%, -50%);
  pointer-events: none;
  /* z-index: 100; */
  box-shadow: 1px 1px 1px hsl(0, 50%, 2%, 0.5);
}
.logo-industry-wrapper {
  flex-direction: column;
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  align-items: flex-start;
  padding-right: 30px;
}
.find-service-form .btn_theme,
.suburb-search-form button {
  width: 120px;
  position: absolute;
  right: 0;
  min-width: auto;
  height: 50px;
}
.suburb-search-form .form-control,
.suburb-search-form .ui-autocomplete-input {
  border-radius: 25px;
  margin-bottom: 30px;
  font-size: 14px;
  color: #3b3b3b;
}
.areas-page .inner-banner .heading-50 {
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.7);
}
.suburb-search-form .form-control::-webkit-input-placeholder,
.suburb-search-form .form-control::-moz-placeholder,
.suburb-search-form .form-control:-ms-input-placeholder {
  font-size: 14px;
  color: #3b3b3b;
}
.home-content ul.areas_list {
  column-count: 2;
}
.home-content ul.areas_list li {
  font-size: 18px;
  color: #132728;
  font-family: "Playfair Display";
  font-weight: 500;
  position: relative;
  margin-bottom: 15px;
  padding-left: 35px;
}
.home-content ul.areas_list li a {
  color: #132728;
  text-decoration: none;
}
.home-content ul.areas_list li:hover > a,
.home-content ul.areas_list li.active {
  color: var(--green);
}
.home-content ul.areas_list li:before {
  position: absolute;
  content: "";
  background: url(../images/map-marker.svg) no-repeat left top;
  width: 14px;
  height: 19px;
  left: 0;
  top: 4px;
}
.hm-item.img-item {
  width: 46.33%;
}
.areas_map {
  position: relative;
  overflow: hidden;
  border-radius: 20px;
}

.js_hmbanner .slick-prev {
  left: 20px;
  z-index: 1;
}
.js_hmbanner .slick-next {
  right: 20px;
}
.js_hmbanner .slick-arrow:before {
  content: none;
}
@media (min-width: 991px) {
  .hm-item.img-item.sticky {
    margin-bottom: 0 !important;
    padding-bottom: 100px;
  }
}
@media (max-width: 1920px) {
  .sec_hmbanner {
    height: 100%;
  }
  .sec_hmbanner .js_hmbanner:after {
    background-size: cover;
  }
}
@media (max-width: 1640px) {
  .top-heading-shape {
    margin-left: -10px;
    top: -18px;
  }
  .banner-wrapper {
    max-width: 90%;
  }
}
@media (max-width: 1439px) {
  .sec_hmbanner {
    height: 700px;
  }
  .banner-heading {
    font-size: 46px;
  }
  .sec_hmbanner .banner-slide > img {
    height: 100%;
    object-fit: cover;
  }
  .fqa-hm-block {
    grid-column-gap: 35px;
  }
  .banner-content {
    width: 60%;
  }
  .home-content {
    width: 46%;
    padding-top: 50px;
  }
  .hm-item {
    margin-bottom: 80px;
  }
  .top-heading-shape {
    top: -50px;
  }
  .sec_hmbanner {
    margin-bottom: 80px;
  }
  .cta-item {
    right: -10px;
    width: 480px;
  }
  .testimonial-content {
    padding-left: 60px;
  }
  .cl-cta-bottom .heading-22 {
    padding-right: 15px;
  }
  .cl-cta-bottom .logo-inline {
    margin-right: 10px;
  }
  .client-item.img-item,
  .testimonial-content {
    width: 50%;
  }
  .cl-cta-bottom {
    padding-top: 50px;
  }
}

@media (max-width: 1199px) {
  .sec_hmbanner .js_hmbanner:after {
    background-size: cover;
  }
  .banner-content {
    max-width: 70%;
    justify-content: center;
    margin: 0 auto;
    text-align: center;
    width: 100%;
  }
  .banner-heading {
    font-size: 44px;
  }
  .sec_hmbanner {
    margin-bottom: 60px;
    /* padding-bottom: 100px; */
    /* height: calc(100vh - 150px); */
    height: 600px;
  }
  .fqa-hm-block {
    grid-column-gap: 35px;
  }
  .quote-box {
    padding: 40px;
  }
  .home-content {
    width: 47%;
    padding-top: 30px;
  }
  .hm-item {
    margin-bottom: 60px;
  }
  .home-content ul.areas_list li {
    font-size: 16px;
    padding-left: 30px;
  }
  .gallery-container {
    margin-bottom: 50px;
    grid-gap: 40px;
  }
  .cta-item {
    right: -30px;
    bottom: -10px;
    width: 440px;
  }
  .top-heading-shape {
    top: -70px;
  }
  .cl-cta-bottom .heading-22 {
    font-size: 20px;
  }
  .testimonial-content {
    padding-left: 40px;
  }
  .cl-info {
    margin-bottom: 30px;
  }
  .cl-cta-bottom {
    padding-top: 30px;
  }
  .cl-cta-bottom .logo-inline {
    display: none;
  }
  .cl-cta-bottom .btn_theme {
    min-width: 155px;
  }
}
@media (max-width: 991px) {
  .banner-heading {
    font-size: 40px;
  }
  .sec_hmbanner {
    height: 650px;
  }
  .banner-content {
    max-width: 90%;
  }
  .fqa-hm-block {
    column-count: 1;
    grid-column-gap: 0;
  }
  .cta-content {
    padding-right: 0;
    justify-content: flex-start;
  }
  .cta-item {
    width: 365px;
    right: 0;
    height: auto;
  }
  .gallery-container {
    margin-bottom: 40px;
    grid-gap: 30px;
  }
  .quote-box {
    padding: 30px;
    width: 100%;
  }
  .logo-industry-wrapper {
    padding-right: 0;
  }
  .hm-item {
    margin-bottom: 40px;
  }
  .home-content {
    width: 100%;
    padding-top: 0;
  }
  .top-heading-shape {
    display: none;
  }
  .home-content p:last-child {
    margin-bottom: 0;
  }
  .hm-item.img-item,
  .hm-item,
  .client-item.img-item {
    width: 100%;
  }
  .testimonial-content {
    padding-left: 0;
    width: 100%;
  }
  .cl-content-slider p {
    font-size: 22px;
  }
  .res-com {
    width: 31%;
  }
  .res-com .hm-item {
    padding: 15px;
  }
  .res-com .hm-item img {
    margin-right: 10px;
    width: 25px;
  }
  .cl-cta-bottom .heading-22 {
    font-size: 18px;
    line-height: 1.2;
  }
}
@media (max-width: 767px) {
  .sec_hmbanner {
    margin-bottom: 40px;
    padding-bottom: 0px;
    height: 500px;
    padding-top: 0;
    background: #132728;
  }
  .sec_hmbanner .banner-slide > img {
    opacity: 0.8;
  }
  .thumbnail-1 img,
  .hm-item .thumbnail-2,
  .hm-item .thumbnail-2 img {
    border-radius: 0;
  }
  .banner-content {
    padding-top: 0;
  }
  .banner-heading {
    font-size: 34px;
  }
  .quote-box {
    padding: 20px;
  }
  .cta-wrapper {
    height: auto;
    align-items: center;
  }
  .cta-wrapper .cta-item {
    display: none;
  }
  .cl-content-slider p {
    font-size: 20px;
  }
  .cta-wrapper .cta-exp {
    width: 100px;
  }
  .cta-content .btnlist {
    flex-direction: row;
  }
  .cta-content .btnlist a:not(:last-of-type) {
    margin-bottom: 0;
  }
  .cta-content {
    align-items: flex-start;
    padding-left: 20px;
  }
  .hm-item.img-item {
    margin-bottom: 30px;
  }
  .home-content ul.areas_list li {
    font-size: 15px;
    padding-left: 25px;
    margin-bottom: 10px;
  }
  .res-com .hm-item span {
    font-size: 16px;
  }
  .hm-item .thumbnail-2 {
    border: 8px solid var(--white-color);
  }
  .cl-cta-bottom .heading-22 {
    font-size: 16px;
  }
  .gallery-container {
    margin-bottom: 30px;
    grid-gap: 20px;
  }
}

@media (max-width: 576px) {
  .banner-heading {
    font-size: 30px;
  }
  .quote-box .bottom-leaf {
    display: none;
  }
  .res-com .hm-item span,
  .cl-cta-bottom .heading-22 {
    font-size: 14px;
  }
  .res-com {
    width: 38%;
  }
  .hm-item .thumbnail-2 {
    width: 60%;
  }
  .cl-content-slider p {
    font-size: 18px;
  }
  .res-com .hm-item img {
    margin-right: 5px;
    width: 20px;
  }
  .cta-wrapper .cta-exp {
    margin: 0 auto;
  }
  .cta-content {
    padding-left: 0;
    padding-right: 0;
    justify-content: center;
    text-align: center;
    align-items: center;
    width: auto;
    flex: 1 100%;
  }
  .cta-content .btnlist {
    flex-direction: column;
  }
  .cta-content .btnlist a:not(:last-of-type) {
    margin-bottom: 15px;
  }
  .cl-cta-bottom .btn_theme {
    min-width: 145px;
  }
  .slider-button svg {
    width: 35px;
    height: 35px;
  }
  .gallery-container {
    margin-bottom: 30px;
    grid-gap: 15px;
  }
  .suburb-search-form button {
    width: 80px;
  }
  .home-content ul.areas_list li {
    font-size: 14px;
    padding-left: 20px;
  }
  .home-content ul.areas_list li:before {
    height: 15px;
    background-size: 100% 100%;
  }
  .gallery-container {
    grid-template-columns: repeat(1, 1fr);
  }
}
