/* Generated by script */
@font-face {
  font-family: Vazirmatn;
  src: url('../fonts/vazirmatn/Vazirmatn-Thin.woff2') format('woff2');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Vazirmatn;
  src: url('../fonts/vazirmatn/Vazirmatn-ExtraLight.woff2') format('woff2');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Vazirmatn;
  src: url('../fonts/vazirmatn/Vazirmatn-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Vazirmatn;
  src: url('../fonts/vazirmatn/Vazirmatn-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Vazirmatn;
  src: url('../fonts/vazirmatn/Vazirmatn-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Vazirmatn;
  src: url('../fonts/vazirmatn/Vazirmatn-SemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Vazirmatn;
  src: url('../fonts/vazirmatn/Vazirmatn-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Vazirmatn;
  src: url('../fonts/vazirmatn/Vazirmatn-ExtraBold.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Vazirmatn;
  src: url('../fonts/vazirmatn/Vazirmatn-Black.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

.no-h-padding {
    padding-right: 0;
    padding-left: 0;
}

body, h1, h2, h3, h4, a, li {
	font-family: Vazirmatn;
}

.article-intro-image {
	margin-bottom: 30px;
}

ul.sp-megamenu-parent > li > a:hover {
	color: #fff;
	font-weight: bold;
}

#sp-header.header-transparent {
	background-color: #000;
}

div.article-intro-image img {
    width: 100%;
    height: 350px;
    object-fit: cover;
    object-position: center;
}

div.article-list div.article-intro-image img {
    height: 200px;
}

div.qx-card figure.qx-card-img-top img {
    width: 100%;
    height: 225px;
    object-fit: fill;
}

#footer-social ul {
  margin-right: 0;
  padding-right: 0;
}

#afrash-article-view {
  margin: 0 auto;
}

#afrash-article-view .item-page {
  border: 1px solid #ccc;
  padding-top: 20px;
  padding-bottom: 10px;
  border-radius: 4px;
}

#afrash-article-view .article-sidebar .moduletable {
    border: 1px solid #ccc;
    padding: 20px 15px 20px;
    margin-bottom: 15px;
    border-radius: 4px;
}

.breadcrumb-container {
    margin-top: 90px;
    margin-bottom: 10px;
}

.breadcrumb {
    background-color: #fff;
}

.breadcrumb li {
    font-size: 14px;
}

body.blog-article #sp-main-body {
    padding-top: 0;
}

body.view-article main#sp-component {
    padding-right: 0;
    padding-left: 0;
}

@media only screen and (min-width: 768px) {
  
  body.view-article main#sp-component #afrash-article-view > div:first-child {
    padding-right: 0;
  }
  
  body.view-article main#sp-component #afrash-article-view > div:last-child {
    padding-left: 0;
  }
}

body.view-article main#sp-component #afrash-article-view > div:first-child div.blog-article,
body.view-article main#sp-component #afrash-article-view > div:last-child .moduletable{
    background-color: #fff;
}

body.view-category section#sp-main-body > div.container {
    padding-right: 0;
  	padding-left: 0;
}

.sppb-addon-video-local-video-wrap {
  padding-top: 100vh !important;
}

.home-main-video video{
    height: calc(100vh - 80px) !important;
    object-fit: fill !important;
}

body.view-article div#related-articles {
    margin-top: 10px;
    padding: 10px;
    background-color: #fff;
    border: 1px solid #ccc;
  	margin-bottom: 10px;
}

@media only screen and (max-width: 1000px) {
  div.logo, div#sp-logo {
    float:left;
  }
}

@media only screen and (max-width: 767px) {
  #sp-section-1 {
    padding: 10px 0 0 0 !important;
  }
}

@media only screen and (max-width: 428px) {
    p {
        font-size: 20px;
    }
}

div#home-slider div#home {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

h2 {
  font-size: 1.4rem;
}

h3 {
  font-size: 1.3rem;
}

.digi_showcase .text a{
  color: #000;
}

#sp-footer > div.row > div {
  padding: 0 35px;
}

.breadcrumb-item + .breadcrumb-item::before {
  padding-right: 0.3rem;
  padding-left: 0.3rem;
}

div#sp-logo {
  text-align: left;
}

body.view-article div.article-sidebar div.item-content {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}

body.view-article div.article-sidebar div.item-content > p.image {
  flex-shrink: 5;
}

body.view-article div.article-sidebar div.item-content > p.image img {
  width: 94px;
  max-width: 94px !important;
}

body.view-article div.article-sidebar div.item-content > .title {
  flex-shrink: 1;
  padding-right: 15px;
}

.home-read-more {
  border: 1px solid #000;
}

#contact-us-form {
  background-color: #fff;
  border-radius: 4px;
  padding: 30px 50px;
}

#contact-us-form h1 {
  margin-bottom: 40px;
}

@media only screen and (min-width: 992px) {
    div.article-sidebar.stick-to-bottom {
        position: fixed;
        bottom: 0;
        width: 24%;
    }
}

img {
    max-width: 100%;
    display: block;
}