/*@font-face {
	font-family: 'Droid Arabic Kufi';
	font-style: normal;
	font-weight: 700;
	src: url(fonts/DroidKufi-Bold.eot);
	src: url(fonts/DroidKufi-Bold.eot?#iefix) format('embedded-opentype'),
		url(fonts/DroidKufi-Bold.woff) format('woff'),
		url(fonts/DroidKufi-Bold.otf) format('opentype'),
		url(fonts/DroidKufi-Bold.ttf) format('truetype');
}
*/
@import url(https://fonts.googleapis.com/earlyaccess/droidarabickufi.css);
body {
	background: #f2f2f2;
    overflow-x: hidden;
    font-family: "Droid Arabic Kufi","Helvetica Neue",Helvetica,Arial,sans-serif;
}
a { color: #aa3120 }
a:hover, a:focus { color: #aa3120}

#topnav {
	background: #eeeeee;
	padding: 5px 0;
	height: 28px;
}

.navbar {
	background: #fff;
	border-bottom: 0;
	min-height: 158px;
	margin-bottom: 0;
}

.navbar-brand {
	padding: 0;
	margin: 5px 0;
	height: auto;
	font-size: 17px;
	text-align: center;
}
.logo-img {
	margin: 10px 0 0 25px;
}
a.navbar-brand {
	display: block;
}

/* sociel media */

.sociel {
	margin-top: 16px;
}
.sociel a ,.sociel .search {
	display: inline-block;
	/*border: solid 1px #f0f0f0;*/
	width: 38px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	font-size: 20px;
	color: #acacac;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	border-top-right-radius: 8px;	
}
.sociel button.search {
	background: #aa3120;
	border-radius: 0;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	border-top-right-radius: 8px;	
	color: #fff;
	outline: none;
	border: 0;
	padding: 0;
	margin-top: -3px;
}
.sociel a.youtube:hover {
	color: #fff;
	background: #aa3120;
	border: none;
}
.sociel a.facebook:hover {
	color: #fff;
	background: #3e588e;
	border: none;
}
.sociel a.instagram:hover {
	color: #fff;
	background: #a07059;
	border: none;
}

.sociel a.twitter:hover {
	color: #fff;
	background: #55acee;
	border: none;
}
.sociel a.google:hover {
	color: #fff;
	background: #de5347;
	border: none;
}

.navbar-default .navbar-collapse {
    border-color: rgba(255,255,255,.02);
}

.navbar-default .navbar-toggle {
    border-color: #aa3120;
    background-color: #aa3120;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	background: #982615;
    color: #fff;
}

.navbar-default .nav li a {
    font-family: "Droid Arabic Kufi","Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #343434;
    font-size: 16px;
}

.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
    color: #aa3120;
    border-bottom: solid 3px #aa3120;
}

.navbar-default .navbar-nav>.active>a {
    border-radius: 0;
    color: #aa3120;
    border-bottom: solid 3px #aa3120;
}

.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #aa3120;
    border-bottom: solid 3px #aa3120;
}


#slider {
	background:linear-gradient(
      rgba(37, 38, 100, 0.9), 
      rgba(37, 38, 100, 0.9)
    ), url(../img/bg-1.jpg);
    color: #fff;
    padding: 30px;
    text-align: center;
}
#slider .carousel-inner {
	width: 80%;
	margin: auto;
}
#slider img {
	width: 190px;
	text-align: center;
	height: 190px;
	border: solid 5px #fff;
}
#slider h4 {
	font-size: 20px;
	text-align: right;
	margin-bottom: 15px;
}
#slider p {
	font-size: 18px;
	text-align: right;
	text-align: justify;
}
.carousel-control {
	top: 35%;
	width: 12%;
}
.carousel-control.left , .carousel-control.right {
	background: none;
}

.carousel-indicators {
	bottom: -30px;
}


#sections {
	margin: 30px 0 0 0;
}
h2.section-title {
	background: url(../img/title-bg.png) center repeat-x;
	color: #aa3120;
	font-size: 25px;
	width: 40%;
	margin: auto;
	text-align: center;
}
h2.section-title span {
	padding: 0 25px;
	background: #f2f2f2;
}

.box {
	background: #fff;
	border: solid 1px #e7e7e7;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 10px;
	width: 90%;
	margin: auto;	
	margin-bottom: 10px;
}
.box i {
	width: 81px;
	height: 92px;
	margin: auto;
	display: block;
}
.box h5 {
	color: #aa3120;
}
.box .text-muted {
	color: #5c5c5c;
	font-size: 16px;
	font-weight: bold;	
}


i.elect {
	background: url(../img/elect.png) center center no-repeat;
}
i.oil {
	background: url(../img/oil.png) center center no-repeat;
}
i.pharm {
	background: url(../img/pharm.png) center center no-repeat;
}
i.chem {
	background: url(../img/chem.png) center center no-repeat;
}
i.chemistry {
	background: url(../img/chemistry.png) center center no-repeat;
}

#sections .btn-lg {
	margin: 50px 0 90px 0;
	text-align: center;
	font-size: 22px;
	padding: 20px 30px;
	background: #aa3120;
}

#sections .btn-lg:hover {
	background: #b63928;	
}


#questions .title {
	background: #191a52;
	color: #fff;
}
#questions .q-item {
	margin-bottom: 10px;
	display: inline-block;
}
.large {
	font-size: 77px;
	line-height: 0;
    color: #252664;
    bottom: -21px;
    position: relative;
}

#questions .body {
	padding: 32px 0;
	background: #252664;
	color: #fff;
	font-size: 16px;
}

#questions .body .fa {
	font-size: 100px;
}
#questions .body .fa-lightbulb-o {
	font-size: 120px;
}
#questions .body h4 {
	font-size: 22px;
	margin-bottom: 20px;
}

#banners {
	margin-top: 30px;
	margin-bottom: 60px;
	font-size: 18px;
}
.bannar {
	background: #aa3120;
	color: #fff;
	padding: 15px;
	width: 92%;
	margin: 10px auto 0;
}
.bannar h4 {
	font-size: 22px;
	margin-top: 5px;
}
.bannar .text-muted {
	font-size: 12px;
	color: #fff;
	margin-bottom: 0;
}


/* Inner Page */ 
section#inner {
	padding: 30px 0 ;
}

section#inner .text-muted {
	text-align: center;
}
.table thead {
	background: #f9f2f0;
	text-align: center;
	width: 100%;
	margin: auto
}

.table>thead>tr>th {
	border: solid 1px #f1e4e1;
	border-top: solid 1px #f1e4e1;
	text-align: center;
	color: #252664
}
.table>thead>tr>th.hover {
	background: #f6ecea
}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {

	border-left: solid 1px #f1e4e1;
	border-top: solid 1px #f1e4e1;
	color: #aa3120;
	font-size: 17px;
	padding: 12px 20px;

}
.table1 > thead > tr > th, .table1 > tbody > tr > th, .table1 > tfoot > tr > th{
    border-left: solid 1px #f1e4e1;
    border-top: solid 1px #f1e4e1;
    color: #aa3120;
    font-size: 17px;
    padding: 12px 20px;
}
, .table1 > thead > tr > td, .table1 > tbody > tr > td, .table1 > tfoot > tr > td, .table1 > tfoot > tr > td > a {
    border-left: solid 1px #f1e4e1;
    border-top: solid 1px #f1e4e1;
    color: #000000;
    font-size: 17px;
    padding: 12px 20px;
}

.table>thead>tr>th {
    border: solid 1px #f1e4e1;
    text-align: center;
    color: #252664
}
.notice {
	text-align: center;
}

.notice h4 {
	color: #252664	
}
.notice p {
	color: #343434
}

.form-control {
	border: solid 1px #f1e4e1;
	height: auto;
}
.form-horizontal .control-label {
	padding-top: 7px;
	color: #343434;
	font-weight: normal;
	font-size: 15px;
}

.btn-default {
	background: #aa3120;
	color: #fff;
	border-color: #bd3b29;
	font-size: 16px;
	padding: 10px 40px;

}

.btn-small {
    background: #aa3120;
    color: #fff;
    border-color: #bd3b29;
    font-size: 12px;
    padding: 7px 30px;
}

.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default {
	background: #bd3b29;
	color: #fff;
	border-color: #bd3b29;
}
footer {
	background:linear-gradient(
      rgba(170, 49, 32, 0.9), 
      rgba(170, 49, 32, 0.9)
    ), url(../img/bg-2.jpg);
    color: #fff;
    padding: 30px;
}
footer h3 {
	border-bottom: solid 1px #bf6558;
	padding-bottom: 10px;
}
footer ul {
	padding-right: 17px;
}
footer ul li {
	line-height: 25px;
}
footer a {
	color: #fff;
}
footer a:hover  {
	color: #fff;
	text-decoration: none;
	padding-right: 5px;
}
.address p{
	font-size: 18px;
	margin: 10px 0 20px 0;
}
.address a , .address a:hover , address a.visited {
	color: #fff;
	text-decoration: none;
}
footer .address ul {
	list-style: none;
}
footer .address ul li {
	line-height: 25px;
	font-size: 16px;
	margin-bottom: 10px;
}
footer .address ul li i , footer .address ul li span {
	font-size: 18px;
}

#copyrights {
	padding: 10px 0;
}


ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;    
}



.dropdown-large {
  position: static !important;
}
.dropdown-large .dropdown-menu-large {
	margin-left: 25%;
}
.dropdown-menu-large {
  margin-left: 16px;
  margin-right: 16px;
  padding: 20px 0px;
  left:25%;
}
.dropdown-menu-large > li > ul {
  padding: 0;
  margin: 0;
}
.dropdown-menu-large > li > ul > li {
  list-style: none;
}
.dropdown-menu-large > li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: normal;
  border: none;
}
.dropdown-menu-large > li ul > li > a:hover,
.dropdown-menu-large > li ul > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
  border: none;

}

.navbar-default .nav .dropdown-menu li a:hover, .navbar-default .nav  .dropdown-menu-large li a:focus {
	border: none;
}


.dropdown-menu-large .disabled > a,
.dropdown-menu-large .disabled > a:hover,
.dropdown-menu-large .disabled > a:focus {
  color: #999999;
}
.dropdown-menu-large .disabled > a:hover,
.dropdown-menu-large .disabled > a:focus {
  border: none;
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.dropdown-menu-large .dropdown-header {
  color: #252664;
  font-size: 18px;
}
@media (max-width: 768px) {
  .dropdown-menu-large {
    margin-left: 0 ;
    margin-right: 0 ;
  }
  .dropdown-menu-large > li {
    margin-bottom: 30px;
  }
  .dropdown-menu-large > li:last-child {
    margin-bottom: 0;
  }
  .dropdown-menu-large .dropdown-header {
    padding: 3px 15px !important;
  }
}

@media (max-width: 480px) {
	#sections .btn-lg {
		font-size: 16px;
	}
	h2.section-title {
		width: 100%;
	}
}
@media (min-width: 979px) {
  ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
  }
}
