.top-head {
    background-color: #822712;
    padding: 10px;
}
.top-head .right {
    text-align: right;
}
.top-head a{
    padding-right: 12px;
    font-weight: 500;
    color: #ffffff;}
	
	.navbar {
	margin-bottom: 0;
    height: 77px;}
	.navbar-brand {
  padding: 0px;
}
.navbar-inverse {
    background-color: #fff;
    border-color: #fbb017;
}
.navbar-right{
margin-top: 14px;}
.navbar-brand>img {
 /* height: 100%;
  padding: 15px;
  width: auto;*/
      width: 100%;
    max-width: 260px;
}
/* EXAMPLE 6 - Background Logo*/
/*.example6 .navbar-brand{ 
  background-image:url(../images/logo.png);
  width: 300px;
}*/
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
       /* color: #822712d1;*/
    font-weight: 500;
    background-color: #822712d1;
}
.navbar-inverse .navbar-nav>li>a {
    color: #000000;
    font-weight: 500;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: #984d3c;
}
.section-client-testimonial{
background-image:url(../images/bg1.jpg);
background-repeat: no-repeat;
    background-position: 0 70%;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    overflow: hidden;}
	
	.repair-latest {
  /*  background: #ef472347;
    padding: 20px;
	margin-bottom: 20px;*/
	    /* background: #ececec96; */
    padding: 20px;
    margin-bottom: 20px;
    border: 2px solid #822712;
    border-radius: 20px;
}
.about-image img{
width: 100%;
    border: 5px solid #ef4723;
    padding: 20px;
    padding-bottom: 0;
    height: 618px;
}
.section-client-testimonial .owl-carousel .owl-item img{
width:100%;
max-width:80px;
height:80px;
border-radius:50%;
margin:auto;}
@media only screen and (max-width: 767px) {
.top-head,.top-head .right{
text-align:center;}
.about-image img{
height:auto;}
}
.navbar-inverse .navbar-collapse{background: #ffffff;
    margin-top: 21px;}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #000;}
.navbar-inverse .navbar-toggle{
    margin-top: 18px;}

