@font-face {
  font-family: 'ktvfont';
  src: url('/newstyle/font/GE_Dinar_One_Light.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: Kufi;
  font-style: normal;
  font-weight: 300;
  src: url('../font/DroidKufi-Regular.woff2') format('woff2');
  font-display: swap;
}
@font-face {
  font-family: Naskh;
  src: url('../font/DroidNaskh-Regular.woff2') format('woff2');
  font-style: normal;
  font-weight: 300;
  font-display: swap;
}
a {
  color: #aaa;
}
a:hover,
a:focus {
  color: #fd5629;
}
a.more {
  padding: 12px 40px;
}
body {
  direction: rtl;
  font-size: 1.124em;
  font-family: 'Droid Arabic Naskh', Naskh, Arial;
}
.bg1,
.nahj-advert,
.add-btn,
.mobile-main-nav a,
a.more {
  background-color: #e20025 !important;
  color: #fff;
}
.bg2 {
  background-color: #aaa !important;
}
.bgd3 {
  background: transparent linear-gradient(to bottom, #ddd 40%, #f6f6f6 99%, #fff 100%) repeat scroll 0% 0%;
  color: #131313;
}
.bg1 a,
.bg2 a {
  color: #fff !important;
}
.bg1 a:hover,
.bg2 a:hover {
  color: #dfdfdf !important;
}
.color1 {
  color: #e20025 !important;
}
.color2 {
  color: #fd5629 !important;
}
.color3 {
  color: #aaa !important;
}
.color4 {
  color: #393232 !important;
}
.color3lite {
  color: #d3d3d3 !important;
}
.borderlineone {
  border-bottom: 1px solid #111;
  font-size: 1px;
  height: 1px;
  line-height: 1px;
}
.bg-labyk,
.bg-gb {
  color: #fff;
}
.bg-labyk {
  background: repeating-linear-gradient(-45deg, transparent, transparent 3px, rgba(255, 255, 255, 0.1) 3px, rgba(255, 255, 255, 0.1) 7px) repeat scroll 0 0%, #070706 url('../img/bg-labyk.jpg') no-repeat scroll 0 0 / 100% auto;
}
.bg-gb {
  background: repeating-linear-gradient(-45deg, transparent, transparent 3px, rgba(255, 255, 255, 0.1) 3px, rgba(255, 255, 255, 0.1) 7px) repeat scroll 0 0%, #070706 url('../img/bg-gb.jpg') no-repeat scroll 0 0 / 100% auto;
}
.borderb {
  border-bottom: 10px solid #d3d3d3;
}
.bordero {
  border-bottom: 10px solid #fe5629;
}
.oh {
  overflow: hidden;
}
header,
.footer,
.bgdark {
  background-color: #131313;
  color: #eee;
}
.cls-inv-footer {
  background-color: #fff;
}
.cls-inv-footer a {
  color: #131313 !important;
}
.ya-time,
.gb-time {
  height: 22px;
  display: inline-block;
}
.ya-time,
.gb-time {
  padding: 0 5px;
  background-color: #808080;
  width: 100%;
  padding-top: 3px;
}
.commentboxtext {
  min-height: 76px;
  border-right: 1px solid #fe5729;
  margin-bottom: 4em;
  font-size: 16px;
}
/*set for website default*/
h1,
h2,
h3,
h4,
h5,
h6,
.main-nav li a,
.bg1 > div,
.head input[type='submit'],
.add-btn,
.ktvfont,
.categorybginfo {
  font-family: 'ktvfont';
}
h1 {
  font-size: 240%;
  text-align: center;
}
h2 {
  font-size: 170%;
}
h3 {
  font-size: 110%;
}
h5 {
  font-size: 130%;
}
.programcontacts .col-md-3 > div {
  margin: 12px 0;
  padding: 12px;
  min-height: 100px;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.16);
  border: 1px solid #ccc;
  border-radius: 5px;
}
.add-btn {
  padding: 14px 31px;
  text-align: center;
  font-size: 165%;
  display: inline-block;
  border: none;
  margin: 14px auto;
}
/*.page.loaded {opacity: 1;}*/
.page {
  background: #fff none repeat scroll 0 0;
  overflow: hidden;
  color: #333;
}
.page-content {
  padding-bottom: 0;
  clear: both;
}
/*header*/
.animate_logo {
  animation: 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s normal none 1 running animate_logo;
  opacity: 1;
  transform: scale(1);
}
@keyframes animate_logo {
  0% {
    opacity: 0.1;
    transform: scale(0.5);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes animate_logo {
  0% {
    opacity: 0.1;
    transform: scale(0.5);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
.head {
  background: #fdfdfd;
  padding: 6px 15px 0 0;
}
.imambrandview {
  width: 129px;
  height: 26px;
  position: absolute;
  top: -2px;
}
.head input[type='text'],
.head input[type='submit'] {
  border: none;
  vertical-align: middle;
}
.head input[type='text'] {
  border: 1px solid #bbb;
  font-family: tahoma;
  color: #333;
  padding: 2px 5px;
  height: 22px;
  width: 114px;
  border-left-width: 0;
  outline: none;
}
.head input[type='submit'] {
  background: #d30f2f;
  top: -2px;
  padding: 4px 4px 5px;
  color: #fff;
  margin-right: -3px;
}
.header {
  height: 112px;
  margin: 0 auto;
  border-bottom: 2px solid rgba(134, 134, 134, 1);
  padding-top: 6px;
}
@media screen and (max-width: 767px) {
  .search-box,
  .date-box {
    text-align: center;
  }
}
/*nav*/
.main-nav {
  position: absolute;
  margin-top: 50px;
  height: 33px;
}
.main-nav > ul > li {
  float: right;
}
.main-nav > ul > li > a {
  text-decoration: none;
  /*position: relative;*/
  display: block;
  padding: 7px 12px;
  font-size: 18px;
  line-height: 18px;
  cursor: pointer;
  border-right: 1px solid #898989;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  color: #fff;
  position: relative;
}
.main-nav ul #act a {
  color: #fada09;
}
.main-nav > ul > li:last-child::after {
  clear: both;
  content: ' ';
  display: table;
}
.main-nav li > div {
  position: absolute;
  top: 33px;
  left: -9999px;
  width: 96%;
  color: #fff;
  opacity: 0;
  z-index: 2;
  padding: 14px;
  font-size: 1.25em;
  line-height: 165%;
}
.main-nav > ul > li:hover > a {
  z-index: 3;
  color: #fd5629;
  border-bottom: 1px solid #383737;
  background: #383737;
  border-top: 1px solid #898989;
}
.main-nav > ul > li:hover > a:only-child {
  background: none;
  border-bottom: 1px solid #383737;
  border-bottom-color: transparent;
  border-top-color: transparent;
}
.main-nav li:hover > div {
  right: 4%;
  left: 4%;
  opacity: 1;
  border: 1px solid #898989;
  background: -o-linear-gradient(top, rgba(56, 55, 55, 1) 0%, rgba(32, 32, 32, 1) 100%);
  background: linear-gradient(to bottom, rgba(56, 55, 55, 1) 0%, rgba(32, 32, 32, 1) 100%);
}
.main-nav li li a:after {
  display: none;
}
.main-nav li li a:before {
  content: ' ';
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  background: none;
}
.main-nav li li:hover > a {
  box-shadow: none;
}
.main-nav li:hover li:hover ul {
  right: 100%;
}
.main-nav section {
  clear: both;
}
.ourchooselist,
.ourchooselist a {
  font: normal 12px tahoma !important;
}
.thumblist {
  width: 100%;
  height: 112px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 14px;
}
.thumblist a {
  width: 100%;
  height: 100%;
  display: inline-block;
  position: relative;
}
.thumblist > a:hover,
.soc-hovr:hover {
  background-color: rgba(0, 0, 0, 0.55);
}
.soc-hovr .ficon:hover {
  background-color: #131313;
}

.thumblist a .i {
  opacity: 0;
  display: none;
  border: 2px solid #fff;
  padding-left: 2px;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  text-align: center;
}
.thumblist a:hover .i {
  opacity: 1;
  display: block;
}
.freq em,
.freq label {
  display: block;
  font-style: normal;
}
.freq em {
  margin-bottom: 26px;
  color: #eee;
}
/*nav-mobile*/
.mobile-main-nav {
  display: none;
}
.mobile-main-nav a,
.mobile-main-nav .i i {
  color: #fff;
}
.mobile-main-nav a {
  display: block;
  font-size: 14px;
  padding: 10px 5px 10px 0;
}
.mobile-main-nav ul {
  display: none;
}
.mobile-main-nav li {
  margin-top: 1px;
}
.mobile-main-nav .i {
  border-right: 1px solid #fff;
  float: left;
  cursor: pointer;
}
.mobile-main-nav li .i {
  border-left: 0;
}
.mobile-main-nav li li a:before {
  content: ' - ';
  padding-right: 5px;
}
.mobile-main-nav li li li a:before {
  content: ' -- ';
  padding-right: 16px;
}
.mobile-main-nav li li a {
  background: #a39f9f;
}
.mobile-main-nav li li ul li a {
  background: #d3d3d3;
  color: #666;
}
.mobile-main-nav li li ul li a:hover {
  background: #d3d3d3;
  color: #e20025;
}
@media screen and (max-width: 1190px) {
  .main-nav > ul > li > a {
    font-size: 14px;
  }
}
@media screen and (max-width: 980px) {
  .main-nav > ul > li > a {
    font-size: 14px;
    padding: 2px 5px;
  }
}
@media screen and (max-width: 768px) {
  .main-nav {
    display: none;
  }
  .mobile-main-nav {
    display: block;
    opacity: 1;
  }
}
@media screen and (max-width: 600px) {
  .main-nav {
    display: none;
  }
  .mobile-main-nav {
    display: block;
    opacity: 1;
  }
}
/*main*/
main {
  min-height: 720px;
  line-height: 155%;
}
/*footer*/
.footer {
  min-height: 32em;
  padding-top: 3em;
  position: relative;
}
.mobile-footer {
  position: relative;
  text-align: center;
}
.mobile-footer section:first-of-type {
  background-color: #1a1a1a;
}
.mobile-footer > section:last-of-type {
  background-color: #d2d2d2;
  padding: 32px 0 16px;
}

.footer h3 {
  border-bottom: 2px solid #aaa;
}
.footer .end-foot {
  background: #d3d3d3;
  height: 5em;
  line-height: 5em;
  margin-top: 3.75em;
}
.footer,
.footer .end-foot a {
  color: #666;
  font: normal 0.95em Tahoma !important;
}
.footer a {
  color: #aaa;
  margin: 0.45em 0;
  display: inline-block;
}
.footer a.WHT:hover {
  color: #000;
}
.footerico div {
  margin-bottom: 5px;
}
.footerico span {
  position: relative;
  display: inline-block;
}
.footerico span:first-child {
  background: #737373;
  border-radius: 100%;
}
.footerico i {
  width: 26px;
  height: 22px;
  text-align: center;
  font-size: 120%;
  margin-top: 4px;
}
.footerico div a span:last-child {
  margin-right: 14px;
}
.footer div#up,
.mobile-footer div#up {
  position: absolute;
  bottom: 3.935em;
  left: 50%;
  width: 32px;
  height: 32px;
  margin-left: -20px;
  background: #333;
  border-radius: 100%;
}
.mobile-footer div#up {
  bottom: 3.5em;
}
.footer div#up i {
  position: relative;
  top: -8px;
}
.ficon a {
  padding-right: 32px;
  background-image: url('/newstyle/img/s5.png');
  background-repeat: no-repeat;
  height: 25px;
  line-height: 22px;
  margin: 12px 0;
}
.ficon-block a {
  display: block;
}
.ficon-inline a {
  display: inline;
}
.ficon-inline-block a {
  display: inline-block;
}
.ficon a.facebook {
  background-position: 100% -375px;
}
.ficon a.facebook:hover,
.mobile-ficon a.facebook {
  background-position: 100% -350px;
}
.ficon a.twitter {
  background-position: 100% -575px;
}
.ficon a.twitter:hover,
.mobile-ficon a.twitter {
  background-position: 100% -550px;
}
.ficon a.gplus {
  background-position: 100% -625px;
}
.ficon a.gplus:hover,
.mobile-ficon a.gplus {
  background-position: 100% -600px;
}
.ficon a.youtube {
  background-position: 100% -425px;
}
.ficon a.youtube:hover,
.mobile-ficon a.youtube {
  background-position: 100% -400px;
}
.ficon a.instgram {
  background-position: 100% -25px;
}
.ficon a.instgram:hover,
.mobile-ficon a.instgram {
  background-position: 100% 0px;
}
.ficon a.playstore {
  background-position: 100% -75px;
}
.ficon a.playstore:hover,
.mobile-ficon a.playstore {
  background-position: 100% -50px;
}
.ficon a.appstore,
.mobile-ficon a.appstore {
  background-position: 100% -200px;
}
.ficon a.telegram {
  background-position: 100% -675px;
}
.ficon a.telegram:hover,
.mobile-ficon a.telegram {
  background-position: 100% -650px;
}
.ficon a.tiktok {
  background-position: 100% -625px;
}
.ficon a.tiktok:hover,
.mobile-ficon a.tiktok {
  background-position: 100% -600px;
}
.ficon a.whatsapp {
  background-position: 100% -275px;
}
.ficon a.whatsapp:hover,
.mobile-ficon a.whatsapp {
  background-position: 100% -250px;
}

.mobile-ficon {
  padding: 8px 0 26px;
}
/*gallery*/
/*slider*/
#slider,
#mask,
#slider li {
  height: 448px;
}
#slider {
  width: 100%;
  overflow: visible;
  position: relative;
}
#mask {
  overflow: hidden;
}
#slider ul {
  position: relative;
}
#slider li {
  width: 100%;
  position: absolute;
  top: -448px;
}
#slider li img {
  width: 100%;
}
#slider li.firstanimation {
  animation: cycle 25s linear infinite;
}
#slider li.secondanimation {
  animation: cycletwo 25s linear infinite;
}
#slider li.thirdanimation {
  animation: cyclethree 25s linear infinite;
}
#slider li.fourthanimation {
  animation: cyclefour 25s linear infinite;
}
#slider li.fifthanimation {
  animation: cyclefive 25s linear infinite;
}
.progressbar {
  position: relative;
  width: 100%;
  height: 2px;
  background: rgba(255, 255, 255, 1);
  animation: fullexpand 25s ease-out infinite;
}
@keyframes fullexpand {
  0%,
  20%,
  40%,
  60%,
  80%,
  100% {
    width: 0%;
    opacity: 0;
  } /* In these keyframes, the progress-bar is stationary */
  4%,
  24%,
  44%,
  64%,
  84% {
    width: 0%;
    opacity: 0.4;
  } /* In these keyframes, the progress-bar starts to come alive */
  16%,
  36%,
  56%,
  76%,
  96% {
    width: 100%;
    opacity: 0.8;
  } /* In these keyframes, the progress-bar moves forward for 3 seconds */
  17%,
  37%,
  57%,
  77%,
  97% {
    width: 100%;
    opacity: 0.4;
  } /* In these keyframes, the progress-bar has finished his path */
  18%,
  38%,
  58%,
  78%,
  98% {
    width: 100%;
    opacity: 0;
  } /* In these keyframes, the progress-bar will disappear and then resume the cycle */
}
#slider .tooltip {
  display: none;
  background: rgba(0, 0, 0, 0.7);
  width: 300px;
  height: 60px;
  position: relative;
  bottom: 75px;
  left: -320px;
}
#slider .tooltip h2 {
  color: #fff;
  font-size: 24px;
  font-weight: 300;
  line-height: 60px;
  padding: 0 0 0 10px;
}
#slider .tooltip {
  transition: all 0.3s ease-in-out;
}
#slider li#first:hover .tooltip,
#slider li#second:hover .tooltip,
#slider li#third:hover .tooltip,
#slider li#fourth:hover .tooltip,
#slider li#fifth:hover .tooltip {
  left: 0px;
}
#slider:hover li,
#slider:hover .progressbar {
  animation-play-state: paused;
}
/*slider-frame*/
@keyframes cycle {
  0% {
    top: 0px;
  } /* When you start the slide, the first image is already visible */
  4% {
    top: 0px;
  } /* Original Position */
  16% {
    top: 0px;
    opacity: 1;
    z-index: 0;
  } /* From 4% to 16 % = for 3 seconds the image is visible */
  20% {
    top: 325px;
    opacity: 0;
    z-index: 0;
  } /* From 16% to 20% = for 1 second exit image */
  21% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  } /* Return to Original Position */
  92% {
    top: -325px;
    opacity: 0;
    z-index: 0;
  }
  96% {
    top: -325px;
    opacity: 0;
  } /* From 96% to 100% = for 1 second enter image*/
  100% {
    top: 0px;
    opacity: 1;
  }
}
@keyframes cycletwo {
  0% {
    top: -325px;
    opacity: 0;
  } /* Original Position */
  16% {
    top: -325px;
    opacity: 0;
  } /* Starts moving after 16% to this position */
  20% {
    top: 0px;
    opacity: 1;
  }
  24% {
    top: 0px;
    opacity: 1;
  } /* From 20% to 24% = for 1 second enter image*/
  36% {
    top: 0px;
    opacity: 1;
    z-index: 0;
  } /* From 24% to 36 % = for 3 seconds the image is visible */
  40% {
    top: 325px;
    opacity: 0;
    z-index: 0;
  } /* From 36% to 40% = for 1 second exit image */
  41% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  } /* Return to Original Position */
  100% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
}
@keyframes cyclethree {
  0% {
    top: -325px;
    opacity: 0;
  }
  36% {
    top: -325px;
    opacity: 0;
  }
  40% {
    top: 0px;
    opacity: 1;
  }
  44% {
    top: 0px;
    opacity: 1;
  }
  56% {
    top: 0px;
    opacity: 1;
  }
  60% {
    top: 325px;
    opacity: 0;
    z-index: 0;
  }
  61% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
  100% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
}
@keyframes cyclefour {
  0% {
    top: -325px;
    opacity: 0;
  }
  56% {
    top: -325px;
    opacity: 0;
  }
  60% {
    top: 0px;
    opacity: 1;
  }
  64% {
    top: 0px;
    opacity: 1;
  }
  76% {
    top: 0px;
    opacity: 1;
    z-index: 0;
  }
  80% {
    top: 325px;
    opacity: 0;
    z-index: 0;
  }
  81% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
  100% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
}
@keyframes cyclefive {
  0% {
    top: -325px;
    opacity: 0;
  }
  76% {
    top: -325px;
    opacity: 0;
  }
  80% {
    top: 0px;
    opacity: 1;
  }
  84% {
    top: 0px;
    opacity: 1;
  }
  96% {
    top: 0px;
    opacity: 1;
    z-index: 0;
  }
  100% {
    top: 325px;
    opacity: 0;
    z-index: 0;
  }
}
/*nahj*/
.nahj-advert {
  padding: 8px 20px;
  margin: 12px auto;
  text-align: center;
  width: 150px;
  font-size: 150%;
}
.bbb {
  padding: 7px;
  width: 140px;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  top: -5px;
  text-align: center;
  margin-left: -70px;
}
.bbb span:first-child {
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 0px solid transparent;
  border-right: 5px solid black;
  position: absolute;
  top: 0;
  left: -5px;
}
.bbb span:last-child {
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 0 solid transparent;
  border-left: 5px solid black;
  position: absolute;
  top: 0;
  left: 100%;
}
.bbb,
.btn-link {
  background: #414141 !important;
  color: #fff;
  text-align: center;
  box-shadow: 0 1px 3px #393939;
}
.btn-link > a:hover {
  color: #eee !important;
}
.btn-link {
  height: 45px;
  margin: 0 auto;
  position: relative;
  top: -5px;
  line-height: 45px;
}
.btn-link:after {
  position: absolute;
  width: 0;
  height: 0;
  top: 0;
  content: '';
  border-left: 5px solid transparent;
  border-right: 0 solid transparent;
  border-bottom: 5px solid #131313;
  left: -5px;
}
.btn-link .b:after {
  position: absolute;
  width: 0;
  height: 0;
  top: 0;
  content: '';
  border-left: 0 solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #131313;
  left: 100%;
}
.btn-link:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  top: 40px;
  border-left: 0 solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #131313;
  left: 100%;
}
.btn-link .b:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  top: 40px;
  border-left: 5px solid transparent;
  border-right: 0px solid transparent;
  border-top: 5px solid #131313;
  left: -5px;
}
/*
.btn-link span:nth-child(1),.btn-link span:nth-child(2),.btn-link span:nth-child(3),.btn-link span:nth-child(4){
	position:absolute;
	width: 0;
	height: 0;
}
.btn-link span:nth-child(1){
	border-left: 5px solid transparent;
	border-right: 0 solid transparent;
	border-bottom: 5px solid #131313;
	left:-5px;
	top:0;
}
.btn-link span:nth-child(2){
	border-left: 0 solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #131313;
	left:100%;
	top:0;
}
.btn-link span:nth-child(3){
	border-left: 0 solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #131313;
	left:100%;
	top:40px;
}
.btn-link span:nth-child(4){
	border-left: 5px solid transparent;
	border-right: 0px solid transparent;
	border-top: 5px solid #131313;
	left:-5px;
	top:40px;
}
*/
/*home*/
.map {
  background-color: #fe5629;
  color: #fff;
  background-image: url('/newstyle/img/map.png');
  background-size: cover;
}
.lensicon {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAsCAMAAADcpCGDAAAAllBMVEUAAABqampSUlJ9fX1oaGikpKRqamo7Ozs7Ozs6OjpycnJBQUFzc3OhoaE/Pz9paWmjo6NFRUU7OztycnJ9fX1cXFxfX19BQUGoqKhbW1t4eHhbW1s6OjpJSUmnp6eUlJRpaWnp6enCwsKcnJyEhISzs7NhYWFaWlrh4eFycnJ7e3vw8PDX19dRUVHR0dGNjY3Jycn///+P564GAAAAHHRSTlMAob53dks7v7Wmi4EkD+uBOdjNTzAws10p79fXpq8ehQAAAZVJREFUOMvNlGlTgzAQhqm1F9DDttaqSxISQjhL/f9/zk3SI7FFZ5xxxvfLHjz7kg0zBK4eB67i4FYTcDW+Q0xBXvK8h3CKPyToJVdI/GaXlyh6PCuK4uCe5sOTNkGPRnDS+kdi8k+I3pPOV4bZrfZY9DG7V/U+xKSfGL+VYfwN8PwAqMWNSbwaxRZ4AqvlF2fsL/Yu4CPb5cTcwGw2WwOoTJCuTACmWC+35pMv4KqqSRvOD0VBEtsYooMDJDylrclKnla2NwpCByh4cimyujNxEAyuxEEajjGlI6tLHR4cQjT6OSWUCsK0S5r4RJJiu5VmkJFMewqf6LSFGQZZVyRHk8InuMBZatOPrCXaNfeIAtejzL4Qg76QJvMIPSDy67kVevlEUXoEafGoPnGkAFV22YzoG2QeIY520oqiI0v9XVStAHKpLCD0StInQHLQiCjLTHbm2pVP4PpUB5Z1VXsufQJy7F2LgoAlQnC7B3byEzUC9uuvwFFC0kZSSnh6ZGC1wR8xeKoI55KqcxkFqHE46FOIDp+I0V1B5GDRTwAAAABJRU5ErkJggg==');
  background-repeat: no-repeat;
  display: inline-block;
  width: 33px;
  height: 44px;
  margin: 0 12px;
}
.thumbnails {
  position: relative;
  width: 100%;
  height: 190px;
  min-height: 179px;
  background-color: #eee;
  background-repeat: no-repeat;
  background-size: cover !important;
  background-position: center !important;
}
.lensflag {
  background-repeat: no-repeat;
  background-color: #ccc;
  position: absolute;
  top: 100%;
  left: 50%;
  width: 82px;
  height: 82px;
  margin-top: -50px;
  margin-left: -41px;
  box-shadow: 0 0 3px #333;
  border-radius: 100%;
}
.pix,
.nxt-ltr {
  width: 100%;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}
.nxt-ltr {
  height: 134px;
  position: relative;
}
.nxt-ltr-ditals {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 34px;
  padding-top: 4px;
  background-color: rgba(0, 0, 0, 0.85);
  opacity: 0;
  transition: all 0.25s ease-in-out;
}
.nxt-ltr:hover .nxt-ltr-ditals {
  opacity: 1;
}

.onair-first {
  background: #262626;
  padding: 24px 36px;
}
.onair-first .pix {
  min-height: 277px;
}
@media screen and (max-width: 480px) {
  .onair-first {
    padding: 5px;
  }
  .onair-first .pix {
    min-height: 164px;
  }
}
@media screen and (max-width: 617px) {
  .onair-first {
    padding: 5px;
  }
  .onair-first .pix {
    min-height: 164px;
  }
}
.onair-progname {
  background: #ececec;
  min-height: 32px;
  line-height: 32px;
}
.editorviwer:hover .textviewer {
  background: #fe5629;
  color: #fff;
}
.editorviwer a {
  color: #000;
}
.editorviwer:hover a {
  color: #fff;
}
.editorviwer:hover .thumbs b {
  opacity: 1;
}
.thumbs b {
  background-color: rgba(0, 0, 0, 0.24);
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.thumbs i {
  position: absolute;
  top: 50%;
  left: 50%;
  border-width: 22px 0 22px 32px;
  margin-top: -14px;
  margin-left: -12px;
}
.thumbs b:before {
  content: '';
  width: 64px;
  height: 64px;
  border: 3px solid #eee;
  border-radius: 100%;
  top: 50%;
  left: 50%;
  position: absolute;
  margin-top: -25px;
  margin-left: -32px;
}
.textviewer {
  height: 212px;
}
.textviewer p {
  padding: 7px 12px;
}
.textviewer p:first-child {
  font-weight: 700;
}
.textviewer b {
  font-weight: 300;
}
.textviewer .soci-indx {
  position: absolute;
  bottom: 0;
  left: 5px;
  display: none;
}
.editorviwer:hover .soci-indx {
  display: block;
}
.editorchoiseheaderbg {
  background-image: url('data:image/png;base64,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');
  background-repeat: no-repeat;
  background-position: 50% 12px;
  width: 240px;
  height: 80px;
  line-height: 120px;
  color: #fff;
  margin-top: 32px;
  text-align: center;
  padding-right: 32px;
  font-size: 2.1em;
  font-weight: 700;
}
.shadowlens {
  min-height: 150px;
  padding: 32px 12px;
  background: transparent linear-gradient(to bottom, #ddd 40%, #f6f6f6 99%, #fff 100%) repeat scroll 0% 0%;
}
.satlocation {
  position: relative;
  width: 100vw;
  height: 55.625vw;
  background-image: url('/newstyle/img/map.png');
  background-color: #fe5629;
  background-size: 100%;
}
.satlocation h2 {
  color: #fff;
  padding: 2em 0;
  font-size: 200%;
  text-align: center;
}
.satlocation a {
  position: absolute;
  width: 33px;
  height: 34px;
}
.map-satname,
.map-satinfo {
  padding: 5px 12px;
  display: block;
  font-family: verdana, tahoma;
}
.map-satname {
  color: #666;
}
.map-satinfo {
  color: #fe5629;
  font-weight: 300;
}
.satlocation span b {
  color: #fe5629;
  font-weight: 300;
}
.satlocation a:nth-of-type(1) {
  top: 20vw;
  left: 47.5vw;
} /* اوربا */
.satlocation a:nth-of-type(2) {
  top: 25vw;
  left: 57vw;
} /* الشرق الاوسط*/
.satlocation a:nth-of-type(4) {
  top: 45vw;
  left: 87vw;
  display: none;
} /* استراليا */
.satlocation a:nth-of-type(3) {
  top: 22vw;
  left: 15vw;
  display: none;
} /*امريكا الشمالية*/
.satpointer {
  background-image: url('/newstyle/img/1.png');
}
@media screen and (max-width: 767px) {
  .main-nav {
    display: none;
  }
  .mobile-main-nav {
    display: block;
    opacity: 1;
  }
}
@media screen and (max-width: 478px) and (min-width: 318px) {
  .satlocation h2 {
    padding: 8px 0 0 0;
    font-size: 175%;
  }
  .satlocation a:nth-of-type(3) {
    top: 19vw;
    left: 55vw;
  }
  .satlocation a:nth-of-type(2) {
    top: 12vw;
    left: 47vw;
  }
  .satlocation a:nth-of-type(4) {
    top: 36vw;
    left: 80vw;
  }
  .satlocation a:nth-of-type(1) {
    top: 14vw;
    left: 12vw;
  }
}
/*video*/
.videolist {
  font-size: 1.35em;
  font-weight: 700;
  /*height:35px;
	line-height:35px;*/
}
.videolist i {
  position: relative;
  top: -2px;
}
.videolist li,
.videolist a {
  display: inline-block;
}
.videolist li a {
  padding: 0 12px;
  margin: 0 12px;
}
.videolist a:first-child {
  margin-right: 0;
}
.videolist a:last-child {
  margin-left: 0;
}
.videolist a {
  position: relative;
  display: inline-block;
  height: 45px;
  /*top:-5px;*/
  line-height: 45px;
}
.videolist a:hover,
.videolist a.current {
  background: #414141 !important;
  box-shadow: 0 1px 3px #393939;
  color: #fff !important;
}
/*
/*top left
.videolist a:hover::after,.videolist a.current:after{
	position:absolute;
	width: 0;
	height: 0;
	top:0;
	content: "";
	border-left: 5px solid transparent;
	border-right: 0 solid transparent;
	border-bottom: 5px solid #131313;
	left:-5px;
}*/
/*top right
.videolist a:hover::before,.videolist a.current:before{
	position:absolute;
	width: 0;
	height: 0;
	top:0;
	content: "";
	border-left: 0 solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #131313;
	left:100%;
}
/*bottom right
.videolist a:hover::before,.videolist a.current:before{
    position: absolute;
    width: 0;
    height: 0;
    bottom: 0;
    content: "";
    border-left: 0 solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #131313;
    left: 100%;
}
/*bottom left
.videolist a:hover::before,.videolist a.current:before{
position: absolute;
    width: 0;
    height: 0;
    bottom: 0;
    content: "";
    border-right: 0 solid transparent;
    border-left: 5px solid transparent;
    border-top: 5px solid #131313;
    left: -5px;
}*/

.categorybginfo {
  background-color: #dcdcdc;
  min-height: 80px;
  line-height: 60px;
  padding: 10px 0;
  font-size: 150%;
  font-weight: 700;
  margin-bottom: 2em;
}
.categorybginfo p {
  font: normal 0.75em verdana, tahoma;
  display: inline-block;
  width: 76px;
  height: 76px;
  background-color: #414141;
  border-radius: 100%;
  text-align: center;
  padding-top: 16px;
  color: #fff;
}
.categorybginfo p label {
  font-family: 'ktvfont', arial;
  display: block;
}
.taa:hover .thumbs b {
  opacity: 1;
}
.vid-info {
  min-height: 131px;
}
/*pages*/
.pagination {
  width: 100%;
  text-align: center;
  padding: 4px 0;
}
.pagination .bx {
  display: inline-block;
}
.pagination a,
.pagination b {
  font-size: 15px;
  display: inline-block;
  width: 36px;
  height: 26px;
  line-height: 28px;
  color: #000;
  background-color: #61a8dc;
  border-radius: 3px;
  margin: 0 0 1px 1px;
  padding: 1px 2px;
}
.pagination .d3 {
  margin: 0 5px;
}
.pagination b {
  background: #f5876e;
}
.pagination a:hover {
  color: #fff;
}

/* iehab alawad 2-10-2016 */
.captcha img {
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.16);
  border: 1px solid #ccc;
}
.footer .col-md-3 {
  padding-left: 0;
  padding-right: 0;
}
.bg-gray {
  background-color: #d3d3d3;
}
.bg-watch {
  background-color: #131313;
}

.news-pin {
  border-bottom: 2px dotted #777;
  padding-bottom: 10px;
}

.three-post {
  margin-top: 25px;
}
.three-post div:first-child {
  margin-bottom: 0;
}
.three-post header {
  height: 45px;
}

.news-pin .img {
  border-radius: 4px;
  border: 1px solid #ccc;
  padding: 2px;
}

.view-img {
  margin-right: 5px;
}

.soc-news {
  visibility: hidden;
  position: absolute;
  left: -32px;
  top: 0;
  transition: all 0.5s ease-in-out;
}
.soc-hovr:hover .soc-news {
  visibility: visible;
  left: 5px;
}
.soc-news a {
  margin-right: 10px;
  display: block;
}
.news-title {
  color: #fe5629;
  margin: 1.5em 0 0.5em 0;
}
.news-title a {
  color: #fe5629;
}

.more-news {
  color: #e20025;
  border-bottom: 2px solid #e20025;
  margin: 39px 0;
}

.linksactive {
  color: #fff !important;
  font-weight: bold !important ;
  background-color: #e20025;
}
.linksactive:hover {
  color: #fd5629 !important;
}
.see-more-gallery {
  width: 123px;
  text-align: right;
  padding: 8px 6px 8px 25px;
  margin: 10px 0 30px;
}

.thumbnails-3-border {
  border: 1px solid #aaa;
  border-bottom: none;
}

.choice-vid .textviewer {
  border-top: 4px solid transparent;
}
.choice-vid:hover .textviewer {
  border-top-color: red;
}
.box-img-view {
  box-shadow: 0 0 20px 4px #c9c9c9;
  border: 1px solid #ddd;
  background-color: #fff;
  margin: 0 auto;
}
.box-img-view-r {
  background-color: #444;
  color: #fff;
  padding: 14px 12px 6px;
}
.box-img-view-l {
  background-color: #444;
  padding: 11px 0 8px 5px;
}
.caretup {
  position: absolute;
  top: 0px;
  left: 0px;
}

.container-award img {
  border-radius: 15px;
  box-shadow: 0px 0px 5px 3px #e7e7e7;
  border: 1px solid #848484;
}
.container-award .award-item {
  margin: 10px 0;
}
.container-award p {
  min-height: 114px;
  margin-top: -12px;
  background-color: #f4f4f4;
  box-shadow: 0px 0px 5px 3px #e0e0e0;
  padding: 24px 6px 10px;
}
.nivo-lightbox-theme-default .nivo-lightbox-title {
  background: #d80000;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  border-radius: 8px;
  position: relative;
  top: -5px;
  width: 70%;
  display: inline-block;
}

/* START MAIN GROUP PAGE #■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
.responsive-iframe-w iframe {
  max-width: 520px !important;
  background: #fff;
}
.responsive-iframe-h iframe {
  max-height: 320px !important;
}
.responsive-iframe-w twitter-widget {
  max-width: 520px !important;
}

/* The sidepanel menu */
.sidepanel {
  height: 605px; /* Specify a height */
  width: 0; /* 0 width - change this with JavaScript */
  position: fixed; /* Stay in place */
  z-index: 1; /* Stay on top */
  top: 0;
  right: 0;
  background-color: #000; /* Black  rgba(0, 0, 0, 0.95); */
  overflow-x: hidden; /* Disable horizontal scroll */
  padding-top: 60px; /* Place content 60px from the top */
  transition: 0.5s; /* 0.5 second transition effect to slide in the sidepanel */
}
/* The sidepanel links */
.sidepanel li a {
  padding: 14px 12px 10px 0;
  text-decoration: none;
  font-size: 16px;
  color: #fff;
  font-family: 'kufi';
  display: block;
  transition: 0.3s;
}
/* When you mouse over the navigation links, change their color */
.sidepanel a:hover {
  color: #ddd;
}
/* Position and style the close button (top right corner) */
.sidepanel .closebtn {
  position: absolute;
  top: 12px;
  right: 36%;
  font-size: 54px;
  border: 1px solid #333;
  padding: 6px;
}
/* Style the button that is used to open the sidepanel */
.openbtn {
  font-size: 24px;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.7);
  color: white;
  padding: 12px 16px 8px;
  border: none;
  outline: none;
}
.openbtn:hover {
  background-color: #444;
}
#opensub1 {
  float: left;
  margin: 10px 0 0 14px;
  cursor: pointer;
  background: none;
  padding: 0;
  border: none;
  outline: none;
}
#thesub1 {
  display: none;
}
#thesub1 li a {
  margin-right: 30px;
  font-size: 12px;
  padding: 6px 0;
}
.pull-up {
  margin-top: -85px;
}
.hjri-times-heading {
  color: #f8f8f8;
  padding: 10px 10px 3px;
  font-size: 20px;
  display: inline-block;
  margin-bottom: 2px;
}
.hjri-times-date {
  padding: 12px 0;
  min-height: 130px;
  position: relative;
  background-color: #fe5629;
  color: #fff;
}
.hjri-times-date p {
  margin: 10px 0;
}
.legal-times {
  min-height: 130px;
  background-color: #384857;
  overflow: hidden;
}
.legal-times .box-time {
  color: #fff;
  padding: 7px 0;
  text-align: center;
  font-size: 18px;
}
.weather {
  padding-top: 10px;
  color: #171717;
  min-height: 130px;
  background-color: #fff;
  box-shadow: -1px 2px 4px 0px #aaa;
}
.weather .weather-icon {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 100%;
  height: 50px;
}
.weather .weather-temp {
  color: #ff8a00;
  margin-top: 14px;
}
.weather .weather-description {
  font-size: 22px;
  color: #00c6ff;
  margin-top: 28px;
  text-align: center;
}
.cities select {
  background: #fe5629;
  color: #fff;
  border-radius: 1px;
  padding: 10px 2px 4px;
  font-size: 12px;
  border: none;
}

@media screen and (max-width: 767px) {
  .responsive-iframe-w iframe {
    max-width: 308px !important;
    min-width: 308px !important;
    min-height: 450px !important;
  }
  .responsive-iframe-w twitter-widget {
    width: 308px !important;
  }
  .pull-up {
    margin-top: -41px;
  }
  .hjri-times-date {
    min-height: 40px;
    padding: 0;
    margin-bottom: 1px;
  }
  .hjri-times-date p:first-child {
    text-align: left;
    font-size: 170%;
  }
  .hjri-times-date p:nth-child(2) {
    text-align: left;
  }
  .hjri-times-date p:last-child {
    text-align: right;
  }
  .hjri-times-date p:nth-child(2),
  .hjri-times-date p:nth-child(3) {
    font-size: 150%;
  }
  .legal-times .box-time div:first-child {
    text-align: left;
  }
  .legal-times .box-time div:last-child {
    text-align: right;
  }
  .legal-times .box-time div:nth-child(2),
  .legal-times .box-time div:nth-child(3) {
    padding-top: 25px;
    font-size: 18px;
  }
  .legal-times .box-time div:nth-child(2) {
    text-align: left;
  }
  .weather {
    min-height: 64px;
  }
  .weather div:nth-child(3) p {
    text-align: right;
  }
  .weather .weather-description {
    margin-top: 14px;
  }
  .cities {
    text-align: center;
  }
}
.cls-inverse {
  background: #0b0b0b !important;
  color: #fff !important;
}

.main-page-first {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.main-page-fixed div {
  position: fixed;
  top: -44px;
  left: 0;
  width: 100%;
  z-index: 2;
  transition: all 999s linear;
}
/* END MAIN GROUP PAGE #■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */

/*for friday page*/
.bgblk {
  background-color: #131313;
  color: #eee;
}
.bg81 {
  background-color: #818181;
  color: #eee;
}
.bga {
  background-color: #aaa;
  color: #fff;
}
.bgblue {
  background-color: #587794;
  color: #fff;
  font-family: 'ktvfont';
}
.bgbyge {
  background-color: #aa9786;
  color: #fff;
  font-family: 'ktvfont';
}
.fri-bnr {
  width: 100%;
  margin-bottom: 1px;
}
.khateb {
  width: 100%;
  min-height: 58px;
  background-position-x: -15px;
  background-position-y: -9px;
  background-repeat: no-repeat;
}

/*animated arrows*/
.animatedarrows {
  width: 12px;
  height: 12px;
  border: 3px solid;
  border-color: #fff transparent transparent #fff;
  transform: rotate(-45deg);
}
.arrowSliding {
  position: absolute;
  -webkit-animation: slide 3s linear infinite;
  animation: slide 3s linear infinite;
}
.delay1 {
  -webkit-animation-delay: 0.75s;
  animation-delay: 0.75s;
}
.delay2 {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}
@-webkit-keyframes slide {
  0% {
    opacity: 0;
    transform: translateX(12px);
  }
  20% {
    opacity: 1;
    transform: translateX(7px);
  }
  80% {
    opacity: 1;
    transform: translateX(-7px);
  }
  100% {
    opacity: 0;
    transform: translateX(-12px);
  }
}
@keyframes slide {
  0% {
    opacity: 0;
    transform: translateX(12px);
  }
  20% {
    opacity: 1;
    transform: translateX(7px);
  }
  80% {
    opacity: 1;
    transform: translateX(-7px);
  }
  100% {
    opacity: 0;
    transform: translateX(-12px);
  }
}
/*****************************************/
.clsnoselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* ستايلات صفحة المنهاج */
.schedule-item-box {
  overflow: hidden;
  padding: 8px 4px;
  margin: 4px 0;
}

.schedule-time-box {
  width: 80px;
  height: 80px;
  line-height: 80px;
  background-color: #d3d3d3;
  border-radius: 50%;
  border: 3px solid #fff;
  color: #131313;
  font-weight: bold;
  text-align: center;
  font-size: 18px;
  box-shadow: 0 0 12px #bbb;
  padding-right: 1px;
}

.schedule-proginfo-box {
  background-color: rgba(234, 240, 242, 1);
  padding: 30px;
  border-radius: 10px;
}

.schedule-proginfo-box:after {
  content: '';
  position: absolute;
  right: -8px;
  top: 32px;
  border-style: solid;
  border-width: 10px;
  border-color: transparent transparent transparent rgba(234, 240, 242, 1);
}

.schedule-proginfo-box p {
  font-size: 18px;
}

.schedule-proginfo-box span {
  font-size: 20px;
  display: inline-block;
  margin: 0 0 10px;
  font-weight: bold;
  color: #e20025;
  line-height: 1.4;
}

.date-group {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 40px;
  margin: 20px 0;
}

.date-group .schedule-title {
  font-size: 32px;
  font-weight: 800;
}

.date-group .date-change {
  width: 380px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.date-group .date-change .date-text {
  font-size: 25px;
  font-weight: 800;
}

.date-group .date-change .prev,
.date-group .date-change .next {
  width: 65px;
  background-color: #484848;
  color: #ffffff;
  font-family: 'ktvfont';
  font-size: 16px;
}

/* نهاية صفحة المنهاج */
