 /* google-reviews-3/2/23 */

 .googlereviews-sec {
    margin: 0 100px;
    padding: 110px 0 30px 0;
 }

 .googlereviews-sec h3 {
    text-align: center;
    font-size: 40px;
    font-weight: 500;
 }

 .googlereviews-sec .googlereviews-sec .googlereviews-heading {
    font-size: 28px;
    font-weight: 700;
    text-align: center;
    margin: 20px 0;
}

.googlereviews-sec .google-reviews {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #1111110d;
  padding: 20px 30px;
  margin: 50px 0 30px 0;
  border-radius: 5px;
}
.reviews_custom .slider__item {
    padding: 0px 15px;
    margin-right: 7px;
}

/* .googlereviews-sec .googlereviews-slider {
  display: flex;
  justify-content: center;
} */

.googlereviews-sec .reviews-head .reviewshead-title {
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin-bottom: 5px;
}

.googlereviews-sec .reviews-icon img {
  height: 30px;
}

.googlereviews-sec .headertitle-text .h5 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0;
  line-height: 1.6;
}

.googlereviews-sec .header-source {
  display: flex;
}

.googlereviews-sec .reviews-rating {
  margin-right: 8px;
}

.googlereviews-sec .reviews-rating .h4 {
  font-size: 20px;
  line-height: inherit;
  font-weight: 700;
}

.googlereviews-sec .rating-logo {
  display: flex;
}

.googlereviews-sec .rating-logo .star-rating {
  width: 20px;
  height: 20px;
}

.googlereviews-sec .reviews-text {
  margin-left: 8px;
  line-height: 1.5;
}

.googlereviews-sec .reviews-text span {
  font-size: 12px;
  color: #11111180;
}

.googlereviews-sec .review-btn button {
  background-color: #197bff;
  color: #fff;
  border: transparent;
  padding: 8px 20px;
  border-radius: 5px;
}

.googlereviews-sec .awards-wrap {
  display: flex;
}

.googlereviews-sec .googlereviews-slider {
  margin: 70px 0;
  padding: 0!important;
}

.googlereviews-sec .greviews-cards {
  background-color: #1111110d;
  border-radius: 5px;
  padding: 20px 15px;
  margin-right: 20px;
  width: 270px;
}

.googlereviews-sec .greviews-cards-profile {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  /* justify-content: space-between; */
}

.googlereviews-sec .gprofile-img {
  width: 44px;
  height: 44px;
  margin-right: 12px;
}

.googlereviews-sec .gprofile-img img {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #bab7b7;
  padding: 2px;
  border-radius: 100%;
  object-fit: cover;
  text-align: center;
}

.googlereviews-sec .greviews-desc .h5 {
  text-align: justify;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 5px
}

.googlereviews-sec .greviews-types {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.googlereviews-sec .greviews-days {
  font-size: 12px;
  margin-left: 6px;
  color: #11111180;
}

.googlereviews-sec .greviews-cards-desc {
  font-size: 16px;
  line-height: 22px;
  text-align: justify;
}

.googlereviews-sec .greviews-post {
  display: flex;
  align-items: center;
  margin-top: 10px;
}

.googlereviews-sec .greviews-postlogo {
  margin-right: 10px;
}

.googlereviews-sec .greviews-postlogo a img {
  width: 30px;
  height: 30px;
}

.googlereviews-sec .greviews-postdesc .postdesc-text1 {
  margin-bottom: 0;
  font-size: 12px;
  color: rgba(17, 17, 17, 0.5);
}

.googlereviews-sec .greviews-postdesc .postdesc-text1 a {
  font-size: 14px;
  color: #11111180;
  font-size: 14px;
}
.googlereviews-sec .greviews-postdesc .postdesc-text2 {
  margin-bottom: 0;
  font-size: 14px;
  color: rgb(25, 123, 255);
}

.googlereviews-sec .greviews-postdesc .postdesc-text2 a {
  font-size: 16px;
  color: #197bff;
}

.googlereviews-sec .rating-logo .greviewsstar-rating {
  width: 18px;
  height: 18px;
}

.googlereviews-sec .greviews-titlename {
  display: flex;
  justify-content: space-between;
}

.googlereviews-sec .greviews-Location .postdesc-location {
  margin-left: 10px;
  font-size: 12px;
  margin-top: 2px;
  color: #11111180;
  margin-bottom: 0;
  text-transform: capitalize;
}

#block-campaignreviewsgallaryslider .reviews {
  padding: 30px 0 100px 0;
}

.googlereviews-sec .googlereviews-slider .slick-arrow {
  top: -48px!important;
}

.googlereviews-sec .googlereviews-slider .slick-arrow.slick-prev {
  right: 50px!important;
}

.googlereviews-sec .googlereviews-slider .slick-arrow.slick-next {
  right: 10px!important;
}
.googlereviews-sec .googlereviews-heading{
  text-align: center;
    font-size: 40px;
    font-weight: 500;
    margin-top: 0;
}


@media (max-width: 767px) {
  .googlereviews-sec .google-reviews {
    margin: 35px 14px 30px 14px;
    padding: 20px 12px;
  }

  .awards-wrap {
    margin: 0 13px;
  }

  .googlereviews-sec .review-btn button {
    padding: 7px 15px;
  }

  .googlereviews-sec {
    margin: 0;
    padding: 60px 0 0 0;
  }

  .googlereviews-sec h3 {
    font-size: 24px;
  }

  .googlereviews-sec .review-btn button {
    font-size: 12px;
  }

  .googlereviews-sec .reviews-rating .h4 {
    font-size: 18px;
  }

  .googlereviews-sec .headertitle-text .h5 {
    font-size: 16px;
  }

  .googlereviews-sec .reviews-icon img {
    height: 25px;
  }

  .googlereviews-sec .greviews-cards {
    width: 100%;
  }

  .googlereviews-sec .googlereviews-slider .slick-arrow {
    top: -50px!important;
  } 

  .googlereviews-sec .googlereviews-slider .slick-arrow.slick-prev {
    right: 50px!important;
  }
  
  .googlereviews-sec .googlereviews-slider .slick-arrow.slick-next {
    right: 14px!important;
  }
  .googlereviews-sec .googlereviews-heading{
    font-size: 24px;
  }
}

/* shweta css 21 Sep 2023 */
.slick-slide{
  height: inherit !important;
}
.Campaign .slick-track{
  align-items: stretch !important;
}