@font-face {
    font-family: justice_league;
    src: url(fonts/justice_league-webfont.woff);
    src: url(fonts/justice_league-webfont.woff2);
    src: url(fonts/justice_league-webfont.eot lite);
}
@font-face {
    font-family: opensans-light;
    src: url(fonts/opensans-light-webfont.woff);
    src: url(fonts/opensans-light-webfont.woff2);
    src: url(fonts/opensans-light-webfont.eot lite);
}
@font-face {
    font-family: opensans-regular;
    src: url(fonts/opensans-regular-webfont.woff);
    src: url(fonts/opensans-regular-webfont.woff2);
    src: url(fonts/opensans-regular-webfont.eot lite);
}
@font-face {
    font-family: opensans-semibold;
    src: url(fonts/opensans-semibold-webfont.woff);
    src: url(fonts/opensans-semibold-webfont.woff2);
    src: url(fonts/opensans-semibold-webfont.eot lite);
}
@font-face {
    font-family: opensans-bold;
    src: url(fonts/opensans-bold-webfont-webfont.woff);
    src: url(fonts/opensans-bold-webfont.woff2);
    src: url(fonts/opensans-bold-webfont.eot lite);
}
@font-face {
    font-family: 'opensans-regular';
    src: url('fonts/big_noodle_titling-webfont.eot');
    src: url('fonts/big_noodle_titling-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/big_noodle_titling-webfont.woff2') format('woff2'),
         url('fonts/big_noodle_titling-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
font-family: 'opensans-regular';
font-style: normal;
font-weight: normal;
src: local('fonts/opensans-regular'), url('fonts/MYRIADPRO-REGULAR.woff') format('woff');
}



@font-face {
    font-family: 'bignoodletitlingoblique';
    src: url('fonts/big_noodle_titling_oblique-webfont.eot');
    src: url('fonts/big_noodle_titling_oblique-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/big_noodle_titling_oblique-webfont.woff2') format('woff2'),
         url('fonts/big_noodle_titling_oblique-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
/*--------- Breadcrumb -----------*/
.breadcrumb{
	background-color: #fff !important;
	border-radius: 0 !important;
	border-bottom: solid 1px #2d2d2d;
	padding: 15px 15px !important;

}
.hactive{
	font-family: opensans-regular;
	text-transform: uppercase;
	background-color: #2d2d2d;
	color: #fff;
	text-align: center;
	margin: 0;
    padding: 25px 0 25px;
    font-size: 40px;
    line-height: 35px;
    background-image: url(../im/top-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right center;
}
.breadcrumb > .active{
    color: #8b8b8b !important;
}
.breadcrumb a{
	color: #000 !important;
}
/*--------- Breadcrumb -----------*/





/*--------- Left Menu -----------*/
.cate-heading{
	margin: 0;
	font-family: opensans-regular;
	text-transform: uppercase;
	background-color: #0594e2;
	color: #fff;
	padding: 10px 0;
	font-size: 20px;
	text-align: center;
}
.panel-group .panel{
	border-radius: 0;
	border:0;
}
.panel-default > .panel-heading{
	background-color: #2D2D2D  !important;
}
.panel-default > .panel-heading:hover{
    background-color: #0594e2!important;
}
.panel-group .panel + .panel{
	margin-top: 2px !important;
}
.collapse.in{
	border: solid 1px #f0f0f0;
}
.panel-heading {
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
}
.panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a {
	text-decoration: none !important;
	font-family: opensans-regular !important;
	color: #fff !important;
}
.subss{
	padding: 3px 0;
}
.subss a{
	color: #666666;
	font-family: opensans-regular;
}
.subss a:hover{
	color: #181818;
}
/*--------- Left Menu -----------*/











/*--------- Products-page -----------*/
.productc-pro{
	border: solid 2px #f0f0f0;
	text-align: center;
	margin-bottom: 30px;
	padding: 10px;
	transition-duration: 1s;
}
.productc-pro:hover{
	border: solid 2px #181818;
	transition-duration: 1s;
}
.pro-dets{
	padding-top: 30px;
}
.pro-dets h4{
	margin: 0;
	padding-bottom: 5px;
	font-family: opensans-regular;
	font-size: 14px;
}
.pro-dets p{
	margin: 0;
	font-family: opensans-regular;
	font-size: 14px;
}
.pro-dets a{
	color: #666666;
}
.pro-dets a:hover{
	color: #fcbd11;
	text-decoration: none;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	background-color: #0594e2 !important;
	border: #0594e2;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus{
	background-color: #0594e2 !important;
	color: #fff !important;
	border: #0594e2;
}
/*--------- Products-page -----------*/










/*--------- Detail-Page -----------*/
.detail-pro{
	border: solid 2px #f0f0f0;
	padding: 15px 15px;
}
.detail_box h3{
	font-family: opensans-regular;
	font-size: 18px;
	margin-top: 0;
	color: #666666;
	margin-bottom: 10px;
}
.detail_box p{
	padding-bottom: 10px;
}
.btn{
	width: 100%;
	border-radius: 0 !important;
	padding: 10px !important;
	background-color: #666666;
	color: #fff;
	transition-duration: 0.5s;
}
.btn:hover{
	background-color: #0594e2;
	color: #fff !important;
	transition-duration: 0.5s;
}
.form-control{
	border-radius: 0 !important;
}
.form-control:focus{
	box-shadow: inset 0 0px 0px rgba(0,0,0,.0), 0 0 0px rgba(0, 0, 0, .0) !important;
	border-color: #0594e2!important;
}
.sub_heading2{
	margin: 0;
	background-color: #0594e2;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #fff;
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: opensans-regular;
	font-size: 25px;
	text-transform: uppercase;
}
/*--------- Detail-Page -----------*/








/*--------- Baskit-Page -----------*/
.baskit-button{
	background-color: #666666;
	color: #fff;
	padding: 10px 10;
	transition-duration: 0.5s;
}
.baskit-button:hover{
	color: #fff;
	text-decoration: none;
	background-color: #0594e2;
	transition-duration: 0.5s;
}
.quote-button{
	background-color: #666666;
	border: 0;
	color: #fff;
	padding: 10px 30px;
	transition-duration: 0.5s;
}
.quote-button:hover{
	background-color: #0594e2;
	transition-duration: 0.5s;
}
.sub_heading{
	background-color: #666666;
	color: #fff;
	margin: 0;
	padding: 6px;
	transition-duration: 0.5s;
}
.sub_heading:hover{
	background-color: #0594e2;
	transition-duration: 0.5s;
}
/*--------- Baskit-Page -----------*/











/*--------- News-Page -----------*/
.news-new{
	border: solid 2px #f0f0f0;
}
.txt_heading{
	color: #666666;
	margin: 0;
	padding: 15px 0px;
	font-family: opensans-regular;
	text-transform: uppercase;
}
.news-text-te{
	color: #000;
	font-family: opensans-regular;
	font-size: 14px;
	padding-bottom: 20px;
}
/*--------- News-Page -----------*/












/*--------- Site Map-Page -----------*/
.base_head_sitemap h3{
	margin: 0;
	background-color: #2d2d2d;
	font-family: opensans-regular;
	font-size: 20px;
	padding: 10px 10px;
	color: #fff;
}
.divcate2 h3{
	background-color: #666666;
	color: #fff;
	font-family: opensans-regular;
	font-size: 16px;
	padding: 10px 10px;
}
/*--------- Site Map-Page -----------*/