
body, html { overflow-x:hidden; }



body {
	direction: rtl;
    background-color: #e7e8e2;

}

p {
	font-family: 'DroidArabicNaskhRegular', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal; 
    font-size: 16px;
    line-height: 25px;
    color: #535b60;
    padding: 5px 10px 0px 10px;
	
    
}

p img {
	margin-bottom: -13px;
}

.responsive {
    width: 100%;
    height: auto;
}


