.abfa-custom-text{
        margin: 0px 8% 0;
    text-align: right;
    direction: rtl;
	position:relative;
}
.abfa-custom-text .abfa-custom-text-box{
       background: #c0a057;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    /*z-index: 9999;
    bottom: 0;
    position: absolute;
    left: 0;
    width: 100%;*/
	border-radius: 50px 50px 0 0;
    PADDING: 10PX 0;
}  
 
  
     