.testimonial-container {
background: #f3f3f3;
border-top: 1px solid #dcdcdc;
border-bottom: 1px solid #dcdcdc;
position: relative;
}
.testimonial-container:before {
background: #dcdcdc;
content: "";
left: 0;
position: absolute;
top: 69%;
width: 50%;
height: 1px;
margin-left: -45px;
}
.testimonial-container .container {
position:relative;
}
.customer-says {
margin: 118px 30px 0 0;
border-right: 1px solid #dcdcdc;
padding-bottom: 173px;
}
.customer-says h2 {
font-size: 50px;
line-height: 1.1;
color: #2d2c32;
text-transform: uppercase;
font-weight: 900;
letter-spacing: 5px;
}
.corve{
position:absolute;
left: 15px;
top:0;
width: 248px;
height: 75px;
}
.customer-says h2 span {
display: block;
font-size: 30px;
letter-spacing: 2px;
}
.customer-says h2 i {
display: block;
width: 41px;
height: 3px;
background: #f38929;
margin-top: 13px;
}
.customer-says strong {
display: block;
font-size: 15px;
color: #989899;
font-weight: 700;
text-transform: uppercase;
margin-top: 23px;
letter-spacing: 1.5px;
}
.testimonial-box {
margin: 118px 0 0 0;
position: relative;
}
.testimonial-box .view-list {
padding: 22px 0 0 0;
}
.testimonial-box blockquote {
padding: 0;
margin: 0;
border: none;
font-size: 18px;
line-height: 30px;
color: #717171;
font-family: Georgia;
font-style: italic;
}
.testimonial-box blockquote i {
font-size: 30px;
color: #dadad8;
display: block;
padding-bottom: 26px;
}
.testimonial-box blockquote footer {
display: block;
font-size: 14px;
line-height: 16px;
color: #2d2c32;
font-weight: 700;
font-style: normal;
font-family: 'Lato', sans-serif;
letter-spacing: 1.5px;
margin-top: 36px;
}
.testimonial-box blockquote footer:before {
display: none;
}
.testimonial-box .thumb-box {
position: absolute;
left: -100%;
bottom: -95px;
width: 100%;
padding: 32px 0;
}
.testimonial-box .flex-viewport ul {
list-style: none;
padding: 0;
display: inline-block;
}
.testimonial-box .flex-viewport li {
float: left;
margin-right: 5px;
}
.testimonial-box .thumb-box .flex-viewport li {
float: left;
background: url(//www.bestshelly.com/wp-content/themes/img/frame.png) no-repeat 0 0;
margin-right: 5px;
}
.testimonial-box .flex-viewport li a {
display: block;
opacity: 0.5;
}
.testimonial-box .thumb-box li a:hover, 
.testimonial-box .thumb-box li.flex-active-slide a {
opacity: 1;
}
#testimonial-silder .flex-direction-nav {
position: absolute;
top: 227px;
left: -100%;
list-style: none;
width: 100%;
height: 40px;
margin:0 0 0 -100px
}
#testimonial-silder .flex-direction-nav .flex-prev:hover {
background-position: 0px -22px;
-webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
-o-transition: none;
transition: none;
}
#testimonial-silder .flex-direction-nav .flex-prev,#testimonial-silder .flex-direction-nav .flex-next{ 
position: absolute;
top: 39%;
width: 20px;
height: 22px;
text-indent: -999px;
outline: none;
z-index: 999999;
}
#testimonial-silder .flex-direction-nav .flex-prev{
right: 29%;
}
#testimonial-silder .flex-direction-nav .flex-next{
right: 22%;
}
#testimonial-silder .flex-direction-nav .flex-prev:before,#testimonial-silder .flex-direction-nav .flex-next:before{
position: absolute;
top: 2px;
font-family: 'FontAwesome';
text-indent: 0;
color: #6e6d6d;
font-size: 22px;
}
#testimonial-silder .flex-direction-nav .flex-prev:before{
content:'\f053';
left:-1px;
}
#testimonial-silder .flex-direction-nav .flex-next:before{
content:'\f054';
right:-1px;
}
#testimonial-silder .flex-direction-nav .flex-prev:hover:before,#testimonial-silder .flex-direction-nav .flex-next:hover:before{
color:#ff7519;
}
#testimonial-silder .flex-direction-nav .flex-next:hover {
background-position: -34px -22px;
-webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
-o-transition: none;
transition: none;
}
.testimonial-container #testimonial-silder ul {
overflow: hidden;
}
#testimonial-carousel.flexsilder {
position:relative;
display:inline-block;
vertical-align:top;
*display:inline;
*zoom:1;
text-align:left;
width: 267px;
overflow: hidden;
margin-right: 229px;
padding:23px 0 47px;
}
#testimonial-carousel.flexsilder ul li{
opacity:0.5;
margin:0 5px 0 0
}
#testimonial-carousel.flexsilder ul li.flex-active-slide{
opacity:1
}
#testimonial-carousel .flex-viewport {
z-index: 99;
}
#testimonial-carousel .flex-direction-nav {
position: absolute;
top: 50%;
right: 0;
list-style: none;
width: 100%;
height: 22px;
margin-top: -23px;
display: none;
}