.hr-testimonial-info .hr-text p {
	color: #555555;
	font-size: 18px;
	line-height: 1.722;
}
.hr-testimonial-info .hr-testimonial-profile {
	display: flex;
	align-items: center;
	margin-top: 15px;
	column-gap: 15px;
}
.hr-testimonial-info .hr-testimonial-profile .hr-user-image {
	width: 100%;
	height: 206px;
	margin-right: 10px;
	display: block;
	max-width: 206px;
	position: relative;
}
.hr-testimonial-info .hr-testimonial-profile .hr-user-image img {
	width: 206px;
	height: 100%;
	object-fit: cover;
}
.testi-quote img {
	width: 100%;
	max-width: 70px;
}
.hr-testimonial-info .hr-testimonial-profile .hr-user-info h4 {
	color: #000;
	font-size: 21px;
	font-weight: 700;
	padding-left: 18px;
	position: relative;
	padding-bottom: 8px;
}
.hr-testimonial-info .hr-testimonial-profile .hr-user-info h3 {
	color: #000;
	font-size: 21px;
	font-weight: 700;
	padding-left: 18px;
	position: relative;
	padding-bottom: 8px;
}
.hr-dark-section .hr-testimonial-info .hr-testimonial-profile .hr-user-info h4 {
  color: var(--white);
}
.hr-dark-section .hr-testimonial-info .hr-testimonial-profile .hr-user-info h3 {
  color: var(--white);
}
.hr-testimonial-info .hr-testimonial-profile .hr-user-info span {
	color: #949494;
	font-size: 14px;
	font-style: italic;
}
.home-testimonial h2 {
	font-size: 48px;
	line-height: 1.2;
	text-align: center;
	font-weight: 700;
}
.hr-testimonial-info .hr-testimonial-profile .hr-user-info h4::before {
	left: 0;
	top: 14px;
	content: "";
	height: 3px;
	width: 12px;
	position: absolute;
	background-color: #000;
}
.hr-testimonial-info .hr-testimonial-profile .hr-user-info h3::before {
	left: 0;
	top: 14px;
	content: "";
	height: 3px;
	width: 12px;
	position: absolute;
	background-color: #000;
}
.testi-quote {
	top: 12px;
	z-index: 2;
	left: 12px;
	color: #fff;
	line-height: 1;
	font-size: 70px;
	position: absolute;
}
.hr-user-image::before {
	top: 0;
	left: 0;
	z-index: 1;
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: rgba(0, 0, 0, 0.5);
}
.hr-swiper-x3 .swiper-pagination-bullet {
  width: 20px;
  height: 20px;
  margin: 0px 5px;
  border-radius: 100%;
  display: inline-block;
  border: 3px solid #cdcdcd;
  -webkit-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  background: transparent;
}
.hr-swiper-x3 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #000;
  border-color: #000;
}
.hr-swiper-x3 {
	padding-bottom: 70px;
}
.home-testimonial .card .card-body{
	padding: 0;
	border: none;
}
.quote-blob {
	width: 300px;
	height: 190px;
	background-color: #fdf1dd;
	border-radius: 58% 42% 65% 35% / 50% 55% 45% 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: 0 5px 15px rgba(0,0,0,0.05);
}
.blue-inner-blob i {
	font-size: 70px;
}

.blue-inner-blob {
  width: 100px;
  height: 100px;
  background-color: #000;
  border-radius: 50% 48% 45% 55% / 55% 50% 50% 45%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.quote-icon {
  width: 48px;
  height: 48px;
  fill: white;
}
.blue-inner-blob img {
	width: 100%;
	max-width: 60px;
}

.testimonials-one--three {
  padding-top:325px
}
.testimonials-one--three .container {
  max-width:1600px
}
.testimonials-one--three .sec-title {
  text-align:center;
  padding-right:0;
  padding-bottom:64px
}
.testimonials-one--three .sec-title__tagline::before,
.testimonials-one--three .sec-title__tagline::after {
  height:1px;
  margin:0 auto
}
.testimonials-one--three .sec-title__title {
  text-align:center
}
.testimonials-one--three .testimonials-one__carousel.owl-carousel .owl-nav {
  display:none
}
.testimonials-one--three .testimonials-one__carousel.owl-carousel .owl-nav+.owl-dots {
  margin-top:16px
}
.testimonials-one--three .testimonials-card {
  position:relative
}
.testimonials-one--three .testimonials-card:hover {
  border-color:#fff0;
  box-shadow:initial
}
.testimonials-one--three .testimonials-card:hover .testimonials-card__image {
  -webkit-box-shadow:0 0 0 4px var(--wallpi-base,#ED1C24);
  -moz-box-shadow:0 0 0 4px var(--wallpi-base,#ED1C24);
  box-shadow:0 0 0 4px var(--wallpi-base,#ED1C24)
}
.testimonials-one--three .testimonials-card::before,
.testimonials-one--three .testimonials-card::after {
  content:"";
  position:absolute;
  width:100%;
  height:190px;
  background-repeat:no-repeat;
  background-size:100% 100%;
  z-index:1
}
.testimonials-one--three .testimonials-card::before {
  top:0;
  left:0;
  background-image:url(../images/shapes/testimonial-shape3-1.png);
  background-position:left top
}
.testimonials-one--three .testimonials-card::after {
  bottom:0;
  left:0;
  height:75px;
  background-image:url(../images/shapes/testimonial-shape3-2.png);
  background-position:left bottom
}
.testimonials-one--three .testimonials-card__inner {
  display:flex;
  flex-direction:column
}
.testimonials-one--three .testimonials-card__top {
  margin-bottom:12px;
  order:1;
  position:relative;
  z-index:3
}
.testimonials-one--three .testimonials-card__quote {
  color:var(--wallpi-text-white,#fff)
}
.testimonials-one--three .testimonials-card__content {
  font-size:16px;
  line-height:34px;
  padding-bottom:78px;
  order:3
}
.testimonials-one--three .testimonials-card__athour-wrap {
  background-image:none;
  width:calc(100% + 80px);
  margin-left:-40px;
  margin-bottom:0;
  padding:21px 0 31px 40px;
  position:relative;
  order:2
}
.testimonials-one--three .testimonials-card__athour-wrap::before {
  content:none
}
 
@media(max-width:1200px){
	.home-testimonial h2 {
	font-size: 35px;
}
}
@media screen and (max-width:575px) {
  .home-testimonial h2{
    font-size: 	28px;
    text-align: center;
  }
  .testi-quote{
  	display: none;
  }
  .hr-testimonial-info .hr-testimonial-profile .hr-user-image img{
  	width: 100px;
    height: 100px;
  }
  .hr-testimonial-info .hr-testimonial-profile .hr-user-image{
  	width: 100px;
    height: 100px;
  }
  .hr-testimonial-info .hr-testimonial-profile .hr-user-info h4 {
		font-size: 18px;	
	}
	.hr-testimonial-info .hr-testimonial-profile .hr-user-info h3 {
		font-size: 18px;	
	}
	.hr-testimonial-info .hr-text p {
		font-size: 16px;
		line-height: 25px;
	}
}
