p, navi, h1, .normal, .title, h3, .subtitle, .section4-wrap,.featuri-txt,.featuri-txt h3  {
    direction: rtl;
}
.featuri-txt,.featuri-txt h3 {
    text-align: right;
}
a.anchor{display: block; position: relative; top: -50px; visibility: hidden;}

.priceCircle {
    line-height: 10px; padding-top: 25px;
}
.priceBox {
    height: 350px;
}
.priceBox h3 {
    font-weight: bold;
    font-size: 20px;
}
#scrollDownButton {
    width: 150px; 
    cursor: pointer; text-align: center; 
    color: #ffffff; 
    text-shadow: 0px 1px 1px rgba(0,0,0,0.5); 
    font-size: 14px;
    font-family: sans-serif; 
    padding-top: 20px;
    margin-left: auto;
    margin-right: auto; 
    margin-top: -50px; 
    background-color: rgba(0,0,0,0.25);
    border-radius: 10px 10px 0px 0px;
    border-top: 1px solid #ffffff;
    height: 50px;
    box-shadow: 0 0 5px rgba(0,0,0,0.25); 
}