/* @font-face{ 
    font-family:"jameel-noori-nastaleeq"; 
    src:url("https://candyfonts.com/wp-data/2019/03/23/48789/Jameel Noori Nastaleeq.ttf") format("woff"), 
    url("https://candyfonts.com/wp-data/2019/03/23/48789/Jameel Noori Nastaleeq.ttf") format("opentype"), 
    url("https://candyfonts.com/wp-data/2019/03/23/48789/Jameel Noori Nastaleeq.ttf") format("truetype"); 
} */

@font-face {
   font-family: 'Poppins';
   src: url('/assets/fonts/Poppins-Regular.ttf');
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: 'Poppins';
   src: url('/assets/fonts/Poppins-Light.ttf');
   font-weight: 300;
   font-style: normal;
}
@font-face {
   font-family: 'Poppins';
   src: url('/assets/fonts/Poppins-Thin.ttf');
   font-weight: 100;
   font-style: normal;
}
@font-face {
   font-family: 'Poppins';
   src: url('/assets/fonts/Poppins-LightItalic.ttf');
   font-weight: 300;
   font-style: italic;
}
@font-face {
   font-family: 'Poppins';
   src: url('/assets/fonts/Poppins-ExtraBold.ttf');
   font-weight: 900;
   font-style: normal;
}
@font-face {
   font-family: 'Poppins';
   src: url('/assets/fonts/Poppins-Bold.ttf');
   font-weight: 700;
   font-style: normal;
}
@font-face {
   font-family: 'Segoe UI';
   src: url('/assets/fonts/segoe-ui/segoeui.ttf');
   font-weight: 400;
   font-style: normal;
}

html {
}

.arabic {
	
  font-family: Arial, sans-serif;
	
}

.wrapper1 {
  width: 100%;
  max-width: 50rem;
  margin: 94px auto 0 auto;
}

.wrapper2 {
  width: 100%;
  max-width: 50rem;
  margin: 0 auto 1rem auto;
}

.wrapper3 {
  width: 100%;
  max-width: 38.25rem;
  margin: 0 auto 0 auto;
}

.wrapper4 {
  width: 80%;
  max-width: 28.25rem;
  margin: 0 auto 30px auto;
  padding: 0 10px;
}

.wrapper5 {
  width: 80%;
  max-width: 28.25rem;
  margin: 0 auto 150px auto;
}

.bot-content {
	text-align: center;
	color: #02686B;
}

.wrapper {
  width: 100%;
  max-width: 23.25rem;
  margin: 1rem auto 0.2rem auto;
}

.label {
  font-size: 22px;
  font-weight: 400;
  text-transform: none;
  letter-spacing: +1.3px;
  margin-bottom: 1rem;
  text-align: center;
}

#formSubmit1:hover {
  cursor: pointer;
}

.enterData {
  width: 100%;
  height: 70px;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0;
  
}

.falink1 {
	text-decoration: none;
	color: #fcfcff;
	font-size: 50px;
	
}

.falink-small {
	text-decoration: none;
	color: #02686B;
	font-size: 20px;
	margin-right: 10px;
	
}

.falink-small:hover, .falink1:hover, .falink2:hover {
	color: #02686B;
}

.falink2 {
	text-decoration: none;
	color: #fcfcff;
	font-size: 50px;
	
}

#sal1, #sal2{
	color:#055E61;
	
}

.pbuh {
	font-family: Arial, sans-serif;
	font-size:10px;
	
}
.ajjh {
	font-family: Arial, sans-serif;
	font-size:11px;
	
}
h1 .bismillah {
	font-size:32px;
	font-weight: 700;
	color:#055E61;
}
.aayah {
	font-size:22px;
}
.hidden {
	display: none;
}
.grecaptcha-badge { 
    visibility: hidden;
}

.navbar-sal {	
	background-color:#03989e !important;
}

.navbar-sal.shadow-bot {	
-webkit-box-shadow: 0px 3px 7px -3px rgba(119,119,119,1);
-moz-box-shadow: 0px 3px 7px -3px rgba(119,119,119,1);
box-shadow: 0px 3px 7px -3px rgba(119,119,119,1);
}

.navbar-sal.border-bot {	
	border-bottom: 1px solid #14a9ab!important;
}

.dark-number {
	color:#02686B;
	font-weight:700;
	font-size:22px;	
}
.light-number{
	color:#fff;
	font-weight:900;
	font-size:22px;
}
.navbar-bot {
	background-color:#02686B !important;
}

.navbar-bot.shadow-top {
-webkit-box-shadow: 0px -3px 7px -3px rgba(119,119,119,1);
-moz-box-shadow: 0px -3px 7px -3px rgba(119,119,119,1);
box-shadow: 0px -3px 7px -3px rgba(119,119,119,1);	
}

.navbar-bot.border-top {	
	border-top: 1px solid #14a9ab!important;
}

.wp-block-site-logo .has-foreground-color {
	color: #444 !important;
}

input:focus {
	background-color: #e9e9e9 !important;
}

input::-webkit-input-placeholder {
    color: #ccc;
}

input:-ms-input-placeholder {
    color: #ccc;
}

input::-moz-placeholder {
    color: #ccc;
}
