/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

html[lang="ar"]{direction: rtl}

body {
  padding-bottom: 40px;
  color: #5a5a5a;
  font-size:14px;
}

html[lang="ar"] body {
  padding-bottom: 40px;
  color: #5a5a5a;
  font-size:16px;
}


a{color:#FFF;}
a:hover,a:focus, li.active a{color:#ffc0c8;}
.btn-maroon, .btn-primary {
	color: #fff;
	background-color: #7c1228;
	border-color: #7c1228;
}

.btn-maroon:hover, .btn-primary:hover{color:#ffc0c8;}


/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-toggle{margin-top:22px;}
.navbar-brand{height:auto}
.navbar-brand img{width: 70%}
.nav>li>a:hover, .nav>li>a:focus {
  background-color:transparent;
}
.navbar-toggle .icon-bar{background-color:#ffc0c8}

.navbar{min-height:80px;margin-bottom:5px;}
.navbar-wrapper {
  background:#771315;
}

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-wrapper .navbar {
  padding-right: 15px;
  padding-left: 15px;
}

.navbar-wrapper ul.nav a{
	background:transparent url(../img/nav_sep.png) no-repeat right center;
}

/*.navbar-wrapper ul.nav li:last-child a{background:none;}*/

.navbar-wrapper .login a{
	background-color: #b41035;
	border-color: #ea586d;
	color:#ffc0c8;
	line-height:8px;
	margin-top:6px;
}

.navbar-wrapper .login a:hover{
	background-color: #b41035;
	border-color: #ea586d;
}



.panel-group.eservices img{width: 35%;margin:20px;}

.panel-group.eservices ul li{list-style: none;line-height: 25px;font-size: 16px; font-weight: bold;}
.panel-group.eservices ul li ul li{list-style: circle; font-size: 13px; font-weight: normal;}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  height: 500px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 500px;
  background-color: #777;
}
.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 650px;
}



/* MARKETING CONTENT
-------------------------------------------------- */
.marketing-wrapper{background:#606165;}
/* Pad the edges of the mobile views a bit */


/* Center align the text within the three columns below the carousel */
.marketing .col-md-3 {
  margin-bottom: 20px;
  padding:15px 0;
  text-align: center;
  background:#FFF url(../img/box_bg.png) repeat-x left top;
}

.marketing h2 {
  font-weight: normal;
  background:transparent url(../img/shadow.png) no-repeat center bottom;
  padding-bottom:50px;
}
.marketing .col-md-3 p {
  margin-right: 10px;
  margin-left: 10px;
}


/* PANEL */

.panel-heading{
  padding:0;
}

.panel-title>a{
  padding:10px;
  display: block;
}


/*CONTENT*/
div.background{background:#474c53 url(../img/content_bg.png) left top; height:260px;}
div.content{margin-top:-230px;}
div.content .row{margin-bottom:30px;}
div.content h2{ }
div.content .col-md-2 h2{text-align:center; color:#FFF;}
img.head-image{width:100%; max-width:none; margin-bottom:12px;}
div.content ul, div.content ol{padding-left:20px;}
html[lang="ar"] div.content ul, div.content ol{padding-right:20px;}


div.content a{color:#7c1228}
div.content a:hover{color:#7c1228; text-decoration:none;}
html[lang="ar"] .form-horizontal .control-label {text-align:right;}
.form-horizontal .control-label {text-align:left;}
form{margin-top:35px;}
div.col-md-12.padd{margin-top: 30px;}
 
div.head-img{overflow: hidden;height:400px;}
 
div.head-img img{
  position: absolute;
  clip: rect(0px, 930px, 350px, 0px);
}

html[lang='ar'] div.head-img img{
  position: absolute;
  clip: rect(0px, 990px, 350px, 50px);
}

div.acc{margin-top:20px;}

/* Featurettes
------------------------- */

.featurette-divider {
  margin: 80px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}

footer{margin:0 0 15px; font-size:12px;padding-top:65px; background:transparent url(../img/footer_bg.png) no-repeat top center}
footer.home{padding:0; margin:15px 0; background:none;}
footer div{margin-top:6px;}
footer p.social a{color:#7c1228; margin-left:10px; float:right; font-weight:normal;}
footer address{display:inline-block; margin-right:30px;}
footer .tel{color:#333; font-weight:bold; font-size:14px;}
footer .tel a{color:#333; text-decoration:none;}
footer .business{font-size:16px; color:#7c1228; margin-right:35px;}
html[lang="ar"] footer .business{font-size:18px; color:#7c1228; margin-right:35px;}

html[lang="ar"] footer .tel{color:#333; font-weight:bold; font-size:16px;}
html[lang="ar"] footer p.social a{color:#7c1228; margin-left:10px; float:left; font-weight:normal;}
html[lang="ar"] footer address{display:inline-block; margin-left:30px;}
html[lang="ar"] .pull-right{float:left!important;}


.form-signin input{margin-bottom:10px;}
/*  custom  */
 .italic p{font-family:Times New Roman,Georgia,Serif; font-size: 18px;font-style: italic; background-color: #EEEEEE;padding:20px;}
 .noleftpadding{padding-left: 0px}
html[lang="ar"] .noleftpadding{padding-right: 0px}

ul li{ list-style-type: square;}
h3{border-bottom: 1px solid #DDDDDD;padding-bottom:5px;color: #7c1228}
span.square{display: inline-block;
  width: 5px;
  height: 40px;
  background: #7c1228;margin-bottom: -10px;
  margin-right: 10px;}


  html[lang="ar"] span.square{display: inline-block;
  width: 5px;
  height: 40px;
  background: #7c1228;margin-bottom: -10px;
  margin-left: 10px;}

/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 1200px){
		
	
	div.content .col-md-3{margin-top:104px;}
	div.container.content.contact img.head-image{margin-bottom:34px;}
	div.content div.row.contact{margin-top:40px;}
}

@media (min-width: 768px) {

  /* Remove the edge padding needed for mobile */
  .marketing {
    padding-right: 0;
    padding-left: 0;
  }
  
  div.content .col-md-2{margin-top:85px;}
  
  .navbar-nav{
     margin:30px 0 0 10px;
	 font-size:16px;
   }

  html[lang="ar"] .navbar-nav{
     margin:30px 10px 0 1px;
   font-size:18px;
   }
  /* Navbar positioning foo 
  .navbar-wrapper {
    margin-top: 20px;
  }*/
  
  .navbar-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
  }

  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 4px;
  }

  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 22px;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
   
}

@media (min-width: 992px) {
	.marketing {
		padding:15px;
		}
	.marketing .col-md-3 {
	  width:22.5%;
	  margin-right:3%;
	  min-height:336px;
	  border-radius:3px;
	  border:1px solid #FFF;
	  margin-top:-60px;
	}

  html[lang=ar] .marketing .col-md-3 {
    width:22.4%;
    margin-right:2%;
    min-height:336px;
    border-radius:3px;
    border:1px solid #FFF;
    margin-top:-60px;
  }
	
	.marketing .col-md-3 img{height:60px; margin-top:5px;}
	
	.marketing .col-md-3:last-child{margin-right:0;}
  .featurette-heading {
    margin-top: 120px;
  }
  
  form{margin-top:0;}
}

@media (max-width: 440px) {
 div.head-img{overflow: hidden;height:280px;}
 div.head-img img{
  position: relative;
}

}
 
 
@media (min-width: 450px;max-width: 500px) {
 div.head-img{overflow: hidden;height:300px;}
}