.main-header{
	    background: #fff;
    padding-top: 8px;
    /* padding-bottom: 10px; */
    height: 100px;
   
    position: fixed;
    left: 0px;
    right: 0px;
    z-index: 9999;
    top: 0px;
    box-shadow: 2px 2px 4px 0px #826666;
}
.cases{
	line-height: 18px;
	font-size: 18px;
	font-weight: 600;
	color:#75040f;
}
.main-header span{
	    color: #000;
    display: block;
    margin-bottom: 5px;
    font-size: 12px;
    font-weight: 400;

}
.main-header #custom-bootstrap-menu{
	/*background: #fff;*/
	margin-top: 10px;

}
.main-header #custom-bootstrap-menu.navbar-default .navbar-nav>li>a {
    color:#fff;
    background-color: transparent;
    padding-top: 15px;
    padding-bottom: 15px;
    text-transform: uppercase;
    
}

#custom-bootstrap-menu.navbar-default {
   font-size: 14px;
    background-color: rgb(117, 4, 15);
    border-width: 0px;
    border-radius: 7px;
    margin-bottom: 0px;
    margin-top: 8px;
}
.emailId{
	min-width: 100px;
	float: right;
}
.emailId span{
	font-size: 
}
body{
	padding-top:100px;
    background: #e8e8e8;
}
.redbar {
    background: #75040f;
   margin-top: -70px;
     border-radius: 0px;
   }
.servicebar h4 {
    margin-top: 10px;
    text-align: center;
    font-weight: 600;
    color: #fff;
}
.top-contact{
	list-style: none;
	padding: 0px;
	margin: 0px;
	min-width: 100px;
	float: right;
}
.top-contact li i{
	    float: left;
    height: 40px;
    line-height: 58px;
    margin-right: 15px;
    font-size: 25px;
    color: #b0202f;
}
.top-contact li{
	float: left;
	padding: 5px 30px;
	border-right:1px solid #ddd;
	line-height: 18px;
	font-size: 16px;
	font-weight: 600;
	color:#75040f;
	min-width: 300px;
	padding-bottom: 5px;
}
.BDRnone{
	border-right: none!important;
	padding-right:5px!important;
}
.active-item {
    background: #5f0f17;
}
#sliderHeight{
	height: 480px;
	overflow: hidden;
}.banner h3.heading {
    margin-left: 15px!important;
}
.banner {
	padding-top: 40px!important;
}
.dept-image{
position: relative;
 background: url(/img/dentalia-demo-bg-3.jpg);
 background: #e8e8e8;
 background-size: 100%;padding-bottom: 30px;
   padding-top: 30px;
}
.bgI/*mage{
        position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    z-index: 0;
    width: 100%;
    background: rgba(95, 15, 23, 0.86);*/
}
.white{
  
   
}
.dept-image .heading{
  /*  color: #fff;*/
}
.department-icons p{
  /*  color: #fff;
    opacity: 0.7;*/
}
.services-block{
    background: #fff;
    margin-top: 20px;
    min-height: 166px;

}
.services-block img{
    width: 60px;
    margin-top: 15px;
}
.services-block h4{
    color: #000;
    font-weight: 600;
}
.services-block p{
    font-size: 13px;
}
.dept-image ul{
    list-style: none;
padding: 0px;
margin: 0px;
}
.dept-image ul li{
    float: left;
    width: 50%;
}
.dept-image ul a{
       display: block;
    color: #333;
    text-decoration: none;
    text-align: center;
    /* border: 1px solid #333; */
    padding: 20px;
    margin-right: 15px;
    margin-bottom: 15px;
    /*box-shadow: 0 0 3px black;*/
    border: 1px solid transparent;
    transition:all 0.5;
    background: #fff;
}
.dept-image ul a img{
    width: 60px;
}
.dept-image ul a span{
    display: block;
}
.dept-detail img{
    max-width: 100%;
    margin: auto;
}
.dept-detail {
    padding-top: 50px;
    background: #fff;
    height: 419px;
}
.dept-detail .reply{
    width: 140px;
}
.RedTabs{
    margin: 0px;
}
.act{
    /*box-shadow: 0 0 23px #999!important;*/
    border:1px solid #333;
    background: #75040f!important;
    color: #fff!important;
}
.act img{
        background: #fff;
    border-radius: 100%;
    padding: 9px;
}
.error404{
    max-width: 100%;
    margin-bottom: 30px;
}
h4 small{
    display: block;
    line-height: 20px;
    font-size: 11px;
    color: #333;
}
/*.owl-item{
    width: 1166px!important;
}*/

.dept-block{
       background: #fff;
       margin: 0px;
       text-align: center;
       margin-bottom: 30px;
       padding-bottom: 10px;
       transition:all 0.2s;
}
.dept-block img{
    height: 130px;
    padding: 5px;
    margin-top: 15px;
    max-width: 100%;
}
.dept-block:hover{
    background:#75040f;
}
.dept-block:hover img{
    border-radius: 100%;
    background: #fff;
}
.dept-block:hover h4{
    color: #fff;
}
.dept-block a:hover{
    text-decoration: none;
    display: block;
}
.box-shadow{
     box-shadow: 0 0 7px #b7b6b6;
}
.dr-overlay{
      background: rgba(255, 255, 255, 0.35);
    position: absolute;
    bottom: 0px;
    right: 0px;
    left: 0px;
    text-align: center;

}
.dr-overlay small{
    color: #333;
}
a:hover{

text-decoration: none;
}
.tab li a img{
    width: 25px;
    margin-right: 5px;
}