/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Aug 31, 2014, 7:11:43 PM
    Author     : saker-mdit
*/
@font-face {
    font-family: AraHamah1964R-Regular;
    src: url('../fonts/AraHamah1964R-Regular/AraHamah1964R-Regular.eot');
    src: url('../fonts/AraHamah1964R-Regular/AraHamah1964R-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AraHamah1964R-Regular/AraHamah1964R-Regular.woff') format('woff'),
        url('../fonts/AraHamah1964R-Regular/AraHamah1964R-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: AraHamahSahetAlAssi_Regular;
    src: url('../fonts/AraHamahSahetAlAssi-Regular/AraHamahSahetAlAssi-Regular.eot');
    src: url('../fonts/AraHamahSahetAlAssi-Regular/AraHamahSahetAlAssi-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AraHamahSahetAlAssi-Regular/AraHamahSahetAlAssi-Regular.woff') format('woff'),
        url('../fonts/AraHamahSahetAlAssi-Regular/AraHamahSahetAlAssi-Regular.otf') format("opentype");
}
body,menu{ margin: 0px; padding: 0px; font-family:"Helvetica Neue",Arial,sans-serif;}
a{ text-decoration: none;}

body {
    min-width: 1170px; position: relative;
}
.warpper{ width: 1000px; margin: auto auto;}
.logo-image {
    float: left;
    height: 175px;
}

.logo-helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.social{list-style: none; display: inline-block;}

/*----------------------- main menu-------------------------*/
.right-menu {
    background-color: #1b75bc;
    height: 64px;
}
.no-padding-main{ padding:0px;}
.slogo {float: left;}
ul.mainmenu { 
    margin: 0;
    padding: 0;
    overflow: hidden;;
    background:url(../images/menu-bg.png) repeat-x;
}
.nav-pills > li + li { margin-left: 0;}
.mainmenu li {height:90px;}
.mainmenu li a {
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: bold;
    height: 80px;
    line-height: 64px;
    font-family:AraHamahSahetAlAssi_Regular;
}
#nav li { position: relative;}
.nav > li > a.active:hover,.nav > li > a.active,.nav > li > a:focus{ background-color: #1d1d1b; border-radius:0px;color:#fff; } 

.nav > li > a:hover{color:#8e0b39;background-color:transparent;}
.nav > li > a { padding:0 10px;}
#nav ul {
    list-style: none outside none;
    position: absolute;
    right: -9999px;
    padding: 0;
    margin: 0px;
    width: 100%;
}
#nav li:hover ul{ 
    right:0; 
    padding: 0;
    box-shadow: 0px 6px 12px rgba(5, 5, 5, 0.38);
    z-index: 9999;
}
#nav ul li {
    background-color:#8e0b39;
    border-bottom: 1px solid #b62e5e;
    float: none;
    padding-top: 1px;
}
#nav ul a {
    background-color:#8e0b39;
    display: block;
    padding: 8px 15px;
    position: relative;
    white-space: nowrap;
}
/*-----------------------end main menu-------------------------*/

/*--------------------------------*/
.left-section{ width: 656px;}
.header-adv{ position: relative;}
.language {
    background-color: #333;
    border-top: 5px solid #b98905;
    float: right;
    font-size: 12px;
    padding: 5px 10px;
    left: 10px;
    position: absolute;
    top: 0;
}
.language a {
    color: #fff;
    font-family: tahoma;
    font-size: 12px;
}
.slogon {
    color: #b98b0a;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    font-family:Al-Jazeera-Arabic-Regular;
}
.secmenu {
    background-color: #333;
    padding: 0;
    margin: 0;
}
.secmenu > li {
    border-right: 1px solid #4e4e4e;
    display: inline-block;
    line-height: 35px;
    list-style: none outside none;
}

.secmenu li a {
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    padding-left: 15px;
    padding-right: 15px;
    display: block;
}
.secmenu li a:hover {
    color: #333;
    background-color: #ebebeb;
}
.sub-menu {
    display: none;
}
.sub-menu {
    background: none repeat scroll 0 0 #ebebeb;
    line-height: 40px;
    margin: 0;
    padding: 0;
}
.sub-menu  li a {
    color:#333333;
    font-size: 13px;
    font-weight: bold;
    padding-left: 15px;
    padding-right: 15px;
    display: block;
}
.sub-menu > li {
    border-right: 1px solid #636363;
    display: inline-block;
}



.social > li {
    margin: 3px;
}
.social {
    left: 10px;
    position:fixed;
    top: 25%;
}
/*--------------------statistic------------------*/
.statistic-item {
    display: inline-block;
    width: 195px;
    margin-left: 4px;
    text-align: center;
}
.statistic-item.item0 {
    margin-left: 0px;
}
.statistic-item.item4 {
    float: right;
}
.statistics-title {
    color: #5a5a5a;
    float: left;
    font-size: 32px;
    width: 45%;
}
.statistics-year {
    color: #ffba6d;
    float: left;
    font-size: 24px;
    line-height: 45px;
    text-align: center;
}
.statistics-header {
    border-bottom: 5px solid #fda112;
    overflow: hidden;
}
.statistics-year > span {
    border: 2px solid #fda112;
    border-radius: 50%;
    display: block;
    float: left;
    height: 15px;
    width: 15px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 14px;
}
.statistics-color {
    border: 5px solid;
    margin-top: 5px;
}
.item0 .statistics-color { border-color:#b4035d;}
.item1 .statistics-color { border-color:#559dcf;}
.item2 .statistics-color { border-color:#000000;}
.item3 .statistics-color { border-color:#d35932;}
.item4 .statistics-color { border-color:#268b7d;}
.statistics-img > img {
    display: block;
    margin: 5px auto;
    max-height: 150px;
    max-width: 195px;
}
.statistics-value {
    font-size: 34px;
    letter-spacing: 3px;
    color: #636363;
}
.statistics-desc {
    font-size: 18px;
    color: #636363;
}
/*------------------setting----------------*/
.setting {
    background-color: #ededed;
    clear: both;
    margin-top: 40px;
    overflow: hidden;
}
.setting-img {
    float: left;
    height: 133px;
    margin-left: 5px;
    margin-right: 15px;
}
.setting-img img {
    max-height: 100px;
    margin-left: 8px;
    width: 150px;
}
.setting-img > span {
    font-size: 24px;
}

/*-------------------news-------------*/
.section-title {
    background-color: #ededed;
    color: #ee7521;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 20px;
}
.section-title h2 {
    font-family: AraHamahSahetAlAssi_Regular;
    font-size: 38px;
    line-height: 50px;
    margin: 0;
    text-align: center;
}
.center_div {
    float: none;
    margin: auto;
    overflow: hidden;
}
.topic-item {
    color: #1d1d1b;
    font-family: arahamahsahetalassi_regular;
    font-size: 20px;
}
.pages-detial:nth-of-type(1) table img {
    margin-left: 30px;
    margin-right: 30px;
}
.pages-detial h3 {
    border-bottom: 3px solid #ee7521;
    color: #ee7521;
    font-family: arahamahsahetalassi_regular;
    font-size: 36px;
}
p.pagination {
    color: #7d7d7d;
    font-size: 22px;
    text-align: center;
    display: block;
}
p.pagination strong {
    border: 1px solid #ccc;
    border-radius: 2px;
    margin-right: 5px;
    padding: 0 5px;
}
.pagination > a {
    color: #3c3c3c;
    margin: 5px;
}




/*--------------- events ---------------*/

/*------------------ stories---------*/
.stories {
    height: 245px;
    margin-bottom: 20px;
    margin-top: 20px;
    overflow: hidden;
    position: relative;
}
/*-------------------footer-------------*/
.footer {height: 85px; margin-top: 25px;}
.right-footer,.footer-bg{ background:url(../images/footer-bg.png) repeat-x;}
.right-footer {height: 85px;}
.qatar-logo {float: left;margin-left: 20px;}
.copyright {float: left;margin-top: 15px;color:#737373; font-family:AraHamah1964R-Regular; font-size:20px;}

/* -------------------- slider-------------------*/
#controls-wrapper {
    left: 20% !important;
    position: fixed;
    top: 35%;
    width:40% !important;
    background:none !important;
    height:auto !important;
}
#controls > div {
    color: #1d1d1b;
    font-family: AraHamahSahetAlAssi_Regular;
    font-size: 48px;
    width: 100%;
}
#controls > div a {
    background-color: #ee7521;
    color: #ffffff;
    display: block;
    float: right;
    font-size: 36px;
    margin-right: 30px;
    margin-top: 15px;
    padding-left: 10px;
    padding-right: 10px;
}
/* -------------- right section -------*/
.right {
    float: left;
    margin-top: 35px;
    width: 725px;
}

.left {
    float: right;
    margin-top: 35px;
    width: 262px;
}

.right h2,.left h2 {
    color: #8e0b39;
    font-size: 20px;
    line-height: 40px;
    margin: 0;
    padding: 0;
}
.left h2 {
    float: left;
    width: 190px;
    margin-bottom: 10px;
}
.left .news-more {
    margin-right: 15px;
}
.eservices {
    border-top: 8px solid #8e0b39;
    overflow: hidden;
    width: 100%;
    margin-bottom: 20px;
}
.friend-site {
    border-top: 8px solid #333;
    overflow: hidden;
    width: 100%;
    margin-bottom: 20px;
}
.polls {
    border-top: 8px solid #b98905;
    overflow: hidden;
    width: 100%;   
}
.poll-question {
    font-size: 17px;
    margin-bottom: 10px;
    overflow: hidden;
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
}
.poll-options {
    font-size: 17px;
    color: #8e0b39;
    padding-right: 5px;
    padding-left: 5px;
}
.poll-options input {
    float: left;
    margin-right: 5px;
    margin-top: 6px;
}
.poll-options label {
    font-weight: normal;
}
.vote {
    background-color: #9e1444;
    border: medium none;
    color: #fff;
    font-size: 17px;
    height: 33px;
    width: 49%;
}
.vote-result {
    border-bottom: 8px solid #9e1444;
    color: #333;
    float: right;
    font-size: 18px;
    text-align: center;
    width: 48%;
}
.eservices-links {
    background: url(../images/attach.png) no-repeat left center;
    border-bottom: 1px solid #d7d7d7;
    line-height: 36px;
    overflow: hidden;
    text-indent: 30px;
    width: 100%;
}
.eservices-links > a {
    color: #333;
    font-size: 14px;
}
.video {
    border-top: 8px solid #8e0b39;
    float: right;
    width: 325px;
}
.shortcut {
    float: left;
    width: 390px;
}
.shortcut > div {
    margin-bottom: 6px;
}
.pics {
    border-top: 8px solid #333;
    overflow: hidden;
    width: 100%;
}
.pics img,.image-item{ width: 221px; height: 155px;}
.pics #slide {border-top: none;}
.pics .flex-control-nav {display: none;}
.pics .flex-direction-nav { display: block;}
.pics .flex-direction-nav li a {
    background: url(../images/pic-arrow.png) no-repeat;
    text-indent: -99999px;
    cursor: pointer;
    display: block;
    height: 60px;
    margin: -27px 0 0;
    opacity: 0.9;
    position: absolute;
    top: 45%;
    width: 50px;
}
.pics .flex-direction-nav li { list-style: none;}
.pics .flex-direction-nav li .flex-prev { left: 3px;}
.pics .flex-direction-nav li .flex-next { background-position: -56px 0; right: 3px;}
.imageslider { margin-left: 10px; margin-right: 10px;}
.home-news ul.slides { padding-left: 36px;}
.pics ul.slides { padding-left: 8px;}
.gallery-image {
    border: 3px solid white;
    height: 190px;
    margin-bottom: 25px;
    overflow: hidden;
    position: relative;
}
.gallery-image .text {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.66);
    bottom: 0;
    display: block;
    padding: 5px;
    position: absolute;
}
.gallery-image .text a {
    color: white;
}
.gallery-image img {
    min-height: 100%;
}
.header-img {
    width: 100%;
}
div.poll-question {
    border-bottom: 1px dashed rgb(184, 184, 184);
    cursor: pointer;
    font-size: 17px;
    margin-bottom: 10px;
    padding: 5px 0;
    text-shadow: 0 0 1px rgb(170, 170, 170);
}
.bar {
    background-color:#8e0b39;
    height: 10px;
    margin: 5px 0;
}
.bar-wrapper {
    background: none repeat scroll 0 0 rgb(216, 216, 216);
}
div.errorMessage {
    color: red;
    margin: 5px 0 0;
}
.contact-map {
    border: 1px solid #ccc;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 3px;
}
.form-group {margin-bottom: 10px; overflow: hidden;}
.contact_page .section-title{font-family: arahamahsahetalassi_regular;font-size: 36px;float: none; margin: auto;margin-bottom: 0;}
.btn-save{ text-align: right;}
.btn-save .btn {
    font-family: arahamahsahetalassi_regular;
    font-size: 20px;
    padding-left: 30px;
    padding-right: 30px;
}
/*-------------------------------pages styles----------*/
.body_partner{
    background: url(../images/partner.jpg) no-repeat fixed 100%;
}
.body_manage{
    background: url(../images/managment.jpg) no-repeat fixed 100%;
}
.body_clients{
    background: url(../images/clients.jpg) no-repeat fixed 100%;
}
.partner ,.manage,.clients{
    background-color: rgba(0, 0, 0, 0.6);
    margin: 3% auto auto;
    overflow: hidden;
    width: 65%;
}
.partner .topic-item, .manage .topic-item,.clients .topic-item {color: #fff;}
.partner .section-title ,.manage .section-title,.clients .section-title,.contact_page .section-title { background-color: transparent; color: #ee7521;}
.partner .section-title h2,.manage .section-title h2,.clients .section-title h2{ text-align: left; text-indent: 30px;}
/*-----------------------products--------------------*/
.products {
    float: left;
    overflow: hidden;
    position: relative;
    height: 200px;
}
.product-main { overflow: hidden; height: 200px;

}
.products img {
    border: 1px solid #ccc;
    border-radius: 50%;
    cursor: pointer;
    height: 160px;
    width: 160px;
    display: block;
    margin: auto;
}
.slides > li {
    list-style: none;
    display: inline;
}   
.products span {
    color: #1e1e1e;
    display: block;
    font-family: arahamahsahetalassi_regular;
    font-size: 20px;
    text-align: center;
    width: 100%;
    cursor: pointer;
}
.flex-control-nav {display: none;}
.flex-direction-nav { display: none;}
.flex-direction-nav li a {
    background: url(../images/arrow.png) no-repeat;
    text-indent: -99999px;
    cursor: pointer;
    display: block;
    height: 54px;
    margin: -27px 0 0;
    opacity: 0.9;
    position: absolute;
    top: 100px;
    width: 20px;
    overflow: hidden;
}
.flex-direction-nav li { list-style: none;}
.flex-direction-nav li .flex-prev { left: 15px;}
.flex-direction-nav li .flex-next { background-position: -22px 0; right: 15px;}

.product_detial {
    background-color: #3a4349;
    color: #fff;
    font-family: arahamahsahetalassi_regular;
    font-size: 24px;
    padding: 10px 20px 20px;
    margin-top: 20px;
    overflow: hidden;
}
.product_detial h2 { border-bottom: 1px solid #fff;  font-size: 36px;  margin-top: 0px;}
.left-product {
    float: right;
    width: 40%;
    height: 249px;
    overflow: hidden;
    position: relative;
}
.right-product {
    background-color: #2f3438;
    float: left;
    height: 249px;
    overflow: hidden;
    width: 60%;
    position: relative;
}
.prodcut-slide {
    display: none;
    padding: 10px;
}
.product-image {
    float: left;
    margin-right: 20px;
}
.product-descs {
    font-size: 18px;
}
.left-item {
    float: left;
    text-align: center;
    width: 50%;
}
.myproduct {
    color: #fff;
    cursor: pointer;
}
.bs-tab {
    border:1px solid #ddd;
    border-radius: 4px 4px 0 0;
    padding: 10px;
}
.myproduct img {
    height: 92px;
    width: 122px;
}
.product-image > img {
    width: 200px;
}
.client-item a { color:#1d1d1b;}
.client-item {
    float: left;
    padding: 3px;
    height: 245px;
    margin: 10px;
    overflow: hidden;
    width: 200px;
    background-color: #f2f2f2;
    -moz-box-shadow: 0px 1px 1px 2px #ccc;
    -webkit-box-shadow: 0px 1px 1px 2px #ccc;
    box-shadow: 0px 1px 1px 2px #ccc;
    border: 2px solid #fff;
}
.client-item img {
    height: 190px;
    width: 190px;
}
.tab-content {
    overflow: hidden;
}
.client-item > div {
    font-size: 16px;
    text-align: center;
}
.clients-pharmacy img {
    float: right;
}
#controls {
    height: auto !important;
}
ul#slide-list li {
    display: block;
    text-indent: -99999px;
}
ul#slide-list {
    bottom: -121px;
    padding: 15px !important;
    left: 90% !important;
    bottom: -10px; 
    z-index: 1;
}