@charset "utf-8";
/* CSS Document */
html,body{
	font-family:"Open Sans";
}
html{
	font-size:62.5%;
}
*{
	margin:0px auto;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
i{
	font-family:"font-fontthemeweb";
	font-style:normal;
}
ul{
	padding:0;
}
h1, h2, h3, h4, h5, h6, i, img, a, p, ul, li{
	float:left;
	list-style-type:none;
	text-decoration:none;
}

#divWrapper{
	float:left;
	width:100%;
	position:relative;
}
#WrapperContent{
	width:100%;
}

#Content-Top, #Content-Bottom, #Content-Letter, #Content-Customer{
	width:100%;
	float:left;
}
#Content-What{
	margin-top:60px;
}

.Center-Width{
	width:94%;
	max-width:1170px;
	margin:0px auto;
}

.Infor-Width{	
	float:left;
	width:100%;
}
.leftTop{
	float:right;
	width:75%;
}
.rightTop{
	float:left;
	width:23%;
}
/*** left Top. **/
.topSlide{
	float:left;
	width:100%;
}
.topSlide a, .topSlide img{
	width:100%;
}
.bottomSlide{
	float:left;
	width:100%;
	margin-top:15px;
}
.listSubSlide{
	width:100%;
}
.slideSub1, .slideSub2{
	width:31%;
}
.slideSub3{
	width:32%;
}
.listSubSlide li{
	height:110px;
	overflow:hidden;
	padding:20px 0% 20px 2%;
	position:relative;
}
.slideSub1{
	background-color:#D90B00;
}
.slideSub2{
	background-color:#17A0C8;
}
.slideSub3{
	background-color:#F08917;
}
.listSubSlide li img{
	position:absolute;
	width:150px;
	right:-50px;
	bottom:-20px;
}
.titleSlide, .titleSlide3{
	color:#fff;
	font-size:25px;
	text-transform:uppercase;
	width:100%;
	position:relative;
}
.titleSlide:after, .titleSlide3:after{
	position:absolute;
	top:-7px;
	left:0px;
	width:60px;
	height:5px;
	background-color:#FC6;
	content:"";
}
.titleSlide3:after{
	background-color:#096
}
.noneSlide{
	width:100%;
	text-transform:uppercase;
	color:#fff;
	font-size:15px;
	line-height:1;
	margin-bottom:12px;
}
.listSubSlide li a{
	font-size:14px;
	color:#fff;
	padding:5px 15px;
	border:2px solid #fff;
}
/**** categoryProduct **/
.titleCategoryProduct{
	width:100%;
	text-align:center;
	font-family:"ForoRounded";
	font-size:30px;
	color:#A31818;
	margin:10px 0px;
	text-transform:capitalize;
	position:relative;
	margin-bottom:30px;
}
.titleCategoryProduct:after{
	position:absolute;
	bottom:-15px;
	height:0px;
	width:150px;
	border-bottom:3px double #A31818;
	left:50%;
	transform:translateX(-50%);
	content:"";
}

.categoryProduct{
	float:left;
	width:99.6%;
	border:1px solid #ccc;
}
.col2{
	float:left;
	width:40%;
}
.col1{
	float:left;
	width:20%;
}
.col3, .col4{
	float:left;
	width:20%;
}
.col1 a{

	border-bottom:1px solid #ccc;
}
.col3 a, .col4 a{
	width:100%;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	overflow:hidden;
	position:relative;
}
.noneBorder{
	border-bottom:none !important ;
}
.col2 a, .col1 a{
	width:100%;
	position:relative;
	border-left:1px solid #ccc;
	overflow:hidden;
}
.col2 a img{
	width:100%;
	transition:all 0.3s;
}
.col3 a img, .col4 a img, .col1 a img{
	width:100%;
	transition:all 0.3s;
}
.col3 a p, .col4 a p, .col2 a p, .col1 a p{
	position:absolute;
	bottom:0px;
	left:0px;
	padding:7px 5%;
	width:100%;
	background-color:rgba(56,190,214,0.5);
	color:#fff;
	font-weight:bold;
	text-align:center;
	font-size:13px;
}
.col3 a p span, .col4 a p span, .col1 a p span, .col2 a p span{
	width:100%;
	text-align:center;
	color:#ffc600;
	font-weight:bold;
}
.col1 a:hover img, .col2 a:hover img, .col3 a:hover img, .col4 a:hover img{
	transform:scale(1.1);
	transition:all 0.3s;
}
/*** Product 1 ***/
.boxProduct1, .boxProduct{
	float:left;
	width:100%;
}


/**** Category_Product_Home_1 ****/


.title_Module_CategoryProduct_Home_1{
	width:100%;
	text-align:center;
	color:#C8731E;
	padding-bottom:5px;
	margin:5px 0%;
	border-bottom:3px solid #C8731E;
	font-size:30px;
	font-family:"ForoRounded";	
}
.title_Module_CategoryProduct_Home_1 i{
	float:none;
	margin:0em 20px;
}


.box_CategoryProduct_Home_1{
	float:left;
	width:25%;
	padding:5px;
	position:relative;
}
.rowSPHome{
	float:left;
	width:100%;
}
.box_CategoryProduct_Home_1:last-child{
	margin-right:0%;
}
.img_CategoryProduct_Home_1{
	width:100%;
	position:relative;
	overflow:hidden;
	margin-top:10px;
}
.img_CategoryProduct_Home_1 img{
	width:100%;
}
.sub_CategoryProduct_Home_1{
	position:absolute;
	left:10px;
	top:10px;
}
.sub_CategoryProduct_Home_1 p{
	padding:5px 15px 5px 10px;
	font-size:14px;
	line-height:16px;
	position:relative;
	color:#fff;
	background-color:#c30;
}
.sub_CategoryProduct_Home_1 p:after{
	content:"";
	width:0px;
	height:0px;
	position:absolute;
    border:13px solid transparent;
	border-right:13px solid #fff;
	top:0px;
	right:0px;
}

.img_CategoryProduct_Home_1:hover .listInfor_CategoryProduct_Home_1{
	opacity:1;
	transition: all 0.5s;
}
.name_CategoryProduct_Home_1{
	width:100%;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#3EC4D2;
	margin-bottom:5px;
	height:25px;
	text-decoration:none;
	overflow:hidden;
}
.star_CategoryProduct_Home_1{
	position:absolute;
	top:15px;
	right:10px;
}
.star_CategoryProduct_Home_1 i{
	font-size:14px;
	margin-right:7px;
	font-family:"googleadwords";
}
.light_star_CategoryProduct_Home_1{
	color:#E6CB8E;
}
.unlight_star_CategoryProduct_Home_1{
	color:#E2E0DE;
}
.price_CategoryProduct_Home_1{
	font-size:16px;
	font-weight:bold;
	color:#C13820;
	margin:10px 0% 5px 0%;
	width:100%;
	text-align:center;
}
.price_CategoryProduct_Home_1 span{
	font-size:13px;
	color:#999;
	font-weight: 400;
	text-decoration:line-through;
}
.des_CategoryProduct_Home_1{
	width:100%;
	height:25px;
	overflow:hidden;
	font-size:13px;	
	padding:0.10px 0%;
	color:#999;
	transition:all 0.4s;
}
.box_CategoryProduct_Home_1:hover .des_CategoryProduct_Home_1{
	height:auto;
	transition:all 0.4s;
	padding:5px 0%;
}
.cart_CategoryProduct_Home_1{
	width:70%;
	margin:5px 15%;
	border-radius:3px;
	background-color:#A31818;
	font-size:14px;
	line-height:35px;
	text-transform:uppercase;
	text-align:center;
	text-decoration:none;
	color:#fff;
	-webkit-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.75);
	box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.75);
}
.cart_CategoryProduct_Home_1:hover{
	background-color:#178027;
	transition:all 0.4s;
}
.cart_CategoryProduct_Home_1 i{
	margin-right:10px;
	float:none;
}

.more_CategoryProduct_Home_1{
	width:24%;
	margin:10px 38%;
	text-align:center;
	text-decoration:none;
	color:#fff;
	padding:4px 0%;
	background-color:#A31818;
	font-size:20px;
	border-radius:5px;
	-webkit-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.75);
	box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.75);	
}
.more_CategoryProduct_Home_1 i{
	float:none;
	margin-right:10px;
}
/** banner **/
.banner, .banner a, .banner a img{
	float:left;
	width:100%;
	height:100px;
	margin:5px 0px;
}

/*** Contact ***/
.contact{
	width:100%;
	margin-bottom:15px;
}
.contact li{
	width:32%;
	margin-right:2%;
	position:relative;
	padding-top:60px;
}
.contact li:last-child{
	margin-right:0%;
}
.contact li i{
	position:absolute;
	top:0;
	left:50%;
	transform: translateX(-50%);
	padding: 15px;
	line-height: 55px;
	border-radius:50%;
	text-align:center;
	font-size:25px;
	border:1px solid;
}
.c1{
	color:#F30;
	border-color:#F30;
}
.c2{
	color:#0C0;
	border-color:#0C0;
}
.c3{
	color:#09C;
	border-color:#09C;
}
.contact li a{
	text-transform:uppercase;
	font-weight:300;
	text-align:center;
	color:#000;
	font-size:13px;
	margin-top:10px;
}
.contact li a:hover{
	text-decoration:underline;
}




/*** TopRight ***/
.menuRight{
	float:left;
	width:100%;
}

.coverRight{
	float:left;
	width:100%;
}

/*** Bar 5 ***/

.title_Module_Bar_5{
	width:100%;
	padding:10px;
	font-size:17px;
	font-family:"ForoRounded";
	color:#fff;
	background-color:#861f22;
	color:#fff;
}
.title_Module_Bar_5 i{
	position: relative;
	top: 2px;
	margin-right:15px;
}
ul.listProduct_Module_Bar_5, ul.listProduct_Module_Bar_5>li{
	float:left;
	width:100%;
}
ul.listProduct_Module_Bar_5>li{
	position:relative;
}
ul.listProduct_Module_Bar_5>li>a{
	width:100%;
	padding:10px 7px;
	background-color:#fff;
	color:#000;
	text-decoration:none;
	font-size:14px;
	border-bottom:1px solid #861f22;
	text-transform:capitalize;
}
ul.listProduct_Module_Bar_5>li:last-child>a{
	border-bottom:none;
}
ul.listProduct_Module_Bar_5>li>a>i{
	float:right;
}
ul.listProduct_Module_Bar_5>li:hover>a{
	background-color:#861f22;
	color:#fff;
	transition:all 0.3s;
}
ul.listProduct_Module_Bar_5>li:hover ul.listProduct_sub1_Module_Bar_5{
	display:block;
}
ul.listProduct_sub1_Module_Bar_5{
	position:absolute;
	width:100%;
	border-left:3px solid #F8D9C2;
	left:100%;
	display:none;
}
ul.listProduct_sub1_Module_Bar_5>li{
	float:left;
	width:100%;
}
ul.listProduct_sub1_Module_Bar_5>li>a{
	
	width:100%;
	padding:10px 10px;
	background-color:#000;
	color:#fff;
	text-decoration:none;
	font-size:14px;
	transition:all 0.3s;
}
ul.listProduct_sub1_Module_Bar_5>li>a>i{
	position: relative;
	top: 2px;
	margin-right:10px;
}
ul.listProduct_sub1_Module_Bar_5>li>a:hover{
	padding-left:30px;
	transition:all 0.3s;
	color:#E36946;
}
.banner2, .banner2 a, .banner2 a img{
	float:left;
	width:100%;
	margin:5px 0px;
}

.HotProduct{
	float:left;
	width:100%;
}

/*** Bar 1 **/
.title_Module_Bar_1{
	width:100%;
	padding:7px 10px;
	font-size:16px;
	text-transform:uppercase;
	color:#fff;
	background-color:#A31818;
	border:1px solid #A31818;
}
.listSPHotRight{
	float:left;
	width:100%;
	padding:5px 2%;
	border:1px solid #A31818;
	border-top:none;
}
.listSPHotRight li{
	width:100%;
	float:left;
}
.img_Module_Bar_1{
	width:42%;
	margin-right:3%;
}
.img_Module_Bar_1 img{
	width:100%;
	height:120px;
}
.listInfor_Module_Bar_1{
	float:right;
	width:55%;
	position:relative;
}
.sub_Module_Bar_1{
	float:right;
	top:100%;
	margin-top:10px;
	padding:5px 10px;
	position:absolute;
	text-align:center;
	font-size:14px;
	text-transform:uppercase;
	color:#fff;
	background-color:#F2AD8C;
	border-radius:4px;
}
.name_Module_Bar_1{
	width:100%;
	margin-bottom:0.30px;
	color:#000;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;	
}
.name_Module_Bar_1:hover{
	color:#09C;
}
.price_Module_Bar_1{
	width:100%;
	font-size:16px;
	font-weight:bold;
	color:#C60;
}
.sale_Module_Bar_1{
	width:100%;
	font-size:15px;
	color:#999;
	text-decoration:line-through;
}

/*** Newss **/
.listNews{
	float:left;
	width:100%;
}

.title_Module_Bar_6{
	width:100%;
	padding-bottom:10px;
	font-size:28px;
	font:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;;
}
.left_Module_Bar_6{
	float:left;
	margin-right:3%;
	width:32%;
}


.img_Module_Bar_6{
	width:100%;
	border-radius:5px;
}
.view_Module_Bar_6{
	width:100%;
	text-align:center;
	text-decoration:none;
	color:#2EB8A4;
	font-size:14px;
	font-weight:bold;
	margin-top:4px;
	text-transform:uppercase;
}
.view_Module_Bar_6:hover{
	color:#B64321;
}
.name_Module_Bar_6{
	margin-bottom:5px;
	color:#000;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
}
.name_Module_Bar_6:hover{
	text-decoration:underline;
}
.des_Module_Bar_6{
	line-height:1.3;
	font-size:14px;
	color:#333;
	margin-bottom:5px;
	max-height:55px;
	overflow:hidden;
}
.sub_Module_Bar_6{
	font-size:14px;
	color:#999;
}

/*** Đối Tác **/

.Partner h3{
	float:left;
	width:100%;
	text-align:center;
	font-size:35px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
}
.Partner h3:after{ 
	position:absolute;
	bottom:-10px;
	height:4px;
	width:100px;
	background-color:#861f22;
	left:50%;
	transform:translateX(-50%);
	-moz-transform:translateX(-50%);
	-ms-transform:translateX(-50%);
	-o-transform:translateX(-50%);
	-webkit-transform:translateX(-50%);
	content:"";
}
.smallPartner{
	width:100%;
	font-size:30px;
	letter-spacing:2px;
	text-align:center;
}
.fullDesPartner{
	width:80%;
	margin:15px 10%;
	margin-top:35px;
	font-size:17px;
	line-height:1.4;
	text-align:center;
}
#doitac{
	float:left;
	border:2px dashed #009999;
	width:100%;
	padding:15px 2%;
	overflow:hidden;
	margin-bottom:10px;
	height:110px;
}
#doitac a{
	float:left;
	margin-right:65px;
	padding:10px;
}
#doitac a img{
	float:left;
	width:170px;
	height:60px;
}
#doitac a:hover{
	-webkit-box-shadow: -1px 0px 10px -1px rgba(0,0,0,0.75);
-moz-box-shadow: -1px 0px 10px -1px rgba(0,0,0,0.75);
box-shadow: -1px 0px 10px -1px rgba(0,0,0,0.75);
transition:all 0.3s;
}

/*** Phone ***/
.phone{
	float:left;
	border:1px solid #ccc;
	width:100%;
	margin-bottom:15px;
}
.titlePhone{
	width:100%;
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:5px;	
	padding:0px 10%;
}
.subPhone{
	width:100%;
	font-weight:300;
	font-size:13px;
	padding:0px 10%;
	text-align:right;
}
.subPhone span{
	color:#c30;
	font-size:15px;
	font-weight:500;
	margin-left:10px;
}
.bottomPhone{
	width:70%;
	margin-left:30%;
	font-size:14px;
	font-weight:300;
	padding:0px 10%;
	text-align:right;
}
.mailPhone{
	width:100%;
	line-height:30px;
	background-color:#FBEEE6;
	margin-top:10px;
	font-size:13px;
	color:#666;
	text-align: center;
}
.mailPhone i{
	float: none;

}
.mailPhone span{
	color:#F33;
}

.box-pro1{
	width: 100%;
	float: left;
	margin-top: 30px;
}

.titlePB{
	width:100%;
	font-size:22px !important;
	font-weight: bold;
	color:#09c;
	margin-top:10px;
}
.boxProductBottom, .coverProductBottom{
	float:left;
	width:100%;
}
.listProductBottom{
	float:left;
	width:25%;
	padding:0px 10px;
	margin:20px 0px;
}
.imgPB{
	width:35%;
	margin-right:5%;
}
.imgPB img{
	width:100%;
}
.rightBottomSP{
	float:left;
	width:60%;
}
.namePB{
	float:right;
	width:100%;
	text-transform:uppercase;
	font-size:14px;
	margin-bottom:5px;
	color:#000;
}
.namePB:hover{
	text-decoration:underline;
}
.listInfoSPBottom{
	width:100%;
	float: left;
	height: 68px;
	overflow: hidden;
}
.listInfoSPBottom p{
	position:relative;
	width:100%;
	margin-top:3px;
	font-size:14px;
	padding-left:12px;
}
.listInfoSPBottom p:before{
	position:absolute;
	top:7px;
	left:0px;
	width:7px;
	height:7px;
	background-color:#A31818;
	content:"";
}
.subPB{
	float:right;
	width:100%;
	font-size:14px;
	color:#666;
}
.pricePB{
	float:right;
	width:100%;
	font-size:16px;
	margin-top:5px;
	font-weight:bold;
	color:#C30;
}
.pricePB span{
	color:#999;
	font-size:15px;
}


.title-cat{
	width: 100%;
	font-size: 22px;
	margin: 0;
}

.short-des{
	font-family: 'Tahoma', Arial, sans-serif;
	margin-bottom: 40px;
	width: 100%;
	display: inline-block;
}

.short-des p{
	margin: 4px 0;
	width: 100%;
	text-align: justify;
	line-height: 23px;
}

.short-des a{
	float: none;
	color: #0164b1;
}

.short-des img{
	max-width: 100%;
	//height: auto !important;
	float:none;
}

.title-service{
	font-size: 21px;
	font-family: 'Tahoma', Arial, sans-serif;
	width: 100%;
	margin-bottom: 10px;
}

.short-des h1, h1{
	font-size: 22px !important;
	font-family: 'Tahoma', Arial, sans-serif;
}

.short-des h2, h2{
	font-size: 20px !important;
}

.short-des h3, h3{
	font-size: 18px !important;
}

.short-des h4, h4{
	font-size: 16px !important;
}

.short-des>h1, .short-des>h2, .short-des>h3, .short-des>h4, .short-des>h5{
	margin: 10px 0;
	width: 100%;
	display: inline-block;
}

.add_cart{
	cursor: pointer;
}


.sidebar, .box_sidebar{
	width: 23%;
	float: left;
	margin-right: 2%;
}


.box_category{
	width: 100%;
	float: left;
}

.header_category h2{
	color: #fff;
	background-color: #26ADE4;
	padding: 17px 25px;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 500;
	width: 100%;
	box-sizing:border-box;
}

.list_category{
	width: 100%;
	border: 1px solid #f3f2f2;
	border-top: 0;
}

.item_category{
	width: 100%;
}

.item_category>a{
	color: rgb(85, 85, 85);
	font-size: 14px;
	border-bottom: 1px solid #e4e4e4;
	padding: 12px 22px;
	width: 100%;
}

.item_category>a:hover{
	color: #26ADE4;
}
/*
.content{
	width: 75%;
	float: left;
	padding: 0 15px;
}
*/
.content, .content_main{
	width: 75%;
	float: right;

}

.table-responsive{
	width: 100%;
}

/*----------------------------------------------*/


#Content-Pro-4-Col{
	width: 100%;
	float: left;
	margin: 50px 0;
}
.box_pro_4_col{
	width: 100%;
	float: left;
}
.box_pro_3_col{
	width: 100%;
	float: left;
}

.list_pro_3_col{
	width: 100%;

}
.item_pro_1_col{
	width: 33.3333333%;
	padding: 0 3px;
}


.list_pro_1_col{
	width: 100%;
}

.cover-item-pro1{
	width: 100%;
    height: 100px;
	padding: 10px 0;
	display: flex;
	position: relative;
	padding: 15px 0;
	border-top: 1px dotted #d7d7d7;
}
.box_image_1_col{
	float: left;
	width: 120px;
}

.box_image_1_col img{
	width: 100%;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
}

.box_image_1_col:hover img{
	transform: scale(1.2);
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
}

.box_info_1_col{
	width: 100%;
	margin-left: 10px;
}
.link_item_pro_1_col{
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 14px;
	color: #848484;
	margin:2px 0;
}

.link_item_pro_1_col:hover{
	color: #be1e2d;
}

.rating_pro_1_col{
	width: 100%; 
	margin:4px 0;
	float: left;
	font-size: 15px;
	color: #848484;
}
.box_price{
	width: 100%;
	float: left;
}

.price_pro_1_col{
	width: 100%;
	float: left;
	font-size: 15px;
	color: #242628;
	margin:4px 0;
	font-weight: 700;
}

.old_price_pro_1_col{
	width: 100%;
	float: left;
	font-size: 14px;
	color: #999;
	font-weight: 600;
	text-decoration: line-through;
}


.box_pro_sale_1{
	width: 25%;
	float: right;
}
.box_pro_sale_1 ul{
	margin: 0;
}
.box_pro_sale_1 li{
	width: 100%;
}