.flexslider{
  margin-bottom: 20px;
  border: none;
}
.flexslider .slides img {
  width: auto;
  border: none;
  display: block;
  height: auto;
  margin: 0 auto;
}
.flex-title {
  width: 100%;
  padding: 1%;
  left: 0;
  bottom: 0;
  background: rgba(0,0,0,.5);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,.3);
  font-size: 14px;
  line-height: 18px;
}
.flex-description {
  width: 100%;
  padding: 1%;
  left: 0;
  bottom: 0;
  background: rgba(0,0,0,.5);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,.3);
  font-size: 14px;
  line-height: 18px;
}
.fz_lists{
  margin-top: 40px;
  border: 1px solid #bcb6b6;
  padding: 50px 0 30px 0;
}
.btn-marketplace{
       float: none;
    display: inline-block;
    height: 37px;
    margin-top: 20px; 
    width: 221px;
    background-image: url(fxmarket.png)!important;
    background-repeat: no-repeat;
    border-radius: 0;
    border: none!important;
    color: transparent!important;
}
 