.theme_9 .ictst_wrapp ul li{
display:inline-block;
vertical-align: top;
}
.theme_9 .show{
	display:inline !important;
}
.theme_9 .hide{
	display:none !important;
}
.theme_9 .testi-wrapper{
padding-right: 7px;
padding-left: 7px;
padding-bottom:15px;		
}
.theme_9 .clear{
	clear:both;
}
@font-face {
  font-family: 'FontAwesome-imt';
  src: url("../../files/fonts/fontawesome-webfont.eot?v=3.2.1");
  src: url("../../files/fonts/fontawesome-webfont.eot?#iefix&v=3.2.1") format("embedded-opentype"), url("../../files/fonts/fontawesome-webfont.woff?v=3.2.1") format("woff"), url("../../files/fonts/fontawesome-webfont.ttf?v=3.2.1") format("truetype"), url("../../files/fonts/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1") format("svg");
  font-weight: normal;
  font-style: normal;
}
.theme_9 .testi-wrapper .quotes{
color: #666!important;
font: 17px/20px 'PTSansItalic', arial, helvetica, sans-serif;
font-family: 'Open Sans',Helvetica,Arial,sans-serif;
line-height:150%;
margin-bottom: 10px;
-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;
line-height: 25px;
font-weight: 300;
}
.theme_9 .testi-wrapper .quotes .quote-content{
padding: 5px;
padding-bottom:5px;
}
.theme_9 .testi-wrapper .quotes .quote-content a{
color: inherit;
text-decoration:none;	
}
.theme_9 .testi-wrapper:hover .quotes{
padding-bottom:10px;
}
.theme_9 .testi-wrapper .testi-details  .clinet-img{
min-width: 30px;
max-width: 100px;
margin:0 auto;
margin-bottom:10px;
}
.theme_9 .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_9 .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%);
cursor:pointer;
}
.theme_9 .testi-wrapper .testi-details{
padding: 5px 0 0 2px;
position:relative;
text-align:center;
min-width:100px;
}
.theme_9 .testi-wrapper .testi-details .testi-text {
padding-bottom:14px;
}
.theme_9 .testi-wrapper .testi-details .testi-text .row{
padding-left:0px;
padding-bottom:0px;
margin:0 auto;
text-align:center;
}
.theme_9 .testi-wrapper .testi-details .testi-text .testi-name:before {
content: '\2014 \00A0';
}
.theme_9 .testi-wrapper .testi-details .testi-text .testi-name{
padding: 0;
font: 14px/15px 'PTSansBold', arial, helvetica, sans-serif;
font-family: 'Open Sans',Helvetica,Arial,sans-serif;
font-style: normal !important;
color: #999999 !important;
}
.theme_9 .testi-wrapper .testi-details .testi-text .testi-job{
color: #333 !important;
font: 12px/20px 'PTSansItalic', arial, helvetica, sans-serif;
font-family: 'Open Sans',Helvetica,Arial,sans-serif;
font-style: normal !important;
}
.theme_9 .testi-wrapper .testi-details .testi-text .testi-job a{
color: #333 !important;
text-decoration:none;
}
.theme_9 .testi-wrapper .testi-details .testi-text .testi-job a:hover{
color: #333;
text-decoration:underline;
}
.theme_9 .testi-wrapper .testi-details .testi-text .testi-company{
color:  rgb(0, 175, 209);
font: 12px/20px 'PTSansItalic', arial, helvetica, sans-serif;
}
.theme_9 .testi-wrapper .testi-details .testi-text .testi-company a{
color:  rgb(0, 175, 209);
text-decoration:none;
}
.theme_9 .testi-wrapper .testi-details .testi-text .testi-company a:hover{
color: rgb(0, 175, 209);
text-decoration:underline;
}
.theme_9 .testi-wrapper .testi-details .stars .wrapperStars_fe{
display:inline-block;
vertical-align:middle;
margin-left:-5px;
padding-right:5px;
}
.theme_9 .testi-wrapper .testi-details .stars{
margin-top:5px;
display: block;
}
.theme_9 .testi-wrapper .testi-details .testi-text .date{
color:#999;
font-size:12px;
}
.theme_9 .testi-wrapper .testi-details .testi-text .date span{
padding-right:8px;
}