@font-face {
    font-family: YekanBakh-RG;
    src: url(/static/ui/assets/fonts/Yekan_Bakh_Regular.woff);
}

@font-face {
    font-family: YekanBakh-MD;
    src: url(/static/ui/assets/fonts/YekanBakhMedium.woff);
}

@font-face {
    font-family: YekanBakh-BD;
    src: url(/static/ui/assets/fonts/YekanBakhBold.woff);
}

@font-face {
    font-family: YekanBakh-HV;
    src: url(/static/ui/assets/fonts/YekanBakhHeavy.woff);
}

body {
    font-family: yekanbakh-rg;
    background: #f5f5f5;
}

.nav-link {
    font-family: yekanbakh-md;
}

.header-slagon.mt-5 {
    text-align: center;
}

.introduce {
    font-family: yekanbakh-hv;
    color: #44B78B;
}

.subtitle-intriduce {
    font-family: yekanbakh-bd;
    font-size: 20px;
    color: #333333;
    word-spacing: 10px;
}

.title-colm {
    background: #44b78b;
    height: 280px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}

.colm-header {
    color: #fff;
    font-family: yekanbakh-BD;
    font-size: 25px;
    padding-right: 15px;
    padding-top: 30px;
}

.script-block {
    /*! height: 280px; */
    overflow: hidden;
}

.script-title {
    font-family: yekanbakh-md;
    font-size: 18px;
    line-height: 10px;
    margin-top: 15px;
    padding-right: 10px;
    padding-left: 10px;
}

.script-category {
    font-size: 14px;
    padding-bottom: 0;
}

.price-section {
    background: #fff;
    padding: 10px 0px;
    text-align: center;
    font-family: yekanbakh-bd;
}

.sales-section {
    background: #44b78b;
    padding: 10px;
    text-align: center;
    font-family: yekanbakh-bd;
    margin: 5px;
    color: #fff;
}

.script-image {
    border-radius: 10px;
    overflow: hidden;
}

.script-image img {
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
}

.category-box {
    border-radius: 20px;
    overflow: hidden;
    position: relative;
}

.category-box img {
    width: 100%;
}

.price-info {
    background-color: #fff;
    padding: 5px;
    text-align: center;
    border-radius: 10px;
    color: #44B78B;
    font-family: yekanbakh-bd;
}

.sales-info {
    padding: 5px;
    text-align: center;
    border-radius: 10px;
    color: #333;
    font-family: yekanbakh-md;
}

.off-info {
    width: 50px;
    height: 50px;
    line-height: 55px;
    text-align: center;
    background-color: #44b78b;
    color: #fff;
    border-radius: 50%;
    font-family: yekanbakh-bd;
    position: absolute;
    z-index: 100;
    bottom: 38px;
    left: 55px;
}

.grade-info {
    width: 35px;
    height: 35px;
    line-height: 32px;
    text-align: center;
    background-color: #fff;
    color: #44b78b;
    border-radius: 50%;
    font-family: arial;
    position: absolute;
    z-index: 100;
    bottom: 45px;
    left: 15px;
    border: 1px solid #ccc;
    font-weight: bolder;
}

.vertical {
    vertical-align: middle;
}

.script-product {
    padding: 10px;
}

.card-header {
    font-family: yekanbakh-hv;
}

.bg-with {
    background-color: #fff;
}

.bg-django {
    background-color: #0C4B33 !important;
}

.aportunity {
    padding: 25px;
    transition: ease-in-out 0.3s;
}

.aportunity:hover {
    margin-top: -10px;
    transition: ease-in-out 0.3s;
}

.ap-title {
    font-family: yekanbakh-bd;
    margin-top: 12px;
}

.send-request {
    font-size: 14px;
    padding: 5px 45px;
}

.copyright {
    background: #e1e1e1;
    text-align: center;
    font-size: 13px;
}

.footer-link {
    list-style: none;
    line-height: 28px;
}

.footer-about-title {
    font-family: yekanbakh-bd;
    color: #44b78b;
}

.footer-about-text {
    text-align: justify;
    line-height: 35px;
}

.read-more {
    padding: 5px 30px;
    font-size: 12px;
}

.blog-intro p {
    text-align: justify;
    padding: 10px;
}

.data {
    font-size: 11px;
    padding: 5px;
}

.intro-text {
    line-height: 45px;
    width: 85%;
    margin-left: auto;
    margin-right: auto;
}

.preview {
    width: 70%;
    font-size: 14px;
}

.bg-pattern-1 {
    background: url("/static/ui/assets/images/action-shape.png");
    background-size: cover;
}

.options {
    width: 45px;
    height: 38px;
    line-height: 40px;
    text-align: center;
    font-size: 25px;
    background: #fff;
    display: inline-block;
}

.category-script-svg {
    padding-left: 5px;
}

.feature-title {
    position: absolute;
    background: #000;
    color: #fff;
    z-index: 100;
    bottom: 0px;
    padding: 7px 10px;
    text-align: center;
    display: block;
    width: 100%;
    font-family: yekanbakh-bd;
}

.bg-soft-green {
    background: #198754;
    background-image: url("/static/ui/assets/images/pattern-2.png");
    background-size: cover;
    background-repeat: no-repeat;
    backdrop-filter: opacity(50%);
    backdrop-filter: grayscale(100%);
}

.script-detail-title {
    font-family: yekanbakh-hv;
    font-size: 20px;
    color: #135c3a;
}

.sh-desc {
    text-align: justify;
    line-height: 35px;
    border-right: 7px solid #198754;
    padding: 0px 15px;
}

.bg-soft-green-price {
    background: #198754;
}

.price-info.bg-soft-light {
    color: #fff;
}

.video-grade-info {
    position: absolute;
    left: 10px;
    background: #18543d;
    padding: 8px 10px;
    font-size: 12px;
    border-radius: 5px;
    bottom: 5px;
    color: #fff;
}

.video-info {
    background-color: #fff;
    padding: 5px;
    text-align: right;
    border-radius: 10px;
    color: #cd0522;
    font-family: yekanbakh-md;
    font-size: 14px;
}

.video-preview {
    padding: 3px 15px;
    float: right;
    font-size: 14px;
}

.sell-number {
    padding: 10px 5px;
    line-height: 18px;
    font-family: yekanbakh-md;
}

.desc {
    text-align: justify;
    line-height: 35px;
}

.ticket-submit {
    background: #efefef;
    padding: 40px;
    border-radius: 50%;
    font-size: 40px;
}

.ticket-information {
    font-size: 20px;
}

.ticket-description {
    text-align: justify;
    line-height: 30px;
}

.logo-image {
    line-height: 30px;
}

.menu-item {
    display: inline-block;
    width: 30%;
    border-left: 1px solid #ccc;
    margin-left: 10px;
}

.menu-item img {
    opacity: 0.6;
}

.submenu {
    display: none;
}

.pt-10 {
    padding-top: 115px;
}

.sticky {
    position: fixed;
    width: 100%;
    z-index: 101;
}

.video-overlay {
    width: 100%;
    height: 316px;
    background: linear-gradient(#0000, 80%, #040404);
    position: absolute;
    top: 0;
}

.video-overlay-slide {
    width: 100%;
    height: 206px;
    background: linear-gradient(#0000, 80%, #040404);
    position: absolute;
    top: 0;
}

.svg-paly {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #cd0522;
    padding: 10px;
    border-radius: 50%;
}

.video-title-top {
    position: absolute;
    bottom: 25px;
    color: #fff;
    font-size: 25px;
    z-index: 102;
    font-family: yekanbakh-hv;
    right: 20px;
}

.video-title-slide {
    position: absolute;
    bottom: 25px;
    color: #fff;
    font-size: 20px;
    z-index: 102;
    font-family: yekanbakh-hv;
    right: 20px;
}

.bottom-10 {
    bottom: 10px;
}

.video-info-top {
    color: #fff;
    z-index: 100;
    right: 20px;
}

.featur-list {
    line-height: 40px;
}

.align-justify {
    line-height: 45px;
    text-align: justify;
}

.box-title {
    font-family: yekanbakh-bd;
}

.box-data {
    font-family: yekanbakh-hv;
}

.contact-headline {
    font-family: yekanbakh-hv;
    font-size: 33px;
}

.category-link {
    text-decoration: none;
}

.attention-svg {
    margin-left: 10px;
}

.offcanvas-btn {
    background: none;
    border: none;
}

.nav-link.submenu-triger {
    cursor: pointer;
}

.description {
    line-height: 40px;
    text-align: justify;
    padding: 10px;
    font-size: 20px;
}

.font-weight-bold {
    font-family: yekanbakh-hv;
}

.accordion-body {
    line-height: 35px;
}

.values {
    line-height: 30px;
}

.server-text {
    line-height: 40px;
}

#meteor-icon-kit__solid-sign-out {
    margin-right: 10px;
    opacity: 0.7;
}

.footer-link a {
    text-decoration: none;
    color: #198754;
}
.post-title {
  font-family: yekanbakh-bd;
}
.shot-des-list {
  text-align: justify;
  line-height: 35px;
}
.user-panel {
    left: 30px;
    position: absolute;
    top: 5px;
    color: #333;
}
.breadcrumb-item {
  text-decoration: none;
}
.meta-data {
  margin-left: 10px;
}
.shot-desc-detail {
  line-height: 40px;
  text-align: justify;
  border: 1px dashed #ccc;
  border-radius: 9px;
  padding: 16px;
  background: #efefef;
  font-style: italic;
}
.full-desc-detail {
  line-height: 40px;
  text-align: justify;
  padding: 10px;
}

.logo {
  width: 25%;
  margin-left: auto;
  margin-right: auto;
}
.user-cart {
  left: 164px;
  position: absolute;
  top: 5px;
  color: #fff;
}
.remove-from-cart {
  font-size: 14px;
  padding: 5px 21px;
  line-height: 14px;
  position: absolute;
  bottom: 20px;
  width: 110px;
  left: 30px;
}
.payment-action {
  margin-right: 80px;
}
.dash-data.hide {
  display: none;
}

.footer-enamad {
  width: 80px;
  background: #fff;
  margin: 2px;
  border-radius: 10px;
  border: 1px solid #ccc;
}