@charset "utf-8";
/* CSS Document */
@import url("fonts.css");
@import url("reset.css");

@-moz-keyframes xoayanh{
0%{
-webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
transform: rotate(0deg);
 }
100% {
-webkit-transform: rotate(720deg); /* Chrome, Safari, Opera */    
transform: rotate(720deg);
       }
    }
@-o-keyframes xoayanh{
0%{
-webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
transform: rotate(0deg);
 }
100% {
-webkit-transform: rotate(720deg); /* Chrome, Safari, Opera */    
transform: rotate(720deg);
       }
    }
@-webkit-keyframes xoayanh{
  0%{
	-webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
	transform: rotate(0deg);
	 }
	100% {
	-webkit-transform: rotate(720deg); /* Chrome, Safari, Opera */    
	transform: rotate(720deg);
	       }
	    }
@keyframes xoayanh {
    0%{ 
      -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(720deg); /* Chrome, Safari, Opera */
      transform: rotate(720deg);
    }
}

#loadbody{
position:fixed;
left:0px;
top:0px;
z-index:9999999999;
width:100%;
height:100%;
background: rgba(200,200,200, 0.5);
}
#loadbody img{
	position:fixed;
	top:0px;
	left:0px;
	bottom:0px;
	right:0px;
	margin:auto;
	-o-animation: xoayanh 0.7s infinite linear;
	-moz-animation: xoayanh 0.7s infinite linear;
	-webkit-animation: xoayanh 0.7s infinite linear;
	animation: xoayanh 0.7s infinite linear;
}
#wrapper{
	width: 100%;
	max-width: 1366px;
	margin: 0 auto;
	overflow:hidden;
	text-align: center;
}
.container{
	width: 1220px;
	padding:0px 10px;
	margin: 0 auto;
	display: inline-block;
	text-align: left;
}
.container img{
	max-width: 100%;
	height: auto;
}

/*header*/
#header{
	width: 100%;	
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 6000;
	background:#F8EEE0 url('../images/bgheader.png') no-repeat right center;
	border-top:5px #BE7636 solid;
}
#header h1{
	position: fixed;
	top: 0px;
	left: 0px;
	font-size: 1px;
	color: #fff;
	z-index: 1;
	opacity: 1;
}
#header .container{
	position: relative;
	text-align: center;
}
#header #logo{
	float:left;
}
#header #banner{
	display:inline-block;
}
#header #right_banner{
	display:inline-block;
	float:right;
	position:absolute;
	top:0px;
	right:0px;
}
#header #right_banner #mangxh{
	margin-top:20px;
}
#header #hotline{
	background:url('../images/hotline.png') no-repeat center;
	width:240px;
	height:57px;
	padding-left:70px;
	padding-bottom:10px;
	float:right;
	line-height:45px;
	text-align:left;
	font-size:22px;
	margin-top:20px;
	color:red;
	font-weight:bold;
	text-shadow:2px 2px 0px #777;
}
/*end header*/
/*menu_top*/


#menu_top{
	display: inline-block;
	width: 100%;
	top: 0px;
	left: 0px;
	font-family: Arial;
	z-index: 6000;
	background:url('../images/bgmenu.png') repeat-x center;
	position:relative;
}	
#menu_top>ul{
	display:table;
}
#menu_top>ul>li{
	display:table-cell;
	text-align:center;
	position: relative;
	line-height: 51px;
	border-right:thin #fff dotted;
}
#menu_top>ul>li.active,
#menu_top>ul>li:hover{
	background:#E88F16;
}
#menu_top>ul>li a{
	color: #fff;
	font-size: 16px;
}
#menu_top>ul>li a:hover{
	color: yellow;
}
#menu_top>ul>li>a{
	color: #fff;
	display: block;
    font-size: 18px;
    text-transform: uppercase;
}
#menu_top>ul>li>a:hover{
	color: yellow;
}


#menu_top>ul>li ul{
	position: absolute;
	top: 0px;
	left: 231px;
	display: none;
	z-index: 3000;
}
#menu_top>ul>li>ul{
	top: 41px;
	left:0px;
	padding-top: 11px;
}
#menu_top>ul>li li{
	width: 230px;
	position: relative;
	background:url('../images/bgmenu.png') repeat-x center;
	line-height: 35px;
	border-bottom:thin #fff solid;
	padding-left: 10px;
	text-align: left;
}
#menu_top #search_menu{
	width:240px;
}

#menu_top #search{
	width:220px;
	display:inline-block;
	border:none;
	border-radius:5px;
	overflow:hidden;
	margin-bottom:-8px;
	background:#BC0000;
	box-shadow:1px 1px 0px #111 inset;
}
#menu_top #search #keyword{
	width:80%;
	float:left;
	height:25px;
	line-height:25px;
	text-indent: 10px;
	border:none;
	background:none;
}
#menu_top #search #sb_search{
	width:20%;
	float:right;
	border:none;
	background:url('../images/bgsearch.png') no-repeat center;
	color:#fff;
	height:25px;
	line-height:25px;
	text-align:center;
}
/*end menu_top*/
.line_after{
	width: 100%;
	background: url(../images/line_after.png) no-repeat top center;
	background-size: 100% 100%; 	
	height: 15px;
	margin-top: 10px;
	margin-bottom: 5px;

}
/*slide_show*/
#slider{
	display:inline-block;
	width: 100%;
	max-width:1366px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	z-index: 1000;
	top:-5px;
	min-height: 60px;
}
.jssorb21 {
    position: absolute;
}
.jssorb21 div, .jssorb21 div:hover, .jssorb21 .av {
    position: absolute;
    /* size of bullet elment */
    width: 13px;
    height: 13px;
    text-align: center;
    color: white;
    font-size: 12px;
   	background: #fff;
   	border-radius: 50%;
    overflow: hidden;
    cursor: pointer;
}
.jssorb21 div {

 }
.jssorb21 div:hover, .jssorb21 .av:hover {
background: #333;
 }
.jssorb21 .av {
	background: #333;
 }
.jssorb21 .dn, .jssorb21 .dn:hover { 
	background: #333;
}

#slider .caption_slider{
	position: absolute;
	top: 0px;
	left: 220px;
	width: 700px;
	height: 250px;
	display: inline-block;
	font-family: 'opensan';
	text-align: center;
	color: #264D00;
}
#slider .caption_slider .title{
	margin-top: 50px;
	font-size: 60px;
	line-height: 65px;
	color: #264D00;

	font-family: 'opensanb';
}
#slider .caption_slider .name{
	font-size: 30px;
	line-height: 40px;
	color: #264D00;
}
#slider .caption_slider .mota{
	font-size: 14px;
}
#slider .caption_slider .xemthem{
	display: inline-block;
	margin-top: 20px;
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
	padding: 3px;
	background: #FE6215;
}
#slider .caption_slider .xemthem:hover{
	background: #264D00;
}
#slider .caption_slider .xemthem a{
	border:thin #fff solid;
	padding: 12px 35px;
	display: inline-block;
	color: #fff;

}
/*end slide_show*/
#slogan{
	margin-bottom: 20px;
}
/*right*/
#right{
	width: 76%;
	float: right;
}
/*end right*/
/*middle*/
#middle{
	width: 100%;
	display: inline-block;
}

/*middle*/
/*top_content*/
#top_content{
	width: 100%;
	display: inline-block;
	position: relative;
}
/*end top_content*/

/*bottom_content*/
#bottom_content{
	width: 100%;
	text-align: center;
	position: relative;
}
/*end bottom_content*/
/*doitac*/
#doitac{
	width: 100%;
	display: inline-block;
}

/*end doitac*/
/*footer*/
#footer{
	width: 100%;
	display: inline-block;
	margin-top:30px;
	padding-top: 70px;
	color:#401200;
	background:url('../images/bgfooter.png') no-repeat center;
	background-size:100% 100%;
	position: relative;
	min-height: 100px;
}	

#footer .container{
	position: relative;
	text-align:center;
}
#footer #content_footer{
	display: inline-block;
	text-align:left ;
	float:left;
	width:45%;
}

#footer .container{
	position: relative;
}
#footer #middle_footer{
	width:28%;
	display:inline-block;
	text-align:left;
}
#footer #middle_footer .title{
	font-weight:bold;
	font-size:18px;
	margin-bottom:10px;
}
#footer #middle_footer #mailkhachhang{
	width:80%;
	float:left;
	height:30px;
	line-height:30px;
	text-indent:10px;
	border:none;
}
#footer #middle_footer #sb_nhantin{
	width:20%;
	text-align:center;
	height:30px;
	line-height:30px;
	border:none;
	background:#401200;
	color:#fff;
	font-size:12px;
}
#footer #thongke{
	float:right;
	display:inline-block;
	width:180px;
	height:140px;
	position:relative;
	background:url('../images/thongke.png') no-repeat left top ;
}
#footer #thongke span{
	position: absolute;
    top: 38px;
    left: 145px;
    line-height: 28px;
    font-weight: bold;
    text-align: left;
}
#footer #copyright{
	margin-top:30px;
	border-top:thin #d9d9d9 solid;
	padding:5px 0px;
	text-align:left ;
}
#footer #copyright b{
	color:red;
}
/*end footer*/
/*product*/

.wrap_product{
	width:33.33%;
	display:inline-block;
	float:left;
	padding:1%;
}
.product{
	display:inline-block;
	width: 100%;
	position: relative;
	text-align: center;
	font-family:Arial;
	padding:10px;
	border:thin #d9d9d9 solid;
	box-shadow:5px 5px 0px #eee;
}
.product .img{
	width:100%;
	overflow:hidden;
}
.product  img{
	width: 100%;
}
.product  img:hover{

}
.product h3{
	margin: 5px 0px;
	line-height: 22px;
	height:44px;
	overflow:hidden;
	color: #000;
	font-size: 15px;
	position: relative;
	text-transform: capitalize;
}
.product:hover h3{
	color: red;
}
.product .mota{
	width: 100%;
	text-align: left;
	color: #000;
	font-size: 14px;
	line-height: 22px;
}
.product .gia{
}
.product .gia span{
	
	color: red;
}
.product .xemthem{
	margin-top: 5px;
	display: inline-block;
	background: #D52E02;
	text-align: center;
	font-size: 13px;
	color: #fff;
	padding: 5px 15px;
	border-radius: 3px;
}
.product .xemthem:hover{
	background: #5E921A;
}

.product .icon_new{
	text-align: center;
	line-height: 35px;
	height: 35px;
	width: 20%;
	float: right;
	z-index: 1000;
	display: inline-block;
	background: #005FFF;
	color: yellow;
	text-shadow:1px 1px 0px #444;
	border-radius: 0px 0px 10px 0px;
}
.product:hover .icon_new{
	background: #060E2A;
	color: #fff;
}
/*end product*/
#main{
	display: inline-block;
	margin-top: 20px;
	padding: 20px 0px;
	width: 100%;
}
.line_product{
	width: 100%;
	display: inline-block;
	height: 35px;
	background: linear-gradient(top,#fff,#CDCDCB);
	background: -moz-linear-gradient(top,#fff,#CDCDCB);
	background: -webkit-linear-gradient(top,#fff,#CDCDCB);
	background: -o-linear-gradient(top,#fff,#CDCDCB);
	padding-bottom: 5px;
	border-bottom: thin #FB9EB0 solid;
}
/*title_main*/

.title_main{
	width: 100%;
	display: inline-block;
	margin-bottom: 10px;
	text-align: left;
	background:url('../images/bgtitle.png') repeat-x center;
}
.title_main h2{
	text-transform: uppercase;
	font-family: Arial;
	font-size: 16px;
	color:#fff;
	position: relative;
	display: inline-block;
	background:#D10000;
	line-height: 29px;
	padding:5px 20px;
	margin:0px 10px;
}
.title_main h2:before{
	content:'';
	height:100%;
	width:10px;
	background:url('../images/leftitle.png') no-repeat right center;
	position:absolute;
	top:0px;
	left:-10px;
}
.title_main h2:after{
	content:'';
	height:100%;
	width:10px;
	background:url('../images/rightitle.png') no-repeat left center;
	position:absolute;
	top:0px;
	right:-10px;
}

.title_main .xemthem{
	line-height:37px;
	float:right;
	color:#000;
}
.title_main .xemthem:hover{
	color:red;
}
.title_main_dm #menu_drop{
	display:inline-block;
	width:310px;
	height:40px;
	position:relative;
	float:right;
	background:url('../images/droplist.png') no-repeat right center;
}
.title_main_dm #menu_drop ul{
	position:absolute;
	padding-top:11px;
	left:0px;
	top:25px;
	line-height:35px;
	width:100%;
	z-index:4000;
	display:none;
}
.title_main_dm #menu_drop:hover ul{
	display:block;
}
.title_main_dm #menu_drop ul li{
	width:100%;
	background:#F1F1F1;
	border-bottom:thin #d9d9d9 solid;
	padding-left:10px;
	position:relative;
}
.title_main_dm #menu_drop ul li a{
	color:#000;
	font-size:14px;
}
.title_main_dm #menu_drop ul li a:hover{
	color:red;
}
/*end title_main*/


/*box_tintuc*/
.wrap_tintuc{
	width:33.33%;
	padding:1%;
	display:inline-block;
	float:left;
}
.box_tintuc{
	text-align: left;
	width: 100%;
	float: left;
	display: inline-block;
	font-family: Arial;
	border:thin #d9d9d9 solid;
	padding:10px;
}
.box_tintuc img{
	display: inline-block;
	width: 100%;
	margin-bottom:10px;
}

.box_tintuc img:hover{
	opacity: 0.5;
}
.box_tintuc h3{
	color:#000;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 22px;
	margin-bottom: 5px;
	height:44px;
	overflow:hidden;
}
.box_tintuc h3:hover{
	color: red;
}
.box_tintuc .mota{
	color: #000;
	font-size: 13px;
	line-height: 20px;
	height:80px;
	overflow:hidden;

}
.box_tintuc .date{
	color: #777;
	font-size: 12px;
	font-style:italic;
	margin-bottom: 5px;
}
.box_tintuc .xemthem{
	background: #D10000;
	padding: 3px;
	display: inline-block;
	margin-top: 10px;

}
.box_tintuc .xemthem p{
	font-size: 17px;
	display: inline-block;
	padding: 5px 15px;
	color: #fff;
	border:thin #fff solid;
}
.box_tintuc .xemthem:hover{
	background:#E88F16;
}

/*box_tintuc*/
/*baiviet_lienquan*/
.baiviet_lienquan{
	width: 100%;
	display: inline-block;
	text-align: left;
}
.baiviet_lienquan .title{
	line-height: 35px;
	font-size: 16px;
	color: #000;
	font-weight: bold;
}
.baiviet_lienquan li{
	list-style-type: square;
	color: blue;
	font-size: 20px;
}
.baiviet_lienquan li a{
	font-size: 14px;
}
.baiviet_lienquan li a:hover{
	color: red;
	margin-left: 10px;
	font-weight: bold;
}
/*baiviet_lienquan*/
/*tabs*/
.tabs{
	width: 100%;
	display: inline-block;
	
}
.tabs .tabs_title{
	display: inline-block;
	text-align: center;
	background: #005FFF;
	border:thin blue solid;
	border-radius: 10px 10px 0px 0px;
	margin-bottom: -5px;
}
.tabs .tabs_title li{
	display: inline-block;
	float: left;
	padding: 10px;
	border-right: thin blue solid;
}
.tabs .tabs_title li:last-child{
	border:none;
}
.tabs .tabs_title li a{
	color: #fff;
	text-transform: uppercase;
	font-size: 15px;
}
.tabs .tabs_hidden{
	width: 100%;
	display: none;
}
.tabs .tabs_hidden:first-child{
	display: inline-block;
}
.tabs .tabcontents{
	overflow: hidden;
	border:thin blue solid;
	padding: 10px;
	margin-bottom: 20px;
}
.tabs .tabcontents img{
	max-width: 100% !important;
	height: auto;
}
/*end tabs*/
/* ========== Content pagination ========== */

ul.pagination {
    display:inline-block;
	width:100%;
	margin:10px 0px;
    text-align:center;
    color:#D10000;
}
ul.pagination li.page_info{
	display: none;
}
ul.pagination li {
    display:inline;
    padding:0 3px;
}
ul.pagination a {
    color:#D10000;
    display:inline-block;
    padding:5px 10px;
    border:1px solid #D10000;
    text-decoration:none;
}
ul.pagination a:hover, 
ul.pagination a.current {
    background:#D10000;
    color:#fff; 
}

.pagination {
	margin: auto;
	width: auto;
	text-align: center;
	margin-top: 10px;
}
.pages {
}
.pages li.prev {
	margin-right: 15px;
}
.pages li.next {
	margin-left: 15px;
}
.pages li {
	display: inline-block;
	margin: 5px 2px;
}
.pages li a {
	height: 25px;
	padding: 4px 8px;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	background: url(../images/backgrounds/pagingBg.png) repeat-x 0 0;
	border: 1px solid #d5d5d5;
	font-size: 11px;
}
.pages li a:hover {
	background: #f6f6f6;
}
.pages li .active {
	background: url(../images/backgrounds/sideGradient.png) repeat-x;
	color: #fff;
	border-color: #424852;
}
.pages li .active:hover {
	background: #2a313d;
}
/* ==========end  Content pagination ========== */

/*top*/
#top{
	background:url(../images/top.png) no-repeat;
	background-size: 100% 100%;
	height:35px;
	width:35px;
	position:fixed;
	bottom:40px;
	right:10px;
	cursor:pointer;
	z-index: 99999;
}
/*end top*/
/*sodotongquan*/
#sodotongquan{
	width: 1000px;
	
	top: 0px;
	left: 0px;
}
#sodotongquan #sodotongquan_img{
	width: 1000px;
	display: inline-block;
	position: relative;
}
#sodotongquan canvas{
	height: 100% !important;
}
#sodotongquan #sodotongquan_img img{
	max-width: 100%;
}
/*end sodotongquan*/
.content_title .name{
	color: #024FC1;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 20px;
	margin-bottom: 5px;
}
.owl-carousel .owl-item{
	text-align: center;
}
#at4-share{
	display: none !important;
}

/*product_detail*/
#product_detail{
	width: 100%;
	display: inline-block;
}
#product_detail #product_detail_img{
	width: 50%;
	float: left;
	text-align: center;
}
#product_detail #product_info{
	width: 48%;
	float: right;
	text-align: left;
}
#product_detail #product_info li{
	border-bottom: thin #888 solid;
	padding: 5px 0px;
}
#product_detail #product_info li .addtocart{
	width: 100%;
	display: inline-block;
	height: 35px;
	line-height: 35px;
	background: #555;
	text-align: center;
	color: #fff;
}
#product_detail #product_info li .addtocart:hover{
	color: yellow;
}
#product_detail #product_info .gia{
	font-size: 16px;
}
#product_detail #product_info .gia span{
	color: red;
}
#product_detail #product_info .gia b{
	text-decoration: line-through;
}
#product_detail #product_info .name{
	font-size: 25px;
	line-height: 30px;
	color: #333;
	font-family: Arial; 
}
#product_detail #thumb{
	width: 100%;
	margin-top: 5px;
	text-align: center;
}
#product_detail #thumb img{
width: 60px;
height: 60px;
	display: inline-block;
}
#product_detail .muangay{
	width:100%;
	display:inline-block;
	line-height:35px;
	color:#fff;
	font-size:16px;
	background:#049EDD;
	text-align:center;
	text-transform:uppercase;
}
/*product_detail*/
/*left*/
#left{
	display:inline-block;
	width: 22.5%;
	float: left;
}
#left .box_left{
	display:inline-block;
	width:100%;
	box-shadow:0px 0px 10px #bbb;
}
#left .box_left .list li{
	    color: #DC0000;
    font-size: 25px;
    text-transform: uppercase;
    list-style-type: square;
    line-height: 30px;
}
#left .box_left .list li a{
	font-size: 14px;
    font-weight: bold;
    color: #DC0000;
}
#left .title{
	text-align:center;
	line-height:35px;
	background:#DC0000;
	position:relative;
	margin-bottom:10px;
	color:#fff;
	text-transform:uppercase;
	font-size:18px;
}
#left .title:before{
	content:'';
	height:10px;
	width:100%;
	position:absolute;
	bottom:-10px;
	left:0px;
	background:url('../images/title_left.png') no-repeat top center;
}
#left #danhmuc_left{
	display:inline-block;
	width:100%;
	padding-left:10px;
}
#left #danhmuc_left>ul>li{
	color:#DC0000;
	font-size:25px;
	text-transform:uppercase;
	list-style-type:square;
	line-height:30px;
}
#left #danhmuc_left>ul>li>a{
	font-size:14px;
	font-weight:bold;
	color:#DC0000;
}
#left #danhmuc_left>ul>li>ul{
	padding-left: 20px;
}
#left #danhmuc_left>ul>li>ul>li>ul{
	padding-left:10px;
	display:none;
}
#left #danhmuc_left>ul>li ul a{
	font-size:14px;
	text-transform:capitalize;
color:#333;
font-weight:bold;
}
#left #danhmuc_left>ul>li ul a:hover{
	color:red;
}
#left #danhmuc_left>ul>li ul li{
	list-style-image:url('../images/list_left.png');
}
#left .content{
	padding:5px;
}
#left #video_lienquan{
	margin-top:10px;
	height:30px;
	line-height:30px;
	text-indent:10px;
	width:100%;
}
#left #sl_product,
#left #doitac{
	height:650px;
	text-align:center;
}
#left #doitac img{
	border:thin #d9d9d9 solid;
	margin:10px 0px	;
	display:inline-block;
}
/*left*/
#f_content{
	min-height: 600px;
	width: 100%;
	padding-left: 300px;
}
/*product_detail_left*/
#product_detail_left{
	float: left;
	width: 75%;
}
#product_detail_right{
	width: 25%;
	float: right;
}
/*end product_detail_left*/
.select_sort{
	float: right;
	width: 250px;
	height: 30px;
	line-height: 30px;
	background: #fff;
	margin-right: 10px;
	
}

.button_cart{
	display: inline-block;
	line-height: 30px;
	background: #0189FF;
	color: #fff;
	font-size: 16px;
	text-align: center;
	margin-top: 10px;
	margin-right: 10px;
	padding: 0px 10px;
	border-radius: 3px;
}
.button_cart:hover{
	background: #B3002C;
}
.owl-prev,
.owl-next{
	text-indent:10000px;
	height:100%;
	width:35px;
	position:absolute;
	top:0px;
	overflow: hidden;
}
.owl-prev{
	left:-30px;
	background: url(../images/prev.png) no-repeat center;
}
.owl-next{
	right:-30px;
	background: url(../images/next.png) no-repeat center;
}
/* box_gallery */
.box_gallery{
	width:25%;
	padding:1%;
	float:left;
}
 .box_gallery img{
	width:100% ;
	border:thin #d9d9d9 solid;
	padding:2px;
	background:#fff;
	box-shadow:5px 5px 0px #ddd ;
}
/* box_gallery */