
.theme_1 .ictst_wrapp ul li{
display:inline-block;
vertical-align:top;
padding-bottom: 10px;
}
.theme_1 .show{
	display:inline !important;
}
.theme_1 .hide{
	display:none !important;
}
.theme_1 .testi-wrapper{
padding-right: 7px;
padding-left: 7px;
padding-top: 15px;		
}
.theme_1 .testi-wrapper .quotes{
color: #747474 !important;
padding: 25px 14px 24px 24px;
background: #f4f4f4;
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;
text-align:left;
}
.theme_1 .testi-wrapper .quotes a{
color: inherit;
text-decoration:none;	
border-bottom:none;
}
.theme_1 .testi-wrapper:hover .quotes{
padding-bottom:30px;
}
.theme_1 .testi-wrapper .testi-details:after{
border: solid transparent;
border-color: rgba(72, 71, 71, 0);
border-top-color: #f4f4f4;
border-width: 10px;
bottom: auto;
position:absolute;
top: 0px;
left: 25%;
content: " ";
height: 0;
width: 0;
}
.theme_1 .testi-wrapper .testi-details{
padding: 13px 0 0 2px;
position:relative;
}
.theme_1 .testi-wrapper .testi-details .clinet-img{
width:25%;
min-width: 30px;
max-width: 110px;
float:left;
}
.theme_1 .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_1 .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_1 .testi-wrapper .testi-details .testi-text {
width:75%;
float:left;
padding-top:10px;
}
.theme_1 .testi-wrapper .testi-details .testi-text:after {
clear:both;
}
.theme_1 .testi-wrapper .testi-details .testi-text .row{
padding-left:20px;
padding-bottom:8px;
margin:0 auto;
font-size:15px;
line-height:0px;
}
.theme_1 .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;
}
.theme_1 .testi-wrapper .testi-details .testi-text .testi-job{
font-style: italic !important;
color: rgb(0, 175, 209);
font: 12px/20px 'PTSansItalic', arial, helvetica, sans-serif;
}
.theme_1 .testi-wrapper .testi-details .testi-text .testi-job a{
color: rgb(0, 175, 209);
text-decoration:none;
}
.theme_1 .testi-wrapper .testi-details .testi-text .testi-job a:hover{
color: rgb(0, 175, 209);
text-decoration:underline;
}
.theme_1 .testi-wrapper .testi-details .testi-text .testi-company{
font-style: italic !important;
color: #999;
font: 12px/20px 'PTSansItalic', arial, helvetica, sans-serif;
}
.theme_1 .testi-wrapper .testi-details .testi-text .testi-company a{
color: #999;
text-decoration:none;
}
.theme_1 .testi-wrapper .testi-details .testi-text .testi-company a:hover{
color: #333;
text-decoration:underline;
}
.theme_1 .testi-wrapper .testi-details .testi-text .stars .wrapperStars_fe{
display:inline-block;
vertical-align:middle;
margin-left:-5px;
padding-right:5px;
}
.theme_1 .testi-wrapper .testi-details .testi-text .stars{
}
.theme_1 .testi-wrapper .testi-details .testi-text .date{
color:#999;
font-size:12px;
}
.theme_1 .testi-wrapper .testi-details .testi-text .date span{
padding-right:8px;
}
.theme_1 .testi-wrapper .testi-details .testi-text .imtst-social{
	margin-top:5px;
}