.theme_3 .ictst_wrapp ul li{
display:inline-block;
vertical-align: top;
}
.theme_3 .show{
	display:inline !important;
}
.theme_3 .hide{
	display:none !important;
}
.theme_3 .testi-wrapper{
padding-right: 7px;
padding-left: 7px;
padding-top:5px;
padding-bottom:10px;		
}
.theme_3 .clear{
	clear:both;
}
.theme_3 .testi-wrapper .quotes{
color: #d5d5d5 !important;
background: #3e3e3e;
font: 13px/20px 'PTSansItalic', arial, helvetica, sans-serif;
font-style: italic;
-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;
position:relative;
float:left;
width:60%;
text-align:left;
}
.theme_3 .testi-wrapper .quotes:after{
border: solid transparent;
border-color: rgba(72, 71, 71, 0);
border-right-color: #3e3e3e;
border-width: 7px;
bottom: auto;
position:absolute;
top: 50px;
left: -14px;
content: " ";
height: 0;
width: 0;
}
.theme_3 .testi-wrapper .quotes .quote-content{
padding: 15px 14px 5px 24px;
}
.theme_3 .testi-wrapper .quotes .quote-content a{
color: inherit;
text-decoration:none;	
border-bottom:none;	
}
.theme_3 .testi-wrapper:hover .quotes{
padding-bottom:20px;
}
.theme_3 .testi-wrapper .testi-details  .clinet-img{
min-width: 30px;
max-width: 110px;
margin-bottom:10px;
padding-right:15px;
}
.theme_3 .testi-wrapper .testi-details  img{
width:100%;
border-radius: 100%;
box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.3);
-o-box-shadow: 0 0 7px 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_3 .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_3 .testi-wrapper .testi-details{
padding: 13px 0 0 2px;
position:relative;
float:left;
width:35%;
min-width:45px;
max-width:130px;
}
.theme_3 .testi-wrapper .testi-details .testi-text {
padding-bottom:4px;
}
.theme_3 .testi-wrapper .testi-details .testi-text .row{
padding-left:0px;
padding-bottom:0px;
margin:0 auto;
font-size:13px;
}
.theme_3 .testi-wrapper .testi-details .testi-text .testi-name{
padding: 0;
font: 13px/15px 'PTSansBold', arial, helvetica, sans-serif;
font-style: normal !important;
color: rgb(0, 175, 209) !important;
font-weight:bold;
}
.theme_3 .testi-wrapper .testi-details .testi-text .testi-job{
font-style: italic !important;
color: #333;
font-weight:bold;
font-size:13px;
}
.theme_3 .testi-wrapper .testi-details .testi-text .testi-job a{
color: #333;
text-decoration:none;
}
.theme_3 .testi-wrapper .testi-details .testi-text .testi-job a:hover{
color: #333;
text-decoration:underline;
}
.theme_3 .testi-wrapper .testi-details .testi-text .testi-company{
font-style: italic !important;
color: #535353;
font: 12px/20px 'PTSansItalic', arial, helvetica, sans-serif;
}
.theme_3 .testi-wrapper .testi-details .testi-text .testi-company a{
color: #535353;
text-decoration:none;
}
.theme_3 .testi-wrapper .testi-details .testi-text .testi-company a:hover{
color: #333;
text-decoration:underline;
}
.theme_3 .testi-wrapper .testi-details .stars .wrapperStars_fe{
display:inline-block;
vertical-align:middle;
margin-left:-5px;
padding-right:5px;
}
.theme_3 .testi-wrapper .testi-details .stars{
margin-top:10px;
display: block;
}
.theme_3 .testi-wrapper .testi-details .testi-text .date{
color:#999;
font-size:12px;
}
.theme_3 .testi-wrapper .testi-details .testi-text .date span{
padding-right:8px;
}