@font-face {
	font-family:segoe-ui;src:url(../fonts/SegoeUI.eot);
	src:url(../fonts/SegoeUI.eot) format("embedded-opentype"),
		url(../fonts/SegoeUI.woff) format("woff"),
		url(../fonts/segoeui.ttf) format("truetype"),
		url(../fonts/SegoeUI.svg) format("svg");
	font-style:normal;
}
li, a, p, span, h1, h2, h3, h4, h5, h6 {
	font-family:segoe-ui;
}
a:hover {
	text-decoration:none !important;
}
span.select2-selection {
	border:0 !important;
}
span.select2-selection:focus {
	outline:0;
}
.select2-results__options li {
	font-size:12px;font-family:segoe-ui;
}
.recent-products .product-image a:first-child img {
	width:200px;
}
.h-pro .recent-products .product-image a:first-child img {
	width:185px;
}
.recent-products .product-box {
	margin-top:15px !important;
}
.recent-products .title h3 {
	padding:0 !important;font-size:15px !important;color:#58595b;font-weight:bold;text-transform:uppercase;font-family:segoe-ui;margin-bottom:0;border-bottom:0 !important;
}
#header-top .ht-box {
	padding:5px 0;
}
#header-top .ht-box li {
	display:inline-block;
}
#header-top .ht-box li a {
	font-size:11px;color:#ed1c24;padding:10px;font-family:segoe-ui;text-transform:uppercase;
}
#header-top .ht-box li a:hover {
	text-decoration:none;color:#333;
}
#header-top .ht-box li i {
	padding-right:5px;font-size:12px;
}
#header-middle {
	padding:15px 0;background-color:#ed1c24;box-shadow:0 0 10px 0 rgba(0, 0, 0, .5);-webkit-box-shadow:0 0 10px 0 rgba(0, 0, 0, .5);z-index:2;position:relative;
}
#header-middle .navbar {
	padding:0;
}
#header-middle .navbar-nav {
	margin-left:auto;
}
#header-middle .navbar-logo {
	display:inline-block;width:33.33%;
}
#header-middle .navbar-logo img {
	width:100%;
}
#header-middle .navbar-collapse {
    float:right;font-size:13px;position:relative;z-index:100;
}
#header-middle .navbar-collapse li {
    float:left;position:relative;margin-left:3px;padding:10px 0;list-style:none;
}
#header-middle .navbar-collapse li a {
	padding:0 18px;border-right:1px solid #fff;text-transform:uppercase;color:#fff;font-size:15px;font-weight:400;display:block;transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;-webkit-transition:all .3s ease-in-out 0s;-o-transition:all .3s ease-in-out 0s;
}
#header-middle .navbar-collapse li a:hover {
	color:#333;
}
#header-middle .navbar-collapse li:last-child a {
	border-right:0;
}
#header-bottom {
	min-height:55px;background-color:#e6e7e8;padding-top:9px;z-index:1;position:relative;
}
#header-bottom .product-categories {
	padding-bottom:15px;
}
#header-bottom .product-categories a.pc-menu {
	background:url(../images/icon-categories.png) 9px 12px no-repeat;font-size:14px;text-transform:uppercase;color:#333;display:block;height:38px;padding-left:45px;line-height:38px;padding-right:20px;cursor:pointer;
}
#header-bottom .product-categories a.pc-menu span {
	display:block;background:url(../images/arrow.png) right 11px no-repeat;
}
#header-bottom .search-box form {
	position:relative;display:block;
}
#header-bottom .search-box input.search_query {
	width:100%;padding:9px 42px 9px 20px;color:#999;display:inline-block;background:#fff;border:1px solid #d7d7d7;line-height:18px;font-size:13px;font-family:'Open Sans', sans-serif;
}
#header-bottom .search-box input.search_button {
	border:none;position:absolute;top:4px;right:4px;text-indent:-9999px;display:block;background:url(../images/button.png) no-repeat;width:30px;height:30px;transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;-webkit-transition:all .3s ease-in-out 0s;-o-transition:all .3s ease-in-out 0s;
}
#header-bottom .search-box input.search_button:hover {
	background-position:100% 0;cursor:pointer;
}
.category-list-box {
	padding:8px 14px 0 0;background-color:#fff;height:415px;position:relative;z-index:10;
}
.category-list-box ul {
	padding:0;
}
.category-list-box li {
	padding:3px 0;display:block;position:relative;border-bottom:1px solid #d1d2d4;
}
.category-list-box li img {
	margin-right:12px;width:25px;
}
.category-list-box li a {
	font-size:13px;color:#333;transition:color .5s;-webkit-transition:color .5s
}
.category-list-box li a:hover {
	text-decoration:none;
}
.category-list-box li.link-parent > a {
	color:#58595B;text-transform:uppercase;
}
.category-list-box li.link-parent a:hover {
	color:#F6921E;
}
.category-list-box li.link-parent ul {
	width:250px;position:absolute;top:-16px;left:100%;display:none;background:#fff;border:1px solid #e7e7e7;padding:15px 0 0 15px;
}
.category-list-box li.link-parent ul.col-menu-2 {
	width:424px;
}
.category-list-box li:hover ul {
	display:block;
}
.category-list-box li.link-parent ul li.link-child {
	display:inline-block;vertical-align:top;width:200px;margin-bottom:9px;padding-right:20px;
}
.category-list-box li.link-child a:hover {
	color:#ED1C24;
}
.category-list-box.not-home {
	position:absolute;width:100%;top:-48px;display:none;
}
.category-list-box .link-parent > i {
	float:right;margin:10px;font-size:12px;color:#979797;
}
.d-info {
    background-color:#e6e7e8;padding:15px;margin-bottom:50px;margin-top:23px;
}
.d-info-image {
    display:inline-block;width:20%;
}
.d-info-image img {
	width:50px;
}
.d-info-t {
	display:inline-block;padding:0 15px;float:right;width:80%;
}
.d-info-t h2 {
	font-size:25px;color:#666;line-height:27.5px;font-weight:bold;font-family:segoe-ui;
}
.d-info hr {
	border-top:1px solid #58595b;
}
.d-info-content p, .d-info-content a {
	color:#58595b;font-size:12px;font-family:segoe-ui;margin:0;
}
.d-info-content > div {
	margin:8.5px 0;
}
.d-info-phone p:first-child a:first-child {
	border-right:1px solid #58595b;padding-right:5px;
}
.modal-header {
	position:absolute;top:0;right:0;padding:0 !important;z-index:1;
}
.modal-header button {
	width:35px;height:35px;font-size:24px;background:#58595b !important;text-align:center;-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px;padding:0!important;color:#fff;border:3px solid #fff;
}
.vertical-alignment-helper {
    display:table;height:100%;width:100%;pointer-events:none;
}
.vertical-align-center {
    display:table-cell;vertical-align:middle;pointer-events:none;
}
.modal-content {
	width:inherit;max-width:inherit;height:inherit;margin:0 auto;pointer-events:all;
}
#breadcrumb .breadcrumb {
	margin-bottom:0;background:transparent;padding-left:0;
}
#breadcrumb .breadcrumb a.home, #breadcrumb .breadcrumb a:hover {
    display:inline-block;color:#ed1c24;
}
#breadcrumb .breadcrumb a {
	color:#333;
}
#breadcrumb .breadcrumb span {
    display:inline-block;margin-left:9px;
}
#slider .slider-box .owl-nav button {
	position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);opacity:.5;margin:0;
}
#slider .slider-box .owl-nav button:focus {
	outline:none;
}
#slider .slider-box .owl-nav button span {
	background-image:url(../images/owl_nav.png);margin:auto;background-repeat:no-repeat;width:55px;height:55px;cursor:pointer;z-index:100;display:block;transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;-webkit-transition:all .3s ease-in-out 0s;-o-transition:all .3s ease-in-out 0s;
}
#slider .slider-box .owl-nav button.owl-prev {
	background:none;
}
#slider .slider-box .owl-nav button.owl-prev span {
	background-position:0 100%;
}
#slider .slider-box .owl-nav button.owl-prev:hover span {
	background-position:0 0;	
}
#slider .slider-box .owl-nav button.owl-next {
	right:0;left:auto;background:none;
}
#slider .slider-box .owl-nav button.owl-next span {
	background-position:100% 100%;
}
#slider .slider-box .owl-nav button.owl-next:hover span {
	background-position:100% 0;	
}
#slider .slider-box .owl-dots {
    position:absolute;z-index:10;margin-top:-50px;width:100%;
}
#products .product-arr, #products .product-ran, .recent-products {
	margin-top:23px;
}
#products .title, #contact .title, .recent-products .title {
	margin-bottom:12px;padding-bottom:11px;border-bottom:1px solid #f6921e;position:relative;
}
#products .title h3 {
	font-size:15px;color:#58595b;font-weight:bold;text-transform:uppercase;font-family:segoe-ui;margin-bottom:0;
}
#products .product-box  {
	overflow:hidden;margin-top:3px;position:relative;-webkit-transition:none;transition:none;background:#e6e7e8;padding:5px;text-align:center;
}
#products .product-box:hover {
	-webkit-box-shadow:0 0 6px #b0afaf;box-shadow:0 0 6px #b0afaf;
}
#products .product-box .bg-hover {
	-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);opacity:0;position:absolute;left:0;top:0;background-color:#fff;width:100%;height:100%;
}
#products .product-box:hover .bg-hover {
	-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:.5;-webkit-transition:-webkit-transform .4s ease-in-out;-moz-transition:-moz-transform .4s ease-in-out;-o-transition:-o-transform .4s ease-in-out;transition:transform .4s ease-in-out;
}
#products .product-image {
	background:#fff;position:relative;
}
#products .product-desc {
	padding:15px;overflow:hidden;clear:both;min-height:78px;
}
#products .product-desc a {
	font-size:15px;font-weight:400;color:#58595b;line-height:18px;margin-bottom:0;height:45px;overflow:hidden;
}
#products .product-desc a:hover {
	color:#ED1C24;
}
#products .quick-view {
	text-transform:capitalize;font-size:13px;font-weight:600;color:#58595b;position:absolute;left:50%;margin-left:-35px;bottom:0;top:50%;height:80px;margin-top:-40px;padding-top:8px;padding-bottom:9px;text-align:center;background-color:transparent;z-index:1000;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-font-smoothing:antialiased;display:block;opacity:.5;transition:opacity .5s;-webkit-transition: opacity .5s;
}
#products .product-box:hover .quick-view {
    -webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);filter:alpha(opacity=100);
}
#products .product-box:hover .quick-view:hover {
	opacity:1;
}
#products .quick-view span {
	display:block;
}
#products .product-carousel .owl-nav {
	position:absolute;right:0;top:-60px;
}
#products .product-carousel .owl-nav button span {
	background-image:url(../images/owl-pd.png);margin:auto;background-repeat:no-repeat;width:26px;height:26px;cursor:pointer;z-index:100;display:block;transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;-webkit-transition:all .3s ease-in-out 0s;-o-transition:all .3s ease-in-out 0s;
}
#products .product-carousel .owl-nav button.owl-prev {
	background:none; 
}
#products .product-carousel .owl-nav button.owl-prev span {
	background-position:0 0;
}
#products .product-carousel .owl-nav button.owl-prev:hover span {
	background-position:0 100%;	
}
#products .product-carousel .owl-nav button.owl-next {
	right:0;left:auto;background:none;
}
#products .product-carousel .owl-nav button.owl-next span {
	background-position:100% 0;
}
#products .product-carousel .owl-nav button.owl-next:hover span {
	background-position:100% 100%;	
}
#products .product-row {
	margin-top:5px;
}
#products .product-row .product-box {
	margin:10px 0;
}
#products .product-pagination, #blog .blog-pagination {
	margin-top:10px;
}
#products ul.pagination, #blog ul.pagination {
	margin-top:4px;float:left;display:inline-block;
}
#products ul.pagination li, #blog ul.pagination li {
	display:inline-block;float:left;margin-right:0;font-size:14px;font-weight:bold;border:1px solid transparent;
}
#products ul.pagination li:first-child, #products ul.pagination li:last-child,
#blog ul.pagination li:first-child, #blog ul.pagination li:last-child {
	border:1px solid #ccc;
}
#products ul.pagination li a, #products ul.pagination li span,
#blog ul.pagination li a, #blog ul.pagination li span {
	display:block;width:30px;height:30px;text-align:center;padding-top:2px;color:#333;-webkit-transition:-webkit-all .4s ease-in-out;-moz-transition:-moz-all .4s ease-in-out;-o-transition:-o-all .4s ease-in-out;transition:all .4s ease-in-out;
}
#products ul.pagination li:first-child a, #products ul.pagination li:first-child span,
#products ul.pagination li:last-child a, #products ul.pagination li:last-child span,
#blog ul.pagination li:first-child a, #blog ul.pagination li:first-child span,
#blog ul.pagination li:last-child a, #blog ul.pagination li:last-child span {
	width:28px;height:28px;
}
#products ul.pagination li.active span, #products ul.pagination li a:hover,
#blog ul.pagination li.active span, #blog ul.pagination li a:hover {
	border:1px solid #c28f79;color:#c28f79;
}
#products .show-all-btn {
	display:inline-block;
}
#products .show-all-btn a {
	font-family:segoe-ui;color:#333;font-weight:bold;padding:5px 15px;border:1px solid #333;display:block;margin:4px 10px;font-size:12px;height:30px;text-transform:uppercase;-webkit-transition:-webkit-all .4s ease-in-out;-moz-transition:-moz-all .4s ease-in-out;-o-transition:-o-all .4s ease-in-out;transition:all .4s ease-in-out;
}
#products .show-all-btn a:hover {
	background:#333;color:#fff;
}
#products .page-count, #blog .page-count {
	display:inline-block;
}
#blog .page-count {
	float:right;
}
#products .page-count p, #blog .page-count p {
	font-family:segoe-ui;font-size:12px;color:#666;
}
#products .sc-box {
	margin-bottom:25px;
}
.product-modal .mp-title, .product-modal .mp-desc, .product-modal .mp-netto, .product-modal .share-link,
#product-detail .mp-title, #product-detail .mp-desc, #product-detail .mp-netto, #product-detail .share-link {
	margin-top:25px;
}
.product-modal p, .product-modal h3,
#product-detail p, #product-detail h3 {
	font-family:segoe-ui;margin-bottom:0;
}
.product-modal .mp-desc *,
#product-detail .mp-desc * {
	font-size:14px;font-family:segoe-ui;
}
.product-modal .mp-netto p,
#product-detail .mp-netto p {
	font-size:14px;font-family:segoe-ui;
}
.product-modal .mp-netto span,
#product-detail .mp-netto span {
	margin-left:15px;
}
.product-modal .mp-m-image,
#product-detail .mp-m-image {
	text-align:center;
}
.product-modal .mp-m-image img,
#product-detail .mp-m-image img {
	width:100px;margin:0 2px;
}
.product-modal .mp-m-image img.active,
#product-detail .mp-m-image img.active {
	border:1px solid #ccc;
}
.product-modal .share-link a,
#product-detail .share-link a {
	display:inline-block;margin-right:5px;padding:5px;border:1px solid #ccc;height:36px;width:36px;text-align:center;-webkit-transition:-webkit-all .4s ease-in-out;-moz-transition:-moz-all .4s ease-in-out;-o-transition:-o-all .4s ease-in-out;transition:all .4s ease-in-out;
}
.product-modal .share-link a.icon-tw,
#product-detail .share-link a.icon-tw {
	color:#00aaf0;
}
.product-modal .share-link a.icon-tw:hover,
#product-detail .share-link a.icon-tw:hover {
	background:#00aaf0;color:#fff;
}
.product-modal .share-link a.icon-fb,
#product-detail .share-link a.icon-fb {
	color:#435f9f;
}
.product-modal .share-link a.icon-fb:hover,
#product-detail .share-link a.icon-fb:hover {
	background:#435f9f;color:#fff;
}
.product-modal .share-link a.icon-pt,
#product-detail .share-link a.icon-pt {
	color:#ce1f21;
}
.product-modal .share-link a.icon-pt:hover,
#product-detail .share-link a.icon-pt:hover {
	background:#ce1f21;color:#fff;
}
.vl-modal .mp-image {
	text-align:center;
}
.vl-modal .mp-image img {
	width:80%;
}
#product-detail .vl-btn {
	display:block;padding:10px 0;text-align:center;line-height:22px;color:#666;font-weight:700;font-size:12px;margin-bottom:25px;
}
#product-detail .vl-btn:hover {
	color:#333;
}
#product-detail .vl-btn i {
	margin-left:5px;
}
#profile .profile-box {
	margin-top:23px;
}
#profile .title h3 {
	color:#58595b;border-bottom:1px solid #F79420;font-size:22px;padding:10px 0;font-weight:bold;font-family:segoe-ui;margin-top:17px;
}
#profile .profile-desc {
	text-align:center;
}
#profile .profile-desc p, #profile .pv-desc p, #profile .pm-desc p {
	font-size:12px;font-family:segoe-ui;line-height:18px;margin-bottom:8.5px;color:#666;text-align:left;
}
#profile .profile-desc .p-img {
	display:inline-block;text-align:center;
}
#profile .profile-desc p img {
	width:150px;display:inline-block;height:auto;
}
#products .p-brand {
	margin-top:23px;margin-bottom:40px;
}
#products .p-brand .title h2 {
	font-family:segoe-ui;font-size:15px;color:#58595b;text-transform:uppercase;overflow:hidden;display:block;font-weight:bold;line-height:20px;margin-bottom:0;padding-bottom:0;
}
#products .p-brand ul {
	padding-left:10px;
}
#products .p-brand ul li {
	list-style:none;margin:1px 0;
}
#products .p-brand ul li i {
	margin-right:5px;
}
#products .p-brand ul li a {
	font-family:segoe-ui;font-size:12px;color:#333;
}
#products .p-brand ul li a:hover {
	color:#ed1c24;
}
#products .p-brand .brand-all span.select2 {
	width:100% !important;height:38px;line-height:28px;padding:5px 10px;border:1px solid #bfbfbf;color:#999;font-size:11px;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;-webkit-box-shadow:none;box-shadow:none;
}
#products .product-intro {
	margin-top:23px;
}
#products .product-intro .title h1 {
	font-family:segoe-ui;font-size:15px;display:block;line-height:20px;margin-bottom:0;padding-bottom:0;
}
#products .product-intro .title h1 .title-name {
	font-weight:bold;text-transform:uppercase;color:#333;
}
#products .product-intro .title h1 .title-counter {
	float:right;color:#666;font-size:12px;font-weight:bold;
}
#products .product-intro .product-filter span.select2 {
	height:30px;line-height:20px;padding:0;border:1px solid #bfbfbf;color:#999;font-size:11px;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;-webkit-box-shadow:none;box-shadow:none;
}
#products .product-filter > div {
	margin:0 10px;display:inline-block;
}
#products .pf-title {
	font-family:segoe-ui;font-size:12px;font-weight:bold;text-transform:uppercase;margin-right:5px;
}
#blog .ar-box, #blog .big-blog {
	margin-top:23px;
}
#blog .title {
	margin-bottom:12px;padding-bottom:11px;border-bottom:1px solid #f6921e;position:relative;
}
#blog .title h2 {
	font-size:15px;color:#58595b;font-weight:bold;text-transform:uppercase;font-family:segoe-ui;margin-bottom:0;
}
#blog .ar-box ul {
	padding:0;
}
#blog .ar-box ul li {
	list-style:none;padding:10px 0;border-bottom:1px dotted #ccc;
}
#blog .ar-box ul li a {
	display:block;
}
#blog .ar-box ul li a:hover h5 {
	color:#ED1C24;
}
#blog .ar-box .ar-image {
	display:inline-block;width:25%;vertical-align:top;
}
#blog .ar-box .ar-content {
	display:inline-block;width:70%;vertical-align:top;padding-left:10px;
}
#blog .ar-box .ar-content h5 {
	font-size:12px;color:#333;font-family:segoe-ui;margin:0;
}
#blog .ar-box .ar-content p {
	font-size:12px;color:#666;font-family:segoe-ui;margin:0;
}
#blog .bc-box, #blog .tp-box, #blog .bs-box {
	margin-top:50px;
}
#blog .bc-box ul {
	padding:0;
}
#blog .bc-box ul li {
	list-style:none;
}
#blog .bc-box ul li a {
	display:block;font-size:12px;color:#333;font-family:segoe-ui;
}
#blog .tp-list p {
	line-height:18px;
}
#blog .tp-list a {
	font-size:12px;color:#333;font-family:segoe-ui;line-height:12px;
}	
#blog .tp-list a:hover, #blog .bc-box ul li a:hover {
	color:#ED1C24;
}
#blog .bs-list {
	position:relative;
}
#blog .bs-box input.search_query {
	display:inline;padding:0 13px;height:45px;line-height:45px;background:#fbfbfb;margin-right:1px;border-radius:0;
}
#blog .bs-box button {
	background:#333333;display:block;position:absolute;top:0;right:0;border:none;color:white;width:50px;text-align:center;padding:10px 0 11px 0;border-radius:0;
}
#blog .ab-box {
	margin-bottom:50px;border-bottom:1px solid #ccc;
}
#blog .ab-box .ab-title h3 {
	margin-bottom:0;
}
#blog .ab-box .ab-title h3 a {
    color:#58595b;font:600 14px/20px segoe-ui;padding:0;display:table-cell;vertical-align:middle;text-transform:uppercase;transition:all .5s;-webkit-transition:all .5s;
}
#blog .ab-box .ab-title h3 a:hover {
	color:#ed1c24;
}
#blog .ab-sub {
	margin-bottom:15px;
}
#blog .ab-sub i, #blog .ab-sub p, #blog .ab-sub a {
	color:#333;font-size:12px;display:inline-block;margin:0;
}
#blog .ab-sub p {
	margin-right:10px;
}
#blog .ab-sub .ab-cat, #blog .ab-sub .ab-comment, #blog .ab-sub .ab-view {
	display:inline-block;
}
#blog .ab-desc a, #blog .ab-desc p {
	margin:0;display:block;color:#666;font-family:segoe-ui;font-size:12px;
}
#blog .ab-more a, #blog .ab-more p {
	margin:0;display:block;color:#333;font-family:segoe-ui;font-size:12px;text-align:right;margin-bottom:10px;
}
#blog .big-blog h1 {
	font-size:31px;font-family:segoe-ui;color:#666;font-weight:600;
}
#blog .blog-det .ab-box {
	border-bottom:0;margin-bottom:0;
}
#blog .bd-desc * {
	font-family:segoe-ui;font-size:12px;color:#666;margin-bottom:8.5px;
}
#blog .form-comment {
	margin-top:100px;
}
#blog .fc-title h2 {
	font-size:18px;color:#666;font-family:segoe-ui;margin:10px 0;font-weight:bold;
}
#blog .form-comment {
	margin-bottom:50px;
}
#blog .form-comment label, #contact .contact-form label {
	position:relative;font-weight:600;font-size:14px;color:#666;font-family:segoe-ui;padding:0 15px;
}
#blog .form-comment label span {
	position:absolute;left:8px;font-weight:normal;font-family:segoe-ui;
}
#blog .form-comment label small {
	display:block;font-size:11px;font-weight:normal;font-family:segoe-ui;
}
#blog .form-comment .form-control, #contact .contact-form .form-control {
	height:38px;line-height:28px;padding:5px 10px;border:1px solid #bfbfbf;color:#999;font-size:11px;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;-webkit-box-shadow:none;box-shadow:none;background:#fbfbfb;border-radius:0;
}
#blog .form-comment textarea.form-control, #contact .contact-form textarea.form-control {
	height:auto;
}
#blog .btn-area, #contact .btn-area {
	text-align:right;
}
#blog .btn-area button, #contact .btn-area button {
	color:white;background-color:#f6921e;border-color:#f6921e;padding:8px 20px;font-family:segoe-ui;font-size:14px;border-radius:0;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;
}
#blog .btn-area button:hover {
	color:#f6921e;background:transparent;
}
#contact .title h1 {
	font-size:25px;font-family:segoe-ui;font-weight:bold;color:#666;
}
#contact .title h2 {
	font-size:15px;font-family:segoe-ui;font-weight:bold;color:#666;
}
#contact .form-contact {
	margin-bottom:50px;padding-bottom:50px;border-bottom:1px solid #f6921e;
}
#contact .contact-form .form-group {
	margin-bottom:12px;
}
#contact .btn-area {
	margin-top:25px;
}
#services {
	margin-top:30px;
}
#services .service-box {
	padding:10px;min-height:145px;background-color:#e6e7e8;display:table;
}
#services .service-img {
	display:table-cell;vertical-align:middle;margin:15px 10px 0 0;padding-right:10px;border-right:1px solid #F79420;width:30%;
}
#services .service-img img {
	width:100%;
}
#services .service-desc {
	display:table-cell;vertical-align:middle;width:65%;padding-left:15px;
}
#services .service-box h3 {
	font-size:21px;font-weight:bold;height:50px;color:#58595b;vertical-align:middle;display:table-cell;transition:all .5s;-webkit-transition:all .5s;font-family:segoe-ui;
}
#services .service-box:hover {
	cursor:pointer;
}
#services .service-box:hover h3 {
	color:#F79420;cursor:pointer;
}
#services .service-desc p {
	margin:0;font-size:12px;font-family:segoe-ui;color:#666;
}
#brands {
	margin-top:30px;
}
#brands .brand-image img {
	width:80%;margin:auto;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;padding:10px 0;
}
#brands .brand-image:hover img {
	transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);
}
#brands .brand-carousel {
	width:90%;margin:auto;
}
#brands .brand-carousel .owl-nav button {
	position:absolute;top:0;bottom:0;left:-100px;width:10%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);opacity:.5;margin:0;
}
#brands .brand-carousel .owl-nav button:focus {
	outline:none;
}
#brands .brand-carousel .owl-nav button span {
	background-image:url(../images/owl-brand.png);margin:auto;background-repeat:no-repeat;width:24px;height:24px;cursor:pointer;z-index:100;display:block;transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;-webkit-transition:all .3s ease-in-out 0s;-o-transition:all .3s ease-in-out 0s;
}
#brands .brand-carousel .owl-nav button.owl-prev {
	background:none; 
}
#brands .brand-carousel .owl-nav button.owl-prev span {
	background-position:0 0;
}
#brands .brand-carousel .owl-nav button.owl-prev:hover span {
	background-position:0 100%;	
}
#brands .brand-carousel .owl-nav button.owl-next {
	right:-100px;left:auto;background:none;
}
#brands .brand-carousel .owl-nav button.owl-next span {
	background-position:100% 0;
}
#brands .brand-carousel .owl-nav button.owl-next:hover span {
	background-position:100% 100%;	
}
#footer-top {
	margin-top:30px;
}
#footer-top .title h4 {
	margin-bottom:13px;text-transform:uppercase;font-size:14px;font-weight:600;padding-bottom:14px;border-bottom:1px dashed #ccc;color:#333;
}
#footer-top .menu-footer ul {
	padding:0;
}
#footer-top .menu-footer ul li {
	background:url(../images/bg-lifooter.png) 0 center no-repeat;padding-left:16px;display:block;
}
#footer-top .menu-footer ul li a {
    font-size:13px;word-wrap:break-word;display:inline-block;max-width:100%;color:#333;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;
}
#footer-top .menu-footer ul li a:hover {
	color:#ED1C24;
}
#footer-top .blog-list a h5 {
	font-size:12px;font-family:segoe-ui;color:#333;
}
#footer-top .blog-list a:hover h5 {
	color:#ED1C24;
}
#footer-top .blog-list a p {
	font-size:12px;font-family:segoe-ui;color:#666;margin-bottom:.5rem;
}
#footer-top .contact-box p, #footer-top .contact-box a {
	font-size:12px;font-family:segoe-ui;color:#666;margin:0;
}
#footer-top .contact-box a:hover {
	color:#ED1C24;
}
#footer-top .contact-box > div {
	margin-bottom:.5rem;
}
#footer-top .contact-box i {
	display:inline-block;width:15px;vertical-align:top;
}
#footer-top .contact-box p {
	display:inline-block;width:calc(100% - 20px);vertical-align:top;padding-left:10px;
}
#footer-top .sm-box {
	margin-top:10px;
}
#footer-top .sm-box ul {
	padding:0;
}
#footer-top .sm-box li {
	display:inline-block;
}
#footer-top .sm-box li a {
    color:#fff;width:30px;background:#444;height:30px;display:table-cell;text-align:center;vertical-align:middle;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;
}
#footer-top .sm-box li a:hover {
	background:#ED1C24;
}
#footer-bottom {
	background:#ED1C24;text-align:center;padding:10px 0;
}
#footer-bottom p, #footer-bottom a {
	color:#fff;font-size:12px;font-family:segoe-ui;margin:0;
}
#footer-bottom a:hover {
	text-decoration:underline;
}

@media (min-width: 1200px) {
	.container {
	    max-width:1200px !important;
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.category-list-box {
		padding:0 14px 0 0;height:auto;
	}
	.category-list-box li {
		padding:0;
	}
	.category-list-box li img {
		width:20px;margin-right:5px;
	}
	.category-list-box .link-parent > i {
		margin:5px;
	}
	#profile .profile-desc p img {
		width:125px;
	}
	#products .product-pagination, #blog .blog-pagination {
		text-align:center;
	}
	#products ul.pagination, #blog ul.pagination {
		float:none;vertical-align:top;
	}
	#services .service-box h3 {
		font-size:18px;
	}
	#services .service-desc p {
		line-height:14px;
	}
	#footer-top .blog-list a p {
		line-height:14px;
	}
	#footer-top .contact-box i {
		font-size:14px;
	}
	#footer-top .contact-box p {
		padding-left:0;
	}
}

@media (max-width:991px) {
	#header-middle .navbar-collapse li a {
		border-right:0;
	}
	#blog .ab-box {
		margin-bottom:15px;
	}
	#blog .big-blog h1 {
		font-size:22px;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.recent-products .product-image a:first-child img, .h-pro .recent-products .product-image a:first-child img {
		width:133px;
	}
	#header-middle .navbar-collapse li a {
		padding:0;
	}
	.category-list-box.not-home {
		top:0;
	}
	.d-info-image img {
		width:40px;
	}
	.d-info-t h2 {
		font-size:20px;line-height:22px;
	}
	.d-info-phone a {
		display:block;border-right:0 !important;
	}
	#profile .profile-desc p img {
		width:90px;
	}
	#products .product-desc a {
		height:35px;font-size:14px;line-height:16px;display:block;
	}
	#products .product-desc {
		min-height:40px;padding:10px;
	}
	.product-modal .mp-m-image img, #product-detail .mp-m-image img {
		width:75px;
	}
	#blog .ab-sub i, #blog .ab-sub p, #blog .ab-sub a {
		font-size:10px;
	}
	#blog .ab-sub p {
		margin-right:2px;
	}
	#contact .form-contact {
		padding-bottom:10px;margin-bottom:10px
	}
	#services .service-img {
		display:block;margin:15px auto;padding-right:0;border-right:0;width:70px;text-align:center;
	}
	#services .service-desc {
		display:block;text-align:center;padding:0 10px;width:100%;
	}
	#services .service-box h3 {
		font-size:18px;margin-bottom:5px;
	}
	#footer-top .blog-list a p {
		line-height:14px;
	}
}

@media (min-width:768px) {
	.navbar-nav .dropdown-menu, #header-middle .navbar-nav li.item i {
		display:none;
	}
}

@media (max-width:767px) {
	#header-top, #header-bottom .product-categories, .category-list-box, .sidebar-all {
		display:none;
	}
	#header-middle .navbar-nav li.item i {
		position:absolute;top:14px;right:20px;font-size:24px;color:#fff;
	}
	#header-middle ul.dropdown-menu {
		background:#ed1c24;border:0;padding:10px 0 0 10px;margin:0 !important;
	}
	#header-middle ul.dropdown-menu li {
		display:block;float:none;
	}
	#header-middle ul.dropdown-menu ul.dropdown-child-menu {
		display:none;
	}
	#products .product-pagination, #blog .blog-pagination {
		text-align:center;
	}
	#products ul.pagination, #blog ul.pagination {
		float:none;
	}
	.product-modal p, .product-modal h3, #product-detail p, #product-detail h3 {
		font-size:22px;
	}
	.product-modal .mp-title, .product-modal .mp-desc, .product-modal .mp-netto, .product-modal .share-link, #product-detail .mp-title, #product-detail .mp-desc, #product-detail .mp-netto, #product-detail .share-link {
		margin-top:5px;
	}
	#breadcrumb .breadcrumb a.home, #breadcrumb .breadcrumb a:hover, #breadcrumb .breadcrumb span {
		margin-right:9px;margin-left:0;
	}
	#services .service-box {
		margin-bottom:10px;
	}
	#footer-top .col-sm-6 {
		margin-bottom:25px;
	}
}

@media (min-width:576px) and (max-width:767px) {
	#header-middle .container {
		max-width:100%;padding:0;
	}
	#header-middle .container .row {
		margin:0;
	}
	#header-middle .container .row .col-sm-12 {
		padding:0;
	}
	#header-middle .navbar {
		padding:0 10px; 
	}
	#header-middle .navbar-collapse {
		position:absolute;top:70px;left:0;width:100%;background:#ed1c24;
	}
	#header-middle .navbar-collapse li a {
		padding:5px 10px;
	}
	#profile .profile-desc p img {
		width:95px;
	}
	#products .product-desc a {
		height:35px;font-size:14px;line-height:16px;display:block;
	}
	#products .product-desc {
		min-height:40px;padding:10px;
	}
	#blog .bd-image {
		width:65%;margin:auto;
	}
	#blog .form-comment {
		margin-top:50px;
	}
	#services .service-img {
		text-align:center;
	}
	#services .service-img img {
		width:50%;
	}
}

@media (max-width:575px) {
	#header-middle .navbar-logo {
		width:200px;
	}
	#header-middle .navbar-collapse li a {
		padding:5px 0;
	}
}