﻿html{ direction:rtl}

ul, li{
	padding:0;
	margin:0;}
@font-face {
	font-family: 'Conv_GE_Dinar_Two_Medium';
	src: url('../fonts/GE_Dinar_Two_Medium.eot');
	src: local('☺'), url('../fonts/GE_Dinar_Two_Medium.woff') format('woff'), url('../fonts/GE_Dinar_Two_Medium.ttf') format('truetype'), url('../fonts/GE_Dinar_Two_Medium.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

body{font-family: 'Conv_GE_Dinar_Two_Medium';transition-property: all;transition-duration: 0.5s;    transition-timing-function: linear;}
.navbar-default, .nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover, .btn-primary, .FooterTop, .ServicesActive, .btn-srv:hover, .EventsLinks li:hover, .sk-rotating-plane
{transition-property: all;transition-duration: 0.5s;    transition-timing-function: linear;}

.TopLinks{ background-color:#fff !important; padding:10px 0px !important;border-top:3px solid #e7e7e7;}
.TopLinks ul{ margin:0px !important;padding:0px !important;list-style:none !important;}
.LinksUl li{ display:inline-block !important; margin:0px 5px !important; color:#49494c;}
.LinksUl li a{ color:#49494c !important;transition-property: all;transition-duration: 0.5s;    transition-timing-function: linear;}
.LinksUl li a:hover{ color:#d1a334; text-decoration:none;}
.CallCenter{ color:#49494c; text-align:center;}
.CallCenter i{ font-size:18px; margin:0px 5px;}
.form-control
{font-family:Tahoma !important;}

.slogin{ margin-top:20px; }
.LogosArea{ margin:10px 0px;}
.LogosArea .col-md-6{ text-align:center; width:33.33% !important;}
.LogosArea .col-md-6 img{ max-width:100%;}


.navbar-default{ background-color:#d1a334; border:0px; border-radius:0px;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{ border:0px; padding:0px;}
.navbar-nav > li > a{ font-size:14px; }
.navbar-default .navbar-nav>li>a{ color:#fff;padding:15px 14px !important;}
.nav .fa-home{ font-size:22px;}
.navbar{ margin-bottom:0px;}
.HomeHeader{ border-bottom:5px solid #d1a334}
.HomeHeader img{width:100%;}

.HomeHeader{ position:relative;}
.HomeServices{ position:absolute; bottom:0; z-index:9; width:100%;}
.HomeServices img{ max-width:130px;}
.HomeServices ul{ margin-bottom:0px;padding:0px; list-style:none;}
.HomeServices  li{ border-left:1px solid #6b6e6f}
.HomeServices .col-md-3{ padding-left:0px; padding-right:0px;}

.srvBox{ 
    /*background: url(../images/BgGray.png)*/
    background-color:#49494ce6;
         ; padding:20px 10px 10px; text-align:center; cursor:pointer;}
.srvBox h6{ color:#fff; font-size:16px;}

.ServicesActive{ background:#B78637!important;margin-top:-30px; padding-bottom:40px;}
.btn-srv{ background-color:#49494c; padding:5px; color:#fff;-webkit-border-radius: 10px;
-moz-border-radius: 10px;border-radius: 10px; visibility:hidden }
.btn-srv:hover{ color:#000; text-decoration:none; background-color:#d1a334}
.MinHightBox{ padding-bottom:30px;}
.ShowHidden{ }

.pull-right{ float:left !important}
.pull-rightlogo{ float:right !important}
.pull-left{ float:left !important}
.pull-left .logo-uae{ float:right!important}
.MainHeader{ position:relative;}
.FlayDiv{ margin:0px auto; position:absolute; top:10px;   z-index:9; width:100%;}

.SearchBox{background: url(../images/BgGray.png);padding:15px;-webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px;  max-width:350px; float:left;  }
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn-group:not(:last-child)>.btn, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle)

{border-top-right-radius:4px; border-bottom-right-radius:4px;border-top-left-radius:0px;
border-bottom-left-radius:0px;}
section{ margin:15px auto;}
section h1{ color:#49494c; font-size:30px;}
.TabsBottom{ margin:0px; padding:0px;}
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover{ background-color:#d1a334;border-top-color:transparent; color:#fff;position:relative;}
.nav-tabs.nav-justified>li>a{border-radius:0px 0px 0px 0px; background-color:#6a6a6f; color:#fff; }
.nav-tabs.nav-justified>.active>a:after, .nav-tabs.nav-justified>.active>a:before{
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;}

.nav-tabs.nav-justified>.active>a:before {
	border-color: rgba(194, 225, 245, 0);
	border-bottom-color: #dcb229;
	border-width: 11px;
	margin-left: -15px;
}
.tab-content>.tab-pane{ background-color:#49494c; padding:10px; min-height:190px;}
.tab-content h1{ margin:5px auto; padding:0px; font-size:32px;  color:#fff;}

.CSlider .item img{ max-width:150px; float:right; padding-left:15px; padding-bottom:25px;
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%);
  transition-property: all;transition-duration: 0.5s;    transition-timing-function: linear;
  }
.CSlider .item:hover  img{filter: none;  -webkit-filter: grayscale(0%);}
.CSlider h4{ color:#d1a334; font-size:22px;}
.CSlider h4 span{ display:block; font-size:12px; color:#fff; margin:5px auto;}
.CSlider p{ color:#fff; text-align:justified; line-height:150%; max-width:80%;}
.CSlider p a{ color:#d1a334;}

.TwtFeeds{ max-height:220px; overflow-y:scroll}

.MediaBoxes{ margin:0px; padding:0px; list-style:none;}
.MediaBoxes li{ display:block; background-color:#6a6a6f; margin-bottom:15px; overflow:hidden;  transition-property: all;transition-duration: 0.5s;    transition-timing-function: linear;}
.MediaBoxes li i{ color:#d1a334; background-color:#49494c; padding:15px; font-size:22px; line-height:37px}
.MediaBoxes li span {color:#fff; font-size:20px; padding:5px;}
.MediaBoxes li a, .MediaBoxes li a:hover{ text-decoration:none;}
.MediaBoxes li:hover{ background-color:#49494c;}

.servicesBoxes {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

    .servicesBoxes li {
        line-height:68px;
        text-align:center;
        display: block;
        background-color: #6a6a6f;
        margin-bottom: 15px;
        overflow: hidden;
        transition-property: all;
        transition-duration: 0.5s;
        transition-timing-function: linear;
    }

        .servicesBoxes li i {
            color: #d1a334;
            background-color: #49494c;
            padding: 15px;
            font-size: 22px;
            line-height: 37px
        }

        .servicesBoxes li span {
            color: #fff;
            font-size: 20px;
            padding: 5px;
        }

        .servicesBoxes li a, .servicesBoxes li a:hover {
            text-decoration: none;
        }

        .servicesBoxes li:hover {
            background-color: #49494c;
        }

.owl-prev i, .owl-next i{ color:#000; font-size:22px;position:absolute; top:25%;}
.owl-next i{right:0}
.owl-prev i{left:0}

.sServices{}

.sBottom h2{background-color:#6a6a6f; color:#fff; width:100%; font-size:18px; padding:0px 5px;
text-align:center; line-height:60px; margin-top:0px;}
.sServices h2{ background-color:#6a6a6f; color:#fff; width:100%; font-size:18px; padding:0px 5px;
text-align:center; line-height:60px; position:relative; margin-bottom:50px; margin-top:0px;}
.sServices .owl-item:nth-child(odd) h2, .sBottom .owl-item:nth-child(odd) h2{ background-color:#49494c; }
.sServices h2 span{ display:block;  background-color:#fff; border-radius:50%; width:70px; height:70px;
position:absolute; bottom:-55px; left:0; right:0; margin-left:auto; margin-right:auto;}
.sServices .owl-item:nth-child(odd) h2 span { background-color:#f6f7f8}
.sServices .owl-item:nth-child(odd), #owl-sBottom  .owl-item:nth-child(odd), .img-slider-item:nth-child(odd) { background-color:#f6f7f8}

#owl-Serv, #owl-sBottom, #owl-sLogos, #owl-sLinks, #owl-Serv-inner{ direction:ltr!important;}
.sServices ul, #owl-sBottom ul{ color:#d1a334;direction:rtl; }
.sServices ul li{ margin-bottom:10px;}
.sServices ul{margin-right:40px;}
.sServices ul li a{ color:#3d3d3d}
#owl-sLogos, #owl-sLinks{ margin:0px; padding:0px; list-style:none;}
.sServices .owl-prev i, .sServices .owl-next i{ top:50%!important}
.sServices .owl-item, #owl-sBottom>.owl-wrapper-outer>.owl-wrapper>.owl-item{ min-height:255px;}
.sEvents{ /*background-color:#f6f7f8; border-bottom:1px solid #eaeaea; border-top:1px solid #eaeaea;*/
padding:10px 0px;}
#owl-sLogos .owl-item, #owl-sLinks .item{ text-align:center;}
#owl-sLinks{ margin-top:0px;}
.EventsLinks{ margin:0px; padding:0px; list-style:none;}
.EventsLinks li{ display:inline-block; margin:15px 0px 15px 15px; font-size:1.2em;background-color:#49494c;padding:0px 55px;
min-width:150px; text-align:center;transition-property: all;transition-duration: 0.5s;    transition-timing-function: linear;}
.EventsLinks li:hover{ background-color:#d1a334;}
.EventsLinks li a, .EventsLinks li a:hover{ color:#fff; text-decoration:none;display:block;width:100%;padding:100px 0px;}

.fa.fa-print{ cursor:pointer;}
.fa-print:hover{ color:#6a6a6f}
.fixedNav{ position:absolute; width:100%; top:0; z-index:99}

.FooterTop{ background-color:#d1a334}
    .FooterTop ul {
      
        margin:0px;
        padding: 0px;
        list-style: none;
        color: #fff;
    }
.FooterTop li{ display:inline-block; margin:5px 6px;}
.FooterTop li a{ color:#fff; font-size:14px; transition-property: all;transition-duration: 0.5s;    transition-timing-function: linear;}
.FooterTop .fa{transition-property: all;transition-duration: 0.5s;    transition-timing-function: linear;}
.FooterTop li a:hover{ color:#49494c}
.FooterTop .fa-twitter:hover{ color:#77bbff}
.FooterTop .fa-youtube:hover{ color:#ff0000}
.FooterTop .fa-linkedin:hover{ color:#637dde}
.FooterTop .fa-google-plus:hover{ color:#de6363}
.FooterTop .fa-facebook:hover{ color:#2949c0}
.FooterTop .fa-instagram:hover{ color:#77bbff}
.FooterTop li i{ font-size:20px;}
.FooterBottom{ background-color:#49494c; padding:10px 0px;}

.FooterLinks{margin:10px 0px; padding:5px 0px; list-style:none;color:#fff; border-bottom:2px solid #6d6d6e}
.FooterLinks li{ display:inline-block; padding:0px 5px; border-left:1px solid #fff;}
.FooterLinks li:last-child{ border:0px;}
.FooterLinks li a{ color:#fff; font-size:12px; transition-property: all;transition-duration: 0.5s;    transition-timing-function: linear;}
.FooterLinks li a:hover{ color:#d1a334}
.footerStatment{color:#fff;font-size:12px;}
.FooterMedialinks{float:left !important; }

.HMIcon 
{
position:fixed; 
bottom:20%; 
left:10px; 
background:#d1a334; 
padding:5px 10px;
transition-property: background; 
transition-duration: 0.5s;    
transition-timing-function: linear;
}
.HMIcon:hover{ background:#6a6a6f}
.HMIcon i{ font-size:40px; color:#fff; cursor:pointer;}


.TopLinks li.selected  {color:#d1a334 !important;}
.styleswitch{ cursor:pointer;}
.VotingHome, .TwtFeeds, .SiteVisitor{ padding:0px 10px; text-align:right; direction:rtl; }
.VotingHome h6{ font-size:14px; line-height:150%}
.checkbox label, .radio label{ padding-left:0px; padding-right:20px;}

.themesDrop .dropdown-toggle{ cursor:pointer;}
.themesDrop .dropdown-menu{ min-width:inherit!important; width:25px; border-radius:0px;
right:-5px; background-color:#49494c; border:0px;}
.Themes{ display:block!important; margin:5px!important;}
.Themes span{ display:block; width:15px; height:15px;cursor:pointer;}
.TopLinks{ color:#fff;}
.themesDrop .selected span{ border:1px solid #fff}
.color1 span{ background-color:#d1a332}
.color2 span{ background-color:#353e78}
.color3 span{ background-color:#2bb673}
.color4 span{ background-color:#971b1e}


/*bassel---style-fixes---begin-*/

.navbar-nav{
	margin:0;}

/*-bassel-19-9-2016-contact-us-page-begin-*/

	.sub-title{
		font-size:17px;
		color:#d1a334;
		}
		
	.contact-us-form legend {

    font-size: 17px;
    color: #d1a334;

		}
	
	.contact-info a{
		color:#d1a334;

		}
		
	#map{
		width:100%;
		height:300px;
		}
			
			
	.contact-info{
		margin-bottom:15px;
		}
		
	
		
/*-bassel-19-9-2016-contact-us-page-end-*/
/*-bassel-19-9-2016-csite-map-page-begin-*/


	.nav-pills>li{
		margin-left:12px!important;
		float:right !important;
	}
	.sitemap-container .row {
		padding:8px 25px; }
	
	.sitemap-container .row  li {
		list-style:none;
	    padding: 4px 0;
	 }
	 
	.sitemap-container .row li a{
		color:#6a6a6f}

	.sitemap-container section > h2{
		color:#d1a334;
			}
			
	
	.nav-pills>li>a{
		border-radius:0;
  		 font-size: 21px;
   		 color: #d1a334;
   		 background-color: #f6f7f8;
  		 border: 1px solid #DDD;
		 	-webkit-transition: all 0.4s ease-in-out;
   		-moz-transition: all 0.4s ease-in-out;
   		-o-transition: all 0.4s ease-in-out;
   		transition: all 0.4s ease-in-out;
		}
			
	.nav-pills {
		padding: 0;
		margin-top: 3px;
  		margin-bottom: 25px;
    	float: right;
    	width: 100%;
		}
	 .sitemap-container .row  ul{
		 padding-right:0;
		 
		 }
			
	.nav>li>a:focus, .nav>li>a:hover{
		text-decoration:underline;
		/*background-color:transparent;*/}
	.sitemap-container section:nth-child(odd) {
		background-color:#f6f7f8;}	
	.sitemap-container section:last-child {
		border-bottom:none;
		 margin-bottom: 25px;
		}
	.sitemap-container section{
   		 border-bottom: 1px solid #DDD;
		 margin:0;
   		 padding: 10px 30px;
		}
	

/*-bassel-19-9-2016-csite-map-page-end-*/


/*-bassel-19-9-2016-csite-album-page-begin-*/

	.album-item img{
	/* width: 46%;
    height: 66px;
    margin-left: 0px;
    position: relative;
    margin-top: 32px;*/
		}
	
.album-item img:nth-of-type(1){
		/*margin-left: 12px;
		right: 74px;
		top: -14px;*/
		}
	
	.album-item img:nth-of-type(2){
		top: 5px;
		right: -48px;
		}
		
	.album-item img:nth-of-type(3){
		margin-left: 12px;
    	right: 33px;
    	top: -70px;
		}		
	.album-item{
		margin-bottom:40px;
		position:relative;
		overflow:hidden;
		list-style:none;
		min-height: 160px;
		}
		
	.album-container {
  		padding: 0;
  	 	margin: 40px 0px 15px 0px ;
		}
		
	.album-container ul{margin:0;padding:0;}
	.album-item span{
		-webkit-transition: all 0.2s ease-in-out;
   		-moz-transition: all 0.2s ease-in-out;
   		-o-transition: all 0.2s ease-in-out;
   		transition: all 0.2s ease-in-out;
    	width: 96%;
   	 	height: 100%;
   		position: absolute;
    	right: 0;
    	bottom: -77%;
    	text-align: center;
    	background-color: rgba(209, 163, 52, 0.87);
    	color: #FFF;
    	font-size: 20px;
    	padding-top: 11px;
    	left: 0;
    	right: 0;
    	margin: 0 auto;
		}
	
	.album-item a:hover span{
		line-height: 175px;
		background-color: rgba(209, 163, 52, 0.67);
		bottom:0;
		}
			
	.album-item a{
		float:right;
		width:100%;
		-webkit-transition: all 0.2s ease-in-out;
   		-moz-transition: all 0.2s ease-in-out;
   		-o-transition: all 0.2s ease-in-out;
   		transition: all 0.2s ease-in-out;}
		
		.inner-album-item video, .inner-album-item audio{
			width:100%;}
	.inner-album-item img{ width:100% !important;
	height:180px !important;}	
	.inner-album-item {
		cursor:pointer;
    margin-bottom: 30px;
}
	
	.lb-data .lb-close{
		position:absolute;
		top:9px;
		z-index:11;
		margin-right:6px;}

/*-bassel-19-9-2016-csite-album-page-end-*/

/*-bassel-21-9-2016-csite-voting-rusult-begin-*/

	.voting-rusult-item {
    	float: right;
    	width: 100%;
    	text-align: right;
	}

	.voting-result {
		padding:0 10px;
   		 float: right;
		display:none;
    	width: 100%;
    	direction: rtl;
	}
	
	.voting-bar {
    	display: inline-block;
    	width: 78%;
    	border-radius: 5px;
    	border: 1px solid #49494c;
	}
	
	.voting-rusult-item label {
    	display: inline-block;
    	max-width: 100%;
    	margin-bottom: 5px;
    	font-weight: 700;
    	width: 21%;
	}
	
	.voting-value {
    	background-color: #d1a334;
    	text-align: center;
    	color: #FFF;
	}

/*-bassel-21-9-2016-csite-voting-rusult-end-*/

/*-bassel-21-9-2016-event-listing-begin-*/
.card-item > .event-wrapper1 
{	color:#333 !important;
	text-align:center !important;
	-webkit-transition: all 0.4s ease-in-out;
   	-moz-transition: all 0.4s ease-in-out;
   	-o-transition: all 0.4s ease-in-out;
   	transition: all 0.4s ease-in-out;
    background-color: #fff !important;
    padding: 12px 3px 12px 3px;
    border: 1px solid #e6e6e6;
	width:100% !important;
	float:right;
}
.card-item > .event-wrapper {
		 	-webkit-transition: all 0.4s ease-in-out;
   		-moz-transition: all 0.4s ease-in-out;
   		-o-transition: all 0.4s ease-in-out;
   		transition: all 0.4s ease-in-out;
    background-color: #f6f7f8;
    padding: 12px 3px 12px 3px;
    border: 1px solid #e6e6e6;
	width:auto !important;
	float:right;
}
.card-item > .event-wrapper1:hover {    box-shadow: 1px 0px 13px 2px #b9b9b9;}
.card-item > .event-wrapper:hover {    box-shadow: 1px 0px 13px 2px #b9b9b9;}
.card-item {
    padding: 0 8px;
    margin-bottom: 16px;
}
.card-item .title, .card-item .read-more{
	color:#d1a334;
	margin-bottom: 7px;
    float: right;
    width: 100%;
    /*font-size: 15px;*/
}
.card-item .read-more{margin-bottom:0;}


.card-item > .event-wrapper > div{
	margin-bottom:7px;
	float:right;
	width:100%;}
.date {
    font-family: Tahoma !important;
}

.Etime {
    font-family: Tahoma !important;
}
.card-item > .event-wrapper > .date {
    font-family: Tahoma !important;
}
	h4.title {
    color: #d1a334;
}

.evet-desc label {
    color: #d1a334;
    padding-left: 11px;
}

.evet-desc > div{
	margin-bottom:5px;
	
	}
	
	

/*-bassel-21-9-2016-event-listing-end-*/
/*pagination----rtl----fix---begin*/
.pagination{
	width:100%;
	float:right;
	display:block;
	text-align:center}
.pagination>li {
    display: inline-block;
}
.pagination>li>a, .pagination>li>span{   
   margin-left: -4px;  color: #d1a334;}

.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: -3px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
	    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.pagination>li:last-child>a, .pagination>li:last-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
	    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
/*pagination----rtl----fix---end*/

@media (max-width: 1000px) {
.HomeServices{background: url(../images/BgGray.png);position:static }
.ServicesActive{margin-top:0px; padding-bottom:20px}
.HomeServices ul{ margin:0px;}
}


@media (max-width: 768px) {
.LinksUl, .footerStatment, .carousel-control {}
.CSlider .item img{ max-width:100%; float:none;}
.EventsLinks li{ max-width:100%; display:block;  margin: 15px 0px 15px 0px;}
.LogosArea{}
.logo-uae{}
.slogin{ display:none;}
ul.pull-left {clear:both !important;text-align:center !important; padding:0px 0px 10px  0px  !important;}
.LogosArea .pull-left{ float:left !important;}
.LogosArea .pull-right{ float:right !important;}
.navbar-nav>li{ margin-left:0px !important;}
.nav-pills>li{width:100%; text-align:center;}/*bassel*/
.LinksUl,ul.LinksUl,footer  {clear:both !important;float:none !important;text-align:center !important; padding:0px 0px 10px  0px  !important;}

}


@media (min-width: 768px) {
#owl-Serv  .owl-controls{ display:none!important;}
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: right;
    }
	
	    .navbar-nav {
        float: right;
        margin: 0; padding:0px;
    }

        .navbar-nav > li {
            float: right;
        }

}

@media (min-width: 992px) {
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9{
  float: right;
}

}


#loading{
	background-color: #fff;
	height: 100%;
	width: 100%;
	position: fixed;
	z-index: 9999;
	margin-top: 0px;
	top: 0px;
}
#loading-center{
	width: 100%;
	height: 100%;
	position: relative;
	}
#loading-center-absolute {
	position: absolute;
	left: 50%;
	top: 50%;
	height: 200px;
	width: 200px;
	margin-top: -75px;
	margin-left: -75px;	
	-ms-transform: rotate(45deg); 
   	-webkit-transform: rotate(45deg);
    transform: rotate(45deg); 

}


.sk-rotating-plane {
  width: 120px;
  height: 120px;
  margin: 0 auto;
  -webkit-animation: sk-rotatePlane 1.2s infinite ease-in-out;
          animation: sk-rotatePlane 1.2s infinite ease-in-out; }
		  


@-webkit-keyframes sk-rotatePlane {
  0% {
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
            transform: perspective(120px) rotateX(0deg) rotateY(0deg); }
  50% {
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
            transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg); }
  100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
            transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg); } }

@keyframes sk-rotatePlane {
  0% {
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
            transform: perspective(120px) rotateX(0deg) rotateY(0deg); }
  50% {
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
            transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg); }
  100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
            transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg); } }

			
			
.btn-primary{ background-color:#d1a334; border-color:#bf9225}	
.btn-primary:hover{ background-color:#49494c}
.input-group-addon:last-child{ border-left:1px!important; border-right:0px!important;}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child>.btn-group:not(:first-child)>.btn, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.dropdown-toggle
{border-top-left-radius:4px;border-bottom-left-radius:4px;
border-top-right-radius:0px;border-bottom-right-radius:0px;}
.fa-search{ cursor:pointer;}

.dropdown-menu{left:auto; right:0;}
.dropdown-menu>li>a, .dropdown-header{ text-align:right;}

/****** LOGIN MODAL ******/
.loginmodal-container {
font-family: 'Conv_GE_Dinar_Two_Medium';
  padding: 30px;
  max-width: 350px;
  width: 100% !important;
  background-color: #F7F7F7;
  margin: 0 auto;
  border-radius: 2px;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  /**font-family: roboto;*/
}

.loginmodal-container h1 {
  text-align: center;
  font-size: 1.8em;
font-family: 'Conv_GE_Dinar_Two_Medium';
}

.loginmodal-container input[type=submit] {
  width: 100%;
  display: block;
  margin-bottom: 10px;
  position: relative;
}

.loginmodal-container input[type=text], input[type=password] {
  height: 44px;
  font-size: 16px;
  width: 100%;
  margin-bottom: 10px;
  -webkit-appearance: none;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-top: 1px solid #c0c0c0;
  /* border-radius: 2px; */
  padding: 0 8px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-family: 'Conv_GE_Dinar_Two_Medium';
}

.loginmodal-container input[type=text]:hover, input[type=password]:hover {
  border: 1px solid #d1a334;
  border-top: 1px solid #d1a334;
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}

.loginmodal {
  text-align: center;
  font-size: 14px;
font-family: 'Conv_GE_Dinar_Two_Medium';
  font-weight: 700;
  height: 36px;
  padding: 0 8px;
/* border-radius: 3px; */
/* -webkit-user-select: none;
  user-select: none; */
}
.logoutmodal-submit
{
  opacity:2 !important; 
  width:100%;
  border: 0px;
  color: #fff !important;
  text-shadow: 0 1px rgba(0,0,0,0.1); 
  background-color: #d1a334;
  padding: 10px 0px;
  font-family: 'Conv_GE_Dinar_Two_Medium';
  font-size: 18px;
  /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#4787ed)); */ 
    
    }
.loginmodal-submit {
  /* border: 1px solid #3079ed; */
  border: 0px;
  color: #fff;
  text-shadow: 0 1px rgba(0,0,0,0.1); 
  background-color: #d1a334;
  padding: 10px 0px;
  font-family: 'Conv_GE_Dinar_Two_Medium';
  font-size: 18px;
  /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#4787ed)); */
}

.loginmodal-submit:hover {
  /* border: 1px solid #2f5bb7; */
  border: 0px;
  text-shadow: 0 1px rgba(0,0,0,0.3);
  background-color: #6a6a6f;
  /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#357ae8)); */
}

.loginmodal-container a {
  text-decoration: none;
  color: #666;
  font-weight: 400;
  text-align: center;
  display: inline-block;
  /*opacity: 0.6;*/

  transition: opacity ease 0.5s;
  font-family: 'Conv_GE_Dinar_Two_Medium';
} 

.login-help{
  font-size: 12px;
}



/*Inner*/
.InnerPage{ min-height:550px;}
.InnerPage p{ line-height:180%; text-align:justify !important;}

.InnerHeader{ background-color:#f6f7f8; border:1px solid #e6e6e6; padding:10px;}

.InnerHeader ul{ margin:0px; padding:0px; list-style:none;color:#49494c}
.InnerHeader  li{ display:inline-block; margin:0px 5px; }
.InnerHeader  li a{ color:#d1a334;border-left:1px solid #e6e6e6; display:block; padding-left:5px;}
.InnerHeader  li a:hover{ color:#49494c}
.InnerHeader  li i{ font-size:22px;}
#owl-Serv-inner{
	float:right;}

.calculate-box {
	/*width:160px;
	height:109px;
	margin-bottom:10px;*/
	padding:5px;
	background-color:rgba(209, 163, 52, 0.87);
	/*border:1px solid #CCCCCC;*/
	float:right;

}

.calculate-box :hover {
	background-color:#d1a334;
	
	
}

.calculate-image {
	/*width:150px;
	height:99px;
	padding:5px;*/
	background-color:#fff;
	float:right;
}
.newsList-content>.List-pane{  padding:10px; min-height:190px;}
.newsList-content h1{ margin:5px auto; padding:0px; font-size:32px;  color:#fff;}
.CSlider2 h4{ color:#d1a334; font-size:14px;}
.CSlider2 h4 span{ display:block; font-size:12px; color:#fff; margin:5px auto;}
.CSlider2 p{ color:#000; text-align:justified; line-height:150%; max-width:100%;}
.CSlider2 p a{ color:#d1a334;}
.imgnList
{float:right; padding-left:10px;
    }
.required-star
{color:Red !important;}    
.riTextBox
{ display: block !important;
  width: 100% !important;
  height: 34px !important;
  padding: 6px 12px !important;
  font-size: 14px !important;
  line-height: 1.42857143 !important;
  color: #555 !important;
  background-color: #fff !important;
  background-image: none !important;
  border: 1px solid #ccc !important;
  border-radius: 4px !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;}
/****************** pager **********************/
.pager
{
font-family:tahoma;
    margin:15px auto !important;
width:50% !important;

}

.pager-button a
{
    width: auto;
    /*height: 18px;*/
    line-height: 19px;
    display: block;
    float: right;
    padding: 0px 15px 4px 15px;
    background-image: url(../Images/button_bg.gif);
    background-repeat: repeat-x;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 11px;
    margin-left: 3px;
}


.pager-button :hover
{
    background-image: url(../Images/button_bg_hover.gif);
    background-repeat: repeat-x;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 11px;
}


.pager-field
{
    background-color: #FFFFFF;
    height: 20px;
    line-height: 20px;
    width: 150px;
    border: 1px solid #CCCCCC;
    float: left;
    font-size: 12px;
    font-family: tahoma;
    padding: 0 10px 0 10px;
    margin: 0 5px 0 5px;
}


.pager-next a
{
    width: 28px;
    float: right;
    height: 22px;
    background-image: url(../Images/pager_prev.png);
    background-position: center;
    background-repeat: no-repeat;
    margin: 0 3px 0 3px;
}

.pager-next a:hover
{
    background-image: url(../Images/pager_prev_hover.png);
    background-position: center;
    background-repeat: no-repeat;
}

.pager-last a
{
    width: 28px;
    float: right;
    height: 22px;
    background-image: url(../Images/pager_first.png);
    background-position: center;
    background-repeat: no-repeat;
    margin: 0 3px 0 3px;
}

.pager-last a:hover
{
    background-image: url(../Images/pager_first_hover.png);
    background-position: center;
    background-repeat: no-repeat;
}

.pager-prev a
{
    width: 28px;
    float: right;
    height: 22px;
    background-image: url(../Images/pager_next.png);
    background-position: center;
    background-repeat: no-repeat;
    margin: 0 3px 0 3px;
}

.pager-prev a:hover
{
    background-image: url(../Images/pager_next_hover.png);
    background-position: center;
    background-repeat: no-repeat;
}

.pager-first a
{
    width: 28px;
    float: right;
    height: 22px;
    background-image: url(../Images/pager_last.png);
    background-position: center;
    background-repeat: no-repeat;
    margin: 0 3px 0 3px;
}

.pager-first a:hover
{
    background-image: url(../Images/pager_last_hover.png);
    background-position: center;
    background-repeat: no-repeat;
}








.pager-next-disabled a
{
    width: 28px;
    float: right;
    height: 22px;
    background-image: url(../Images/pager_prev.png);
    background-position: center;
    background-repeat: no-repeat;
    margin: 0 3px 0 3px;
    cursor: default;
    display:none;

}

.pager-last-disabled a
{
    width: 28px;
    float: right;
    height: 22px;
    background-image: url(../Images/pager_first.png);
    background-position: center;
    background-repeat: no-repeat;
    margin: 0 3px 0 3px;
    cursor: default;
    display:none;
}

.pager-prev-disabled a
{
    width: 28px;
    float: right;
    height: 22px;
    background-image: url(../Images/pager_next.png);
    background-position: center;
    background-repeat: no-repeat;
    margin: 0 3px 0 3px;
    cursor: default;
    display:none;
}

.pager-first-disabled a
{
    width: 28px;
    float: right;
    height: 22px;
    background-image: url(../Images/pager_last.png);
    background-position: center;
    background-repeat: no-repeat;
    margin: 0 3px 0 3px;
    cursor: default;
    display:none;
}

.pager-allpages
{
    font-weight: bold;
    font-size: 14px;
    line-height: 22px;
}
.field-title
{
  /*  font-weight:bold;*/
    color:#333;
    text-align:right;
    /*font-size:15px;*/
}

@media print
   {
       header, nav, footer,.TopLinks,.LogosArea,.navbar , .col-md-3,.SideArea,.InnerHeader {
display: none !important;
}
   }
   
  .pullbnt-right
  {
      float:left !important;
      } 
      
      
     
.divBigRating, .divSmallRating {
    text-align: center;
    margin: 1.6em 0;
}
.divBigRating {
    width: 120px;
    height: 92px;
    background: url('images/rating_back_big.png') no-repeat;
}
.divSmallRating {
    width: 120px;
    height: 37px;
    background: url('images/rating_back_small.png') no-repeat;
}
.ratingClass, .ratingClass1, .ratingClass2 {
    position: relative;
    top: 17px;
    text-align: left;
    margin: 0 auto;
    padding: 0;
}
.ratingClass1 {
    top: 10px;
}
.ratingClass2 {
    top: 7px;
}
#tableWrapper tr td {
    width: 300px;
    height: 130px;
}
 
.RadRating .rrtCustomItemImages a:before,
.RadRating .rrtCustomItemImages a span:before {
    content:'';
    display:none;
} 
 
.RadRating .rrtCustomItemImages a,
.RadRating .rrtCustomItemImages a span{
    background-repeat:no-repeat;
 
}

/*.video-container {
	position:absolute;
	padding-bottom:10.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
	display:none;
	z-index:200 !important;
	
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}*/

/**********************  grid  *******************/

.grid-table
{
    border: 1px solid  #808080  !important;
    text-align:center;
   /* padding: 3px !important;
    font-size:11px !important;*/
 
}
.rgHeader a
{color: White  !important;}

 .grid-title
{
     text-align:center !important;
   /* padding: 10px !important;*/
   /* border-bottom: 0px solid #CCCCCC !important;*/
    background-color: #d1a334 !important;
   /* font-weight: bold !important;*/
    color: #FFFFFF !important;
    /*font-size:11px !important;
    padding-right:7px !important;*/
             
    
} 
 .grid-sub
{
    height: 30px !important;
    padding: 10px !important;
border-bottom: 0px none #FFFFFF !important;
    background-color: #e7e7e7 !important;
    font-weight:  bold !important;
    color:#464646 !important;
    /*font-size:11px !important;*/
           border-style :Solid !important;
            border-color :White !important;
             border-width :1px !important;
             padding-right:7px !important;
             
    
} 

 .grid-Line
{
    
     height:1px !important;
    background-color:#464646  !important;       
    
} 
.grid-subtitle
{
    background-color: #f0f0f0 !important;
    height: 30px !important;
    color: #000 !important;
    font-family:Arial !important;
     font-weight: bold !important;
   /* border-bottom: 0px none #FFFFFF !important;
    font-weight: bold !important;
   font-size:11px !important;
             padding-right:7px !important;*/
             
    
}
.grid-subtitle td
{   border-bottom: 0px none #FFFFFF !important;}
.grid-lightsContent td
{   border-bottom: 0px none #FFFFFF !important;}
.grid-lightsContent
{
   font-family:Arial !important;
font-weight: bold !important;
/*border-bottom: 0px none #CCCCCC !important;*/
height: 30px !important;

/*font-size:11px !important;*/
/* border-style :Solid !important;*/
/*border-color :White !important;
border-width :1px !important;*/
padding-right:7px !important;
             
}

.grid-fotter
{
   
    padding: 10px;
    border-bottom: 1px solid #CCCCCC;
    background-color: #d1a334;
    font-weight: bold;
    color: #FFFFFF;
}

.inner-right-header-center
{
   /* border-radius :5px;*/
    padding-right:15px;
    float: left;
    height: 38px;
    line-height: 36px;
    width: 100%;
    background-color: #d1a334;
    color: #FFFFFF;
    /*font-size: 12px;
    font-weight: bold;*/
    }





/*20-7-2017*/

.owl-wrapper, .img-slider{    direction: ltr!important;}

.img-slider .item img {
    display: block;
    margin: 7px auto 0px auto;
    height: 75px;
}
.img-slider .item span {
    text-align: center;
    display: block;
    color: #d1a334;
    margin-top: 15px;
}
.sServices .img-slider .owl-item {
    min-height: 146px;
}

.img-slider-item:nth-child(even) {
    background-color:#FFF;



}


.img-slider-item h2 span {
    display: block;
    background-color: #fff;
    border-radius: 50%;
    width: 65px;
    height: 65px;
    position: absolute;
    bottom: -48px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

.img-slider-item h2 span img {
    width: 45px;
}

.img-slider-item:nth-child(odd) h2 span{background-color: #f6f7f8;}

.img-slider-item:nth-child(odd) h2 {
    background-color: #49494c;
}
.img-slider-item h2{
        background-color: #6a6a6f;
        color: #fff;
        width: 100%;
        font-size: 18px;
        padding: 0px 5px;
        text-align: center;
        line-height: 60px;
        position: relative;
        margin-bottom: 45px;
        margin-top: 0px;
}

.nav-tabs>li {
    float: right;
}

.events .nav>li>a {
    border-radius:0;
    color:#3d3d3d;

    padding: 5px 15px;
}

.events .nav>li>a:focus, .events .nav>li>a:hover{color:#FFF; background-color:#d1a334}

.events .nav-tabs {
    border-bottom: 1px solid #d1a334;
}
.events .nav-tabs>li.active>a{color:#FFF; background-color:#d1a334}

.events .tab-content>.tab-pane{
    background-color: #fff;
   /* border-bottom: 1px solid #eaeaea;
    border-top: 1px solid #eaeaea;*/
    padding: 10px 0px;

}

.img-slider-item {
    padding-left: 0;
    padding-right: 0;
}


.img-slider-item .owl-prev i {
    left: 15px;
}


.img-slider-item .owl-next i {
    right: 15px;
}

.event-item {
    padding: 7px 9px;
    border-bottom: 1px solid rgba(209, 163, 52, 0.37);
}

.event-item:last-child {
        border-bottom: none;

}
.event-item .date{display:inline-block; min-width:80px; text-align:center; }
.event-item .date > span{font-size:32px; display:block;}

.event-item .event-title{display:inline-block; margin:10px 0; color:#d1a334}


.img-slider-item .owl-theme .owl-controls {
    margin-top: 0px;
    text-align: left;

    height: 0;
}

.img-slider{padding-bottom:10px;}




/*18-9-2017*/
.container-news
{
	padding: 20px 20px 20px 20px;
	background-color: #f6f7f8;
	margin-bottom: 30px;
	border: 1px solid rgba(147,155,150,.3);
}
.ContentPage h1
{
	font-size: 25px;
}

.content-description-news h4
{
	color:#d1a334;
	font-size: 18px;
	padding-top: 15px;
}

.content-description-news .date
{
	  color: #000;
    line-height: 150%;
    max-width: 100%;
	font-size: 14px;
	padding-top: 10px;
}
  
  
.content-description-news .desc 
{
	color:#000;
	padding-top: 15px;
	display: inline-block;
	
}
.content-description-news p span
{
	color:#d1a334;
	font-size: 16px;
	
}
.content-description-news p span.btn
{
	display: block;
}
.readmore-btn
{
text-align: left;
}

@media (min-width:768px)
{

.img-responsive
{

 margin: 0 auto;

}
	
}


/*19-9-2017*/
#electronic-services .panel
{
	margin-bottom: 10px;
}
#electronic-services .panel-default>.panel-heading
{
	padding: 10px;
}

#electronic-services  .panel-default a
{
	color:#3d3d3d;
}
#electronic-services div.panel-heading
{
	background-color: #c3c3c3;
}
.logo-service
{
	font-size: 20px;
}
.logo-service img 
{
    display:none;
	
	height: 28px !important;
	padding: 1px;
   margin-left: 8px;
}
.service-content{
	background-color: #e7e7e7;
	color: #000;
	min-height: 161px;
	transition-property: all;
	transition-duration: 0.5s;
	transition-timing-function: linear;
	padding: 0 12px;
	margin-bottom: 30px;
}

.service-content:hover
{
	background-color: #49494c;
	color: #fff;
    text-decoration: none !important;
    display: block;
	

}

.container-service-card .row .col-md-4 a:hover
{

    text-decoration: none !important;

}

.service-content img
{
	padding-top: 20px;
	/* width: 70px !important; */
	height: 70px !important;
}
.service-content h4
{
	padding:10px 10px 10px 0px;
}

.container-service-card .row 
{
	margin: 0 auto;
}

.date-container
{
	text-align: right;
}
.seen-number-container
{
	text-align: left;
}
.container-page-datails 
{
	padding: 30px 10px 10px 10px;
}

.seen-number-container span.icon , .source-container span.icon , .date-container span.icon
{
	font-size: 15px;
	padding-left: 5px;
	color:#d1a334;
}
.description-new p.new-description-top
{
 padding-top: 60px;
}

.description-new .new-description-img
{
	float: right;
	padding: 10px 10px 10px 25px;
	padding-top: 30px;
}

.description-new p.new-description-bottom 
{
	padding-top: 30px;
	padding-bottom: 30px;
	
}

.director-word h4
{
	color:#d1a334;
	padding-bottom: 15px;
}


.director-information img
{
	margin-bottom: 10px;
}

.director-information .name-director 
{
	font-size: 18px;
	padding-top: 18px;
}
.fa-twitter-square
{
	color:#00aced;
	 font-size: 20px;
}
.director-information p
{
		font-size: 14px;
	padding-top: 10px;
	margin-bottom:2px;
	text-align: center !important;
}
.director-accounts span
{
	 font-size: 15px;
	 
}
.director-accounts .email
{
color:#888;	
}
.director-accounts span a
   {
	margin: 8px;
   }
   
   
   /*20/9/2017*/
 .container-white-space
 {
	 margin: 15px;
 }
.inner-title-service
   {
   	margin:20px 0px;
    padding: 12px 15px;
    background: rgba(255,255,255,.65);
    border: 1px solid #d1a334;

   }
.inner-title-service span
{
	color:#d1a334;
	
}

.inner-title-service .title
{
	padding-right: 5px;
	
}

.inner-description-service p
{
     margin: 15px 0 10px;
}
.inner-btn-service a
{
	margin:5px;
}
.inner-btn-service a span 
{
	color:#ce7575;
	padding-left: 5px;
	font-size: 25px;
}
.inner-btn-service .btn-primary
{
background-color:#bdab83;
}
.inner-btn-service .btn-primary span
{
	color:#fff;
	padding-left: 5px;

}
.inner-btn-service .btn-default{
  color:#bdab83;
    background-color: #fff;
    border-color: #bdab83;
	transition: all 1s ease-in-out
}

.inner-btn-service .btn-default:hover
{
	  background-color: #bdab83;
	   color:#fff;
}


#explanation-services .panel
{
	margin-bottom: 10px;
}
#explanation-services .panel-default>.panel-heading
{
	padding: 10px;
}

#explanation-services  .panel-default a
{
	color:#3d3d3d;
}

#explanation-services .panel-heading .panel-title
{
	display: inline-block;
}
#explanation-services .panel-heading .fa-caret-down
{
	color:#bdab83;
	font-size: 15px !important;
}

.container-add-comment
{
	border-top: 5px solid grey;
}
.container-add-comment .title
{
	border-bottom: 1px solid grey;
	line-height: 1px;
}

.active-class
{
 content: '\f0d8';
   font-family: FontAwesome;
   font-weight: normal;
   font-style: normal;
   margin:0px 0px 0px 10px;
   text-decoration:none;
}


.container-boxes-partner
{
	    margin-top: 35px;
	
}

.partner-content img
{
	border-radius: 10px;
	padding-top: 20px;
	width:150px !important;
	height: 90px !important;
}
.table-striped-style thead
{
	background-color: #d1a334;
}
.table-striped-style thead tr th
{
	text-align: center;
	color:#fff;
}
.container-form
{
	padding: 20px;
}
.
{
	background-color: #d1a334;
}

.checkbox input[type=checkbox]
{
	    position: absolute;
    margin-right: -20px;
}



/* 24/9/2017*/


#electronic-services div.panel-heading {
background-color: #fff;
}
.primary-change-color
{
	background-color: #d1a334;
}

.director-information p , .director-information span
{
	text-align: right !important;;
}




/* 24/9/2017 */
.InnerHeader  li a{ border-left:0px solid #e6e6e6; }

.InnerHeader li a {
    color: #d1a334;
    border-right: 1px solid #e6e6e6;
    display: block;
    padding-right: 5px;
}

#electronic-services div.panel-heading {
background-color: #fff;
}

.InnerHeader  li a
{
	    border-right: 1px solid #e6e6e6 !important;
}

.primary-change-color
{
	background-color: #d1a334;
}
.director-information p , .director-information span
{
	text-align: left !important;;
}



/*25/9/2017*/

.container-electronic-services
{
	margin-top: 30px;
	
}




.service-content h4
{
	font-size: 17px;
}

.service-content
{
	border-radius: 10px;
	    border: 1px solid #ddd;
		background-color: #fff;
}

.container-service-card .row .col-md-4
{
	padding: 10px;
}
#electronic-services .panel-default .panel-heading .panel-title
{
	padding: 8px;
}

{
		text-decoration: none;
}
#electronic-services  .panel-default a:focus
{
	color: #3991C9;
		text-decoration: none;
}

#electronic-services  .panel-default a:hover
{
	text-decoration: none;
}

.description-new .new-description-img
{
	float: left;
	padding: 0px 10px 10px 0px;
}
.description-new .title-new
{
	padding-top: 35px;
	line-height: 50px;
}

.title-page-new
{
	color: #d1a334;
	font-size: 35px;

	
}

.border-hr
{
    margin-bottom: 50px;
    border: 0;
    border-top: 1px solid #d1a334;
	margin-top: 0;
}

.content-header-page span
{
	display: inline-block;
}

.fa-star-o:before{
font-size: 25px ;
}

.star-icon
{
 color: #AFAFAF;
}
.last-updated
{
	color: #AFAFAF;
	    margin-bottom: 7px;
    display: block;
}

.last-updated span
{
	font-size: 12px;
}


.see-bar .select-number
{
	color:#d1a334;
}
.see-bar span span
{
	padding-right: 5px;
}
.prev-btn
{
	display:block;
	text-align: left;
	padding-left: 0px;
}

.prev-btn a 
{
	padding-right: 5px;
	color: #A9701C;
	text-decoration: underline;
	
}
.prev-btn span
{
	color: #A9701C;
}
.seen-number
{
	color: #A9701C;
		margin-bottom: 10px;
}

.fa-eye:before
{
	margin-left: 5px;

}



/*26/9/2017*/


.title-news-center
{
	color:#AD833B
}
.horzintal-center-news
{
	border-top: 2px dotted #aaa;
	padding-bottom: 0px;
}
.bar-icon-news-center
{
	
	margin-top: 20px;
	padding-right: 10px;
	
	
}
.bar-icon-news-center .fa-share-alt:before
{
	padding-left: 5px;
	color:#AD833B;
}
.bar-icon-news-center .fa-share-alt ,.bar-icon-news-center .fa-print
{
font-size: 16px;
color:#AD833B;
}

.container-news-edit
{
background-color: transparent;
	padding: 0;
	margin-bottom: 5px;
	border: 0px solid rgba(147,155,150,.3);
}

.container-img-new
{
 max-width: 220px;

}

.content-description-news .desc
{
	line-height: 20px;
color: #474747;
 padding-top: 4px;
 display: inline-block;
font-size: 11px;
}

.content-description-news .date
{
padding-top: 0px;
font-size: 12px;
color:#d1a334;
    font-weight: bold;
}

.content-description-news .date .fa-calendar:before
{
	padding-left: 5px;
}
.content-description-news h4
{
line-height: 25px;
 padding-top: 0px;
font-size: 15px;
color: #474747;
    word-spacing: 2px;
}

.readmore-btn
{
 font-size: 12px !important;
     padding: 0;
}
.horzintal-line-between-news
{
	border-top: 1px solid #AD833B;
    margin-bottom: 0px;
    margin-top: 0;
    padding-top: 20px;
}


@media (min-width: 992px)
{
.container-news-edit .row .col-md-7 {
    width: 74.333333%;
}
}

.see-bar
{	
padding-bottom: 15px;
    padding-top: 25px;
}

.see-bar a
{
	text-decoration: none;
	padding-right: 10px;
	
}

.see-bar a:focus
{
	text-decoration: none;
	padding-right: 10px;
	background-color: #AFAFAF;
	color: #AFAFAF;
	
}

.fa-star-o:before {
    content: "\f006";
    padding-right: 10px;
}




/*27/9/2017*/
.container-bar-evaluation
{
	padding: 20px 0 0 0;
}

.container-bar-evaluation ul{display:inline-block}

.container-bar-evaluation li 
{
	list-style: none;
	display: inline-block;
	padding-right: 20px;
}

.container-bar-evaluation li label
{
	  padding-left: 10px;
}



.container-bar-evaluation .fa-frown-o:before ,.fa-meh-o:before ,.fa-smile-o:before
  {
    font-size: 40px;
	
  }
  
.frown:before
{
	color:#8f0000;
}
.meh:before
{
	color:#2a2aa9
}

.smile:before
{
	color: #1a5b1a;
}





.lds-spinner {
  position: relative;
  margin: 0 auto;
  top: 35%;

/*background-image:url("images/logo-zakat.png");*/

	
    border-radius: 50%;
}


.container-load{
	background-color: rgba(0,0,0,0.9);
	height: 100%;
	width: 100%;
	position: fixed;
	z-index: 9999;
	margin-top: 0px;
	top: 0px;
	
}
.lds-spinner div {
  left: 94px;
  top: 48px;
  position: absolute;
  -webkit-animation: lds-spinner linear 1s infinite;
  animation: lds-spinner linear 1s infinite;
  background: #fff;
      width: 150px;
    height: 3px;
  border-radius: 40%;
  -webkit-transform-origin: 6px 52px;
  transform-origin: 6px 52px;

}
.lds-spinner span {
    font-size: 20px;
    top: 175px;
    /* left: 25px; */
    position: relative;
    color: #d1a334;
    display: block;
    text-align: center;
    font-family: arial;
}


.lds-spinner img
{position: absolute;height: 88px;left: 0;top: 70px;width: 65px;right: 0;margin: 0 auto;}

.lds-spinner {
  width: 200px !important;
  height: 200px !important;
  -webkit-transform: translate(-100px, -100px) scale(1) translate(100px, 100px);
  transform: translate(-100px, -100px) scale(1) translate(100px, 100px);
}


.panel-default-edit .panel-heading
{
	    padding: 15px 15px;
}

.panel-default-edit .panel-heading .panel-title .logo-service
{
	font-size: 20px;
}

.inner-title-service span.title
{
	    font-size: x-large;

}

.lds-spinner
{
	width:100%;
	height:100%;
}


.RadRating a, .RadRating a span
{
	padding-left:0px !important;
	}
	

/*Donations*/
.jumbotron {
    padding: 2.5rem 2rem !important;
}
.btn-gold {
    background-color: #cba449 !important;
    color: #fff !important;
    border-color: #ba9441 !important;
}

    .btn-gold:hover {
        background-color: #ba9441 !important;
        color: #fff !important;
        border-color: #ba9441 !important;
    }
.progress-gold {
    background-color: #ba9441 !important;
}

.payment-service-image {
    position: absolute;
    z-index: -1;
    height: calc(100% - 30px);
    width: calc(100% - 30px);
    left: 15px;
    top: 15px;
}


.payment-text-box {
    background: rgba(0, 0, 0, 0.4);
    height: 98%;
    min-height: 320px;
    padding: 6%;
    color: #fff;
}

    .payment-text-box h2 {
        color: #f5c151;
        padding-bottom: 10px;
    }

.gold-textE {
    color: #d1a334;
    font-family: 'Almarai', sans-serif !important;
    font-size:24px !important;
}
.gold-text {
    color: #d1a334;
   
}

.payment-actions {
    bottom: 0;
}

.payment-nationality {
    position: absolute;
    left: 10px;
    top: 10px;
    width: 40px;
}

    .payment-nationality img {
        width: 40px;
    }

.payment-nationality-name {
    font-size: 12px;
}

.payment-project-details {
    padding-top: 15px;
    color: #333;
    font-size: 14px;
}

.payment-amount-text {
    font-size: 12px;
    padding: 0;
    margin: 0;
}
.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

    .btn-secondary:hover {
        color: #fff;
        background-color: #5a6268;
        border-color: #545b62
    }
.progress-bar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #007bff;
    transition: width .6s ease
}

@media (prefers-reduced-motion:reduce) {
    .progress-bar {
        transition: none
    }
}

.progress-bar-striped {
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-size: 1rem 1rem
}

.progress-bar-animated {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite
}

@media (prefers-reduced-motion:reduce) {
    .progress-bar-animated {
        -webkit-animation: none;
        animation: none
    }
}

.col-md-43 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
.col-sm-6 {
  
}
.rowD {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

/*slider*/
.hrApnts {
    background: #d1a334;
    line-height: 2.4em;
    width: 36px;
    height: 46px;
    display: block;
    position: fixed;
    bottom: 80px;
    left: 0;
    border-radius: 0 40px 40px 0;
    padding: 9px;
    text-align: left;
    box-shadow: 2px 2px 2px rgba(0,0,0,.2);
    transition: width .3s;
    white-space: nowrap;
    -webkit-transition: width .3s
}

    .hrAds.showTicket, .hrApnts.showTicket {
        width: 150px;
        -webkit-transition: width .3s;
        transition: width .3s
    }

    .hrAds span a, .hrApnts span a {
        font-size: 0;
        transition: font-size .3s;
        -moz-transition: font-size .3s;
        -webkit-transition: font-size .3s;
        -o-transition: font-size .3s
    }

    .hrAds.showTicket span a, .hrApnts.showTicket span a {
        font-size: 13px;
        font-family: 'Conv_GE_Dinar_Two_Medium';
        transition: font-size .3s;
        -moz-transition: font-size .3s;
        -webkit-transition: font-size .3s;
        -o-transition: font-size .3s
    }

    .hrAds .icon-circles2, .hrApnts .icon-circles {
        cursor: pointer;
        background: url(../images/hrtads.png) center center/100% auto no-repeat;
        background-size: 100%;
        height: 70px;
        width: 70px;
        position: absolute;
        right: -36px;
        bottom: -10px
    }

    .hrAds a, .hrApnts a {
        font-family: 'Conv_GE_Dinar_Two_Medium';
        font-size: 13px;
        color: #fff;
       /* font-weight: 700*/
    }

        .hrAds a:hover, .hrApnts a:hover {
            color: #fff
        }

.hrApnts {
    bottom: 200px
}

.hrAds .icon-circles2 {
    background-image: url('../images/hrtads1.png');
}

body.night .hrApnts .icon-circles {
    background-image: url('../images/hrapnt.png');
}

body.night .hrApnts.eDirhamRefund .icon-circles {
    background-image: url('../images/edirhamrefund.png');
}

body.night .hrApnts, body.night .hrAds {
    background: #63baf0
}

    body.night .hrApnts a:hover, body.night .hrAds a:hover {
        color: #fff !important
    }

    body.night .hrApnts .icon-circles, body.night .hrAds .icon-circles2, body.night .happiness-meter-widget-web-button, body.night .happiness-meter-widget-web-button:hover {
        filter: sepia(50%) hue-rotate(190deg) saturate(500%)
    }

body.dark .hrApnts {
    background: #666
}

    body.dark .hrApnts .icon-circles, body.dark .happiness-meter-widget-web-button, body.night .happiness-meter-widget-web-button:hover {
        filter: gray;
        -webkit-filter: grayscale(1);
        -webkit-filter: grayscale(100%);
        filter: url(resources.svg#desaturate);
        filter: grayscale(100%);
    }

b, strong {
    letter-spacing: 0.05em;
}

.w3-right {
    float: right !important;
}

.w3-left {
    float: left !important;
}


.collapsible {
    margin-bottom: 0px !important;
    /*background-color: #777;*/
    font-weight: unset !important;
    font-size: 16px;
    cursor: pointer;
    padding: 10px 14px;
    width: 100%;
    /* border-bottom: 1px solid #d1a334;*/
    text-align: right;
    outline: none;
}

.collapsible:after {
    content: '\002B';
    font-weight: bold;
    float: left;
    margin-left: 5px;
    color: #d1a334 !important;
}