body{

    /* direction: rtl; */

    text-align: right;

}


.hero-img{direction: ltr;}

.provider .list p{    margin-left: 0;     margin-right: 13px;}

.text-page .text-title img{    margin-right: 0 ;    margin-left: 10px;}

.navbar-nav,
.provider,
#our-work .shuffle{

   direction: rtl ;

  }
  @media(max-width:399px){

    #our-work .shuffle{
        padding-right: 0;
    }
}
  .text-title{

      direction: rtl;

  }

/* new */
.content-section{
    text-align: right;
    direction: rtl;
}
.side-title{
    text-align: right;
}
/* .checkmark{
    right: -10px;
} */
/* .checkcontainer input{
    left: 20px;
} */
.req.left{
    left: 30px;
}
.select .req.left {
  /* top: 12px; */
  /* adv social */
  top: 32px;
  left: 35px;
}
.lable-select.select .req.left {
  top: 12px;
}
.side-title h1{
  font-size: 17px;
}
.checkcontainer{
  padding-left: 35px;
  padding-right: 0;
}
.checkcontainer h4{
  margin-right: 33px;
  margin-left: 0;
}
.fixed-bar h4{
    display: inline-block;
    margin-right: 13px;
    margin-left: 0;
  }
  @media(max-width:530px){
    .fixed-bar h4{
      margin-right: 0px;
    }
  }
  .price h3:last-child,
.unit-price h3:last-child{
  margin-right: 14px;
  margin-left: 0;
}

.social .box .order h2{
    font-weight: bold;
    font-size: 16px;
  }
  /* .blog .box:nth-child(even) .text{
    text-align: left;
  } */