@font-face {
  font-family: 'BYekan';
  src: url('../fonts/BYekan.eot') format('eot'), url('../fonts/BYekan.ttf') format('ttf'), url('../fonts/BYekan.woff') format('woff');
}
@font-face {
  font-family: 'BMitra';
  src: url('../fonts/BMitra.eot') format('eot'), url('../fonts/BMitra.ttf') format('ttf'), url('../fonts/BMitra.woff') format('woff');
}
@font-face {
  font-family: 'tahomas';
  src: url('../fonts/tahoma.eot') format('eot'), url('../fonts/tahoma.ttf') format('ttf'), url('../fonts/tahoma.woff') format('woff');
}
@font-face {
  font-family: 'BHoma';
  src: url('../fonts/BHoma.eot') format('eot'), url('../fonts/BHoma.ttf') format('ttf'), url('../fonts/BHoma.woff') format('woff');
}
@font-face {
  font-family: 'fsan';
  src: url('../fonts/iransans.eot');
  src: url('../fonts/iransans.eot') format('embedded-opentype'), url('../fonts/iransans.woff') format('woff'), url('../fonts/iransans.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/*/////////////////////// start general style /////////////////////*/
body {
  font-family: fsan;
  font-size: 12px;
  direction: rtl;
  text-align: right;
}
ul {
  margin: 0;
  padding: 0;
}
ul li {
  list-style-type: none;
}
a.help {
    margin-top: 12px;
    display: block;
}
.login {
    margin-top: 10px;
}
#system-message-container {
  background: #3c7b86;
  padding: 1px 19px 0px 0;
  border: 4px #ded9d0 solid;
  border-radius: 4px;
  color: white;
  font-size: 16px;
  font-family: byekan;
  margin-bottom: 18px;
}
.date {
  font-family: bmitra;
  font-weight: bold;
  font-size: 19px;
  color: #504747;
}
/* content*/
.content {
  padding: 15px;
  box-sizing: border-box;
}
#fullcontent {
  padding: 3px 8px 5px 5px;
  border: 1px dashed #EFEBEB;
  box-sizing: border-box;
  margin-top: -10px;
  font-family: tahoma;
  line-height: 23px;
  font-size: 13px;
}
.content h1 {
  font-family: byekan;
  font-size: 17px;
  background: url(../images/titleheader.png) no-repeat;
  background-position: right;
  color: white;
  padding: 5px 5px 10px 0;
}
.content #titr h2 {
  font-family: byekan;
  font-size: 17px;
  /* background: url(../images/titleheader.png) no-repeat; */
  background-position: right;
  color: black;
  padding: 5px 5px 10px 0;
  border-bottom: 2px solid #ECEBEB;
}
.codenews {
  margin-bottom: 10px;
  background: #ccc;
  border-radius: 3px;
  padding: 5px;
  margin-right: 3px;
  display: inline-block;
}
/* category */
.category-list {
  margin-top: 20px;
}
.cat-items {
  line-height: 26px;
}
/* contact us */
.contact h3 {
  font-family: fsan;
  font-size: 17px;
  padding-right: 20px;
  display: none;
}
.contact legend {
  font-family: fsan;
  font-size: 17px;
  display: none;
}
label {
  font-family: fsan;
}
.contact-form {
  padding-right: 20px;
}
.contact-address {
  padding-right: 20px;
}
.contact-street {
  font-family: fsan;
  font-size: 21px; /*    font-weight: bold;*/
}
/*search */
#search {
  width: 115px;
  height: 20px;
}
.hekmat-cart img {
    float: left;
}
.search #mod-search-searchword {
  border-style: solid;
  border-width: 1px;
  border-color: rgb(167, 200, 220);
  border-radius: 5px;
  background-image: -moz-linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(224, 224, 224) 100%);
  background-image: -webkit-linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(224, 224, 224) 100%);
  background-image: -ms-linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(224, 224, 224) 100%);
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.15), inset -0.616px -0.788px 0px 0px rgba(0, 0, 0, 0.75);
  /*    width: 237px;*/
  height: 35px;
  color: #000;
  text-align: right;
  font-family: byekan;
}
.search input.button {
  float: left;
  margin-top: 5px;
  width: 22px;
  height: 22px;
  position: absolute;
  margin-right: -26px;
  background: url(../images/searchicon.png) no-repeat;
    border: none;
}
form#searchForm {
  margin-top: 10px;
}
/*footer*/
.panel-footer {
  text-align: center;
}
/*///////////////////// End Genral Style //////////////////////*/
/*///////////////////// Start General Module Style /////////////////*



/* visitor */
div#vvisit_counter110 a {
  display: none;
}
.vstats_counter > div.vstats_number {
  float: left;
  font-family: byekan;
}
#vvisit_counter118.vvisit_counter.vacenter > div.vstats_counter {
  height: 130px;
}
.vstats_counter > div.vstats_title {
  float: right;
  text-align: right;
  margin-right: 20px;
}
.vstats_counter > div.vstats_icon {
  display: none;
}
/* oghat set */
.module-content.oghat tr {
  font-size: 13px !important;
  line-height: 30px;
  font-family: byekan;
  font-weight: bold;
}
/* acepoll */
.poll h4 {
  font-family: byekan;
  font-size: 14px;
  color: green;
}
/* global news */
.globalnews li {
  margin-right: 18px;
  background: url(../images/newsicon.png) no-repeat;
  background-position: right;
  list-style-type: none;
  padding-right: 32px;
  line-height: 24px;
}
.globalnews li a {
  color: black;
}
/* sp2 news module */
#ns2-171 .ns2-title {
  text-align: center;
}
#ns2-171 .ns2-title a {
  font-size: 11px;
  color: black;
  font-weight: normal;
}
.module-content h4.ns2-title a {
  font-weight: bold !important;
  margin-right: 0 !important;
  font-size: 13px !important;
  font-family: byekan;
}
.module-content h4.ns2-title {
  padding-left: 31px;
}
.hotnews {
  overflow: hidden;
}
.khoroj {
  padding: 23px 0px 0 0;
  margin-right: -33px;
}
.khoroj a {
  color: #fff;
  font-family: byekan;
}
/* End Genral Module Style */
/* Start Customer Style */
.home {
  padding-top: 23px;
}
/* برای اوقات شرعی */
#cities {
  width: 100%;
}
.top {
  height: 58px;
}
.uls {
  font-family: bmitra;
  font-size: 19px;
  margin-top: 9px;
  float: left;
  font-weight: bold;
}

.header {
  background: url(../images/bgheader.png) repeat-x;
}
.uls span {
  margin-right: 10px !important;
}
.about .module-title h2 {
  background: url(../images/about.png)no-repeat;
  font-family: byekan;
  font-size: 39px;
  color: black;
  background-position: right;
  height: 90px;
  padding: 56px 72px 0 0;
  margin-right: 24px;
}
.about .module-content {
  padding: 20px;
  font-family: bmitra;
  font-size: 30px;
}
.about .module-content a {
  color: white;
  text-decoration: none;
}
.down .module-title h2 {
  font-family: byekan;
  font-size: 22px;
  color: white;
  margin-bottom: 20px;
}
.down .module-content {
  font-family: byekan;
  color: white;
}
.down a {
  color: white;
  text-decoration: none;
  display: block;
  transition: .500s ease-in-out;
}
.down a:hover {
  transform: scale(1.1);
  transition: .500s ease-in-out;
}
.one .module-title h2 {
  background: url(../images/hone.png)no-repeat;
  background-position: right;
  padding-right: 33px;
  margin-right: 24px;
}
.two .module-title h2 {
  background: url(../images/hsection.png)no-repeat;
  background-position: right;
  padding-right: 33px;
  margin-right: 27px;
}
.three .module-title h2 {
  background: url(../images/hone.png)no-repeat;
  background-position: right;
  padding-right: 33px;
  margin-right: 59px;
}
.four .module-title h2 {
  background: url(../images/hprogram.png)no-repeat;
  background-position: right;
  padding-right: 33px;
  margin-right: 50px;
}
.one, .two, .three, .four, .five, .six, .seven, .eight {
  padding: 20px;
  font-family: BMitra;
}
.six a {
  display: none;
}
.seven {
  text-align: center;
}
/* Landscape phones and portrait tablets */
@media (max-width: 768px) {
  .about .module-title h2 {
    margin-bottom: 45px;
  }
  .home {}
  .topaccess {
    margin-top: 0;
  }
  .top {
    height: auto;
  }
  a.help {
    margin-top: 18px;
    display: block;
}
.hekmat-cart {
  margin-top: 18px;
}
.logo {
  padding-top: 10px;
}
.datecol {
  margin-top: 25px;
}
}
/* Portrait phones and smaller */
@media (min-width: 993px) {
  .logo {
    padding-top: 51px;
  }
}
/* End Customer Style */