body {
	background: #ececec url(img/bg-pattern.png);
	color: #252a2f;
	font: 14px/22px 'Open Sans', Arial, Helvetica, sans-serif;
}
/* Standard Styles Starts */

a:focus {
	outline: none;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto Condensed', Helvetica, Times New Roman, sans-serif;
	color: #252a2f;
}
h1 {
	font-size: 38px;
}
h2 {
	font-size: 32px;
}
h3 {
	font-size: 26px;
}
h4 {
	font-size: 20px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 14px;
}
.heading_u{ padding:0 0 10px 0; margin:20px 0 10px 0; border-bottom:#d0d0d0 1px solid; color:#1363a0; display:block; font-size:16px;}
.main-heading {
	font-size: 30px;
}
.main-heading span {
	font-size: 18px;
	color: #878a8c;
}
.footer_left{padding:0 0 0 75px;}

.quality_m{ background: url(img/shape.png) no-repeat left top; background-position:0 5px; padding:0 0 0 20px; margin-bottom:10px;  display:block;}
.ifr{width:408px; height:274px; border:0px; overflow: hidden; border:#F5F5F5 4px solid; -webkit-box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.75);
box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.75);}
.top_cont{width:200px; text-align:left; float:right; padding:0 20px 0 0; border-right:#d0d0d0 1px solid; color:#1363a0; margin-right:10px; margin-top:10px;}
.ifr1{width:408px; height:274px; border:0px; overflow: hidden; border:#F5F5F5 4px solid; -webkit-box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.75);
box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.75);}

.fadein {
	position:relative;
}
.fadein img {
	position:absolute;
	width:100%;
	border:3px #CCC solid;
	right:10px;
	top:0px;
}

.fadein1 {
	position:relative;
}
.fadein1 img {
	position:absolute;
	width:100%;
	border:3px #CCC solid;
	left:5px;
	top:0px;
}

/*9/3/2016*/
.automotive_hd{ font-size:16px; font-weight:600; margin:15px 0; display:block;}
.n_list ul{ margin:20px 0 0 0; padding:0px; display:block; list-style:none; float:left;}
.n_list ul li{ margin:0 0 10px 0; font-size:14px; color:#252a2f; padding:0 0 0 25px; display:block; background:url(img/shape.png) no-repeat top left; background-position:0 5px;}
.n_list ul li.add-col{ color:#02355b; font-weight:bold;}

.collapse_mar{ margin:0px;}

/*LOGIN WINDOW*/

/*LOGIN WINDOW*/
.zip_login {
	width:350px;
	/*margin: 35px auto 0;*/
	padding: 15px;
	background:#f6f6f6;
	border:#eaeaea 1px solid;
}
.zip_login h2 {
	/*padding-bottom: 10px;
	margin-bottom: 10px;*/
	font-size: 20px;
	font-weight: normal;
	color: #333;
	text-align: center;
}
.zip_login input[type="text"] {
	outline: none;
	font-size: 15px;
	font-weight: 400;
	color: #c0c0c0;
	padding: 10px 20px 10px 46px;
	border: 1px solid #eaeaea;
	margin: 0 auto 15px;
	width: 100%;
	-webkit-appearance: none;
}
.zip_login input[type="password"] {
	outline: none;
	font-size: 19px;
	font-weight: 400;
	padding: 10px 20px 10px 45px;
	border: 1px solid #eaeaea;
	margin: 0 auto 11px;
	width: 100%;
	-webkit-appearance: none;
	color:#c0c0c0;
}
.zip_login input.user {
	background:url(img/user.png)no-repeat 15px 10px #fff;
	display: block;
}
.zip_login input.lock {
	background:url(img/key.png)no-repeat 15px 10px #fff;
	display: block;
}
.re_meber {
	width:100%;
	display:block;
	font-size:12px;
	color:#666;
}
.login-para p {
	padding: 0px 4px 0px 0px;
}
.login-check {
	float: left;
	font-size:12px;
	color:#666;
}
.login-para {
	float: right;
}
.login-para p a {
	font-size:12px;
	color:#529ffd;
}
.login-bwn {
	text-align: center;
}
.zip_login input[type="submit"] {
	background: #4bb203;
	color: #FFF;
	font-size: 18px;
	font-weight: 400;
	padding: 6px 0px;
	width: 30%;
	cursor: pointer;
	outline: none;
	margin: 5px 0px 5px 0px;
	border: none;
	border-radius: 5px;
}
.zip_login input[type="submit"]:hover {
	background:#49a701;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
}
.login-bottom {
	margin-top: 5px;
text-align: center;
background: rgba(236, 236, 236, 0.49);
padding: 0px 0px 40px 0px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
padding: 5px 1.5em 2em;
}
.login-bottom h4 {
	font-size: 12px;
	font-weight: 400;
	color: #000;
	margin:10px 0px 0px 0px;
}
.login-bottom h4 a {
	font-size: 12px;
	font-weight: 400;
	color:rgb(219, 0, 0);
}
.login-bottom h4 a:hover {
	color: #ffa902;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
}
.reg-bwn {
	margin: 25px 0px 0px 0px;
}
.reg-bwn a {
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	background: #2DC2BC;
	padding: 8px 25px;
	border-radius: 5px;
}
.reg-bwn a:hover {
	background: rgb(219, 0, 0);
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
}
.buttonbb a {
	font-size: 15px;
	font-weight: 600;
	color: #fff;
	margin: 0px 1.5% 0px 0px;
	border-radius: 4px;
	float:left;
	width:32.33%;
	padding: 0px 0;
}
.buttonbb a.tw {
	background: #1DAEE3;
	float: left;
}
.buttonbb a.fa {
	background:#3B5998;
	float: left;
}
.buttonbb a span {
	margin-top:0px;
	display: block;
	padding:0px;
	font-size: 12px;
	line-height: 32px;
}
.buttonbb a.go {
	background:#D34836;
	margin:0;
	float: left;
}
.buttonbb a.tw:hover {
	background:#1CA4D6;
}
.buttonbb a.fa:hover {
	background:#37528C;
}
.buttonbb a.go:hover {
	background:#C74534;
}
i.anc-tw {
	background:url(img/twitter1.png)no-repeat 10px 9px #1CA4D6;
	width: 26px;
	height: 19px;
	display: inline-block;
	padding: 16px 16px;
	float: left;
	border-radius: 4px 0px 0px 4px;
}
i.anc-fa {
	float: left;
	background:url(img/facebook.png)no-repeat 6px 9px #37528C;
	width: 26px;
	height: 19px;
	display: inline-block;
	padding: 16px 16px;
	border-radius: 4px 0px 0px 4px;
}
i.anc-go {
	background:url(img/google.png)no-repeat 9px 9px #C74534;
	width: 26px;
	height: 19px;
	display: inline-block;
	padding: 16px 16px;
	float: left;
	border-radius: 4px 0px 0px 4px;
}
.buttonbb {
	margin-top:10px;
	padding: 10px 0px 42px 0px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

.close {
	float: right;
	font-size: 29px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20);
	opacity: .2;
	margin: 10px;
}

.close a{
	float: right;
	font-size: 29px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20);
	opacity: .2;
	margin: 10px;
}

/*14/12/2015*/
.panel-body ul{ display:block; padding:0px; margin:0px; list-style:none;}
.panel-body ul li{ display:block; margin:0 0 5px; list-style:none; font-size:13px;}
.panel-body ul li a{ display:block; color:#000; text-decoration:none;}


.panel-group .panel {margin-bottom: 0;	border-radius:0px}
.panel-group .panel + .panel{ margin:0px;}
.panel-group>.panel .panel-heading {
	background-color:transparent; padding:0;	border:0
}
.panel-group .panel{ border-}
.panel-group>.panel .panel-heading a {
	display:block;
	background-color:#e5e5e5;
	padding:10px 15px;
	text-decoration:none;
	font-weight:400;
	font-size:.9em; color:#000;
	font-size:15px;
}
.panel-group .panel>.panel-heading a.collapsed:before {
	font-family:'FontAwesome';
	content:"\f067";
	font-size:1em;
	margin-right:10px;
	vertical-align:middle;
	font-weight:normal;
	font-style:normal;
	text-decoration:inherit;
   *margin-right:.3em
}
.panel-group .panel>.panel-heading a:before {
	font-family:'FontAwesome';
	content:"\f068";
	font-size:1em;
	margin-right:10px;
	vertical-align:middle;
	font-weight:normal;
	font-style:normal;
	text-decoration:inherit;
    *margin-right:.3em
}
.panel-heading.cl{ text-decoration:none;}
.cnt-head {
	margin: 15px 0 0px;
	font-size: 24px;
	background: url(img/bg-arrow.png) no-repeat left bottom;
	padding: 0 0 6px 0;
	z-index: 66;
	position: relative;
	left: -7px;
}
.cnt-head h2 {
	padding: 10px 20px;
	font-size: 18px;
	color: #FFF;
	background: #196095;
	background: -webkit-gradient(linear, left top, right top, from(#ef8327), to(#f38a1d), color-stop(0.7, #f5ae0f));
	background: -moz-linear-gradient(left top, #196095, #196095 100%);
	background: -o-linear-gradient(left top, #ffa500, #616e42 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#013567, endColorStr=#616e42, GradientType=1);
 -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#013567, endColorstr=#616e42, GradientType=1);
	background: linear-gradient(left top, #013567, #196095 100%);
	margin: 0px;
}

.cnt-head h3 {
	padding: 10px 20px;
	font-size: 16px;
	color: #FFF;
	background: #196095;
	background: -webkit-gradient(linear, left top, right top, from(#013567), to(#616e42), color-stop(0.7, #616e42));
	background: -moz-linear-gradient(left top, #013567, #616e42 100%);
	background: -o-linear-gradient(left top, #013567, #616e42 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#013567, endColorStr=#616e42, GradientType=1);
 -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#013567, endColorstr=#616e42, GradientType=1);
	background: linear-gradient(left top, #013567, #196095 100%);
	margin: 0px;
}

.cnt-block {padding:10px;}
.cnt-block.m-w {height:310px;}
.cnt-block p{ font-size:13px; color:#000000; text-align:left;  }
.cnt-block p span{ display:block; margin:0px 0 10px 0; font-size:14px; color:#000000; text-align:left; font-style:italic; }
.cnt-block p img{ border:#000 1px solid; padding:3px; margin:0 15px 0 0; float:left;}
.cnt-btn{ width:100px; background:#ff6600; color:#FFF; margin:10px 0px; padding:0 10px;}
.cnt-btn a{ color:#FFF; text-align:center; font-size:12px; line-height:25px;}
.cnt-btn a:hover{ color:#f67443;}


.n_main_block{ background:#f3f1f1; padding:10px; display:block;}
.n_block{ background:#1b6093; padding:0px; color:#FFF; text-align:center; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;}
.n_date{ color:#FFF; font-size:12px; text-align:center; margin:0px; padding:0px; font-weight:bold;}
.n_date span{ display:block; color:#FFF; font-size:12px; text-align:center; margin:0px; padding:0px; font-weight:normal;}

.n_details{ color:#333; font-size:14px; font-weight:600; text-align:left; margin:0px; padding:0px;}
.n_details a{ color:#333; text-decoration:none;}
.n_details a:hover{ color:#F60;}

.h_bline{ border-bottom:#a8a7a3 1px solid; padding:0 0 19px 0; margin:0 0 10px 0;}
.hb_bline{ border-bottom:#e1dfde 1px solid; padding:0 0 5px 0; margin:0 0 15px 0;}

.main-more {font-size: 24px; padding:0 37px 0px 15px; text-align:right;}
.main-more a{font-size:12px; text-align:right; color:#df5322; text-decoration:none;}
.main-more a:hover{color:#000000; text-decoration:none;}

.main-more1 {font-size: 24px; padding:0; text-align:right;}
.main-more1 a{font-size:12px; text-align:right; color:#df5322; text-decoration:none;}
.main-more1 a:hover{color:#000000; text-decoration:none;}

.col3-bg {background:#FFF; padding:0;}
.col3-top {margin-top:40px;}

.main-heading, .main-heading2, .sub-heading {
	text-transform: uppercase;
}
.sub-heading {
	font-size: 24px;
	padding: 10px 0;
}
.header-top li, .header-top .btn-link, #main-menu.navbar, #search .input-group .form-control, #cart .btn, .dropdown-menu, .product-head, .product-col .caption h4, .product-col .price, .product-col .btn-cart, .breadcrumb, .side-heading, .list-group-item, .product-filter, .pagination, .product-info .product-details, .tabs-panel .nav-tabs {
	/*font-family: 'Roboto Condensed', sans-serif;*/
	font-family: 'Open Sans'; font-weight:600;
}
hr {
	border-color: #8c8f92;
}
/* Wrapper Styles Starts */

#wrapper {
	margin-top:0px;
	padding:10px 20px 0px 20px;
	background-color: #fff;
}
/* Header Area Styles Starts */

#header-area {
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.header-top {
	margin-bottom: 20px;
}
/* Logo Styles Starts */

#logo {
	margin-top: 0;
}
/* Header Links Styles Starts */

.header-links ul {
}
.header-links li, .header-links li a {
	color: #252424;
}
.header-links li a {
	font-size: 12px;
	text-transform: uppercase;
}
.header-links li a:hover {
	color: #ef4135;
}
/* Currency & Languages Drop Down Styles Starts */

#header-area .btn-link {
	padding: 0;
	color: #ef4135;
}
#header-area .btn-link:hover, #header-area .btn-link:focus {
	text-decoration: none;
}
#header-area .btn-group + .btn-group {
	margin-left: 10px;
}
/* Search Styles Starts */

#search {
}
#search .input-group {
}
.footer-links li, .footer-links li a:hover {
	color: #0C0;
}
#search .input-group .form-control {
	background: #f9f9f9;
	border: solid #cbcbcb;
	border-width: 1px 0 1px 1px;
	color: #444;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
#search .input-group .btn {
	background: #f1372d;
	color: #fff;
	height: 46px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
/* Cart Style Starts */	

#cart .btn {
	color: #ef4135;
	background: #f9f9f9;
	border: 1px solid #cbcbcb;
	text-align: left;
	padding: 0;
	font-size: 20px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
#cart .btn .fa-shopping-cart {
	color: #ef4135;
	line-height: none;
	padding: 10px;
	font-size: 23px;
}
#cart .btn span {
	margin-top: 8px;
}
#cart .btn span#cart-total {
	color: #828282;
	font-size: 18px;
	padding: 3px 8px 0 5px;
	text-transform: uppercase;
}
#cart .btn .fa-shopping-cart, #cart .btn span {
	float: left;
}
#cart .btn i.fa-caret-down {
	color: #ef4135;
	margin-top: 12px;
	margin-right: 15px;
	float: right;
}
#cart .dropdown-menu {
	min-width: 100%;
	margin-top: 10px;
	background: #252424;
	color: #fff;
	border: none;
	z-index: 1001;
	padding: 5px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
#cart .open > .dropdown-menu {
	display: block;
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu table, #cart .dropdown-menu table td {
	background: none;
	border: none;
}
#cart .dropdown-menu table.hcart td, .line-bottom {
	border-bottom: 1px solid #54575b;
}
.line-top, .btn-block1 {
	border-top: 1px solid #54575b;
}
#cart .btn-block1 {
	padding: 20px 0 0;
}
#cart .btn-block1 a {
	padding: 8px 12px;
	margin-left: 10px;
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: none;
}
#cart .btn-block1 a:hover, #cart .btn-block1 a + a {
	background: #ef4135;
	color: #fff;
}
#cart .btn-block1 a, #cart .btn-block1 a + a:hover {
	background: #fff;
	color: #252a2f;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
#cart .dropdown-menu table.total {
}
#cart .dropdown-menu table.total td {
	padding: 2px 8px;
}
#cart .dropdown-menu table td a {
	color: #ef4135;
}
#cart .dropdown-menu table td a:hover {
	color: #fff;
}
/* Main Menu Styles Starts */

#main-menu {
	background: #ff6600;
}
#main-menu.navbar {
	margin: 0 0 20px;
	padding: 0;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
#main-menu .navbar-nav > li {
}
#main-menu .navbar-nav > li + li {
	border-left: 1px solid #ff9900;
}
#main-menu .navbar-nav > li a {
	color: #fff;
	text-transform: uppercase;
	padding: 10px 29px;
	font-size: 16px;
}
#main-menu .navbar-nav > li.active {
	color: #fff;
	background: #f47040;
}
#main-menu .navbar-nav > li > a:hover, #main-menu .navbar-nav > li > a:focus, #main-menu .navbar-nav > li.open a {
	background: #ff3300;
	color: #fff;
}
#main-menu .dropdown-menu {
	background: #464545;
	border: none;
	padding: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
#main-menu .navbar-toggle {
	color: #fff;
}
#main-menu .dropdown-menu li a {
	color: #fff;
	font-weight: 400;
	padding-top: 6px;
	padding-bottom: 6px;
}
#main-menu .dropdown-menu li:hover a {
	background: #666;
	text-decoration: none;
}
#main-menu .dropdown-inner {
	display: table;
	padding-bottom: 10px;
}
#main-menu .dropdown-inner ul {
	display: table-cell;
}
#main-menu .dropdown-inner .dropdown-header {
	font-size: 15px;
	text-transform: uppercase;
	color: #fff;
	padding: 15px 0 10px 15px;
}
#main-menu .dropdown-inner li a {
	min-width: 160px;
	display: block;
	padding: 3px 20px;
	clear: both;
}
/* Breadcrumb Styles Starts */
.internal_banner {
	text-transform: uppercase;
	padding:5px 5px;
	border: 1px solid #e8e8e8;
	background: #fff;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	margin-bottom:20px;
}
.internal_banner img { width:100%;}

.breadcrumb {
	text-transform: uppercase;
	padding:5px 18px;
	border: 1px solid #e8e8e8;
	background: #fff;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.breadcrumb li {
	color: #878a8c;
	font-size: 13px;
}
.breadcrumb > li + li:before {
	content: "\00BB";
	color: #878a8c;
}
.breadcrumb li a {
	color: #252a2f;
}
/* Slider Section Styles Starts */

.slider {
	/*margin-bottom: 20px;*/
	background: url(img/banner-shadow.png) no-repeat center bottom;
	padding: 0 0 39px 0;
}
/* Three Column Banner Styles Starts */

.col3-banners {
	margin-bottom: 20px;
}
.col_brd {
	margin: 0 0px 0 0;
	padding: 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: orange 2px solid; min-height:330px;
}


.col_brd1 {
	margin: 0 0px 0 0;
	padding: 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:#a8a7a3 1px solid; min-height:410px;
	Background-color: #E5E5E5;
	padding: 5px 0 0;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #E5E5E5), color-stop(100%, #EEEEEE));
	background-image: -moz-linear-gradient(90deg, #E5E5E5 0%, #EEEEEE 100%);
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: 3px 3px 3px rgba(50,50,50,0.28);
	-webkit-box-shadow: 3px 3px 3px rgba(50,50,50,0.28);
	box-shadow: 3px 3px 3px rgba(50,50,50,0.28);	
}



.col_brd1:hover{background:#fff9d1;}
.col_brd2:hover{background:#fff9d1;}
.col_brd3:hover{background:#fff9d1;}
.col_brd4:hover{background:#fff9d1;}
.col_brd5:hover{background:#fff9d1;}
.col_brd6:hover{background:#fff9d1;}
.col_brd7:hover{background:#fff9d1;}
.col_brd8:hover{background:#fff9d1;}

.li_lab{ margin-top:20px;}
.col_lab {
	margin: 0 0px 0 0;
	padding: 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: #a8a7a3 2px solid; overflow:hidden; padding:0 0 15px 0;
}



.cnt-head-l {
	margin: 15px 0 0px;
	font-size: 24px;
	background: url(img/bg-arrow.png) no-repeat left bottom;
	padding: 0 0 6px 0;
	z-index: 66;
	position: relative;
	left: -7px;
}


.cnt-head-l h2 {
	padding: 10px 20px;
	font-size: 18px;
	color: #FFF;
	background: #196095;
	background: -webkit-gradient(linear, left top, right top, from(#013567), to(#196095), color-stop(0.7, #196095));
	background: -moz-linear-gradient(left top, #196095, #196095 100%);
	background: -o-linear-gradient(left top, #ffa500, #616e42 100%);
 	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#013567, endColorStr=#616e42, GradientType=1);
 	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#013567, endColorstr=#616e42, GradientType=1);
	background: linear-gradient(left top, #013567, #196095 100%);
	margin: 0px;
}



.col_brd2 {	
	margin: 0 0px 0 0;
	padding: 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:#a8a7a3 1px solid; min-height:410px;
	Background-color: #E5E5E5;
	padding: 5px 0 0;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #E5E5E5), color-stop(100%, #EEEEEE));
	background-image: -moz-linear-gradient(90deg, #E5E5E5 0%, #EEEEEE 100%);
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: 3px 3px 3px rgba(50,50,50,0.28);
	-webkit-box-shadow: 3px 3px 3px rgba(50,50,50,0.28);
	box-shadow: 3px 3px 3px rgba(50,50,50,0.28);
}
.cnt-head-2 {margin: 15px 0 0px;padding: 0 0 6px 0;z-index: 66;position: relative;font-size: 24px;background:url(img/bg-arrow2.png) no-repeat left bottom;left: -7px;}
.cnt-head-2 h2 {padding: 10px 20px;	font-size: 18px; color: #FFF; background: #a16232;margin: 0px;}

.col_brd3 {	
	margin: 0 0px 0 0;
	padding: 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:#a8a7a3 1px solid; min-height:298px;
	Background-color: #E5E5E5;
	padding: 5px 0 0;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #E5E5E5), color-stop(100%, #EEEEEE));
	background-image: -moz-linear-gradient(90deg, #E5E5E5 0%, #EEEEEE 100%);
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: 3px 3px 3px rgba(50,50,50,0.28);
	-webkit-box-shadow: 3px 3px 3px rgba(50,50,50,0.28);
	box-shadow: 3px 3px 3px rgba(50,50,50,0.28);
}
.cnt-head-3 {margin: 15px 0 0px;padding: 0 0 6px 0;z-index: 66;position: relative;font-size: 24px;background: url(img/bg-arrow.png) no-repeat left bottom;left: -7px;}
.cnt-head-3 h2 {padding: 10px 20px;	font-size: 18px;color: #FFF;background: #199584;margin: 0px;}

.col_brd4 {	
	margin: 0 0px 0 0;
	padding: 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:#a8a7a3 1px solid; min-height:298px;
	Background-color: #E5E5E5;
	padding: 5px 0 0;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #E5E5E5), color-stop(100%, #EEEEEE));
	background-image: -moz-linear-gradient(90deg, #E5E5E5 0%, #EEEEEE 100%);
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: 3px 3px 3px rgba(50,50,50,0.28);
	-webkit-box-shadow: 3px 3px 3px rgba(50,50,50,0.28);
	box-shadow: 3px 3px 3px rgba(50,50,50,0.28);


}
.cnt-head-4 {margin: 15px 0 0px;padding: 0 0 6px 0;z-index: 66;position: relative;font-size: 24px;background: url(img/bg-arrow4.png) no-repeat left bottom;left: -7px;}
.cnt-head-4 h2 {padding: 10px 20px;	font-size: 18px;color: #FFF;background: #958c19;margin: 0px;}


.col_brd5 {	
	margin: 0 0px 0 0;
	padding: 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:#a8a7a3 1px solid; min-height:298px;
	Background-color: #E5E5E5;
	padding: 5px 0 0;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #E5E5E5), color-stop(100%, #EEEEEE));
	background-image: -moz-linear-gradient(90deg, #E5E5E5 0%, #EEEEEE 100%);
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: 3px 3px 3px rgba(50,50,50,0.28);
	-webkit-box-shadow: 3px 3px 3px rgba(50,50,50,0.28);
	box-shadow: 3px 3px 3px rgba(50,50,50,0.28);
}
.cnt-head-5 {margin: 15px 0 0px;padding: 0 0 6px 0;z-index: 66;position: relative;font-size: 24px;background: url(img/bg-arrow5.png) no-repeat left bottom;left: -7px;}
.cnt-head-5 h2 {padding: 10px 20px;	font-size: 18px;color: #FFF;background: #661995;margin: 0px;}

.col_brd6 {
margin: 0 0px 0 0;
	padding: 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:#a8a7a3 1px solid; min-height:298px;
	Background-color: #E5E5E5;
	padding: 5px 0 0;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #E5E5E5), color-stop(100%, #EEEEEE));
	background-image: -moz-linear-gradient(90deg, #E5E5E5 0%, #EEEEEE 100%);
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: 3px 3px 3px rgba(50,50,50,0.28);
	-webkit-box-shadow: 3px 3px 3px rgba(50,50,50,0.28);
	box-shadow: 3px 3px 3px rgba(50,50,50,0.28);	
	}
.cnt-head-6 {margin: 15px 0 0px;padding: 0 0 6px 0;z-index: 66;position: relative;font-size: 24px;background: url(img/bg-arrow6.png) no-repeat left bottom;left: -7px;}
.cnt-head-6 h2 {padding: 10px 20px;	font-size: 18px;color: #FFF;background: #19954f;margin: 0px;}

.col_brd7 {	
	margin: 0 0px 0 0;
	padding: 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:#a8a7a3 1px solid; min-height:338px;
	Background-color: #E5E5E5;
	padding: 5px 0 0;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #E5E5E5), color-stop(100%, #EEEEEE));
	background-image: -moz-linear-gradient(90deg, #E5E5E5 0%, #EEEEEE 100%);
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: 3px 3px 3px rgba(50,50,50,0.28);
	-webkit-box-shadow: 3px 3px 3px rgba(50,50,50,0.28);
	box-shadow: 3px 3px 3px rgba(50,50,50,0.28);
}
.cnt-head-7 {margin: 15px 0 0px;padding: 0 0 6px 0;z-index: 66;position: relative;font-size: 24px;background: url(img/bg-arrow7.png) no-repeat left bottom;left: -7px;}
.cnt-head-7 h2 {padding: 10px 20px;	font-size: 18px;color: #FFF;background: #7a4a39;margin: 0px;}

.col_brd8 {	margin: 0 0px 0 0;
	padding: 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:#a8a7a3 1px solid; min-height:338px;
	Background-color: #E5E5E5;
	padding: 5px 0 0;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #E5E5E5), color-stop(100%, #EEEEEE));
	background-image: -moz-linear-gradient(90deg, #E5E5E5 0%, #EEEEEE 100%);
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: 3px 3px 3px rgba(50,50,50,0.28);
	-webkit-box-shadow: 3px 3px 3px rgba(50,50,50,0.28);
	box-shadow: 3px 3px 3px rgba(50,50,50,0.28);}
.cnt-head-8 {margin: 15px 0 0px;padding: 0 0 6px 0;z-index: 66;position: relative;font-size: 24px;background: url(img/bg-arrow8.png) no-repeat left bottom;left: -7px;}
.cnt-head-8 h2 {padding: 10px 20px;	font-size: 18px;color: #FFF;background: #394a59;margin: 0px;}


















.col_lab_h{ background:#eeeeee; padding:5px; display:block; font-size:14px; height:55px; border:#d2d2d2 1px solid;}
.col_lab_h_b1{ background:#186095; color:#FFF; padding:5px; display:block; font-size:14px; height:55px; border:#d2d2d2 1px solid; text-align:center;}
.col_lab_h_b2{ background:#a16232; color:#FFF; padding:5px; display:block; font-size:14px; height:55px; border:#d2d2d2 1px solid; text-align:center;}
.col_lab_h_b3{ background:#1a9684; color:#FFF; padding:5px; display:block; font-size:14px; height:55px; border:#d2d2d2 1px solid; text-align:center;}
.col_lab_h_b4{ background:#948d34; color:#FFF; padding:5px; display:block; font-size:14px; height:55px; border:#d2d2d2 1px solid; text-align:center;}
.col_lab_h_b5{ background:#652c8f; color:#FFF; padding:5px; display:block; font-size:14px; height:55px; border:#d2d2d2 1px solid; text-align:center;}
.col_lab_h_b6{ background:#19964f; color:#FFF; padding:5px; display:block; font-size:14px; height:55px; border:#d2d2d2 1px solid; text-align:center;}
.col_lab_h_b7{ background:#19964f; color:#FFF; padding:5px; display:block; font-size:14px; height:55px; border:#d2d2d2 1px solid; text-align:center;}
.col_lab_h_b8{ background:#7a4a39; color:#FFF; padding:5px; display:block; font-size:14px; height:55px; border:#d2d2d2 1px solid; text-align:center;}
.col_lab_h_b9{ background:#394a59; color:#FFF; padding:5px; display:block; font-size:14px; height:55px; border:#d2d2d2 1px solid; text-align:center;}


.col_cyan {
	margin: 0 0px 30px 0;
	padding: 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: #f47040 1px solid; min-height:330px;
	-moz-box-shadow: 3px 3px 3px rgba(244,112,64,0.28);
-webkit-box-shadow: 3px 3px 3px rgba(244,112,64,0.28);
box-shadow: 3px 3px 3px rgba(244,112,64,0.28);	
	
}


.content-boxes-v5 {
    display: block;
    min-height: 52px; background:#f4f4f4; border:#e1e1e1 1px solid;
}

.content-boxes-v5 . .date_color1 {
    background:#d89214;
}

.content-boxes-v5 .fact_date {
    float: left;
    color: #fff;
    width: 125px;
    height: 50px;
    padding: 11px;
    font-size: 22px;
    background: #15498a;
    line-height: 30px;
    text-align: center;
    margin-right: 15px;
    display: inline-block;
}

.overflow-h {
    overflow: hidden;
}

.overflow_padding {
    padding: 0 0 px 0;
    line-height:normal; vertical-align:middle;
}
.v_misssion{background-color: #9acc87;
margin: 25px auto;
padding: 5px 0 0;
border: 1px solid #aadd95;
font-weight:600;

-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
-moz-box-shadow: 3px 3px 3px rgba(50,50,50,0.28);
-webkit-box-shadow: 3px 3px 3px rgba(50,50,50,0.28);
box-shadow: 3px 3px 3px rgba(50,50,50,0.28);}

.v_misssion1{background-color: #8ac3e3;
margin: 25px auto;
padding: 5px 0 0;
border: 1px solid #b5dcf0;
font-weight:600;

-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
-moz-box-shadow: 3px 3px 3px rgba(50,50,50,0.28);
-webkit-box-shadow: 3px 3px 3px rgba(50,50,50,0.28);
box-shadow: 3px 3px 3px rgba(50,50,50,0.28);}

.v_misssion2{background-color: #f5e7a5;
margin: 25px auto;
padding: 5px 0 0;
border: 1px solid #f0e8bf;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
font-weight:600;
-moz-box-shadow: 3px 3px 3px rgba(50,50,50,0.28);
-webkit-box-shadow: 3px 3px 3px rgba(50,50,50,0.28);
box-shadow: 3px 3px 3px rgba(50,50,50,0.28);}



.fact_m1 {
    margin-bottom: 0px;
    color: #15498a;
    display: block;
}


.col_brd.w_d{
	margin: 0 0 20px 0;
	padding: 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: #a8a7a3 1px solid; height:auto;
}

.col_brd.cer_bg{ background:url(img/certificate-bg.jpg) repeat;
}

.news_d{ font-size:12px; font-style:italic; display:block; margin:5px 0;}
.news_h{ font-size:16px; display:block; color:#1363a0;}

/* Products Box Styles Starts */

.products-list {
	margin-bottom: 15px;
}
.product-head {
	padding: 14px 20px;
	margin: 0 0 20px;
	font-size: 24px;
	background: #ef4135;
	color: #fff;
	text-transform: uppercase;
}
.product-col {
	padding: 5px 5px 5px;
	margin-bottom: 20px;
	background: #fff;
	border: 1px solid #e5e5e5; 
	box-shadow: inset -2px -2px 100px 16px #EBEBEB;
-webkit-box-shadow: inset -2px -2px 100px 16px #EBEBEB;
-moz-box-shadow: inset -2px -2px 100px 16px #EBEBEB;
-o-box-shadow: inset -2px -2px 100px 16px #EBEBEB;
}

.product-col:hover{
	box-shadow: inset -2px -2px 100px 16px #aed9eb;
-webkit-box-shadow: inset -2px -2px 100px 16px #aed9eb;
-moz-box-shadow: inset -2px -2px 100px 16px #aed9eb;
-o-box-shadow: inset -2px -2px 100px 16px #aed9eb;
}

.prp_btn{ background-color:#f47040; border:none;}
.prp_btn:hover{ background-color:#cf5427; border:none;}
.product-col .description {
	padding: 5px 0;
	color: #8b8b8b;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}
.product-col.list .image {
	padding: 20px 30px 10px 0;
	float: left;
}
.product-col .caption {
	padding:5px 0;
}
.product-col h4 {
	font-size:12px;
	text-transform: uppercase; text-align:center; height:26px;
}
.product-col h4, .product-col h4 a {
	color: #252a2f;
}
.product-col .description {
	padding: 5px 0;
	color: #8b8b8b;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}
.product-col.list .description {
	padding-right: 20px;
}
.product-col .price {
	padding: 10px 0;
}
.product-col .price .price-tax {
	font-size: 14px;
	color: #2f353b;
	text-transform: uppercase;
}
.product-col .price span.price-new {
	color: #d05428;
	font-size: 20px;
	padding-right: 5px;
}
.product-col .price span.price-old {
	font-size: 14px;
	color: #808080;
	text-decoration: line-through;
}
.product-col .cart-button {
	padding-top:2px;
}
.product-col .cart-button .btn {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.product-col .btn-wishlist, .product-col .btn-compare {
	color: #fff;
	background: #6c6d6d;
	margin-right: 3px;
}

.product-col .btn-wishlist:hover{
	color: #fff;
	background: #d05528;

}

.product-col .btn-cart {
	font-size:12px;
	color: #fff;
	background: #f37040;
	text-transform: uppercase;
}
.product-col .btn-cart .fa {
	margin-right: 5px;
}
.product-col .btn-cart:hover {
	color: #fff;
	background: #d05428;
}
/* Two Column Banner Styles Starts */

.col2-banners {
	margin-bottom: 20px;
}
/* Shopping Cart Page Styles Starts */

.shopping-cart-table {
	margin-top: 30px;
	background: #fff;
	text-transform: uppercase;
}
.shopping-cart-table thead > tr > td {
	font-size: 15px;
	font-weight: 600;
	border-bottom: none;
}
.shopping-cart-table tbody > tr > td {
	font-size: 16px;
}
.shopping-cart-table tbody > tr > td a:hover {
	color: #252a2f;
}
/* Compare Page Styles Starts */

.compare-table {
	margin-top: 30px;
	background: #fff;
	text-transform: uppercase;
}
.compare-table thead {
	background: #f9f9f9;
}
.compare-table thead > tr > td {
	font-size: 15px;
	font-weight: 600;
	border-bottom: none;
}
.compare-table tbody > tr > td {
	font-size: 14px;
}
.compare-table tbody > tr > td a:hover {
	color: #252a2f;
}
.compare-table td {
	text-align: center;
}
.compare-table .rating .fa-star {
	color: #ef4135;
}
/* Login & Registration Section Styles Starts */

.login-area {
	padding-top: 30px
}
.registration-area {
	padding-top: 20px;
}
.panel-smart {
	padding: 20px;
	background: #fff;
	border: 1px solid #e8e8e8;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0; background:url(img/bg-logo.png) repeat;
}

.shape_icon{ padding:0 10px 0 0;} 
.panel-smart-p {
	padding:0px;
	background: #fff;
	border: 1px solid #e8e8e8;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0; background:url(img/bg-logo.png) repeat;
}
.panel-smart-pp {
	padding:10px;
	background: #fff;
	border: 1px solid #e8e8e8;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0; background:url(img/bg-logo.png) repeat;
}

.panel-finishes {
	padding:10px 240px 0px 0px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0; 
	border-radius: 0; background:url(img/finishing-bg.png) no-repeat right top;
	}

.panel-bgnone{ background:none;}

.panel-bg {background:url(img/bg-logo.png) repeat;}

.p_bg{	
-moz-box-shadow: 3px 3px 3px rgba(50,50,50,0.28);
-webkit-box-shadow: 3px 3px 3px rgba(50,50,50,0.28);
box-shadow: 3px 3px 3px rgba(50,50,50,0.28);}


.panel-smart .panel-heading {padding: 5px 0 10px 0; color: #252a2f; border-bottom: 1px solid #e8e8e8;}
.panel-heading.pl {padding: 5px 0 0px 0; color: #252a2f; border-bottom:none;}

.panel-smart h3.panel-title {
	font-size: 24px;
}
.panel-smart h4.panel-title {
	font-size: 18px;
}
.panel-smart .panel-body {
	padding: 10px 0 0;
}
.registration-area .inner {
	margin-top: 30px;
	margin-bottom: 20px;
}
.registration-area .control-label {
	color: #8b8b8b;
	font-weight: 600;
}
.registration-area .form-control, .registration-area .btn {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.registration-area .dl-horizontal {
}
.registration-area .dl-horizontal dt {
	font-weight: normal;
}
.registration-area .dl-horizontal dd {
	font-weight: bold;
}
.registration-area .dl-horizontal dt, .registration-area .dl-horizontal dd {
	margin-bottom: 5px;
}
.registration-area .dl-horizontal.total {
	color: #ef4135;
	font-size: 18px;
}
.registration-area .dl-horizontal.total dt, .registration-area .dl-horizontal.total dd {
	margin-bottom: 0;
}
/* Main Container Styles Starts */		

#main-container {
	margin-bottom: 35px;
}
/* Product Carousel Styles Starts */	
	
.product-carousel .product-head {
}
.product-carousel .row {
	margin-left: -5px;
	margin-right: -5px;
}
.product-carousel .col-xs-12 {
	padding-left: 0;
	padding-right: 0;
}
#owl-product .item {
	padding-left: 5px;
	padding-right: 5px;
}
#owl-product .owl-controls {
	margin: 0;
}
#owl-product .owl-controls .owl-buttons div {
	position: absolute;
	background: none;
	font-size: 26px;
}
#owl-product .owl-controls .owl-buttons .owl-prev, #owl-product .owl-controls .owl-buttons .owl-next {
	top: -61px;
	color: #fff;
}
#owl-product .owl-controls .owl-buttons .owl-prev {
	right: 60px;
}
#owl-product .owl-controls .owl-buttons .owl-next {
	right: 20px;
}
/* Category Intro Content Styles Starts */

.cat-intro {
	padding-top: 10px;
}
.cat-intro .img-thumbnail {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.cat-intro .cat-body {
	color: #8b8b8b;
	font-size: 13px;
	padding-left: 5px;
	text-align: justify;
}
/* Product Filter Styles Starts */

.product-filter {
	margin: 30px 0;
	padding: 8px 0;
	border: solid #d0d0d0;
	border-width: 1px 0;
}
.product-filter .display {
	padding-top: 5px;
}
.product-filter .display a {
	color: #2f353b;
	font-size: 24px;
	margin-right: 6px;
}
.product-filter .display a.active {
	color: #ef4135;
}
.product-filter .display a.active:hover {
	text-decoration: none;
}
.product-filter .control-label {
	padding-top: 5px;
	font-size: 18px;
	font-weight: normal;
}
.product-filter .form-control {
	height: 30px;
	padding: 3px 6px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
/* Product Page Styles Starts */
	
.product-info {
	padding-top: 10px;
}
.product-info .images-block {
}
.product-info .images-block .thumbnail {
	padding: 10px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.image{ border:#d9d7d7 1px solid;}
.product-info.full .images-block .list-inline {
	margin-left: -5px;
}
.product-info.full .images-block .list-inline li {
	padding-left: 5px;
	padding-right: 5px;
}
.product-info .images-block .list-inline {
	margin-left: -2px;
}
.product-info .images-block .list-inline li {
	padding-left: 2px;
	padding-right: 2px;
}
.product-info .images-block .list-inline .thumbnail {
	padding: 5px;
}
.product-info .product-details {
}
.product-info .product-details h2 {
	margin-top: 0;
	font-size: 24px;
}
.product-info .product-details h3 {
	font-size: 22px;
}
.product-info .product-details h2, .product-info .product-details h3 {
	text-transform: uppercase;
}
.product-info .product-details .manufacturer {
	color: #5a5959;
	text-transform:none;
}
.list-unstyled ul li{ margin-bottom:10px;}
.product-info .product-details .manufacturer span {
	min-width: 130px;
	display: inline-block;
	color: #2f353b;
}
.product-info .product-details .price {
}
.product-info .product-details .price-head {
	padding-right: 10px;
	font-size: 20px;
	color: #2f353b;
	text-transform: uppercase;
}
.product-info .product-details .price-tax {
	padding-top: 5px;
	font-size: 14px;
	color: #2f353b;
	text-transform: uppercase;
}
.product-info .product-details .price-new {
	color: #2f353b;
	font-size:20px;
	padding-right: 5px;
}
.product-info .product-details .price-old {
	font-size: 14px;
	color: #808080;
	text-decoration: line-through;
}
.product-info .product-details .options {
}
.product-info .product-details .options h3 {
	margin-bottom: 20px;
}
.product-info .product-details .options h6 {
	font-weight: 700;
}
.product-info .product-details .cart-button {
}
.product-info .product-details .cart-button .btn {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.product-info .product-details .btn-wishlist, .product-info .product-details .btn-compare {
	color: #fff;
	background: #252424;
	margin-right: 3px;
}
.product-info .product-details .btn-cart {
	font-size: 14px;
	color: #fff;
	background: #ef4135;
	text-transform: uppercase;
}
.product-info .product-details .btn-cart:hover {
	color: #fff;
	background: #252424;
}
.product-info-box {
	padding-top: 10px;
}
.product-info-box + .product-info-box {
	padding-top: 30px;
}
.product-info-box .heading {
	padding: 13px 20px;
	font-size: 18px;
	color: #2f353b;
	text-transform: uppercase;
	background: #fff;
	border-top: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	border-bottom: 4px solid #ef4135;
	border-left: 1px solid #e8e8e8;
}
.product-info-box .content {
	color: #8b8b8b;
	font-size: 13px;
}
/* Tabs Styles Starts */

.tabs-panel {
	margin-top: 20px;
}
.tabs-panel.panel-smart {
	padding: 0;
}
.tabs-panel .nav-tabs {
	text-transform: none;
	font-size: 16px;
	border-bottom: 2px solid #196094;
}
.tabs-panel .nav-tabs > li {
	margin-bottom: 0;
}
.tabs-panel .nav-tabs > li > a {
	color: #252a2f;
	margin: 0;
}
.tabs-panel .nav-tabs > li > a, .tabs-panel .btn, .tabs-panel .form-control {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.tabs-panel .nav-tabs > li.active > a, .tabs-panel .nav-tabs > li.active > a:hover, .tabs-panel .nav-tabs > li.active > a:focus, .tabs-panel .nav > li > a:hover, .tabs-panel .nav > li > a:focus {
	background: none;
}
.tabs-panel .nav-tabs > li > a, .tabs-panel .nav-tabs > li.active > a, .tabs-panel .nav-tabs > li.active > a:hover, .tabs-panel .nav-tabs > li.active > a:focus, .tabs-panel .nav-tabs > li > a:hover {
	border: none;
}
.tabs-panel .nav-tabs > li.active, .tabs-panel .nav-tabs > li.active > a {
	background: #1363a0;
	color: #fff; /*border:1px #ffa500 solid; border-bottom:none;*/
}
.tabs-panel .nav-tabs > li > a:hover {
	background:#f47040; color:#FFF;
}
.tabs-panel .tab-content {
	padding: 10px;
	font-size: 13px;
}
.tabs-panel label.control-label {
	text-transform: uppercase;
	font-weight: normal;
}
.tabs-panel label.control-label.ratings {
	padding-top: 1px;
}
.tabs-panel .btn {
	margin-left: -10px;
}
/* Pagination Styles Starts */

.pagination {
	margin: 0;
}
.pagination > li > a {
	color: #444c53;
}
.pagination > li:first-child > a, .pagination > li:first-child > span, .pagination > li:last-child > a, .pagination > li:last-child > span {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	background: #ef4135;
	border-color: #ef4135;
}
.results {
	padding-top: 10px;
	text-align: right;
}
/* Page Content Styles Starts */

.page-box {
	color: #000;
	font-size: 14px;
	margin-bottom:0px;
}
.page-box h3 {
	margin: 0 0 10px 0;
	font-size: 24px;
	color: #252a2f;
} 
.page-box h4 {
	text-transform: uppercase;
}
.page-box h4 {
	margin: 5px 0 15px;
	color: #808080;
	font-size: 18px;
}
.page-box .sm-links {
	margin-bottom: 20px;
}
.page-box .sm-links li {
	background: #ef4135;
	width: 34px;
	text-align: center;
	padding: 5px 0 4px;
	margin: 0 0 0 4px;
}
.page-box .sm-links li a .fa {
	color: #fff;
	font-size: 24px;
}
/* Content Box Styles Starts */

.content-box {
	border: 1px solid #e9e9e9;
	background: #fff;
	margin-top: 20px;
	padding: 30px;
}
.content-box .special-heading {
	font-size: 100px;
	color: #e60707;
	margin-top: 0;
	margin-bottom: 30px;
}
/* Map Wrapper Styles Starts */

#map-wrapper {
	border: 1px solid #feffff;
	margin: 20px 0;
	height: 250px;
}
/* Sidebar Styles Stars */

.side-heading {
	margin:0px;
	padding:8px 20px;
	font-size: 16px;
	text-transform: uppercase;
	color: #fff;
	background: #252424;
}
.list-group, .list-group-item:first-child, .list-group-item:last-child {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.list-group-item {
	color: #252424;
	font-size: 13px;
	text-transform: uppercase;
}
.list-group-item .fa {
	font-size: 12px;
	padding-right: 6px;
}
.filter-group {
	margin-left: 20px;
}
/* Blockquote Styles Starts */

.panel-smart blockquote {
	margin: 0;
	padding: 5px 15px;
	color: #8b8b8b;
	font-size: 13px;
	border: none;
}
.panel-smart blockquote footer {
	padding-top: 10px;
	color: #252a2f;
	font-size: 14px;
}
/* Contact Details Box Styles Starts */
	
.contact-details li + li {
	margin-top: 20px;
}

.contact-details li + li.b_margin {
	margin-top: 5px;
}
.contact-details li .fa {
	color: #f47040;
	padding: 5px 10px 0 0;
	font-size: 18px;
}
.contact-details li .fa.f1{ color:#1363a0;}
/* Footer Links Styles Starts */
@media screen and (min-width:768px) {
#main-menu .navbar-nav > li a {
	padding: 10px 10px;
	font-size: 14px;}


}

@media screen and (min-width:1024px) {
#main-menu .navbar-nav > li a {
	color: #fff;
	text-transform: uppercase;
	padding: 10px 19px;
	font-size: 16px;
}
#logo{ text-align:left; float:left;}


}

@media (min-width:768px) and (max-width:1024px) {
.hidden-sm {
	display: none!important
}
.hidden-md {
	display: none!important
}

}


@media (min-width:300px) and (max-width:768px) {
.footer_left{padding:0 0 0 0px;}

}


@media (min-width:1025px) and  (min-width:1200px) {
	
	#main-menu .navbar-nav > li a {
	color: #fff;
	text-transform: uppercase;
	padding: 10px 18px;
	font-size: 15px;
}
	
	
	}


#footer-area {
	border-top:8px solid #ff6600; background:#ff6600;
}
.footer-links {
	padding-top: 8px;
}
.footer-links h5 {
	text-transform: uppercase;
	/*margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #252a2f; */color:#FFF;
}
.footer-links ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.footer-links li {
	font-size: 13px;
	padding: 2px 0;
}
.footer-links li, .footer-links li a {
	color: #e7e7e7;
}


.fo_link ul{ display:block; margin:0px; padding:0px;}
.fo_link ul li a{ display:block; color:#e7e7e7; list-style:none; }
.fo_link ul li a:hover{color:#FFF; text-decoration:none;} 
#map_canvas {height: 100%}







.footer-links .last h4.lead {
	color: #ef4135;
}
.footer-links li a:hover, .footer-links .last li a {
	color: #333;
}
.footer-links .last h4.lead {
	font-size: 24px;
	margin-bottom: 0;
}
.footer-links .last h4.lead span {
	color: #151515;
}
/* Copyright Styles Starts */

.copyright {
	background:#252a2f;
	padding:8px 20px 8px;
	margin-bottom:0px;
	font-size: 11px;
}
.copyright {
	color: #d0d0d0;
}
.copyright p {
	padding-top: 4px;
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active{ background:#ff6600; border: #dddddd 1px solid; font-size:12px; color:#fff;}
.panel-title.ad-color {color:#1363a0;
    
}

.pro_h_bg{font-size:22px; margin-bottom:20px; background:#ff6600; padding:8px 10px; color:#FFF; font-size:16px; }
.pro_h_bg1{font-size:22px; margin-bottom:20px; background:#1363a0; padding:4px 10px; color:#FFF; font-size:14px; }
.pro_h_bg1 a{color:#FFF; font-size:14px; }
.pro_h_bg1 a:hover{color:#ffa500; font-size:14px; text-decoration:none;}
.pro_b{ border:#1363a0 2px solid;}


/*--------------------------------------------------
	[45. Owl Carousel]
----------------------------------------------------*/
.owl-btn {
  color: #777;
  cursor: pointer;
  font-size: 18px;
  padding: 2px 9px;
  text-align: center;
  background: #f5f5f5;
}

.owl-btn:hover {
  color: #fff;
  background: #72c02c;
}

/*Owl Carousel v1*/
.owl-carousel-v1 .owl-navigation {
  text-align: right;
  margin-bottom: 20px;
}

.owl-carousel-v1 .item {
  margin: 0 5px;
}

.owl-carousel-v1 .item img {
  text-align: center;
}

.owl-carousel-v1 .owl-pagination {
  display: none;
}

/*Owl Carousel v2*/
.owl-carousel-v2 .owl-slider-v2 {
  margin-bottom: 20px;
}

.owl-carousel-v2 .item {
  margin: 0 15px;
}

.owl-carousel-v2 .item img {
  text-align: center;
}

.owl-carousel-v2 .owl-navigation {
  text-align: center;
}

.owl-carousel-v2 .owl-pagination {
  display: none;
}

/*Owl Carousel v3*/
.owl-carousel-v3 .item {
  margin: 0 15px;
}

.owl-carousel-v3 .item img {
  text-align: center;
}

.owl-carousel-v3 .owl-pagination {
  display: none;
}

/*Owl Carousel v4*/
.owl-carousel-v4 .owl-wrapper-outer {
  margin-bottom: 20px;
}

.owl-carousel-v4 .item {
  margin: 0 3px;
}

.owl-carousel-v4 .item img {
  width: 100%;
}

/*Owl Carousel v5*/
.owl-carousel-v5 .owl-wrapper-outer {
  margin-bottom: 20px;
}

.owl-carousel-v5 .owl-controls .owl-page.active span,
.owl-carousel-v5 .owl-controls.clickable .owl-page:hover span {
  background: #72c02c;
}

.owl-carousel-v5 .owl-controls .owl-page span {
  margin: 5px 3px !important;
}

html, #c-carousel {height: 100%; padding: 0; margin: 0;}
#c-carousel {min-height:200px;}
#c-carousel * {font-family: Arial, Geneva, SunSans-Regular, sans-serif; font-size: 14px; color: #333; line-height: 22px;}
#wrapper_n {background-color: #fff; border-top: 1px solid #ccc; width: 100%; margin-top: -1px; position: absolute;left: 0;top: 50%;}
/*#carousel {	margin-top: -100px;}*/
#carousel div {text-align: center; width:370px; margin-right:0px; height:250px; float: left; position: relative; background:#0C9;}
#carousel div img {border: #FFF 1px solid; border-right:#FFF 5px solid; }
#carousel div span {display: none;}
#carousel div:hover span {background-color: #333; color: #fff; font-family: Arial, Geneva, SunSans-Regular, sans-serif; font-size: 14px; 
line-height: 22px; display: inline-block; width: 100px;padding: 2px 0; margin: 0 0 0 -50px; position: absolute; bottom: 30px; left: 50%; 
border-radius: 3px;
}

/*shopping cart*/
table.shopping-cart{ border:1px solid #e5e5e5; width:100%; float:left; margin-bottom:20px;}
table.shopping-cart tr th{ border:1px solid #e5e5e5; padding:10px 10px; background:#f9f9f9; font-size:14px;}
table.shopping-cart tr td{ border:1px solid #e5e5e5; padding:10px 10px; font-size:13px; color:#757575; text-align:center;}
table.shopping-cart tr td a{ color:#757575;}
table.shopping-cart tr td.remove-update{ text-align:center;}
table.shopping-cart tr td input.remove{  padding:4px 1px 3px 1px;border:none;}
table.shopping-cart tr td input.remove:hover{ }
table.shopping-cart tr td input.update{ padding:4px 1px 3px 1px;  border:none; }
table.shopping-cart tr td input.update:hover{ }
table.shopping-cart tr td a.addtocart{ background:#a3d464; padding:9px 7px 3px 7px; -webkit-border-radius: 30px; -khtml-border-radius: 30px; border-radius: 30px;}
table.shopping-cart tr td input{ border:1px solid #e5e5e5; padding:4px 5px; -webkit-border-radius: 2px; -khtml-border-radius: 2px; border-radius: 2px; color:#757575;}
table.shopping-cart tr td input:focus{ border:1px solid #f5640c; -ms-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;}
table.shopping-cart tr td.image, table.shopping-cart tr th.image, table.shopping-cart tr th.action{ text-align:center;}
table.shopping-cart tr td img{ margin:0;}

.shbbg { background: url(img/shoulder-bolts.jpg) no-repeat 53% 54%; }
.auto{background: url(img/New-products.jpg) no-repeat 53% 54%; }