@import url(https://fonts.googleapis.com/earlyaccess/droidarabickufi.css);

body {
    font-family: 'Droid Arabic Kufi', sans-serif;
    font-size: 0.9rem;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
    line-height: 2;
}

h1 {
    font-size: 1.1rem;
}

h2 {
    font-size: 1rem;
}

h3 {
    font-size: 1rem;
}

h4 {
    font-size: 1rem;
}

h5 {
    font-size: 1rem;
}

p {
    line-height: 25px;
}

img {
    width: 100%;
}

section {
    position: relative;
	background: #f7f7f7;
}
.header {
    border-bottom: 1px solid #c93132;
    padding-bottom: 0.6rem;
    margin-bottom: 1rem;
}
/*
.header,
.header span {
    border-bottom: 1px solid #c93132;
    padding-bottom: 0.6rem;
    margin-bottom: 1rem;
}
*/

/*  top-header */
#top-header{
    background: #f5f5f5;
}

.btn-language{
    margin-top: 11px;
}

.btn-language a{
    border: 1px solid #aaa;
    padding: 2px 20px;
    border-radius: 27px;
    color: #333333;
    text-decoration: none;
}

.dropdown.language {
    font-size: 0.9rem;
    padding: 0;
    margin-top: 8px;
}

.language .dropdown-toggle {
    border: 1px solid #aaa;
    font-size: 0.7rem;
    padding: 5px 32px;
}

.language .dropdown-menu {
    background: #f5f5f5;
    font-size: 0.8rem;
    min-width: 7.45rem;
    transform: translate3d(-2px, 27px, 0px) !important;
}

.language .dropdown-menu a{
    color: #333;
    font-size: 0.8rem;
}

.language .dropdown-menu {
    padding: 5px 10px;
}

.language .dropdown-menu.dropdown-menu-right.show {
    text-align: end;
}

#top-header .social-side {
    margin-right: auto;
}

#top-header .social,
#top-header .mail {
    padding: 0.4rem 0;
    display: inline-block;
    margin: 0;
}

#top-header .mail {
    border-left: 1px solid #acacac;
}

#top-header .mail span {
    /*margin: 0 1.2rem 0 0.5rem;*/
}

 .fab {
    width: 2rem;
    height: 2rem;
    text-align: center;
    font-size: 1rem;
    border: 1px solid #acacac;
    border-radius: 1rem;
    padding-top: 0.4rem;
    margin: 0 0.1rem;
}

#top-header .fas{
    font-size: 1.2rem;
}

#top-header form#language {
    height: 1rem;
    padding-top: 6px;
}
#top-header select {
    padding: 0.1rem 3rem;
    border-radius: 1rem;
    background: #f5f5f5;
}

/*  end top-header */

/*  top navbar*/
#top-navbar {
    width: 100%;
    z-index: 18;
    background: #c93132;
    color: #fff;
    font-size: 0.9rem;
}

#top-navbar ul.navbar-nav {
    margin-left: auto;
}

#top-navbar.onscroll {
    position: fixed;
    top: 0;
}

#top-navbar .bg-light {
    background: transparent !important;
}

#top-navbar a {
    color: #fff;
}

.dropdown-menu {
    font-size: 0.9rem;
    background-color: #c93132;
}

#top-navbar .dropdown-item:focus,
#top-navbar .dropdown-item:hover {
    background-color: #bb1b1c;
}
/*  end top navbar*/

/* page-hader */

div#page-hader {
    background: #ececec;
}

div#page-hader h1 {
    font-size: 1.2rem;
}
/* end page-hader */

/*  main carousel  */
.carousel-caption {
    background: rgb(11,11,11);
	background: linear-gradient(0deg, rgba(11,11,11,0.7595413165266106) 0%, rgba(255,255,255,0) 100%);
}

#main-carousel {
    padding-right: 0;
    padding-left: 0;
    margin: 5px 5px 0 5px;
}

#mainCarousel .carousel-indicators {
    right: auto;
}

#mainCarousel .carousel-indicators li {
    height: 10px;
    width: 10px;
    border-radius: 50%;
}

#mainCarousel .carousel-caption {
    left: 0;
    right: 0;
    bottom: 0;
    text-align: start;
    padding: 30px 1rem;
}

#mainCarousel .carousel-control-next,
#mainCarousel .carousel-control-prev{
    background: #000;
    top: auto;
    width: 2rem;
    padding: 0.7rem;
    bottom: 1rem;
    height: 2rem;
}

#mainCarousel .carousel-control-next,
#mainCarousel .carousel-control-prev{
    left: auto;
    z-index: 10;
}

#mainCarousel .carousel-control-next{
    right: 2rem;
}

#mainCarousel .carousel-control-prev{
    right: 5rem;
}

#main-carousel #last-news,
#main-carousel #last-events {
    padding-right: 0;
    padding-left: 5px;
}

#main-carousel #last-news {
    margin-bottom: 6px;
}

#main-carousel #last-events {
    margin-top: 11px;
}

#mainCarousel img {
    height: 540px;
}

#last-news img {
    height: 267px;
}

#last-news .carousel-caption {
    left: 5px;
    right: 0;
    bottom: 0;
    text-align: start;
    padding: 20px 1rem;
}


/*  end main carousel  */

/* next-and-supporters */
#next-and-supporters{
    padding-top: 4rem;
    padding-bottom: 4rem;
    background: #f7f7f7;
}

#next-and-supporters .header,
#next-and-supporters .header span {
    border-bottom: 1px solid #c93132;
    padding-bottom: 0.6rem;
}

#next-and-supporters .next-event,
#next-and-supporters .next-event img,
#next-and-supporters .supporters {
    height: 260px;
}

/* content */
.card a.center {
    max-height: 125px;
    overflow: hidden;
}

.card a.card-img-link {
    max-height: 150px;
    overflow: hidden;
    display: block;
}

.membership a.link {
    max-height: 450px;
    display: block;
    overflow: hidden;
}

.show-content {
    background: #fff;
    padding-top: 15px;
}

#page-content .show-content .carousel img {
    height: 350px;
}

/* end content */

/*  new content tabs  */
#news .card a {
    height: 180px;
    overflow: hidden;
    display: block;
}

#news .card a img.card-img-top {
    height: 100%;
}

#news .card p a {
    height: 43px;
    overflow: hidden;
    display: block;
    padding-top: 15px;
}

#news .card-body .content{
    padding-top: 20px;
}

#news .card-deck {
	margin-top: 60px;
}

/*  end new content tabs  */


/*  new added articles region  */
div#events a {
    max-height: 300px;
    overflow: hidden;
}

div#events .card-img-top {
    min-height: 300px;
}

#events .triangle-top-left{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 40px;
    height: 0px;
    border-top: 100px solid #c93132;
    border-right: 100px solid transparent;
}

#events .triangle-top-left span {
    position: absolute;
    top: -80px;
    right: -48px;
    color: #fff;
    padding: 0;
    width: 40px;
}
/*  end new added articles region  */

/* links-and-ads */
#links .card, #ads .card, #ads .card img{
    height: 380px;
}
/* end links-and-ads */

/*    Multiple topics    */
#multiple-topics .content {
    background: #fefefe;
    padding: 20px;
}


#multiple-topics h3.header {
    margin: 0;
}

/*    End multiple topics    */

/*    Footer    */
footer span a{
    color: #f9fbfd;
}

footer#footer-region {
    background: #333333;
    color: #fff;
	padding: 50px 0;
}

footer#footer-region i.fas {
    font-size: 1.4rem;
    height: 2.6rem;
    width: 2.6rem;
    text-align: center;
    border: 1px solid #acacac;
    border-radius: 50%;
    padding-top: .6rem;
}

footer#footer-region p {
    margin: 0;
    direction: ltr;
    font-size: .8rem;
}

footer#footer-region ul li a {
    color: #fff;
    line-height: 2;
}
/*    End footer    */

/* footer-bottom */
#footer-bottom{
    background: #c93132;
    padding: 10px;
    color: #fff;
    font-size: 12px;
    text-align: center;
}
/* end footer-bottom */

/* General */
.readmore {
    padding: 3px 25px;
    font-size: 0.9rem;
}

.text-black{
    color: #000;
}
.text-red{
    color:red;
}

ul a li{
    color: #f9fbfd;
}
span a i{
    color: #000000;
}
/* End general */

/* Outer style */
.lity-image img {
    height: auto;
    width: auto;
}
/* Outer style */