@charset "utf-8";
body {
	margin: 0px auto;
	padding: 0px auto;
	font-size: 13px;
	line-height: 22px;
  	font-family: 'Helvetica', Arial, 'Roboto-Regular', Sans-Serif!important;
  	font-weight: normal;
	background: #fff;
	color:#000;
}
* {
	margin: 0px auto;
	padding: 0px auto;
	outline: none;
	text-decoration: none;
}
.clr {
	clear: both;
}
ul {
	padding: 0px;
}
img {
	border: 0;
}
.pagewrap {
	position: relative;
	width: 1200px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.conten_id_page {
	background: none;
	padding: 20px;

	position: relative;
	border: solid #eee 1px;
	moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 5px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 5px;
	box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 5px;
}
.header {
	  background: #fff;
  padding: 5px;
  position: relative;
  /* border: solid #eee 1px; */
  moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 5px;
  /* -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 5px; */
  /* box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 5px; */
  margin-bottom: 20px;
}
.top_header_id {
	  /* background: #eee; */
  padding: 8px 15px;
  margin-bottom: 15px;
  border-bottom: #CCC solid 2px;
}
.top_header_id h2 {
	float: left;
	font-size: 15px;
	color: #333;
	font-weight: bold;   font-family: 'Helvetica';
}
.top_header_id ul {
	float: right;
}
.top_header_id ul li {
	color: #f00;
	list-style: none;
	font-size: 18px;
	padding-left: 25px;   font-family: 'Helvetica'; font-weight:bold;
}
.top_header_id ul li a {
	color: #333;
}
.top_header_id ul li a:hover {
	color: #A0B518;
	text-decoration: underline;
}
.giohang_top {
	float: right;
	  margin-top: 80px;
	  background: #fff;
	  width: 100%;
}
.giohang_top li {
	float: right;
	list-style: none;
	color: #777;
	font-size: 14px;
	/* margin-top: 10px; */
	font-weight: bold;
	text-transform: capitalize; font-family: 'Helvetica';
}
.giohang_top li span {
	color: #f00;
	font-size: 20px;
}
.giohang_top ul span {
	color: #869A00;
	font-size: 14px;
	font-weight: bold; font-family: 'Helvetica';
}
.giohang_top ul {
	background: url(../images/website/icon_giohang.png) center left no-repeat;
	padding-left: 40px;
	text-align: left;
	float: left;
	margin-right: 30px;
	padding-right: 30px;
	 font-family: 'Helvetica';
}
.giohang_top a {
	color: #333;   text-transform: capitalize; margin-right:15px;
}
.giohang_top a:hover {
	color: #333;
	text-decoration: underline;
}
.logo_top {
	float: left;
}
.right_header {
	float: right;
	text-align: right;
	color: #666;
	padding-top: 0px;
}
.menu_box {
	background: none;
  -moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 5px;

  /* margin-bottom: 20px; */
  /* margin-top: 15px; */

  border-top: solid #ccc 3px;
}
#menu {
	float: left;
}
#menu > li {
	display: inline-block;
	vertical-align: text-top;
	position: relative;
	padding-right: 10px;
  	padding-left: 10px;
}
#menu > li > a {
	padding: 0 12px;
	font-size: 13px;
	font-weight: bold;
	text-transform: inherit;
}
#menu li:hover > a {
	color: #fff;
	background: #323769;
}
#menu li a {
	display: block;
	height: 35px;
	line-height: 35px;
	font-family: 'Helvetica';
	position: relative;
	z-index: 5;
	color: #333;   text-transform: uppercase; font-size:25px;
}
#menu li ul li a {
  font-size: 12px;
}

#menu li ul {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 11;
	margin-top: 15px;
	border-bottom: solid 4px #020202;
	border-left: solid 1px #020202;
	box-shadow: 2px 1px 2px rgba(0,0,0,.3);
	visibility: hidden;
	opacity: 0; z-index:999999;
}
#menu li li {
	position: relative;
}
#menu li:hover li ul {
	top: 0px;
	left: 100%;
	opacity: 0;
	visibility: hidden;
	margin-left: 20px;
}
#menu li:hover ul, #menu li:hover li:hover ul {
	margin-top: 0;
	margin-left: 0;
	visibility: visible;
	opacity: 1;
}
#menu li ul li {
	white-space: nowrap;
	text-align: left;
	display: block;
	background: #fff;
	padding: 0 15px;
}
#menu li ul li:last-child {
	padding-bottom: 10px;
}
#menu li ul li a {
	padding: 0 15px;
	border-bottom: solid 1px #F0F0F5;
	border-top: solid 1px #fff;
	position: relative;
	color: #333;
	transition: padding .2s linear;
	-webkit-transition: padding .2s linear;
	-moz-transition: padding .2s linear;
	-o-transition: padding .2s linear;
	-ms-transition: padding .2s linear;
}
#menu li ul li:first-child a {
	border-top: none;
}
#menu li ul li:last-child a {
	border-bottom: none;
}
#menu li ul li > a:before {
	content: attr(icons);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	font-size: 18px;
	line-height: 35px;
	transition: left .2s linear;
	-webkit-transition: left .2s linear;
	-moz-transition: left .2s linear;
	-o-transition: left .2s linear;
	-ms-transition: left .2s linear;
}
#menu li ul li:hover > a {
	padding: 0 10px 0 20px;
}
#menu li ul li:hover > a:before {
	left: 8px;
}
#menu li ul li li:first-child {
	padding-top: 10px;
}
#menu li ul li ul {
	padding: 0;
}
.timkiem_top {

	float: left; 
}
.input_search {
height: 20px;
  transition: all 0.3s ease;
  border: none;
  float: right;
  background: #fff;
  border-right: 0;

  color: #999;
  font-size: 13px;
  border: 1px solid;
  display: none;

}
.banner_top_id {
  /* margin-bottom: 17px; */
  border-bottom: solid #ccc 2px;
  padding-bottom: 20px;
}

.search:hover #input_search {
  display: block;
}
.input_search:focus {
	color: #666;
}
.search a {
	width: 18px;
  height: 18px;
  text-indent: -10000px;
  background: url(../images/website/icon-search.png) no-repeat center center #fff;
  float: right;
  

  -moz-border-radius: 0px 25px 25px 0px;

}
.search a:hover {
	background: url(../images/website/icon-search.png) no-repeat center center;
	border:1px solid;
}


.left_banner {
	float: left;
	width: 1000px;
}
.right_banner {
	float: left;
  width: 180px;
  margin-left: 20px;
  background-color: #000;
  moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 5px;
  /* -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 5px; */
  /* box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 5px; */
  /* border-radius: 5px; */
  /* -webkit-border-radius: 5px; */
  
}
.right_banner img {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	width: 180px;
	height: 350px;
}
#banner li {
	float: left;
	width: 100%;
	height: 350px;
	list-style: none;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	cursor: default;
	position: relative;
}
#bannerInside {
	width: 100%;
	height: 350px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 30px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#bannerMain {
	position: relative;
  height: 350px;
  overflow: hidden;
  moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 5px;

 
}
.posBL {
	left: 0px;
	bottom: 0px;
}
.pagiBanner {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 20px;
	margin: auto;
	width: auto;
	text-align: center;
	z-index: 10;
}
.pagiBanner a {
	display: inline-block;
	vertical-align: text-top;
	width: 15px;
	height: 15px;
	background: #ccc;
	text-indent: -100000px;
	margin: 0 3px;
	box-shadow: 1px 1px 3px rgba(0,0,0,.2);
	border: solid #FFF 1px;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
}
.pagiBanner a.selected {
	background: #A0B518;
	border: solid #FFF 1px;
}
#back-top {
	position: fixed;
	bottom: 169px;
	right: 10px;
	z-index: 1;
}
#back-top a {
	display: block;
	width: 40px;
	line-height: 40px;
	background: #020202;
	outline: none;
	color: #fff;
	font-size: 14px;
	text-align: center;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
}
#back-top a:hover {
	color: #fff;
	background: #f60;
}
.footer {
	background: #666;
	padding: 20px;
	color: #FFFFFF;
	font-weight: normal;
	/* margin-top: 20px; */

	moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 5px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 5px;
	box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 5px;
}
.footer a {
	color: #fff;
}
.footer a:hover {
	color: #ff0;
	text-decoration: underline;
}
.company_add_footer {
 font-family: 'Helvetica'; text-align:center;
}
.company_add_footer h1 {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 2px;
	text-transform: uppercase;   font-family: 'Helvetica';
}
.dangkynhantin_footer {
	width: 290px;
	float: left;
	margin-left: 25px;
	padding-left: 25px;
	margin-right: 25px;
	padding-right: 25px;
	border-left: solid #FFF 1px;
	border-right: solid #FFF 1px;   font-family: 'Helvetica';
}
.dangkynhantin_footer ul form input {
	float: left;
	height: 30px;
	background: #fff;
	border: solid #ccc 1px;
	border-right: none;
	width: 188px;
	padding: 0 10px;
	color: #999;
	list-style: none;   font-family: 'Helvetica';
}
.dangkynhantin_footer ul form input:focus {
	color: #323232;
	background: #fff;   font-family: 'Helvetica';
}
.dangkynhantin_footer ul form a {
	float: left;
	line-height: 30px;
	color: #fff;
	background: #869A00;
	padding: 0 10px;
	border: solid #869A00 1px;
}
.dangkynhantin_footer ul form a:hover {
	color: #fff;
	text-decoration: none;
	background: #FF5F08;
	border: solid #FF5F08 1px;   font-family: 'Helvetica';
}
.dangkynhantin_footer p {
	padding: 0px;
	padding-bottom: 10px;   font-family: 'Helvetica';
}
.copyright_footer {
	text-align: right;   font-family: 'Helvetica'; text-align:center;
}
#sharelink {
	-webkit-animation: blurFadeRight 0.4s ease-in .4s backwards;
	-moz-animation: blurFadeRight 0.4s ease-in .4s backwards;
	-ms-animation: blurFadeRight 0.4s ease-in .4s backwards;
	text-align: left;
	padding-top: 20px;
	height: 35px;
	margin-top: 20px;
	border-top: #CCC dotted 1px;   font-family: 'Helvetica';
}
.sharelink {
	-webkit-animation: blurFadeRight 0.4s ease-in .4s backwards;
  -moz-animation: blurFadeRight 0.4s ease-in .4s backwards;
  -ms-animation: blurFadeRight 0.4s ease-in .4s backwards;
  text-align: center;
  padding-top: 5px;
  height: 35px;
  /* float: right; */
  font-family: 'Helvetica';
  margin: 0 auto;
  width: 25%;
}
.sharelink img {
	background: #614E0F;
	margin-top: 3px;
}
.sharelink img:hover {
	background: #CA9C03;
}
.sharelink h2 {
	float: left;
	font-weight: normal;
	font-size: 13px;
	padding-right: 10px;
	padding-top: 5px;
}
.left_conten {
	float: left;
	width: 250px;
}
.box_left_conten {
	  border: solid #291F64 1px;
	moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 5px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 5px;
	box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 5px;
	margin-bottom: 15px;
	
}
.title_left {
	/* background: #869A00; */
	padding: 5px;
	border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-o-border-radius: 5px 5px 0 0;
}
.title_left h2 {
	  border: #666 dotted 1px;
  font-size: 15px;
  text-align: center;
  color: #fff;
  padding: 5px 0;
  background-color: #323769;
  font-family: 'Helvetica';
}
.newsRight {
	padding: 10px;
}
.newsRight a {
	display: block;
	min-height: 65px;
	margin-bottom: 5px;   font-family: 'Helvetica';
}
.newsRight img {
	width: 120px;
	height: 80px;
	float: left;
	margin-right: 10px;
}
.newsRight h1 {
	color: #000;
	padding: 5px 5px 5px 0px;
	line-height: 17px;   font-family: 'Helvetica';
	font-size: 13px;
	font-weight: normal;
	text-transform: none;
}
.newsRight a:hover {
	background: #323769;   font-family: 'Helvetica';
}
.newsRight a:hover h1 {
	color: #fff;
}
.list-yahoo li a, .chat_top ul li a {
	background-image: url(../images/website/yahoo.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	line-height: 24px;
	display: block;
	margin-right: 5px;
	margin-left: 0px;
	color: #000;
	text-decoration: none;
	font-family: 'Helvetica';
	font-size: 12px;
}
.list-yahoo li, .chat_top ul li {
	background: none;
	padding-left: 0px;   font-family: 'Helvetica';
	list-style: none;
}
.list-yahoo li a.last, .chat_top ul li a.last {
	background-image: url(../images/website/skype.png);
}
.list-yahoo li a:hover, .chat_top ul li a:hover {
	opacity: .7;
}
.list-yahoo ul {
	color: #f60;
	font-weight: bold;
	/* margin-top: 10px; */
	font-family: 'Helvetica';
	font-size: 15px;
}
.list-yahoo {
	padding: 10px;
	background: url(../images/website/img_hotro.png) right bottom no-repeat;   font-family: 'Helvetica';
}
.menu_left ul {
	padding: 10px;
}
.menu_left ul li {
	list-style: none;
	border-bottom: dotted #666 1px;
	line-height: 35px;
	padding: 0 10px;
	color: #fff;
	font-weight: bold;
}
.menu_left ul li:hover {
	color: #fff;
	background: #323769;
}
.menu_left ul li a:hover {
  color: #fff;
}

.right_conten {
	float: left;
	width: 880px; font-family: 'Helvetica';
	margin-left: 28px;
}
.title_page {
	margin-bottom: 20px;
	border-bottom: dashed #666 1px;
	padding-bottom: 5px;
}
.title_page h1 {
	float: left;
	color: #666;
	font-size: 20px;
	line-height: 25px;
	font-family: 'Helvetica';
}
.title_page ul li {
	float: right;
	color: #666;
	list-style: none;
	font-size: 12px;
	background: url(../images/website/icon_home.png) center left no-repeat;
	padding-left: 25px;
	font-family: 'Helvetica';
}
.title_page ul li a {
	color: #666;
	font-family: 'Helvetica';
}
.title_page ul li a:hover {
	color: #da3300;
	text-decoration: underline;   font-family: 'Helvetica';
}
.showText {
	margin-bottom: 0px;
	line-height: 25px;
}
.showText_2 {
	margin-bottom: 0px;
	line-height: 30px;
	font-size: 16px;   font-family: 'Helvetica';
}
.showText h1, .tabs_content h1, .showText_2 h1 {
	font-size: 25px;
	color: #000;
	font-weight: bold;
	padding-bottom: 10px;
	font-family: 'Helvetica';
}
.showText p, .showText_2 p, .tabs_content p {
	padding-bottom: 15px;   font-family: 'Helvetica'; font-size:15px;
}
.map {
	display: block;
	border: solid 3px #eee;
	height: 500px;
	width: 100%;
}
.map iframe {
	display: block;
	width: 100%;
	height: 100%;
}
.contact {
	padding-top: 20px;
	padding-bottom: 20px;
}
.contact .left {
	width: 44.7%;
	float: left;
}
.contact .right {
	width: 55%;
	float: right;
}
.formBox li {
	display: block;
	position: relative;
	margin-bottom: 10px;
}
.formBox li input, .formBox li textarea {
	border: solid 1px #E1E1E1;
	height: 38px;
	color: #999;
	padding: 0 10px 0 45px;   font-family: 'Helvetica';
}
.formBox li textarea {
	padding: 10px 10px 10px 45px;
	height: 182px;   font-family: 'Helvetica';
}
.contact .left input {
	width: 100%;
}
.contact .right input, .contact .right textarea {
	width: 100%;   font-family: 'Helvetica';
}
.formBox li:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 45px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 10;
}
.formBox li.name:after {
	background-image: url("../images/website/contact/c_name.png")
}
.formBox li.phone:after {
	background-image: url("../images/website/contact/c_phone.png");
}
.formBox li.mail:after {
	background-image: url("../images/website/contact/c_mail.png");
}
.formBox li.local:after {
	background-image: url("../images/website/contact/c_local.png");
}
.formBox li.subject:after {
	background-image: url("../images/website/contact/c_subject.png");
}
.formBox li.mess:after {
	background-image: url("../images/website/contact/c_mess.png");
}
.formBox li.code:after {
	background-image: url("../images/website/contact/c_code.png");
}
.formBox .button {
	float: right;
	font-size: 15px;
	padding: 0 20px;   font-family: 'Helvetica';
	margin-left: 10px;
	height: 38px;
	line-height: 40px;
	margin-bottom: 10px;
	color: #FFF;
	background: #A0B518;
	white-space: nowrap;
}
.formBox .button:hover {
	color: #FFF;
	background: #f60;
}
.formBox li span {
	position: absolute;  font-family: 'Helvetica';
	right: 0;
	top: 0;
	line-height: 42px;
	padding: 0 10px;
	font-weight: bold;
	z-index: 2;
	letter-spacing: 1px;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	-ms-user-select: none;
}
.one-news {
	float: left;
	width: 345px;
	margin-left: 9px;
	margin-right: 10px;
	border: solid #CCC 1px;
	padding: 10px;
	margin-bottom: 20px;
	min-height: 395px;
}
.news-img {
	width: 345px;
	height: 200px;
	margin-bottom: 10px;
}
.news-img img {
	width: 345px;
	height: 200px;
	border: none;
}
.news-view {
	line-height: 22px;   font-family: 'Helvetica';
}
.news-day {
	font-size: 13px;
	color: #000;
	border-bottom: solid 1px #fff;
	padding: 6px 0px;
	background: url(../images/website/icon_day.png) center left no-repeat;
	padding-left: 20px;
	margin-bottom: 7px;
}
.tieude_tintuc h1 {
	color: #DA593A;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 30px;
}
.tieude_tintuc h2, .tieude_tintuc h2 a {
	color: #e95504;
	font-size: 15px;
	font-weight: bold;
	text-transform: none;
}
.tieude_tintuc {
	color: #f60;
	font-size: 16px;
	font-weight: bold;
	/* padding-bottom: 10px; */
	text-transform: uppercase;
	line-height: 25px;
}
.tieude_tintuc a {
	color: #323769;
	font-weight: bold;
	font-size: 16px;
	text-transform: none;
}
.tieude_tintuc a:hover {
	color: #f60;
}
.other_news #right_title {
	margin-bottom: 10px;
}
.other_news li {
	list-style-type: disc;
	margin-left: 25px;
	font-size: 15px;
	line-height: 26px;
	color: #f00;
}
.other_news li a, .news_right ul li a {
	color: #333;
	font-size: 15px;
	display: block;
}
.other_news li a span {
	color: #666;
	font-size: 12px;
}
.other_news li:hover, .other_news li:hover a, .news_right ul li a:hover {
	color: #da3300;
	text-decoration: underline;
}
.nums {
	color: #FFF;
	float: right;
	margin-top: 5px;
}
.nums li {
	float: left;
	list-style: none;
	line-height: 18px;
}
.nums a {
	font-size: 15px;
	display: block;
	margin: 0 3px 0 0;
	padding: 3px 8px;
	color: #FFF;
	font-family: 'Acme', sans-serif;
	background-color: #999999;
	text-decoration: none;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
}
.nums a:hover, .nums a.active, .nums a.stay:hover {
	background-color: #A0B518;
	color: #FFF;
}
.nums a.stay {
	background-color: #f60;
	color: #FFF;
}
.box_home {
	padding: 20px;
	margin-top: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	box-shadow: 2px 2px 5px rgba(0,0,0,.08), -2px 0px 5px rgba(0,0,0,.08);
	-webkit-box-shadow: 2px 2px 5px rgba(0,0,0,.08), -2px 0px 5px rgba(0,0,0,.08);
}
.video_top_id {
	margin-bottom: 20px;
}
.video_top_id h2 {
	margin-bottom: 20px;
	font-size: 18px;
	color: #f60;
	text-transform: uppercase;
	font-weight: bold;
}
.video_id ul {
	float: left;
	padding: 6px;
	border: solid #CCC 1px;
	width: 260px;
	margin-left: 9px;
	margin-right: 10px;
	margin-bottom: 20px;
	list-style: none;
}
.video_id ul li img {
	width: 260px;
	height: 180px;
}
.video_id ul h2 {
	text-align: center;






	font-size: 13px;
	color: #666;
	padding: 5px;
}
.video_id ul:hover h2 {
	color: #f00;
}
#album_box {
	width: 270px;
	height: auto;
	float: left;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 9px;
	list-style: none;
}
.album_thumb {
	display: block;
	width: 100%;
	height: auto;
	position: relative;
	text-align: center;
	overflow: hidden;
	margin-bottom: 8px;
}
.album_thumb img {
	display: block;
	margin: 0px auto;
	width: 270px;
	height: 200px;
}
.album_thumb #thumb_bor {
	position: absolute;
	top: 0;
	left: 0;
	width: 260px;
	height: 190px;
	border: solid 5px rgba(0, 0, 0, 0.06);
	background: url(../images/website/album-over.png) no-repeat center center;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	background-size: 0px 0px;
}
.album_thumb:hover #thumb_bor {
	background-size: 100% 100%;
}
#album_box h1 {
	text-align: center;
	height: 44px;
    overflow: hidden;
}
#album_box h1 a {
	display: block;
	color: #999;
	font-weight: bold;
	font-size: 13px;   font-family: 'Helvetica';
}
#album_box h1 a:hover {
	color: #F00;
}
#album_box h5 {
	width: 36px;
	height: 38px;
	float: right;
	border: solid 1px #ccc;
	overflow: hidden;
	margin-top: 3px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
}
#album_box h5 span, #album_box h5 label {
	display: block;
	width: 100%;
	height: 50%;
	text-align: center;
	font-size: 12px;
	color: #666;
	line-height: 18px;
}
#album_box h5 label {
	background: #ccc;
	font-weight: bold;
	color: #333;
	font-size: 11px;
	line-height: 21px;
}
/*albumView*/
.albumView {
	min-height: 300px;
	padding: 0 20px 20px 0px;
}

#placeSlide_main {
	position: relative;
	overflow: hidden;
}
#placeSlide_page {
	width: 1300px;
}
.cart_list {
	background: #fff;
}
.cart_list tr {
	background: #f1f1f1;
}
.cart_list tr a {
	color: #333;
}
.cart_list tr a:hover {
	color: #24A2B1;
}
.cart_list th {
	background: #9A9999;
	color: #fff;
	font-weight: normal;
	padding: 7px 5px;
	font-size: 14px;
}
.cart_list td {
	padding: 5px;
	text-align: center;
	color: #444;
	font-size: 15px;
	line-height: 20px;
}
.cart_list td input {
	width: 25px;
	padding: 3px 5px;
	text-align: center;
	border: solid 1px #ccc;
}
.cart_list td img {
	width: 100%;
	height: auto;
	border: none;
}
.cart_list td a.pro_del {
	background: #A0B518;
	font-size: 13px;
	padding: 5px 8px;
	font-weight: bold;
	color: #fff;
}
.cart_list td a.pro_del:hover {
	background: #f60;
	color: #fff;
}
.cart_list td #pro_sum {
	float: right;
	font-size: 14px;
	margin-right: 36px;
	font-weight: bold;
}
.cart_list td #pro_sum label {
	color: #FE504F;
	font-size: 20px;
}
.cart_list td a.pro_del.mar {
	margin: 0px 0px;
}
.cart_list td a.pro_del.float {
	float: left;
	padding: 2px 15px;
}
.cart_list tr:last-child td {
	padding: 10px;
}
#onePro_2 {
	width: 260px;
	padding: 5px;
	float: left;
	background: #fff;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	list-style: none;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px; 
	font-family: 'Helvetica'; 
	/*height: 390px;*/
}
#onePro_2 .proImg {
	display: block;
	width: 100%;
	height: auto;
	position: relative;
	margin-bottom: 10px;
}
#onePro_2 img {
	width: 260px;
	height: 260px;
	display: block;
}
#onePro {
	width: 260px;
	padding: 5px;
	float: left;
	border: solid 1px #E1E1E1;
	background: #fff;
	margin-right: 10px;
	margin-left: 11px;
	margin-bottom: 18px;
	list-style: none;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
}
#onePro img {
	width: 260px;
	height: 260px;
	display: block;
}
#onePro h1, #onePro_2 h1 {
	font-weight: normal;
	font-size: 16px;
	color: #000;
	padding-left: 5px;
	padding-right: 5px;
    /*white-space: nowrap;*/
    overflow: hidden;
    text-overflow: ellipsis;
    height: 65px;

}
#onePro h1 a, #onePro_2 h1 a {
	color: #000;
}
#onePro h1 a:hover, #onePro_2 h1 a:hover {
	color: #f60;
	text-decoration: underline;
}
#onePro h2, #onePro_2 h2 {
	color: #f00;
	font-weight: bold;
	font-size: 16px;
	line-height: 30px;
	padding-left: 5px;
	margin: 0px;
	text-align: right;
	padding-right: 5px;
}
#onePro .price_product{
	padding-top: 11px;
	padding-bottom: 11px;
}
#onePro.is_sale .price_product{
	font-size: 14px;
	text-decoration:line-through;
	line-height: 22px;
	padding-bottom: 0px;
	padding-top: 0px;
}
#onePro h3, #onePro_2 h3 {
	color: #E71D66;
	font-weight: bold;
	font-size: 13px;
	color: #666;
	text-decoration: line-through;
}
#onePro p, #onePro_2 p {
	padding: 0;
	line-height: 22px;
	font-size: 15px;
	color: #B50A0A;
	padding-left: 5px;
}
#onePro .proImg {
	display: block;
	width: 100%;
	height: auto;
	position: relative;
	margin-bottom: 10px;
}
#onePro .proLink, #onePro_2 .proLink {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	z-index: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
}
#onePro:hover, #onePro_2:hover {
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
	-o-box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
}
#onePro:hover .proLink, #onePro_2:hover .proLink {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
#onePro_left:hover .proLink {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
.proLink a {
	position: absolute;
	top: -50%;
	width: 38px;
	height: 38px;
	margin-top: -19px;
	text-indent: -10000px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	overflow: hidden;
}
#onePro_left:hover .proLink a {
	top: 50%;
}
#onePro:hover .proLink a, #onePro_2:hover .proLink a {
	top: 50%;
}
{
 top: 50%;
}
.proLink a.view {
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	right: 50%;
	margin-right: 4px;
	background: url(../images/website/icon-detail.png) no-repeat center center rgba(197, 71, 0, 0.8);
}
.proLink a.add {
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	left: 50%;
	margin-left: 4px;
	background: url(../images/website/icon-addcart.png) no-repeat center center rgba(144, 51, 0, 0.8);
}
.proLink a:hover {
	background-color: rgba(255, 0, 0, 0.8);
	transition: all .2s;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
}
.proImg span {
	position: absolute;
	right: 0;
	bottom: -8px;
	width: 68px;
	height: 68px;
	line-height: 68px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	background: url(../images/website/bg-price.png) no-repeat center top;
	z-index: 2;
}
.viewLeft {
	width: 620px;
	float: left;
}
.viewRight {
	width: 520px;
	float: right;
}
.viewRight .desc {
	/* border-bottom: dotted 1px #ddd; */
	margin-bottom: 10px;
	/* padding-bottom: 10px; */
	font-size: 15px;
}
.viewRight .desc li {
	line-height: 30px;
	margin-bottom: 5px;
	text-indent: 20px;
	list-style: none;
	background: url("../images/website/icon-check-pink.png") no-repeat center left 4px;
	padding-left: 5px;
	margin-left: 10px;
	font-size: 20px;
}
.quantity {
	position: relative;
	margin-bottom: 15px;
}
.quantity, .quantity * {
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	-ms-user-select: none;/* margin-bottom: 10px; */
}
.quantity label {
	font-size: 16px;
	padding-right: 5px;
}
.quantity .input-text {
	width: 50px;
	height: 50px;
	border: none;
	text-align: center;
	font-size: 18px;
	box-shadow: inset 0 0 5px rgba(0,0,0,.2);
}
.quantity p {
	padding: 15px 0 10px 0;
	border-top: dotted 1px #ddd;
	font-size: 18px;
	text-transform: uppercase;
}
.quantity .minus, .quantity .plus {

	position: absolute;
	bottom: 0px;
	left: 135px;
	width: 30px;
	height: 23px;
	border: none;
	cursor: pointer;
	font-size: 18px;
	color: #fff;
	text-align: center;
	-webkit-appearance: none;
	appearance: none;
	background: #24A2B1;
	line-height: 19px;
}
.quantity .minus {
	font-size: 25px;
}
.quantity .plus {
	bottom: 27px;
}
.quantity a {
	position: relative;
	height: 50px;
	line-height: 52px;
	position: absolute;
	right: 0;
	bottom: -1px;
	font-size: 18px;
	text-transform: uppercase;
	padding: 0 18px 0 60px;
	color: #fff;
	border: solid 1px #fff;
	box-shadow: 1px 1px 1px rgba(0,0,0,.1);
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.1);
	background: #FE504F;
	margin-right: 115px;
}
.quantity a:hover {
	color: #fff;
	background: #24A2B1;
}
.quantity a:before {
	content: "";
	background-image: url("../images/website/icon-cart-w.png");
	background-position: center center;
	position: absolute;
	top: 12px;
	left: 10px;
	width: 26px;
	height: 22px;
	z-index: 2;
	line-height: normal;
}
#proView .link a {
	display: inline-block;
	height: 24px;
	line-height: 26px;

	padding-left: 30px;
	color: #333;
	position: relative;
}
#proView .link a:hover {
	color: #f00;
}
#proView .link a:first-child {
	margin-right: 22px;
}
#proView .link {
	margin-bottom: 15px;
}
#proView .link a:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 24px;
	height: 24px;
	background-color: #646464;
	background-position: center center;
	background-repeat: no-repeat;
}
#proView .link a.b_mail:after {
	background-image: url("../images/website/icon-mail.png");
}
#proView .link a.b_share:after {
	background-image: url("../images/website/icon-share.png");
}
#proCont {
	padding: 0px 0px;
}
.listDesc {
	margin-bottom: 15px;
	box-shadow: inset 0 -5px rgba(218, 218, 218, 1);
	margin-top: 20px;
}
.listDesc a {
	text-transform: uppercase;
	font-size: 20px;
	display: inline-block;
	line-height: 40px;
	margin-right: 20px;
	padding-bottom: 5px;
	box-shadow: inset 0 -5px #24A2B1;
	color: #24A2B1;
}
.titleView {
	/* background: url(../images/icon_cham_2.png) repeat-x left bottom; */
	position: relative;
	/* padding: 0px 0 15px 0; */
	margin-bottom: 15px;
	font-size: 22px;
	color: #323769;
	font-weight: bold;
	font-family: 'Helvetica';
	line-height: 22px;
}

.progress .progress-3 {
  background: url("../images/website/cart/process-3.png") no-repeat;
  width: 483px;
  padding-top: 23px;
  overflow: hidden;
  height: 23px;
}


.viewRight h2 {
	font-size: 20px;
	position: relative;
	padding-bottom: 10px;
	color: #E60000; font-family: 'Helvetica';
}
.viewRight.is_sale h2.price_detail{
	text-decoration: line-through;;
	font-size: 16px;
}
.viewRight h2 span {
	color: #777777;
	text-decoration: line-through;
	padding-left: 10px;
	font-weight: normal; font-family: 'Helvetica';
}
.viewRight h1 {
	font-size: 13px;
	position: relative;
	border-bottom: dotted 1px #ddd;
	margin-bottom: 10px;
	padding-bottom: 10px;
	color: #3D3A7F;
	font-style: italic;
	text-decoration: line-through; font-family: 'Helvetica';
}
#bridal_images {
	border: 1px solid #CCC;
	background: #eee;
	padding: 5px;
	width: 600px;
	height: 500px;
	overflow: hidden;
	margin-bottom: 12px;
}
#bridal_images img {
	border: none;
	width: 600px;
	height: 500px;
	margin: 0px auto;
}
#bridal_images_list {
	display: block;
	float: left;
	width: 590px;
	padding-left: 20px;
	position: relative;
}
#bridal_images_list li {
	margin-right: 9px;
	margin-left: 2px;
	list-style: none;
	float: left;
	height: 110px;
	width: 170px;
	border: 1px solid #CCC;
	background: #fff;
	padding: 4px;
	text-align: center;
	overflow: hidden; font-family: 'Helvetica';
}
#bridal_images_list li:hover {
	border: 1px solid #999;
	background: #fff;
}
#bridal_images_list img {
	width: auto;
	height: 110px;
	width: 170px;
	border: none;
}
.pro_slide_prev, .pro_slide_next {
	position: absolute;
	width: 12px;
	border: solid 1px #ccc;
	bottom: 50%;
	height: 50px;
	margin-bottom: -25px;
	text-indent: -10000px;
}
.pro_slide_prev {
	left: 0px;
	border-radius: 5px 0px 0px 5px;
	background: url(../images/website/pro_slide_prev.png) no-repeat center center #f4f4f4;

}
.pro_slide_next {

	right: 0px;
	border-radius: 0px 5px 5px 0px;
	background: url(../images/website/pro_slide_next.png) no-repeat center center #f4f4f4;
}
a.pro_slide_prev.disabled, a.pro_slide_next.disabled {
	opacity: .5;
}
a.pro_slide_prev.disabled, a.pro_slide_next.disabled {
	cursor: default;
}
.cloud-zoom-lens {
	cursor: move;
}
.cloud-zoom-big {
	overflow: hidden;
}
.cloud-zoom-loading, img.loading {
	background: url(../images/website/loading.gif) no-repeat scroll center transparent;
}
#ProductDescription h1 {
	font-size: 16px;
	color: #333;
	font-weight: bold;
}
#proView {
	margin-bottom: 20px; font-family: 'Helvetica';
}
#giohang_page h3 {
	float: right;
	color: #fff;
	background: #323769;
	padding: 5px 15px;
	font-size: 14px;
	margin-top: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	font-family: 'Helvetica';
}
#giohang_page h2 {
	float: right;
	color: #fff;
	background: #2A6C35;
	padding: 5px 15px;
	margin-right: 10px;
	font-size: 14px;
	font-family: 'Helvetica';
	margin-top: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
}

.box_home_id {
  margin-top: 20px;
  font-family: 'Helvetica';
  background: none;
}
.video_home_id {
  margin-top: 20px;
  border-bottom: solid #ccc 2px;
}

.box_home_id h2 {
	font-size: 18px;
	font-weight: bold;
	color: #f60;
	line-height: 30px;
	text-transform: uppercase;
	margin-bottom: 15px; font-family: 'Helvetica';
	margin-left: 5px;
}
.box_home_id h3, .xemthem_id h3 {
	font-size: 15px;
	font-weight: bold;
	color: #999;
	line-height: 35px;
	text-transform: uppercase; font-family: 'Helvetica';
	/* margin-bottom: 10px; */
	text-align: center;
	background: #fff;
	margin-left: 10px;
	margin-right: 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
}
.box_home_id h3 a, .xemthem_id h3 a {
	color: #999;
}
.box_home_id h3 a:hover, .xemthem_id h3 a:hover {
	color: #333; font-family: 'Helvetica';
}
.conten {
	margin-bottom: 20px;
}
.video_home_id ul {
	float: left;
  margin-left: 11px;
  margin-right: 11px;
  margin-bottom: 20px;
  width: 540px;
  /* border: solid #CCC 1px; */
  padding: 10px;
  /* border-radius: 5px; */
  /* -webkit-border-radius: 5px; */
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  list-style: none;
}
.video_home_id ul li iframe {
	width: 540px;
	height: 300px;
}
.video_home_id ul h2 {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	line-height: 30px;
	text-transform: uppercase;
}
.sanpham_banchay {
	padding: 10px;
	padding-bottom: 0px;
}
.sanpham_banchay ul {
	padding: 5px;
	border: solid #CCC 1px;
	margin-bottom: 15px;
	list-style: none;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
}
.sanpham_banchay ul li, .sanpham_banchay ul li img {
	width: 210px;
	height: 210px;
}
.sanpham_banchay ul:hover h3 {
	color: #f60;
}
.sanpham_banchay ul h3 {
	text-align: center;
	color: #930;
	font-weight: bold;
	font-size: 13px;
	padding-top: 10px;
}
.sanpham_banchay ul h2 {
	text-align: center;
	color: #869A00;
	font-weight: bold;
	font-size: 16px;
	padding: 0;
}
.sanpham_banchay ul p {
	text-align: center;
	color: #666;
	font-weight: normal;
	font-size: 13px;
	padding: 5px;
}
.box_home_id h2, .xemthem_id h2 {
	font-size: 15px;
	font-weight: bold;
	color: #999;
	line-height: 35px;
	text-transform: uppercase;
	text-align: center;
	background: #fff;
	margin-left: 415px;
	margin-right: 10px;
	margin-top: -36px;
	position: absolute;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
}
.box_home_id h2 a, .xemthem_id h2 a {
	color: #999;
}
div#box_login {
	float: left;
	margin-left: 120px;
	margin-right: 20px;
	width: 500px;
	font-size: 14px;
}
#box_login h1 {
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom: 20px;
	color: #F60;
	border-bottom: dotted #ccc 1px;
}
#box_login ul li {
	color: #999;
	width: 260px;
	list-style: none;
	float: left;
	margin-top: 10px;
}
#box_login ul li input {
	border: solid #ccc 1px;
	line-height: 30px;
	height: 30px;
	padding: 0px 10px;
	color: #121010;
	width: 100%;
}
element.style {
}
#box_login ul p {
	font-size: 14px;
	font-weight: normal;
	text-transform: none;
	margin-top: 10px;
	color: #999;
}
.buttonView {
	font-size: 15px;
	color: #fff;
	border: solid 1px #8DC540;
	background: #8DC540;
	padding: 3px 18px;
}
div.mserror {
	font-weight: bold;
	color: #FC0606;
}
.menu {
	height: 40px;
	margin-top: 10px;/* background-color: #8DC540; */
}
.menu ul {
	float: left;
}
.menu ul li {
	float: left;
	position: relative;
	z-index: 99999;
	list-style: none;
	margin-top: 0px;
}
.menu ul li a {
	color: #8DC540;
	font-weight: 400;
	font-size: 13px;
	font-weight: bold;
	line-height: 40px;
	padding: 0 15px;
	display: block;
	position: relative;
	z-index: 2;

	white-space: nowrap;
}
.menu ul li:hover a {
	color: #F60;
}
#changepassform li {
	list-style: none;
	padding-bottom: 10px;
	margin-left: 10px;
}
input#repassword {
	margin-left: 35px;
}
input#passwordnew {
	margin-left: 25px;
}
input#repasswordnew {
	margin-left: 10px;
}
a#buttonView {
	float: left;
	font-size: 14px;
	padding: 0 18px;
	margin-left: 80px;
	height: 30px;
	line-height: 31px;
	margin-bottom: 10px;
	color: #FFF;
	background: #8DC540;
	white-space: nowrap;
}
.form_col:nth-child(2) {
	margin-left: 4%;
}
.form_col {
	width: 48%;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	list-style: none;
}
.form_col li {
	list-style: none;
	margin-bottom: 10px;
}
.form_col input, .form_col textarea {
	width: 96%;
	border: solid 1px #DCDCDC;
	padding: 0px 5px;
	color: #000;
	height: 35px;
}
.progress .progress-2 {
	background: url("../images/website/cart/process-2.png") no-repeat;
	width: 483px;
	padding-top: 23px;
	overflow: hidden;
	height: 23px;
	margin-bottom: 20px;
}
.clearfix:before, .clearfix:after, .form-group:before, .row:before, .form-group:after, .row:after {
	content: " ";
	display: table;
}
element.style {
}
.progress li {
	width: 160px;
	height: 23px;
	float: left;
	color: #000;
	line-height: 23px;
	text-align: center;
	list-style: none;
	white-space: nowrap;
	font-family: 'Helvetica';
}
.progress li b {
	width: 22px;
	height: 25px;
	display: none;
}
#box_login ul h3:hover {
	color: #fff;
	background: #F60;
}
#box_login ul h3 {
	font-size: 14px;
	font-weight: normal;
	margin-top: 10px;
	color: #fff;
	background: #8DC540;
	padding: 5px 15px;
	float: left;
}
h2.h2_sp {
	font-size: 15px;
	font-weight: bold;
	color: #999;
	line-height: 35px;
	text-transform: uppercase;
	text-align: center;
	background: #fff;
	margin-left: 280px;
	margin-right: 10px;
	margin-top: -36px;
	position: absolute;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
}
.progress .progress-1 {
	background: url("../images/website/cart/process-1.png") no-repeat;
	width: 483px;
	padding-top: 20px;
	padding-bottom: 25px;
	overflow: hidden;
	height: 23px;
}
.box_home_id .h2_cungloai {
	font-size: 22px;
	font-weight: bold;
	color: #666;
	line-height: 30px;
	margin-bottom: 15px;
	margin-left: 5px;
	font-family: 'Helvetica';
	  text-transform: uppercase;
  text-align: center;
    border-bottom: solid #ccc 2px;
	
}
.box_home_id h5 {
	font-size: 18px;
	font-weight: bold;
	color: #f60;
	line-height: 30px;
	margin-bottom: 15px;
	margin-left: 5px;
	text-align: center;   font-family: 'Helvetica';
}
#onePro h5, #onePro_2 h5 {
	color: #f00;
	font-weight: bold;
	font-size: 16px;
	line-height: 30px;
	padding-left: 5px;
	margin: 0px;
	text-align: right;
	padding-right: 5px;
}
#onePro_2 .price_product{
	padding-top: 11px;
	padding-bottom: 11px;
}
#onePro_2.is_sale .price_product{
	font-size: 14px;
	text-decoration:line-through;
	line-height: 22px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.menu_left ul li a {
	color: #666;
	font-family: 'Helvetica';
}
.top_header_id h3 {
  float: left;
  color: #f00;
  list-style: none;
  font-size: 13px;
  padding-left: 33%;
  font-family: 'Helvetica';
  font-weight: bold;
}
.top_header_id h3 a {
  color: #323769;
}
.top_header_id h3 img {
  width: 15px;
  height: 15px;
}
.box_home_id h6 {
  color: #666;
  font-size: 13px;
}
.video_right {
    float: left;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 20px;
  width: 540px;
  /* border: solid #CCC 1px; */
  padding: 10px;
  /* border-radius: 5px; */
  /* -webkit-border-radius: 5px; */
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  list-style: none;
  height: 352px;
}
.video_right img {
  width: 110px;
  height: 110px;
}
.video_home_id .video_right h3 {
  color: #f00;
  font-size: 12px;
  float: left;
  border: none;
  text-transform: none;   line-height: 10px; font-weight: bold;
}
.demo_video li {
  width: 110px;
  float: left;
}
.demo_video {
  width: 100%;
  height: 120px;
}
.demo_video h4 {
  color: #666;
  float: left;
  text-align: left;
  width: 385px;
  margin-left: 10px;
  font-size: 11px;
  margin-top: 0px;
      border-top: solid #eee 2px;
}
.demo_video i.fa.fa-thumbs-o-up {
    float: left;
  color: #f00;
  font-size: 14px;  margin-left: 10px;

}
.giohang_top li i {
  font-size: 17px;
  color: #7B7373;
  margin-right: 10px;
}
.num_card {
  color: #f00;
  font-weight: bold;
  margin-top: -30px;
  /* margin-left: -42px; */
  margin-right: 2px;
}
.footer .thongke{
	text-align: center;
}



