@font-face {
    font-family: Mj_Dinar Two;
    src: url('../font/Mj_DinarTwoLight.woff2') format('woff2'),
        url('../font/Mj_DinarTwoLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: noorehira;
    src: url('/../font/noorehira.woff2') format('woff2'),
        url('../font/noorehira.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.qfont{
	font-family: noorehira !important;
	 
    line-height: 1.2rem;
}
html {
  height: 100%;
}
body {
	font-family:Mj_Dinar Two !important;
  height: 100%;
  color: #eee;
  background: #020223;
  margin: 0;
  overflow-x: visible;
}
a {
  color: #405607;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #D6F300;
	
}
h1 {
  text-shadow: 2px 3px 3px #555;
  text-align: center;
  margin: 30px auto;
  margin-bottom: 34px;
}
#wrap {
  /* fixed width, centered in viewport */
  width: 980px;
  left: -490px;
  margin-left: 50%;
  position: relative;
}
#showcase {
  width: 100%;
  height: 460px;
  background: #16235e; /* Old browsers */
  background: -moz-linear-gradient(top, #16235e 0%, #020223 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#16235e), color-stop(100%,#020223)); /* Chrome, Safari4+ */
  background: -webkit-linear-gradient(top, #16235e 0%, #020223 100%); /* Chrome10+, Safari5.1+ */
  background: -o-linear-gradient(top, #16235e 0%, #020223 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #16235e 0%, #020223 100%); /* IE10+ */
  background: linear-gradient(to bottom, #16235e 0%, #020223 100%); /* W3C */
  -webkit-box-shadow: 0px 0px 13px 5px #DB1242;
  -moz-box-shadow: 0px 0px 13px 5px #DB1242;
  box-shadow: 0px 0px 13px 5px #DB1242;
  border-radius: 8px;
  margin-top: 12px;
  visibility: hidden;
}
#showcase img {
  cursor: pointer;
}
#item-title {
  color: #F31414;
  font-size: 29px;
  letter-spacing: 0.13em;
  text-shadow: 1px 1px 6px #C72B2B;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 22px;
}
.nav {
  text-align: center;
}
.nav > button {
  width: 64px;
  height: 36px;
  color: #666;
  font: bold 16px arial;
  text-decoration: none;
  text-align: center;
  margin: 5px;
  text-shadow: 0px 1px 0px #f5f5f5;
  background: #f6f6f6;
  border: solid 2px rgba(0, 0, 0, 0.4);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 9px 1px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 9px 1px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 9px 1px rgba(0, 0, 0, 0.4);
  cursor: pointer;
}
.nav > button:active,
.nav > button.down {
  background: #dfdfdf;
  border: solid 2px rgba(0, 0, 0, 0.6);
  box-shadow: none;
}
#get {
  font-size: 20px;
  text-align: center;
}
#download {
  margin: 8px auto;
  margin-top: 12px;
  display: block;
}
#license {
  font-size: 18px;
  text-align: center;
  margin: 0;
}
#share {
  position: absolute;
  left: 4px;
  top: 478px;
}
.fb-like {
  vertical-align: top;
}
.twitter-share-button {
  width: 84px !important;
  margin-left: 8px;
}
#credits {
  color: #c9c9c9;
  padding: 10px;
  border: 2px #999 dashed;
  position: absolute;
  right: 0;
  bottom: 83px;
}
#credits ul {
  font-size: 14px;
  list-style-type: none;
  padding-left: 2px;
  margin: 2px 0;
}
#credits .author {
  color: white;
}
.rounded-4
 {
	 --bs-border-radius-xl:1rem;
 border-radius:var(--bs-border-radius-xl)!important;
 }
	 .ysf-bar{
		
		 padding-left: 17%;
		 padding-right: 17%;
		 height: auto;
		 padding-bottom: 100px;
	 }
	
	
  .spans {

    display: inline-block;
    width: 270px;
    height: 250px;
    margin: 2px;
    background-color: #030202;
	 
}
.footter{
	
	text-align: center;
	height: 50px;
	left: 0;
  bottom: 0;
  width: 100%;
	direction: rtl;
}
hr
{
	color: darkgreen;
	align-items: center;
}
.gtext{
	color: #649425;
}
.audioPlayer{
  display: block;
  border-radius: 20px;
  margin:0 auto;
}
