.pro-head { color: #000080;
font-size: 18px;
font-weight: bold; padding-left:16px; height:30px;  border-color:#333}

.pro-head1 { padding-left:16px; background-color:#337ab7; color:#fff;
font-size: 18px;
font-weight: bold; height:35px;  border-color:#333}

.pro-head11 { text-align:center; background-color:#337ab7; color:#fff;
font-size: 15px;
font-weight: bold;   border-color:#333}

.product { color: #29b6bc;
font-size: 17px; padding-left:16px; height:27px;  border-color:#333}

.yes { color:green; border-color:#333; text-align:center;}
.no { color:red;  border-color:#333;  text-align:center;}

.pro-head11 { text-align:center; background-color:#337ab7; color:#fff;
font-size: 18px;
font-weight: bold; height:35px;  border-color:#333}
.inter-head1 {color: #000080;
font-size: 14px;
font-weight: bold; padding-left:16px; border-color:#333}

.inter-head2 {color: #29b6bc;
font-size: 17px; padding-left:16px;  border-color:#333}
.inter-head3 {color:green; border-color:#333; text-align:center;}
.inter-head4 {color:red;  border-color:#333;  text-align:center;}

.inner-para { text-align:justify;}

.rd li { line-height:30px;}

.navbar-header a img{
	width:80%;
	
	padding-bottom:10px;
	
}

.filterable {
    margin-top: 15px;
}
.filterable .panel-heading .pull-right {
    margin-top: -40px;
}
.filterable .filters input[disabled] {
    background-color: transparent;
    border: none;
    cursor: auto;
    box-shadow: none;
    padding: 0;
    height: auto;
}
.filterable .filters input[disabled]::-webkit-input-placeholder {
    color: #333;
}
.filterable .filters input[disabled]::-moz-placeholder {
    color: #333;
}
.filterable .filters input[disabled]:-ms-input-placeholder {
    color: #333;
}

.clearfix {
	
}
}
.slide .carousel-control.left{
	background:inherit;
}
.slide .carousel-control.right{
	background:inherit;
}
.slide .carousel-inner > .item > img{
	height:450px;
}
.slide .carousel-caption{
	bottom:200px;
	background:rgba(0, 0, 0, .6);

}
@media screen and (max-width:768px){
	.navbar-header a img{
	width:80%;
	margin:auto;
}
	
}

/**************=============================            about us           ==================================**************/

.abt_banner{
 background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)),url(../images/abt/banner.jpg) no-repeat;
    background-size: cover;
    color: #fff;
    text-align: center;
    text-rendering: optimizeLegibility;
    margin: 0;
    padding: 75px 0px;
	background-position:center center;
}
.newr{
	text-align:left;
}
.newr p{
	line-height:3;
	color:#fff;
	font-size: 18px;
    font-style: italic;
}
.newr h1{
	font-size:35px;
	color:#fff;
}
.banner_bottom{
	padding:40px 0;
}
.banner_bottom .brands{
	padding:20px 0 0 0;
}
.brands h1{
	color: #323232;
    font-size: 18px;
    font-style: italic;
    margin-bottom: 18px;
}
.brands h2{
	color: #323232;
    font-size: 26px;
    font-weight: 700;
    line-height: 1.4em;
    text-transform: uppercase;
}
.brands p{
	    line-height: 1.6em;
    font-size: 16px;
	color:#777777;
	padding:10px 0px;
}
.brandsline{
	padding:0px;
	
}
.brandsline .fa{
	    color: #6d6a6a;
    font-size:50px;
}
.brandsline span{
	color: #6d6a6a;
    float: left;
    height:130px;
    text-align: center;
    width: 50px;
    margin-top: 10px;
	margin-right:40px;
}
.brands{
	
}
.brands ul{
	list-style-type:none;
	margin-top:15px;
}
.brands ul li{
	margin:15px 0;
}
.abt_features{
	margin-bottom:30px;
}
.abt_features h2{
	 color: #191919;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
    margin-top: 0;
    text-transform: uppercase;
	text-align:center;
}
.abt_features p{
	text-align:justify;
	line-height: 1.6em;
    font-size: 16px;
    color: #777777;
}
@media screen and (max-width:768px){

.brandsline span{
	height:50px;
}
	
}

