﻿@font-face {
    font-family: main;
    src: url(../../fonts/IRANSansWeb.eot);
    src: url(../../fonts/IRANSansWeb.eot?#iefix) format("eot"),url(../../fonts/IRANSansWeb.woff2) format("woff2"),url(../../fonts/IRANSansWeb.woff) format("woff"),url(../../fonts/IRANSansWeb.ttf) format("ttf");
    font-weight: 400;
}

@font-face {
    font-family: main;
    src: url(../../fonts/IRANSansWeb_Bold.eot);
    src: url(../../fonts/IRANSansWeb_Bold.eot?#iefix) format("eot"),url(../../fonts/IRANSansWeb_Bold.woff2) format("woff2"),url(../../fonts/IRANSansWeb_Bold.woff) format("woff"),url(../../fonts/IRANSansWeb_Bold.ttf) format("ttf");
    font-weight: 700;
}
 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
 
  vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
   outline: 0;
}
/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
  display:block;
}
.ltr {
    direction: ltr;
}
nav ul, li, ul{
  list-style:none;
}
table{
  border-collapse:collapse;
  border-spacing:0;
} 
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
h1, h2, h3, h4, h5, h6 { font-family: 'main',tahoma; font-weight: normal }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #1F6AA3; }
h1 { font-size: 22px; }
h2 {
    font-size: 18px;
    font-weight: bold;
}
h3 { font-size: 13px; }
h4 { font-size: 12px; }
h5 { font-size: 11px; }
h6 { font-size: 11px; }
.clear {
   clear: both;
   display: block;
   height:0;
   font-size:0px;
}
a, a:visited{
   color: #0093C4;
   text-decoration: none;
   -webkit-transition: all 0.2s ease-out;
   -moz-transition: all 0.2s ease-out;
   -ms-transition: all 0.2s ease-out;
   -o-transition: all 0.2s ease-out;
   transition: all 0.2s ease-out;
}
a:hover {
   color: #ff5500
}
.divider {
   background: url(../images/divider.gif) #eee;
   height: 4px;
   margin: 5px 0px;
   clear:both
}
body {
   direction: rtl;     font: 0px/0 main;
   color: #333;
background: url(../images/background.jpg)  #EBEBEB repeat-x
}
.center {
    text-align: center;
}
hr {
    height:1px;
    border:none;
   border-bottom:1px solid #ddd;
   margin:10px 0 ;
}
#wrapper {
   margin: 0 auto;
   width: 1200px;
   font: 13px/2 main;
}
.header {
   width: 1200px;
   height:170px
}
.header .nav {height: 45px;
   font: 13px 'main',tahoma;
   background: #fff;
   width: 1200px;
   -moz-border-radius: 0px 0px 5px 5px;
   -webkit-border-radius: 0px 0px 5px 5px;
   border-radius: 0px 0px 5px 5px;
  -moz-box-shadow: 0px 0px 4px #2C2C2C;
  -webkit-box-shadow: 0px 0px 4px #2C2C2C;
   box-shadow: 0px 0px 4px #2C2C2C;
}
.get-mar {
  /*margin: 0px 28px 0px 0px*/
}
.header .nav ul {
   font: 13px 'main',tahoma;
   padding: 8px;
width: 850px;
float: right;
}
.header .nav ul li {
   display: block; float: right;
   margin: 5px 0px 0px 10px;
}
.header .nav ul li a {
   color: #27B5EB;
   -moz-border-radius: 4px;
   -webkit-border-radius: 4px;
   border-radius: 4px;
   padding: 4px 7px;
}
.header .nav ul li a:hover {
   background: #ED453D;
   padding: 4px 7px;
   color: white;
}  
.search {
   width: 270px;float: left;
   background: url(../images/search.gif) no-repeat;
   height: 36px;
   margin: 4px 0px 0px 4px
}
.searchtext {
   float: right;
   background: none;
   width: 185px;
   height: 25px;
   color: #999;
   margin: 4px 8px 0px 0px;
   text-align: right;
   border: 0;
   font: 11px main, sans-serif;
}
.searchsubmit {
   border: 0;
   cursor: pointer;
   width: 65px;
   height: 25px;
   background: none;
   float: left
}
.sidebar {
   width: 220px;
   float: right;
   margin: 10px 10px 0px 0px;
} 
.sidebar .srch{display:none}
.sidebar-normal-widget {
   background:#DDDDDD;
   -moz-border-radius:4px;
   -webkit-border-radius:4px;
   border-radius:4px;
   margin: 12px 0px;
   padding: 5px;
}
.sidebar-normal-widget .main{
   display: block;
   padding: 3px 6px;
   background: #f5f5f5;
   margin: 4px 0px;
   -moz-border-radius:4px;
   -webkit-border-radius:4px;
   border-radius:4px;
   font: 13px 'main',tahoma;
   color: #333333;
   white-space:nowrap;
}
.sidebar-normal-widget .main:hover{
   background: #fff;
}
.sidebar-normal-widget .sub {
   display: block;
   padding: 1px 5px;
   border-right: 2px solid #2BB6EB;
   margin: 6px 12px 6px 0px;
}
.sidebar-normal-widget .sub:hover {
   border-right: 2px solid #fff;
   margin: 6px 15px 6px 0px;
}
.sidebar-normal-widget h3.cat {
   background: url(../images/cat-title.gif) no-repeat;
   width: 210px;
   height: 40px;
} 
.sidebar-normal-widget h3.enam {
   background: url(../images/enam-title.gif) no-repeat;
   width: 210px;
   height: 40px;
   
    background-position-x: right;
} 
.sidebar-normal-widget h3.latest-p{
   background: url(../images/latest-p.gif) no-repeat;
   width: 210px;
 margin-bottom:10px;
   height: 40px;
}
.sidebar-normal-widget h3.rahgiri {
   background: url(../images/rahgiri.gif) no-repeat;
   width: 210px;
   height: 40px;
}
.sidebar-normal-widget h3 span {
   display: none;
   width: 210px;
   height: 40px;
}

.input:focus {
   border: 1px solid #3DBDE2;
   background:#DAF5FE;
   -moz-box-shadow: 0px 0px 8px #1292C2;
  -webkit-box-shadow: 0px 0px 8px #1292C2;
   box-shadow: 0px 0px 8px #1292C2;
}
.bottom {
   border: 1px solid #666;
   background: #777;
   padding: 5px;
   color: white;
   -moz-border-radius:4px;
   -webkit-border-radius:4px;
   border-radius:4px;
}
.main-content {
   width: 970px;
   float: right;
   margin: 10px 0px 0px 0px
}
h3.offer {
   background: url(../images/offer.png) no-repeat;
   width: 180px;
   height: 35px;
   z-index: 99;
   position: absolute;
   margin: 0px 10px 0px 0px;
}
h3.offer span {
   width: 180px;
   height: 35px;
   display: none
}
.produces {
   margin: 10px 0px 0px 0px
}
.produces h5 {
   background: url(../images/latest-p-t.gif) no-repeat right;
   width: 920px;
   height: 61px;
}
.produces h5 span {
   display: none;
   width: 920px;
   height: 61px;
}
.produce {
   width: 220px;
   background: white;
   float: right;
   margin: 10px 10px 0px 0px;
   text-align: justify;
  -moz-box-shadow: 0px 0px 4px #ccc;
  -webkit-box-shadow: 0px 0px 4px #ccc;
   box-shadow: 0px 0px 4px #ccc;
}
.produce .price {
   background: url(../images/coin.gif) no-repeat right;
   padding: 0px 22px 2px 0px;
   color: #888;
   border-bottom: 1px solid #eee;
   margin: 0px 0px 12px 0px;
}
.short-desc {
   margin: 5px 0px 10px 0px;
   text-align: justify;
   display: block;
   height: 155px;
   overflow: hidden;
}
.produce-head {
   background: url(../images/grad.jpg) top no-repeat;
   padding: 8px 8px;
}
.produce-head .img {
   text-align:center;
   height:155px;
   overflow:hidden;
   border: 2px solid #aaa;
  -moz-box-shadow: 0px 0px 4px #ccc;
  -webkit-box-shadow: 0px 0px 4px #ccc;
   box-shadow: 0px 0px 4px #ccc;
   width:190px;
   margin:0 auto;
}
.produce-head .img img {
   width:190px;
}
.title-p {
    padding: 8px;
    height: 40px;
    background: #f6f6f6;
    display: block;
    font: 13px/1.7 main;
    margin: 8px -8px 8px -8px;
    text-align: center;
    overflow: hidden;
    font-weight: bold;
}

.more,
.buy {
   color: white !important;
   cursor:pointer;
   padding: 5px 8px;
   -moz-border-radius:4px;
   -webkit-border-radius:4px;
   border-radius:4px; 
}
.more {
   background: #aaaaaa; 
   text-shadow: 0px -1px 0px #999;
border-bottom: 1px solid #797979;
   margin: 0px 0px 0 10px;
}
.more:hover {
   background: #999;
   -moz-box-shadow: 0px 0px 5px #666;
  -webkit-box-shadow: 0px 0px 5px #666;
   box-shadow: 0px 0px 5px #666;
}
.buy {
   background: #19B0EA;
   text-shadow: 0px -1px 0px #1292C2;
   border:0;
   font-family:main;font-size:13px;
border-bottom: 1px solid #0985B4;
}
.buy:hover {
   background: #129ACD;
   -moz-box-shadow: 0px 0px 5px #1292C2;
  -webkit-box-shadow: 0px 0px 5px #1292C2;
   box-shadow: 0px 0px 5px #1292C2;
}
.footer { 
   background: #343232;
   margin-top: 15px;
   -moz-box-shadow: 0px 0px 4px #aaa;
  -webkit-box-shadow: 0px 0px 4px #aaa;
   box-shadow: 0px 0px 4px #aaa;
   padding: 20px;
   color: #ccc;

}
.footer p { 
   color:#7A7A7A;
   padding: 15px 0px 0px 0px;
   font: 13px/2 main;
}
.menu {
   float: right;
   width: 630px;
   margin: 34px 25px 0px 0px
}
.menu a.link {
   background: #222;
   padding: 5px 10px;
   font: 13px 'main', ma;
   color: #999;
   margin: 0 3px;
}
.menu a.link:hover {
   background: #555;
   color: #fff
}
.copyright{
   float: left;
   width: 310px;
}
.copyright p {
   background: #474545;

   color: #ccc;
   padding: 5px;
   -moz-border-radius:4px;
   -webkit-border-radius:4px;
   border-radius:4px;
}
.pager{
  margin:20px 0 0 0;
  color:#EBEBEB ;
  text-align: center;
}
.pager a,
.pager b{
   -moz-border-radius:4px;
   -webkit-border-radius:4px;
   border-radius:4px;
   background: #fff;
   color: #30A7D4;
   padding: 7px 10px;
   margin:0px;
}
    .pager b {
        background: #F3F3F3;
    }
.pages a:hover {
   background: #D6D6D6;
   color: #333333
}  
.single {
margin: 10px 0px 0px 0px;
border: 1px solid #bbb;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
background: white;
padding: 10px;
}
.single ol li{
list-style: arabic-indic;
}
.single ul li{
list-style: circle;
}
.single li {
margin-right: 15px !important;
}
.single .imginfo {
text-align: center;
}
.single .imginfo .img {
float: left;
margin-right: 10px;
margin-bottom:5px;
}
.tags {
background: #C6F1FF;
padding: 8px;
margin: 10px 0px 0 0;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
font-size:11px;
}
.tags a {
padding:0 5px;
background: #8acee4;
color:#fff;
margin:2px;
display:inline-block;
}
.tags a:hover{
background: #64b2cb;
}
img{
max-width:100% !important
}
.imginfo {
float:left;
width:320px;
margin-bottom:20px;
margin-right:10px;
}

.fileinformation {
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
margin: 15px 0px;
-moz-box-shadow: 2px 2px 5px #aaa;
-webkit-box-shadow: 2px 2px 5px #aaa;
box-shadow: 2px 2px 5px #aaa;
padding: 10px;
background: #FDFDFD;
border-left:1px solid #EBEBEB;
color: #999;
border-top: 2px solid #ED453D;
border-bottom: 2px solid #ED453D;
}

.fileinformation .description{
width:330px; float:right;
}
.fileinformation .price {
width:290px;
float:left;
}

.buy.dnl {
width:100%;
margin-top:3px;
padding:7px 0;
display:block;

text-align:center;
font:normal 18px "main",arial;
}

.success, .warning, .attention, .information {
    padding: 10px 10px 10px 33px;
    margin-bottom: 15px;
    color: #555555;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

.success {
    background: #E3EBC6;
    border: 4px solid #CDDB9B;
    color: #7F9533;
}

    .success a {
        color: #7F9533;
        font-weight: bold;
    }


.warning a {
    color: #fd4326;
    font-weight: bold;
}

.attention a {
    color: #C49C03;
    font-weight: bold;
}

.warning {
    background: #FFD1D1;
    border: 4px solid #F8ACAC;
    color: #fd4326;
}

.attention {
    background: #FFF5CC;
    border: 4px solid #F2DD8C;
    color: #C49C03;
}

.information {
    background: #CDE7FF;
    border: 4px solid #94CCFF;
    color: #1A86E7;
}



.empty
{
    padding:20px;
    text-align:center;
    background:#fff;
    border:1px solid #ddd;
   margin:2px 0;
   font:normal 18px "main", arial;
   color: #888;
}

input , textarea
{
    font:normal 12px main;
border: 1px solid #E0E0E0;
padding: 7px;
border-radius: 3px;
margin: 2px;
background: #FDFDFD;
}

    input:focus,textarea:focus {
     
    outline:none
    }
    
label.title {
    display: inline-block;
    width: 100px;
    vertical-align: middle;
}
.buy.dnl span {
    font: normal 12px main;
    display: block;
}

.pages h3 {
   margin: 20px 0px 10px 0px;
} 
.pages h3 span {
   -moz-border-radius:4px;
   -webkit-border-radius:4px;
   border-radius:4px;
   background: #777;
   padding: 3px 6px; 
   color: white;
} 
.pages a{
   -moz-border-radius:4px;
   -webkit-border-radius:4px;
   border-radius:4px;
   background: #fff;
   color: #30A7D4;
   padding: 7px 10px;
   margin:2px;
}


img.logo {
    max-height: 120px;
    padding-top: 5px;
    float: left;
    max-width: 300px;
}
.CapchaInput{width:90px !important;-webkit-border-radius:0 3px 3px 0 !important;border-radius:0 3px 3px 0 !important;text-align:center;font:bold 18px arial !important;letter-spacing:5px;margin:0;height:35px;border-left:none;direction:ltr}
.captchalogin{display:inline-block;width:110px;height:35px;-webkit-border-radius:3px 0px 0px 3px;border-radius:3px 0px 0px 3px;overflow:hidden;vertical-align:middle;margin-bottom:6Px}
.capcha {
display: inline-block;
}

.subgrp {
display:none;
}
.down {  float: left;
  margin-top: -27px;
  display: inline-block;
  padding: 7px 5px 5px 7px;
  cursor:pointer;
}

.latest li {
  border-bottom: 1px solid #E8E8E8;
  margin-bottom: 4px;
  padding-bottom: 4px;
}

#namad { 
  width: 150px;
  height: 136px;
  margin: 0 auto;
  overflow: hidden;
}
.trust {
font:15px 'main',tahoma;
display:block;
margin-bottom:4px;
color:#3D67ED;
}
.trust img {
vertical-align: middle;
width: 40px;
}
.txt {
    font: normal 13px/25px main;
    text-align:justify;
}

h1.tlts {
    float:right; margin-top:37px;
}
h1.tlts a{color:#eee;}
.ads img{margin-bottom:10px; display:inline-block;}


.srch {
    float: left;
    padding: 5px 0 0 4px;
}

.srch .btn { 
    margin-right: -6px;
    border-radius: 3px 0 0 3px;
    background: #f3f3f3;
}
input#txtsech {
    border-radius: 0 3px 3px 0;
}

.text-danger{color:#ED453D !important}
.text-success{color:#00a531 !important}
.text-center,.center{text-align:center !important}
.m-b-20{margin-bottom:20px !important}
.col-md-6{width:50%; float:right}
.text{padding:7px 10px; background:#fcfcfc; border:1px solid #eee;font-family:main;font-size:13px; box-sizing:border-box;}

.rep .text{width:100%;}
.rep{padding:25px;}
.rep h6{
    font-size: 17px;
    text-align: center;
    margin-bottom: 15px;}
.control-label{font-weight:bold;}

.close {
    position:absolute;
    left:10px;
    z-index:111111;
    font-size: 27px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
    margin: 15px 0 0 10px;
    line-height: 10px;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}

.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}.modal-header:after,
.modal-footer:after {
  clear: both;
}
 
.owl-carousel{position:relative}
.carousel .owl-controls .owl-next,
.carousel .owl-controls .owl-prev{ 
    position:absolute;top:50%; top: calc(50% - 15px);
    background: rgba(0, 0, 0, 0.32); border-radius:50%; width:30px; height:30px;line-height:30px;text-align:center;
    overflow: hidden; text-indent:-9999px;
}

.carousel .owl-controls .owl-next{right:10px;}
.carousel .owl-controls .owl-prev{left:10px;}

.carousel .owl-controls .owl-prev:before,
.carousel .owl-controls .owl-next:before{content:"\f104";
display: block;text-indent:0; font-family:FontAwesome; font-size:20px;color:#d0d0d0;}
.carousel .owl-controls .owl-next:before{content:"\f105"; }

.carousel .owl-controls .owl-next:hover:before,
.carousel .owl-controls .owl-prev:hover:before{ color:#1caf4d;}
.owl-carousel{margin-bottom:10px;}

.price-old{color:#f17e7e; text-decoration:line-through}

.dllink {
    display: INLINE-BLOCK;
    background: #fff;
    width: 100%;
    padding: 5px 10px;
    margin-bottom: 7px;
    box-sizing: border-box;
    border-radius: 3px;
    text-align: right;
    font-weight:bold; color:#1976D2
}
.dllink small {
    float: left;
    color: #9c9c9c;
    font-size: 12px;
}

.social{list-style:none;padding:0;margin:0; display:inline-block}
.social li{display:inline-block; 
    margin: 0px 5px;
    font-size: 19px;}

.dllinkfree {text-align:right;font-weight:bold;}
.dllinkfree small{ float:left; font-weight:normal;font-size:90%}
.dllinkfree.buy{display:block;margin-top:10px;
    background: #4e960d !important}

.productspec {
    padding: 0;
    margin:  0;
    list-style: none;
    margin-bottom:20px;
    clear:both;
}
.productspec li{
    display: block;

    float: right;
    width: 50%;
    padding-left: 10px;
    box-sizing: border-box;

}
.productspec li:after{content:'';display:block;clear:both}

    .productspec li  label,
.productspec li span{
               display: block;
               
    box-sizing: border-box;
    white-space: normal;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin-bottom: 9px;
    }

.productspec label {
    float: right;
    background: #e2e4e6;
    width: calc(35% - 10px);
    height: auto;
    padding: 7px 15px;
    margin-left: 10px;
}
        
.productspec span {
    background: #eaf0f3;
    padding: 7px 15px;
    width: 65%;
    height: auto;
    color: #777;
    float: left;
}
.productspec li.spectitle label {
    display:block;text-align:center;
    font-size:21px;
       background: #f5f5f5;
} 

   
@media only screen and (max-width: 767px) {
    .specList h6 {
    width:100%;
    }
    .productspec label {
    width:40%;
    }
}

@media only screen and (max-width: 480px) {
    .productspec li {
    display:block;
    }
    .productspec label {
    width:100%;
    display:block;
    border-left:none;
    border-top: 1px solid #D8D8D8;
    text-align:center;
    
    margin-bottom: 0;

    }
    .form-control.fixedwidth {
        width: 250px;
    }
    .productspec span {
    
    display: block !important;
    border-top: none;
    margin-bottom: 5px !important;
    width: 100%;
    }
.productspec li:nth-child(2n+1) label ,
.productspec li label {
    background: #F5F5F5;
    margin:0;
    border-bottom: 1px dashed #E8E8E8;
	}
}

.dropbnk {   
    font-size: 13px;
    font-family: main;
    padding: 10px;
    margin: 10px 0;
    background: #f9f9f9;
}

.tele {
    background: #209acc;
    vertical-align: middle;
    color: #fff !important;
}

.tele img {
    vertical-align: middle;
    width: 20px;
    margin-left: 3px;
}


.nameofs {
    display: inline-block;
    font: normal 27px "b yekan";
    float: right;
    color: #fff !important;
    padding-top: 37px;
    text-shadow: 1px 1px 2px #000;
}


.sidebar-normal-widget h3.stat {
    background: url(../images/stat-p.gif) no-repeat;
    width: 210px;
    margin-bottom: 10px;
    height: 40px;
}

.social a {
    display: inline-block;
    vertical-align: middle;
    background-image: url(../images/social_icons.png);
    height: 25px;
    width: 25px;
    margin-right: 2px;
}

.social .twitter {
    background-position: -25px 0px;
}

.social .facebook {
    background-position: -75px 0px;
}

.social .google {
    background-position: 0px 0px;
}

.social .linkedin {
    background-position: -50px 0px;
}.social {
    background: #ffede0;
    padding: 8px;
    border-radius: 5px;
    margin: 5px 0;
}
 
 

.Telegram{
    background-image: url(/images/telegramshare.png) !important;
    background-size: 25px;}


.FaceNama{
    background-image: url(/images/FaceNama.png) !important;
    background-size: 25px;}


.stat li {
    font: bold 12px tahoma;
    line-height: 15px;
    padding: 5px;
    color: #394e69;
}

.stat li span{display:inline-block; margin-right:7px;}

.btn-demo{
    background: #32ca1f;
    display: block;
margin-top:10px;
    text-align: center;}

.buy.dnl span {
    font: normal 12px main;
    display: block;
}