/*FIX SCROLL*/
.navbar-inverse
{
background:rgba(2,2,2,0.6);
padding-top:10px
}

/***************************************PAGES STYLE***************************************/
/*About Us Page*/
.holder
{
    background: #f5f5f5;
    margin-top:60px;
}
.breadcrumb
{
    padding:10px 0;
    margin: 0;  
    float:right; 
}
.breadcrumb > li{ float:right;}
.breadcrumb > li + li:before{ float:right;}


/***************************************START TAQEEM***************************************/
.taqeem
{ padding:70px 0 30px;}
.taqeem .arrange{ float:right;}
.taqeem .show
{
    background:url('../img/taqeem1.jpg') no-repeat center center;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    background-size:cover;
    height:600;
    padding:0 0;
}
.taqeem .show2
{
    background:url('../img/taqeem2.jpg') no-repeat center center;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    background-size:cover;
    height:350;
    padding:0 0;
}
.taqeem .show3
{
    background:url('../img/taqeem3.jpg') no-repeat center center;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    background-size:cover;
    height:600;
    padding:0 0;
}
.taqeem .show4
{
    background:url('../img/taqeem4.jpg') no-repeat center center;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    background-size:cover;
    height:600;
    padding:0 0;
}
.taqeem .cover
{
  background: rgba(2,2,2,0.4);
  height:600;
  -webkit-transition:all 0.5s ease;   
  -moz-transition:all 0.5s ease;
  -o-transition:all 0.5s ease;
  transition:all 0.5s ease;
}
.taqeem .cover2
{
    background: rgba(2,2,2,0.4);
    height:350;
    -webkit-transition:all 0.5s ease;   
    -moz-transition:all 0.5s ease;
    -o-transition:all 0.5s ease;
    transition:all 0.5s ease;
}
.taqeem .cover:hover , .cover2:hover{  background: rgba(2,2,2,0.6);}
.taqeem h1{ font-size:60px;}
.taqeem p
{
   font-size:16px;
   margin-bottom:30px;
   line-height:2em;
   padding-left:15px;
   text-align:right;
}
.tageem hr{ width:70%;}
.taqeem ul li
{
    text-align:right;
    line-height:1.8em;
    direction:rtl;
    margin-right:15px;
}
/*Special For wasatah_tasweeq*/
.taqeem h3
{
   text-align:right;
   line-height: 1.6em;
}
.taqeem fix_p{ margin-bottom:50px;}
/*****************************/


/***************************************START SECTION_ONE***************************************/
.section_one
{
    padding-top:30px;
    padding-bottom:30px;
}
.section_one .arrange
{
    float:right;
    margin-bottom:50px;
}
.section_one h1
{
    margin-bottom:40px;
    text-align:right;
}
.section_one p
{
    line-height:2em;
    font-size:16px;
    text-align:right;
    margin-bottom:10px;
}
.section_one ul li
{
    text-align:right;
    line-height:1.8em;
    direction:rtl;
    margin-right:15px;
}




/***************************************START SECTION_TWO***************************************/
.section_two
{
    background: #eee;
    padding-top:50px;
    padding-bottom:80px;
}
.section_two .arrange
{
    float:right;
    margin-bottom:30px;
}
/*Special for edarat_amlak*/
.section_two .fix
{
    text-align:center;
    margin-bottom:25px;
}
.section_two h3
{
    text-align:center;
    margin-bottom: 20px;
}
/*************************/
.section_two h1{ margin-bottom:40px;}
.section_two p
{
    line-height:2em;
    font-size:16px;
    text-align:right;
}
.section_two ul li
{
    text-align:right;
    line-height:1.8em;
    direction:rtl;
    margin-right:15px;
}