﻿
@import url(http://fonts.googleapis.com/earlyaccess/droidarabickufi.css);



html,
body {
    height: 100%;
    font-size:15px;
    color:#4a3d35;
    font-family:Tahoma;
}
.upload
{   
    width:100%;
}


/*------- TOP Styles------------- */

.bg-top
{
	background-color:#ee9500;
	color:#FFFFFF;
	padding-bottom:3px;
	padding-top:3px;
}
.bg-top ul
{
 padding-right:0px;
 margin-bottom:0px;
 }


.lang a
{
	 color:#FFFFFF;
	 padding-right:30px;       
	 font-family:Tahoma;
	 text-decoration:none;
}


.lang a:hover
{
	 color:#DEE98E;
	 text-decoration:none;
}


address {
    margin-bottom: 0px;
    margin-top:5px;
}
address a {
    color: #EE9500;
    text-decoration: none;
}

.contacts {
   margin-top:0px;
}
.contacts .phone {
  font: 700 12px/18px "Asap", sans-serif;
  display: inline-block;
  position: relative;
  padding-left: 20px;
}
.contacts .phone:before {
  font-family: FontAwesome;
  font-size: 17px;
  position: absolute;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  cursor: default;
  line-height: 18px;
  left: 0;
  top: 0;
  content: '\f095';
}
.contacts .divider {
    display: inline-block;
    width: 1px;
    height: 13px;
    background: url(../images/dotted-border.png) no-repeat center top;
    overflow: hidden;
    margin-top: 2px;
    margin-left: 8px;
    margin-right: 8px;
}
.contacts .mail {
  font: 400 10px/18px "Asap", sans-serif;
  display: inline-block;
  text-transform: uppercase;
  position: relative;
  padding-left: 21px;
}


.contacts .mail a
{
 color:#FFFFFF;
}
.contacts .mail a:hover
{
 color:#FFFFFF;
}

.contacts .mail:before {
  font-family: FontAwesome;
  font-size: 14px;
  position: absolute;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  cursor: default;
  line-height: 18px;
  left: 0;
  top: 0px;
  content: '\f003';
}


.socials {
	position: relative;
	overflow: hidden;	
	text-align:left;

}

.socials li {
 display:inline-block;	
 width: 30px;
 height: 30px;
}


.socials li a {
	width: 30px;
	height: 30px;
	position: relative;
	display: inline-block;
	font-size: 18px;
	line-height: 31px;
	text-align: center;
	color: #fff;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
}

.socials li a:hover {
	background: #fff;
	color: #ee9500;
}


/*------- LOGO MENU Styles------------- */

.menu-logo
{
	background-color:#FFFFFF;
	border-bottom:4px #d74200 solid;
	
}

.logo
{
	padding-top:10px;
	padding-bottom:10px;
}

/*------- HEADER Styles------------- */

.carousel {
    height: 60%;
}

.item,
.active,
.carousel-inner {
    height: 100%;
}

/* Background images are set within the HTML using inline CSS, not here */

.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}


/*------- CONTACT Styles------------- */


.content-home
{
	 background-color:#FFFFFF;
	 padding-top:20px;
	  overflow:visible;
	 text-align:center;	
	 padding-bottom:30px;
	 border-top:4px #d74200 solid;
	 border-bottom:4px #d74200 solid;

}
.content-inner
{
	 background-color:#FFFFFF;
	 padding-top:20px;
	 overflow:visible;
	 text-align:justify;	
	 padding-bottom:30px;
	 border-top:4px #d74200 solid;
	 border-bottom:4px #d74200 solid;

}

.title
{

    padding-bottom: 9px;
    color:#37689b;
    font-size:30px;
    font-family: 'Droid Arabic Kufi';
    text-align:center;

	
}

.title span
{

    padding-bottom: 9px;
    color:#37689b;
    font-size:30px;
    font-family: 'Droid Arabic Kufi';
    text-align:center;

	
}

.title-inner
{

    padding-bottom: 9px;
    color:#37689b;
    font-size:30px;
    font-family: 'Droid Arabic Kufi';
    text-transform:capitalize;	
    text-align:right;

	
}


.buttons
{
	 margin-top:20px;
}

.btn-default 
{
    background: #71a814;
    font-size:15px;
    font-weight:700;
    color: #ffffff;
    font-family: 'Droid Arabic Kufi';
    text-transform: uppercase;
    text-align: center;
    padding: 12px 30px 10px 30px;
}


.btn-default.active,.btn-default.focus,.btn-default:active,.btn-default:focus,.btn-default:hover,.open>.dropdown-toggle.btn-default
{color:#fff;background-color:#d12c00;border-color:#adadad;text-decoration:none;}


.btn-default span:after {
    font-family: FontAwesome;
    font-size: 17px;
    font-style: normal;
    font-weight: normal;
    padding-right:10px;
    text-decoration: none;
    cursor: default;
    line-height: 17px;
    content: '\f060';
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.28);
}

/*------- FOOTER Styles------------- */

.footer-bg
{
	background:url('../images/bg.png') no-repeat scroll center center;
	padding:10px 0 10px 0;
	text-align:center;
}
.footer-bg .box-all
{
 margin-bottom:20px;
}

.footer-bg .title
{
	text-align:center;
	color:#da5734;
    font-family: 'Droid Arabic Kufi';
	font-size:25px;


}

.footer-bg .icons
{
 color:#d12c00;
 font-size:70px;
}

/*------- COPY RIGHT Styles------------- */

.copyright
{
	 background-color:#414141;
	 padding:10px;
	 text-align:center;
	 color:#FFFFFF;
	 font-size:13px;
	 direction:ltr;

}


.copyright a
{
	 color:#FFFFFF;

}

.copyright a:hover
{
	 color:#71a814;
	 text-decoration:none;
	
}

.text-center
{
	color:#EE9500;
	font-size:20px;
}
.form-control{
	border-radius: 1px;
}



.dropdown.dropdown-lg .dropdown-menu {
    margin-top: -1px;
    padding: 6px 20px;
}
.input-group-btn .btn-group {
    display: flex !important;
}
.btn-group .btn {
    border-radius: 0;
    margin-left: -1px;
}
.btn-group .btn:last-child {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.btn-group .form-horizontal .btn[type="submit"] {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
}
.form-group .form-control:last-child {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

@media screen and (min-width: 768px) {
    #adv-search {
        width: 100%;
        margin: 0 auto;
    }
    .dropdown.dropdown-lg {
        position: static !important;
    }
    .dropdown.dropdown-lg .dropdown-menu {
        min-width: 500px;
    }
}



.btn-search {
  position: relative;
  display: inline-block;
  width: 50px;
  height:33px;
  margin-right: 0px;
  text-align: center;
  font-size: 13px;
  border-radius:0px;
  line-height: 17px;
  text-transform: uppercase;
  color: #fff;
  background: #EE9500;
  border:1px #EE9500 solid;
  -moz-box-sizing: border-box;
  float:left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
}
.btn-search:hover {
  text-decoration: none;
  background: #6aa72b;  
  border:1px #629b26 solid;

}


.input-group .form-control {
    height: 33px;
}


.btn-group .btn:last-child {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}


.btn {
    display: inline-block;
    padding: 5px 12px;
    
}



.btn-primary {
    color: #fff;
    background-color: #629b26;
    border-color: #629b26;
}


.btn-primary:hover {
    color: #fff;
    background-color: #406d12;
    border-color: #406d12;
}


