.rslides {
position: relative;
list-style: none;
overflow: hidden;
width: 100%;
padding: 0;
margin: 0;
}
.fauthor{
display: block;
text-align: right;
}
.freadmore{
	text-decoration:none;
}
@charset "UTF-8";

@font-face {
  font-family: "infyquotes";
  src:url("../assets/fonts/infyquotes.eot");
  src:url("../assets/fonts/infyquotes.eot?#iefix") format("embedded-opentype"),
    url("../assets/fonts/infyquotes.woff") format("woff"),
    url("../assets/fonts/infyquotes.ttf") format("truetype"),
    url("../assets/fonts/infyquotes.svg#infyquotes") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-in]:before {
  font-family: "infyquotes" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="in-"]:before,
[class*=" in-"]:before {
  font-family: "infyquotes" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.in-style1-left:before {
  content: "\61";
}
.in-style1-right:before {
  content: "\62";
}
.in-style2-left:before {
  content: "\63";
}
.in-style2-right:before {
  content: "\64";
}
.in-style3-left:before {
  content: "\65";
}
.in-style3-right:before {
  content: "\66";
}
.in-style4-left:before {
  content: "\67";
}
.in-style4-right:before {
  content: "\68";
}
.in-style5-left:before {
  content: "\69";
}
.in-style5-right:before {
  content: "\6a";
}
.in-style6-left:before {
  content: "\6b";
}
.in-style6-right:before {
  content: "\6c";
}
.in-style7-left:before {
  content: "\6d";
}
.in-style7-right:before {
  content: "\6e";
}
.in-style8-left:before {
  content: "\6f";
}
.in-style8-right:before {
  content: "\70";
}
.in2x{
	font-size:180%;
}
[class^="in-"], [class*=" in-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 10px;
    line-height: 14px;
}
.ftestimonial{
	visibility:hidden;
}