/* Shortcode:Testimanial Slider
-------------------------------------------------------------------- */
.pacz-testimonial {
  margin: 3px 3px 20px;
}
.pacz-testimonial.testimonial3-style {
    margin: 0;
    box-shadow: 0 0 15px rgba(0,0,0,0.1);
    padding: 50px;
}
.pacz-testimonial.testimonial3-style .listing-pre {
    right: 2px;
    top: -35px;
}
.pacz-testimonial.testimonial3-style .listing-next {
    right: -35px;
    top: -35px;
}
.pacz-testimonial .testimonial-author {
  display: block;
  color: #777;

 
}
.pacz-testimonial.modern-style .slide{
	box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.06);
	
}
.pacz-testimonial .swiper-slide {
  padding-right: 5px;
  padding-left: 5px;
  position: relative;
}
.pacz-testimonial .swiper-pagination {
  display: block;
  width: 100%;
  text-align: center;
}
.pacz-testimonial .swiper-pagination-switch {
  display: inline-block;
  margin: 0 3px 6px;
  width: 5px;
  height: 5px;
  border: 2px solid #eeeeee;
  cursor: pointer;
}
.pacz-testimonial .swiper-active-switch {
  background-color: #777;
  border-color: #777;
}
.pacz-testimonial .testimonial-company {
  font-size: 12px;
}
.pacz-testimonial .testimonial-image {

}
.pacz-testimonial .testimonial-quote {
  font-size: 14px;
  line-height: 26px;
}
 
 
/* testimonial style 1 */

.pacz-testimonial.testimonial1-style .pacz-swiper-wrapper {padding-top: 20px;}
.pacz-testimonial.testimonial1-style .swiper-slide { position: relative;}
.pacz-testimonial.testimonial1-style .testimonial-content {}
.pacz-testimonial.testimonial1-style .testimonial-quote {
	display: block;
    left: 0;
    text-align:center;
	padding-bottom:30px;
}
.pacz-testimonial.testimonial1-style .testi-bottom-left,
.pacz-testimonial.testimonial1-style .testi-bottom-right{width:50%;padding:0 10px;}
.pacz-testimonial.testimonial1-style .testimonial-quote:before {}
.pacz-testimonial.testimonial1-style .testimonial-image {}
.pacz-testimonial.testimonial1-style .author-details {
	display:block;
	position:relative;
}
.pacz-testimonial.testimonial1-style .testimonial-author {
	display:block;
	margin-bottom:0;
	padding-top:10px;
	text-align:left;
	font-size:18px;
	font-weight:700;
	color:#444;
	
}
.pacz-testimonial.testimonial1-style .testi-bottom-right .author-details{
	margin-top:0;
	text-transform:capitalize;
	font-size:13px;
}
.pacz-testimonial.testimonial1-style .testimonial-company {
  font-size:13px;
  margin-left:5px;
  text-transform:capitalize;
}
.pacz-testimonial.testimonial1-style .testimonial-position {
  text-transform:capitalize;
}
.pacz-testimonial.testimonial1-style .testimonial-position{font-size:13px;}
.pacz-testimonial.testimonial1-style .swiper-pagination {
  text-align: left !important;
  padding-left: 138px;
  left: 0 !important;
  top: 0 !important;
  bottom: auto !important;
}
.pacz-testimonial.testimonial1-style .testi-thumb {
    display: inline-block;
    margin: 0 auto;
	overflow:hidden;
	border-radius:50%;
	border:5px solid #fff;
	-webkit-box-shadow: 0 0 15px rgba(0,0,0,.15);
	-moz-box-shadow: 0 0 15px rgba(0,0,0,.15);
	box-shadow: 0 0 15px rgba(0,0,0,.15);
}

.pacz-testimonial.testimonial1-style  .owl-nav {
    top: 50%;
    transform: translateY(-50%);
	width:100%;
}
.pacz-testimonial.testimonial1-style  .owl-nav:before,
.pacz-testimonial.testimonial1-style  .owl-nav:after{
	clear:both;
}
.pacz-testimonial.testimonial1-style .owl-nav .owl-prev { float: left;}
.pacz-testimonial.testimonial1-style .owl-nav .owl-next { float: right;}

/* testimonial style 6 */
.pacz-testimonial.boxed-style .pacz-swiper-wrapper {
  padding-top: 20px;
}
.pacz-testimonial.boxed-style .swiper-slide {
  position: relative;
}
.pacz-testimonial.boxed-style .testimonial-content {

}
.pacz-testimonial .testimonial-content:before {
 color:rgba(39,46,67,0.10);
    content: "\f10d";
    display: none;
    font-family: "FontAwesome";
    font-size: 76px;
    left: 40px;
	top:20px;
    line-height: 1;
    position: relative;
    text-align: left;
}
.pacz-testimonial .testimonial-content:after {
	color:rgba(39,46,67,0.10);
    content: "\f10e";
    display:none;
    font-family: "FontAwesome";
    font-size: 76px;
    right: 40px;
	bottom:20px;
    line-height: 1;
    position: relative;
    text-align: right;
}
.pacz-testimonial.boxed-style .testimonial-quote {
 display: block;
    font-size: 14px !important;
    left: 0;
    padding: 0 18% 30px;
    position: absolute;
    right: 0;
    text-align: left;
    top: 50%;
    transform: translateY(-50%);
    word-wrap: break-word;



}
.pacz-testimonial.boxed-style .testimonial-quote:before {

}
.pacz-testimonial.boxed-style .testimonial-image {
 
 
  
  
}
.pacz-testimonial.boxed-style .author-details {
  bottom: 30px;
    left: 80px;
    position: absolute;
}
.pacz-testimonial.boxed-style .testimonial-author {
  bottom: 50px;
    font-size: 18px;
    left: 80px;
    position: absolute;
    text-transform: capitalize;
}
.pacz-testimonial.boxed-style .testimonial-company {
  font-size:14px;
  margin-left:5px;
}
.pacz-testimonial.boxed-style .testimonial-position{
  
  font-size:14px;
}
.pacz-testimonial.boxed-style .swiper-pagination {
  text-align: left !important;
  padding-left: 138px;
  left: 0 !important;
  top: 0 !important;
  bottom: auto !important;
}
.pacz-testimonial.quote-style {
  text-align: center;
}
.pacz-testimonial.quote-style .testimonial-quote {
  position: relative;
  display: block;
  padding: 20px 25px;
  border: 2px solid #eeeeee;
  margin-bottom: 12px;
}
.pacz-testimonial.quote-style .testimonial-quote:before {
  position: absolute;
  bottom: -16px;
  margin-left: -16px;
  left: 50%;
  display: block;
  width: 0;
  height: 0;
  content: "";
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-top: 14px solid #eee;
}
.pacz-testimonial.quote-style .testimonial-footer-note {
  display: inline-block;
  padding: 5px 0;
  text-align: center;
}
.pacz-testimonial.quote-style .pacz-swiper-wrapper {
  padding-top: 20px;
}
.pacz-testimonial.quote-style .swiper-pagination {
  left: 0 !important;
  top: 0 !important;
  bottom: auto !important;
}
.pacz-testimonial.modern-style .slide{
	padding: 0 15px 50px 0 !important;
	background: none !important;
	overflow: visible;
	box-shadow: none;
}
.pacz-testimonial.modern-style .slide_inner{
	padding: 35px 30px 40px;
	background: #fff;
	position: relative;
	box-shadow: 6px 2px 10px rgba(0,0,0,0.1);
}
.pacz-testimonial.modern-style .pacz-swiper-wrapper {
  padding-top: 20px;
}
.pacz-testimonial.modern-style .testimonial-content {
  text-align: center;
}
.pacz-testimonial.modern-style .swiper-pagination {
  left: 0 !important;
  top: 0 !important;
  bottom: auto !important;
}
.pacz-testimonial.modern-style .testimonial-quote {
	text-align:left;
}
.pacz-testimonial.modern-style .testimonial-footer-note {

}
.pacz-testimonial.modern-style .testimonial-image {
  display: block;

}
.pacz-testimonial.modern-style .author-details{
	bottom: 15px;
    left: 15px;
    
    text-align: left;
	}
.pacz-testimonial.light-skin.quote-style .testimonial-quote {
  border-color: rgba(255, 255, 255, 0.2);
  color: #fff;
  color: rgba(255, 255, 255, 0.9);
}
.pacz-testimonial.light-skin.quote-style .testimonial-quote:before {
  border-top-color: rgba(255, 255, 255, 0.2);
}
.pacz-testimonial.light-skin.quote-style .testimonial-author {
  color: #fff;
  color: rgba(255, 255, 255, 0.5);
}
.pacz-testimonial.light-skin.quote-style .swiper-pagination-switch {
  border-color: rgba(255, 255, 255, 0.2);
}
.pacz-testimonial.light-skin.quote-style .swiper-active-switch {
  background-color: rgba(255, 255, 255, 0.7);
  border-color: rgba(255, 255, 255, 0.1);
}

@media handheld, only screen and (max-width: 767px) {
  .pacz-testimonial {
    text-align: center;
  }
  .pacz-testimonial.boxed-style .testimonial-content {
    margin: 75px 0 0 !important;
    padding-bottom: 30px;
  }
  .pacz-testimonial.boxed-style .swiper-pagination {
    padding-left: 0 !important;
    left: 0 !important;
    top: auto !important;
    bottom: 0 !important;
    margin-bottom: 0 !important;
    text-align: center !important;
  }
  .pacz-testimonial.boxed-style .testimonial-image {
    left: 50% !important;
    top: -85px !important;
    margin: 0 0 0 -35px !important;
  }
  .pacz-testimonial.boxed-style .testimonial-quote:before {
    top: -7px !important;
    margin: 0 0 0 -7px !important;
    left: 50% !important;
    border: 1px solid #eee !important;
    border-right: none !important;
    border-bottom: none !important;
  }
  .pacz-testimonial .testimonial-company,
  .pacz-testimonial .testimonial-author {
    margin: 0 !important;
  }
  .pacz-testimonial.modern-style .testimonial-quote {text-align:center;}
  .pacz-testimonial.modern-style .author-details {float:none;}
}