﻿
@import "http://fonts.googleapis.com/earlyaccess/notokufiarabic.css";
body {
    font-family: Noto Kufi arabic;
    overflow: hidden;
}
a:focus {
    outline: 0 none;
}
#nav .navbar.navbar-inverse {
    background: rgba(41, 65, 79, 0.9) none repeat scroll 0 0;
    border: 0 none;
    box-shadow: 0 5px 8px rgba(0, 0, 0, 0.2);
    padding: 10px 0;
}
.bg-pattern1, .bg-pattern2, .bg-pattern3 {
    position: relative;
    width: 100%;
}
.bg-pattern1 {
    background: rgba(0, 0, 0, 0) url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAWSURBVBhXY2ZgYPgPxIwgBiMDAwMDAA5kAQi37Xr9AAAAAElFTkSuQmCC") repeat scroll 0 0;
}
.bg-pattern2 {
    background: rgba(0, 0, 0, 0) url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAABCAYAAAD0In+KAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAMSURBVBhXY4AAhjMAANUAzUoX6YsAAAAASUVORK5CYII=") repeat scroll 0 0;
}
.bg-pattern3 {
    background: rgba(34, 34, 34, 0.8) none repeat scroll 0 0;
}
.bg1, .bg2 {
    background-size: cover;
    height: 100%;
    position: absolute;
    width: 100%;
}
.bg1 {
    background: rgba(0, 0, 0, 0) url("../images/p-bg1.jpg") repeat fixed 0 0 / cover ;
}
.bg2 {
    background: rgba(0, 0, 0, 0) url("../images/p-bg2.jpg") repeat fixed 0 0 / cover ;
}
#footer {
    background: rgba(0, 0, 0, 0) url("../images/p-bg1.jpg") repeat fixed 0 0 / cover ;
}
h1 {
    color: #fff;
}
h2 {
    color: #ccc;
}
h1 span.line, h2 span.line {
    border-top: 1px solid #ffe400;
    display: block;
    height: 1px;
    margin: 15px auto 20px;
    position: relative;
    width: 100px;
}
h1 span span.dot, h2 span span.dot {
    background: #ffe400 none repeat scroll 0 0;
    border: 1px solid #ffe400;
    border-radius: 20px;
    display: block;
    height: 10px;
    margin: -6px auto 0;
    width: 10px;
}
h3 span.line {
    border-top: 1px solid #ffe400;
    display: block;
    height: 1px;
    margin: 15px auto 20px;
    position: relative;
    width: 60px;
}
h3 span span.dot {
    background: #ffe400 none repeat scroll 0 0;
    border: 1px solid #ffe400;
    border-radius: 20px;
    display: block;
    height: 8px;
    margin: -5px auto 0;
    width: 8px;
}
.navbar .navbar-brand {
    color: #ffe400;
}
.navbar .fa-bars {
    color: #fff;
}
.navbar .navbar-toggle {
    padding-bottom: 7px;
}
.navbar-inverse .navbar-nav > li.active > a, .navbar-inverse .navbar-nav > li.active > a:focus {
    color: #ffe400;
    text-align: right;
}
.navbar-inverse .navbar-nav > li.active > a::after {
    background: #ffe400 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    width: 10px;
}
.page-heading {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    padding-bottom: 5px;
    padding-top: 5px;
}
.page-heading::before {
    border-left: 1px solid #ffe400;
    border-top: 1px solid #ffe400;
    content: "";
    display: block;
    height: 10px;
    left: 0;
    position: absolute;
    top: 0;
    width: 10px;
}
.page-heading::after {
    border-right: 1px solid #ffe400;
    border-top: 1px solid #ffe400;
    content: "";
    display: block;
    height: 10px;
    position: absolute;
    right: 0;
    top: 0;
    width: 10px;
}
#counter {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    border-top: 2px solid rgba(0, 0, 0, 0);
    padding-bottom: 20px;
}
#counter::before {
    border-bottom: 1px solid #ffe400;
    border-left: 1px solid #ffe400;
    bottom: 0;
    content: "";
    display: block;
    height: 10px;
    left: 0;
    position: absolute;
    width: 10px;
}
#counter::after {
    border-bottom: 1px solid #ffe400;
    border-right: 1px solid #ffe400;
    bottom: 0;
    content: "";
    display: block;
    height: 10px;
    position: absolute;
    right: 0;
    width: 10px;
}
#counter .slogan h3 {
    color: #fff;
}
.text-ticker {
    background: #ffe400 none repeat scroll 0 0;
    color: #000;
    display: inline-block;
    font-weight: 700;
    height: 44px;
    line-height: 38px;
    margin-left: 15px;
    overflow: hidden;
    position: relative;
    text-align: center;
    top: 12px;
}
.text-ticker .ticker-item {
    display: block;
}
@media (min-width: 768px) {
h1 {
    font-size: 40px;
    line-height: normal;
}
h2 {
    font-size: 48px;
}
#nav .navbar.navbar-inverse {
    padding: 10px 0;
}
.navbar .navbar-brand {
    font-size: 38px;
    font-weight: 700;
}
#nav .navbar-nav > li {
    display: inline-block;
    float: right;
    text-align: center;
}
#nav .navbar-nav > li + li::before {
    color: #ccc;
    content: "/ ";
    float: left;
    padding: 15px 0;
}
#nav .navbar-nav > li a {
    float: left;
}
#nav .navbar-nav > li.active a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.page-heading {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    padding-top: 0;
}
#counter {
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
    border-top: 2px solid rgba(0, 0, 0, 0.4);
    padding-bottom: 0;
}
.text-ticker {
    background: #ffe400 none repeat scroll 0 0;
    color: #000;
    display: inline-block;
    font-weight: 700;
    height: 60px;
    line-height: 54px;
    margin-left: 15px;
    overflow: hidden;
    padding-bottom: 58px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    text-align: center;
    top: 10px;
}
}
#counter .timer {
    color: #fff;
    min-height: 50px;
    padding: 8px 0 10px;
}
#counter .timer span.time {
    display: block;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
}
#counter .timer span.title {
    color: #fff;
    display: block;
    font-size: 14px;
    line-height: 14px;
    padding: 2px;
    text-transform: lowercase;
}
#header, #about, #parallax-section-1, #parallax-section-2 {
    position: relative;
}
#parallax-section-2 h2 {
    color: #fff;
}
.btn-theme-inverse {
    background: #d2322d none repeat scroll 0 0;
    border-color: #a82824;
    color: #fff;
}
.btn-theme-inverse:hover, .btn-theme-inverse:active {
    background: #ffe400 none repeat scroll 0 0;
    border-color: #ccb600;
    color: #000;
}
.btn-theme-inverse:focus {
    color: #fff;
    outline: 0 none;
}
.text-theme-inverse {
    color: #d2322d;
}
#about {
    background: rgba(41, 65, 79, 0.8) none repeat scroll 0 0;
    color: #ccc;
    font-size: 14px;
    line-height: 24px;
    overflow: hidden;
    padding: 50px 0 80px;
}
.subscribe-container label {
    font-size: 16px;
    margin: 10px 0;
}
.subscribe-container .input-group {
    background: #fff none repeat scroll 0 0;
    padding: 4px;
}
.subscribe-container .input-group input[type=text] {
    border: 0 none;
}
.subscribe-container #subscribe_form_message {
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
    z-index: 100;
}
@media (min-width: 768px) {
#counter .timer span.time {
    text-align: center;
    width: 100%;
}
}
#content-boxes, #contact, #twitter {
    background: #fff none repeat scroll 0 0;
}
#content-boxes .col-highlight {
    cursor: pointer;
    padding: 50px 20px;
}
#content-boxes .col-highlight p {
    font-size: 12px;
    min-height: 90px;
}
#content-boxes .col-highlight:hover {
    background-color: rgba(255, 228, 0, 0.95);
}
#content-boxes, #team, #contact {
    overflow: hidden;
    position: relative;
}
#team, #contact {
    overflow: hidden;
    padding: 50px 0;
}
#contact .contact-info .fa-ul li {
    font-size: 17px;
    margin: 0;
    padding: 0 0 10px;
    text-align: right;
}
label.error {
    background: #c00 none repeat scroll 0 0;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
    color: #fff;
    float: left;
    font-size: 11px;
    padding: 2px 5px;
}
#team .member-box {
    background: rgba(255, 228, 0, 0.8) none repeat scroll 0 0;
    cursor: pointer;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-bottom: 10px;
    padding-top: 6px;
    transition: all 0.2s ease-in-out 0s;
}
#team .member-box:hover {
    background: rgba(255, 255, 255, 0.95) none repeat scroll 0 0;
}
#team .member-box .member-img {
    padding-right: 0;
}
#team .member-box .member-img a {
    border: 0 none;
}
#team .member-box .member-img img {
    margin-top: 10px;
    width: 100%;
}
#team .member-box .member-info {
    float: right;
}
#team .member-box .member-social {
    float: right;
}
#team .member-box .member-info > .member-name {
    color: #222;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    margin: 10px 0 0;
}
#team .member-box .member-info > .member-name a {
    color: #222;
}
#team .member-box .member-info > .member-name a:hover {
    color: #000;
    text-decoration: none;
}
#team .member-box .member-info > .member-title {
    color: #222;
    font-size: 12px;
}
#team .member-box .member-content {
    color: #222;
    font-size: 12px;
    margin-top: 5px;
}
#team .member-box .member-social > a {
    color: #d2322d;
    display: block;
    float: left;
    font-size: 16px;
    padding: 10px 2px 10px 15px;
}
#team .member-box:hover .member-social > a {
    color: #999;
}
#team .member-box .member-social > a:hover {
    color: #000;
    text-decoration: none;
}
#contact .map-container {
    padding-bottom: 20px;
    padding-top: 20px;
}
#contact .map-container .responsive-wrapper {
    padding-bottom: 20%;
    position: relative;
    width: 100%;
}
#contact .map-container .responsive-wrapper iframe {
    border: 0 none;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
}
.contact-box {
    text-align: right;
}
#twitter {
    padding: 80px 0;
}
#twitter h2, #contact h2 {
    color: #000;
}
.tweets-container {
    display: block;
    line-height: 140px;
    min-height: 140px;
}
@media (max-width: 768px) {
.tweets-container {
    line-height: 250px;
    min-height: 250px;
}
}
.tweets-container .twitterfeed_ticker .tweet_list {
    margin: 0;
    padding: 0;
}
.tweets-container .twitterfeed_ticker .tweet_list li {
    color: #666;
    display: block;
    line-height: 21px;
    position: relative;
    vertical-align: middle;
}
.tweets-container .twitterfeed_ticker .tweet_list li a {
    color: #d2322d;
}
@media (min-width: 768px) {
.tweets-container .twitterfeed_ticker .tweet_list li .col-icon > .fa-twitter {
    font-size: 36px;
}
.tweets-container .twitterfeed_ticker .tweet_text {
    font-size: 14px;
}
}
#footer .social-container {
    padding-bottom: 20px;
    padding-top: 25px;
}
#footer .footer-quote {
    color: rgba(255, 255, 255, 0.9);
}
#footer h3 {
    color: rgba(255, 255, 255, 0.9);
}
#footer .footer-copyright {
    background: rgba(0, 0, 0, 0.88) none repeat scroll 0 0;
    color: #ffe400;
    padding: 8px 0;
    width: 100%;
}
#footer .social-widget {
    margin: 25px 0;
    text-align: center;
}
#footer .social-widget .fa-light {
    color: #fff;
}
#footer .social-widget .fa-stack {
    text-align: center;
}
#footer h4.widget-title {
    font-weight: 700;
    text-transform: uppercase;
}
#footer .social-widget .list-inline {
    display: inline-block;
}
#footer .social-widget .list-inline > li {
    float: left;
    margin: 3px;
    padding: 0;
}
#footer .social-widget .fa-3x {
    font-size: 28px;
}
#footer .social-widget a {
    display: block;
    transition: all 0.6s ease 0s;
}
#footer .social-widget a:hover {
    opacity: 0.6;
}
#footer .social-widget .pinterest {
    background: #ff6563 none repeat scroll 0 0;
}
#footer .social-widget .linkedin {
    background: #3398cc none repeat scroll 0 0;
}
#footer .social-widget .twitter {
    background: #66ccfd none repeat scroll 0 0;
}
#footer .social-widget .rss {
    background: #fc6 none repeat scroll 0 0;
}
#footer .social-widget .facebook {
    background: #01649b none repeat scroll 0 0;
}
#footer .social-widget .google {
    background: #da2713 none repeat scroll 0 0;
}
#footer .social-widget .dribbble {
    background: #e24a85 none repeat scroll 0 0;
}
#footer .social-widget .tumblr {
    background: #2c4762 none repeat scroll 0 0;
}
#bquote {
    background: #ffe400 none repeat scroll 0 0;
    overflow: hidden;
    padding-top: 25px;
}
#bquote blockquote {
    border-left-color: #d2322d;
    color: #332e00;
}
#preloader {
    background-color: #ffe400;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999;
}
#status {
    height: 50px;
    left: 50%;
    margin: -50px 0 0 -50px;
    position: absolute;
    top: 50%;
    width: 50px;
}
.scrollup {
    background: #000 none repeat scroll 0 0;
    bottom: 40px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.9);
    color: #ffe400;
    display: none;
    font-size: 28px;
    height: 40px;
    line-height: 37px;
    opacity: 0.6;
    position: fixed;
    right: 15px;
    text-align: center;
    width: 40px;
}
.scrollup:hover, .scrollup:focus {
    background: #111 none repeat scroll 0 0;
    color: #ffe400;
    opacity: 0.9;
    text-decoration: none;
}
