body {
    font-family: IRANSans-web;
    font-size: 12px;
    direction:rtl;
}

.backMenu {
 background-color:#eee;
 padding:10px 0;
}

.telmenu {
     padding:20px 0;
     text-align:left;
}
.e-slider {
    width: 100%;
    .min-height: 345px;
    background: #f1f1f1;
    border: 1px solid #d2d0d0;
    border-radius: 4px;
}

.center {
    text-align:center;
 }


.install {
   margin-top:20px;
   border:1px solid #ccc;

}

.install .txt {
  text-align:center;
  background-color:#f1f1f1;
  padding:10px;
}


/* ------------- Nav Vertical ------------- */
.nav-vertical {
    border: 1px solid rgba(119, 119, 119, 0.32);
    padding: 0;
    border-radius: 4px;
    box-shadow: 0px 8px 12px -6px rgba(0, 0, 0, 0.15);
    position: relative;
    .top: -48px;
}

    .nav-vertical li {
        display: block;
        border-bottom: 1px solid rgba(167, 167, 167, 0.45);
        -webkit-transition: all 0.6s;
        -moz-transition: all 0.6s;
        -ms-transition: all 0.6s;
        -o-transition: all 0.6s;
        transition: all 0.6s;
        background-color: #fff;
    }

        .nav-vertical li a {
            .line-height: 34px;
            .padding-right: 15px;
            color: #666;
            -webkit-transition: all 0.5s;
            -moz-transition: all 0.5s;
            -ms-transition: all 0.5s;
            -o-transition: all 0.5s;
            transition: all 0.5s;
        }

        .nav-vertical li:hover {
            background: #d81b21;
        }

            .nav-vertical li:hover a {
                .padding-right: 25px;
                color: #fff;
            }

.nav-vertical-title {
    line-height: 47px;
    padding-right: 15px;
    background-color: #d81b21 !important;
    color: #fff;
}


.nav-vertical div.aa {
    padding: 6px 10px;
}




.nav-vertical li.nav-vertical-title:hover {
    background: #51bc30;
}

@media (min-width: 0px) and (max-width: 992px) {
    .nav-vertical {
        top: 0;
    }
}







/*----------news---------------*/

.news-box-right {
    margin: 25px 0;
}

    .news-box-right .titr {
        background-color: #d81b21;
        -webkit-border-top-left-radius: 5px;
        -webkit-border-top-right-radius: 5px;
        -moz-border-radius-topleft: 5px;
        -moz-border-radius-topright: 5px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        padding: 10px;
        color: #fff;
    }

        .news-box-right .titr a {
            color: #fff;
        }

    .news-box-right .item-news {
        margin: 0;
        padding: 15px 5px;
        border-bottom: 1px solid #d6d5d5;
        width: 100%;
        background-color: #fff;
    }


        .news-box-right .item-news .txt {
            font-size: 10px;
            text-align: justify;
            padding: 5px 10px 0px 0;
        }


        .news-box-right .item-news .title {
            font-size: 10px;
            text-align: justify;
            line-height: 10px;
            height: 60px;
        }



        .news-box-right .item-news .view {
            font-size: 9px;
            text-align: justify;
        }




        .news-box-right .item-news .img {
            padding: 0;
        }


        .news-box-right .item-news .txt h1.nn {
            font-size: 10px;
            color: #3d3d3d;
            .font-weight: bold;
            line-height: 18px;
            margin-top: -10px;
        }


.newslist h1.ll {
    font-size: 16px;
    color: #d81b21;
    margin: 0;
    line-height: 0;
}

.newslist h2.lt {
    font-size: 15px;
    margin: 10px 0;
    line-height: 30px;
    font-weight: bold;
}



/*--------news Detail-------------*/

.newsdetail h2.ll {
    font-size: 14px;
    color: #d81b21;
    margin: 0;
    line-height: 0;
}

.newsdetail h1.lt {
    font-size: 15px;
    margin: 10px 0;
    line-height: 30px;
}


.newsdetail .date {
    font-size: 11px;
    color: #afafaf;
    border-bottom: 1px solid #afafaf;
    padding: 5px 0;
}

.newsdetail .datediv {
    margin-top: 10px;
}


/* ------------- Footer ------------- */






footer {
    .background-color: #f7f7f7;
}




.titlefooter {
    line-height: 55px;
    margin-bottom: 20px;
    color: #d81b21;
    font-weight:bold;
}

.bodyitemfooter {
   
    line-height:25px;
    text-align:justify;
}

    .bodyitemfooter ul {
    
        margin-right:-40px;
    
    }



.footer-list .item a {
    color: #5c5c5c;
}



footer .footer-box {
    padding-top: 20px;
}

footer .logo-list {
    text-align: center;
}

    footer .logo-list ul {
        padding: 0;
    }

        footer .logo-list ul li {
            display: inline-block;
            padding: 5px 14px;
            margin-left: 1px;
            background-color: #FFFFFF;
        }

            footer .logo-list ul li:last-child {
                border-left: none;
            }

            footer .logo-list ul li a {
                color: #5c5c5c;
            }

footer .footer-list {
    padding-top: 10px;
}

    footer .footer-list .footer-list-box li a {
        line-height: 10px;
        color: #5c5c5c;
    }

@media (min-width:0) and (max-width:992px) {
    footer .footer-list .footer-list-box {
        text-align: center;
    }
}

footer .footer-contact-us {
    direction: ltr;
}

    footer .footer-contact-us input[type=text] {
        width: 250px;
        line-height: 25px;
        border: 1px solid #DADADA;
        padding: 0 5px;
    }

    footer .footer-contact-us input[type=submit] {
        position: absolute;
        border-radius: 0 6px 6px 0;
        border: none;
        line-height: 27px;
        background-color: #d81b21;
        padding: 0 10px;
        color: #eee;
        margin-left: -5px;
    }

    footer .footer-contact-us .contact-box {
        padding-top: 25px;
        padding-left: 0px;
    }

        footer .footer-contact-us .contact-box h6 {
            margin-bottom: 10px;
        }


        footer .footer-contact-us .contact-box span {
            font-size: 17px;
            font-weight: bold;
            color: #d81b21;
        }

footer .footer-copyright {
    padding: 10px 0;
    border-top: 1px solid #E2E2E2;
    font-size: 11px;
}

    footer .footer-copyright .bank {
        text-align: right;
    }

    footer .footer-copyright .item, footer .footer-copyright .lastitem {
        padding-top: 20px;
    }


    footer .footer-copyright .lastitem {
        text-align: center;
    }


.footer-copyright .copyright {
    font-size: 9px;
    margin-left: 5px;
}

.footer-copyright .copyright a {

    color:#d81b21;
}

.pd0 {
    padding: 0;
}

/*-------- product Item-----------*/

.Proitem {
padding:8px;
}

.Proitem .item {
 -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border:1px solid #eee;

}
.margin-pro {
padding:8px;
}

.Proitem .name
{
     background-color:#f8f8f8;
     color:#000;
     padding:5px;
     text-align:center;
     border-top:1px solid #eee;
}

.ul {
margin-right:-40px;
}

.ProductItem {
   padding:10px;
}

.ProductDiv {
    -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border:1px solid #eee;
padding:10px;
}

.ProductItem .txtDiv {
     text-align:left;
}

.ProductItem .txtDiv a{
     margin-left:-5px;
}



/*pager*/


.Pager {
    direction: ltr;
    float: left;
    margin: -1px 0 2px -20px;
    .background-color:red;
    .width: 450px;
}

.PageCount {
    padding: 0px 7px;
    margin-left: 5px;
    .border-left: 1px solid #dedddd;
    text-decoration: none;
    color: #666;
    background-color: #fdfdfd;
    border: 1px solid #ddd;
    .vertical-align: text-top;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    .vertical-align: text-top;
}

.pagerCount {
    margin-top: 6px;
}


.Pager .PageCount:nth-of-type(1) {
    padding: 0px 7px;
    .margin-left: 5px;
    .border: 1px solid #fff;
    text-decoration: none;
    color: #666;
    background-color: #fdfdfd;
    border: 1px solid #ddd;
    .vertical-align: text-top;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.PageCurrent {
    padding: 0px 7px;
    margin-left: 5px;
    .border-left: 1px solid #dedddd;
    text-decoration: none;
    color: #fff;
    background-color: #666;
    .vertical-align: text-top;
    .border: 1px solid #dedddd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.padleft {
    padding-left: 10px;
}


.nextbtn {
}

.Pager input {
    vertical-align: middle;
    margin-left: -4px;
}

.Pager a {
    color: #666;
    text-decoration: none;
}


.PageCount a {
    width: 40px;
    height: 30px;
    text-decoration: none;
    color: #666;
}

.Pager a:hover {
    text-decoration: solid;
}



/*--------------page-------------*/

.bdPage {
    background-color: #fff;
    min-height: 100px;
    border: 1px solid #f0f0ef;
    border-radius: 4px;
    margin: 0;
}

.PGtitle h1 {
 font-size:20px;
 color:#d81b21;
}

.PGtitle {
 padding:0 25px;
}

.bdPage h1 {
 font-size:20px;
 color:#d81b21;
}

.h1-pro {
    font-size:16px;
    margin: 30px 22px 0 0;
    border-bottom:1px solid #eee;
    padding-bottom: 20px;
   
}

.info-text {
 text-align:left;
 direction:ltr;
}

.info-text h1 {
}

.pic-big {
     -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border:1px solid #eee;
padding:25px  5px;
margin :10px 0;
}

/*------project-------*/

.Project .titr {
    margin-top:-10px;
        background-color: #d81b21;
        -webkit-border-top-left-radius: 5px;
        -webkit-border-top-right-radius: 5px;
        -moz-border-radius-topleft: 5px;
        -moz-border-radius-topright: 5px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        padding: 10px;
        color: #fff;
    }

        .Project .titr a {
            color: #fff;
        }

        
.itemproject {
   padding:10px;
}

.itemproject .item {
    -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border:1px solid #eee;
padding:10px;
min-height:480px;
}

.ProductItem .txtDiv {
     text-align:left;
}

.ProductItem .txtDiv a{
     margin-left:-5px;
}

.h1project {
    color:#d81b21;
    font-size:18px;
    padding-right:20px;
}


