/* Shortcode:Testimonial Slider
-------------------------------------------------------------------- */
.helpme-testimonial {
  margin: 3px 3px 20px;
}
.helpme-testimonial.creative-style{
	margin:0;
	
}
.helpme-testimonial .testimonial-author {
  display: block;
  color: #777;

 
}
.helpme-testimonial .swiper-slide {
  padding-right: 5px;
  padding-left: 5px;
  position: relative;
}
.helpme-testimonial .swiper-pagination {
  display: block;
  width: 100%;
  text-align: center;
}
.helpme-testimonial .swiper-pagination-switch {
  display: inline-block;
  margin: 0 3px 6px;
  width: 5px;
  height: 5px;
  border: 2px solid #eeeeee;
  cursor: pointer;
}
.helpme-testimonial .swiper-active-switch {
  background-color: #777;
  border-color: #777;
}
.helpme-testimonial .testimonial-company {
  font-size: 12px;
}
.helpme-testimonial .testimonial-image {

}
.helpme-testimonial .testimonial-quote {
  font-size: 14px;
  line-height: 26px;
}
.helpme-testimonial.boxed-style .helpme-swiper-wrapper {
  padding-top: 20px;
}
.helpme-testimonial.boxed-style .swiper-slide {
  position: relative;
}
.helpme-testimonial.boxed-style .testimonial-content {

}
.helpme-testimonial .testimonial-content:before {
 color:rgba(39,46,67,0.10);
    content: "\f10d";
    display: block;
    font-family: "FontAwesome";
    font-size: 76px;
    left: 40px;
	top:20px;
    line-height: 1;
    position: relative;
    text-align: left;
}
.helpme-testimonial .testimonial-content:after {
	color:rgba(39,46,67,0.10);
    content: "\f10e";
    display: block;
    font-family: "FontAwesome";
    font-size: 76px;
    right: 40px;
	bottom:20px;
    line-height: 1;
    position: relative;
    text-align: right;
}
.helpme-testimonial.boxed-style .testimonial-quote {
 display: block;
    font-size: 14px !important;
    left: 0;
    padding: 0 18%;
    position: absolute;
    right: 0;
    text-align: left;
    top: 50%;
    transform: translateY(-50%);
    word-wrap: break-word;



}
.helpme-testimonial.boxed-style .testimonial-quote:before {

}
.helpme-testimonial.boxed-style .testimonial-image {
 
 
  
  
}
.helpme-testimonial.boxed-style .author-details {
  bottom: 30px;
    left: 80px;
    position: absolute;
}
.helpme-testimonial.boxed-style .testimonial-author {
  bottom: 50px;
    font-size: 18px;
    left: 80px;
    position: absolute;
    text-transform: capitalize;
}
.helpme-testimonial.boxed-style .testimonial-company {
  font-size:14px;
  margin-left:5px;
}
.helpme-testimonial.boxed-style .testimonial-position{
  
  font-size:14px;
}
.helpme-testimonial.boxed-style .swiper-pagination {
  text-align: left !important;
  padding-left: 138px;
  left: 0 !important;
  top: 0 !important;
  bottom: auto !important;
}
.helpme-testimonial.quote-style {
  text-align: center;
}
.helpme-testimonial.quote-style .testimonial-quote {
  position: relative;
  display: block;
  padding: 20px 25px;
  border: 2px solid #eeeeee;
  margin-bottom: 12px;
}
.helpme-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;
}
.helpme-testimonial.quote-style .testimonial-footer-note {
  display: inline-block;
  padding: 5px 0;
  text-align: center;
}
.helpme-testimonial.quote-style .helpme-swiper-wrapper {
  padding-top: 20px;
}
.helpme-testimonial.quote-style .swiper-pagination {
  left: 0 !important;
  top: 0 !important;
  bottom: auto !important;
}
.helpme-testimonial.modern-style .helpme-swiper-wrapper {
  padding-top: 20px;
}
.helpme-testimonial.modern-style .testimonial-content {
  text-align: center;
}
.helpme-testimonial.modern-style .swiper-pagination {
  left: 0 !important;
  top: 0 !important;
  bottom: auto !important;
}
.helpme-testimonial.modern-style .testimonial-quote {
	text-align:left;
}
.helpme-testimonial.modern-style .testimonial-footer-note {

}
.helpme-testimonial.modern-style .testimonial-image {
  display: block;

}
.helpme-testimonial.modern-style .author-details{
	bottom: 15px;
    left: 15px;
    position: absolute;
    text-align: left;
	}
.helpme-testimonial.light-skin.quote-style .testimonial-quote {
  border-color: rgba(255, 255, 255, 0.2);
  color: #fff;
  color: rgba(255, 255, 255, 0.9);
}
.helpme-testimonial.light-skin.quote-style .testimonial-quote:before {
  border-top-color: rgba(255, 255, 255, 0.2);
}
.helpme-testimonial.light-skin.quote-style .testimonial-author {
  color: #fff;
  color: rgba(255, 255, 255, 0.5);
}
.helpme-testimonial.light-skin.quote-style .swiper-pagination-switch {
  border-color: rgba(255, 255, 255, 0.2);
}
.helpme-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) {
  .helpme-testimonial {
    text-align: center;
  }
  .helpme-testimonial.boxed-style .testimonial-content {
    
    
  }
  .helpme-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;
  }
  .helpme-testimonial.boxed-style .testimonial-image {
    left: 50% !important;
    top: -85px !important;
    margin: 0 0 0 -35px !important;
  }
  .helpme-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;
  }
  .helpme-testimonial .testimonial-company,
  .helpme-testimonial .testimonial-author {
    margin: 0 !important;
  }
  
.helpme-testimonial.boxed-style .testi-thumb,
.helpme-testimonial.boxed-style .testi-thumb img {
    float: none;
    width: 100%;
}
.testimonial-content {
    float: none;
    height: 100% !important;
    margin: 0;
    padding:20px !important;
    position: relative !important;
    width: 100% !important;
}
.helpme-testimonial.boxed-style .testimonial-quote {
    display: block;
    font-size: 14px !important;
    left: 0;
    padding: 0;
    position: relative;
    right: 0;
    text-align: left;
    top:0;
    transform: translateY(0);
    word-wrap: break-word;
}
.helpme-testimonial.boxed-style .testimonial-content::before, .helpme-testimonial.boxed-style .testimonial-content::after {
    font-size: 24px;
    position: absolute;
}
.helpme-testimonial.boxed-style .author-details {
    position: static;
}

.helpme-grid div, #helpme-header, #helpme-header div, .helpme-secondary-header, .helpme-secondary-header div, [class*="helpme-col-"], *::after, *::before, .text-input, .theme-page-wrapper, .blog-masonry-inner, #helpme-page-introduce, .helpme-header-toolbar, .helpme-news-item, .helpme-employee-item, .helpme-cause-item, #helpme-notification-bar, .blog-grid-entry, .blog-masonry-entry, .helpme-fullwidth-boxed, .helpme-image-caption, .helpme-gallery-shortcode .gallery-inner, .helpme-grid-portfolio-item, .shop_table_form, .cart-collaterals, .helpme-checkout-payement, .helpme-side-dashboard, #helpme-sidebar, .page-section-content {
    box-sizing: border-box;
}
*, *::before, *::after {
    box-sizing: border-box;
}
.helpme-grid div, #helpme-header, #helpme-header div, .helpme-secondary-header, .helpme-secondary-header div, [class*="helpme-col-"], *::after, *::before, .text-input, .theme-page-wrapper, .blog-masonry-inner, #helpme-page-introduce, .helpme-header-toolbar, .helpme-news-item, .helpme-employee-item, .helpme-cause-item, #helpme-notification-bar, .blog-grid-entry, .blog-masonry-entry, .helpme-fullwidth-boxed, .helpme-image-caption, .helpme-gallery-shortcode .gallery-inner, .helpme-grid-portfolio-item, .shop_table_form, .cart-collaterals, .helpme-checkout-payement, .helpme-side-dashboard, #helpme-sidebar, .page-section-content {
    box-sizing: border-box;
}
*, *::before, *::after {
    box-sizing: border-box;
}
#theme-page h1, #theme-page h2, #theme-page h3, #theme-page h4, #theme-page h5, #theme-page h6 {
    color: #272e43;
}
.helpme-testimonial.boxed-style .testimonial-author {
    bottom: 0;
    font-size: 16px;
    left: 0;
    position: relative;
    text-transform: capitalize;
}
.author-details {
    margin-top: 0 !important;
}
.helpme-testimonial .testimonial-author {
    display: block !important;
}
}