*{
	margin: 0px;
	padding: 0px;
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}
a{
  text-decoration:none;
}

/*scroll*/
::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
::-webkit-scrollbar-button {
  width: 77px;
  height: 0px;
}
::-webkit-scrollbar-thumb {
  background: #fdba14;
  border: 76px none #ffffff;
  border-radius: 0px;
}
::-webkit-scrollbar-thumb:hover {
  background: #f57d1f;
}
::-webkit-scrollbar-thumb:active {
  background: #f57d1f;
}
::-webkit-scrollbar-track {
  background: #ffffff;
  border: 0px none #ffffff;
  border-radius: 50px;
}
::-webkit-scrollbar-track:hover {
  background: #ffffff;
}
::-webkit-scrollbar-track:active {
  background: #ffffff;
}
::-webkit-scrollbar-corner {
  background: transparent;
}



/*header*/



 .m-header{
 	width: 100%;
	background-color:#fff;
	padding-bottom:10px;
	margin: 0px;
	border-bottom: 2px solid #298eb8;
 	margin-top: 10px;
 }
 .logo-title{
 	width:250px;
 	min-width:100px;
 }
 .header-list{
 	display:inline-block;
 	width: 19.5%;
 	text-align:center;
 	min-width: 70px;
 	font-size: 1em;
 	
 }
 .header-list p{
 	width:0%;
 	height:0.5px;
 	background-color:#fbce6a;
 	transition:all 0.2s;
 }
  .header-list a{
  	color:#000;
 }

 #header-list-icon{
 	display:none;position:fixed;right:20px;font-size:20px;z-index:2;color:#1d88b4;
 }
 #header-list-icon i:hover{
    color: #f57d1f; 
 }
 #header-list-icon2{
  display:none;position:fixed;right:20px;font-size:20px;z-index:2;color:#1d88b4;
 }
  #header-list-icon2:hover{
  color:#f57d1f;
 }
 a:hover{text-decoration:none;}
 
 .header-list-icon i{
    color: #1d88b4; 	
 }



/* side bar */
 .side-bar{
 	height:100%;
 	width:200px;
 	position:fixed;
 	z-index:999;
 	transition:all 1s;
 	right:-250px;
 	top:0px;
 	background-color:#1d88b4;
 	border-left: 2px solid #fbce6a;
 }
 @media (max-height: 550px) {
.side-bar{overflow-y:scroll;}

 }
 .side-bar-close{
 	color:#fff;
 	font-size:15px;
 	float:right;
 	position:absolute;
 	top:1em;
 	right:1em;
 	perspective:80000px;
    
 }
 .side-bar-list a{
 	color:#fff;
 	font-family: ali89;
 	font-size: 0.9em;
 }
  .side-bar-list span{
  color:#fff;
  font-family: ali89;
  font-size: 0.9em;
 }

  .side-bar-list p{
  color:#fbce6a;
  font-family: ali89;
  font-size: 0.5em;
 }
 .side-bar-list-sfourm{
  margin-left:30px;
  display:none;
 } 
 .reality-fourm{
  cursor:pointer;
 }
.reality-fourm1{
  cursor:pointer;
 }
 .side-bar-list-sfourm1{
  top:-10px;
  display:none;
  width:auto;
  padding:2px 15px;
  margin-left:30px;
  background-color:#333;
  color:#fff;
  position:absolute;
  z-index:99;
  right:190px;
  cursor:pointer;
 }



 .side-bar-list i{
 	color:#fbce6a;
 	margin-right:10px;
 	position:relative;
 	transition: all 1s;
 }
 .side-bar-list:hover i{
 	left: 5px;
 }
 .side-bar-icon{
 	font-family: ali89;
 	margin: 10px 0px;
 	color: #fff;
 }
 .side-bar-icon img{
 	width:30px;
 	margin-right:10px;
 }
 .side-bar-icon a{
 	color: #fff;
 }
 .side-bar-close:hover{
    color:#fdba14;
 }

 .header-icon{
 	display: inline-block;
 	width: 11.2%;
 	min-width: 40px;
 	font-size: 11px;
 }
 .header-icon img{
 	width: 40px;
 	height: 40px;
 	margin-top: 10px;
 	border-radius: 50%;
 	perspective: 800px;
 	

 }	
 
  .header-icon img:hover{
    border: 1px solid #fff;
  	-webkit-box-shadow: 0 0 10px 1px #545454;
    box-shadow: 0 0 10px 1px #545454;
    font-family: ali89;
    transition: all 0.1s;
 }


@media (min-width: 1400px) {
 .header-list{font-size:22px;}
 .header-icon{font-size:15px;}
 .header-icon img{
 	width: 60px;
 	height: 60px;
 	margin-top: 20px;
 	border-radius: 50%;
 	perspective: 800px;
 	transition: all 1s;

 }	
  .logo-title{
 	width:auto;
 	
 }


}

@media (min-width: 100px) and (max-width: 1050px) { .list{display: none;} #header-list-icon{display: block;position:fixed;z-index:5;top:10px;color:#1d88b4;} }



/* marquee */


.m-marquee{
	padding: 5px;
	margin-top: 1em;
	background-color: #1d88b4;
	font-family: ali89;
	font-size: 15px;
  margin-bottom: 10px;
}
.m-marquee span{
	color: #fff;
}
.m-marquee div{
	padding:0px 5px 0px 15px;
	margin: 5px 0px;
}
.m-marquee div table{ 
    width: 100%;	
}
.marquee-latest{
  min-width:120px;
	width:5%;
	background-color: #fbce6a;
	color: #1d88b4;
	font-size: 20px;
	font-family:ali89;
	text-align: center;
}



/* right side bar */

.right-side1{
  padding:0px;
  position:relative;
  top:5px;
}
.right-side1 h5{
  font-family:ali89;
  font-weight: bold;
  margin-left: 3px;
}
.m-right-side1{
  margin-left: 10px;
  margin-right: 15px;
  font-family: ali-math;
  font-size: 25px;
}
.m-right-side1:hover{background-color: #f0f0f0;}
 .right-side1-hr{background-color: #298eb8;height:1.5px;width:100%;margin-bottom:3px;}



@media (min-width: 100px) and (max-width: 1530px) { 

.m-right-side1{

  font-size: 18px;
}

}

.right-side1-btn{
  margin-top: 10px;
}
.right-side1-btn p{
  padding:5px;
  font-family: ali89;
  font-size: 20px;
  color: #000;
  width:140px;
  background-color:#fdba14; 
}

.right-side1-btn p a{
  color: #000;

}

/* form title */


.fourm-title{
  width: 100%;
  margin:20px 0px;
}

.fourm-title h5{
  font-family: ali89;
  font-weight: bold;
  font-size: 20px;
}


.fourm-title table{
  width: 100%;
}

.fourm-title hr{
  width: 100%;
  background-color: #298eb8;
  height: 1.5px;
  position: relative;
  margin-bottom:0px;
}

@media (max-width: 575px) {

  .fourm-hr{display: none;}
  .fourm-title table td{
    background-color:#fdba14;
    border-radius:10px;
    text-align:center;
    -webkit-box-shadow: 0 0 10px 0.5px #767574;
    box-shadow: 0 0 10px 0.5px #767574;

  }
  
}






 /* last topic */
.last-topic{
  margin-bottom:15px;
  padding:4px;
}

.last-topic p span{
  font-family: ali89;
  font-size: 1.5em;
  line-height: 1.2;
  text-align: left;
}

.last-topic img {
  width: 100%;
  
}
.last-topic p span{
  font-family: ali-math;
  line-height: 0.6;
  font-size: 25px;
  
}



.last-topic h5{
  font-family: ali89;
 font-weight: bold;
 line-height: 1.4; 
 font-size: 20px; 
}
@media (min-width: 100px) and (max-width: 1370px) { 

.last-topic h5{
  font-size: 13px;
  font-family: ali89;
  line-height: 1.5;
 font-weight: bold;  
}

.last-topic p span{
  font-size: 20px;
  
}

}

/* Images Overlay
----------------------------------------------------------------------------- */
.overlay-container {
  position: relative;
  display: block;
  overflow: hidden;
}
.overlay {
  position: absolute;
  top: 0;
  bottom: -1px;
  left: 0;
  right: -1px;
  background-color: rgba(10, 148, 219, 0.8);
  cursor: pointer;

;
  overflow: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
  -ms-transition: all linear 0.2s;
  -o-transition: all linear 0.2s;
  transition: all linear 0.2s;
}
.overlay:hover {
  text-decoration: none;
}
.overlay span {
  position: absolute;
  display: block;
  bottom: 10px;
  text-align: center;
  width: 100%;
  color: #ffffff;
  font-size: 13px;
  font-weight: 300;
}

.overlay-container:hover .overlay {
  opacity: 0.8;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  transform: scale(1);
}

.overlay-container i{
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
}



 /* get advice */

.get-advice .get-advice-p{
  position: absolute;
  top: 0;
  bottom: -5px;
  right: 5px;
  width:50%;
  min-width:150px;
  background-color:#000;
  cursor: pointer;

;
  overflow: hidden;
  opacity: 0.9;
  filter: alpha(opacity=1);
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  padding:5px;
  font-family: ali89;

 }

.get-advice .get-advice-p .get-title{

color: #fff;
opacity: 1;
font-size:20px;
margin-top:100px;
 }

 .get-btn{
  position:absolute;
  bottom:10px;
  min-width:120px;
  background-color:#fdba14;
  padding:5px;
  left:10px;
  color:#000;
  font-size:10px;
 }

@media (min-width: 990px) and (max-width: 1200px) {

.get-advice .get-advice-p .get-title{
color: #fff;
opacity: 1;
font-size:12px;
margin-top:100px;
}

}

.advice-num{
  width:5%;
  min-width:50px;
  height:50px;
  background-color:#fdba14;
  border-radius:50%;
  display:inline-block;
  margin-right:10px;
  font-family:ali89;
  font-size:32px;
  text-align: center;
}

.get-advice-num div span{
  position:relative;
  top:4px;
  left:19px;
}

.get-advice-num-title{
  display:inline-block;
  line-height:0.8;
  font-size: 35px;
  font-family: ali-math;
}
.advice-num-table{
  margin: 10px 0px;
}


/*family and life*/

.family-b{
  padding:10px;
  transition: all 0.5s;
}
.family-b:hover{
  transform:translateY(-8px);
  -webkit-box-shadow: 0 0 20px 0.5px #858585;
  box-shadow: 0 0 20px 0.5px #858585;
}
.family-b div{
 background-color:#f4f2ed;
}
.family-b div h4{
  padding:10px;
  font-size: 23px;
  font-family: ali89;
  line-height:1.5;
  min-height: 80px;
}
.family-img{
  width:100%;
  padding:10px;
  cursor: pointer;
}

.ali{
  position: absolute;
  bottom: 30px;
  left:20px;
  width:50%;
  min-width:190px;
  padding-left:10px;
  overflow:hidden;
  z-index:99
  opacity:1;
  transition:all 0.5s;  
  font-family: ali-math;
  color:#000;
  font-size:20px;
}


@media (max-width: 1400px) {}




/*reality of islam*/



.reality1{  background-color:#00415b;color:#fff;padding: 5px 10px;text-align: center;font-size:18px;font-family: ali89;-webkit-box-shadow: 0 0 3px 0.5px #858585;
  box-shadow: 0 0 3px 0.5px #858585;}
.reality2{background-color:#55808e;color:#fff;padding: 5px 10px;text-align: center;font-size:18px;font-family: ali89;-webkit-box-shadow: 0 0 3px 0.5px #858585;
  box-shadow: 0 0 3px 0.5px #858585;}
.reality3{background-color:#3b3e3f;color:#fff;padding: 5px 10px;text-align: center;font-size:18px;font-family: ali89;-webkit-box-shadow: 0 0 3px 0.5px #858585;
  box-shadow: 0 0 3px 0.5px #858585;}
.reality4{background-color:#787e80;color:#fff;padding: 5px 10px;text-align: center;font-size:18px;font-family: ali89;-webkit-box-shadow: 0 0 3px 0.5px #858585;
  box-shadow: 0 0 3px 0.5px #858585;}
.reality-t{
  background-color:#f4f2ed;
  margin:5px 0px;
  padding: 5px;
  font-family:ali89;
  font-size:13px;
  -webkit-box-shadow: 0 0 3px 0.2px #858585;
  box-shadow: 0 0 3px 0.5px #858585;
}

@media (min-width: 1400px) {

.reality1{font-size:25px;}
.reality2{font-size:25px;}
.reality3{font-size:25px;}
.reality4{font-size:25px;}


.reality-t{
  font-size:18px;

}




}



/*Science and TEACH*/

.m-science{
  color:#fff;
  margin-top: 5px;
  overflow:hidden;
}
.science-t{
  background-color:#1d88b4;
  padding:5px 10px;
  position:relative;
  z-index:1;
  min-height: 70px;
  font-family:ali89;
  font-weight:normal;
}
.science-hover{
  position:absolute;
  background-color:#fff;
  top:400px;
  bottom:70px;
  right:15px;
  left:15px;opacity:0;
  font-family:ali-math;
  font-weight: bold;
  font-size:20px;
  color:#000;
  transition:all 0.5s;
  overflow:hidden;
  text-align: center;
  z-index:1;
  padding:10px;
}

.m-science:hover .science-hover{
  top:0px;opacity:0.7;
}

.s-p{
  font-family: ali89;
  font-size:15px;
  width:150px;
  border:1px solid #1d88b4;
  cursor: pointer;
}

.s-p:hover{
  background-color:#1d88b4;
  color:#fff;
}


@media (max-width: 1400px) {.science-t{font-size:13px;}

}

@media (min-width: 1400px) { .science-hover{font-size:25px;} 
  
}
@media (max-width:500px) {  .science-hover{font-size:15px;}

}


#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 5px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  padding: 15px;
  border-radius: 4px;
  perspective:80000px;
  transition:all 1s
}


/*** archive ***/

.m-archive{
  width:100%;
  padding:5px;
  font-family:ali89;
  color:#000;
  transition:all 0.3s;
}


.m-archive-s{
  display:inline-block;
  width:15%;
  min-width:180px;
  position:relative;
  right:0px;
  top:0px;
  vertical-align:top;
}


.m-archive-s div{
   width:40px;
   height:40px;
   background-color:#000;
   border-radius:50%;
   display:inline-block;
   position:relative;
   perspective:800px;
   transition: all 0.2s;
   cursor:pointer;
}

.m-archive div span{
  font-size:22px;position:relative;top:5px;
}
.m-archive-t{
  display:inline-block;width:80%;margin-bottom:5px;
  min-height:75px;
  padding:5px;
}
.m-archive-c{
  display:none;font-family:ali-math;font-size:20px;color:#333;width:100%;
}

.m-archive hr{
  width:90%;background-color:#298eb8;height:1px;
}
.m-archive-s div i{
   position:relative;right:16px;top:8.5px;color:#fff;
}

.m-archive-s div:hover{
  transform:scale(1.1) translateY(-3px);
}




/*** more ***/

.m-more{
  width:100%;
  padding:5px;
  font-family:ali89;
  color:#000;
  transition:all 0.3s;
}


.m-more-s{
  display:inline-block;
  width:15%;
  min-width:180px;
  position:relative;
  right:0px;
  top:0px;
  vertical-align:top;
}


.m-more-s div{
   width:40px;
   height:40px;
   background-color:#000;
   border-radius:50%;
   display:inline-block;
   position:relative;
   perspective:800px;
   transition: all 0.5s;
   cursor:pointer;
}

.m-more div span{
  font-size:35px;position:relative;top:5px;
}
.m-more-t{
  display:inline-block;width:80%;margin-bottom:5px;
  padding:5px;
}
.m-more-c{
  display:block;font-family:ali-math;font-size:25px;color:#000;width:100%;margin:15px 0px;
}
.m-more hr{
  width:90%;background-color:#298eb8;height:1px;
}
.m-more-s div i{
   position:relative;right:16px;top:8.5px;color:#fff;
}

.m-more-s div:hover{
  transform:rotateY(180deg);
}





/*** search ***/

.search{
  display:none;
}
.search-input{
border:1px solid #1d88b4;
font-size:15px;
border-radius:10px;
padding:0px 5px;
}
.search2{
  display:none;
}

.search-input2{
border:1px solid #1d88b4;
font-size:15px;
border-radius:10px;
padding:0px 5px;
width:120px;
}

@media (min-width: 100px) and (max-width: 1050px) { .search{display:none;} }





/*** footer ***/


.footer{
  background-color: #1d88b4;
  color: #fff;
  width:100%;
  font-family:ali89;
  padding:5px 20px;
}
.footer div{
  display:inline-block;
}

.footer-s{
  width:30px;height:30px;background-color:#000;border-radius:50%;
}
.footer-s i{
  position:relative;
}

.footer-s:hover i{
  color:#fdba14;
}

.footer-m-s{
  width:150px; position:absolute;left:0px;
}



@media (max-width: 600px){
 .footer-m-s{
  width:100%;position:relative;
 } 
}


