/*=== Testimonial style 5 ===*/
.thsn-testimonial-style-5 .themesion-box-desc::after,
.thsn-testimonial-style-5 .themesion-box-img,
.thsn-testimonial-style-5 .themesion-box-title{
	transition: all .5s;
}
.owl-carousel .owl-item .thsn-testimonial-style-5 img,
.thsn-testimonial-style-5 .themesion-box-img img{
	border-radius: 50%;
	height: 60px;
	width: 60px;
	display: inline-block;
	border: 4px solid;
	color: #fff;
}
.thsn-testimonial-style-5 .themesion-box-author {
	position: relative;
	text-align: left;
	display: inline-block;
	font-size: 13px;
	margin-top: 5px;
	color: var(--thsn-logisto-blackish-color);
}
.thsn-testimonial-style-5 .themesion-box-img .thsn-featured-wrapper {
	margin-right: 15px;
}
body.rtl .thsn-testimonial-style-5 .themesion-box-author{
	text-align: right;
}
body.rtl .thsn-testimonial-style-5 .themesion-box-img .thsn-featured-wrapper {
	margin-left: 15px;
	margin-right: 0;
}
.thsn-testimonial-style-5 .themesion-box-title{
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 0;
	margin-top: 0;
	color: var(--thsn-logisto-secondary-color);
}
.thsn-elementor-bg-color-secondary .thsn-testimonial-style-5 .themesion-box-title{
	color: var(--thsn-logisto-global-color);
}
.thsn-testimonial-style-5 blockquote{
	font-size: 16px;
	line-height: 26px;
	padding: 0;
	margin: 0;
	border: 0;
	font-style: normal;
	color: var(--thsn-logisto-blackish-color);
}
.thsn-text-color-white .thsn-testimonial-style-5 .themesion-box-author,
.thsn-elementor-bg-color-blackish .thsn-testimonial-style-5 .themesion-box-author,
.thsn-text-color-white .thsn-testimonial-style-5 blockquote,
.thsn-elementor-bg-color-blackish .thsn-testimonial-style-5 blockquote{
	color: var(--thsn-logisto-white-color);
}
.thsn-testimonial-style-5 .themesion-box-img{
	margin-top: 30px;
	position: relative;
	align-items: center;
}
.thsn-testimonial-style-5 .themesion-box-desc::after {
	position: absolute;
	content: '"';
	font-size: 55px;
	line-height: 70px;
	top: -10px;
	left: 0px;
	color: rgba( var(--thsn-logisto-secondary-color-rgb) , 0.10 );
	font-family: "themesion-base-icons";
	content: '\e85e';
}
.thsn-elementor-bg-color-secondary .thsn-testimonial-style-5 .themesion-box-desc::after,
.thsn-elementor-bg-color-blackish .thsn-testimonial-style-5 .themesion-box-desc::after{
	color: rgba( var(--thsn-logisto-white-color-rgb) , 0.10 );
}
body.rtl .thsn-testimonial-style-5 .themesion-box-desc::after{
	left: inherit;
	right: 0px;
}
.thsn-testimonial-style-5 .themesion-box-content{
	margin: 0 85px;
}
.thsn-testimonial-style-5 .themesion-box-star-ratings i{
	font-size: 20px;
	margin: -4px;
}
.thsn-testimonial-style-5 .themesion-box-star-ratings i.thsn-active{
	color: #ffa32b;
}
.thsn-testimonial-style-5 .themesion-box-star-ratings{
	margin-bottom: 15px;
}
.thsn-testimonial-style-5:hover .themesion-box-title{
	color: var(--thsn-logisto-blackish-color);
}
.thsn-elementor-bg-color-blackish .thsn-testimonial-style-5:hover .themesion-box-title{
	color: var(--thsn-logisto-global-color);
}
.thsn-element-testimonial-style-5.themesion-element-viewtype-carousel .owl-carousel .owl-nav {
	top: auto!important;
	bottom: 63px!important;
}
body.rtl .thsn-align-right .thsn-element-testimonial-style-5.themesion-element-viewtype-carousel .owl-carousel .owl-nav{
	left: 0px;
	right: inherit;
}
.thsn-element-testimonial-style-5.themesion-element-viewtype-carousel .owl-carousel .owl-nav button.owl-next,
.thsn-element-testimonial-style-5.themesion-element-viewtype-carousel .owl-carousel .owl-nav button.owl-prev {
	width: 60px;
	height: 60px;
}
.thsn-element-testimonial-style-5.themesion-element-viewtype-carousel .owl-carousel .owl-nav .owl-prev {
	left: -124px!important;
}
body.rtl .thsn-element-testimonial-style-5.themesion-element-viewtype-carousel .owl-carousel .owl-nav .owl-prev{
	left: 80px!important;
}
.thsn-element-testimonial-style-5.themesion-element-viewtype-carousel .owl-carousel .owl-nav .owl-next {
	right: 80px;
}
body.rtl .thsn-element-testimonial-style-5.themesion-element-viewtype-carousel .owl-carousel .owl-nav .owl-next{
	right: -124px;
}
.thsn-element-testimonial-style-5.themesion-element-viewtype-carousel .owl-carousel .owl-nav button.owl-next{
	background-color: var(--thsn-logisto-secondary-color);
	color: var(--thsn-logisto-global-color);
}
.thsn-elementor-bg-color-secondary .thsn-element-testimonial-style-5.themesion-element-viewtype-carousel .owl-carousel .owl-nav button.owl-next{
	background-color: var(--thsn-logisto-blackish-bg-color);
}
.thsn-element-testimonial-style-5.themesion-element-viewtype-carousel .owl-carousel .owl-nav button.owl-prev{
	background-color: var(--thsn-logisto-white-color);
	color: var(--thsn-logisto-secondary-color);
}
.thsn-elementor-bg-color-white .thsn-element-testimonial-style-5.themesion-element-viewtype-carousel .owl-carousel .owl-nav button.owl-prev,
.thsn-elementor-bg-color-transparent .thsn-element-testimonial-style-5.themesion-element-viewtype-carousel .owl-carousel .owl-nav button.owl-prev{
	background-color: var(--thsn-logisto-light-bg-color);
}
.thsn-element-testimonial-style-5.themesion-element-viewtype-carousel .owl-carousel .owl-nav button.owl-prev:hover{
	background: var(--thsn-logisto-secondary-color);
	color: var(--thsn-logisto-white-color)!important;
}
.thsn-elementor-bg-color-secondary .thsn-element-testimonial-style-5.themesion-element-viewtype-carousel .owl-carousel .owl-nav button.owl-prev:hover{
	background-color: var(--thsn-logisto-blackish-bg-color);
}
.thsn-element-testimonial-style-5.themesion-element-viewtype-carousel .owl-carousel .owl-nav button.owl-next:hover{
	background-color: var(--thsn-logisto-global-color);
	color: var(--thsn-logisto-white-color)!important;
}
.thsn-elementor-bg-color-gradient .thsn-element-testimonial-style-5.themesion-element-viewtype-carousel .owl-carousel .owl-nav button.owl-next:hover,
.thsn-elementor-bg-color-globalcolor .thsn-element-testimonial-style-5.themesion-element-viewtype-carousel .owl-carousel .owl-nav button.owl-next:hover{
	background-color: var(--thsn-logisto-blackish-color);
}
/*Style5 with class */
.thsn-testimonial-stylefive .thsn-testimonial-style-5 .themesion-box-content{
	margin: 0 85px 0px 0px;
}
body.rtl .thsn-testimonial-stylefive .thsn-testimonial-style-5 .themesion-box-content{
	margin: 0 0 0 85px;
}
.thsn-testimonial-stylefive .thsn-testimonial-style-5 blockquote {
	font-size: 18px;
	line-height: 30px;
	font-weight: 400!important;
	color: var(--thsn-logisto-white-color);
}
.thsn-testimonial-stylefive .thsn-testimonial-style-5 .themesion-box-title {
	color: var(--thsn-logisto-global-color);
}
.thsn-testimonial-stylefive .thsn-testimonial-style-5 .themesion-box-author {
	color: var(--thsn-logisto-white-color);
}
.thsn-testimonial-stylefive .thsn-element-testimonial-style-5.themesion-element-viewtype-carousel .owl-carousel .owl-nav button.owl-next,
.thsn-testimonial-stylefive .thsn-element-testimonial-style-5.themesion-element-viewtype-carousel .owl-carousel .owl-nav button.owl-prev {
	background-color: transparent;
	color:  var(--thsn-logisto-white-color);
	border: 2px solid  var(--thsn-logisto-white-color);
}
.thsn-testimonial-stylefive .thsn-element-testimonial-style-5.themesion-element-viewtype-carousel .owl-carousel .owl-nav button.owl-next:hover,
.thsn-testimonial-stylefive .thsn-element-testimonial-style-5.themesion-element-viewtype-carousel .owl-carousel .owl-nav button.owl-prev:hover{
	border: 2px solid  var(--thsn-logisto-global-color);
}
.thsn-testimonial-stylefive .thsn-element-testimonial-style-5.themesion-element-viewtype-carousel .owl-carousel .owl-nav button.owl-prev:hover::after,
.thsn-testimonial-stylefive .thsn-element-testimonial-style-5.themesion-element-viewtype-carousel .owl-carousel .owl-nav button.owl-next:hover::after{
	color:  var(--thsn-logisto-global-color);
	-webkit-transition: all .6s;
	-moz-transition: all .6s;
	transition: all .6s;
}
.thsn-testimonial-stylefive .thsn-testimonial-style-5 .themesion-box-desc::after{
	content: unset;
}
/*=== Responsive  ===*/
@media (max-width: 767px) {
	.thsn-element-testimonial-style-5.themesion-element-viewtype-carousel .owl-carousel .owl-nav{
		display: none;
	}
}
@media (max-width: 575px) {
	.thsn-testimonial-style-5 .themesion-box-content {
		margin: 0 0px; 
	}
	.thsn-testimonial-style-5 blockquote{
		margin-right: 65px;
	}
	.thsn-testimonial-style-5 .themesion-box-desc::after {
		font-size: 40px;
		line-height: 60px;
		left: 120px;
	}
	body.rtl .thsn-testimonial-style-5 blockquote{
		margin-left: 65px;
		margin-right: 0px;
	}
}