.theme_6 .ictst_wrapp ul li{
display:inline-block;
vertical-align:top;
}
.theme_6 .show{
	display:inline !important;
}
.theme_6 .hide{
	display:none !important;
}
.theme_6 .testi-wrapper{
padding-right: 7px;
padding-left: 7px;
padding-bottom:15px;		
}
.theme_6 .testi-wrapper .quotes{
color: #747474 !important;
padding: 15px 14px 14px 14px;
background: url(quotes.png) no-repeat left top;
font: 13px/20px 'PTSansItalic', arial, helvetica, sans-serif;
font-family: Verdana,Arial,Helvetica,sans-serif;
-moz-transition: padding-bottom .3s ease-in;
-o-transition: padding-bottom  .3s ease-in;
-webkit-transition: padding-bottom  .3s ease-in;
transition: padding-bottom  .3s ease-in;
text-align:left;
}
.theme_6 .testi-wrapper .quotes a{
color: inherit;
text-decoration:none;	
}
.theme_6 .testi-wrapper:hover .quotes{
padding-bottom:30px;
}

.theme_6 .testi-wrapper .testi-details{
padding: 2px 0 0 2px;
position:relative;
}
.theme_6 .testi-wrapper .testi-details:after{
	clear:both;
}
.theme_6 .testi-wrapper .testi-details .clinet-img{
width:25%;
min-width: 30px;
max-width: 110px;
float:left;
}
.theme_6 .testi-wrapper .testi-details img{
width:100%;
border-radius: 100%;
/*box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.3);
border: 1px solid #fff;*/
transition-duration: 0.4s;		
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
-ms-transition-duration: 0.4s;
}
.theme_6 .testi-wrapper:hover .testi-details img{
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
filter: gray;
-webkit-filter: grayscale(50%) brightness(100%) contrast(110%);
}
.theme_6 .testi-wrapper .testi-details .testi-text {
width:75%;
float:left;
padding-top:10px;
}
.theme_6 .testi-wrapper .testi-details .testi-text:after {
clear:both;
}
.theme_6 .testi-wrapper .testi-details .testi-text .row{
padding-left:20px;
padding-bottom:8px;
margin:0 auto;
}
.theme_6 .testi-wrapper .testi-details .testi-text .testi-name{
padding: 0;
font: 13px/15px 'PTSansBold', arial, helvetica, sans-serif;
font-style: normal !important;
color: #333 !important;
font-weight:bold;
display:block;
}
.theme_6 .testi-wrapper .testi-details .testi-text .testi-job{
color: rgb(0, 175, 209);
font: 12px/20px 'PTSansItalic', arial, helvetica, sans-serif;
}
.theme_6 .testi-wrapper .testi-details .testi-text .testi-job a{
color: rgb(0, 175, 209);
text-decoration:none;
}
.theme_6 .testi-wrapper .testi-details .testi-text .testi-job a:hover{
color: rgb(0, 175, 209);
text-decoration:underline;
}
.theme_6 .testi-wrapper .testi-details .testi-text .testi-company{
color: #999;
font: 12px/20px 'PTSansItalic', arial, helvetica, sans-serif;
}
.theme_6 .testi-wrapper .testi-details .testi-text .testi-company a{
color: #999;
text-decoration:none;
}
.theme_6 .testi-wrapper .testi-details .testi-text .testi-company a:hover{
color: #333;
text-decoration:underline;
}
.theme_6 .testi-wrapper .testi-details .testi-text .stars .wrapperStars_fe{
display:inline-block;
vertical-align:middle;
margin-left:-5px;
padding-right:5px;
}
.theme_6 .testi-wrapper .testi-details .testi-text .stars{
}
.theme_6 .testi-wrapper .testi-details .testi-text .date{
color:#999;
font-size:12px;
}
.theme_6 .testi-wrapper .testi-details .testi-text .date span{
padding-right:8px;
}
.theme_6 .testi-wrapper .testi-details .testi-text .imtst-social{
	margin-top:5px;
}