body {
  font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.iranfont {
  font-family: IRANSans !important;
    font-weight: 200 !important;
}

header.masthead {
  position: relative;
  background-color: #343a40;
  background: url("../img/bg-masthead.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding-top: 8rem;
  padding-bottom: 8rem;
}

header.masthead .overlay {
  position: absolute;
  background-color: #212529;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0.3;
}

header.masthead h1 {
  font-size: 2rem;
}

@media (min-width: 768px) {
  header.masthead {
    padding-top: 12rem;
    padding-bottom: 12rem;
  }
  header.masthead h1 {
    font-size: 3rem;
  }
}

.showcase .showcase-text {
  padding: 3rem;
}

.showcase .showcase-img {
  min-height: 30rem;
  background-size: cover;
}

@media (min-width: 768px) {
  .showcase .showcase-text {
    padding: 7rem;
  }
}

.features-icons {
  padding-top: 1px;
  padding-bottom: 3rem;
}

.features-icons .features-icons-item {
  max-width: 20rem;
}

.features-icons .features-icons-item .features-icons-icon {
  height: 7rem;
}

.features-icons .features-icons-item .features-icons-icon i {
  font-size: 4.5rem;
}

.features-icons .features-icons-item:hover .features-icons-icon i {
  font-size: 5rem;
}



.call-to-action {
  position: relative;
  background-color: #343a40;
  background: url("../img/bg-masthead.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.call-to-action .overlay {
  position: absolute;
  background-color: #212529;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0.3;
}

footer.footer {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

@font-face{
  font-family:IRANSans;
  font-style:normal;
  font-weight:200;
  src:url(IRANSansWeb_UltraLight.419a8e8ba3bcedc42865.eot);src:url(IRANSansWeb_UltraLight.419a8e8ba3bcedc42865.eot?#iefix) format("embedded-opentype"),url(IRANSansWeb_UltraLight.b00f331977210f9e7e87.woff2) format("woff2"),url(IRANSansWeb_UltraLight.1792e553f994b1a46301.woff) format("woff"),url(IRANSansWeb_UltraLight.928d3602b635877cf1ef.ttf) format("truetype")
}
@font-face {
  font-family: IRANSansBold;
  font-style: normal;
  font-weight: 700;
  src: url(IRANSansWeb_Bold.47c7f9c48f3d93d5daa1.eot);
  src: url(IRANSansWeb_Bold.47c7f9c48f3d93d5daa1.eot#iefix) format("embedded-opentype"), url(IRANSansWeb_Bold.68c32494a74fd9f555ce.woff2) format("woff2"), url(IRANSansWeb_Bold.748f32d92cf483f2eb5b.woff) format("woff"), url(IRANSansWeb_Bold.7a8ce4ce3830de1cad81.ttf) format("truetype")
}

.navbar-custom  {
  background-color:#285db9 !important;
  font-family: IRANSans;
  padding: 0px !important;
}
.navbar-custom a {
  color: #fff !important;
  font-weight:600;
  border: 1px solid #fff;
  padding: 10px;
  margin-left: 10px;
  border-radius: 3px;
}
.row * {
  font-family: IRANSans;
}
h1,h2,h3,h4 {
  font-family: IRANSansBold;
  text-align: right;
}
h5 {
  font-family: IRANSans;
  text-align: right;
}

.btn {
  text-align: center;
}
.nav-link {
  float: right;
}
.card-title {
  font-size: 16px;
  text-align: center;
    font-family: IRANSansBold;
}
.card-text {
  font-size: 10px;
}
.registerbtn {
  color:#000;
  font-weight:600;
  margin: auto !important;
  margin-bottom: 20px !important;
 
}
.col-movies {
  padding-right: 5px !important;
  padding-left: 5px !important;
}
.ads_download {
  -ms-background-size: cover;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  font-weight: 400;
}

.ads_download .container>div {
  display: table;
  width: 100%
}

.ads_download .container>div>div {
  display: table-cell
}

.ads_download .container>div>div.text {
  -webkit-vertical-align: top;
  -moz-vertical-align: top;
  -ms-vertical-align: top;
  -o-vertical-align: top;
  vertical-align: top
}

.ads_download .container>div>div.text>div {
  max-width: 380px;
  padding-top: 8px;
  color: #fff
}

.ads_download .container>div>div.text>div h4 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 22px
}

.ads_download .container>div>div.text>div p {
  line-height: 30px;
  text-align: justify;
  margin-bottom: 45px;
  font-family: IRANSans;
    font-size: 16px;
}
.ads_download .container>div>div.text>div p a {
  color: #f4c402;
  transition: all .4s ease
}

.ads_download .container>div>div.text>div p a:not([disabled=disabled]):not(.loading) {
  cursor: pointer
}

.ads_download .container>div>div.text>div p a:active,
.ads_download .container>div>div.text>div p a:focus,
.ads_download .container>div>div.text>div p a:not([disabled=disabled]):not(.loading):hover {
  color: #fff
}

.ads_download .container>div>div.text>div p a[disabled=disabled] {
  cursor: default
}

.ads_download .container>div>div.text>div p a.loading {
  opacity: .7!important;
  cursor: wait!important
}

.ads_download .container>div>div.image {
  -webkit-vertical-align: bottom;
  -moz-vertical-align: bottom;
  -ms-vertical-align: bottom;
  -o-vertical-align: bottom;
  vertical-align: bottom;

}

.ads_download .container>div>div.image img {
  margin-top: 30px;
}

.ads_download .links {
  margin: 0 -10px
}

.ads_download .links a {
  display: block;
  float: right;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 15px;
  opacity: 1;
  -webkit-backface-visibility: hidden;
  transition: all .3s
}

.ads_download .links a:not([disabled=disabled]) {
  cursor: pointer
}

.ads_download .links a:not([disabled=disabled]):hover {
  opacity: .7
}

@media (max-width:1000px) {
  .section-subscribe .section-subscribe-text>div {
      margin: 0 auto
  }
  .section-subscribe .section-subscribe-text h2 {
      text-align: center
  }
  .section-subscribe .section-subscribe-image {
      display: none!important
  }
}

@media (max-width:992px) {
  .ads_download {
      padding: 50px 0
  }
  .ads_download .container>div>div.text {
      display: block
  }
  .ads_download .container>div>div.text>div {
      margin: 0 auto
  }
  .ads_download .container>div>div.image {
      display: none
  }
}

@media (max-width:620px) {
  .section-series {
      padding: 30px
  }
  .section-series .section-background {
      opacity: .5
  }
}

@media (max-width:420px) {
  .home-box-list>section:not(:first-child) .section-list {
      padding-top: 0!important
  }
}

@media (max-width:390px) {
  .section-subscribe .section-subscribe-text {
      padding: 30px 0
  }
  .section-subscribe .section-subscribe-text .section-subscribe-link>div {
      margin-left: 0;
      display: block;
      float: none
  }
  .section-subscribe .section-subscribe-text .section-subscribe-link>div>a {
      display: table;
      margin: 0 auto
  }
  .ads_download .links a {
      width: 40%
  }
  .ads_download .links a img {
      width: 100%
  }
}

.para {
    font-family: IRANSans;
    text-align: justify;
    font-size: 16px;

    color:#fff;
}

.firstsection h5 {
  margin-bottom: 20px;
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width: 768px) {

  .img-responsive {
    display: flex;
    margin: auto;
  }
  .freebtn {
    width: 100%;
  }
}

.iranfontbold {
  font-weight: 600;
  font-family: IRANSans;
}