.flex-viewport
{
    background-color: #fff;
 }
/*
.flexslider{
	margin-bottom:50px !important;
}*/

.flex-caption {
  padding: 2%;
  left: 0;
  bottom: 0;
  
  color: #333;
	 font-weight:300;

  font-size: 1.8rem;
  line-height: 18px;
  margin:0px;
}

.flex-captiona {
  padding: 2%;
  left: 0;
  bottom: 0;
  
  color: #333;
   font-weight:300;

  font-size: 1.8rem;
  line-height: 18px;
  margin:0px;
}
.flex-captiona:hover
{
  color:#000;
  text-decoration: underline;
}

.flex-direction-nav a:before
{
  color:rgba(255,255,255,0.9);
  text-shadow:1px 1px 0 rgba(0,0,0,0.9);

}