@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: bold;
  src: url("../fonts/eot/IRANSansWeb_Bold.eot");
  src: url("../fonts/eot/IRANSansWeb_Bold.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-8 */ url("../fonts/woff2/IRANSansWeb_Bold.woff2") format("woff2"),
    /* FF39+,Chrome36+, Opera24+*/ url("../fonts/woff/IRANSansWeb_Bold.woff")
      format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url("../fonts/ttf/IRANSansWeb_Bold.ttf")
      format("truetype");
}
@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/eot/IRANSansWeb_Medium.eot");
  src: url("../fonts/eot/IRANSansWeb_Medium.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-8 */ url("../fonts/woff2/IRANSansWeb_Medium.woff2") format("woff2"),
    /* FF39+,Chrome36+, Opera24+*/ url("../fonts/woff/IRANSansWeb_Medium.woff")
      format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
      url("../fonts/ttf/IRANSansWeb_Medium.ttf") format("truetype");
}
@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/eot/IRANSansWeb_Light.eot");
  src: url("../fonts/eot/IRANSansWeb_Light.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-8 */ url("../fonts/woff2/IRANSansWeb_Light.woff2") format("woff2"),
    /* FF39+,Chrome36+, Opera24+*/ url("../fonts/woff/IRANSansWeb_Light.woff")
      format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
      url("../fonts/ttf/IRANSansWeb_Light.ttf") format("truetype");
}
@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/eot/IRANSansWeb_UltraLight.eot");
  src: url("../fonts/eot/IRANSansWeb_UltraLight.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-8 */ url("../fonts/woff2/IRANSansWeb_UltraLight.woff2")
      format("woff2"),
    /* FF39+,Chrome36+, Opera24+*/
      url("../fonts/woff/IRANSansWeb_UltraLight.woff") format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
      url("../fonts/ttf/IRANSansWeb_UltraLight.ttf") format("truetype");
}
@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/eot/IRANSansWeb.eot");
  src: url("../fonts/eot/IRANSansWeb.eot?#iefix") format("embedded-opentype"),
    /* IE6-8 */ url("../fonts/woff2/IRANSansWeb.woff2") format("woff2"),
    /* FF39+,Chrome36+, Opera24+*/ url("../fonts/woff/IRANSansWeb.woff")
      format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url("../fonts/ttf/IRANSansWeb.ttf")
      format("truetype");
}

body {
  margin: 0;
  padding: 0;
  direction: rtl;
  text-align: right;
  font-family: "IRANSans";
}
.jq-toast-single,
.jq-toast-heading {
  font-family: "IRANSans" !important;
  text-align: right !important;
  padding-right: 5px;
}
.close-jq-toast-single {
  right: unset !important;
  left: 7px;
}
a {
  color: #009353;
}
a:hover {
  color: #333;
  text-decoration: none;
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.chosen-container-single .chosen-single{
    line-height:39px;
    height:39px;
}
.secTitle {
  font-size: 18px;
  color: #a0a0a0;
  margin-top: 30px;
}
#dskMenu {
  margin-top: 20px;
  font-size: 18px;
}
#mTitle,
#nTitle {
  background: #00cf75;
  line-height: 50px;
  color: #fff;
  text-indent: 10px;
  border-radius: 4px;
  margin-bottom: 10px;
}
#nTitle {
  background: #aeaeae;
  margin-top: 20px;
}
#mTitle i {
  color: #009353;
}
#nTitle i {
  color: #6a6a6a;
}
.pMenu,
.qMenu {
  background: #009353;
  padding: 15px 12px 15px 8px;
  border-radius: 4px;
  font-size: 14px;
}
.qMenu {
  background: #484848;
}
.pMenu li,
.qMenu li {
  line-height: 32px;
  border-bottom: 1px solid #00cf75;
}
.qMenu li {
  border-bottom: 1px solid #aeaeae;
}
.pMenu li:last-child,
.qMenu li:last-child {
  border: 0;
}
.pMenu a,
.qMenu a {
  color: #fff;
  display: block;
}
.mob {
  height: 0;
  transition: all 0.4s linear;
  visibility: hidden;
}
.dskTop {
  width: 100%;
  background: #e1e1e1;
  padding: 4px 20px;
}
#userInfo {
  background: #fff;
  line-height: 35px;
  color: #595959;
  transform: translate(0, 50%);
  padding: 0 0 0 10px;
  border-radius: 4px;
  font-size: 13px;
}
#userInfo a {
  color: #333;
}
#usrIcon {
  background: #00cf75;
  border-radius: 0 4px 4px 0;
  padding: 0 10px;
  color: #fff;
  margin-left: 5px;
  position: absolute;
  right: 0;
  top: 0;
}
.cntMsg {
  background: #bc0f34;
  width: 24px;
  height: 24px;
  line-height: 24px;
  border-radius: 24px;
  display: block;
  color: #fff;
  text-align: center;
  float: left;
  margin-top: 5px;
  font-size: 11px;
}
#tktStat {
  background: #009353;
  border-radius: 4px;
  color: #37ffa8;
  line-height: 35px;
  transform: translate(0, 50%);
  padding: 0 10px;
}
.tktTitle {
  color: #fff;
}
#dwSec {
  color: #787878;
  font-size: 13px;
  transform: translate(0, 50%);
  line-height: 35px;
}
#dwSec li:first-child {
  margin-right: 0;
}
#dwSec li {
  display: inline-block;
  margin-right: 10px;
}
#dwSec i {
  color: #00cf75;
}
#dNote {
  background: #ebebeb;
  color: #383838;
  padding: 15px;
}
.tView {
  background: #009353;
  border-radius: 10px;
  width: 100%;
  position: relative;
  padding: 100px 15px 15px;
  top: 72.5px;
}
.tVi {
  transition: all 0.5s ease-out;
  transform: rotate(0);
}
.tView:hover .tVi {
  transform: rotate(360deg);
}
.tView a {
  color: #fff;
}
.tVi {
  position: absolute;
  margin-right: -72.5px;
  right: 50%;
  top: -72.5px;
}
.tLink {
  text-align: center;
  display: block;
}
.calculator {
  position: relative;
  margin: 1em auto;
  padding: 1em 0;
  display: block-inline;
  width: 350px;
  background-color: #444;
  border-radius: 25px;
  box-shadow: 5px 5px 15px 3px #111;
  text-align: center;
}

.calc-row {
  text-align: center;
}

.calc-row div.screen {
  font-family: Droid Sans Mono;
  display: table;
  width: 85%;
  background-color: #aaa;
  text-align: right;
  font-size: 2em;
  min-height: 1.2em;
  margin-left: 0.5em;
  padding-right: 0.5em;
  border: 1px solid #888;
  color: #333;
  height: 70px;
}

.calc-row div {
  text-align: center;
  display: inline-block;
  font-weight: bold;
  border: 1px solid #555;
  background-color: #eee;
  padding: 10px 0;
  margin: 7px 5px;
  border-radius: 15px;
  box-shadow: 2px 2px 1px 1px #222;
  width: 50px;
}

.calc-row div.zero {
  width: 112px;
}

.calc-row div.zero {
  margin-right: 5px;
}
.fancybox-slide--iframe .fancybox-content {
  min-height: 550px;
}
.formBox {
  background: #eaeaea;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 20px 10px;
}

.loadingPage {
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 9999999;
  color: #fff;
  text-align: center;
  display: none;
}
.loadingPage p {
  position: relative;
  top: 40%;
}
.sk-double-bounce {
  top: 40%;
  width: 50px;
  height: 50px;
  position: relative;
  margin: 0 auto 30px;
}
.sk-double-bounce .sk-child {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #fff;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-doubleBounce 2s infinite ease-in-out;
  animation: sk-doubleBounce 2s infinite ease-in-out;
}
.sk-double-bounce .sk-double-bounce2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

@-webkit-keyframes sk-doubleBounce {
  0%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes sk-doubleBounce {
  0%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.msgDet {
  color: #353b48;
}
#loadingMaster,
#rotate {
  position: fixed;
  background: rgba(0, 0, 0, 0.8);
  width: 100vw;
  height: 100vh;
  display: none;
  z-index: 9999999;
  top: 0;
  right: 0;
  left: 0;
  color: #fff;
  bottom: 0;
}
.ajaxLoader {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
}
#rotate {
  background: #000;
}
#rotate .ajaxLoader {
  margin-top: -60px;
  margin-left: -60px;
}
#rotate p {
  position: fixed;
  bottom: 30px;
  width: 100%;
  display: block;
}
.loaderText {
  position: absolute;
  top: 60%;
  left: 50%;

  text-align: center;
  width: 125px;
  margin-left: -62px;
  height: 40px;
}

#cartTable {
  font-size: 12px;
}
.slicknav_menu {
  display: none;
}
.trTable thead th,
.trTable td {
  font-size: 14px;
}
.fontSm {
  font-size: 12px;
}
@media screen and (max-width: 40em) {
  /* #menu is the original menu */
}
@media only screen and (max-width: 1230px) {
  #tktStat,
  #userInfo {
    font-size: 10px;
  }
  .cntMsg {
    width: 20px;
    height: 20px;
    border-radius: 20px;
  }
  #dwSec {
    font-size: 12px;
  }
}
@media only screen and (max-width: 991px) {
  #dwSec,
  #tktStat,
  #userInfo {
    display: none;
  }
  .mob {
    position: fixed;
    background: #009353;
    padding: 10px 20px;
    top: 0;
    right: 0;
    width: 100%;
    height: 70px;
    visibility: visible;
    z-index: 999;
  }
  .mob a {
    color: #fff;
    font-size: 13px;
  }
  .hideMenuBar {
    display: none;
  }
  .showMenuBar {
    display: block;
  }
  .menu {
    position: relative;
  }
  nav.closed a {
  }
  #logoMob img {
    max-width: 100px;
  }
  .tLink {
    font-size: 11px;
  }
}
@media only screen and (max-width: 767px) {
  #dskMenu {
    display: none;
  }
  .tView {
    margin-bottom: 89px;
  }
  .dskTop {
    display: none;
  }
  #menu {
    display: none;
  }
  .menu-item {
    background: #333;
  }
  .slicknav_btn {
    float: left;
    margin-top: 18px;
    background: none;
    position: fixed;
    left: 10px;
  }
  .slicknav_menu {
    display: block;
    z-index: 99999;
    position: relative;
    background: none;
    width: 100vw;
  }
  .slicknav_nav {
    width: 100vw;
    margin-top: 65px;
  }
}
