﻿@font-face {
  font-family: 'FontAwesome';
  src: url('font/fontawesome-webfont.eot?v=4.6.3');
  src: url('font/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'), url('font/fontawesome-webfont.woff2?v=4.6.3') format('woff2'), url('font/fontawesome-webfont.woff?v=4.6.3') format('woff'), url('font/fontawesome-webfont.ttf?v=4.6.3') format('truetype'), url('font/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face { font-family: "Greta Arabic"; src: url("font/greta_arabic_regular.woff"); } 
body
{
    font-family:"Greta Arabic",Tahoma,sans-serif;
    color:#333;
    margin:30px 0 0 0;
    line-height:21px;
    font-size:16px;
    direction:rtl;
    background:#212121;
}


TD
{
    FONT-SIZE: 16px;
    font-family:"Greta Arabic",Tahoma,sans-serif;
}

Body.PopBody
{
	background-color: white;
	margin: 0;
	padding: 5px;
	background-image: none;
}
A
{
    /*COLOR: #444;*/
    TEXT-DECORATION: none;
    transition:0.3s ease-in-out;
}
A:hover, A:focus
{
    /*COLOR: black;*/
    TEXT-DECORATION: none;
}
.topmenu-padding
{
    padding-top:70px;
}
.topmenu.navbar
{
    width:100%;
    z-index:999;
    border:0;
    margin-bottom:0;
    min-height:70px;
    background-color: white;
    border-radius:0;
    
    
    
}

.topmenu.navbar ul.navbar-nav > li {
    
}

.topmenu.navbar ul.navbar-nav > li > a {
    margin-top: 16px;
    padding-top:0;
    padding-bottom:0;
    margin-bottom: 3px;
    
    
    color:black;
    
    line-height:30px;
    border-left:1px solid green;
}
.topmenu.navbar ul.navbar-nav > li:last-child a {
    border-left:0;
}
.topmenu.navbar ul.navbar-nav > li > a:hover
{
    color:gray;
}
.topmenu.navbar.affix {
    position: fixed;
    top: 0;
    transition:0.35s ease-in-out;
    filter: alpha(opacity=80);
    opacity: 0.80;
    
}
.topmenu .navbar-toggle
{
    float:left;
    margin-left:15px;
}
.top-row > div.col
{
    padding-left:5px;
    padding-right:5px;
    
}
.floating-img
{
    /*background:url(../lady.png) no-repeat right 0;*/
    position:relative;
    height:100%;
}
.floating-img img {
    
    position:absolute;
    bottom:0;
    right: 0;
    z-index:999;
    
}

@media (min-width: 768px) 
{
    
    
    
}
@media (max-width: 767px) {
    
    .topmenu.navbar
    {
        height:0;
        min-height:0    ;
    }
    .topmenu.navbar-inverse, .topmenu.navbar-default
    {
        background-color:Transparent;
        margin-bottom: 0;
    }
    .topmenu.navbar-inverse .navbar-toggle:hover .icon-bar
    {
        background-color: #ddd;
    }
    .topmenu.navbar-inverse .navbar-toggle .icon-bar
    {
        background-color:#888;
    }
    .topmenu.navbar-inverse .navbar-toggle:focus
    {
        background-color:Transparent;
    }
}
/******* sidebar-nav *****************/
.sidebar-nav
{
    padding:20px 10px 20px 10px;
}
.sidebar-nav li a
{
    font-size:18px;
    color:White;
}
/**********************/
.top-section
{
	/*background-color:White;*/
	
}

.SearchBlock
{
    padding-top:10px;
}
#Logo
{
    text-align:center;
}
#Logo a
{
    max-width:320px;
    margin-right:auto;
    margin-left:auto;
    display:block;
}
#Logo img
{
    border:0;
    max-height:150px;
    margin-bottom:10px;
}
.header-middle-top
{
    position:relative;
    overflow:hidden;    
    
}
.SocialBlock
{
    padding-top:10px;
    overflow: hidden;
    
}
.SocialBlock a
{
	display: block;
	float: right;
	margin-left: 2px;
	margin-right: 2px;
	width:28px;
	height:28px;
}

/*****************************/
.ticker-bg 
{
    background:white ;
}

@media (min-width: 1200px)
{
    .topmenu.navbar .navbar-nav { padding-right:355px;z-index:9999;}
    .topmenu.navbar ul.navbar-nav > li > a {padding-right:8px;padding-left:8px;font-size:16px;}
    .floating-img img{ max-height:625px; }
    .Header
    {
        background:url(../header.jpg) no-repeat center top;
	    position:relative;
	    background-size: contain;
	    height: 321px;
        min-height: 321px;
    }
    .Header-sub
    {
        background-color:#222227;
	    position:relative;
	    height: 185px;
        min-height: 185px;
    }
    
}
/********************************************************/

@media (min-width: 992px) and (max-width: 1199px)
{
    
    .topmenu.navbar .navbar-nav { padding-right: 270px; z-index: 9999;}
    .topmenu.navbar ul.navbar-nav > li > a {padding-right:4px;padding-left:4px;font-size:15px;}
    .floating-img img{ max-height:475px; }
    .Header
    {
        background:url(../header.jpg) no-repeat center top;
        position:relative;
	    background-size: contain;
	    height: 244px;
        min-height: 244px;
    }
    .Header-sub
    {
        background-color:#222227;
	    position:relative;
	    height: 120px;
        min-height: 120px;
    }
}
@media (min-width: 768px) and (max-width: 991px)
{
    .topmenu.navbar .navbar-nav { padding-right:0;}
    .topmenu.navbar ul.navbar-nav > li > a {padding-right:5px;padding-left:5px;font-size:16px;}
    .floating-img img{ max-height:320px; }
    .Header
    {
        background:url(../header.jpg) no-repeat center top;
	    position:relative;
	    background-size: contain;
	    height: 188px;
        min-height: 188px;
    }
    .Header-sub
    {
        background-color:#222227;
	    position:relative;
	    height: 100px;
        min-height: 100px;
    }
    .news-ticker { margin-top:25px !important; }
    .tiker-title {font-size:18px !important; }

}


@media (max-width: 767px) 
{
    
    body { margin:0 !important; }
    
    .ticker-bg 
    {
        padding:0;
    }
    
    .topmenu.navbar .navbar-nav { padding-right:0;}
    .topmenu.navbar ul.navbar-nav > li > a {padding-right:7px;padding-left:7px;font-size:17px;}
    .Header
    {
        background:url(../header_750.jpg) no-repeat center top;
	    position:relative;
	    background-size: cover;
	    background-position: top 21% center;
	    /*height: 120px;*/
        min-height: 197px;
    }
    .Header-sub
    {
        background-color:#222227;
	    position:relative;
	    height: 35px;
        min-height: 35px;
    }
    .news-ticker { margin-top:3px !important; }
    .tiker-title { }
    .SearchBlock {padding-top:5px;  }
    
    .course-block .img-col img {
        height: 173px !important;
        width: 100%;
    }

}
@media (max-width: 479px) 
{
    .course-block .img-col img {
        height: 120px !important;
        width: 100%;
    }
    
    .nav-tabs { padding-right:0; }
    .Subject-row .nav > li > a { 
        padding-left:6px;
        padding-right:6px;
        font-size:15px;
        
    }
    #Logo img
    {
        border:0;
        max-height:66px;
        margin-bottom:0;
    }
    .fb_iframe_widget span[style]{width:300 !important;}
    
    
    .Header
    {
        min-height: 91px;
        background-position: top -10% center;
    }
    .Header-sub
    {
        background-color:#222227;
	    position:relative;
	    height: 35px;
        min-height: 35px;
    }
    
}
/****************************** Home CSS *****************/
/********************************************************/
.footer-container
{
    background-color: #1a1a1a;
}
.sub-footer-container
{
    background-color: black;
    min-height:80px;
}
.footer-menu-section 
{
    padding:15px 10px 15px 10px;
    overflow: hidden;
}
.footer-menu-section .Contactus
{
    color:Silver;
    font-size:18px;
    text-align:left; 
    overflow:hidden;
    padding:10px;
    
}
/***** sub menu ****/
.FooterBlock
{
    margin-left:auto;
    margin-right:auto;
    
    overflow:hidden;
    
}
.vertical-center
{
    vertical-align:middle;
}
.footer-menu-section .SubMenu
{
    list-style-type:none;
    overflow:hidden;
}
.footer-menu-section .SubMenu li 
{
    white-space:normal;
}
.footer-menu-section .SubMenu li A
{
    text-decoration: none;
	color:silver;
	white-space:normal;
	font-size:15px;
	transition-delay: 0s;
    transition-duration: 0.4s;
    transition-property: all;
    transition-timing-function: ease;
    font-weight:normal;
    
    
    
}
.footer-menu-section .SubMenu li A:hover
{
    text-decoration: none;
    color:white;
}
.FooterSocial
{

    height:32px;
    margin-top:0px;
    text-align:center;
    margin-left: auto;
    margin-right: auto;
}
.FooterSocial .SocialBlock
{
    margin:0 !important;
    
}
.footer-copyright
{
    
    
}
.footer-copyright .footer
{
    line-height:30px;
    margin-top:15px;
    color:silver;
}
.footer-copyright .footer a
{
    color:silver;
}
.footer-copyright .footer a:hover
{
    color:White;
}
/************************************/
Label.error {
	color:red;
	padding-right:2px;
}
Label.sucess {
	color:#339900;
	padding-right:2px;
}
Label.block {
	display:block;
	padding:4px;
	background:#FFFFCC;
}
/***************************************************************************/
.fa 
{
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.btn .fa
{
    font: normal normal normal 14px/1.42857143 FontAwesome;
}
.fa-search:before {
  content: "\f002";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-play:before {
  content: "\f04b";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-info:before {
  content: "\f129";
}
.fa-at:before {
  content: "\f1fa";
}
/*********************************************/
/**************.Net Fixed********************/
.captcha-div #Verify
{
    display:inline-block;
    width:auto !important;
    margin-right:3px;
    margin-left:3px;
    
}
.captcha-div img
{
    display:inline-block;
    height:33px;
}
.FBComments
{
	/*direction:ltr;
	float:left;*/
	overflow:hidden;
	display: inline-block;
}
.BodyCell
{
	padding:5px;
	background-color:white;
	background-image:none;
	direction:rtl;
	font-size:15px;
	font-weight:bolder;
	font-family:arial;
}
.main-container
{
    background-color:White;
}
/*#########################################################################*/
/************* Frames *********************/
.frame-group
{
    overflow:hidden;
    padding-top:4px;
    border-radius:4px;
}
.frame-header {
    display:table;
}
.frame-title {
    background-color:#2b4487;
    padding:6px 10px 6px 10px;
    color:White;
    white-space:nowrap;
    margin-top:-4px;
    font-size:18px;
    
}
.frame-title a, .frame-title a:hover {
    color:White;
    text-decoration:none;
    font-size:18px;
    
}
.framebg-line {
    border-top:3px solid #e37400;
    background-color:White;
    display:table-cell;
    width: 100%;
    margin-top:3px;
    border-left:1px solid #dedede;
    
}
.frame-body {
    background-color:White;
    border-bottom:1px solid #dedede;
    border-left:1px solid #dedede;
    border-right:1px solid #dedede;
    box-shadow: 0 3px 3px 0 #b5b5b5;
    overflow:hidden;
    
}
.frame-footer {
    border: 1px solid #dedede;
    font-family: 'Greta Arabic';
    font-size: 17px;
    color: #444;
    text-align: center;
    margin: 7px 0 5px 0;
    display: block;
    background-color: White;
    text-decoration: none;
    overflow:hidden;
    padding:3px;
}
/****** side frame **********/
.sideframe-group
{
    overflow:hidden;
    border-radius:4px;
}
.sideframe-header
{
    display:block;
}
.sideframe-title {
    background-color:#2b4487;
    padding:3px 10px 3px 10px;
    color:White;
    white-space:nowrap;
    font-size:17px;
    
}
.sideframe-title a, .sideframe-title a:hover {
    color:White;
    text-decoration:none;
    font-size:17px;
    
}
/***************************************************************************/
/************* social icons ***************/
.Social a {
    display: block;
    float: left;
    background: #ccc;
    width: 32px;
    margin: 0 1px;
    height: 32px;
    text-indent: -999px;
    overflow: hidden;
    transition: all .5s;
}
.Social {display: block;float: right;margin: 5px 0 0 0;transition: all 1s;width: 205px;}

.Social a.facebook {background: url(../social/facebook.png);}

.Social a.instgram {background: url(../social/instgram.png);}

.Social a.twitter {background: url(../social/twitter.png);}

.Social a.youtube {background: url(../social/youtube.png);}

.Social a.linkedin {background: url(../social/linedin.png);}

.Social a.gplus {background: url(../social/gplus.png);}

.Social a.rss {background: url(../social/rss.png);}

.Social a:hover {opacity:0.8;}


.HeaderCell a, .course-main-cat, .course-main-cat a {

    color: #3c763d;
    font-size:18px;
}
/***************************************************************************/
/* Hoooooooooooooooooooooooooome CSSSSSSSS ********************************/

/**************** Carousel ****************************/
#carousel-container
{
    background-color:#222227;
    border-radius:10px;
}
#carousel
{
    padding-top:15px;
    padding-bottom:15px;
    
}
#carousel, #carousel .carousel-inner, #carousel div.item 
{
    /*min-height:370px;*/
    /*max-width:600px;*/
}
.news-item {
    display:block;
    /*min-height:370px;*/
    position:relative;
}
.top-title {
    font-size: 26px;
    line-height: 40px;
    height: 40px;
    white-space: nowrap;
    text-align: center;
    border-radius: 4px;
    background-color: #57983e;
    font-weight: bold;
    color: White;
    margin-bottom:15px;
}

#carousel a div.ei-title 
{
    transition:0.3s ease-in-out;
    color:White !important;
    display:block;
    
    opacity: 0.9;
    filter: alpha(opacity=90);
    /*
    
    
    background-color:Black;
    bottom:0;
    border-top:1px solid white;
    width:100%;
    display:block;
    */
    
    overflow:hidden !important;
    text-align:right;
    font-size: 19px;
    line-height: 30px !important;
    /*height: 120px;*/
    
    
    
}
#carousel a:hover div.ei-title
{
    opacity: 1;
    filter: alpha(opacity=100);
}
#carousel a div.ei-title span
{
    display:block;
    margin-bottom:10px;
}
#carousel a:hover span.ei-title
{
    filter: alpha(opacity=80);
    opacity: 0.80;
}
#carousel a span.ei-title h2 
{
    font-family:'Greta Arabic';
    font-size:22px;
    color:White !important;
    margin:0;
    padding:0;
    font-weight:lighter;
}
/***************************************************/
a:hover span.title
{
    color:#23527c !important;
}

.LoginLink
{
    padding-top:7px;
}
/******************/
/**************** tab nav home page **/
.tab-content
{
    margin-top:20px;
}

.top-courses-block
{
    background-color:white;
    padding-top:20px;
}
.top-courses-block .container
{
    padding-right:0;
    padding-left:0;
}
.top-courses-block ul.nav-tabs
{
    border:0;
}
.top-courses-block ul.nav-tabs li.active a
{
    border-top:0;
    border-left:0;
    border-right:0;
    border-bottom: 2px solid #008cc9;
}
a.tab-header
{
    font-size:16px;
    line-height:25px;
}
.top-courses-block .tab-content
{
    padding-top:15px;
    padding-bottom:15px;
    
}


.course-block:hover .title-col
{
    color:#363e42;
    
}



.course-block .img-col
{
    padding:0;
}
.course-block .img-col img
{
    height:150px;
    width: 100%;
}
/***************************************/
.login-btn {
    position:absolute;
    top:250px;
    left:50%;
    transform: translate(-50%, 0); 
    
    width:150px;
    /*z-index:9999;*/
   
}
.login-btn a
{
    margin-right:auto;
    margin-left:auto;
}
/********************************************************/
@media (min-width: 1200px)
{
    #carousel-container { min-height:400px; }
    
}


@media (min-width: 992px) and (max-width: 1199px)
{
    #carousel-container { min-height:325px; }
    .col-md
    {
        padding-right:10px;
        padding-left:10px;
    }
    
    .login-btn { top:205px; left:50%; transform: translate(-50%, 0); }

}
@media (min-width: 768px) and (max-width: 991px)
{
    .col-sm
    {
        padding-right:7px;
        padding-left:7px;
    }
    .login-btn { top:150px; left:50px; transform: translate(0, 0); }
    
}
@media (min-width: 768px) 
{
    #carousel a div.ei-title { padding-left:0; }
    .course-block
    {
        border:1px solid #eeeeee;
        
        overflow: hidden;
        height:100%
    } 
    .course-block .title-col
    {
        font-weight:500;
        color:#2c2c2c;
        display:block;
        font-size:16px;
        padding-top:10px;
    }
    .course-block .brief-col
    {
        font-size:13px;
        padding:10px;
        display:block;
        text-align:left;
        color:Gray;
    }
}
@media (max-width: 767px) 
{
    .col-xs
    {
        padding-right:5px;
        padding-left:5px;
    }
    .Social { float:none; }
    #carousel a div.ei-title { padding-left:15px; padding-bottom:10px; }
    
    
    
}
@media (min-width: 480px) and (max-width: 767px) 
{
    .container-fluid { padding:0; }
    .course-block
    {
        border:1px solid #eeeeee;
        overflow: hidden;
        margin-bottom:15px;
    } 
    .course-block .title-col
    {
        font-weight:500;
        color:#2c2c2c;
        display:block;
        font-size:16px;
        padding-top:10px;
        
    }
    .course-block .brief-col
    {
        font-size:13px;
        padding:10px;
        display:block;
        text-align:left;
        color:Gray;
    }
    
    .login-btn { top:150px;right:10px; transform: translate(0, 0);  }
    
}
@media (max-width: 479px) 
{
    .container-fluid { padding:0; }
    
    .HeaderTitle
    {
        font-size:27px;
    }
    .HeaderCell
    {
        text-align:center;
        
    }
    
    
    .course-block
    {
        border:1px solid #eeeeee;
        margin-bottom:10px;
        overflow: hidden;
    }
    
    .course-block .title-col
    {
        font-weight:400;
        color:#2c2c2c;
        display:block;
        font-size:14px;
    }

    .course-block .brief-col
    {
        display:none;
    }
    .course-info
    {
        padding:0;
    }
    
    .login-btn { top:63px;right:5px; transform: translate(0, 0); width:110px;}
    .login-btn a { padding:0px; }
    
}
/********************************************************************************/
.Subject-img
{
}
.Subject-block
{
    background-color:#fbfbfb;
    padding-top:20px;
}
.Subject-block .Container
{
    padding-left:0;
    padding-right:0;
}
.Subject-row
{
    
    /*height:300px;*/
}
.subject-small-section
{
    margin-bottom:20px;
    background-size:contain;
}
.subject-Large-section
{
    overflow:hidden;
}
@media (min-width: 768px) 
{
    .subject-Large-section
    {
        overflow:hidden;
    }
    .Subject-Large
    {
        width:100%;
        height:300px;
        display:block;
        background-size:cover;
        
        transition:0.35s ease-in-out;
        overflow:hidden;
        position:relative;
    }
    .Subject-Large .img-thumb
    {
        width:100%;
        height:300px;
        
        background-size:cover;
        transition:0.35s ease-in-out;
    }
}
@media (max-width: 767px) 
{
    .subject-Large-section
    {
        margin-bottom:20px;
        overflow:hidden;
    }
    .Subject-Large
    {
        width:100%;
        height:140px;
        display:block;
        background-size:cover;
        
        transition:0.35s ease-in-out;
        overflow:hidden;
        position:relative;
    }
    .Subject-Large .img-thumb
    {
        width:100%;
        height:140px;
        
        background-size:cover;
        transition:0.35s ease-in-out;
    }
}

.Subject-Large:hover .img-thumb
{
    transform: scale(1.25,1.25);
}

.Subject-small
{
    width:100%;
    height:140px;
    display:block;
    overflow:hidden;
    position:relative;
    
}
.Subject-small .img-thumb
{
    width:100%;
    height:100%;
    
    background-size:cover;
    transition:0.35s ease-in-out;
}
.Subject-small:hover .img-thumb
{
    transform: scale(1.25,1.25);
}
.Subject-small span.Darken , .Subject-Large span.Darken
{
    background-color: rgba(5,5,5,.4);
    width:100%;
    height:100%;
    display:block;
}
.Subject-small span.Title , .Subject-Large span.Title
{
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    color:White;
    white-space:nowrap;
}
/******* Other subjects ******/
.Subject-small span.Title-sm
{
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    color:White;
    font-size:16px;
    text-align:center;
    width:160px;
}
.Subject-block header.h3
{
    padding-bottom:20px;
}
@-webkit-keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(100%, 0, 0); /* from right to left 100% AR || for english set to make it negative( -100%  )*/
  }
}
.ticker-wrap {
  position: relative;
  /*bottom: 0;*/
  width: 100%;
  overflow: hidden;
  height: 35px;
  
  padding-right: 100%; /* from right to left AR || for english set to padding-left */
  
  float:right;
}
.ticker-border
{
  
    
}

.news-ticker
{
    margin-top:50px;
}
.tiker-title
{
  font-size:26px;
  line-height:40px;
  height:40px;
  white-space:nowrap;
  text-align:center;
  border-radius:4px;
  background-color:#57983e;
  font-weight:bold;
  color:White;
}
.ticker {
  display: inline-block;
  height: 35px;
  line-height: 35px;
  white-space: nowrap;
  padding-right: 100%;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-name: ticker;
  animation-name: ticker;
  -webkit-animation-duration: 120s;
  animation-duration: 120s;
}
.ticker-item {
  display: inline-block;
  padding: 0 2rem;
  font-size: 18px;
  color: #f0f6ee;
}
.ticker-item:hover {
  display: inline-block;
  padding: 0 2rem;
  font-size: 18px;
  color: white;
}
