<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	font-family: 'Tajawal', sans-serif;
	font-size: 17px;
	/*background: url("../images/bk-footer.png");*/
	background: url("../images/ffooter.png");
	/*background-repeat: repeat-x;*/
	background-size: 100%;
	background-position: bottom;

}

.arrow {
  text-align: center;
  margin: 1% 0;
   
}

.drop{
       background-color: #03b5a0!important;
    color: white!important;
 	width: auto!important;
}
.bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-40px);
  }
  60% {
    transform: translateY(-25px);
  }
}

* {
	-webkit-transition: all 150ms ease-in-out;
	transition:         all 150ms ease-in-out;

}

a{
	color:black;
}

a:hover {
	color: #76489c !important;
	text-decoration: none;
}


.pop {
	position: fixed;
	bottom: 30px;
	right: 0px;
	background-color: #363636;
	padding: 0px;
	z-index: 100;
	width: 100%;
}

.pop .title {
	position: relative;
	float: right;
	background-color: #e23740;
	height: 80px;
	font-size: 20px;
	padding: 20px 10px 10px 10px;
	color: #ffffff;
}

element {
	opacity: 1;
	display: block;
}

.pop .owl-demo2 {
	position: relative;
	float: right;
	width: 250px;
	padding: 14px;
}

.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
}


element {
	width: 444px;
	right: 0px;
	direction: rtl;
	display: block;
	transition: all 1000ms ease 0s;
	transform: translate3d(0px, 0px, 0px);
}

.close-pop {
	float: left;
	margin-left: 10px;
}

.close-pop a {
	color: #ffffff;
	font-size: 30px;
}

.owl-carousel .item img {
	border: 1px solid rgba(253, 255, 255, 0.5);
}
.owl-breaking .item img {
	width: 80px;
	height: 46px;
	float: right;
	margin-left: 10px;
}

.owl-breaking .item h3 {
	position: static;
	font-size: 15px;
	line-height: 23px;
	font-weight: normal;
	background: transparent;
	padding: 0;
	width: auto;
	max-height: 46px;
	overflow: hidden;
}


*:focus{
text-decoration: none !important;
}

.dropdown {
	display: inline-block;
	top: -6px;
}

.btn-border{
	border: 1px solid white;
	border-radius: 1px;
	padding: 1px 8px 0 0 !important;
}

.header-top{
	background:#eaeaea;;
	color: #76489c;
	padding: 20px;
}
a.ls-layer {

	font-size: 40px !important;


}

.header-main{
	padding: 15px;
}

.lintop a{

	color: rgba(0, 0,0,1);
	padding: 8px!important;
	font-size: 20px;
}


.lintop a:hover{
	color: rgba(255, 255, 255, 1);
	padding: 7px;
	font-size: 20px;
	text-decoration: none;
}

.takafel{
	background: #4caf50;
	color: rgba(255, 255, 255, 1) !important;
	padding: 7px 15px !important;
}


.logo{
	position: absolute;
	z-index: 100;
}
.logo img
{
	height:100px;
	float: right;
	margin-top: -20px;

}

.logo .text {
	float: right;
	margin-right: 10px;
	margin-top: 8px;

}

.logo .text h1{

	font-size: 25px;
	color: #383838;
	font-weight: bold;

}

.card-footer-absolute {
	position: absolute;
	z-index: 90;
	background: rgba(0, 0, 0, 0.50);
	bottom: 0;
	right: 0;
	left: 0;
	color: white;
}



.logo .text p{
	font-size: 20px;
	color: #545454;
	margin-top: -15px;

}


.nav-desgin{
	background: #ebebeb;
}


.adv{
	padding: 15px 0 0 0;

}
.adv img{
	width: 100%;
}

.martyr-day {

	padding: 114px 0;
}
.martyr-day h1{

	font-size: 28px;
	padding: 0 0 10px 0;



}

.martyrcard {
	background: #e8e9ea;
	margin-bottom: 15px;
	border-radius: 15px;
overflow: hidden;
	}

.martyrcard img{
	width: 100%;
}



.martyrcard h1 {
	width: 100%;
	font-size: 26px;
	color: black;
	line-height: 1.2em;
	float: right;
	padding:10px;
}

.martyrcard p {
	width: 100%;
	font-size: 18px;
	line-height: 1.2em;
	float: right;
	padding: 16px 10px 0px 14px;
}

.img1{
	background-image: url("../images/bg-section1.jpg") ;
}
.img2{
	background-image: url("../images/bg-section2.jpg") ;
}
.img3{
	background-image: url("../images/bg-section3.jpg") ;
}

.img4{
	background-image: url("../images/bg-section4.jpg") ;
}
.img5{
	background-image: url("../images/bg-section5.jpg") ;
}

.img6{
	background-image: url("../images/bg-section6.jpg") ;
}




.background-img{


	background-repeat:repeat;
	background-size: 100%;
	margin:0 0 1px 0 !important;

	}


.background-img .card-header{

background: rgba(0, 0, 0, 0.5);
	padding: 50px 0;
	text-align: center;
	font-size: 50px;
	height: 400px;

}
.background-img .card-header .btn{
	font-size: 50px !important;


}


.background-img .card-body{
background: rgba(255, 255, 255, 0.80) !important;


}





.header-gray::after {
	content: "";
	background: #1d1d1d;
	height: 2px;
	position: absolute;
	right: 160px;
	left: 0;
	bottom: 20px;
}




.header-gray {
	font-size: 21px;
	padding: 30px 0 10px 0;
	color: rgb(0, 0, 0);
	text-align: right;
	position: relative;

}



.card{
	border: 0;
	border-radius: 10px;
	margin-bottom: 25px;
	overflow: hidden;

}

.card-img-top {
	width: 100%;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;

}

.multi-img-top {
	width: 100%;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border: 2px solid rgba(255,255,255);
}

.bookcards{
	background: rgba(255, 255, 255, 0.07);
	border-radius: 15px;
	overflow: hidden;
	margin-bottom: 15px;
}

.multicards{
	background: rgba(255, 255, 255, 0.07);
	position: relative;
	border: 4px solid white;
}


.footerbc{
	position: absolute;
	/*bottom: 0;*/
	left:0;
	width: 50%;
	padding: 15px;
}

.bookcards img{
	width: 50% !important;
	float: right;
	padding: 0px;
}
.multibc{
	/*position: absolute;*/
	bottom: 0px;
	width: 100%;
	padding: 16px;
	color: white;
	background-color: rgba(0,0,0,0.5);
}


.multibc p{
	margin: 0;
	opacity: 0.8;
}
.multibc i
{

	position: absolute;
left: 15px;
	bottom: 15px;
	font-size: 35px;
	padding: 10px;
	color: rgba(250,250,250,0.7);
}
.multibc h1 p{
	padding:10px 10px 10px 10px;
}

.multicards img{
	width: 100% !important;
	float: right;
	padding: 0px;

}




.card3 h5{
	background: rgba(255, 255, 255);
	margin: 0;
	color: black;
	padding: 6px;
}

.card3 i{

	position: absolute;
	left: 17px;
	top: 0px;
	font-size: 24px;
	padding: 10px;
	right: auto;
	color: rgba(253, 253, 253 , 0.7);
}


.card2 i{

	position: absolute;
	left: 9px;
	top: 0px;
	font-size: 40px;
	padding: 10px;
	right: auto;
	color: rgba(253, 253, 253 , 0.7);
}

.bookcards p{
	padding: 6px 0;
	color: white;
}
.bookcards time{

	color: rgba(255, 255, 255, 0.4);
}


.bookcards h1{
	padding: 15px 0;
	margin: 0;
	color: white;
}

.owl-prev{
	position: absolute;
	top: 45%;
	right: 0px;
	padding: 10px;
	color: rgba(255, 255, 255, 0.69);
	font-family: Font Awesome\ 5 Free;
	font-weight: 900;
	font-size: 50px;
	margin: -40px 0 0 0;

  }

.owl-prev:hover{
	color: rgba(255, 255, 255, 1);
}


.owl-next{
	position: absolute;
	top: 45%;
	left: 0px;
	padding: 10px;
	color: rgba(255, 255, 255, 0.4);
	font-family: Font Awesome\ 5 Free;
	font-weight: 900;
	font-size: 50px;
	margin: -40px 0 0 0;


}

.owl-next:hover{
	color: rgba(255, 255, 255, 1);

}


.owl-next:before {
	content: "\f053";
}

.owl-prev:before {
	content: "\f054";
}



.owl-carousel.owl-rtl {

	margin: 0 0 30px 0;
}




.footer {
	background: #76489c;
	text-align: center;
	color: white;
	padding: 15px 0;
}

.linbotom a {
	color: #7a7a7a;
	font-size: 25px;
	padding: 10px;
}

.contpadd{
	padding: 30px 0;
position: relative;


}

.contpadd::after {

	content: "";
	background-repeat: no-repeat;
	background-size: 300px auto;
	opacity: 0.05;
	top: 40px;
	left: 40px;
	bottom: 0;
	right: 0;
	position: absolute;
	z-index: -1;

}



.carousel-control-next-icon, .carousel-control-prev-icon {
	display: inline-block;
	width: 50px;
	height: 50px;

	}


.carousel-control-next, .carousel-control-prev{
background: linear-gradient(to left, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 100%);
}
@media screen and (max-width: 600px) {
	.second-menu a {
		width: 48%;
		font-size: 12px !important;
	}
	.fix-height {
		height: 93px!important;
		overflow: hidden;
	}
}
@media screen and (max-width: 768px) {

	.carousel-text-in h1{
		position: absolute;
		bottom: 1px;
		padding: 15px;
		background: rgba(0, 0, 0, 0.5);
		color: white;
		font-size: 20px!important;
	}



	.btn-multiline img {
		width: 50px;
		height: 50px;
	}

	.card-title {
		margin-bottom: .75rem;
		font-size: 20px!important;
	}

	a.ls-layer {

		font-size: 16px !important;
		line-height: 1em !important;

	}

	.background-img .card-header {
		height: 250px;
	}
	.background-img .card-header .btn {
		font-size: 40px !important;
	}

	.logo img {
		height: 70px;
	    margin-top: -9px;
	}
	.header-top
	{
		padding: 10px 15px;
	}
	.owl-next {
		left: 0;
	}

	.owl-prev {
		right: 0;
	}

	.st-wrapper .st-item.st-rightflow, .st-wrapper .st-item.st-leftflow, .st-wrapper .st-item.st-center {
		width: 90% !important;
		margin-bottom: 10px !important;
	}

	.st-wrapper .st-title,
	.st-wrapper nav {

		width: 100% !important;

	}
	.st-wrapper{
		height: 400px !important;
	}


}

.carousel-control-prev-icon,
.carousel-control-next-icon {

	background-image: none;
}

.carousel-control-next-icon:after
{
	content: "\f054";
	font-size: 55px;
	color: white;
	font-weight: 900;
	font-family: Font Awesome\ 5 Free;

}

.carousel-control-prev-icon:after {
	content: "\f053";
	font-size: 55px;
	color: white;
	font-weight: 900;
	font-family: Font Awesome\ 5 Free;


}

.card-deck .card{
	 min-width: 30%;
	 margin-bottom:30px;
	
}



.closee2 {
	background: #e4bf47;
	border-radius: 15px;
	width: 80px;
	height: 40px;
	color: #000000 !important;
	text-align: center;
	font-size: 15px;
	line-height: 1em;
	padding: 0;
	position: absolute;
	left: 0;
	z-index: 150;
}

.closee2:hover{
	color: rgba(0, 0, 0, 0.83) !important;
	text-decoration: none;
	background: #76489c;
}






.closee{
	background: #e4bf47;
	border-radius: 50%;
	width: 48px;
	height: 48px;
	color: #000000 !important;
	display: block;
	margin: 0 auto 20px;
	text-align: center;
	font-size: 32px;
	line-height: 26px;


}

.closee:hover{
	color: rgba(0, 0, 0, 0.83) !important;
	text-decoration: none;
	background: #76489c;
}


.moree{
	background: #76489c;
	border-radius: 50%;
	width: 35px;
	height: 35px;
	color: white;
	display: block;
	margin: 0 auto;
	text-align: center;
	font-size: 32px;
	line-height: 26px;


}

.moree:hover{
	color: white !important;
	text-decoration: none;
	background: #76489c;
}


.btn-link{
	color: white;
}


.btn-link:hover {
		color: #4CAF50;
	text-decoration: none;
	}



.text-muted{
	 color: #03b5a0  !important;
	 font-size: 19px;
	 margin-bottom: 10px;
 }

.text-muted2{
	color: #b4b4b4 !important;
	font-size: 16px;
	background: #e0e0e0;
	padding: 0px 10px;
	margin: 0 10px 0 0;
	display: inline-block;
	background-color: #e6e6e6;
	padding: 10px;
	margin: 11px 2px 4px 0;
	font-size: 17px;
	border-radius: 15px;
	text-align: center;
}


.card-transprent{
	background-color: transparent;
}





.linbotom a{
	background: red;
	padding: 8px 12px 0px 12px;
	color: white;
}
.martyr-day {
	padding: 20px 0;
}

.linbotom a:nth-child(1){
	background: green;
}

.linbotom a:nth-child(2){
	background: #255b80;
}

.linbotom a:nth-child(3){
	background: #801230;
}

.linbotom a:nth-child(4){
	background: #807139;
}




.overlay {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 100;
	top: 0;
	left: 0;
	background-color: #76489c;
	overflow-x: hidden;
	transition: 0.5s;
}

.overlay-content {
	position: relative;
	top: 0;
	width: 100%;
	text-align: center;
	margin-top: 30px;
}

.overlay a {
	padding: 4px 8px;
	text-decoration: none;
	font-size: 36px;
	color: white;
	display: block;


}

.overlay a:hover, .overlay a:focus {

	font-size: 36px;
	padding: 8px;
	color: black !important;
}

.overlay .closebtn {
	position: absolute;
	top: -40px;

	margin: auto;
	font-size: 80px;
}

.overlay .closebtn:hover {

	color: black !important;
	font-size: 80px;
}

@media screen and (max-height: 450px) {
	.overlay a {font-size: 20px}
	.overlay .closebtn {
		font-size: 40px;
		top: 15px;
		right: 35px;
		right: 35px;
		right: 35px;
	}

}


@media screen and (min-width: 456px) {


.logo img{
	text-align: center;
}
}

@media screen and (min-width: 312px) {

	.logo img{
		text-align: center;
	}

}



.lintop2 {
	margin-top: 50px;

}


.lintop2 a{
	display: inline-block;
	padding: 11px;
}


.lintop2 a:hover{

	padding: 11px;
}

.bgbook {
	background-image: url("../images/bk-isdarat.png");
	background-position: bottom;
	background-size: cover;

	padding: 50px 0;
}

.card-group-page {
margin: 5px;
}

.card-group-page .card-header{
background: #76489c;
	padding: 5px;

}

.card-group-page .card-body{

	border: 1px solid #c7c8d6;
	border-radius: 15px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	padding: 15px;


}

.card-group-page .card-header .btn{
	font-size: 20px !important;
}



.btn.collapsed .fas {
	transform:rotateX(180deg);
}

.btn .fas {
	transition:transform 0.5s;
	transform:rotateX(0deg);
	position: absolute;
	left: 15px;
	top: 10px;
	font-size: 30px;
}



.carousel-text-in h1{
	position: absolute;
	bottom: 1px;
	padding: 15px;
	background: rgba(0, 0, 0, 0.5);
	color: white;
	font-size: 24px;
}

.sildertopin{
	position: relative;
	background-color: #515151;
}

.second-menu {
	margin-top: -40px;
	margin-bottom: 20px;
}


.second-menu a {

	display: inline-block;
	background-color: #e6e6e6;
	padding: 10px;
	margin: 0 2px 4px 0;
	font-size: 17px;
	border-radius: 15px;
	text-align: center;
}




.updatcard img{
	width: 25% !important;

}

.updatcard h2{
	float: left;
	width: 75%;
	font-size: 20px;
	padding: 0 15px;
}



.updatcard{
	position: fixed;
	bottom: 0;
	z-index: 155;
background-color: #dedede;
	right: 0;
	left: 0;
	height: 150px;
}
.updatcard h1{
	color: white;
	padding: 0px 15px 0 15px;
	margin: 0;
	background: #f51f18;

}

.updatcard .body{
padding: 15px;

}

.closeme{
	position: absolute;
	left: 15px;
	top: -5px;
	font-size: 40px;
	color: white !important;
	font-weight: bold;
	cursor:pointer
}

.dropdown-menu {

	min-width: auto;
}


.owl-nav.disabled{
	display: block !important;
}

.lg-outer .lg-inner {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	white-space: nowrap;
	direction: rtl;
}
.lg-outer .lg-thumb {
	padding: 10px 0;
	height: 100%;
	margin-bottom: -5px;
	float: right;
}
video{
	width: 100%;
}
.footerbcd{
	position: absolute;
	left: 0;
	width: 50%;
	padding: 0px 15px;

}

.ls-circle-timer{
	left: 10px;
}


.second-menu a:hover {
	background: #03b5a0;
	color: white !important;
}

.fix-height{
	height: 190px;
	overflow: hidden;
}
.font-details{
	font-size: 20px;
}



.owl-item{
	display: flex;
	align-items: stretch!important;
}

.owl-carousel .owl-stage {
	display: flex;
	align-items: stretch!important;
}


#lightgallery&gt;div{
	margin-bottom: 9px;
	padding: 2px
}
.btn-multiline{
	white-space: normal!important;
}
.liked{
	color: white!important;
	font-size: 18px;
	font-weight: bold;
}

.class_ltr{
	direction: ltr;
	text-align: left;
}
.english::after {
	content: "";
	background: #101010;
	height: 2px;
	position: absolute;
	left: 160px;
	right: 0;
	bottom: 20px;

}

#div1{
	margin-bottom: 5px;
}

.selected {
	background: #03b5a0!important;
	color: white !important;
}

.header-gray2{
	display: inline-block;
	background: #76489c!important;
	color: white !important;
	font-weight: bold;
	padding: 10px;
	font-size: 22px;
	border-radius: 15px;
	text-align: center;
	width: 100%;

}
buttom  &gt; a {
	margin: 5px;
	color: white;
}

.img-gallery {
	max-height: 250px;
	width: 100%;
	object-fit: contain;
}
.link_slider{

	position: absolute;
	bottom: 0;
	right: 0;
	left:0;
	top:0;
	background: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(255, 0, 0, 0));
	content: '';
}

.location{
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 15px;

}
.carousel-item h3 {
    text-shadow: 0px 0px 10px #000000, 0px 0px 20px #000000!important;
}



 .pagination{

	 margin: 15px auto;
 }

.pagination li{
	border-radius: 50%;
	cursor: pointer;
	display: inline-block;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	vertical-align: middle;
	height: 2.25rem;
	min-width: 2.25rem;
	vertical-align: middle;
	padding: 0.5rem;
	text-align: center;
	position: relative;
	font-size: 1rem;
	line-height: 1rem;
	font-weight: 500;
}

.pagination  .active{
	background-color: #76489c ;
	color: white

}
.pagination  .copy{
	background-color: #e6e6e6;
	color: white;

}
.pagination .active a{
	color: white;
}

.pagination a:hover{
	color: #76489c !important;
}

.pagination .active a:hover{
	color: black !important;
}

.pagination .disabled{
	pointer-events: none;
	cursor: default;
	text-decoration: none;
	color: black;
}

</pre></body></html>