@font-face
{
    font-family: 'droidnaskh';
    src: local('Droid Arabic Naskh');
    src: url('fonts/DroidNaskh-Reg393939ar.eot');
    src: url('fonts/DroidNaskh-Regular.eot?') format('embedded-opentype'), url('fonts/DroidNaskh-Regular.woff') format('woff'), url('fonts/DroidNaskh-Regular.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-stretch: extra-expanded;
}
body
{
    margin: 0;
    padding: 0;
}
 hr {border: 0;background-color: #ccc;height: 1px;width:90%;margin-top:10px}
a
{
    text-decoration: none;
    color: #008cbf;
}
a:hover
{
    text-decoration: none;
    color: #036c92;
}
.MainDiv
{
    direction: rtl;
    font-family: 'droidnaskh';
}

.TopMenuHeightHolder
{
    height: 95px;
}
.TopMenu
{
    height: 95px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10001;
    text-align: center;
 
    background: #fff;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.2);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    padding: 0;
 
    
}
.SmallHeight
{
    height: 50px;
        background: #eeeeee;}
.LogoSmallHeight
{
    height: 50px;
        right:50px;

}
.TopMenu .HeaderContaner
{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    max-width: 1000px;
}
.TopMenu .logo
{
    position: absolute;
    top: 0;
 
    bottom: 0;
    margin: auto;
    padding: 0;
 border:0px solid;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all  0.3s ease-in-out;
    -o-transition: all  0.3s ease-in-out;
    -ms-transition: all  0.3s ease-in-out;
 
}
 .LogoNromalHeight
{
    height: 90px;
    right:0;
}
.TopMenu ul
{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    padding: 0;
    height: 40px;
    max-width: 1000px;
}
.TopMenu li
{
    list-style-type: none;
    float: right;
    margin: 0;
    padding: 3px 2px 3px 2px;
}

.TopMenu ul a
{
    border-radius: 3px;
    text-decoration: none;
    color: #647883;
    margin: 0;
    margin: 0px;
    padding: 2px 5px 2px 5px;
    font-size: 14px;
}
.TopMenu ul a:hover
{
    color: #fff;
    background-color: #ab1241;
    -webkit-transition: background 0.5s linear;
    -ms-transition: background 0.5s linear;
    -o-transition: background 0.5s linear;
    transition: background 0.5s linear;
}

.TopMenu.SmallHeight ul a
{
    background-color: #f5f5f5;
    
}
.TopMenu.SmallHeight ul a:hover
{
    color: #fff;
    background-color: #ab1241;
    -webkit-transition: background 0.5s linear;
    -ms-transition: background 0.5s linear;
    -o-transition: background 0.5s linear;
    transition: background 0.5s linear;
}

.SecondPart
{
    background: url('../images/bg-body.jpg') repeat top right #f3f3f3;
    width: 100%;
    padding-bottom: 20px;
}

.SecondPart:after
{
    content: "";
    display: table;
    clear: both;
}
.middleBox
{
    width: 1000px;

    margin: 0 auto;
}


.MiddleCol
{
 
    float: left;
}
.container
{
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
    margin-top: 5px;
    margin-bottom: 10px;
    margin-right: 6px;
    background-color: #fff;
}
.container:after
{
    content: "";
    display: table;
    clear: both;
}





.table
{
    width: 100%;
    display: table;
}

.tablerow
{
    display: table-row;
}

.tablecell
{
    display: table-cell;
}

#Serivces
{
/* margin-top:0px; */
    margin-top:160px;
    background: url('../images/ServicesBG/1.jpg') top center #fff;
}

#Serivces:after
{
    content: "";
    clear: both;
    display: table;
}
#Serivces h3, #Serivces a
{
    color: #000;
}
.service-box
{
    float: right;
    text-align: center;
    width: 246px;
    border: 2px solid #f0f0f0;
    height: 280px;
    background: url('../images/Service-item-BG.png') top center no-repeat;
}
.service-box
{
    position: relative;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}
.service-box:hover
{
    border-color: #e4e4e4;
}



.service-box h3
{
    margin-top: 180px;
    margin-bottom: 10px;
    font-size: 16px;
    color: #333333;
}
.service-box p
{
    margin: 0 3px 0 3px;
    padding-bottom: 15px;
    font-size: 12px;
    color: #575757;
    line-height: 25px;
}

.service-box img
{
    top: 40px;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
    position: absolute;
}

.btn
{
    text-align: center;
    font-size: 15px;
    font-weight: 600px;
    color: #000;
    border-radius: 3px;
    line-height: 35px;
    padding-right: 20px;
    background: #ab1241;
    margin: 0px 0px 0px 0px;
    height: 35px;
    cursor: pointer;
    cursor: hand;
    color: #fff;
}



.allservice
{
    padding: 0px 20px 0px 10px;
    background: #fff;
    height: 0px;
    overflow: hidden;
    width: 95%;
    margin: 0px auto;
    margin-bottom: 20px;

}

.allservice p
{
    width: 100%;
    vertical-align: middle;
    line-height: 50px;
    margin: 0;
    font-size: 13px;
}

.allservice img
{
    vertical-align: middle;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    
    margin-left: 7px;
    
    -webkit-filter: grayscale(100%);

filter: grayscale(100%);

filter: gray;

filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");     

}

.bottomNav
{
    margin: 10px 0 10px 0;
}
.bottomNav:after
{
    clear: both;
    content: "";
    display: table;
}
.bottomNav > a
{
    width: 237px;
    background: #fff;
    color: #ab1241;
    text-align: center;
    height: 40px;
    line-height: 40px;
    margin: 5px;
    float: right;
    border-right: 3px solid #cc5f65;
}
.bottomNav > a:hover
{
    background: #f8f8f8;
    border-right-color: #ab1241;
}


.footer
{
    background: url(../images/BottomBG.png) repeat;
    height: 330px;
}


.footer .Spreator
{
    height: 3px;
    background-color: #e0516d;
    width: 100%;
}
.footer > .table
{
    width: 1000px;
    margin: 0 auto;
}

.footer .newsBox
{
    min-width: 400px;
    vertical-align: top;
}

.footer .title
{
    color: #f0f0f0;
    text-align: center;
    border-bottom: 1px dotted #f0f0f0;
    width: 60%;
    font-size: 12pt;
    margin: 10px auto;
    padding: 0;
}
.footer .newsBox ul
{
    color: #fff;
    padding-right: 30px;
    line-height: 25px;
    margin: 0px !important;
    list-style-type: none;
    font-size: 12px;
    list-style-image: url('../image/balloon.png');
}

.newsBox ul a
{
    color: #fff;
    text-decoration: none;
}

.footer .table
{
    color: #fff;
}

.footer .ltr
{
    direction: ltr;
}
.footer .ContactInfo
{
    max-width: 230px;
    margin: 40px auto;
    height: 230px;
}
.footer .ContactInfo .Desc
{
    vertical-align: middle;
}
.footer .IMG
{
    width: 30px;
    vertical-align: top;
}


.footer .Desc.address
{
    font-size: 9pt;
}

.footer .Desc.phone
{
    font-size: 11pt;
}
.table.ContactInfo > div > div
{
    padding-top: 20px;
    font-size: 10pt;
}


#customers
{
    padding: 10px 0 10px 0;
}

#customers .Thumbs
{
    direction: ltr;
}
 
.aboutus
{
    margin: -30px 0 20px 0;
    background: url(../images/AboutUsBG.png) no-repeat top 12px right 15px #fff;
    width: 985px;
    height: 165px;
    color: #2a2a2a;
    z-index: 500px;
    position: absolute;
    border: 7px solid #f0f0f0;
}
.aboutus .enamadbox{
    position: absolute;
    top:5px;
    left: 0;
    width: 105px;
}
.aboutus p,.aboutus h1 ,.aboutus h2 ,.aboutus a
{
    color:#000;
    font-size: 15px;
    display: inline-block;
}
 .aboutus p {
     margin: 40px 150px 0 0;
     
 }
.aboutus p span
{
    font-weight: bold;
    font-size: 15px;
    color: #ff4200;
}

 
/* */
.alertBox
{
    margin: -0px 0 0px 0;
    background: url(../images/Notification/DicountCopon_tabestan.png?1) no-repeat top  right  #fff;
    width: 985px;
    height: 160px;
    color: #2a2a2a;
    z-index: 500px;
  margin-top: 160px;
      margin-bottom:  15px;
    border: 7px solid #f0f0f0;
}

.container.content{
width:1000px;
}

.container.content h1
{
    text-align: center;
    background: url(../images/titleShaddow.png) no-repeat bottom center;
    font-size: 17pt;
    height: 60px;
    padding-top: 10px;
}
.container.content div.contentText
{
    text-align: right;
    font-size: 10pt;
    line-height: 40px;
    padding-top: 10px;
    padding: 10px 30px 30px 30px;
}
.container.content div.contentText .P_Header
{
    color: #ee3624;
    margin-right: -10px;
}
.container.content div.contentText .P_Header a
{
    color: #ee3624;

}
.container.content .ComentList
{
    margin: 0;
    padding-right: 30px;
    color: #393939;
    margin-right: -10px;
    font-size: 9pt;
}

.container.content .ComentList li
{
    margin: 0;
    list-style-type: none;
    color: #393939;
    margin-right: -10px;
    list-style-type: circle;
}



.PriceTable
{
    font-size: 10pt;
    margin: 20px auto 20px auto;
}

.PriceTable tr
{
    background-color: #f8f8f8;
}
.PriceTable tr:first-child
{
    background: #00789b;
    font-weight: normal;
    font-size: 10pt;
    text-align: center;
    color: #fff;
}
.PriceTable tr:first-child
{
    padding: 5px 15px 5px 5px;
}


.PriceTable td
{
    min-width: 100px;
    padding: 5px 15px 5px 5px;
}

.PriceTable td:not(first-child)
{
    text-align: center;
}
a.button{
     color: white;
            border-radius: 4px;
            text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
     background: #ab1241;
    font-size:13px;
    padding: 4px 10px 4px 10px;
}


.copyright{
    height:40px;
    background: #262626;
    border-top:1px solid #1b1b1b;
    color: #fff;
    text-align: center;
    font-size: 10pt;
}

.morenews{

    padding: 0;
    width: 100%;
    text-align: left;
    font-size: 12px;

 width: 50%;
 
    
}
.morenews a{
 color:#fff;    
    padding-right : 3px;

}