@import url(https://fonts.googleapis.com/css?family=Open+Sans);
@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,400i,500,600,700');
body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height:2em;
   /* text-transform: capitalize;*/
    color: #333;
    word-wrap: break-word!important;
    background-color: #ffffff;
   
}

p{
  text-align: justify;
}

#custom-bootstrap-menu.navbar-default .navbar-brand {
    color: rgba(255, 255, 255, 1);
    height: auto;
}
#custom-bootstrap-menu.navbar-default {
    font-size:14px;
    background-color:rgba(184, 13, 30, 0.91);
    border-width: 0px;
    border-radius: 0px;
    margin-bottom: 0px;
}
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a {
    color: rgba(255, 255, 255, 1);
    background-color:transparent;
       padding-top: 26px;
    padding-bottom: 26px;
    text-transform: uppercase;
}
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a:hover,
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a:focus {
    color: rgb(184, 13, 30);
    background-color: rgb(243, 243, 243)
}
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a,
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a:hover,
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a:focus {
   color: rgb(184, 13, 30);
    background-color: rgb(243, 243, 243)
}
#custom-bootstrap-menu.navbar-default .navbar-toggle {
    border-color: ;
}
#custom-bootstrap-menu.navbar-default .navbar-toggle:hover,
#custom-bootstrap-menu.navbar-default .navbar-toggle:focus {
    background-color: ;
}
#custom-bootstrap-menu.navbar-default .navbar-toggle .icon-bar {
    background-color: ;
}
#custom-bootstrap-menu.navbar-default .navbar-toggle:hover .icon-bar,
#custom-bootstrap-menu.navbar-default .navbar-toggle:focus .icon-bar {
    background-color: #b80d1e;
}
.header{
  background: #fff;
    box-shadow: 0 0 20px 0px black;
    position: fixed;
    left: 0;
    right: 0px;
    top: 0;
    z-index:99999;
  /*  padding-top: 15px;*/
}
#custom-bootstrap-menu.navbar-default .active{
  color: rgb(184, 13, 30)!important;
    background-color: rgb(243, 243, 243)!important;
}
.navbar-brand>img {
    display: block;
    width: 284px;
}
.logo{
  display: block;
  margin-bottom: 15px;
}
.logo img{
  width: 100%;
}
.slider{
  height: 480px;

}
.slider img{
  max-width: 100%;
  height: 480px;
}
.redbar{
   background: #75040f;
   margin-bottom: 30px;
}
.servicebar i{
       width: 80px;
    height: 80px;
    background: #b80d1e;
    border-radius: 100%;
    text-align: center;
    color: #fff;
    font-size: 35px;
    line-height: 80px;
    /* border-bottom-left-radius: 0px; */
    /* border-bottom-right-radius: 0px; */

}
.servicebar{
  color: #fff;
  padding: 15px;
  text-align: center;
}
.servicebar h4{
  margin-top: 35px;
  text-align: center;
  font-weight: 600;
  color: #fff;
}
.icons{
  top: -40px;
  
   overflow: hidden;
   text-align: center;
   position: absolute;
   z-index: 999;
   left: 0;
   right: 0;
}
.active-item{
   background:#b80d1e;
}
.active-item i{
  background: #75040f!important;
}
.servicebar p{
  opacity: 0.7;
}


.heading{
  font-size: 20px;
 /* font-weight: 600;*/
  color:#75040f;
  font-family: 'Raleway', sans-serif;
  text-align: left!important;
  text-transform: uppercase;
}
.hash{
  background: #75040f;
  height: 2px;
  width: 50px;
  /*margin: auto;*/
  margin-top: 10px;
  margin-bottom: 20px;
}
.about{
margin-bottom: 0px;
padding-top: 40px;


}
.about p{
  text-align: justify;
}
.why_choose_us{
 
  padding-top: 30px;
  padding-bottom: 30px;
background:url(/img/green.png);
 background: #fff;
  background-size: 100%;
}

.why_choose_us ul{
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.why_choose_us ul li{
  width: 23%;
  float: left;
  text-align: center;
  padding: 15px 0;
  color: #fff;
  margin: 1%;
  margin-bottom: 30px;
  background:  #fff;
  box-shadow: 0 0 2px rgba(0,0,0,0.3);
}
.heading small{
  display: block;
  line-height: 30px;
  color:#000000;
}
.heading span{
  color: #000000;
}
.why_choose_us ul li i{
      font-size: 40px;
   
    width: 70px;
    height: 70px;
    line-height: 70px;
    background: #75040f;
    border-radius: 100%;
    margin-bottom: 10px;
    color: #fff;
}
.why_choose_us ul li a{
  display: block;
  color: #fff;
  text-decoration: none;
}
.why_choose_us ul li span{
  display: block;
  color: #75040f;
}
.departments{
  background: #f5f5f5;
  padding-top: 60px;
  padding-bottom: 30px;
}
.dept{
  margin: 0px;
  border:1px solid #ccc;
  margin-bottom: 20px;
  background: #fff;
}
.dept img{
  max-width: 100%;
  height: 200px;
}
.view-all{
     display: block;
    width: 290px;
    margin: auto;
    background: #000;
    padding: 10px;
    font-size: 20px;
    color: #fff;
}
.view-all:hover{
  background: #be2232;
  text-decoration: none;color: #fff;
}
.news{
 
  /*border:1px solid #ccc;
  background: #f5f5f5;*/
      margin: 0px;
    margin-bottom: 30px;
    /*border-bottom: 2px solid #be2232;*/
  
        background: #fff;
}
.news-date{
 
  border:1px solid #6e0b15;
  text-align: center;
  margin-top: 5px;
  margin-right: 0px;
  max-width: 80px;
}
.news p a{
     display: block;
    width: 100%;
    float: right;
    text-decoration: none;
    color: #be2232;
    /* font-weight: 600; */
    text-align: right;
    padding-right: 5px
}
/*.news h4{
  color: #fff;
}
.news p{
  color: #fff;
  opacity: 0.8;
}*/
.news-date span{
   display: block;
 
  
  margin:auto;
}
.months{
  font-size: 18px!important;
  padding-bottom: 10px; background:#6e0b15;color:#fff;
} 
.day{
  font-size: 22px; 
  line-height: 20px;  
  padding-top: 10px; background:#6e0b15;color:#fff;
}
.year{
 font-size: 20px;
 padding: 10px 0;
 color: #be2232;
}
img{
  max-width: 100%;
}
.news img{
 margin-bottom: 15px;
 border:1px solid #ddd;
}
 h4 a{
  color: #be2232!important;
  display: block;
  text-decoration: none!important;
}
h4{
  color: #be2232;
 
}
.lastest-news{
padding-top: 30px;

}
.date{
  width: 50px;
  height: 50px;
  background: #111;
  color: #fff; margin:auto; 
  text-align: center;
}
.date span{
  display: block;

}
.patient{
  padding-top: 30px;
 padding-bottom: 10px;

}
.patient p{
  width: 97%;
 
}
.testimonial{
   margin: 0px;
    background: rgba(255, 255, 255, 0.80);
    min-height: 170px;
    margin-top: 10px;
    padding-top: 30px;
    padding-bottom: 10px;
    border-radius: 10px;
    color: #fff;
    min-height: 200px;

}
/*.testimonial h4{
  color: #fff;
}*/
/*.patient .heading{
  color: #fff!important;
}*/
/*.patient .hash{
  background: #f3f3f3;
}*/
.testimonial .img-circle{
     width: 120px;
    height: 120px;
    background: #fff;
    padding: 5px;
    margin-top: 0px;
    box-shadow: 0px 0px 5px #ccc;
    background-color: white;
    float: right;
}
.testimonial p{
  color: #333;
}
.testimonial .readmore{
  color: #fff;opacity: 0.5;
}
.footer{
  background: #520008;
 /* background: url(/img/Dubai-Doctors-Directory.png);*/
 
  padding-bottom: 30px;
  background-size: 100%;
  background-position: center;
  padding-top: 30px;
  color: #fff;
}
.footer img.logo2{
 width: 200px;
 margin-left: -15px;
 margin-bottom: 15px;
}
.footer p{
  font-size: 13px;opacity: 0.8;

}
.address{
  list-style: none;
  padding: 0;
  margin:0;
}
.address li i{
  color: #be2232;
  margin-right: 10px;
  font-size: 18px;
} 
.address li{
 font-size: 13px;
    opacity: 0.8;
    margin-bottom: 10px
}
.footer h4{
  color: #fff;
  font-weight: 600;
}
.footer ul{
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer ul li a{
  /*color: #fff;
  text-decoration: none;
  display: block;
  opacity: 0.7;
  font-size: 12px;
  border-bottom: 1px solid #be2232;
  padding: 5px;
  
  transition:all 0.5s;*/
}
.footer ul li a:hover{
  opacity: 1;
}
.bottom{
  background:#75040f;
  color: #fff;
  /*opacity: 0.7;*/
  height: 50px;
  font-size: 12px;
  line-height: 50px;
}
.bottom a{
  text-align: right;
  text-decoration: none;
  color: #fff;
  opacity: 0.7;
  display: block;
}
.info{
  background:#f5f5f5;
  background: #75040f;
  color: #fff;
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 2px solid #520008;
}
.BDR{
  /*border:1px dotted #dddddd;
  padding-top: 15px;
  padding-bottom: 15px;*/
  opacity: 0.7;
}
.BDR p{
  font-size: 30px;
  line-height: 45px;
  font-family: 'Raleway', sans-serif;
}
.info ul{
  list-style: none;
  text-align: center; font-family: 'Raleway', sans-serif;
}
.info ul li{
  display: inline-block;
  padding:5px 15px;
  text-transform: capitalize;
}
.info ul li i{
      font-size: 30px;
    width: 60px;
    height: 60px;
    border: 2px solid #fff;
    line-height: 55px;
    color: #fff;
    border-radius: 100%;
    margin-bottom: 5px;
}
.info ul li span{
  display: block;
  font-size: 24px;
  font: italic;

  padding:2px;
}
.info ul li h5{
  font-size: 18px;
}


.footer .heading{
  color: #fff;
  font-weight: 300;
  font-size: 18px;
}
.footer .hash{
 margin:15px 0;
 background: #fff;
 margin-top: 5px;
 height: 1px;
 width: 50px;

}
.footer ul.morelinks li{
  width: 20%;
  float: left;
}
.footer ul.morelinks li a{
  color: #fff;
    text-decoration: none;
    display: block;
    opacity: 0.7;
    font-size: 13px;
   border-bottom: none;
    padding: 0px;
   
   width: 100%;
    transition: all 0.5s;
}
.main-links{
  text-align: center;
  margin: 0;
  padding: 0px;

}
.main-links li{
  display: inline-block;
  width: 16%;
  float: left;
}
.main-links li a{
    padding: 10px;
    background: #520008;
    display: block;
    margin:0 1px;
    color: #fff;
    text-decoration: none;
    transition:all 0.5s;
}
.footerLinks{
 margin-top: -22px;
  margin-bottom: 30px;
}
.main-links li a:hover{
background: #be2232;
}
.footer-news{
  margin:0px;
  padding:5px 10px;
  background:#520008;
  margin-bottom: 5px;
}
.footer-news span{
  display: block;
  text-align: right;
}
.social-link{
  display: block;
      width: 30px!important;
    height: 30px!important;
    line-height: 28px!important;
    display: block;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    border: 1px solid #b9b7b7;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    float: left;
    margin-right: 10px;
    opacity: 0.7;
}
.social-link:hover{
  border-color: #fff;
opacity: 1;
color: #fff;
}














.banner{
  background: url(/img/banner.png);
  background-size: 100%;
  background-position: center;
  padding-top: 30px;
  padding-bottom: 30px;
  background: #941421;
  margin-bottom: 30px;
}
.banner .heading{
  color: #fff;
  opacity: 0.9;
  font-size: 22px;
  text-transform: uppercase;
}
.banner ul{
  list-style: none;
  padding: 0;
  line-height: 14px;
  margin: 0;
  min-width: 50px;
float: right;
margin-top: 7px;

}
.banner ul li{
  float: left;
  color: #fff;
  padding:0px 10px;
  border-left: 1px solid #fff;
}
.banner ul li a{
  padding: 0px;
  color: #fff;
  text-decoration: none;
}

.about-content{
  background: #fff;
  border-bottom: 2px solid #be2232;
  margin-bottom: 30px;
}

.vision{
  background: #fff;
 min-height: 140px;
   border-bottom: 2px solid #be2232;
   padding:0 15px;
   margin-bottom: 30px;
}
.vision i{
  width: 120px;
  height: 120px;
  border-radius: 100%;
  color: #be2232;
  background: #fff;
  line-height: 120px;
  font-size: 30px;
  margin-top: -35px;
      border: 2px solid #be2232;
}
.progresss{
  position: relative;
  border-radius: 5px;
  height: 20px;
  background: #f5f5f5;
  margin-bottom: 10px;
}
.bar{
  position: absolute;
  left: 0;
  height: 100%;
  background: #be2232;
}
.head{
  color: #333;
}
.bars{
  margin-bottom: 30px;
}
.message{
  background: #fff;
  padding: 20px;
  margin-bottom: 100px;
    border-bottom: 2px solid #be2232;
}
.message img{
  width: 120px;
  height: 120px;
  border-radius: 100%;
  padding: 3px;
  background: #fff;
  margin-bottom: -80px;
     border: 2px solid #be2232;
  margin-top: 20px;
}
.comments{
  list-style: none;
  min-width: 50px;
  float: right;
}
.comments li{
  float: left;
}
.comments li a{
  display: block;
  text-decoration: none;
  color: #be2232;
  padding: 5px;
}
.comments li a i{
  margin-right: 10px;
}
.news-detail{
  background: #fff;
  border-bottom: 3px solid maroon;
  padding:15px;
  margin-bottom: 30px;
}
.news-detail img{
  margin-bottom: 20px;
}
.sidebar{
  margin-left: 0px;
}
.sidebar .most{
  background: #fff;
  margin-bottom: 20px;
}
.sidebar h4{
  margin-bottom: 20px;
}
.sidebar .most .comments{
  width: 100%;
  margin: 0px;
  background:#be2232;
  padding: 0;
}
.sidebar .most .comments a{
  color: #fff;
  padding: 2px 10px;
  font-size: 12px;
}
.sidebar .most .comments li{
  float: right;
  opacity: 0.7;
}
.sidebar .most a{
  color: #000;
  display: block;
  text-decoration: none;
}
.textabout{
  background: #fff;
  padding: 15px;
}
.write{
  background: #fff;
  padding: 15px;
  margin-bottom: 30px; box-shadow: 0 0 7px #b7b6b6;
}
.post{
  color: #111;
}
.post span{
  font-weight: 600;font-size: 18px;
  color: #be2232;
  margin: 0px 10px;
}
.write button{
  
  color: #fff;
  border: none;
}
.write label{
  font-size: 12px;
  font-weight: normal;
}
.jobs{
  background: #fff;
  background:#ffdee1;
  margin-bottom: 20px;
}
.jobs .title{
  background:#be2232;
  color: #fff;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 18px;
}
.jobs .line{
  background:#fff;
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom:1px solid #eaeaea;
}
.reply{
  background:#be2232;
  color: #fff!important;
  text-decoration: none!important;
  padding: 10px;
  display: block;
  width: 100px;
  float: right;
  margin: 10px 0;
  text-align: center;
}
.jobs .th{
 
  color: #be2232;
}
.tab{
  list-style: none;padding: 0;
  margin:0px;
}
.tab li a{
  display: block;
  text-decoration: none;padding: 10px;
  background: #fff;
  margin-bottom: 15px;
  color: #333;
   box-shadow: 0 0 7px #b7b6b6;

}
.tab li a i{
  margin-right: 5px;
  color: #941421;
}
.tab li a span{
  color: #9e9e9e;
}
.ceo{  margin: 0px;

   background: #fff;
   text-align: center;
   margin-top: 80px;
   border-bottom:2px solid #be2232;
   padding-bottom: 15px;
 margin-bottom: 30px;
 }
.ceo img{
  width: 150px;
  background: #fff;
  margin-bottom: 10px;
  margin-top: -75px;
}
.ceo small{
  color: #333;
  font-size: 12px!important;
}
.ceo h4{
  margin:0;
}
.ceo p{
  width: 90%;
  margin:auto;
margin-bottom: 15px;
}
.ceo-ul{
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;

}
.ceo-ul li{
 display: inline-block;

}
.ceo-ul li a{
  padding: 15px;
  text-decoration: none;
  color:#afa0a0;

}
.ceo-ul li a i{
  margin-right: 10px;
}
.deptment-tab{
  text-align: center;
  list-style: none;

}
.deptment-tab li{
  display: inline-block;
  margin-bottom: 0px;
}
.deptment-tab li a{
      display: block;
    text-decoration: none;
    padding: #111;
    padding: 10px;
    background: #fff;
    border:1px solid #eee;
    color: #be2232;
}
.dr{margin: 0px;
  background: #fff;
  margin-bottom: 20px;
  border-bottom: 2px solid #941421;
  text-align: center;

}
.social2 {
 padding: 0;
  margin: 0 -15px;
 background: #be2232;
}

.social2 a{
  display: inline-block;
    width: 30px;
    height: 30px;
   /* float: left;*/
    color: #fff;
    /* padding: 5px; */
    line-height: 30px;
    border: 1px solid #fff;
    text-decoration: none;
    opacity: 0.7;
    margin: 5px;
    tranition:all 0.5s;
}
.social2 a:hover{

opacity: 1;
}
.doctor-name{
  color: #be2232;
  text-decoration: none!important;
}
.job{
  font-size: 12px;
}
.nurse{
  background:#be2232;
  margin:0px;
  padding: 20px;
  text-align: center;
  color: #f5f5f5;
  margin-bottom: 20px;
}
.nurse img{
  width: 70%;
  background: #fff;
  border:2px solid #61050e;
  margin-bottom: 15px;
}
.nurse a{
  color: #fff;
  display: block;
  text-decoration: none;
}
.icons-social{
  list-style: none;
  padding: 0px;
  margin:0px;
  text-align: center;
}
.icons-social a{
  display:block;
  float: left;
  width: 30px;
  height: 30px;
  color: #be2232;
  border: 1px solid #be2232;
  line-height: 30px;
  margin-right: 10px;
  transition:all 0.5s;
  margin-bottom: 15px;
}
.icons-social a:hover{
background:#be2232;
color: #fff; 

  }
.dr-detail{
  background: #fff;
 /* border-bottom: 2px solid #be2232;*/
  margin-bottom: 30px;
   box-shadow: 0 0 7px #b7b6b6;
}
.experience{
  background: #fff;
  padding: 15px;
  /* border-bottom: 2px solid #be2232;*/
   margin-bottom: 20px;
}
.list-dr{
  list-style: none;
  padding: 0px;
  margin:0px;
 margin-bottom: 30px;
}
.list-dr li a{
  display: block;
  background: #fff;
  padding: 10px;
  margin-bottom: 10px;
  color: #941421;
  text-decoration: none;
   box-shadow: 0 0 7px #b7b6b6;
}
.list-dr li a:hover {
    background: #75040f;
    color: #fff;
}
.list-dr li a.dr-acive{
  background: #75040f;
    color: #fff;
}
.dept-new{
  background: #fff;
  margin-bottom: 20px;
}
.div-captcha{
  padding: 15px 0;
}
.captcha{
  padding: 15px;
  font-size: 30px;
  background: url(/img/bgcapcha.jpg);
  font-weight: italic;
  text-decoration: line-through;
  width: 150px;
  text-align: center;
}
.errorr{
        color: red;
    font-size: 12px;
    text-align: right;
    padding: 0px;
    margin: 0px;
    line-height: 14px;
    position: absolute;
    right:15px;

}
label{
  margin-top: 10px;
}
.faqs{
  margin: 0px;
}
.faqs table{
  background: #fff;
  margin-bottom: 20px;


}
.faqs table tr th{
  margin-bottom: 0px;
  padding-bottom: 0px;
  border: none;
  color: #941421;
  font-weight: 500;
  padding: 0px 10px;
  margin: 0;
  padding-top: 15px;
}
.faqs table tr td{
  border: none;
  font-size: 12px;
  padding: 0px 10px;
  margin: 0;
  padding-bottom: 15px;
}
.numberic{
      width: 25px;
    height: 25px;
    background: #75040f;
    display: block;
    color: #fff;
    text-align: center;
    border-radius: 100%;
    line-height: 25px;
    float: left;

}
.textimonial{
  background: #fff;
  margin: 0px;
  margin-bottom: 20px;
  border-bottom: 3px solid maroon;
}
.textimonial img{
  max-width: 100%;
  height: 150px;
}
.visit{
  background: #fff;
  margin:0px;
  padding: 15px;
  margin-bottom: 30px;
}
.services-ul{
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.services-ul li{
  padding-top: 5px;
  padding-bottom: 5px;
}
.services-ul span{
  margin-right: 10px;
}
.department-icons {
  list-style: none;
  margin:0px;
  padding: 0px;
}
.department-icons li{
 /* border-radius:100%;*/
  /**/
 /* margin:0px;
  float: left;
  text-align: center;
  width: 120px;
  height: 120px;
  margin:10px;
  padding: 10px;*/
 
}
.department-icons img{
  width:80%;
  
}
.department-icons li a{
  display: block;
  color: #be2232;
  font-size: 15px;
}
.dept-content{
  background: #f5f5f5;
}

.vision img{
  width: 80px;
    height:80px;
    background: #75040f;
    border-radius: 100%;
    margin-top: 17px;
    padding: 15px;
  
}
.style{
  position: fixed;
  top:200px;
  z-index: 1000;
  padding: 10px;
  background: #fff;

}
.style a{
  width: 40px;
  height: 40px;
  display: block;
  text-decoration: none;
  border-radius:100%;

}
#red{
  background: #be2232;margin-bottom: 10px;
}
#blue{
  background: #2a73d4;margin-bottom: 10px;
}
#green{
  background: #00bd86;
}