body {
  padding-top: 20px;
  padding-bottom: 20px;
  background:url('../../assets/images/body-bg.jpg') top center no-repeat fixed;
  font-family: 'Droid Arabic Kufi';
  text-align: justify;
  font-size: 13px;
  line-height: 22px;
  direction: rtl;
}

.page-header, .page-header  h3{
	margin-top:0px;
}


#mainSlider {
	max-height:253px;
}

@font-face {
    font-family: 'Droid Arabic Kufi';
    src: url('../../assets/bootstrap/fonts/DroidKufi-Regular.eot');
    src: url('../../assets/bootstrap/fonts/DroidKufi-Regular.eot?#iefix') format('embedded-opentype'), url('../../assets/bootstrap/fonts/DroidKufi-Regular.woff') format('woff'), url('../../assets/bootstrap/fonts/DroidKufi-Regular.woff2') format('woff2'), url('../../assets/bootstrap/fonts/DroidKufi-Regular.ttf') format('truetype'), url('../../assets/bootstrap/fonts/DroidKufi-Regular.svg#Droid Arabic Kufi') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Droid Arabic Kufi';
    src: url('../../assets/bootstrap/fonts/DroidKufi-Bold.eot');
    src: url('../../assets/bootstrap/fonts/DroidKufi-Bold.eot?#iefix') format('embedded-opentype'), url('../../assets/bootstrap/fonts/DroidKufi-Bold.woff') format('woff'), url('../../assets/bootstrap/fonts/font/DroidKufi-Bold.woff2') format('woff2'), url('../../assets/bootstrap/fonts/DroidKufi-Bold.ttf') format('truetype'), url('../../assets/bootstrap/fonts/font/DroidKufi-Bold.svg#Droid Arabic Kufi') format('svg');
    font-weight: 700;
    font-style: normal;
}

#header { margin-top:20px; }
.navbar { padding:0px; background-color:#efefef; border:none; }

#navbar {
	background:#532009;
}

#navbar ul li a {
	color: #FFF;
}

#navbar ul li a:hover {
	background: #EEE;
	color: #000;
}

.nav { 
	border:none;
}

.nav li {
	color: #FFF;
}

.nav li a{
	padding: 10px;
	font-family: 'Droid Arabic Kufi';
	margin:1px;
}

.mainMenuMobile{
	float:right;
	background: #FFF;
}

.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
          transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
html,
body,
.carousel,
.carousel-inner,
.carousel-inner .item {
  height: 100%;
}

footer {
	background: #532009;
	height: 100px;
	padding: 25px 0;
	margin-top: 10px;
	color: #FFF;
}

btn-social {
    color: #aaa;
    border: solid 1px #aaa;
    padding: 8px 0px;
    width: 150px;
    text-align: center;
    margin: 0 0 5px 5px;
    display: inline-block;
    text-decoration: none;
    line-height: 1;
    -webkit-transition: background .25s ease;
    -moz-transition: background .25s ease;
    -ms-transition: background .25s ease;
    -o-transition: background .25s ease;
    transition: background .25s ease;
}
.btn-social:hover {
    text-decoration: none;
    background-color: #aaa;
    color: #fff;
}
.btn-social:active {
    box-shadow: inset 1px 2px 1px rgba(0, 0, 0, 0.2);
}
.btn-social-white {
    color: #fff;
    border-color: #fff;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
.btn-social-white:hover {
    color: #0099da;
    border-color: #0099da;
    background-color: rgba(0, 0, 0, 0.1);
}
.btn-social .fa {
    margin: 0 0 0 10px;
    font-size: 18px;
}
.btn-social.solid:hover {
    text-shadow: 0px -1px 2px rgba(0, 0, 0, 0.3);
}
.btn-social.sm {
    width: 32px;
    height: 32px;
}
.btn-social.lg {
    width: 220px;
    padding: 12px 0;
}
.btn-social.xl-lg {
    width: 400px;
    padding: 18px 0;
}
.btn-social.round {
    border-radius: 5px;
}
.btn-social.sm .fa {
    margin: 0;
}
.btn-social.rss {
    color: #ef922f;
    border-color: #ef922f;
}
.btn-social.rss:hover,
.btn-social.rss.solid {
    color: #fff;
    background-color: #ef922f;
}
.btn-social.facebook {
    color: #3b5998;
    border-color: #3b5998;
}
.btn-social.facebook:hover,
.btn-social.facebook.solid {
    color: #fff;
    background-color: #3b5998;
}
.btn-social.twitter {
    color: #00aced;
    border-color: #00aced;
}
.btn-social.twitter:hover,
.btn-social.twitter.solid {
    color: #fff;
    background-color: #00aced;
}
.btn-social.google-plus {
    color: #dd4b39;
    border-color: #dd4b39;
}
.btn-social.google-plus:hover,
.btn-social.google-plus.solid {
    color: #fff;
    background-color: #dd4b39;
}
.btn-social.youtube {
    color: #bb0000;
    border-color: #bb0000;
}
.btn-social.youtube:hover,
.btn-social.youtube.solid {
    color: #fff;
    background-color: #bb0000;
}
.btn-social.linkedin {
    color: #007bb6;
    border-color: #007bb6;
}
.btn-social.linkedin:hover,
.btn-social.linkedin.solid {
    color: #fff;
    background-color: #007bb6;
}
.btn-social.instagram {
    color: #517fa4;
    border-color: #517fa4;
}
.btn-social.instagram:hover,
.btn-social.instagram.solid {
    color: #fff;
    background-color: #517fa4;
}
.btn-social.pinterest {
    color: #cb2027;
    border-color: #cb2027;
}
.btn-social.pinterest:hover,
.btn-social.pinterest.solid {
    color: #fff;
    background-color: #cb2027;
}
.btn-social.wordpress {
    color: #4597be;
    border-color: #4597be;
}
.btn-social.wordpress:hover,
.btn-social.wordpress.solid {
    color: #fff;
    background-color: #4597be;
}
.btn-social.git {
    color: #666666;
    border-color: #666666;
}
.btn-social.git:hover,
.btn-social.git.solid {
    color: #fff;
    background-color: #666666;
}
.btn-social.flickr {
    color: #ff0084;
    border-color: #ff0084;
}
.btn-social.flickr:hover,
.btn-social.flickr.solid {
    color: #fff;
    background-color: #ff0084;
}
.btn-social.stack-overflow {
    color: #bbbbbb;
    border-color: #bbbbbb;
}
.btn-social.stack-overflow:hover,
.btn-social.stack-overflow.solid {
    color: #fff;
    background-color: #bbbbbb;
}
.btn-social.vine {
    color: #00b48a;
    border-color: #00b48a;
}
.btn-social.vine:hover,
.btn-social.vine.solid {
    color: #fff;
    background-color: #00b48a;
}
.btn-social.dribbble {
    color: #f26798;
    border-color: #f26798;
}
.btn-social.dribbble:hover,
.btn-social.dribbble.solid {
    color: #fff;
    background-color: #f26798;
}
.btn-social.foursquare {
    color: #0072b1;
    border-color: #0072b1;
}
.btn-social.foursquare:hover,
.btn-social.foursquare.solid {
    color: #fff;
    background-color: #0072b1;
}
.btn-social.tumblr {
    color: #32506d;
    border-color: #32506d;
}
.btn-social.tumblr:hover,
.btn-social.tumblr.solid {
    color: #fff;
    background-color: #32506d;
}
.social-icon-ar {
    display: inline-block;
    width: 44px;
    height: 44px;
    color: #fff;
    text-align: center;
    font-size: 28px;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2);
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    margin: 0 0 20px 20px;
}
.social-icon-ar .fa {
    padding-top: 10px;
}
.social-icon-ar:hover {
    color: #fff;
    text-shadow: 0px -1px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);
}
.social-icon-ar.round {
    border-radius: 5px;
}
.social-icon-ar.circle {
    border-radius: 40px;
}
.social-icon-ar.sm {
    width: 25px;
    height: 25px;
    margin: 0 0 10px 10px;
    font-size: 15px;
}
.social-icon-ar.sm .fa {
    padding-top: 6px;
}
.social-icon-ar.tumblr {
    background-color: #32506d;
    background-image: -webkit-linear-gradient(bottom, #32506d, #426a90);
    background-image: -moz-linear-gradient(bottom, #32506d, #426a90);
    background-image: -o-linear-gradient(bottom, #32506d, #426a90);
    background-image: linear-gradient(to top, #32506d, #426a90);
}
.social-icon-ar.rss {
    background-color: #ef922f;
    background-image: -webkit-linear-gradient(bottom, #ef922f, #f3ab5e);
    background-image: -moz-linear-gradient(bottom, #ef922f, #f3ab5e);
    background-image: -o-linear-gradient(bottom, #ef922f, #f3ab5e);
    background-image: linear-gradient(to top, #ef922f, #f3ab5e);
}
.social-icon-ar.twitter {
    background-color: #00aced;
    background-image: -webkit-linear-gradient(bottom, #00aced, #21c2ff);
    background-image: -moz-linear-gradient(bottom, #00aced, #21c2ff);
    background-image: -o-linear-gradient(bottom, #00aced, #21c2ff);
    background-image: linear-gradient(to top, #00aced, #21c2ff);
}
.social-icon-ar.facebook {
    background-color: #3b5998;
    background-image: -webkit-linear-gradient(bottom, #3b5998, #4c70ba);
    background-image: -moz-linear-gradient(bottom, #3b5998, #4c70ba);
    background-image: -o-linear-gradient(bottom, #3b5998, #4c70ba);
    background-image: linear-gradient(to top, #3b5998, #4c70ba);
}
.social-icon-ar.linkedin {
    background-color: #007bb6;
    background-image: -webkit-linear-gradient(bottom, #007bb6, #009de9);
    background-image: -moz-linear-gradient(bottom, #007bb6, #009de9);
    background-image: -o-linear-gradient(bottom, #007bb6, #009de9);
    background-image: linear-gradient(to top, #007bb6, #009de9);
}
.social-icon-ar.pinterest {
    background-color: #cb2027;
    background-image: -webkit-linear-gradient(bottom, #cb2027, #e03e44);
    background-image: -moz-linear-gradient(bottom, #cb2027, #e03e44);
    background-image: -o-linear-gradient(bottom, #cb2027, #e03e44);
    background-image: linear-gradient(to top, #cb2027, #e03e44);
}
.social-icon-ar.instagram {
    background-color: #517fa4;
    background-image: -webkit-linear-gradient(bottom, #517fa4, #7098b8);
    background-image: -moz-linear-gradient(bottom, #517fa4, #7098b8);
    background-image: -o-linear-gradient(bottom, #517fa4, #7098b8);
    background-image: linear-gradient(to top, #517fa4, #7098b8);
}
.social-icon-ar.google-plus {
    background-color: #dd4b39;
    background-image: -webkit-linear-gradient(bottom, #dd4b39, #e47365);
    background-image: -moz-linear-gradient(bottom, #dd4b39, #e47365);
    background-image: -o-linear-gradient(bottom, #dd4b39, #e47365);
    background-image: linear-gradient(to top, #dd4b39, #e47365);
}
.social-icon-ar.youtube {
    background-color: #bb0000;
    background-image: -webkit-linear-gradient(bottom, #bb0000, #ee0000);
    background-image: -moz-linear-gradient(bottom, #bb0000, #ee0000);
    background-image: -o-linear-gradient(bottom, #bb0000, #ee0000);
    background-image: linear-gradient(to top, #bb0000, #ee0000);
}
.social-icon-ar.git {
    background-color: #666666;
    background-image: -webkit-linear-gradient(bottom, #666666, #808080);
    background-image: -moz-linear-gradient(bottom, #666666, #808080);
    background-image: -o-linear-gradient(bottom, #666666, #808080);
    background-image: linear-gradient(to top, #666666, #808080);
}
.social-icon-ar.wordpress {
    background-color: #4597be;
    background-image: -webkit-linear-gradient(bottom, #4597be, #6baccb);
    background-image: -moz-linear-gradient(bottom, #4597be, #6baccb);
    background-image: -o-linear-gradient(bottom, #4597be, #6baccb);
    background-image: linear-gradient(to top, #4597be, #6baccb);
}
.social-icon-ar.flickr {
    background-color: #ff0084;
    background-image: -webkit-linear-gradient(bottom, #ff0084, #ff339d);
    background-image: -moz-linear-gradient(bottom, #ff0084, #ff339d);
    background-image: -o-linear-gradient(bottom, #ff0084, #ff339d);
    background-image: linear-gradient(to top, #ff0084, #ff339d);
}
.social-icon-ar.stack-overflow {
    background-color: #bbbbbb;
    background-image: -webkit-linear-gradient(bottom, #bbbbbb, #d4d4d4);
    background-image: -moz-linear-gradient(bottom, #bbbbbb, #d4d4d4);
    background-image: -o-linear-gradient(bottom, #bbbbbb, #d4d4d4);
    background-image: linear-gradient(to top, #bbbbbb, #d4d4d4);
}
.social-icon-ar.vine {
    background-color: #00b48a;
    background-image: -webkit-linear-gradient(bottom, #00b48a, #00e7b1);
    background-image: -moz-linear-gradient(bottom, #00b48a, #00e7b1);
    background-image: -o-linear-gradient(bottom, #00b48a, #00e7b1);
    background-image: linear-gradient(to top, #00b48a, #00e7b1);
}
.social-icon-ar.dribbble {
    background-color: #f26798;
    background-image: -webkit-linear-gradient(bottom, #f26798, #f696b8);
    background-image: -moz-linear-gradient(bottom, #f26798, #f696b8);
    background-image: -o-linear-gradient(bottom, #f26798, #f696b8);
    background-image: linear-gradient(to top, #f26798, #f696b8);
}
.social-icon-ar.foursquare {
    background-color: #0072b1;
    background-image: -webkit-linear-gradient(bottom, #0072b1, #0093e4);
    background-image: -moz-linear-gradient(bottom, #0072b1, #0093e4);
    background-image: -o-linear-gradient(bottom, #0072b1, #0093e4);
    background-image: linear-gradient(to top, #0072b1, #0093e4);
}

