@charset "utf-8";
/* CSS Document */


/*********Body*******/

.boxed {
	margin: 0 auto;
	/*width: 1200px;
	/*height:1158px;*/
	background: #fff;
	position: relative;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.boxed-margin {
	margin: 30px auto;
	width: 1230px;
	background: #fff;
	position: relative;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	border-radius: 10px
}

#layout {
	position: relative;
	-webkit-transition: all 0.3s;
	transition: all 0.3s
}

.body{
	margin: 0 auto;
    max-width:1215px;
	width: 90%;
	clear:both;
	background-color:#efefef;
	} 	

.container-hieght{
    min-height:200px;

}

	

/* Header area
================================================== */

.Del-header{
	margin-top:0px;
	margin-bottom:10px;
}

.header_A {
	
	background-color:rgb(0, 104, 56);
	min-height:42px;
    }

.header_A1 {
	
	background-color:#3a3a3a;
	min-height:40px;
    }
	
.top-links-pos{
	
	float:right;
	padding-left:70px;
	}	
	
.top-btn-pos{
	
	
	}


	
.top-links {
	
	/*font-family:Tahoma, Geneva, sans-serif;*/
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	}
	
.top-links:hover {
	
	/*font-family:Tahoma, Geneva, sans-serif;*/
	font-size:12px;
	color:#ffffff;
	text-decoration:underline;
	}		
.top-links:focus {
	
	/*font-family:Tahoma, Geneva, sans-serif;*/
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	}			
	
.sep-color-1 {
	
	color:#ffffff;
	}	
	
	
.header_B {
	
	background-color:#fff;
    background-image:url(../../Images-Web/banner-bg.gif);
    background-repeat:repeat-x;
	min-height:158px;
	
	}
	
	
.logo{
	
	padding: 14px 50px;
	}	
	
.top-line{

	border:1px solid #e6e6e6;
	width:95%;
	
	}	
	
.login-pd-top{padding-top: 70px;
    padding-left: 50px;}

.login-title{
	
	/*font-family:Tahoma, Geneva, sans-serif;*/
	font-size:14px;
	color:#006838;
	font-weight:normal !important;
	}	
	
.H_CLink{
	/*font-family:Tahoma, Geneva, sans-serif;*/
	font-size:12px;
	color:#aeaeae;
	text-decoration:underline;
	margin-left:7px;
	margin-right:7px;
	
	}	
	
.H_CLink:hover{
	/*font-family:Tahoma, Geneva, sans-serif;*/
	font-size:12px;
	color:#072260;
	text-decoration:underline;
	
	}		
	
.H_CLink:focus{
	/*font-family:Tahoma, Geneva, sans-serif;*/
	font-size:12px;
	color:#55acee;
	text-decoration:underline;
	
	}	
	
	
.Menu {
	
	margin-top:-15px;
	}	
	
.menu-links{
	
	  /*font-family:Tahoma, Geneva, sans-serif;*/
    font-size: 15px;
    line-height: 1.42857143;
    color: #444444;
    background-color: #fff;
	}	
	
.header_C {
	
	background-color: #f3f3f3;
    height: 62px;
    border-bottom: 3px #2ea060 solid;
    border-top: 3px #fff solid;
	
	}

.menu-bg {
    background-image:url(../images/menu-bg.gif);
    background-color:#072260;
    height:40px;
    background-repeat:no-repeat;
    position:relative;
    

}

	
.ticker{
	/*font-family:Tahoma, Geneva, sans-serif;*/
	font-size:14px;
	color:#fff;
	text-decoration:none;
	}
	
.ticker:hover{
	/*font-family:Tahoma, Geneva, sans-serif;*/
	font-size:14px;
	color:#fff;
	text-decoration:none;
	}
.ticker:focus{

	/*font-family:Tahoma, Geneva, sans-serif;*/
	font-size:14px;
	color:#fff;
	text-decoration:none;
	}			
	
.header_D {
	
	/*background-color:#f8f8f8;
	height:36px;*/
	
    background-color: #fff;
    border-radius: 0px;
    list-style: outside none none;
    padding: 0px 0px;
    height:26px;
	
	}	
	
	/*********************End Header******************/
	
	
	
/*================Page Content===================*/

hr1 {
    display: block;
   /* margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;*/
	margin:-0.1em auto;
    border-style: solid;
    border-width: 1px;
	color:#006838;
} 

hr2 {
    display: block;
   /* margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
	margin:-0.1em auto;*/
	margin-top:18px;
    border-style: solid;
    border-width: 1px;
	color:#e9e9e9;
} 


.mb5{ margin-bottom:5px !important;}
.mb10{margin-bottom:10px !important;}	
.mb15{margin-bottom:15px !important;}
.mb20{margin-bottom:20px !important;}
.mb25{margin-bottom:25px !important;}
.mb30{margin-bottom:30px !important;}	


.mt5{ margin-top:5px !important;}
.mt10{margin-top:10px !important;}	
.mt15{margin-top:15px !important;}
.mt20{margin-top:20px !important;}
.mt25{margin-top:25px !important;}
.mt30{margin-top:30px !important;}


.ml5{ margin-left:5px !important;}
.ml10{margin-left:10px !important;}	
.ml15{margin-left:15px !important;}
.ml20{margin-left:20px !important;}
.ml25{margin-left:25px !important;}
.ml30{margin-left:30px !important;}			
		

.mr5{ margin-right:5px !important;}
.mr10{margin-right:10px !important;}	
.mr15{margin-right:15px !important;}
.mr20{margin-right:20px !important;}
.mr25{margin-right:25px !important;}
.mr30{margin-right:30px !important;}			




.pdl25 {padding-left:25px;}
.pdl40 {padding-left:40px;}
.pdt5{padding-top:5% !important;}
.pd0{padding: 0px !important;}



.righter {float: right !important}
.lefter {float: left !important}




.important_news{
	
	
	/*min-height:501px;*/
	background-color:#fff;
	padding:0px;
	
	}
	
.slider{
	height:auto;
	
	}	




/****************Start Important News ****************/

.New_Title { 

	/*font-family:Tahoma, Geneva, sans-serif;*/
	color:#fff;
	font-size:15px;
	margin-left:15px;
	padding-top:8px;
	/*font-style:italic;*/
    font-weight:bold;

}
.News_bg{
	
	background-color:#006838;
    height:41px;
	/*height:35px;*/
	/*width:317px;*/
		
	}
.News_container{
	
	margin-left:5px;
	}
.News_Header{
	
	/*font-family:Tahoma, Geneva, sans-serif;*/
	color:#006838;
	font-size:14px;
	margin-bottom:3px;

	
	}
.News_content{
	
	/*font-family:Tahoma, Geneva, sans-serif;*/
	color:#666;
	font-size:12px;
	text-decoration:none;
	}
	
.News_content:hover{
	
	/*font-family:Tahoma, Geneva, sans-serif;*/
	color:#666;
	font-size:12px;
	text-decoration:underline;
	}
	
.News_content1{
	
	/*font-family:Tahoma, Geneva, sans-serif;*/
	color:#666;
	font-size:15px;
	text-decoration:none;
	}
	
.News_content1:hover{
	
	/*font-family:Tahoma, Geneva, sans-serif;*/
	color:#3c6f15;
	font-size:15px;
	text-decoration:none;
	}			
.News_Source{
	
	/*font-family:Tahoma, Geneva, sans-serif;*/
	color:#000;
	font-size:10px;
	float:left;
	text-transform: uppercase;
	}
.News_datetime{
	
	/*font-family:Tahoma, Geneva, sans-serif;*/
	color:#006838;
	font-size:10px;
	float:left;
	margin-left:10px;
	}
/****************End Important News ****************/


/*===========Footer========*/



.line{

	border:1px solid #e2e2e2;
	width:95%;
	
	}

.line-bg{

    background-color:#fff;
}
	
.footer-td{
	
	background-color:#57575a;
	min-height:40px;
    /*max-width:1215px;*/
    background-image:url(../images/footer_bg.jpg);
    /*background-position:right;*/
    background-repeat:no-repeat;
	margin-left: auto;
    margin-right: auto;
   /* padding-left: 15px;
    padding-right: 15px;*/
	padding:10px 15px;
	}
	
.footer_txt{
	
	/*font-family:Tahoma, Geneva, sans-serif;*/
	font-size:18px;
	color:#fff;
	padding-left:30px;
	}	
	
.footer_form{
	
	margin-left:-40px;
	}		
	
.container-bg{

	background-image:linear-gradient(to bottom, #fff 0px, #f0f0f0 100%);
	background-image:-webkit-linear-gradient(to bottom, #fff 0px, #f0f0f0 100%);
	background-image:-moz-linear-gradient(to bottom, #fff 0px, #f0f0f0 100%);
	background-repeat:repeat-x;
    min-height:100px;
	}	
	
.Footer_links{
	
	/*font-family:Tahoma, Geneva, sans-serif;*/
	font-size:13px;
	color:#fff;
	text-decoration:none;
	margin:5px;
   	}
.Footer_links:hover{
	
	/*font-family:Tahoma, Geneva, sans-serif;*/
	font-size:13px;
	color:#fff;
	margin:5px;
	text-decoration:underline;
}

.Footer_links:focus{
	
	/*font-family:Tahoma, Geneva, sans-serif;*/
	font-size:13px;
	color:#fff;
	text-decoration:none;
	margin:5px;
	}
	
.sep-color{
	
	color:#6a933b;
	}
	
.social-network{
	
	height:50px;
	}
	
.version{
	
	/*font-family:Tahoma, Geneva, sans-serif;*/
	font-size:11px;
	color:#757575;
	margin-left:-15px;
	margin-top:7px;
	}	
	
.Footer_Text {
	
	/*font-family:Tahoma, Geneva, sans-serif;*/
	font-size:11px;
	color:#fff;
     float:left;
	}		
	
.F_CLink{
	/*font-family:Tahoma, Geneva, sans-serif;*/
	font-size:11px;
	color:#55acee;
	text-decoration:none;
	
	}	
	
.F_CLink:hover{
	/*font-family:Tahoma, Geneva, sans-serif;*/
	font-size:11px;
	color:#55acee;
	text-decoration:underline;
	
	}		
	
.F_CLink:focus{
	/*font-family:Tahoma, Geneva, sans-serif;*/
	font-size:11px;
	color:#55acee;
	text-decoration:none;
	
	}			
	
.input-append .add-on, .input-prepend .add-on {
    background-color: #eeeeee;
    border: 1px solid #ccc;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    height: 20px;
    line-height: 20px;
    min-width: 16px;
    padding: 4px 5px;
    text-align: center;
    text-shadow: 0 1px 0 #ffffff;
    width: auto;
}

.btn-large{
	
	margin-left:20px;
	margin-top:-3px;
	}	
	
#wrapper {
  border: 1px #e4e4e4 solid;
  padding: 10px;
  border-radius: 4px;
  box-shadow: 0 0 2px #ccc;
  background-color: #fff;
}

/* Title Border */

.title-border{
  	font-weight: 300;
  	font-size: 18px;
  	/*text-transform: uppercase;*/
  	margin: 0px 20px 10px 20px;
  	padding: 0;
  	position: relative;
  	color: #006838;
}

.title-border:before{
	content: "";
  	position: absolute;
  	display: inline-block;
  	top: 28px;
  	left: 0;
  	width: 100px;
	height: 5px;
  	/*background: #006838;*/
}

.title-border:after{
	position: absolute;
  	content: " ";
  	width: auto;
  	height: auto;
  	bottom: -28px;
  	left: 20px;
  	/*border-width: 8px;
  	border-style: solid;
  	border-color: #006838 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);*/
}


.title-padding{
	
	padding:10px;
	}
	
	
.readmore {
	
	/*font-family:Tahoma, Geneva, sans-serif;*/
	font-size:13px;
	text-decoration:none;
	color:#00a559;
	}
	
.readmore:hover {
	
	/*font-family:Tahoma, Geneva, sans-serif;*/
	font-size:13px;
	text-decoration:none;
	color:#00a559;
	}	
	
.Radio_txt{
	
	/*font-family:Tahoma, Geneva, sans-serif;*/
	font-size:16px;
	color:#000;
	}	
	
.EGX{
	margin-left:0px !important;
	padding-left:0px !important;
	height: auto;
	width:100%;
	
	}	
	
.top10container{
	padding-left:20px;
	}	
	
.Ad{
	/*height: auto;*/
    height: 275px;
	width:100%;
	
	}
	
.Top10 {
	
	height: auto;
	width:100%;
	
	}
	
.title-M-Commentary{
	
	color:#006838;
	}	

.M-summary-N {
    color: #006838;
}		
	
.content-M-Commentary{
		
	    min-height: 75px;
    margin-bottom: 0PX !important;
    font-family: Tahoma !important;
    font-style: normal !important;
    font-size: 14px !important;
    color: #898989 !important;
    padding-left: 0px !important;
    padding-top: 10px !important;
    line-height: 16px !important;;
	}			
		
.login-form {
	
	}	
	
.Vote { min-height:39px;}

/*.page-padding{
	
	padding-left:30px;
	padding-right:30px;
	
		}*/

.page-padding{
	
	padding-left:10px;
	padding-right:10px;
	
		}		
		
.contact-padding{
	
	padding-right:55px;
	}	
	
.contact_tilte{
	
	/*font-family:Tahoma, Geneva, sans-serif;*/
	color:#006838;
	
	
	}
	
.contact_subtilte{
	
	/*font-family:Tahoma, Geneva, sans-serif;*/
	color:#006838;
	font-size:14px;
	
	}	
	
.contact_details{
	
	/*font-family:Tahoma, Geneva, sans-serif;*/
	color:#333;
	font-size:14px;
	}				
	

/********Guest Login***********/
.btn-sq-lg {
  width: 150px !important;
  height: 150px !important;
}

.btn-sq {
  width: 90px !important;
  height: 90px !important;
  font-size: 8px;
  color: #55acee;
}

.btn-sq-sm {
  width: 50px !important;
  height: 50px !important;
  font-size: 10px;
}

.btn-sq-xs {
  width: 25px !important;
  height: 25px !important;
  padding:2px;
}

/********End Guest Login***********/

.Guest-login-txt{

    font-size:14px;
    color:#5a5b5d;
    /*font-family:Tahoma, Geneva, sans-serif;*/

}

.shadow1{

    background-image:url("../../Images-Web/shadow1.png");
    background-position:center bottom;
    background-repeat:no-repeat;
    
}

/*===========Welcome section========*/
.welcome_sec {
	/*padding-top: 78px;*/
	background: #f7f8fa;
	/*height:756px;*/
}



.welcome_sec h2 {
	/*font-family:Tahoma, Geneva, sans-serif;*/
	font-weight: 800;
	font-size: 1.625em;
	color: #323232;
	text-transform: uppercase;
	position: relative;
	text-align: right;
	line-height: 32px;
	padding-right: 25px;
}

.welcome_sec h2:before {
	content: '';
	width: 4px;
	height:100%;
	background: #12a0b1;
	position: absolute;
	letter-spacing: 1px;
    right: -16px;
    top: 4px;
}
.welcome_sec .welcome_heading p{
	/*font-family:Tahoma, Geneva, sans-serif;*/
	font-style: italic;
	font-size: 1em;
	color: #898989;
	padding-left: 30px;
    padding-top: 16px;
    line-height: 26px;
}
.welcome_item {
	position: relative;	
}
.welcome_details {
	margin-top:80px;
}
.welcome_details img {
	background: #fff;
	padding:8px;
	position: absolute;
	z-index: 1;
	top: 14px;
}
.welcome_details .welcome_info {
	position: relative;
	/*width:77%;*/
    width:70%;
	background: #fdfdfd;
	border: 1px solid #e6e6e6;
	/*margin-left: 140px;*/
    margin-left: 120px;
    padding-top: 7px;
    padding-bottom: 24px;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.welcome_details h3 {
	/*font-family:Tahoma, Geneva, sans-serif;*/
	font-weight: 700;
	font-size: 1.25em;
	color:#323232;
	padding-left: 66px;
}
.welcome_details h3:before {
	content: '';
	width:45px;
	height:3px;
	background: #00a559 ;
	position: absolute;
	top: 61px;
}
.welcome_details p {
	/*font-family:Tahoma, Geneva, sans-serif;*/
	color: #898989;
	padding-left: 66px;
	padding-right: 41px;
    padding-top: 13px;
}
.welcome_item_bottom {
	margin-top:29px;
}
.welcome_details .welcome_info:hover {
	background: #12a0b1;
}
.welcome_details .welcome_info:hover h3{
	color: #fff;
}
.welcome_details .welcome_info:hover p {
	color: #e4e8e8;
}


/*===========Welcome section1========*/
.welcome_sec1 {
	padding-top: 5px;
	background: #fff;
	height:130px;
    padding-bottom: 20px;
}



.welcome_sec1 h2 {
	/*font-family:Tahoma, Geneva, sans-serif;*/
	font-weight: 800;
	font-size: 1.625em;
    color:#072260;
	/*color: #323232;*/
	/*text-transform: uppercase;*/
	position: relative;
	text-align: right;
	line-height: 32px;
	padding-right: 25px;
}

.welcome_sec1 h2:before {
	content: '';
	width: 4px;
	height:100%;
	/*background: #12a0b1;*/
    background:#55acee;
	position: absolute;
	letter-spacing: 1px;
    right: -16px;
    top: 4px;
}
.welcome_sec1 .welcome_heading p{
	/*font-family:Tahoma, Geneva, sans-serif;*/
	font-style: italic;
	font-size: 1em;
	color: #898989;
	padding-left: 30px;
    padding-top: 16px;
    line-height: 26px;
}
.welcome_item {
	position: relative;	
}
.welcome_details {
	margin-top:30px;
    margin-bottom:30px;
    margin-left:30px;
 }
.welcome_details img {
	background: #fff;
	padding:8px;
	position: absolute;
	z-index: 1;
	top: 14px;
}
.welcome_details .welcome_info {
	position: relative;
	/*width:77%;*/
    width:70%;
	background: #fdfdfd;
	border: 1px solid #e6e6e6;
	/*margin-left: 140px;*/
    margin-left: 120px;
    padding-top: 7px;
    padding-bottom: 24px;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.welcome_details h3 {
	/*font-family:Tahoma, Geneva, sans-serif;*/
	font-weight: 700;
	font-size: 1.25em;
	color:#323232;
	padding-left: 66px;
}
.welcome_details h3:before {
	content: '';
	width:45px;
	height:3px;
	/*background: #f6ba18;*/
    background:#00a559;
	position: absolute;
	top: 61px;
}
.welcome_details p {
	/*font-family:Tahoma, Geneva, sans-serif;*/
	color: #898989;
	padding-left: 66px;
	padding-right: 41px;
    padding-top: 13px;
}
.welcome_item_bottom {
	margin-top:29px;
}
.welcome_details .welcome_info:hover {
	/*background: #12a0b1;*/
    background:#1f408b;
}
.welcome_details .welcome_info:hover h3{
	color: #fff;
}
.welcome_details .welcome_info:hover p {
	color: #e4e8e8;
}

.news-ticker{

    background-color:#57575a;
    height:28px;
    width:auto;
    margin:0!important;

}

/*********Useful links********/

.block-head {
    position: relative;
    margin-bottom: 20px;
    padding: 0 0 10px;
    border-bottom: 1px #e2e2e2 solid;
    font-weight:bold;
    text-transform:capitalize;
    font-size:20px;
    color:#072260;
}
.footer-top .block-head {
    border-bottom-color: #3a3a3a;
    color:#c5c5c5;
    text-transform:uppercase
}
.block-head:before{
    position: absolute;
    bottom: -3px;
    left: 20px;
    width: 35px;
    height: 5px;
    content: "";
    display:inline-block;
}
.block-head:after{
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 80px;
    height: 1px;
    content: "";
    display:inline-block;
}
.block-head.center{
    margin-left:auto;
    margin-right:auto;
    display:table;
    padding-right:30px;
    padding-left:30px
}
.block-head.center:before{
    left: 50%;
    margin-left:-17.5px
}
.block-head.center:after{
    left: 50%;
    margin-left: -40px;
}

.item-box:hover::after, .item-box:hover .item-price, .team-box:hover::after, .team-box-2:hover::after, .responsive-nav, .search-box::before, .block-head::before, .block-head::after, .widget-head::before, .widget-head::after, .details-img::after, .post-image::after, .team-box::after, .team-box-2::after, .item-box::after, .team-box .team-socials li a:hover, .service-box-1::after, .portfolio-item::after{

    background-color:#072260;
}

.sectionWrapper {
    padding: 15px 0;
}

.white-bg {
    /*background: #fff;*/
}

.slick-prev, .slick-next {
    background: #777;
    color: #eee;
}

}

.clients,.auto-clients {
    padding-top: 10px;
}
.clients > div a,.auto-clients > div a {
    margin: 0 15px;
    display: block;
    border-bottom: 1px #ddd solid;
    padding: 10px;
    text-align:center
}


/*********News Post**********/


.post-thumbnail{
    margin-bottom: 14px;
    max-height: 240px !important;
    width: 100% !important;

}



.post-thumbnail .post-thumbnail-entry>img {
    margin-bottom: 14px;
    max-height: 240px !important;
    width: 100% !important;
}

.post-thumbnail .post-thumbnail-entry .post-thumbnail-content p {
    margin-bottom: 6px;
}

.post-thumbnail~.post-thumbnail-list {
    border-top: 1px solid #eee;
}

.post-thumbnail~.post-thumbnail-list .post-thumbnail-entry .post-thumbnail-content h4 a {
    font-weight: 400;
    opacity: 0.7;
}

.post-thumbnail~.post-thumbnail-list .post-thumbnail-entry .post-thumbnail-content h4 a:hover {
    opacity: 1;
}

.post-thumbnail-list {
    position: relative;
}

.post-thumbnail-list .post-thumbnail-entry img+.post-thumbnail-content {
    padding-left: 100px;
}

.post-thumbnail-entry {
    border-bottom: 1px solid #eee;
    float: left;
    margin-bottom: 14px;
    padding-bottom: 12px;
    position: relative;
    clear: both;
}

.post-thumbnail-entry:last-child {
    border-bottom: 0;
}

.post-thumbnail-list .post-thumbnail-entry>img {
    float: left;
    display: block;
    height: 60px;
    width: 80px;
    margin-right: 20px;
}

.post-thumbnail-entry .post-thumbnail-content .post-date,.post-thumbnail-entry .post-thumbnail-content .post-category {
    color: #999;
    font-size: 13px;
}

.post-thumbnail-entry .post-thumbnail-content .post-date i,.post-thumbnail-entry .post-thumbnail-content .post-category i {
    margin-right: 2px;
}

.post-thumbnail-entry .post-thumbnail-content .post-date~.post-category {
    margin-left: 6px;
}

.post-thumbnail-entry .post-thumbnail-content h4,.post-thumbnail-list .post-thumbnail-entry .post-thumbnail-content h4 {
    font-size: 14px;
    font-weight: 600;
    margin: 0;
}

.post-thumbnail-list .post-thumbnail-entry .post-thumbnail-content h4 {
    font-size: 14px;
    font-weight: 600;
    margin: 0;
}





/*h1,h2,h3,h4,h5,h6 {
    color: #111;
    /*font-family:Tahoma, Geneva, sans-serif;*/
    line-height: 1.5;
    text-rendering: optimizelegibility;
    margin-top: 0;
}

h1,h2 {
    margin-bottom: 40px;
}

h3 {
    margin-bottom: 10px;
}

h4 {
    margin-bottom: 10px;
    /*font-weight: 600;*/
}

h5 {
    font-size: 15px;
    line-height: 18px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 1px;
}

h1,h1 a,h2,h2 a,h3,h3 a,h4,h4 a,h5,h5 a,h6,h6 a,p,p.lead {
    text-rendering: optimizelegibility;
    margin-top: 10px;
    /*color: #222222;*/
    /*font-family:Tahoma, Geneva, sans-serif;*/
}*/


/* Heading version2*/

.version2 h1,.version2 h2,.version2 h3,.version2 h4,.version2 h5,.version2 h6 {
    color: #111;
    /*font-family:Tahoma, Geneva, sans-serif;*/
    line-height: 1.5;
    text-rendering: optimizelegibility;
    margin-top: 0;
}

.version2 h1, .version2 h2 {
    margin-bottom: 40px;
}

.version2 h3 {
    margin-bottom: 10px;
}

.version2 h4 {
    margin-bottom: 10px;
    font-weight: 600;
}

.version2 h5 {
    font-size: 15px;
    line-height: 18px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 1px;
}

.version2 h1, h1 a,.version2 h2, h2 a, .version2 h3,h3 a, .version2 h4, h4 a,.version2 h5,h5 a,.version2 h6,h6 a,version2 p,p.lead {
    text-rendering: optimizelegibility;
    margin-top: 0;
    color: #222222;
    /*font-family:Tahoma, Geneva, sans-serif;*/
}

.version2 a:hover {
    color: #1f408b;
}

::-moz-selection {
    background: #006838;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #006838;
    text-shadow: none;
    color: #fff;
}


#date_time {
	color: #c49a6d;
	font-size: 14px;
	z-index: 99;
	position: relative;
	/*font-family:Tahoma, Geneva, sans-serif;*/
	/*padding: 5px 20px;
	display: inline-block;
	float: right;
	border-left: 1px solid #2B2B2B;
	margin: 0;*/
	
	
}


.Date_Pos{
	
	margin:10px auto;
	padding: 8px 0px 0 50px;
    /*padding-left:32px ;*/
	
	}

.main-bg{

    background-color: #006838;
    color: #fff;

}

#to-top {
    right: 10px;
    right: auto;
}
#to-top {
    bottom: -100px;
    cursor: pointer;
    font-size: 18px;
    line-height: 10px;
    overflow: auto;
    padding: 12px 14px 14px;
    position: fixed;
    right: 10px;
    transition: all 0.7s ease-in-out 0s;
    z-index: 55;
}	


.page-loader {
    background: #fff none repeat scroll 0 0;
    height: 100%;
    position: fixed;
    width: 90%;
    z-index: 999999;
}

.loader-in {
    background: transparent url("../../Images-Web/ajax-loader.gif") repeat scroll 0 0;
    height: 100px;
    left: 50%;
    margin-left: -69px;
    margin-top: -32px;
    position: absolute;
    top: 50%;
    width: 100px;
}

.Menu-bg-img{
	
	background-color:#f3f3f3;
	min-height:40px;
    /*max-width:1215px;*/
    /*background-image:url(../images/footer_bg.jpg);*/
    background-position:top right;
    background-repeat:no-repeat;
	margin-left: auto;
    margin-right: auto;
 
	}
	

.Menu-pd{padding:0px !important}

.reports-download{color:#55acee;}

.reports-download:hover{color:#072260;}


.Search-body {
    background-color: #f4f4f4 !important;
    margin-bottom: 20px;
    padding: 15px;
}


.player{
  margin: 50px 0;
}



.global__h2, .global__h2--collapsed {
    background-color: #fff;
    border-bottom: 2px solid #00c2d6;
    /*font-family: "Noto Kufi Arabic","Helvetica Neue LT","Arial",sans-serif;*/
    font-size: 1.5rem;
    font-weight: 400;
    padding: 0.25rem 0.5rem;
}


*, *::before, *::after {
    box-sizing: border-box;
    ox; */
}
*, *::before, *::after {
    box-sizing: border-box;
    box-sizing: border-box;
}


.global__h2, .global__h2--collapsed {
    background-color: #fff;
    border-bottom: 2px solid #00c2d6;
    /*font-family: "Noto Kufi Arabic","Helvetica Neue LT","Arial",sans-serif;*/
    font-size: 1.5rem;
    font-weight: 400;
    padding: 0.25rem 0.5rem;
}
.global__h2 {
    margin: 0.5rem 0 0.25rem;
}




.md-whiteframe-z1, .md-whiteframe-z1--collapsed {
    background-color: #fff;
    border: 1px solid #dfdfdf;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(43, 59, 93, 0.29);
    padding: 0.5rem;
}

.md-whiteframe-z1 {
    margin-bottom: 0.5rem;
}


.top-links-padding{padding-left:30px;}


.col-border{

     border-left-style: solid;
      border-right-style: solid;
      border-width:15px;
      border-color:#e2e2e2;
      min-height:831px;

}

.news-box-alignment{float:left;}

.EGX_Chart {
    height: auto;
    max-height: 261px;
    width: 100%;
}

.tabs-link{color:#000;}

.Inv_Type {
    background-color: #f5f5f5;
    max-height: 240px;
    min-height: 240px;
    padding: 0;
}

.inv-txt {
    color: #fff;
    /*font-family:Tahoma, Geneva, sans-serif;*/
    font-size: 14px;
    text-decoration: none;
}

.inv-txt:hover {
    color: #fff;
    /*font-family:Tahoma, Geneva, sans-serif;*/
    font-size: 14px;
    /*text-decoration: underline !important;*/ /******** Sameh for investors tab *******/
}

.inv-txt:active {
    color: #fff;
    /*font-family:Tahoma, Geneva, sans-serif;*/
    font-size: 14px;
    background-color: #55acee;
}

.inv-txt::selection {
    color: #fff;
    /*font-family:Tahoma, Geneva, sans-serif;*/
    font-size: 14px;
    text-decoration: underline !important;
}


.inv-txt:focus {
    color: #fff;
    /*font-family:Tahoma, Geneva, sans-serif;*/
    font-size: 14px;
    /*text-decoration: underline !important;*/ /******** Sameh for investors tab *******/
}

.thirdMenuItem
{
	background-color: #24a3d8;
	    color: #fff;
	right: 0px;
    height: 45px;
    border-radius: 0px;
    font-family: inherit;
    text-transform: capitalize;
    padding: 0px 15px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
}

.thirdMenuItem:hover
{
	background-color: #252a2c;
}

.btnSelected
{
    color: #fff;
    background-color: #006838;
    border-color: #006838;
}
.SubMenuContainer
{
	text-align:center;
}

/*****************Heading Style**************/

.fitsc-heading {
  color: #261e4c;
  line-height: 14px;
  display: block;
  margin-bottom: 30px;
  border-left: 5px solid #eeb313;
  background: url(img/stripe-line.png) repeat-x left center;
}
.fitsc-heading span {
  display: inline-block;
  padding: 0 10px;
  background-color: #ffffff;
}
.fitsc-heading.fitsc-align-right {
  text-align: right;
  float: none;
  border-left-width: 0;
  border-right: 5px solid #eeb313;
}
.fitsc-heading.fitsc-align-center {
  text-align: center;
  border-left-width: 0;
}
.fitsc-heading.fitsc-font-light {
  font-weight: 300;
}
.fitsc-heading.fitsc-font-normal {
  font-weight: 400;
}
.fitsc-heading.fitsc-font-medium {
  font-weight: 500;
}
.fitsc-heading.fitsc-font-bold {
  font-weight: 700;
}
.fitsc-heading.fitsc-heading-none {
  line-height: 1.2;
  margin-bottom: 14px;
  border-left-width: 0;
  background-image: none;
}
.fitsc-heading.fitsc-heading-none span {
  padding: 0;
  background-color: transparent;
}
.fitsc-heading.fitsc-heading-underline {
  line-height: 1;
  margin-bottom: 15px;
  border-left-width: 0;
  background-image: none;
}
.fitsc-heading.fitsc-heading-underline span {
  position: relative;
  padding: 0 0 20px 0;
  border-bottom: 1px solid #ebebeb;
  background-color: transparent;
}
.fitsc-heading.fitsc-heading-underline span:after {
  content: "";
  -webkit-border-radius: 1px;
          border-radius: 1px;
  display: inline-block;
  width: 100px;
  height: 3px;
  position: absolute;
  bottom: -2px;
  left: 0;
  background-color: #00a559;
}
.fitsc-heading.fitsc-heading-underline.fitsc-align-right {
  border-right-width: 0;
}
.fitsc-heading.fitsc-heading-underline.fitsc-align-right span:after {
  right: 0;
  left: auto;
}
.fitsc-heading.fitsc-heading-underline.fitsc-align-center span:after {
  left: 50%;
  margin-left: -50px;
}
.row-background .fitsc-heading {
  color: #ffffff;
}
.row-background .fitsc-heading.fitsc-heading-underline span {
  border-color: rgba(235, 235, 235, 0.1);
}

/*****************News & Media icon-Box****************/
.icon-box {
  text-align: center;
  position: relative;
  min-height:90px;
}
.icon-box:before,
.icon-box:after {
  content: " ";
  display: table;
}
.icon-box:after {
  clear: both;
}
.icon-box i {
  -webkit-border-radius: 5px;
          border-radius: 5px;
  -webkit-transition: 0.4s;
          transition: 0.4s;
  color: #fff;
  font-size: 50px;
  font-weight: 700;
  display: block;
  margin: 0 auto 20px auto;
}
.icon-box h5 {
  font-size: 18px;
  font-weight: 500;
  color: #261e4c;
  margin-bottom: 5px;
}
.icon-box p {
  margin-bottom: 0;
}
.icon-box img {
    height: 70px;
    width:70px;
    float:left;
}
.icon-box .subtitle {
  color: #606060;
  font-size: 13px;
}
.icon-box .content {
  margin-top: 20px;
  margin-bottom: 25px;
}
.icon-box .read-more {
  -webkit-transition: .3s ease;
          transition: .3s ease;
  font-size: 14px;
  font-weight: 500;
  font-family: 'Ubuntu', Arial, sans-serif;
  line-height: 1;
  margin: 0 10px 10px 0;
  padding: 14px 25px;
  background: #261e4c;
  display: inline-block;
  color: #ffffff;
  cursor: pointer;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  border: 0;
  text-align: center;
  white-space: nowrap;
  color: #261e4c;
  border: 1px solid #ebebeb;
  background-color: transparent;
}
.icon-box .read-more:hover {
  background: #eeb313;
  color: #ffffff;
}
.icon-box .read-more:hover {
  background: #eeb313;
  color: #ffffff;
}
.icon-box .read-more:hover {
  color: #261e4c;
  border-color: #eeb313;
  background-color: #eeb313;
}
.icon-box.icon-left i,
.icon-box.icon-right i {
  -webkit-border-radius: 4px;
          border-radius: 4px;
  font-size: 20px;
  line-height: 70px;
  text-align: center;
  width: 70px;
  height: 70px;
  background-color: #00a559;
}
.icon-box.icon-left h5,
.icon-box.icon-right h5 {
  font-size: 16px;
}
.icon-box.icon-left .content,
.icon-box.icon-right .content {
  margin-top: 10px;
  margin-bottom: 10px;
}
.icon-box.icon-left.icon-box-full i,
.icon-box.icon-right.icon-box-full i {
  font-size: 16px;
  line-height: 60px;
  width: 50px;
  height: 60px;
  border: 1px solid #ebebeb;
  background-color: transparent;
}
.icon-box.icon-left.icon-box-full .content,
.icon-box.icon-right.icon-box-full .content {
  position: relative;
  padding-top: 15px;
  margin-top: 15px;
  border-top: 1px solid #ebebeb;
}
.icon-box.icon-left.icon-box-full .content:before,
.icon-box.icon-right.icon-box-full .content:before {
  -webkit-border-radius: 3px;
          border-radius: 3px;
  content: "";
  display: block;
  position: absolute;
  top: -2px;
  width: 50px;
  height: 3px;
  background-color: #eeb313;
}
.icon-box.icon-left.icon-box-full .read-more,
.icon-box.icon-right.icon-box-full .read-more {
  font-weight: 400;
  padding: 0;
  border-width: 0;
}
.icon-box.icon-left.icon-box-full .read-more:after,
.icon-box.icon-right.icon-box-full .read-more:after {
  content: "\f178";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  margin-left: 5px;
}
.icon-box.icon-left.icon-box-full .read-more:hover,
.icon-box.icon-right.icon-box-full .read-more:hover {
  background-color: transparent;
}
.icon-box.icon-left.icon-box-full:hover i,
.icon-box.icon-right.icon-box-full:hover i {
  color: #ffffff;
  border-color: #eeb313;
  background-color: #c49a6c;
}
.icon-box.icon-left.icon-box-full:hover .read-more,
.icon-box.icon-right.icon-box-full:hover .read-more {
  color: #eeb313;
}
.icon-box.icon-left:hover i,
.icon-box.icon-right:hover i {
  color: #fff;
  background-color: #006838;
}
.icon-box.icon-left:hover h5,
.icon-box.icon-right:hover h5 {
  color: #eeb313;
}
.icon-box.icon-left {
  text-align: left;
}
.icon-box.icon-left i {
  float: left;
}
.icon-box.icon-left h5,
.icon-box.icon-left p {
  margin-left: 100px;
}
.icon-box.icon-left .read-more {
  float: left;
  clear: both;
  margin-left: 100px;
}
.icon-box.icon-left.icon-box-full .content:before {
  left: 0;
}
.icon-box.icon-right {
  text-align: left;
}
.icon-box.icon-right i {
  float: left;
}
.icon-box.icon-right h5,
.icon-box.icon-right p {
  margin-left: 100px !important;
}
.icon-box.icon-right .read-more {
  float: left;
  clear: both;
  margin-right: 100px;
}
.icon-box.icon-right.icon-box-full .content:before {
  right: 0;
}
.icon-box.icon-box-full.icon-left h5,
.icon-box.icon-box-full.icon-left .subtitle,
.icon-box.icon-box-full.icon-left .content,
.icon-box.icon-box-full.icon-left .read-more {
  margin-left: 80px;
}
.icon-box.icon-box-full.icon-right h5,
.icon-box.icon-box-full.icon-right .subtitle,
.icon-box.icon-box-full.icon-right .content,
.icon-box.icon-box-full.icon-right .read-more {
  margin-right: 80px;
}
/********* Vote ***********/
.vote-survay{
		
	min-height:60px;
    margin-bottom:0PX !important;

    font-family: Tahoma !important;
	font-style: normal !important;
	font-size: 14px !important;
	color: #898989 !important;
	padding-left: 0px !important;
    padding-top: 10px !important;
    line-height: 16px !important;
	}	

.img-M-Commentary{

    max-height: 140px;
	width:100%;
    padding-top:10px;
}		

/********* Home *************/
.welcome_sec {
	/*padding-top: 78px;*/
	background: #f7f8fa;
    border-bottom: 5px #006838 solid;
	/*height:756px;*/
}



.welcome_sec h2 {
	font-family: 'Raleway', sans-serif;
	font-weight: 800;
	font-size: 1.625em;
	color: #323232;
	text-transform: uppercase;
	position: relative;
	text-align: right;
	line-height: 32px;
	padding-right: 25px;
}

.welcome_sec h2:before {
	content: '';
	width: 4px;
	height:100%;
	background: #12a0b1;
	position: absolute;
	letter-spacing: 1px;
    right: -16px;
    top: 4px;
}
.welcome_sec .welcome_heading p{
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
	font-size: 1em;
	color: #898989;
	padding-left: 30px;
    padding-top: 16px;
    line-height: 26px;
}
.welcome_item {
	position: relative;	
}
.welcome_details {
	margin-top:80px;
}
.welcome_details img {
	background: #fff;
	padding:8px;
	position: absolute;
	z-index: 1;
	top: 14px;
}
.welcome_details .welcome_info {
	position: relative;
	/*width:77%;*/
    width:70%;
	background: #fdfdfd;
	border: 1px solid #e6e6e6;
	/*margin-left: 140px;*/
    margin-left: 120px;
    padding-top: 7px;
    padding-bottom: 24px;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.welcome_details h3 {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 1.25em;
	color:#323232;
	padding-left: 66px;
}
.welcome_details h3:before {
	content: '';
	width:45px;
	height:3px;
	background: #5aade8 ;
	position: absolute;
	top: 61px;
}
.welcome_details p {
	font-family: 'Open Sans', sans-serif;
	color: #898989;
	padding-left: 66px;
	padding-right: 41px;
    padding-top: 13px;
}
.welcome_item_bottom {
	margin-top:29px;
}
.welcome_details .welcome_info:hover {
	background: #12a0b1;
}
.welcome_details .welcome_info:hover h3{
	color: #fff;
}
.welcome_details .welcome_info:hover p {
	color: #e4e8e8;
}


/*===========Welcome section1========*/
.welcome_sec1 {
	padding-top: 5px;
	background: #fff;
	height:130px;
    padding-bottom: 20px;
}



.welcome_sec1 h2 {
	font-family: Tahoma;
	font-weight: 800;
	font-size: 1.625em;
    color:#072260;
	/*color: #323232;*/
	/*text-transform: uppercase;*/
	position: relative;
	text-align: right;
	line-height: 32px;
	padding-right: 25px;
}

.welcome_sec1 h2:before {
	content: '';
	width: 4px;
	height:100%;
	/*background: #12a0b1;*/
    background:#55acee;
	position: absolute;
	letter-spacing: 1px;
    right: -16px;
    top: 4px;
}
.welcome_sec1 .welcome_heading p{
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
	font-size: 1em;
	color: #898989;
	padding-left: 30px;
    padding-top: 16px;
    line-height: 26px;
}
.welcome_item {
	position: relative;	
}
.welcome_details {
	margin-top:30px;
    margin-bottom:30px;
    margin-left:30px;
 }
.welcome_details img {
	background: #fff;
	padding:8px;
	position: absolute;
	z-index: 1;
	top: 14px;
}
.welcome_details .welcome_info {
	position: relative;
	/*width:77%;*/
    width:70%;
	background: #fdfdfd;
	border: 1px solid #e6e6e6;
	/*margin-left: 140px;*/
    margin-left: 120px;
    padding-top: 7px;
    padding-bottom: 24px;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.welcome_details h3 {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 1.25em;
	color:#323232;
	padding-left: 66px;
}
.welcome_details h3:before {
	content: '';
	width:45px;
	height:3px;
	/*background: #f6ba18;*/
    background:#5aade8;
	position: absolute;
	top: 61px;
}
.welcome_details p {
	font-family: 'Open Sans', sans-serif;
	color: #898989;
	padding-left: 66px;
	padding-right: 41px;
    padding-top: 13px;
}
.welcome_item_bottom {
	margin-top:29px;
}
.welcome_details .welcome_info:hover {
	/*background: #12a0b1;*/
    background:#1f408b;
}
.welcome_details .welcome_info:hover h3{
	color: #fff;
}
.welcome_details .welcome_info:hover p {
	color: #e4e8e8;
}

.navbar-nav>li.active>a{
    background-color: #006838;
    color: #fff;
}
li.dropdown.active {
    background-color: #006838;
    color: #fff;
}
.CUs_link {
    cursor: pointer;
}
.bottom-footer-left {
    margin-left: 20px;
}
.widget-2 {
    padding-right: 30px;
}
.widget-4 {
    padding-right: 20px;
}
.MSumTbl td, .MSumTbl th{
	border-bottom: 1px solid #ddd;
	padding:5px 8px;
}
.MarketSummaryDateStyle
{
	font-size:12px;
	font-weight:bold;
	color:#333;
}
.MarketSummaryTextStyle{
	font-size:inherit;
}
.TopTable {
    border: 1px solid #dddddd;
    border-radius: 5px;
    box-shadow: 0 0 2px #cccccc;
}
.TopbodyText{
	color:#333333;
}
.TopbodyNum{
	color:#30a042;
}
.TopHeadearbodytext{
	color:#30a042;
	font-size:12px;
	font-weight:bold;
}
.TopTable td, .TopTable th {
	padding:8px;
}
.TopNamelbl{
	color:#666;
	text-decoration:none;
}
.TopNamelbl:hover{
	cursor:pointer;
	color:#666;
	text-decoration:underline;
}
.EGX_DDlst 
{ 
}
