.desk-com{
	border: 1px solid rgba(238, 238, 238, 0.5);
}

.pro-details h2{
	font-weight: 300; 
	font-size: 27px;
	margin-top: 0; 
	margin-bottom: 15px; 
}

.pro-details .rate-stock{
	font-size: 12px; 
	color: #556273;
	font-weight: 400;
	border-bottom: 1px solid rgba(238, 238, 238, 0.8);
	padding-bottom: 10px;
}

.pro-details .rate-stock li:last-child{
	color: #8aaa63;
}

.pro-details .rate-stock .fa{
	font-size: 10px;
	color: #fcc88e;
}

.pro-details .wish-email{
	font-size: 12px; 
	font-weight: 400;
	color: #999;
}

.pro-details .wish-email .fa{
	margin-right: 3px;
}

.pro-details p{
	font-weight: 300; 
	font-size: 13px;
	letter-spacing: 0.2px; 
	margin-bottom: 15px;   
	color: #888;
}

.pro-details .currency span{
	text-decoration: line-through; 
	margin-left: 15px;
	color: #ccc;
}

.pro-details .currency{
	font-weight: 600; 
	font-size: 20px; 
	margin-bottom: 10px; 
	color: #1ac4e2;
}

.pro-details .btn {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #8ec63f;
	border-color: -moz-use-text-color -moz-use-text-color #8aaa63;
	border-image: none;
	border-style: none none solid;
	border-width: 0 0 2px;
	color: #fff;
	font-size: 13px;
	font-weight: 600;
	margin-bottom: 20px;
}

p.tags a:hover{
	color: #1ac4e2;
}

p.tags a{
	color: #ccc;
}

p.tags{
	font-size: 12px; 
	font-weight: 400;
	color: #556273;
}

.p-d-social .fa:hover{
	color: #8ad2ce;
	cursor: pointer;
}

.p-d-social .fa{
	color: #ccc;
	cursor: default;
}

.p-d-social{
	font-weight: 400; 
	font-size: 12px;
	color: #556273;
}

.description .nav-tabs{
	border-bottom: 0; 
}

.description .nav-tabs > li.active > a, 
.description .nav-tabs > li.active > a:focus, 
.description .nav-tabs > li.active > a:hover {
	background-color: #660000;
	border-color: transparent;
	color: #fff;
}
	
.description .nav-tabs > li > a{
	color: #990000;
	background-color: #fff;
	border-color: rgba(238, 238, 238, 0.8);
}

.description .nav-tabs > li > a:focus,
.description .nav-tabs > li > a:hover {
	background-color: #990000;
	color: #fff;
	border-color: transparent;
}

.description .tab-content{
	padding: 20px; 
	border: 1px solid rgba(238, 238, 238, 0.8);
	border-radius: 4px;
	border-top-left-radius: 0; 
		
}

.description .tab-content h2{
	margin-top: 0;
	font-weight: 300;
	font-size: 25px;
}
	
.description .tab-content p{
	font-weight: 300;
	color: #999;
}

.list-ver{
	list-style: none;
	margin-top: 20px;
	margin-bottom: 20px;
}

.list-ver li .fa{
	border: 1px solid #8aaa63;
	padding: 6px;
	border-radius: 50%; 
	color: #8aaa63; 
	font-size: 11px;
	margin-right: 10px
}

.list-ver li{
	font-weight: 300; 
	font-size: 13px;
	margin-bottom: 10px;
	color: #999;
}

.description .pager li > a .fa{
	padding-top: 5px;
	color: #660000;
}

.description .pager li > a:hover .fa{
	color: #fff;
}

.description .pager li > a{
	color: #999;
	background-color: #fff;
	border: 1px solid rgba(238, 238, 238, 0.8);
	border-radius: 3px;
	display: inline-block;
	padding: 5px 14px;
}

.description .pager li > a:hover{ 
	background-color: #660000;
	color: #fff;
	border: 1px solid #990000;
}

#pro-img{
	padding: 7px; 
	border: 1px solid rgba(238, 238, 238, 0.8); 
	border-radius: 4px;
}

#pro-img .carousel-control.left{
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	left: 7px;
}

#pro-img .carousel-control.right{
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	right: 7px;
}

#pro-img .carousel-control.left,
#pro-img .carousel-control.right {
	background-image: none;
}
	
#pro-img .carousel-control:hover.left,
#pro-img .carousel-control:hover.right {
	background-color: #556273;
	color: #fff;
}

#pro-img .carousel-control {
	background-color: #fff;
	height: 28px;
	opacity: 1;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 5px;
	text-shadow: none;
	top: 45%;
	width: 25px;
	color: #999;
}


.sidebar .form-group{
	position: relative;
}

.sidebar .navbar-form .fa{
	position: absolute; 
	right: 15px;
	top: 10px;
	color: #999;
}
.sidebar .form-control{
	font-size: 13px;
	font-weight: 300;
	border-color: rgba(238, 238, 238, 0.5);
	box-shadow: none; 
	border-radius: 50px;
}

.sidebar .category-2 li:hover{
	color: #8ad2ce;
}

.sidebar .category-2 li{
	font-size: 13px;
	color: #556273;
	font-weight: 300;
	margin-bottom: 10px;
	font-weight: 400;
}

.sidebar .category-2 {
	list-style: outside none none;
	padding: 0;
}

.sidebar .recent-post p {
	color: #556273;
	border-bottom: 1px solid rgba(238, 238, 238, 0.5);
	margin-bottom: 5px;
	margin-top: 0;
	padding-bottom: 5px;
	text-transform:  none;
	font-size: 14px;
}

.sidebar .recent-post .media-body small{
	font-size: 13px;
	color: #999 ;
	font-weight: 300;
}

.sidebar .text-widget p{
	font-weight: 300; 
	text-transform: none;  
	margin-bottom: 0;
}

.blog-content h2{
	font-weight: 100; 
	font-size: 26px; 
	color: #777;
	margin-bottom: 15px;
}

.blog-content .post-info{
	margin-bottom: 15px;
	border-bottom: 1px solid rgba(238, 238, 238, 0.5);
}
.blog-content .post-info li a:hover{
	color: #8ec63f;
}

.blog-content .post-info li .fa{
	margin-right: 4px;
	color: #ccc;
}

.blog-content .post-info li:hover .fa{
	color: #8ec63f;
}
.blog-content .post-info li a{
	color: #999; 
	font-size: 12px; 
	font-weight: 300;
	padding-bottom: 15px;
	text-decoration: none;
} 

.blog-content p{
	margin-bottom: 15px;
}

.blog-content p:first-child{
	color: #ccc; 
	font-weight: 400; 
}

.blog-content .well{
	border: none; 
	box-shadow: none; 
	padding: 2px 0 20px;
	border-radius: 4px; 
	background-color: #fcfcfc; 
	margin: 30px 0;	
}

.blog-content .well h3{
	font-size: 22px;
	font-style: oblique;
	line-height: 1.4;
	font-weight: 300;
}

.blog-content .well footer{
	color: #8ad2ce;
	font-size: 13px;
	
}

.blog-content .well h3 .fa {
	color: #8ad2ce;
	font-size: 35px;
	margin-right: 10px;
}

.blog-content blockquote{
	border-color: #8ad2ce;
}

.blog-content blockquote{
	padding: 0 30px;
}

.blog-detail-wrap .well-bg{
	border: 0;
	box-shadow: none; 
	background-color: #fcfcfc; 
	padding: 20px;
	border-radius: 3px; 
}

.blog-detail-wrap .tags{
	margin-bottom: 0;
}

.blog-detail-wrap .well-bg .list-inline.p-d-social{
	margin-bottom: 0;
}

.blog-comment{
	border: 1px solid rgba(238, 238, 238, 0.8);
	padding: 25px;
	padding-top: 5px;  
	border-radius: 4px;	
	margin-bottom: 20px;	
}

.blog-comment .media-list{
	padding-bottom: 20px;
}

.blog-comment .media{
	margin-top: 20px;
}

.blog-comment .comment-info li{
	color: #556273;
	
}

.blog-comment .comment-info li:hover{
	color: #8ad2ce;
}

.blog-comment .media-body p{
	border-bottom: 1px solid rgba(238, 238, 238, 0.5);
	padding-bottom: 15px;
}

.blog-comment .media-left{
	padding-right: 20px;
}

.blog-comment .media-left img{
	border: 1px solid rgba(238, 238, 238, 0.5);
	padding: 5px; 
	border-radius: 3px
}

.form .form-control{
	background-color: #f8f8f8; 
	border-color: transparent;;
	box-shadow: none; 
	border-radius: 2px; 
	color: #999;
	margin-bottom: 20px;
}

.form .form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form .btn {
	background-color: #697687;
	border-color: #556273;
	border-width: 0 0 2px;
	color: #fff;
	font-size: 18px; 
	font-weight: 300; 
	border-radius: 3px;
}

.form .btn:hover{
	background-color: #8ad2ce;
	border-color: #63b5b2;
}

.big-img{
	border: 1px solid rgba(238, 238, 238, 0.5);
	padding: 6px;
	border-radius: 4px; 
}

.blog-reviews{
	background-color: #fcfcfc;
	padding-bottom: 50px;
}

.blog-reviews .media-left{
	padding-right: 20px;
}

.cutomer-discuss{
	overflow: auto;
	background-color: #fff; 
	padding: 20px;
	position: relative;
	border-radius: 4px;
}

.cutomer-discuss small .fa{
	margin-right: 4px;
}
.cutomer-discuss small{
	color: #8ad2ce;
}

.b-arrow {
	border-color: #fff transparent;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px dashed #fff;
	display: inline-block;
	height: 0;
	left: -15px;
	margin-left: 0;
	position: absolute;
	top: 35px;
	transform: rotate(90deg);
	vertical-align: middle;
	width: 0;
}

.team .thumbnail h4{
	color: #556273;
	margin-bottom: 5px;
	font-weight: 400;
}
.team .thumbnail p{
	color: #777;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid rgba(238, 238, 238, 0.5);
}
.team .thumbnail .fa{
	font-size: 15px;
}
.team .thumbnail strong{
	color: #999;
	font-weight: 400;
	font-size: 13px;
	margin-bottom: 10px; 
	display: block;
}

.team .thumbnail{
	padding: 10px; 
	border-radius: 3px; 
	border-color: rgba(238, 238, 238, 0.5);
}

.team .thumbnail:hover{
	-webkit-box-shadow:inset 1px 2px 10px 0 rgba(233,233,233, 1);
	box-shadow:inset 1px 2px 10px 0 rgba(233,233,233, 0.5);
}

.team .thumbnail:hover .team-img img{
	opacity: 0.5
}

.team .thumbnail:hover .team-overlay .fa{
	opacity: 1;
}

.team-img{
	position: relative;
}

.team-overlay .fa{
	position: absolute; 
	top: 45%; 
	padding: 8px 10px;
	border-radius: 50px;
	border: 2px solid #fff; 
	color: #fff;
	margin-left: -15px;
	opacity: 0;
}

.ques-ask .panel{
	border: none;
	box-shadow: none; 
	margin-bottom: 5px;
	border-bottom: 1px solid rgba(238, 238, 238, 0.5);
	border-radius: 0;
	position: relative;
}

.ques-ask .panel-body p{
	margin-bottom: 0;
}
.ques-ask .panel-body{
	padding-top: 0;
}

.ques-ask .panel-title a{
	font-weight: 300;
	text-decoration: none;
	font-size: 16px;
}

.ques-ask .panel-heading {
 	border-radius: 0; 
	background-color: transparent; 
	color: #556273;  
	margin-bottom: 5px;
	padding-left: 0;
	padding-right: 0;
}

.ques-ask .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: transparent;
}

.ques-ask .panel-title a.collapsed:before {
	content:"\f067";
	font-family:'FontAwesome';
	margin-right: 10px;
}

.ques-ask .panel-title a:before{
	content:"\f068";
	font-family:'FontAwesome';
	right: 30px;
	color: #556273;
	margin-right: 10px;
}


.pice-map{
	margin-bottom: 30px;
}

.big-map{
	margin-bottom: 20px;
}

.big-map iframe{
	border: 1px solid rgba(238, 238, 238, 0.5);
	border-radius: 3px;
	padding: 8px;
}

.pice-map .thumbnail p{
	color: #999;
}
.pice-map .thumbnail strong{
	font-weight: 400;
	color: #999; 
	margin-bottom: 10px; 
	display: block
}
.pice-map .thumbnail h4{
	margin-bottom: 2px; 
	font-weight: 400; 
	font-size: 20px;
	color: #8ad2ce;
}
.pice-map .thumbnail{
	border-color: rgba(238, 238, 238, 0.5);
	border-bottom: 3px solid rgba(238, 238, 238, 0.5);
	padding: 8px;
}

.pice-map .thumbnail:hover{
	border-color: #8ad2ce;
	border-bottom: 3px solid #8ad2ce;
	cursor: pointer;
}

.other-address{
	margin-top: 30px;
	color: #999;
}
.other-address .media-left .fa{
	border: 1px solid #8ad2ce;
	width: 55px;
	height: 55px;
	padding-top: 15px; 
	text-align: center;
	font-size: 20px;
	border-radius: 50%; 
	color: #8ad2ce;
}


section.all-pro{
	padding: 1em 0;
}

.adds{
	padding: 1em 0 0;
}

.product-add{
	height: auto;
}

.product-add h4{
	max-width: 70%;
}
 
.product-add p {
	color: #fff;
	font-size: 17px;
	margin-bottom: 15px;
	width: 70%;
}

.product-add .img-add{
	height: 100%;
	padding-right: 30px;
}
.product-add .img-add img{
	margin-top: 10px;
	max-width: 100%;
}

.product-title .btn.see-more:hover{
	background-color: #8ec63f;
}
.product-title .btn.see-more{
	background-color: #1ac4e2;
	color: #fff;
	padding: 6px 15px; 
	font-size: 15px;
	border: none;	
}

.btn.show-more .fa{
	margin-left: 10px;
}
	
.btn.show-more{
	border-radius: 0; 
	border: none;
	box-shadow: none; 
	padding: 14px 30px;
	text-transform: uppercase;
	margin: 20px 0; 
	font-weight: 600; 
	font-size: 15px; 
	background-color: #1ac4e2;
	border-bottom: 2px solid #219FD7;
}

.btn.show-more:hover{
	background-color: #8ad2ce;
	border-bottom-color: #63b5b2;
}

.product-title .btn.see-more .fa{
	font-size: 100%;
}


.blog-detail-wrap .post-bottom{
	margin-bottom: 40px; 
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid rgba(238, 238, 238, 0.5);
	padding-bottom: 20px;
	padding-top: 15px;	
}

.pager li > a, .pager li > span {
  border-radius: 2px;
}
.h-10{
	height:10px;}
.h-20{
	height:20px;}
.h-30{
	height:30px;}
.h-40{
	height:40px;}
.h-50{
	height:50px;}
.h-60{
	height:60px;}
.h-70{
	height:70px;}

.header-nav .navbar-default{
	background:#660000;
	margin:0;
	border:0;border-bottom:1px #dfdfdf solid;}

.header-nav .navbar-default li a{
	color:#fff;}
.header-nav .navbar-default li a:hover{
	color:#fff;
	background:#990000;}
.header-nav .navbar-header img{
	margin-top:3px;
	float:left;}	
.city {
	color:#fff;
	float:right;
	padding-top:15px;
	padding-bottom:15px;
	padding-right:10px;
	padding-left:5px;}


.header-con{
	background:#990000;
	padding:15px 0 0 0 ;
	text-align:center;}
.header-con .thumbnail{
	background:#CCC;
	background:url(../../2018/images/h-top.png);
	height:250px;}
.header-top-text {
	font-size: 24px;
	color: #990000;
	margin: 15px 0 5px 0;
	font-weight: 600
}
.header-top-text1 {
	font-size: 18px;
}

.header-top-text2 {
	margin-bottom: 10px;
	text-align:center;
}
.header-top-text2 .qgzxrx {
	color: #660000;
	font-size: 20px;
}
.header-top-text2 .tel {
	color: #990000;
	font-size: 20px;
}
.content-nav{
	background:#660000;}
.content-nav a{
	float:left;
	display:block;
	padding:15px;
	color:#fff;}
.content-nav a:hover{
	color:#fff;
	text-decoration:blink;
	background:#990000;}
.zm li {
	float: left;
	list-style: none;
	width: 40px;
	font-weight: 700;
	padding-top: 2px;
	font-size: 18px;
	color:#660000
}
.zm a {
	color: #660000;
	display: block;
	padding: 3px;
	float: left;
}
.zm a:hover {
	color: #fff;
	text-decoration: none;
	background: #990000
}
.conter-con{
	background:#990000;
	padding:10px 0 0 0;}
.list-group-item a{
	color:#660000}
.list-group-item a:hover{
	text-decoration:none;
	color:#990000;}
.panel-footer{
	background:#660000;}
.panel-footer a{
	color:#fff;
	}
.panel-footer a:hover{
	text-decoration:none;
	color:#ccc;}



.footer-nav .navbar {
	background: #660000;
}
.footer-lg a {
	color: #fff;
	display: block;
	float:left;
	padding: 15px;
}
.footer-lg a:hover {
	text-decoration: none;
	color: #CCC;
	background: #990000;
}
.footer-xs img{
	padding-top:3px;}
.footer-xs li {
	float:right;
	list-style: none;
}
.footer-xs li img {
	padding: 5px 0;
}
.footer-xs li a {
	padding: 15px;
	color: #fff;
	display: block;
}
.footer-xs li a:hover {
	text-decoration: none;
	color: #fff;
}
.footer-top{
	background:#660000;}
.footer-bottom{
	background:#990000;}
.footer-zm a {
	display: block;
	clear: both;
	padding: 5px 10px;
	text-align: left;
	font-size: 16px;
	color: #fff;
	float:left;
}
.footer-zm a:hover {
	color: #fff;
	background: #990000;
}
.link .panel-body{
	padding:0;
	margin:0;}
.link .panel-heading{
	background:#660000;
	color:#fff;}
.link a{
	color:#000;
	display:block;
	float:left;
	padding:12px;}
.link a:hover{
	color:#fff;
	background:#990000;
	text-decoration:none;}
.footer-fa{
	color:#fff;
	background:#9900006;}
.nav-tabs a{
	color:#000;}
.nav-tabs li a:hover{
	background:#990000;
	color:#fff;}


.t-color-1{ color: #990000; }
.b-color-1{ background-color: #990000; }
.t-color-2{ color: #990000; }
.b-color-2{ background-color: #f8a01b; }
.t-color-3{ color: #8ec63f; }
.b-color-3{ background-color: #8ec63f; }
.t-color-4{ color: #A672AA; }
.b-color-4{ background-color: #A672AA; }
.t-color-5{ color: #f14723; }
.b-color-5{ background-color: #f14723; }
.t-color-6{ color: #660000; }
.t-color-6 a{ color: #660000; }
.t-color-6 a:hover{ color: #990000; text-decoration:none; }
.b-color-6{ background-color: #556273; }



.carousel .carousel-indicators li .fa{
	background-color: #990000;
	padding: 5px 10px; 
	border-radius: 3px; 
	color: #fff;
}

.carousel-indicators {
	margin-left: 0;
	right: 0;
	left: auto;
	top: -70px;
	width: auto;
}

.carousel-indicators li.active{
	border: 1px solid transparent;
}

.carousel-indicators li.active .fa{
	background-color: #CCC;
	color: #fff;
}

.carousel-indicators li{
	border: 1px solid transparent;
	display: inline;
	margin: 0;
  	text-indent: 0;
}
.nav-dcwz a{
	color:#000;}
.nav-dcwz a:hover{
	color:#000}
.sidebar .check-box li .btn.active{
	background-color: #660000;
	color: #fff;
	
}
.sidebar .check-box li .btn{
	padding: 3px 5px;
	background-color: #660000;
	color: transparent;
	border: transparent;
	font-size: 10px; 
	margin-right: 8px; 
	box-shadow: none; 
	border-radius: 2px;
}

.pagination li a{
	color: #999;
}

.pagination > .active > a, 
.pagination > .active > a:focus, 
.pagination > .active > a:hover, 
.pagination > .active > span,
.pagination > .active > span:focus, 
.pagination > .active > span:hover {
  background-color: #660000;
  border-color: #660000;
  color: #fff;
  cursor: default;
  z-index: 3;
}
.sidebar .well strong{
	color: #660000;
	font-size: 17px; 
	font-weight: 400;
	padding-bottom: 10px;
	display: block; 
	margin-top: 3px;
}.carousel .carousel-indicators li .fa{
	background-color: #660000;
	padding: 5px 10px; 
	border-radius: 3px; 
	color: #999;
}
.check-box a{
	color:#000;}
.check-box a:hover{
	color:#660000;
	text-decoration:none;}
.media-list li a{
	color:#000;}
.media-list li a:hover{
	color:#000;}
.nav-pager li{
	float:left;}
.nav-pager-c{
	clear:both;
	height:5px;}
.photoshop>img{
	max-width:100%;
	height:auto;}


