@import url(http://fonts.googleapis.com/earlyaccess/droidarabickufi.css);
/********************************
		RESET
********************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

/*ol,ul {
	list-style: none
}*/

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: none;
}

table {
	border-collapse: collapse;
    border-spacing: 0;
}

a, a:hover, a:focus, a:visited {
	text-decoration: none;
}

input, textarea {
	-webkit-margin-before: 0;
	-webkit-margin-end: 0;
	-webkit-margin-after: 0;
	-webkit-margin-start: 0;
	-webkit-padding-before: 0;
	-webkit-padding-end: 0;
	-webkit-padding-after: 0;
	-webkit-padding-start: 0;
	-webkit-appearance: none;
	border: none;
	/* background: none !important; */
}

textarea:disabled {
    width: 98% !important;
    font-family: inherit;
    resize: none;
	background: none !important;
    overflow: hidden;
}

strong, b {
  font-weight: bold;
}

/********************************
		HEADER
********************************/
body {
	direction: rtl;
	font-family: 'Droid Arabic Kufi', tahoma, serif;
	font-size: 13px;
	line-height: 22px;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 700;
}

.header {
	width: 100%;
	/* margin: 0 auto;
	padding: 0 10px; */
	overflow: visible;
	background: #fff;
	position: fixed;
	top: 0;
	/* right: 50%;
	margin-right: -480px; */
	z-index: 99997;
}

.header.small {
	border-bottom: 1px solid #bfbfbf;
}

.header .header-cont {
	width: 960px;
	margin: 0 auto;
	padding: 0 10px;
	overflow: visible;
	background: #fff;
	position: relative;
}

.logo-cont {
	float: right;
	width: 174px;
	margin: 0 10px 0 0;
	overflow: hidden;
}

.logo-img {
	width: 62px;
	height: 61px;
	display: block;
	margin: 10px auto 5px;
	background: url("../images/logo.png") no-repeat center center;
}

.small .logo-img {
	height: 45px;
	background-size: 46px;
}

.logo-ttl {
	width: 174px;
	height: 28px;
	display: block;
	margin: 5px auto 10px;
	background: url("../images/logo-ttl.png") no-repeat center center;
}

/********************************
		NAVIGATION
********************************/
.nav-cont {
	float: left;
	font-size: 0;
}

.nav-cont li {
	display: inline-block;
}

.nav-cont li a.nav-itm {
	width: 140px;
	/*padding: 40px 5px 10px 5px;*/
    padding: 11px 5px 10px;
	display: block;
	/*height: 70px;*/
    height: 99px;
	text-align: center;
	text-decoration: none;
	color: #808080;
	font-weight: 700;
	position: relative;
}

.small .nav-cont li a.nav-itm {
	height: 30px;
	padding-top: 20px;
}

.nav-itm {
	background-color: #fff;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
}

    .nav-itm:hover, .nav-itm.hover {
	background-color: #2ea2d7;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
}

        .nav-itm:hover > .nav-itm-lbl, .nav-itm.actv:hover > .nav-itm-lbl, .nav-itm.hover > .nav-itm-lbl {
	color: #fff !important;
}

.nav-itm .nav-itm-img {
	/*width: 31px;
	height: 25px;*/
    width: 64px;
    height: 64px;
	display: block;
	margin: 0 auto 10px;
        padding-bottom: 0;
        margin-bottom: 0;
}

.nav-itm .nav-itm-lbl {
	font-size: 11px;
}

.nav-itm.actv .nav-itm-lbl {
	color: #2ea2d7;
}

/*	hm	*/
/*.nav-itm.hm .nav-itm-img {
	background: url("../images/nav/nav-hm.png") no-repeat center 0px;
}

.nav-itm.hm.actv .nav-itm-img {
	background: url("../images/nav/nav-hm.png") no-repeat center -87px;
}

.nav-itm.hm:hover>.nav-itm-img {
	background: url("../images/nav/nav-hm.png") no-repeat center -42px;
}*/

    /*.nav-itm.hm .nav-itm-img {
        background: url("../images/nav/nav-hm.png") no-repeat 0px 0px;
}

.nav-itm.hm.actv .nav-itm-img {
        background: url("../images/nav/nav-hm.png") no-repeat 0px -64px;
}

    .nav-itm.hm:hover > .nav-itm-img {*/
        /*background: url("../images/nav/nav-hm.png") no-repeat 0px 0px;
    }*/

    /*	schls	*/
    /*.nav-itm.schls .nav-itm-img {
	background: url("../images/nav/nav-schls.png") no-repeat center 0px;
}

.nav-itm.schls.actv .nav-itm-img {
	background: url("../images/nav/nav-schls.png") no-repeat center -87px;
}

.nav-itm.schls:hover>.nav-itm-img,.nav-itm.schls.hover>.nav-itm-img {
	background: url("../images/nav/nav-schls.png") no-repeat center -44px;
}*/
    .nav-itm.hm .nav-itm-img {
    background: url("../images/nav/nav-hm-1.png") no-repeat 0px -64px;
}

    .nav-itm.hm.actv .nav-itm-img {
        background: url("../images/nav/nav-hm-1.png") no-repeat 0px 0px;
    }
    .nav-itm.hm:hover > .nav-itm-img, .nav-itm.hm.hover > .nav-itm-img {
        background: url("../images/nav/nav-hm-1.png") no-repeat 0px 0px;
    }

/*	schls	*/
/*.nav-itm.schls .nav-itm-img {
	background: url("../images/nav/nav-schls.png") no-repeat center 0px;
}

.nav-itm.schls.actv .nav-itm-img {
	background: url("../images/nav/nav-schls.png") no-repeat center -87px;
}

.nav-itm.schls:hover>.nav-itm-img,.nav-itm.schls.hover>.nav-itm-img {
	background: url("../images/nav/nav-schls.png") no-repeat center -44px;
}*/

.nav-itm.schls .nav-itm-img {
	background: url("../images/nav/nav-schls-1.png") no-repeat 0px 0px;
}

.nav-itm.schls.actv .nav-itm-img {
	background: url("../images/nav/nav-schls-1.png") no-repeat 0px -64px;
}

    .nav-itm.schls:hover > .nav-itm-img, .nav-itm.schls.hover > .nav-itm-img {
	background: url("../images/nav/nav-schls-1.png") no-repeat 0px -64px;
}

/*	bs	*/
/*.nav-itm.bs .nav-itm-img {
	background: url("../images/nav/nav-bs.png") no-repeat center 0px;
}

.nav-itm.bs.actv .nav-itm-img {
	background: url("../images/nav/nav-bs.png") no-repeat center -90px;
}

.nav-itm.bs:hover>.nav-itm-img {
	background: url("../images/nav/nav-bs.png") no-repeat center -46px;
}*/

.nav-itm.bs .nav-itm-img {
	background: url("../images/nav/nav-bs-1.png") no-repeat 0px 0px;
}

.nav-itm.bs.actv .nav-itm-img {
	background: url("../images/nav/nav-bs-1.png") no-repeat 0px -64px;
}

    .nav-itm.bs:hover > .nav-itm-img {
	background: url("../images/nav/nav-bs-1.png") no-repeat 0px -64px;
}

/*	rlgn	*/
/*.nav-itm.rlgn .nav-itm-img {
	background: url("../images/nav/nav-rlgn.png") no-repeat center 0px;
}

.nav-itm.rlgn.actv .nav-itm-img {
	background: url("../images/nav/nav-rlgn.png") no-repeat center -87px;
}

.nav-itm.rlgn:hover>.nav-itm-img {
	background: url("../images/nav/nav-rlgn.png") no-repeat center -44px;
}*/

.nav-itm.rlgn .nav-itm-img {
	background: url("../images/nav/nav-rlgn-1.png") no-repeat 0px 0px;
}

.nav-itm.rlgn.actv .nav-itm-img {
	background: url("../images/nav/nav-rlgn-1.png") no-repeat 0px -64px;
}

    .nav-itm.rlgn:hover > .nav-itm-img {
	background: url("../images/nav/nav-rlgn-1.png") no-repeat 0px -64px;
}

/*	ajyal	*/
/*.nav-itm.ajyal .nav-itm-img {
	background: url("../images/nav/nav-ajyal.png") no-repeat center 0px;
}

.nav-itm.ajyal.actv .nav-itm-img {
	background: url("../images/nav/nav-ajyal.png") no-repeat center -100px;
}

.nav-itm.ajyal:hover>.nav-itm-img {
	background: url("../images/nav/nav-ajyal.png") no-repeat center -50px;
}*/

.nav-itm.ajyal .nav-itm-img {
	background: url("../images/nav/nav-ajyal-1.png") no-repeat 0px 0px;
}

.nav-itm.ajyal.actv .nav-itm-img {
	background: url("../images/nav/nav-ajyal-1.png") no-repeat 0px -64px;
}

    .nav-itm.ajyal:hover > .nav-itm-img {
	background: url("../images/nav/nav-ajyal-1.png") no-repeat 0px -64px;
}


.subnav-cont {
	background: #2ea2d7;
	/* border-bottom: 1px solid #808080; */
	position: absolute;
	top: 120px;
	right: 0;
	z-index: 99998;
	width: 100%;
	height: 40px;
	display: none;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
}

.subnav-cont2 {
	background: #2ea2d7;
	/* border-bottom: 1px solid #808080; */
	position: absolute;
	top: 120px;
	right: 0;
	z-index: 99998;
	width: 100%;
	height: 40px;
	display: none;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
}

.small .subnav-cont {
	top: 60px;
}

.small .subnav-cont2 {
    top: 60px;
}

.subnav {
	width: 960px;
	margin: 0 auto;
	background: #2ea2d7;
	height: 40px;
	font-size: 0;
}

.subnav2 {
	width: 960px;
	margin: 0 auto;
	background: #2ea2d7;
	height: 40px;
	font-size: 0;
}

.subnavv {
	width: 960px;
	margin: 0 auto;
	background: #2ea2d7;
	height: 40px;
	font-size: 0;
}


.subnavv-cont {
	background: #2ea2d7;
	/* border-bottom: 1px solid #808080; */
	position: absolute;
	top: 120px;
	right: 0;
	z-index: 99998;
	width: 100%;
	height: 40px;
	display: none;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
}

.subnav2 li {
	display: inline-block;
}

.subnav li {
	display: inline-block;
}

.subnav li a{
	display: block;
	width: 137px;
	height: 40px;
	line-height: 40px;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}
.subnav2 li a {
	display: block;
	width: 200px;
	height: 40px;
	line-height: 40px;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

.subnav li a:hover {
	background: #207399;
	color: #fff;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
}

.subnav2 li a:hover {
	background: #207399;
	color: #fff;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
}

/********************************
		BODY
********************************/
.wrapper {
	width: 100%;
	position: relative;
	background: url("../images/bg.jpg") repeat-y center top;
	margin-top: 120px;
}

.content,
.content-search {
	width: 960px;
	overflow: hidden;
	margin: 0 auto;
	padding: 20px 0;
	position: relative;
    display: table;
}

/*.content-search {
    display: none;
}

.content-search.active {
    display: table;
}*/



/* .ct1, .ct2, .ct3, .ct4, .ct5 {
	width: 960px;
	height: 20px;
	background: red;
	display: none;
	float: right;
	display: inline-block;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
} */
.ct1, .ct2, .ct3, .ct4, .ct5, .ct6 {
	display: none;
}

.temp {
	display: none !important;
}

.fixed-sidebar {
    width: 320px;
    display: table-cell;
    vertical-align: top;
    position: relative;
}

.scrolling-sidebar {
	width: 320px;
    position: absolute;
    left: 0;
}

/*.stick {
    position: absolute;
	top: 140px;
    right: 0;
}*/

.blck {
	padding: 20px;
	position: relative;
	float: right;
}

.blck.th2 {
	background: #4c5356;
}

.blck-ttl {
	clear: both;
	text-align: center;
	border-bottom: 2px solid #ff5e26;
	background: url("../images/h3-bg.png") no-repeat center bottom -1px;
	height: 33px;
	padding: 0px 10px 10px;
	font-size: 18px;
	color: #4c5356;
	margin-bottom: 10px;
}

.th2 .blck-ttl {
	border-bottom: 2px solid #fff;
	background: url("../images/h3-bg2.png") no-repeat center bottom -1px;
	color: #fff;
}

.archv-btn {
	width: 20px;
	height: 20px;
	position: absolute;
	top: 0px;
	left: 0px;
	cursor: pointer;
}

.share {
	width: 20px;
	height: 20px;
	position: absolute;
	top: 0px;
	left: 0px;
 background-image: url("../images/fb.png");
  background-repeat: no-repeat;
}
/********************************
		SLIDER
********************************/
.slider-cont {
	width: 960px;
	overflow: hidden;
	margin-bottom: 20px;
}

.slider {
	width: 630px;
	height: 430px;
	float: right;
	overflow: hidden;
	position: relative;
}

.slider-img {
	width: 630px;
	height: 430px;
	float: left;
	overflow: hidden;
	position: relative;
}

.slider-img ul {
	/* height: 430px; */
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 0;
}

.slider-img ul li {
	width: 630px;
	/* height: 430px; */
	float: left;
	display: inline-block;
}

.slider-img ul li img {
	width: 630px;
}

.slider-cpt {
	width: 630px;
	height: 75px;
	background: rgba(0, 0, 0, .7);
	position: absolute;
	bottom: 0;
	right: 0;
	color: #e6e7e8;
}

.no-rgba .slider-cpt {
	background: #000;
}

.slider-cpt ul li {
	margin: 12px 20px 0 0;
	height: 63px;
    display: none;
}

.slider-cpt ul li.actv {
	display: block !important;
}

.slider-cpt a, .slider-cpt a:visited {
	color: inherit;
	text-decoration: none;
}

.slider-cpt h4 {
	font-size: 15px;
	margin-bottom: 10px;
	width: 490px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.slider-cpt p {
	width: 490px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.slider-menu {
	width: 290px;
	height: 390px;
	background: #fff;
	float: left;
}

.slider-menu .slider-nav {
	position: relative;
	/* overflow: hidden; */
}

.slider-menu .slider-nav ul,
.slider-menu .slider-nav li {
	list-style: none;
}


.nav-msk {
	position: absolute;
	/* background: red; */
	width: 290px;
	height: 345px;
	top: 0px;
	right: 0px;
	display: block;
	z-index: 9999;
}

/* .slider-menu h3 {
	text-align: center;
	border-bottom: 2px solid #ff5e26;
	background: url("../images/h3-bg.png") no-repeat center bottom -1px;
	height: 33px;
	padding: 10px;
	font-size: 18px;
	color: #4c5356;
	margin: 10px;
} */
.slider-menu ul li {
	margin: 10px 0;
	height: 61px;
	opacity: 0.5;
	cursor: pointer;
}

.slider-menu ul li:hover {
	opacity: 1;
	background: #d7d8d9;
}

.slider-menu ul li.actv {
	opacity: 1;
}

.slider-menu ul li img {
	width: 71px;
	height: 61px;
	display: inline-block;
	float: right;
	display: inline-block;
}

.slider-menu ul li p {
	width: 208px;
	height: 41px;
	display: inline-block;
	margin-right: 10px;
	padding: 10px 0;
	float: right;
}

/********************************
		CONTENT
********************************/
.special {
	background: #fff;
	width: 474px;
    height: 319px;
	overflow: hidden;
}

.special ul li {
	margin: 10px 0;
	height: 61px;
    list-style: none;
}

.special ul li:last-child {
	margin: 10px 0 0;

}

.special ul li:hover {
	opacity: 1;
	background: #d7d8d9;
}

.special ul li.actv {
	opacity: 1;
}

.special ul li img {
	width: 71px;
	height: 61px;
	display: inline-block;
	float: right;
	display: inline-block;
}

.special ul li p {

	width: 392px;
	height: 41px;
	font-weight: bold;
	/* display: inline-block; */
	margin-right: 10px;
	padding: 10px 0;
	/* float: right; */
}

.relations {
	background: #fff;
	width: 386px;
	margin-right: 20px;
	text-align: center;
	overflow: hidden;
}

.slider2-img {
	width: 387px;
	height: 191px;
	overflow: hidden;
}

.slider2-img ul {
	width: 387px;
	height: 191px;
	position: relative;
}

.slider2-img ul li {
	position: absolute;
	top: 0;
	right: 0;
	display: none;
}

.slider2-cpt {
	width: 380px;
	height: 61px;
	overflow: hidden;
}

.slider2-cpt ul {
	width: 380px;
	height: 61px;
	position: relative;
}

.slider2-cpt ul li {
	position: absolute;
	top: 0;
	right: 0;
	display: none;
}

.slider2-cpt p {
	width: 380px;
	height: 45px;
	max-height: 45px;
	margin: 8px 0;
}

.slider2-nav {
	position: relative;
	width: 380px;
	margin: 0 auto;
}

.nav2-msk {
	position: absolute;
	background: red;
	width: 385px;
	height: 20px;
	top: 0px;
	right: 0px;
	display: block;
	z-index: 9999;
}

.slider2-nav ul li {
	display: inline-block;
	width: 19px;
	height: 18px;
	cursor: pointer;
    background: url("../images/block/relations/nav/bull.png") no-repeat center center;
}

.slider2-nav ul li.actv {
        background: url("../images/block/relations/nav/bull-slc.png") no-repeat center center;
}

.events {
	width: 916px;
	height: 360px;
	clear: both;
	position: relative;
	float: right;
	padding: 20px;
	margin-top: 20px;
	border: 2px solid #fff;
	background: rgba(255, 255, 255, 0.2);
	font-size: 0;
}

.events ul li {
	display: inline-block;
	float: right;
	margin: 3px;
	position: relative;
}

.events ul li img {
	width: 223px;
	height: 143px;
}

.events ul li p {
	display: block;
	width: 223px;
	height: 143px;
	position: absolute;
	top: 0;
	right: 0;
	background: #f05f2d;
	color: #fff;
	font-size: 13px;
	text-align: center;
}

/* .events a:hover>p {
	display: block;
} */
.events ul li p span {
	width: 200px;
	display: block;
	margin: 30px auto 0;
}

.flip-cont {
	position: relative;
	z-index: 1;
	perspective: 1000px;
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	-ms-perspective: 1000px;
}

.flipper {
	width: 223px;
	height: 143px;
	transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
}

.flip-cont:hover .flipper {
	transform: perspective(1000px) rotateY(180deg);
	-webkit-transform: perspective(1000px) rotateY(180deg);
	-moz-transform: perspective(1000px) rotateY(180deg);
	-ms-transform: perspective(1000px) rotateY(180deg);
}

.face {
	position: absolute;
	width: 223px;
	height: 143px;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
}

.face.front {
	z-index: 2;
}

.face.back {
	z-index: 3;
	display: block;
	position: relative;
	transform: perspective(1000px) rotateY(180deg);
	-webkit-transform: perspective(1000px) rotateY(180deg);
	-moz-transform: perspective(1000px) rotateY(180deg);
	-ms-transform: perspective(1000px) rotateY(180deg);
	box-sizing: border-box;
	text-align: center;
	background-color: #000;
}

.ie .flip-cont:hover .flipper {
	transition: 0;
	-webkit-transition: 0;
	-moz-transition: 0;
	-ms-transition: 0;
	transform: perspective(0px) rotateY(0deg);
	-webkit-transform: perspective(0px) rotateY(0deg);
	-moz-transform: perspective(0px) rotateY(0deg);
	-ms-transform: perspective(0px) rotateY(0deg);
}

.no-csstransforms3d .face.back, .ie .face.back {
	display: none;
	transform: perspective(0px) rotateY(0deg);
	-webkit-transform: perspective(0px) rotateY(0deg);
	-moz-transform: perspective(0px) rotateY(0deg);
	-ms-transform: perspective(0px) rotateY(0deg);
}

.no-csstransforms3d .flipper:hover > .face.back, .ie .flipper:hover > .face.back {
	display: block;
}

.lectures {
	width: 340px;
	height: 210px;
	margin-top: 20px;
}

.lectures ul li {
	display: inline-block;
	text-align: center;
	color: #fff;
	margin: 0 4px;
}

.lectures ul li img {
	width: 102px;
	height: 85px;
}

.lectures ul li p {
	width: 102px;
	height: 70px;
	padding-top: 5px;
	overflow: hidden;
}

.answrs {
	width: 520px;
	height: 270px;
	margin: 20px 20px 0 0;
	background: #fff;
	float: left;
}

.answr-itm {
	border-top: 1px solid #e2e2e2;
	padding: 10px 0;
}

.answr-itm:first-child {
	border-top: 0;
}

.scroll-pane {
	width: 524px;
	height: 70px;
	overflow: auto;
}

.answr-itm p {
	width: 513px;
	/* height: 70px; */
	/* overflow-y: scroll; */
	text-align: right;
}

.articles {
	width: 340px;
	height: 241px;
	margin-top: 20px;
	background: #fff;
	overflow: hidden;
}

.articles ul li {
	display: block;
	width: 340px;
	height: 30px;
	overflow: hidden;
	/* margin-bottom: 1px; */
	border-bottom: 1px solid #bfbfbf;
	cursor: pointer;
}

.articles ul li:last-child {
	border-bottom: 0;
}

.articles ul li.actv {
	background: #eeeeee;
	height: 64px;
}

.articles ul li img {
	width: 71px;
	height: 64px;
	display: inline-block;
	float: right;
}

.articles ul li div {
	width: 258px;
	height: 41px;
	display: inline-block;
	margin-right: 10px;
	padding: 6px 0;
	float: right;
	overflow: hidden;
}

.glry {
	width: 520px;
	height: 181px;
	margin: 20px 20px 0 0;
}

.glry-sldr {
	width: 436px;
	float: right;
	overflow: hidden;
    margin: 0 21px;
}

.glry ul {
	position: relative;
	right: -159px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 9999px;
}

.glry ul li {
	float: right;
	width: 202px;
	margin: 0 4px;
}

.glry .nav3 {
	position: relative;
}

.glry .nav3-msk {
	position: absolute;
	top: 0;
	width: 22px;
	height: 122px;
	z-index: 9999;
}

.glry .arrw {
	width: 19px;
	height: 60px;
	display: inline-block;
	margin: 31px 1px;
	cursor: pointer;
}

.glry .arrw.arrw-r {
	float: right;
        background: url("../images/block/gallery/nav/arrw-r.png") no-repeat center center;
}

.glry .arrw.arrw-l {
	float: right;
        background: url("../images/block/gallery/nav/arrw-l.png") no-repeat center center;
}


.quote {
    /* width: 100%; */
	clear: both;
	background: #2ea2d7;
	text-align: center;
	padding: 35px 75px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	position: relative;
	display: none;
}

.quote span {
	width: 28px;
	height: 22px;
	margin: 10px auto 0;
	display: block;
	background: url("../images/qoutes.png") no-repeat center center;
}

/********************************
		FOOTER
********************************/
.footer {
	width: 100%;
	clear: both;
	background: #fff;
}

.footer-cont {
	width: 960px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	padding: 20px 0 20px;
	overflow: hidden;
	border-bottom: 2px solid #e2e2e2;
}

.footer .mailList {
	float: right;
}

.footer .searchBox,.searchh {
	float: left;
    background: #ededed;
}

    .footer .searchBox input[type="submit"],.searchh input[type="submit"],
    .footer .searchBox input[type="submit"]:hover,.searchh input[type="submit"]:hover,
    .footer .searchBox input[type="submit"]:active,.searchh input[type="submit"]:active {
        width: 35px;
    display: block;
    float: right;
	background: url(../images/search-icon.png) no-repeat center center;
}

    .footer .searchBox input ,.searchh  input{
	display: block;
    float: right;
}

.footer-cont input[type="submit"] {
	background: #4c5356;
	color: #fff;
	width: 85px;
    height: 25px;
	line-height: 45px;
	font-family: inherit;
	cursor: pointer;
	font-weight: bold;
}

.footer-cont input[type="submit"]:hover,
.footer-cont input[type="submit"]:active {
	background: #c9cbcc;
	color: #4c5356;
	font-weight: bold;
}

.footer-cont input[type="text"] {
	background: #eeeeee;
	color: #4c5356;
    width: 220px;
    height: 27px;
	padding: 0 10px;
	margin-right: -4px;
	line-height: 45px;
	font-family: inherit;
}

.footer-crdt {
    width: 960px;
    margin: 0 auto;
	padding: 25px 0 30px;
	text-align: center;
	position: relative;
}

.footer-crdt .lnks {
	float: left;
}

.footer-crdt .lnks ul li {
	display: inline-block;
}

.footer-crdt .lnks ul li a.social {
	display: block;
	width: 50px;
	height: 26px;
	padding: 5px;
	border: 2px solid #dddfdf;
}

.social.twtr {
	background: url("../images/social/t.png") no-repeat center center;
}

.social.fb {
	background: url("../images/social/fb.png") no-repeat center center;
}

.social.rss {
	background: url("../images/social/rss.png") no-repeat center center;
}

.social.yt {
	background: url("../images/social/yt.png") no-repeat center center;
}

.social.dar {
	background: url("../images/social/dar.png") no-repeat center center;
}

.footer-crdt .lnks ul li a.social:hover {
	background-color: #dddfdf;
}

.footer-crdt .copyrighted {
	display: block;
    float: right;
    padding: 10px 0;
}

.footer-crdt .up-lnk {
	position: absolute;
	bottom: 0px;
	right: -165px;
    cursor: pointer;
}

.footer-crdt .up-lnk span {
	font-size: 45px;
	width: 33px;
	height: 10px;
	padding: 30px 18.5px;
	display: block;
	color: #4c5356;
	border: 2px solid #dddfdf;
}

.footer-crdt .up-lnk a:hover {
	background: #dddfdf;
}

/********************************
		LOADER
********************************/
.loader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 1;
	z-index: 99999;
	display: block;
}

.loader-cont img {
	position: absolute;
	top: 25%;
	right: 48%;
	z-index: 999999;
}

/********************************
		SCHOOLS PAGE
********************************/
.schls {
	width: 660px;
	height: 450px;
	float: right;
}

.schls li {
	width: 195px;
	height: 205px;
	margin: 0 0 20px 20px;
	position: relative;
	display: inline-block;
	cursor: pointer;
}

.schls li .lnk-msk {
	position: absolute;
	width: 195px;
	height: 165px;
	top: 0px;
	right: 0px;
            background: #000 url("../images/block/schools/go.png") no-repeat center center;
	opacity: 0.65;
	display: none;
	z-index: 999;
}

        .schls li:hover > .lnk-msk {
	display: block;
}

.schls li img {
	width: 195px;
	height: 165px;
}

.schls li span {
	width: 195px;
	height: 40px;
	display: block;
	text-align: center;
	font-weight: bold;
	line-height: 40px;
	background: #fff;
    font-size: 11px;
}

.schls-intro {
	width: 260px;
	height: 390px;
	background: #fff;
	float: right;
	padding: 20px;
	overflow: hidden;
}

.scrlBar3, .scrlBar4 {
	padding-left: 5px;
}

.schls-srvc {
	width: 920px;
	height: 305px;
	background: #fff;
	padding: 20px;
	overflow: hidden;
	margin-bottom: 20px;
}

.p-school .events {
	height: 500px;
	margin-top: 0px;
}

.cert {
	width: 430px;
    height:640px;
	margin: 20px 20px 0 0;
	float: left;
	/* height: 240px; */
}

.cert .cert-itm {
	overflow: hidden;
}

.cert .cert-itm:last-child {
	padding-top: 10px;
	border-top: 2px solid #fff;
}

.cert-itm h3 {
	font-size: 16px;
	color: #fff;
}

.cert .nav4 {
	position: relative;
	float: right;
}

.cert .nav4-msk {
	position: absolute;
	top: 0;
	right: 0;
	width: 22px;
	height: 168px;
	z-index: 9999;
}

.cert .arrw {
	width: 19px;
	height: 106px;
	display: inline-block;
	margin: 31px 1px;
	cursor: pointer;
	float: right;
}

.cert .arrw.arrw-r {
	/* float: right; */
        background: url("../images/block/certificates/arrw-r.png") no-repeat center center;
}

.cert .arrw.arrw-l {
	/* float: left; */
        background: url("../images/block/certificates/arrw-l.png") no-repeat center center;
}

.cert .cert-sldr {
	width: 367px;
	padding: 10px;
	overflow: hidden;
	float: right;
}

.cert .cert-itm ul {
	position: relative;
	right: -387px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 999999px;
}

.cert .cert-itm ul li {
	/* display: inline; */
	float: right;
	width: 367px;
	margin: 0 10px;
}

.cert-itm-info {
	width: 223px;
	float: right;
	color: #fff;
	font-size: 15px;
}

.cert-itm-info h4 {
	font-weight: normal;
}

.cert-itm-info p {
	font-weight: bold;
	width: 223px;
	height: 51px;
	height: 51px;
	overflow: hidden;
}

.cert li img {
	float: left;
}

.p-school .articles {
	width: 430px;
	height: 210px;
}

.p-school .articles ul li {
	display: block;
	width: 430px;
}

.darAjyal {
	width: 430px;
	height: 210px;
	margin-top: 20px;
	background: #fff;
	margin-top: 20px;
}

.da-itm {
	width: 205px;
	height: 61px;
	float: right;
	display: inline-block;
	margin: 0 10px 10px 0;
}

.da-itm img {
	width: 71px;
	height: 61px;
	float: right;
}

.da-itm p {
	width: 120px;
	height: 61px;
	line-height: 61px;
	float: right;
	text-indent: 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.relatedLinks {
    /*width: 660px;*/
    width: 916px;
	height: 180px;
	margin-top: 20px;
	background: #fff;
}

.relatedLinks ul li:before {
	color: #FF5E26;
        content: "\2022";  /*2022 is the numerical unicode for &bull; */
	font-size: 20px;
	padding-left: 5px;
	position: relative;
	top: 3px;
       
}

.relatedLinks ul li.rl-itm {
        width: 250px;
        margin: 25px 10px;
        padding-left: 30px;
    display: inline-block;
        
}

.relatedLinks .rl-itm h4 {
    display: inline-block;
}

.relatedLinks .rl-itm a {
    display: block;
}


.holidaysCalender {
	width: 200px;
	height: 60px;
	margin-top: 20px;
	background: #fff;
	float: left;
}

.holidaysCalender h3 {
	width: 100px;
	height: 60px;
	line-height: 30px;
	font-size: 18px;
	color: #4c5356;
}

.registrationApplication {
	width: 200px;
	height: 60px;
	margin-top: 20px;
	background: #fff;
	float: left;
}

.registrationApplication h3 {
	width: 100px;
	height: 60px;
	line-height: 30px;
	font-size: 18px;
	color: #4c5356;
}

/********************************
		RELIGION PAGE
********************************/
.p-base .base-intro {
	background: #fff;
	width: 396px;
	height: 205px;
	padding: 20px;
	overflow: hidden;
	margin-bottom: 20px;
	float: left;
}

.p-base .events {
	width: 459px;
	height: 201px;
	float: right;
	clear: none;
	padding: 20px;
	margin-top: 0px;
	margin-left: 20px;
	border: 2px solid #fff;
	background: rgba(255, 255, 255, 0.2);
	font-size: 0;
}

.p-base .events {
	width: 459px;
	height: 201px;
	float: right;
	clear: none;
	padding: 20px;
	margin-top: 0px;
	margin-left: 20px;
	border: 2px solid #fff;
	background: rgba(255, 255, 255, 0.2);
	font-size: 0;
}

.p-base .articles {
	height: 150px;

}

/********************************
		RELIGION PAGE
*******************************
/*.p-rlgn .rlgn-intro {
	background: #fff;
	width: 396px;
	height: 355px;
	padding: 20px;
	overflow: hidden;
	margin-bottom: 20px;
	float: left;
}*/

.p-rlgn .events {
  width: 916px;
    height: 220px;
	float: right;
	clear: none;
	padding: 20px;
	margin-top: 0px;
	margin-left: 20px;
	border: 2px solid #fff;
	background: rgba(255, 255, 255, 0.2);
	font-size: 0;
}

.p-rlgn .events ul li {
	display: inline-block;
	margin: 3px;
	position: relative;
}

.p-rlgn .events ul li p {
	display: block;
	width: 223px;
	height: 143px;
	position: absolute;
	top: 0;
	right: 0;
	background: #f05f2d;
	color: #fff;
	font-size: 13px;
	text-align: center;
}

    .p-rlgn .events a:hover > p {
	display: block;
}

.p-rlgn .events ul li p span {
	width: 200px;
	display: block;
	margin: 30px auto 0;
}

.p-rlgn .articles {
	height: 150px;
}

.m-lectures {
	width: 520px;
	height: 150px;
	margin-right: 20px;
     margin-top: 20px;
}

.m-lectures ul li {
	display: inline-block;
	text-align: center;
	color: #fff;
	margin: 10px 4px 0;
	width: 249px;
}

.m-lectures ul li img {
	width: 102px;
	height: 85px;
	float: right;
}

.m-lectures ul li p {
	width: 140px;
	height: 79px;
	padding-top: 5px;
	overflow: hidden;
	float: right;
	padding-right: 7px;
}

/********************************
		DAR PAGE
********************************/
.lst-rls {
	background: #fff;
	width: 600px;
	padding: 20px;
	overflow: hidden;
	margin-bottom: 20px;
	float: right;
}

.lst-rls-slider {
	overflow: hidden;
}

.lst-rls-slider ul {
	position: relative;
	width: 1200px;
	height: 300px;
	overflow: hidden;
}

.lst-rls-slider ul li {
	width: 600px;
	height: 300px;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0px;
}

.lst-rls-slider ul li img {
	width: 450px;
	height: 300px;
	border-right: 2px solid #ff5e26;
	cursor: pointer;
}

.lst-rls-slider ul li div {
	width: 130px;
	height: 200px;
	display: block;
	background: #cccccc;
	padding: 10px;
	position: absolute;
	top: 40px;
	left: 150px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: center;
}

.lst-rls-slider ul li div * {
	margin-bottom: 30px;
}

.intro {
	background: #fff;
	width: 260px;
	padding: 20px;
	overflow: hidden;
	margin-bottom: 20px;
	float: left;
}

.intro p {
	/* height: 100px;
	overflow-y: scroll; */
	text-align: right;
}

.scrlBar4 {
	padding-left: 5px;
}

.release {
	width: 920px;
	padding: 20px;
	background: #fff;
	clear: both;
	float: right;
}

.rls-cat {
	width: 900px;
	padding: 10px;
	background: #fff;
	overflow: hidden;
}

.rls-cat-ttl {
	background: #ff5e26;
	height: 35px;
	line-height: 35px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	margin-bottom: 10px;
}

.rls-cat-cont-img, .rls-cat-cont .slimScrollDiv {
	float: right;
	width: 625px;
	display: inline-block;
}

.rls-cat-cont-img img {
	width: 140px;
	height: 170px;
	margin: 10px 0 0 10px;
	cursor: pointer;
}

.rls-cat-cont-dtl {
	float: left;
	width: 245px;
	height: 360px;
	padding: 15px;
	text-align: center;
}

.rls-cat-cont-dtl .itm-dtl {
	display: none;
}

.rls-cat-cont-dtl .itm-dtl.index1 {
	display: block;
}

.rls-cat-cont-dtl h3 {
	font-size: 14px;
	margin-bottom: 20px;
	color: #ff5e26;
}

.rls-cat-cont-dtl .desc {
	width: 245px;
	height: 260px;
}

/********************************
		SCHOOL01 PAGE
********************************/
.schl-intro {
	background: #fff;
	width: 600px;
	padding: 20px;
	overflow: hidden;
	margin-bottom: 20px;
	float: right;
}

.schl-intro p {
	text-align: right;
	padding-left: 5px;
}

.schl-img {
	float: left;
	width: 300px;
	height: 245px;
	margin-right: 20px;
}

.schl-img img {
	width: 300px;
	height: 245px;
}

.schl.events {
	height: 200px;
	margin: 0 0 20px;
}

.sliderS1-img {
	width: 387px;
	height: 191px;
	overflow: hidden;
}

.sliderS1-img ul {
	width: 387px;
	height: 191px;
	position: relative;
}

.sliderS1-img ul li {
	position: absolute;
	top: 0;
	right: 0;
	display: none;
}

.sliderS1-cpt {
	width: 380px;
	height: 61px;
	overflow: hidden;
}

.sliderS1-cpt ul {
	width: 380px;
	height: 61px;
	position: relative;
}

.sliderS1-cpt ul li {
	position: absolute;
	top: 0;
	right: 0;
	display: none;
}

.sliderS1-cpt p {
	width: 380px;
	height: 45px;
	max-height: 45px;
	margin: 8px 0;
}

.sliderS1-nav {
	position: relative;
	width: 380px;
	margin: 0 auto;
}

.navS1-msk {
	position: absolute;
	background: red;
	width: 385px;
	height: 20px;
	top: 0px;
	right: 0px;
	display: block;
	z-index: 9999;
}

.sliderS1-nav ul li {
	display: inline-block;
	width: 19px;
	height: 18px;
	cursor: pointer;
    background: url("../images/block/relations/nav/bull.png") no-repeat center center;
}

.sliderS1-nav ul li.actv {
        background: url("../images/block/relations/nav/bull-slc.png") no-repeat center center;
}

.clubs {
	background: #fff;
	width: 474px;
	height: 200px;
	overflow: hidden;
	margin: 20px 0 0 20px;
}

.clubs ul li {
    list-style:none;
	margin: 10px 0;
	height: 64px;
	cursor: pointer;
}

.clubs ul li:last-child {
	margin: 15px 0 0;
}

.clubs ul li:hover {
	opacity: 1;
	background: #e5e5e5;
}

.clubs ul li.actv {
	opacity: 1;
}

.clubs ul li img {
	width: 71px;
	height: 61px;
	display: inline-block;
	float: right;
	display: inline-block;
}

.clubs ul li p {
	width: 392px;
	height: 41px;
	font-weight: bold; 
	/* display: inline-block;*/
	margin-right: 10px;
	padding: 10px 0;
	/* float: right;*/
}
/* 
.guide {
	background: #fff;
	width: 300px;
	height: 200px;
	overflow: hidden;
	margin: 20px 0 0 20px;
}

.guide ul li {
	margin: 10px 0;
	height: 73px;
	cursor: pointer;
	overflow: hidden;
}

.guide ul li:last-child {
	margin: 10px 0 0;
}

.guide ul li:hover {
	opacity: 1;
	background: #e5e5e5;
}

.guide ul li.actv {
	opacity: 1;
}

.guide ul li h4 {
	font-weight: bold;
}

.guide ul li p {
	clear: both;
	width: 289px;
	height: 41px;
	font-weight: bold;
	display: inline-block;
	margin-right: 10px;
	float: right;
} */

.stats {
	background: #fff;
	width: 386px;
	height: 200px;
	overflow: hidden;
	margin: 20px 0 0 0;
}

.stats ul li {
	margin: 10px 0;
	height: 73px;
	cursor: pointer;
	overflow: hidden;
	color: #fff;
}

.stats ul li:last-child {
	margin: 10px 0 0;
}

/* .stats ul li:hover {
	opacity: 1;
	background: #e5e5e5;
} */
.stats ul li.actv {
	opacity: 1;
}

.stats ul li h4 {
	font-weight: bold;
	color: #fff;
}

.stats ul li a {
	color: #2ea1d6;
	text-decoration: none;
}

.innov {
	background: #fff;
	width: 430px;
	height: 200px;
	overflow: hidden;
	margin: 20px 0 0 20px;
}

.innov ul li {
	margin: 10px 0;
	height: 61px;
	cursor: pointer;
	color: #fff;
}

.innov ul li:last-child {
	margin: 10px 0 0;
}

.innov ul li:hover {
	opacity: 1;
	background: #383d3f;
}

.innov ul li.actv {
	opacity: 1;
}

.innov ul li img {
	width: 71px;
	height: 61px;
	display: inline-block;
	float: right;
	display: inline-block;
}

.innov ul li p {
	width: 348px;
	height: 41px;
 font-weight: bold; 
	display: inline-block;
	margin-right: 10px;
	padding: 10px 0;
	/*float: right;*/
}








.trnrs {
	background: #fff;
	width: 430px;
	height: 200px;
	overflow: hidden;
	margin: 20px 0 0 0;
}

.trnrs ul li {
	margin: 0px 0;
	height: 61px;
	cursor: pointer;
    list-style: none;
}

.trnrs ul li:last-child {
	margin: 10px 0 0;
}

.trnrs ul li:hover {
	opacity: 1;
	background: #e5e5e5;
}

.trnrs ul li.actv {
	opacity: 1;
}

.trnrs ul li img {
	width: 71px;
	height: 61px;
	display: inline-block;
	float: right;
	display: inline-block;
}

.trnrs ul li p {
	width: 348px;
	height: 41px;
	 font-weight: bold; 
	display: inline-block;
	margin-right: 10px;
	padding: 10px 0;
	/*float: right;*/
}

.cntct {
	background: #fff;
	width: 920px;
	height: 182px;
	overflow: hidden;
	margin-top: 20px;
}

    .cntct .info, .cntct .msg, .cntct .btn, .cntct .adrs {
	float: right;
	margin-right: 10px;
}

.cntct .adrs {
	float: right;
	width: 235px;
    margin-right: 18px;
    font-size: 12px;
}

.cntct .info input {
	width: 250px;
	height: 35px;
	line-height: 35px;
	background: #e5e5e5;
	font-family: inherit;
	float: right;
	clear: right;
	margin-bottom: 10px;
}

.cntct .info input:last-child {
	margin-bottom: 0;
}

.cntct .msg textarea {
	width: 250px;
	height: 115px;
	background: #e5e5e5;
	font-family: inherit;
	float: right;
	resize: none;
	padding: 5px;
}

.cntct .btn input {
	width: 125px;
	height: 125px;
	background: #ff5e26;
	font-family: inherit;
	font-weight: bold;
	color: #fff;
}

/********************************
		POST
********************************/
.post {
	width: 580px;
    min-height: 610px;
	float: right;
	margin-left: 20px;
    display: table-cell;
}

.post-content {
	width: 580px;
	padding: 20px;
	background: #fff;
	color: #4c5356;
	/*text-align: center;*/
    overflow: hidden;
}

.post h4 {
	border-bottom: 2px solid #dbdbdb;
	text-align: right;
}

.post h4 span {
	color: #b1b2b3;
	float: left;
	font-size: 11px;
}

.post .post-ttl {
	font-size: 18px;
	margin: 10px 0;
}

.post img {
	max-width: 580px;
	clear: both;
	margin: 10px auto;
}

.post ol, .post ul,
.post ol li, .post ul li {
    text-indent: 15px;
	list-style: initial;
    list-style-position: inside !important;
}

.post p.post-txt {
	clear: both;
	margin: 10px 0;
	text-align: right;
}

.post .more-pics {
	clear: both;
	margin: 30px 0 0;
	color: #ff5e26;
	font-weight: bold;
	cursor: pointer;
	font-size: 12px;
	text-align: right;
}

.post .more-pics span {
	width: 16px;
	height: 15px;
	margin-left: 5px;
	display: inline-block;
	background: url("../images/posts/arrw-dbl.png") no-repeat center center;
}

.post-tags {
	border-top: 2px solid #dbdbdb;
	margin: 30px 0 0;
	padding-top: 10px;
	clear: both;
}

.post-tags div {
	float: right;
	padding-right: 5px;
	max-width: 516px;
}

.post-tags p {
	float: right;
	display: inline-block;
}

.post-tags a {
	float: right;
	color: #fff;
	background: #ff5e26;
	padding: 0 4px;
	margin: 0 4px 4px 0;
	font-size: 10px;
}

.archive {
	float: left;
	width: 280px;
	background: #fff;
	color: #4c5356;
	margin-top: 20px;
}

.archive .archv-itm {
	margin-top: 10px;
}

.archive .archv-itm h3 {
	font-size: 18px;
	cursor: pointer;
}

.archive .archv-itm h3 span {
	width: 16px;
	height: 16px;
	margin-left: 5px;
	display: inline-block;
}

.archive .archv-itm h3 span.colp {
                    background: url("../images/block/archive/arrw-colp.png") no-repeat center center;
}

.archive .archv-itm h3 span.exp {
                    background: url("../images/block/archive/arrw-exp.png") no-repeat center center;
}

.archive .archv-itm-lst {
	overflow: hidden;
}

.archive ul {
	padding-right: 20px;
	list-style: disc;
}

.archive ul li {
	margin: 5px 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #e2e2e2;
}

.related {
	float: left;
	width: 280px;
	background: #fff;
	color: #4c5356;
}

.related .rltd-cont {
	margin-top: 10px;
}

.related ul {
	padding-right: 20px;
	list-style: disc;
}

.related ul li {
	margin: 5px 0;
	padding: 5px 0;
	border-top: 1px solid #e2e2e2;
}

.related ul li:first-child {
	border-top: 0;
}

/********************************
		GALLERY
********************************/
.gallery {
	width: 920px;
	padding: 20px;
	background: #fff;
}

.gallery .tabs ul li {
	display: inline-block;
	background: #fff;
}

.gallery .tabs ul li a {
	width: 150px;
	height: 40px;
	line-height: 40px;
	display: block;
	color: #fff;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	background: #ff5e26;
	border: 2px solid #ff5e26;
}

.gallery .tabs ul li a.actv {
	color: #4c5356;
	background: #fff;
	border-bottom: 2px solid #fff;
}

.gallery .tabs ul li:nth-child(4) a {
	width: 444px;
	height: 40px;
	color: #fff;
	background: #fff;
	line-height: 40px;
	border-top: 0;
	border-right: 0;
	border-left: 0;
}

.gallery .ctglry .content {
	width: 100%;
}

.gallery .category .cat-hdr {
	margin: 10px 0 0;
	cursor: pointer;
}

.gallery .category h3 {
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	font-size: 14px;
	color: #ff5e26;
	padding: 0 10px;
	display: inline-block;
}

.gallery .category .cat-arrw {
	width: 30px;
	height: 30px;
	cursor: pointer;
	display: inline-block;
}

.gallery .category .cat-arrw.colp {
	background: url("../images/gallery/arrw-l.png") no-repeat center center;
}

.gallery .category .cat-arrw.exp {
	background: url("../images/gallery/arrw-d.png") no-repeat center center;
}

.gallery .albums {
	width: 920px;
	overflow: hidden;
}

.gallery .albums .tempCont {
	overflow: hidden;
}

.gallery .albums .item {
	border: 1px solid #dfdfdf;
	width: 200px;
	padding: 10px;
	margin: 4px 2px;
	display: inline-block;
	cursor: pointer;
}

.gallery .albums .item img {
	width: 200px;
	height: 130px;
}

.gallery .pictures .albums .item p {
	width: 200px;
	height: 68px;
	text-align: center;
	margin: 10px 0;
}

.gallery .pictures .dtls {
	overflow: hidden;
}

.gallery .pictures .dtls span {
	color: #2ea2d7;
	font-size: 11px;
}

.gallery .pictures .dtls .count {
	float: right;
}

.gallery .pictures .dtls .date {
	float: left;
}

.gallery .audio .albums .item p {
	width: 170px;
	height: 45px;
	margin: 10px 0;
	display: inline-block;
	float: right;
}

.gallery .audio .albums .item p span {
	width: 170px;
	float: right;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.gallery .audio .albums .hdr .ttl {
	font-weight: bold;
}

.gallery .audio .albums .hdr .athr {
	clear: both;
}

.gallery .audio .dtls {
	width: 30px;
	float: left;
	overflow: hidden;
	margin: 10px 0;
	text-align: left;
}

.gallery .audio .dtls span {
	color: #2ea2d7;
	font-size: 11px;
}

.gallery .videos .albums .item {
	width: 420px;
	height: 315px;
}

/********************************
		PICSALBUM
********************************/
.album {
	width: 920px;
	padding: 0px;
	background: #fff;
}

.album .hdr {
	margin-bottom: 20px;
}

.album .pics {
	position: relative;
    overflow: hidden;
    height: auto !important;
}

.album .pics .pic-itm {
	position: relative !important;
}

.album .pics .pic-itm img {
	width: 218px;
	margin: 5px;
	float: right;
	background: #eeeeee;
}

/*.album .pics .pic-itm:nth-child(1) img {
	height: 200px;
}

.album .pics .pic-itm:nth-child(2) img {
	height: 150px;
}

.album .pics .pic-itm:nth-child(3) img {
	height: 170px;
}

.album .pics .pic-itm:nth-child(4) img {
	height: 250px;
}

.album .pics .pic-itm:nth-child(5) img {
	height: 170px;
}

.album .pics .pic-itm:nth-child(6) img {
	height: 120px;
}

.album .pics .pic-itm:nth-child(7) img {
	height: 159px;
}

.album .pics .pic-itm:nth-child(8) img {
	height: 110px;
}

.album .pics .pic-itm:nth-child(9) img {
	height: 180px;
}

.album .pics .pic-itm:nth-child(10) img {
	height: 200px;
}*/

.album .pics .pic-itm span {
	width: 208px;
	height: 25px;
	line-height: 25px;
	padding: 2px 5px;
	position: absolute;
	right: 5px;
	bottom: 5px;
	font-size: 11px;
	color: #fff;
	background: #ff5e26;
	text-align: center;
	opacity: 0;
	transition: opacity 0.3s ease-in-out;
	-webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
	-ms-transition: opacity 0.3s ease-in-out;
}

            .album .pics .pic-itm:hover > span {
	opacity: 1;
}

.album .auds table tr:first-child {
	border: 2px solid #dfdfdf;
	height: 40px;
	line-height: 40px;
	background: #fff !important;
}

.album .auds table th:nth-child(1) {
	width: 600px;
}

.album .auds table th:nth-child(2) {
	width: 100px;
}

.album .auds table th:nth-child(3) {
	width: 100px;
}

.album .auds table th:nth-child(4) {
	width: 100px;
}

.album .auds table tr:nth-child(odd) {
	background: #dfdfdf;
}

.album .auds table td {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
}

.album .auds table td:first-child {
	text-indent: 20px;
}

.album .auds table td:not(:first-child) {
	text-align: center;
	color: #2ea2d7;
}

.album .auds table td span {
	width: 16px;
	height: 16px;
	display: block;
	margin: auto;
	cursor: pointer;
	background: url("../images/gallery/dwnld.png") no-repeat center center;
}


/********************************
		ARCHIVE
********************************/
.p-archive .archv {
	/* height: 200px; */
	background: #fff;
	padding: 30px;
	border-bottom: 2px solid #FF5E26;
}

.p-archive .archv h3 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}

.p-archive .archv h3.archv-title {
	margin-bottom: 20px;
	font-family: inherit !important;
}

.p-archive .archv-itm {
    display: inline;
}

    .p-archive .archv-itm a, .archv-itm a:visited {
	width: 375px;
	padding: 5px;
	margin: 5px 20px;
	border-bottom: 1px dotted #cdcecf;
	display: inline-block;
	color: #353430;
}

.p-archive .archv-itm p {
	display: block;
}


.p-archive .archv-itm p.archv-qstn {
	font-weight: bold;
}


.p-archive .archv-itm p.archv-answr span {
	text-decoration: underline;
}

.p-archive .archv-itm .date {
	display: block;
	float: left;
	color: #807d74;
	font-size: 11px;
}

.p-archive .archv-itm .bullet {
	font-size: 15px;
	margin-left: 5px;
	color: #FF5E26;
	font-size: 25px;
    font-weight: normal;
}

.clearfix:after {
   content: " ";
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}

/********************************
		Search
********************************/
.p-search .results {
	/* height: 200px; */
	background: #fff;
	padding: 30px;
	border-bottom: 2px solid #FF5E26;
}

.p-search h3 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
    color: #ff5e26;
}

.p-search a.results-itm,
.p-search a.results-itm:visited {
	width: 100%;
    display: block;
	padding: 5px;
	margin: 5px 20px;
	border-bottom: 1px dotted #cdcecf;
	display: inline-block;
	color: #353430;
}

    .p-search a.results-itm *,
.p-search a.results-itm:visited * {
    color: #4c5356 !important;
}

.p-search .result-itm-content {
	display: block;
    padding: 8px 0;
    margin-bottom: 8px;
    border-bottom: 1px solid #bfbfbf;
}

.p-search .result-itm-content img {
    width: 71px;
    height: 61px;
	float: right;
    display: block;
}

.p-search .result-itm-content p {
	float: right;
    display: block;
    margin-right: 10px;
}


/********************************
		Google Search
********************************/
.results * {
    direction: rtl !important;
	font-family: 'Droid Arabic Kufi', tahoma, serif !important;
	font-size: 13px !important;
	line-height: 22px !important;
    color: #353430 !important;
}

.cse .gsc-control-cse,
.gsc-control-cse,
.cse .gsc-webResult,
.gsc-webResult,
.gsc-webresult .gsc-result,
.gsc-imageResult-classic,
.gsc-imageResult-column,
.gsc-webResult.gsc-result,
.gsc-results .gsc-imageResult,
.gsc-cursor-box,
.gsc-results .gsc-cursor-box .gsc-cursor-current-page,
.gsc-results .gsc-cursor-box .gsc-cursor-page {
    background: none !important;
    background-color: none !important;
    border: none !important;
}

.gsc-results .gsc-cursor-box .gsc-cursor-page {
    display: inline-block;
}

.gs-spelling * {
    font-size: 11px !important;
    vertical-align: top !important;
    color: #808080 !important;
}

.gsc-webResult.gsc-result,
.gsc-results .gsc-imageResult {
    border-bottom: 1px solid #bfbfbf !important;
}

.gsc-search-box,
.gsc-url-bottom {
    visibility: hidden !important;
    display: none !important;
}

iframe {
   /*visibility: hidden !important;
    display: none !important;*/ 
}

.gs-title {
    font-size: 16px !important;
    font-weight: bold !important;
}

.gsc__date {
    display: block;
}

.gcsc-branding {
    visibility: hidden !important;
    display: none !important;
}
/*------------------------------------------------------------------*/

.links {
    clear: both;
    position: relative;
    float: right;
    padding: 20px;
    margin-top: 20px;
    border: 2px solid #fff;
    height: 222px;
    background: #fff;
    width: 916px;
}



.links-sldr {
    width: 800px;
    float: right;
    overflow: hidden;
    margin: 0 21px 20px;
}

.links ul {
    position: relative;
    overflow: hidden;
    list-style-type: none;
    margin: 0px 0px 80px 0px;
    padding: 0px;
    width: 9999px;
}

    .links ul li {
        float: right;
        margin: 30px 0 120px 110px;
    }

.links .nav6 {
    position: relative;
}

.links.nav6-msk {
    position: absolute;
    top: 0;
    margin: 0 0 15px;
    width: 60px;
    height: 122px;
    z-index: 9999;
}

.links .arrw {
    width: 30px;
    height: 80px;
    display: inline-block;
    margin: 20px 0px;
    cursor: pointer;
}

    .links .arrw.arrw-rr {
        float: right;
        background: url("../images/block/webs/right_arrow.png") no-repeat center center;
    }

    .links .arrw.arrw-ll {
        float: left;
        background: url("../images/block/webs/left_arrow.png") no-repeat center center;
    }

.sharebutton {
    margin: 5px 1px;
    width: 25px;
    height: 25px;
    cursor: pointer;
    border: 1px solid #fff;
}

.whatsapp {
    background: url("../images/share/whatsapp.jpg") no-repeat center center;
}

.fbk {
    background: url("../images/share/facebook.jpg") no-repeat center center;
}

.twtt {
    background: url("../images/share/twitter.jpg") no-repeat center center;
}

.otlk {
    background: url("../images/share/outlook.png") no-repeat center center;
}

.gmail {
    background: url("../images/share/gmail.png") no-repeat center center;
}

.mail {
    background: url("../images/share/mail.jpg") no-repeat center center;
}

.prnt {
    background: url("../images/share/print.jpg") no-repeat center center;
}

.mails {
    overflow: hidden;
    padding: 0;
    height: 75px;
    width: 150px;
    border: #FF5E26 solid 2px;
    position: absolute;
    z-index: 10000;
    font: bold;
    top: 80px;
    right: 100px;
    background: #fff;
}


.all {
    color: #4c5356;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 10px;
    left: 20px;
    cursor: pointer;
    font: normal ;
    font-size:10px;
}

.mails ul {
    position: relative;
    overflow: hidden;
    padding: 0px;
    width: 9999px;
}

    .mails ul li {
        float: right;
        list-style-type: none !important;
        margin-right: 4px;
    }
    /********************************
		RElGIONS PAGE
********************************/
.rlgns {
    width: 460px;
    height: 450px;
    float: right;

}

    .rlgns li {
        width: 195px;
        height: 205px;
        margin: 0 0 20px 20px;
        position: relative;
        display: inline-block;
        cursor: pointer;
    }

        .rlgns li .lnk-msk {
            position: absolute;
            width: 195px;
            height: 165px;
            top: 0px;
            right: 0px;
            background: #000 url("../images/block/schools/go.png") no-repeat center center;
            opacity: 0.65;
            display: none;
            z-index: 999;
        }

        .rlgns li:hover > .lnk-msk {
            display: block;
        }

        .rlgns li img {
            width: 195px;
            height: 165px;
        }

        .rlgns li span {
            width: 195px;
            height: 40px;
            display: block;
            text-align: center;
            font-weight: bold;
            line-height: 40px;
            background: #fff;
            font-size: 11px;
        }

.rlgns-intro{
    width: 460px;
    height: 390px;
    background: #fff;
    float: right;
    padding: 20px;
    overflow: hidden;
}



.schls-srvc {
    width: 920px;
    height: 305px;
    background: #fff;
    padding: 20px;
    overflow: hidden;
    margin-bottom: 20px;
}

.p-school .events {
    height: 500px;
    margin-top: 0px;
}

.articls {

    width: 430px;
    height: 177px;
    margin-top: 20px;
    background: #fff;
    margin-top: 20px;

}
.articls .ar{
    width: 205px;
    height: 61px;
    float: right;
    display: inline-block;
    margin: 0 10px 10px 0;
      cursor: pointer;
}

  .articls   .ar img {
        width: 71px;
        height: 61px;
        float: right;
          cursor: pointer;
    }

 .articls    .ar h4 {
  
     
        line-height: 25px;
        float: right;
        text-indent: 10px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
          cursor: pointer;
    }
  .articls  .ar p {
  
        width: 120px;
        height: 61px;
        line-height: 20px;
        float: right;
        text-indent: 10px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
          cursor: pointer;
    }
.relatedLinks {
    clear: both;
    position: relative;
    float: right;
    padding: 20px;
    margin-top: 20px;
    border: 2px solid #fff;
    height: 222px;
    background: #fff;
    width: 916px;
}

.all:hover {
 
    font :bold;
    text-decoration:underline;
  
}
.rlg {
    width: 916px;
    height: 200px;
    float: right;
    clear: none;
    padding: 20px;
    margin-top: 0px;
    margin-left: 20px;
    border: 2px solid #fff;
    background: rgba(255, 255, 255, 0.2);
    font-size: 0;
}



.rg-intro {
    background: #fff;
    width: 600px;
    padding: 20px;
    overflow: hidden;
    margin-bottom: 20px;
    float: right;
}

    .rg-intro p {
        text-align: right;
        padding-left: 5px;
    }

.rg-img {
    float: left;
    width: 300px;
    height: 245px;
    margin-right: 0px;
}

    .rg-img img {
        width: 280px;
        height: 245px;
    }
    
        .artt ul li {
        list-style-type :none;
      
    
       margin-bottom:60px;
        cursor: pointer;
    }

        .artt li{
   
    float: right;
    display: inline-block;
    margin: 0 10px 10px 0;
      cursor: pointer;
}

  .artt   li  img {
     
        float: right;
          cursor: pointer;
    }

 .artt   li h4 {
  
     
        line-height: 25px;
        float: right;
        text-indent: 10px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
          cursor: pointer;
    }
  .artt  li p {
  
        width: 95px;
        height: 61px;
        line-height: 20px;
        float: right;
        text-indent: 10px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
          cursor: pointer;
    }
  .mag ul li:hover {
	opacity: 1;
	background: #d7d8d9;
}
.schools {
display: flex;
position: fixed;
height: 100px;
align-items: center;
width: 100%;
background-color: rgb(255, 94, 38, 1);
z-index: 100000;
bottom: 0;
justify-content: center;
}

.close{
position: absolute;
right: 50px;
display: inline-block;
color: white;
font-size: 36px;
cursor: pointer;
}
.booking-text{
color: #fff !important;
font-size: 16px !important;
}
.school-booking{
display: inline-block;
width: 100px;
height: 36px;
background-color: #ffffff;
border-radius: 3px;
margin: 0 10px;
text-align: center;
cursor: pointer;
}
.school-booking a{
	width:100px;
	height: 36px;
	line-height: 36px;
	color: #000;
}
.host-button-text{
display: inline-block;
font-weight: 600;
}
