﻿@font-face {
    font-family: "yekan";
    src: url('../../fonts/BYekan.eot') format('eot'), url('../../fonts/BYekan.woff') format('woff'), url('../../fonts/BYekan.ttf') format('truetype');
}
.back-to-top {
    margin: 0;
    position: fixed;
    bottom: 0;
    right: 0;
    width: 70px;
    height: 70px;
    z-index: 100;
    display: none;
    text-decoration: none;
    color: #ffffff;
    background-image:url("../Img/back-to-top.png");
    background-position:center;
    background-position-y:center;
    background-repeat:no-repeat;
    opacity: 0.5;
    filter: alpha(opacity=40);
    
}
.back-to-top:hover
{
        opacity: 1;
        filter: alpha(opacity=100);
}

    .back-to-top i {
        font-size: 60px;
}
#Footer
{
    color:white;
    background-image:url(../Img/FooterBackGround.jpg);
    font-family:yekan;
    font-size:15px;
    font-weight:bold;
}
#Footer h1{
    font-family:Tahoma;
    color:silver;
    font-size:12px;
    font-weight:normal;
    text-align:right;
}
#Footer h3{
    font-family:Yekan;
    color:white;
    font-size:14px;
    font-weight:bold;
    text-align:center;
    margin-top:3px;
}
#Footer a{
    font-family:Tahoma;
    color:silver;
    font-size:12px;
    font-weight:normal;
    text-align:center;
    margin-top:10px;
    display:block;
}
#Footer a:hover{
    font-family:Tahoma;
    color:#83ad1a;
}
#CopyRight
{
    background-color:#4d4c4c;
    height:40px;
    border-top:solid 1px white;
}
#SendEmail div
{
    margin-top:4px;
}
#SendEmail
{
    margin-bottom:40px;
}
#ProductGroup .img-responsive {
 display: block;
 height: auto;
 width:auto;
}
.navbar-brand
{
    top:-33px;
    position:relative;
    width:100px;
}
.ProductUsageImgTitle
{
    min-width:0px;
}

#HeaderArm {
    margin: 0 auto;
    margin-top:30px;
    text-align: right;
    direction: rtl;
}
#Parts h4{
    font-family:'B Titr';
    font-size:15px;
    padding-right:10px;

}
#Parts p{
    font-family:Tahoma;
    font-size:12px;
    text-align:justify;
    padding-right:10px;
}
#Parts img {
    margin-top:10px;
    margin:5px;
}
#News h2{
    font-family:'B Titr';
    font-size:16px;
    padding-right:80px;
    background-image:url(../Img/IconSubject.png);
    background-position:right;
    background-repeat:no-repeat;
    color:#163b63;
}
#News h3{
    font-family:yekan;
    font-size:14px;
    padding-right:10px;
}
#News p {
    font-family:Tahoma;
    font-size:12px;
    padding:10px;
}
#PayInformation h1
{
    font-family:'B Titr';
    font-size:16px;
    color:white;
}

#PayInformation{
   background-color:#4d4c4c;
    border-top:solid 1px white;
}
#PayInformation ul
{
    font-family:Tahoma;
    font-size:12px;
    color:white;
}