/* Testimonial Deffernt Css */
.testimonial-space-right .slick-list {
  padding-right: 140px !important; }

.testimonial-fixed-width {
  width: 456px;
  max-width: 100%;
  margin: 0 auto 70px;
  text-align: center; }
  @media only screen and (max-width: 767px) {
    .testimonial-fixed-width {
      margin: 0 auto 25px; } }

.brook-testimonial-area .title-max-width {
  width: 600px;
  max-width: 100%;
  float: right; }

.testimonial-nav-style .clint-thumb {
  -webkit-transform: scale(0.6667);
  -ms-transform: scale(0.6667);
  transform: scale(0.6667);
  background: none;
  -webkit-transition: all .6s ease 0s;
  transition: all .6s ease 0s; }
  .testimonial-nav-style .clint-thumb img {
    border-radius: 50%;
    height: auto;
    max-width: 100%;
    width: 100%;
    vertical-align: top;
    cursor: pointer; }
    @media only screen and (max-width: 767px) {
      .testimonial-nav-style .clint-thumb img {
        width: 114px !important; } }
  .testimonial-nav-style .clint-thumb:hover {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8); }
.testimonial-nav-style .clint-thumb.swiper-slide-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  padding: 6px;
  width: 132px !important;
  height: 132px;
  border-radius: 50%;
   }
.testimonial-nav-style.testimonial-nav--2 .slick-center .clint-thumb {
  background-image: inherit; }

.testimonial-nav-content .testimonial-nav .content {
  width: 780px;
  margin: 0 auto;
  max-width: 100%;
  text-align: center; }
  .testimonial-nav-content .testimonial-nav .content p {
    line-height: 1.6;
    font-style: italic;
    margin-bottom: 40px;
    max-width: 100%; }
    @media only screen and (max-width: 767px) {
      .testimonial-nav-content .testimonial-nav .content p {
        font-size: 22px !important;
        line-height: 1.5;
        margin-bottom: 25px;
      } }
  .testimonial-nav-content .testimonial-nav .content .rating {
    padding: 0;
    margin: 0;
    margin-bottom: 27px;
    list-style: none; }
    .testimonial-nav-content .testimonial-nav .content .rating li svg {
      padding: 0 2px;
      width: 18px;
      height: 18px;
}
.testimonial-nav-content .testimonial-nav .content .rating li svg path {
  fill: currentColor;
  stroke: currentColor;
}
  .testimonial-nav-content .testimonial-nav .content .testimonial-info .clint-info h6 {
    display: inline-block;
    margin-bottom: 0; }
  .testimonial-nav-content .testimonial-nav .content .testimonial-info .clint-info span {
    font-style: italic;
    font-weight: 500;
    display: inline-block;
    max-width: 100%; }
.testimonial-nav-content.testimonial-content--2 .testimonial-nav .content p {
  line-height: 1.5;
  font-style: normal; }
  @media only screen and (max-width: 767px) {
    .testimonial-nav-content.testimonial-content--2 .testimonial-nav .content p {
      font-size: 22px; } }
.testimonial-nav-content.testimonial-content--2 .testimonial-nav .content .testimonial-info .clint-info h6 {
  font-size: 18px;
  font-weight: 700;
  display: inline-block;
  margin-bottom: 0;
}
.testimonial-nav-content.testimonial-content--2 .testimonial-nav .content .testimonial-info .clint-info span {
  font-style: italic;
  display: inline-block; }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .testimonial-nav-content .testimonial-nav .content p {
    font-size: 25px !important;
  }
}

.testimonial-slider-02 .testimonial-item {
  padding: 30px 40px;
}
.testimonial-02-rating {
  display: flex; 
  margin: 0 0 30px;
  gap: 0 2px;
}
.testimonial-02-rating svg , 
.testimonial-03-rating svg {
  width: 14px;
}
.testimonial-02-rating svg path , 
.testimonial-03-rating svg path {
    stroke: currentColor;
    fill: currentColor;
}
.testimonial-slider-02 .testimonial-item p {
  line-height: 1.6;
  margin-bottom: 30px;
}

.testimonial-slider-02 .testimonial-item .user-rating {
  margin-bottom: 35px;
}
.testimonial-slider-02 .testimonial-item .user-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.testimonial-slider-02 .testimonial-item .user-info h3 {
  margin-bottom: 0;
  margin-left: 15px;
  line-height: 1.2;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .testimonial-slider-02 .testimonial-item .user-info h3 {
    font-size: 20px !important;
  }
}
.testimonial-slider-02 .testimonial-item .user-info span {
  line-height: 1.3;
  margin-left: 5px;
}
.testimonial-slider-02 .swiper-pagination {
	position: relative;
	padding-top: 70px;
}
.testimonial-slider-02 .swiper-pagination-bullet {
	border-radius: 100%;
}
.testimonial-slider-02 .swiper-pagination-bullet::before {
	border-radius: 100%;
}

.testimonial-slider-03 {
  height: 100%;
}
.testimonial-slider-03 .testimonial-item {
  padding: 40px 30px 70px;
  display: block;
}
.testimonial-slider-03 .testimonial-item .testimonial-02-rating {
  display: flex; 
  margin: 0 0 15px;
  gap: 0 2px;
}
.testimonial-slider-03 .testimonial-item p {
  line-height: 1.8;
  margin-bottom: 25px;
}
.testimonial-slider-03 .testimonial-item h3 {
  line-height: 1.2;
  margin-bottom: 0;
}
.testimonial-slider-03 .testimonial-item span {
  line-height: 1.3;
}
.testimonial-slider-03 .swiper-pagination {
	bottom: 10% !important;
}
.testimonial-slider-03 .swiper-pagination-bullet {
	border-radius: 100%;
}
.testimonial-slider-03 .swiper-pagination-bullet::before {
	border-radius: 100%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .testimonial-slider-02 .testimonial-item p {
    font-size: 23px !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .testimonial-slider-02 .testimonial-item p {
    font-size: 20px !important;
  }
  .testimonial-slider-02 .testimonial-item p br {
    display: none;
  }
  .testimonial-slider-02 .testimonial-item {
    padding: 30px 20px;
  }
  .testimonial-02-rating {
    margin: 0 0 10px;
  }
}

@media only screen and (max-width: 767px) {
  .testimonial-slider-02 .testimonial-item p {
    font-size: 20px !important;
  }
  .testimonial-slider-02 .testimonial-item p br {
    display: none;
  }
  .testimonial-slider-02 .testimonial-item {
    padding: 30px 20px;
  }
  .testimonial-02-rating {
    margin: 0 0 10px;
  }
  .testimonial-nav-style .clint-thumb.swiper-slide-active {
    width: 120px !important; 
    height: 120px;
  }
}


