@font-face {
    font-family: Shabnam;
    src: url("/fonts/shabnam-font-v2.4.0/Shabnam.ttf");
    src: url('/fonts/shabnam-font-v2.4.0/Shabnam.eot?#iefix') format('FontName-opentype'),
    url('/fonts/shabnam-font-v2.4.0/Shabnam.woff') format('woff'),
    url('/fonts/shabnam-font-v2.4.0/Shabnam.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
.comming_soon {
    border: dotted;
    border-radius: 15px;
    background-image: url(/white/img/coming_soon.png);
    background-repeat: no-repeat;
    background-position: center;
}
.best{
    width: 40px;
    height: 40px;
    background-image: url(https://www.transport.afgc.ir/white/img/best.jpg);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    background-size: 130px 45px;
    border-radius: 40px;
    margin: 10px;
}
.normal{
    width: 40px;
    height: 40px;
    background-image: url(https://www.transport.afgc.ir/white/img/best.jpg);
    background-position: -45px 0px;
    background-repeat: no-repeat;
    background-size: 130px 45px;
    border-radius: 40px;
    margin: 10px;
}
.worst{
    width: 40px;
    height: 40px;
    background-image: url(https://www.transport.afgc.ir/white/img/best.jpg);
    background-position: -89px 0px;
    background-repeat: no-repeat;
    background-size: 130px 45px;
    border-radius: 40px;
    margin: 10px;
}
.disable_div{
    pointer-events: none;
    opacity: 0.7;
}
.tim-row {
  margin-bottom: 20px;
}

.tim-white-buttons {
  background-color: #777777;
}

.typography-line {
  padding-left: 25%;
  margin-bottom: 35px;
  position: relative;
  display: block;
  width: 100%;
}

.typography-line span {
  bottom: 10px;
  color: #c0c1c2;
  display: block;
  font-weight: 400;
  font-size: 13px;
  line-height: 13px;
  left: 0;
  position: absolute;
  width: 260px;
  text-transform: none;
}

.tim-row {
  padding-top: 60px;
}

.tim-row h3 {
  margin-top: 0;
}

.offline-doc .page-header {
  display: flex;
  align-items: center;
}

.offline-doc .footer {
  position: absolute;
  width: 100%;
  background: transparent;
  bottom: 0;
  color: #fff;
  z-index: 1;
}

@media all and (min-width: 992px) {
  .sidebar .nav>li.active-pro {
    position: absolute;
    width: 100%;
    bottom: 10px;
  }
}

.card.card-upgrade .card-category {
  max-width: 530px;
  margin: 0 auto;
}
