body{
	color: #333;	
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
}
a,.fa{
	color: #333;
	text-decoration: none;
	-webkit-transition: all 0.5s ease 0.1s;
	-moz-transition: all 0.5s ease 0.1s;
	-o-transition: all 0.5s ease 0.1s;
	transition: all 0.5s ease 0.1s;
}
a:hover,
a:focus{
	text-decoration: none !important;
	outline: none;
	color: #e60834;
}
img{
	display: block;
	max-width: 100%;
	height: auto;
}
.chapternav-icon img{ height:60px;}
.chapternav-label { font-size:13px;} 
/*--------------------------facebook comment------------------------*/
#fb-root {
    display: none;
}
/* To fill the container and nothing else */

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
    float: right;
	margin: 0 auto;
	width: auto;
}

/*----------------------------back to top----------------------------*/
#toTop{
	position: fixed;
	bottom: 25px;
	right: 20px;
	cursor: pointer;
	display: block;
	background: #EEDB27;
	border: #EEDB27;
	transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
	z-index: 998;
	border-radius: 50%;
	padding: 7px 11px 8px
}
#toTop .fa {
	font-size: 28px;
	color: #333
}
#toTop:hover,
#toTop:focus{
	background: #F1E570;
	
}

/*----------------------------menu----------------------------*/
.menu .navbar{
		border: none;
	}
.navbar-default{
	background: #333;
}
.menu .navbar-brand{
	padding: 5px;
}
.menu .navbar-brand img{
	height: 45px;
}
.navbar-collapse {
	position: relative;
	padding-top: 30px !important;
	max-height: 270px;
}
.navbar-default .navbar-nav > li > a{
	color: #fff;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus{
	color: #777
}
.navbar-collapse form[role="search"] {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	z-index: 0;
}
.navbar-collapse form[role="search"] button,
.navbar-collapse form[role="search"] input {
	padding: 8px 12px;
	border-radius: 0px;
	border-width: 0px;
	color: rgb(119, 119, 119);
	background-color: rgb(248, 248, 248);
	border-color: rgb(231, 231, 231);
	box-shadow: none;
	outline: none;
}
.navbar-collapse form[role="search"] input {
	padding: 3px 12px;
	font-size: 14pt;
	font-style: italic;
	color: #333;
	box-shadow: none;
	height: 36px;
}

@media (min-width: 768px) {
	
	.navbar-collapse {
		padding-top: 0px !important;
		padding-right: 38px !important;
	}
	.navbar-collapse form[role="search"] {
		width: 38px;
	}
	.navbar-collapse form[role="search"] button,
	.navbar-collapse form[role="search"] input {
		padding: 15px 12px;
	}
	.navbar-collapse form[role="search"] input {
		padding: 5px 12px;
		font-size: 18pt;
		opacity: 0;
		display: none;
		height: 50px
	}
	.navbar-collapse form[role="search"].active {
		width: 100%;
	}
	.navbar-collapse form[role="search"].active button,
	.navbar-collapse form[role="search"].active input {
		display: table-cell;
		opacity: 1;
	}
	.navbar-collapse form[role="search"].active input {
		width: 100%;
		text-align: right;
		
	}
	.navbar-collapse form[role="search"].active button[type="submit"] {
		background-color: rgb(231, 231, 231);
	}
	
}

.chapternav{
	margin-top: 50px;
	padding: 15px 0;
	text-align: center;
	
}
.chapternav  .chapternav-item{
	padding: 5px;
}
.chapternav  .chapternav-item:hover a,
.chapternav  .chapternav-item:focus a{
	color: #e60834
}
.chapternav  .chapternav-item  img{
	margin: 0 auto;
}
.chapternav  .chapternav-item span{
	display: block;
	margin-top: 5px;
}
.parameter {
    background: #fff none repeat scroll 0 0;
    display: block;
    overflow: hidden;
    padding-top: 10px;
    position: relative;
}
.parameter li {
    background: #fff none repeat scroll 0 0;
    border-top: 1px solid #eee;
    display: table;
    padding: 5px 0;
    width: 100%;
}
.parameter li span {
    color: #666;
    display: table-cell;
    font-size: 14px;
    padding: 5px 0;
    vertical-align: top;
    width: 40%;
}
.parameter li div {
    color: #333;
    display: table-cell;
    font-size: 14px;
    padding: 6px 5px;
    vertical-align: top;
    width: auto;
}



.section-product .s-product-1-img{
	padding: 0;
	
}
.section-product .s-product-1-img img{
	margin: 0 auto;
}
.section-product .s-product-1-content{
	padding: 0;
	color :#333;
}
.section-product .s-product-1-content h1{
	
	margin-bottom: 0px;
}
.section-product .s-product-1-content h3{
	margin-top: 5px;
}
.btn-s-product-1{
	border-color: #999;
	border-radius: 15px;
	color: #999;
	padding: 8px 25px;
	font-size: 16px;
	text-transform: uppercase;
}
.btn-s-product-1:hover,
.btn-s-product-1:focus{
	background: #fff;
	color: #333;
}
.slide-product-right h1{
	font-size: 18px;
}
.slide-product-right .parameter{
	padding-left: 0px;
}


.section-product{
	padding: 0;
}
.slide-product{
	padding: 25px 0;
}

.section-product-1{
	background: #FAFAFA;
	padding: 35px 0;
	padding-top: 50px;
	color: #333
}
.section-product-2{
	background: #F9F0EB
}
.section-product-2 .s-product-1-img{
	margin-bottom: 0 !important;
}
.section-product-3 .s-product-1-content{
	margin-top: -25px !important;
}
/*-----------------------------------Parallax-----------------------------------*/
.paralaxbg{
	padding: 35px 0;
}
.paralaxbg1{
	padding: 0px 0 60px 0;
	background:url('../images/iphone-ip7.jpg') no-repeat;
	background-size: cover;
	position: relative;
	color: #333;
	
}
.paralaxbg2{
	padding: 0px 0 60px 0;
	background:url('../images/macpro.jpg') no-repeat;
	background-size: cover;
	position: relative;
	
}
.marks{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	z-index: 99;
}
.paralaxbg .content {  
  margin: 0 auto;
  padding: 50px 0px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;  
  text-align: left;
  position: relative;
  z-index: 999;
  
}
.paralaxbg .content-white,
.paralaxbg .content-white a{
	color: #333 !important;
}
.paralaxbg1 .content{
	color: #333;
	text-align: right;
}
.paralaxbg .content h4{
	font-size: 32px;
	text-transform: uppercase;
	line-height: 40px;
}
.paralaxbg2 .content h4 a{
	color: #fff;
}
.paralaxbg .button{
	width: 100%;
	float: left;
	padding: 15px;
	
}
.paralaxbg1 .button-left{
	text-align: right;
	float: right;
}
.paralaxbg2 .button-left{
	text-align: left;
}
.paralaxbg1 .content p{
	font-size: 14px;
}
.paralaxbg .button a{
	padding: 10px 25px;
	border: 1px solid #fff;
	line-height: 48px;
	color: #fff;
	font-size: 14px;
	margin: 0 5px;
	border-radius: 7px;
	text-transform: uppercase;
}
.paralaxbg1 .button a{
	color: #333;
	border: 1px solid #e85d00;
}

.paralaxbg .button a:hover,
.paralaxbg .button a:focus{
	background: #e85d00;
	color: #fff;
}
/*-----------------------------------buynow -----------------------------------*/
.buynow{
	padding: 35px 0;
	background: #BBC5AC;
}
.buynow h4{
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 25px;
}
.buynow-list .buynow-item{
	padding:15px 0;
}
.buynow-list .buynow-item h3{
	font-size: 18px;
	margin-bottom: 5px;
}
.buynow-list .buynow-item p span{
	color: #f00;
	font-size: 18px;
	font-weight: bold;
}
.buynow-item img{
	margin: 0 auto;
	padding: 15px;
	background: #fff;
}
.btn-muangay{
	border: 1px solid #696969;
	border-radius: 7px;
}
.btn-muangay:hover,
.btn-muangay:focus{
	background: #E85D00;
	color: #fff;
	border-color: #E85D00
}
.muangay-all{
	text-align: center;
	
}
.btn-muangay-all{
	margin: 0 auto;
	border: 1px solid #696969;
}
.btn-muangay-all:hover,
.btn-muangay-all:focus{
	background: #E85D00;
	color: #fff;
	border-color: #E85D00
}
/*-----------------------------------footer-top-----------------------------------*/
.footer-top{
	padding: 35px 15px;
}
/*-----------------------------------footer-customer-relationship -----------------------------------*/
.footer-customer-relationship .customer-email {
    margin-top: -4px;
    position: relative;
	float: left;
}
.footer-customer-relationship .customer-email input {
    background-color: #fff;
    border: 1px solid #e0e0e0;
    color: #b0b0b0;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 34px;
    margin: 0;
    outline: 0 none;
    padding: 2px 40px 2px 17px;
    width: 100%;
	float: left;
}
.footer-customer-relationship .customer-email button[type="submit"] {
    background-color: transparent;
    border: medium none;
    height: 100%;
    outline: 0 none;
    padding: 0 10px;
    position: absolute;
    right: 0;
    top: 0;
}
.iconfont-arrowright-s-16::before {
    content: "";
}
.footer-customer-relationship .customer-email button[type="submit"] [class^="iconfont"] {
    color: #b0b0b0;
    font-size: 11px;
}
.customer-relationship{
	
}
.footer-customer-relationship .introduction {
    
}
.footer-customer-relationship .customer-reaction {
    padding: 0;
    
}
.footer-customer-relationship .social-media a {
    color: #b0b0b0;
    
}
.customer-reaction .fa-facebook-official{
	font-size: 48px;
	color : #ccc;
}
/*-----------------------------------footer-----------------------------------*/

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style]{ float:none!important;}

@media only screen and (max-width: 767px) {.footer-title h1 .col-sm-4{ text-align:center; margin-bottom:20px;}}
._1drm._1b90, ._1drm._1ds4{ border:1px solid #000000 !important;}
._1drm{ background: #000000 !important;}
._1dro ._1drp{ color:#FFFFFF !important;}

.footer{
	background: #000;
	color: #999;
	padding: 35px 0;
	font-family: Arial;
	font-size: 12px;
}
.footer-title h1{
	
	color: #fff;
	border-top: 1px solid #999;
	margin-top: 15px;
	float: left;
	width: 100%;
}
.footer-title h1{
	margin-top: 5px;	
	padding-top: 10px;
}
.footer-title h1 img{
	display: inline;
}
.footer-list{
	padding: 0;
}

.footer-list p{
	margin-bottom: 2px;
}
.footer h4{
	color: #fff;
	font-size: 12px;
	text-transform :uppercase;
	font-weight: bold;
}
.footer  ul li{
	padding: 2px 0;
}
.footer a{
	color: #999;
	padding: 2px 0;
}
.footer a:hover,
.footer a:focus{
	color: #666;
}
/*-----------------------------------copyright-----------------------------------*/
#copyright{
	padding: 15px;
	text-align: center;
	background: #222;
	color: #999;
}
.copyright a {
	color: #ff0
}

/*-----------------------------------content-----------------------------------*/
.product{
	padding: 15px;
}
.prod {
	display: table;
	border-collapse: collapse;
	width: 100%;
}
.prod-list{
	display: table-row;	
	border-collapse: collapse;	
	overflow: hidden;
}
.prod-list .prod-list-item{
	padding: 15px;
	display: table-cell;
	border: 1px solid #fff;
	border-collapse: collapse;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	text-align: center;
	-webkit-transition: all 0.5s ease 0.1s;
	-moz-transition: all 0.5s ease 0.1s;
	-o-transition: all 0.5s ease 0.1s;
	transition: all 0.5s ease 0.1s;
	
}
.prod-list .prod-list-item:hover,
.prod-list .prod-list-item:focus{
	border: 1px solid #ccc;
}
.prod-list .prod-list-item img{
	margin: 0 auto;
}
.prod-list-item h1{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.prod-list .prod-list-item:hover h1 a,
.prod-list .prod-list-item:focus  h1 a{
	color: #e60834;
}
.prod-list-item .price{
	text-align: center;
}
.prod-list-item .price span{
	color: #f00;
	font-weight: bold;
}
.content-ll-frame{
	border: 1px solid #ffffff;
	padding: 0;
	margin-bottom: 15px;
}

.detail-product .table-description > tbody > tr > td, 
.detail-product .table-description  > tbody > tr > th, 
.detail-product .table-description  > tfoot > tr > td, 
.detail-product .table-description  > tfoot > tr > th, 
.detail-product .table-description  > thead > tr > td, 
.detail-product .table-description  > thead > tr > th{
	border-color: #fff;
}

#detail .title{margin:0px; border-bottom:0px; padding-top: 2px;}
.prod-detail{
	padding: 0;
	margin-bottom: 25px
}
.detail-product{
	padding: 0;
}
.detail-product .title-product{
	font-size: 18px;
	font-weight: bold
}
.detail-product .title{
	padding: 0;
}
.detail-product li{
	
	padding: 4px 0;
}
.detail-product li#last{
	text-align: center;
	padding: 10px;
	border-bottom: none;
}
.detail-product li#last img{
	display: inline;
	margin: auto;
	
}
.info-km{
	border-bottom: none;
	padding: 5px 0px;
	margin-top: 25px;
	
}
.detail-product-price{
	padding: 0;
	}
.detail-product .price{
	color: #e60834;
	font-weight: bold;
	font-size: 24px;
	margin-right: 20px;
	margin-top: -6px;
	float: left;
}
.detail-product .note{
	color: #009ef9
}
.prod-list-about-catelog img{
	margin: 0 auto;
}
.phukien-muahang img{
	margin: 0 auto;
	display: inline;
}
.thongsokythuat{
	font-size: 18px;
	margin-bottom: 10px;
	
}
.detail-product .title-product{
	margin-top: 0;
	font-size: 36px;
}
.detail-product-detail{
	
	padding: 0;
	padding-top: 25px;
}
.detail-product-detail table{
	width: 100%;
}
.detail-product-detail table,
.detail-product-detail table tr,
.detail-product-detail table tr td{
	border-box: collapse;
	border: 1px solid #eee;
	
}
.detail-product-detail table tr td{
	padding: 5px;
}
.modal-detail-product .title-sub{
	color: #f00;
	background: #e9e9e9;
	text-transform: uppercase;
	font-weight: bold;
}
.modal-detail-product .modal-dialog{
	max-width: 800px;
	width: 100%;
}
#thumbs{ padding:0; list-style:none;}
#thumbs li{
float:left;
padding:7.5px;
list-style:none;
/*margin-top:20px;
margin-bottom:20px;*/
}
#thumbs li img{
	border:1px solid #ccc;
	height: 57px;
	padding: 5px;
	margin: 0 auto;
}
.highslide-gallery img{
	margin: 0 auto;
	/*height: 500px;*/
	width:100%;
	max-width:100%;
}

.modal-detail-product .modal-title{
	text-align: center;
	color: #f00;
	font-weight: bold;
}

.table-description{
	margin-bottom: 0;
}
.color-product-other a{
	padding: 5px;
}
.color-product-other .fa{
	color: #999;
	margin-right: 4px;
}
.color-product-other .active{
	color: #f00
}
.chapternav-link:hover,
.chapternav-link:focus{
	cursor: pointer;
}
.img-responsive{
	display: inline;
}
.info-tragop  img{
	text-align: justify;
	float: none;
}
.highslide-phukien img{
	height: auto !important;
	max-height: 100% !important;
}.section-product-5{	background: #b00e23;	}.section-product-5 .s-product-1-content {	color: #fff !important;}
.style-pro-check .glyphicon{
	color: #a8a8a8;
	margin-right: 5px;
}
.style-pro-check li{
	padding-right: 15px;
}

/*--------------------------------------auto filter---------------------------------*/

.product-filter{
	padding: 0;
	margin-bottom: 15px;
}
.product-filter #submit
{
		display: none;
}
.product-filter .col-md-8{
	padding: 0;
}
.product-filter .col-md-4{
	padding: 0;
}
.product-filter  li{
	margin-bottom: 5px;
	
}

.chapternav-items .phukien-total{
	line-height: 25px;
	padding-top: 15px;
	
}
.chapternav-items .phukien-total a{
	padding: 10px 25px;
	
	color: #333;
	border-radius: 3px;
	
}

.chapternav-items .phukien-total a:hover,
.chapternav-items .phukien-total a:focus{
	color: #C81837
}

/*select*/
select {
	background: #F0F3FB;
	border: 1px solid #F0F3FB;
	border-radius: 4px;
	width: 100%;
	padding: 20px;
	font-size: 16px;
	color: #3F3F3F;

	/* Here's the code we need */
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	 -o-appearance: none;
		appearance: none;
}

.select-box{
	position: relative;	
}

.select-box:after {
	font-family: FontAwesome;
  	content: '\f107';
  	font-size: 28px;
  	position: absolute;
  	top: -2px;
  	right: 10px;
  	color: #434B67;
  	pointer-events: none;
}

select::-ms-expand {
  display: none;
}
.section-product-6 {
	background: #131218;
	color: #fff;
	padding-top: 20px !important
}
.section-product-6 h1,
.section-product-6 h3{
	color: #fff;
}
.section-product-6 .s-product-1{
	padding-top: 0;
}
.section-product-6 .s-product-1-img{
	
	margin-bottom: 0 !important;
	margin-top: 0 !important;
	
}
.section-product-6  .s-product-1-content{
	padding-left: 0 !important;
}
.s-product-1{
	padding-top: 50px;
}
.section-product-top{
background: #fff;
color: #000;
}
.section-product-top:first-child {
  background: #000;
color: #fff;
}



.section-product-top h1,
.section-product-top h3{
color: #000;	
}
.content-ll-frame-phukiensp .highslide-gallery{
	text-align: center;
}
.content-ll-frame-phukiensp .highslide-gallery img{
	margin: 0 auto;
	max-height: 320px !important;
}
.inner-image {
    position: relative;

}
.percent-deal {
    position: absolute;
    bottom: 12px;
    left: 10px;
    background: #d9232e;
    color: #fff;
    font-size: 11px;
    padding: 3px 10px;
    /*height: 18px;*/
    z-index: 1;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
  /*  line-height: 19px;*/
    border-radius: 5px;
    -webkit-border-radius: 5px;
}
.swatch .header {
    margin: 0;
        margin-bottom: 0px;
    margin-bottom: 5px;
    display: block;
    position: relative;
    font-size: 16px;
}
.swatch .swatch-element {
    margin-right: 5px;
    -webkit-transform: translateZ(0);
    -webkit-font-smoothing: antialiased;
    margin: 0px;
    display: inline-block;
    position: relative;
}
.swatch-element label.sd {
    border: 1px solid #e4393c;
}
.color.swatch-element label {
    background-size: cover !important;
    padding: 0px;
}
.swatch label {
    float: left;
    min-width: 80px;
    height: 80px;
    margin: 0;
    text-align: center;
    line-height: 35px;
    white-space: nowrap;
    font-size: 12px;
    border: 1px solid #ccc;
    cursor: pointer;
    position: relative;margin-bottom:5px;
}
.swatch p{ text-align:center; }
.manuoc label {
    float: left;
    min-width: 40px;
    height: 40px;
    margin: 0;
    text-align: center;
    line-height: 35px;
    white-space: nowrap;
    font-size: 12px;
    border: 1px solid #ccc;
    cursor: pointer;
    position: relative;
}
.swatch .img-check {
    display: none;
    position: absolute;
    right: 0;
    bottom: 0;
}
.swatch-element label.sd img.img-check {
    display: block;
}
.swatch input {
    display: none;
}
.swatch .swatch-element .crossed-out {
    display: none;
}
.crossed-out {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
ul.tabs {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
ul.tabs li {
  
  display: inline-block;
 
  cursor: pointer;
}
ul.tabs li.current label.sd {
  border: 1px solid #e4393c;
}
ul.tabs label.sd {
  border: 0px solid #e4393c;
}
ul.tabs .current label.sd img.img-check {
  display: block !important;
}
ul.tabs label.sd img.img-check {
  display: none;
}
.tab-content {
  display: none;
  
}
.tab-content.current {
  display: inherit;
}
/********************** END FOOTER  **********************/
.mang_xahoi{ margin-top:10px;}
.mangxahoi{ padding:0; margin:0;}
.mangxahoi li {
    background:#666;
    display: inline-block;
    height: 45px;
    margin-left: 5px;
    padding: 4px;
    text-align: center;
    width: 45px;
    border-radius: 50%;
    float: left !important;
    margin-right: 10px;
    border-bottom: 0px !important;
    list-style: none;
    margin-bottom: 10px;
}
.mangxahoi li a i {
  
    color: #fff;
    font-size: 24px;
    height: 37px;
    padding: 8px;
    width: 37px;
    border-radius: 50%;
}
.iconsocial-zalo {
  background-position: -83px 0;
  width: 33px;
  height: 33px;
  background-image:url(../images/icon_socical.webp);
  background-repeat: no-repeat;
  display: inline-block;
  line-height: 30px;
  vertical-align: middle;
  background-size: 120px 90px;
  margin-top:5px;
}

.iframe-container {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; /* Tỷ lệ khung nhìn 16:9 (9 / 16 * 100) */
}

.iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.iphone_cc{padding: 15px 25px;}
.iphone_cc span{ color:#fff; cursor:pointer;}
.thuvienanh img {
	max-height: 120px;
	max-width: 120px;
}

.thuvienanh {
	width: 120px;
	height: 120px;
	border: 1px solid #CCCCCC;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

.prod {
	padding-bottom: 10px;
}

.prod li {
	float: left;
	text-align: center;
	border-right: 1px solid #ccc;
	padding: 0 19px;
	margin-bottom: 10px;
}

.prod li span,
.mod-2 li a,
.mod-3 li a {
	color: #333;
}
.social-links ul
{
	margin-bottom:0px;	
}
.social-links ul li {
  display: inline-block;
  margin-left: 15px;
}
.counter_off{ display:none;}

.btn-black {
  color:#F8EC05 !important;
  background-color: #333 !important;
  border-color: #333 !important;
}