@import url('https://fonts.googleapis.com/css?family=Muli:400,700,900');


html, body {
	font-family: 'Almarai', sans-serif;
	direction: rtl;
	text-align: right;
	font-size: 16px;
}

 header ul li , *[class^=colw-] , .blue-col , .fl
{
	float:right;
}
input[type="submit"]
{
	font-family: 'Almarai', sans-serif;
}
.tp-parallax-wrap
{
	left:auto !important;
	margin-top: -25px !important;
}

header menu , .fr , *[class^=colw-].fr , .ar_fl
{
	float:left;
}
.ltr , .bndate , .readmore
{
	direction:ltr;
}
.inline-block{
    display: inline-block;
}
.back span
{
	    transform: rotate(180deg);
}
footer input[type="submit"].ftbtn {
    transform: rotate(180deg);
}
select {
   
    background: rgba(0,0,0,.1) url(select.png) left no-repeat;
}
select:hover, select:focus
{
	    background: rgba(0,0,0,.2) url(select.png) left no-repeat;
}
.ddmproductslist ul li a, .servddmlist a
{
	text-align:right;
}
.tinnitus_solutions_box h5 , .tinnitus_solutions_box
{
    width: 100%;
    display: inline-block;
}
.team div[class^="colw-"] > div .position:after , .title .back
{
	right:0;
	left:auto
}

.extendright:after {

    right: 100%;
}
.rs-moredetails:after
{
	right:-15px;
	left:auto;
	transform: rotate(180deg);
}

.mini-cont .colw-66
{
	float:none
}