/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

/*body {
  padding-top: 3rem;
  padding-bottom: 3rem;
  color: #5a5a5a;
}*/


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  margin-bottom: 4rem;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  bottom: 3rem;
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel-item {
 /* height: 32rem;*/
	height: 91%;
	position:fixed;
  /*background-color: #777;*/
	margin: 0px;
	text-align: center;
	padding: 0px;
	clear: both;
}
.img11{
 left: 0px;
    right: 0px;
    position: fixed;
    max-height: 97%;
    max-width: 100%;
    margin: auto;
    text-align: center;
    padding: 0px;
    border: 1px solid #ced4da;
    top: 40px;
}
.carousel {
     position:static;
}
.carousel-indicators {
	top: 0px;
    position:relative;
    right: 0;
    left: 0;
	bottom: 0px;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
	background-color: rgba(11,66,97,0.6);
	height: 30px;
	padding:10px 0px;
	width: 100%;
	margin: auto;
	border: 1px solid #406881;
}
.carousel-control-next-icon{
	background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")
}
.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}
.carousel-indicators li {
    position:relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 100%;
    height: 3px;
    margin-right: 2px;
    margin-left: 1px;
    
}
.carousel-indicators li {
    height: 10px;
    width: 10px;
    background-color: #fff;
    border: 1px solid #ccc;
	
}
.carousel-indicators .active {
    background-color: #782144;
    border: 1px solid #fff;
}
.carousel-item > img {
  position:absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 32rem;
}

/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 1.5rem;
  text-align: center;
}
.marketing h2 {
  font-weight: 400;
}
.marketing .col-lg-4 p {
  margin-right: .75rem;
  margin-left: .75rem;
}


/* Featurettes
------------------------- */

.featurette-divider {
  margin: 5rem 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -.05rem;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 40em) {
  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 1.25rem;
    font-size: 1.25rem;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 62em) {
  .featurette-heading {
    margin-top: 7rem;
  }
}
/*Raad Css*/
/*body{
		  background-color:#f5f2e8;
		  padding-bottom:0px;
  
		}*/
##grad {
  background: red; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#6c5533, #968460, #6c5533); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#6c5533, #968460, #6c5533); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#6c5533, #968460, #6c5533); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#6c5533, #968460, #6c5533); /* Standard syntax */
  height:75px;
  padding:0px;
}
.TopBg
{
  /*background-image: url(../img/BgTL.png), url(../img/BgTR.png);
  background-position: left center, right center;
  background-repeat: no-repeat;
  height:75px;*/
	background-image: url(../../img/z-l.svg), url(../../img/z-r.svg), url(../../img/z-c.svg);

    background-repeat: no-repeat, no-repeat, repeat-x;
    /*position: absolute;
    top: 0;
    right: 0px;
    left: 0px;*/
    height: 110px;
    background-position: left center, right center, center center;

    background-size: 60px, 60px, 4.px;
	text-align: center;
    align-content: center;
	box-shadow: 0 2px 8px #d1d0d0;
}
@font-face {
	font-family: "Lusail-Regular";
        src: url("../fonts/Lusail-Regular.eot"); /* IE 9 */
    	src: url("../fonts/Lusail-Regular.eot?") format("eot"), /* IE 6-8 */
             url("../fonts/Lusail-Regular.otf") format("opentype"), /* Other browsers */
    	     url("../fonts/Lusail-Regular.ttf") format("truetype"), /* Safari, Android, iOS */
			 url('../fonts/Lusail-Regular.woff') format('woff'),
			 url("../fonts/Lusail-Regular.svg#Lusail-Regular") format("svg");
}
.bar
{
	background-image:url(../img/bar.png);
	background-position: left center;
	background-repeat: no-repeat;
	height:75px;
	padding-top:8px;
}
.TopDir{
	 padding:15px 0 0;
}
.BgTitle
{
	/*background-image:url(../img/TitleC.png);
	background-position: top  bottom;
	background-repeat: repeat-x;*/
	height:70px;
	display:inline-block;
	border-top: 1px solid #fff;
	outline-top: 1px solid #9b7c48;
	border-bottom: 1px solid #fff;
	outline-bottom: 1px solid #9b7c48;
	background-color:#f5f1e8;
	vertical-align:top;	
}
body
{
	/*background-image: url(../img/BodyBL.jpg), url(../img/BodyBR.jpg);
  background-position: left center, right center;
  background-repeat: repeat-y;*/
  background-color:#f2f2f2;
  
}
.BgBody
{ 
  direction:rtl; text-align:center; padding:0px 5px
}
		a:link { text-decoration:none}
		@media (max-width: 1240px) {
			.LevelsBox, .LevelsBox:hover {
				width: 20%;
			}
			
		}
		@media (max-width: 680px) {
			.LevelsBox, .LevelsBox:hover {
				width: 90%;
			}
		}
		@media (max-width: 645px){
		#grad {
			height:75px;
		}
		.TopBg{
			height:75px;
		}
		}
		@media (max-width: 1000px){
		#grad {
			height:75px;
		}
		.TopBg{
			height:75px;
		}
}
.BgTitle
{
	/*background-image:url(../img/TitleC.png);
	background-position: top  bottom;
	background-repeat: repeat-x;*/
	height:70px;
	display:inline-block;
	border-top: 1px solid #fff;
	outline-top: 1px solid #9b7c48;
	border-bottom: 1px solid #fff;
	outline-bottom: 1px solid #9b7c48;
	background-color:#f5f1e8;
	vertical-align:top;	
}
.article h7 {
	font-family: 'Lusail-Regular', arial, sans-serif; font-size:21px;
	
	text-align:center;
	text-shadow: 0px 1px 2px #9b9b9b;
	font-weight:900;
	
}
/*الفهرس*/
.cp-settings-pannel {
    position: fixed;
    z-index: 9999;
    top: 155px;
    right: -400px;
    overflow: hidden;
    box-sizing: border-box;
    width: 400px;
    padding: 5px;
    transition: all 700ms ease;
    background: #F7F7F7;
    border-radius: 4px;
    box-shadow: 0px 0px 0px 1px #E8E8E8;
}

#cp-settings-toggle:checked ~ .cp-settings-pannel {
    right: 0;
}

#cp-settings-toggle {
    position:fixed;
    top: -100%;
    left: -100%;
    cursor: pointer;
    appearance: none;
}

#cp-settings-toggle + label {
	z-index: 9999;
    font-size: 1px;
    line-height: 20px;
    position:fixed;
    top: 125px;
    right: 0;
    width: 90px;
	height: 94px;
    padding: 15px 0px;
    cursor: pointer;
    transition: all 700ms ease;
    text-align: center;
	background-image: url(../img/1Frist.png);
	background-repeat:no-repeat;
     /*color: #fff;
    border-radius: 3px;
   background: #26ae90;
    -webkit-font-smoothing: antialiased;*/
}

#cp-settings-toggle:checked + label {
    right: 400px;
}
/*نهاية الفهرس*/

/* ==========================================================================
   بداية المستوى
   ========================================================================== */
nav {
  background-color: #406881;
  border:1px solid #0b4261;
  display: block;
  height: 100%;
  overflow: auto;
  position: fixed;
  left: -20em;
  font-size: 15px;
  top: 110px;
  width: 200px;
  z-index: 2000;
  transition: left 0.3s ease-in-out 0s;
  -webkit-transition: left 0.3s ease-in-out 0s;
  -moz-transition: left 0.3s ease-in-out 0s;
  -o-transition: left 0.3s ease-in-out 0s;

}
.nav-expanded nav {
  left: 0;
}

.main-menu {
  padding-top: 12px;
}

.main-menu li {
  border-bottom: 1px solid #6f8ea0;
  font-size: 18px;
  padding: 12px 0px;
}

.main-menu li a {
  color: #fff;
  text-decoration: none;
}

.main-menu li a:hover {
  color: #000;
  text-decoration: none;
  cursor:pointer;
}

.main-menu li .sub-nav {

  padding:7px 0px;
  border-bottom:1px solid #e1ded9;
  border-top:1px solid #e1ded9;
  background-color: rgba(255, 255, 255, 0.4);
  font-size:16px;
}
.main-menu li .sub-nav a 
{
	color: #484847;
}
.main-menu li .sub-nav a:hover
{
	color: white;
}

.hoverN {
	-webkit-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
}
.hoverN:hover
{
	-webkit-filter: drop-shadow(0px 0px 8px rgba(255, 255, 255, 0.9));
}
.carousel-control-prev{
	z-index: -1;
}
.levelSizeB {
	  display: block;
  }
.levelSizeS {
	  display:none;
  }
.audio{
	max-height:35px; max-width: 310px; margin-top: 5px;
}
@media (max-width: 570px) {
  .levelSizeB {
	  display: none;
  }
	.levelSizeS {
	  display:block;
	  margin-left: -12px;
  }
	.audio{
	max-width: 200px; 
}
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
@font-face {
	font-family: "jannaltbold";
        src: url("../fonts/JannaLT-Regular.eot"); /* IE 9 */
    	src: url("../fonts/JannaLT-Regular.eot?") format("eot"), /* IE 6-8 */
             url("../fonts/JannaLT-Regular.otf") format("opentype"), /* Other browsers */
    	     url("../fonts/JannaLT-Regular.ttf") format("truetype"), /* Safari, Android, iOS */
			 url('../fonts/JannaLT-Regular.woff') format('woff'),
			 url("../fonts/JannaLT-Regular.svg#JannaLT-Regular") format("svg");
}
.article h5 {
	font-family: 'jannaltbold', arial, sans-serif; font-size:20px;
	color:#fff;
	text-align:center;
	margin:0px;

}
.list-unstyled {
  list-style: none;
  padding:5px 0px 0px;
}

/* ==========================================================================
   نهاية المستوى
   ========================================================================== */
/*Start Styles Toogle*/
        .bottom_box {
            position: fixed;
            bottom: -15px;
            height: 50px;
            left: 0px;
            width: 100%;
            
        }

        .botton_bottom_box {
            
        }

        .content_bottom_box {
            border-top: solid 3px #406881;
            background-color: rgba(255,255,255,0.88);
            height:100%;
        }

        .botton_bottom_box_content {
           
            /*height: 114px;*/
            margin: auto;
            width: 100%;
			text-align:center;
        }
        .btnKeyA, .btnKeyB
        {
            cursor:pointer;
        }
/*End Styles Toogle*/
/*New Style 2024*/
.levels {
	left: 40px;
    position: absolute;
    width: 95px;
    top: 38px;
}
@media (max-width: 666px){
	.levels {
    left: 15px;
   
    width: 70px;
    top: 18px;
}
	.article h7 {
		font-size: 16px;
	}
	nav {
		top:75px;
	}
}
/*@media (min-width: 800px) and (orientation: landscape) {
	nav {
		top:75px;
	}
	.levels {
		top:20px;
	}
}*/