
/* General body settings */
html{
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
 
}
body {
	color: #313131;
	font-size: 14px;
	font-family: "Roboto Condensed",arial, Helvetica, sans-serif;
	direction: ltr;
	margin: 0 !important;
	padding: 0 !important;
	width: 100%;
    background-repeat: no-repeat;
    background-position: top center;
    background-attachment: fixed;
}
a {

	-o-transition-property: background-color, border-color, color, opacity;
	-moz-transition-property: background-color, border-color, color, opacity;
	-webkit-transition-property: background-color, border-color, color, opacity;
	transition-property: background-color, border-color, color, opacity;
	-o-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	text-decoration: none !important;
	color: #4a4a4a;
}

ul li{
	list-style: none;
}

a:hover {
	color: #0da3e2;
}

.btn-success {
  color: #ffffff;
  background-color: #4CB6DD;
  border-color: #4CB6DD;
}
ul li{
	list-style: none;
}
ul{
	margin: 0;
	padding: 0;
}

@media (min-width:  33.333%) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-5ths {
        width:  20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

/* Wrapper bao toÃ n thÃ¢n website */
.wrapper {
	width: 100%;
}
/* Phan header cho website */
.header {
	background: url(imgs/header-img-bg.jpg) center top repeat-x #8e8e90;
    position: relative;
z-index: 116;
height: 220px;

}
.f-container2{
	padding: 35px 20px 30px 20px;
	background: url(imgs/inner-content-bg.png) center top no-repeat white;
    background-size: contain;

}

#logo h1{
	position: absolute;
	left: -9999px;
}
.new-top{
	position: relative;
}
.new-top h3{
	position: absolute;
	width: 100%;
	bottom: 0px;
	left: 0px;
	background: rgba(48, 48, 48, 0.8);
	margin: 0 0;
}
.viewlist .v2-home-pr-item-img{
	float: left;
	margin-right: 15px;
}
.viewlist .v2-home-pr-item{
	background-repeat: repeat-x;
}
.viewlist .icon-hover{
	background: none;
}
.new-top h3 a {
	font-size:17px;
	color: #fff;
	padding: 10px;
	display: inline-block;
}
.header .header-top {
background: #E7E7E7;
color: #FFF;
border-bottom: 1px solid #D8D8D8;
}
.header .header-top .header-top-custom {
	position: relative;
	z-index: 17;
}
.header .header-top .login-bar {
	list-style: none;
float: left;
margin-bottom: 0px;
}
.social-share{
	 float: left;
width: 195px;
margin-left: 14px;
height: 22px;
margin-top: 5px;
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);
filter: gray;
 opacity: 0.8;
}
.social-share:hover{
	-webkit-filter: grayscale(0%);
-moz-filter: grayscale(0%);
-ms-filter: grayscale(0%);
-o-filter: grayscale(0%);
filter: grayscale(0%);
filter: none;
opacity: 1;
}
.language{
	float: right;
height: 24px;
line-height: 22px;
 
}
.language ul{

}
.language ul li{
float: left;
list-style: none;
margin: 0 4px;
}
.language ul li a{

}
#sidebar{

}
.language ul li a img{

}


.header .header-top .login-bar li .split-line {
	height: 13px;
	width: 1px;
	background: #BBB;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}
.header .header-top .shopcart {
	float: right;
	line-height: 24px;
	cursor:pointer;
}
.header .header-top .shopcart .checkorder{
	 color: #747474;
font-size: 12px;
font-weight: 600;
margin: 0 4px;
display: block;
padding: 0px 6px;
}
.header .header-top .shopcart .checkorder:hover{
color: #646464;
background: #F5F5F5;
border-top: 2px solid #00AEEF;
height: 24px;
line-height: 20px;
}
.header .header-top .shopcart .shop-top-cart{
	 color: #747474;
font-size: 12px;
font-weight: 600;
 
display: block;
padding: 0px 6px;
}
.header .header-top .shopcart .shop-top-cart:hover{
color: #646464;
background: #F5F5F5;
border-top: 2px solid #00AEEF;
height: 24px;
line-height: 20px;
}
.header .header-top .shopcart span {
	color: #7A7A7A;
}
.header .header-banner {
 background: #FFF;
 padding: 10px 0;
}
.header .header-banner .row {
	 
}
.header .header-banner .logo {
 
}
.header .header-banner .logo a {
	padding: 0px;
}
.header .header-banner .logo a img{
	max-width: 215px;
}
.header .header-banner .search {
	margin-top: 25px;
}
.header .header-banner .search .search-tem{
	font-size: 12px;
	font-weight: 600;
	margin-top: 4px;
	color: #808080;
}
.header .header-banner .search .search-tem a{
	font-size: 12px;
font-weight: 500;
color: #B8B8B8;
margin: 0 6px;
border-bottom: 1px dashed #E0E0E0;
}
.header .header-banner .search .search-tem a:hover{
	 color: red;
}
.header .header-banner .search .navbar-form {
	margin-left: 0px;
	margin-right: 0px;
}
.header .header-banner .search .search-border {
	 border: 2px solid #00AEEF;
	border-radius: 2px;
}
.header .header-banner .search input {
	min-width: 100px;
	border: 0px !important;
}
.header .header-banner .search .btn-default {
	 
	border: 0px !important;
}
.header .menutop {
	position: relative;
z-index: 16;
background: #ee3124;
 height: 40px;
 border-radius: 3px 3px 0 0;
}
.f-menutop-name{
	text-transform: uppercase;
  color: #fff;
  background: #006fae;
  height: 0px;
  line-height: 37px;
  font-size: 13px;
  font-weight: bold;
  padding-left: 7px;
  position: relative;
  display: none;
  cursor: pointer;
}
#logo{
	margin-top: 35px;
	text-align: center;
}
#main-header > .container{

}
.f-menutop-name i{
	font-size: 30px;
	line-height: 40px;
	}
.header .menutop  .f-menutop-name {
 	color: #FFF;
line-height: 40px;
text-align: left;
font-size: 13px;
font-weight: 700;
height: 40px;
cursor: pointer;
position: relative;
padding-left: 40px;
}.header .menutop  .f-menutop-name span{
margin-left: 14px;
font-size: 12px;
text-transform: uppercase;
}
.header .menutop  .f-menutop-name i{

font-size: 19px;
position: absolute;
left: 20px;
top: 31%;

}
.menutop .icon-bar {
	background: #fff;
}
.menutop .f-menu-toggle {
	padding: 5px;
}
.header .menutop .navbar {
	margin-bottom: 0px;
}
.header .menutop .f-menu-toggle {
	cursor:pointer;
	color:#fff;
}

.header .news-top {
	position: relative;
z-index: 16;
display: none;
float: left;
}.header .news-top b{
	 display: inline-block;
width: 82px;
text-transform: uppercase;
font-size: 11px;
margin: 0;
color: #FFF;
}.header .news-top ul{
 list-style: none;
display: inline-block;
margin: 0;
}.header .news-top ul li{
 float: left;
position: relative;
  display: block;
}
.header .news-top ul li:hover{
	background: #fff;

}
.header .news-top ul li:hover a{
	color: #DB2827
}
.header .news-top ul > li > a{
text-decoration: none;
  display: block;
  font-size: 13px;
  position: relative;
  z-index: 6;
  font-weight: normal;
  padding: 6px;
  margin-right: 1px;
  white-space: nowrap;
  color: #fff
}
.f-menutop > .f-menutop-ul {
z-index: 16;
margin: 0;
position: relative;
height: 100%;
}
.v2-tabhome .owl-controls{
	display: none !important;
}

.f-menutop > .f-menutop-ul > li {
 list-style: none;
 float: left;
 border-right: 1px solid #36060e;
}

.thuonghieu{
	border: none !important;
}
 .f-menutop .f-menutop-ul > li > a.firstlink span img{
 	margin-right: 2px;
 	display: none;
 }
.f-menutop .f-menutop-ul > li > a.firstlink {
font: 700 16px/20px "Roboto", sans-serif;
    text-transform: uppercase;
    color: #fff;
    display: block;
    padding: 18px 10px 23px 10px;
    background-color: #e5495c;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFE5495C', endColorstr='#FF36060E');
    background-image: -moz-linear-gradient(top, #e5495c 0%, #d94053 17%, #ba2d3f 38%, #a42234 50%, #971a2b 52%, #92182a 55%, #4b0914 87%, #36060e 100%);
    background-image: -o-linear-gradient(top, #e5495c 0%, #d94053 17%, #ba2d3f 38%, #a42234 50%, #971a2b 52%, #92182a 55%, #4b0914 87%, #36060e 100%);
    background-image: -webkit-linear-gradient(top, #e5495c 0%, #d94053 17%, #ba2d3f 38%, #a42234 50%, #971a2b 52%, #92182a 55%, #4b0914 87%, #36060e 100%);
     background-image: linear-gradient(to bottom, #e5495c 0%, #d94053 17%, #ba2d3f 38%, #a42234 50%, #971a2b 52%, #92182a 55%, #4b0914 87%, #36060e 100%); 

}

 
.top-menu-backgroud{
	position: absolute;
	top: 50px;
	left: 0px;
	width: 100%; 
	display: none;

}
.top-menu-backgroud img{
	 
	  -ms-transform: scale(1.05,1.05);
	-webkit-transform: scale(1.05,1.05);
	transform: scale(1.05,1.05);
}
.topmn-bg-zoom{	
	display: none;
}
.f-menutop .f-menutop-ul > li:hover .top-menu-backgroud{
	display: block;
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-name: fadeInDown;
	 
}
.top-menu-sub{
	position: relative;
	z-index: 9999;
	background: #2e2e32;
    box-shadow: 1px 2px 5px #000;
        padding: 26px 30px 31px;
}
.block-footer .f-block-body{
	background: none !important;
}
.block-footer.f-block .f-block-body ul.f-block-news-menu>li ul{
	background: none;
}

@keyframes fadeInDown {
	0% {
	    opacity: 0;
	    transform: translateY(-20px);
	}
	100% {
	    opacity: 1;
	    transform: translateY(0px);
	}
	}
	@keyframes fadeInDown {
	0% {
	    opacity: 0;
	    transform: translateY(-20px);
	}
	100% {
	    opacity: 1;
	    transform: translateY(0px);
	}
}

.top-menu-sub ul li ul{
	position: absolute;
	left: 209px;
	min-width: 200px;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.31);
	min-height: 100px;
	background-color: rgba(58, 176, 219, 0.9);
	display: none;
	top: 0px;
}
.block-slider .item h2{
	font-weight: 900;
  font-family: Raleway;
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
  text-shadow: 0px 0px 7px rgba(0,0,0,0.25);
  top: 20%;
  right: 10%;
  position: absolute;
  font-size: 70px;
}
.block-slider .item p{
	font-weight: 900;
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
  text-shadow: 0px 0px 7px rgba(0,0,0,0.25);
  top: 39%;
  right: 10%;
  width: 35%;
  position: absolute;
  font-size: 30px;
}
.block-slider .item.active h2{
	-webkit-animation: slider 0.8s;
	-o-animation: slider 0.8s;
	animation: slider 0.8s;
}
@-webkit-keyframes slider {
    0%   {opacity: 0;}
    1%  {opacity: 0;right: 50%}
    
    100% {opacity: 1;right: 10%}
}

/* Standard syntax */
@keyframes slider {
     0%   {opacity: 0;}
    1%  {opacity: 0;right: 50%}
    
    100% {opacity: 1;right: 10%}
}

.block-slider .item.active p{
	-webkit-animation: sliderp 1.3s;
	-o-animation: sliderp 1.3s;
	animation: sliderp 1.3s;
}

@-webkit-keyframes sliderp {
    0%   {opacity: 0;}
    1%  {opacity: 0;right: -30%}

    100% {opacity: 1;right: 10%}
}

/* Standard syntax */
@keyframes sliderp {
     0%   {opacity: 0;}
    1%  {opacity: 0;right: -30%}

    100% {opacity: 1;right: 10%}
}
.block-info .f-news-bl li .f-news-bl-item-title  h5 a{
	font-size: 32px;
  line-height: 39px;
  color: #fff;
	text-align: center;
	margin: 0 0;
}
.block-info .f-news-bl li .f-news-bl-item-title h5 {
  margin: 3px 0 6px;
  height: 39px;
  text-align: center;
}
.block-info .contact-detail{
	font-size: 16px;
  line-height: 23px;
  display: block;
  padding-top: 10px;
  color: #fff;
}
.block-info{
	text-align: center;
	background-image: url('imgs/mockup1.jpg');
	  background-color: #3ab0db;
  padding: 40px 0;
  text-align: center;
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;

}
.block-info .f-block-body{
	background: none !important;
}
.block-info .read-call{
	padding: 9px 25px;
	border: 1px solid #fff;
	margin: 0 auto;
	margin-top: 20px;
	display: inline-block;
	font-size: 15px;
	color: #fff;
}
.top-menu-sub ul li:hover > ul{
	display: block;
}

.top-menu-sub > ul > li > a{

}
.top-menu-sub > ul > li ul li a{
	padding-left: 10px !important;
}
.top-menu-sub ul li:hover{
	text-align: left;
	position: relative;
}
.top-menu-sub > ul{
	overflow: hidden;
}
.top-menu-sub > ul > li{
	width: 20%;
	float: left;
	padding: 0 10px;
    
}
.contact-row{
	float: right;
}
.top-menu-sub > ul > li > a{
	font-weight: 600;
	font-size: 17px;
	text-transform: uppercase;
	color: #fff;
}
.content-slider{
	position: absolute;
	right: 0px;
	width: 70%;
	right: 30px;
	top: 20%;
	text-align: right;
}
.content-slider a{
	font-size: 17px;
    font-style: italic;
    font-weight: 900;
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    background: url(imgs/banner-button-bg.png) repeat-x;
    border: none;
    position: relative;
    padding: 7px 20px 9px;
    text-transform: uppercase;
    margin-right: 12px;
}
.content-slider p{
	font-size: 39px;
    color: #de1c36;
    text-transform: uppercase;
    line-height: normal;
    letter-spacing: -2px;
    padding-right: 20px;
}
.content-slider a:before{
	content: ".";
    display: block;
    width: 12px;
    text-indent: 5000px;
    height: 100%;
    position: absolute;
    left: -12px;
    top: 0;
    background: url(imgs/banner-button-before.png) no-repeat;
}
.content-slider a:after{
	content: ".";
    display: block;
    text-indent: 5000px;
    width: 12px;
    height: 100%;
    position: absolute;
    right: -12px;
    top: 0;
    background: url(imgs/banner-button-after.png) no-repeat;
}
.content-slider h2{
color: white;
    font-size: 55px;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: -3px;
    text-shadow: 2px 4px 2px rgba(0, 0, 0, 0.7);
    }
.top-menu-sub ul li a{background: none;
display: block;
font-weight: 500;
padding: 7px 5px 7px 10px;
line-height: 20px;
font-weight: 400;
-webkit-transition: 0s ease-in-out;
	-moz-transition: 0s ease-in-out;
	-o-transition: 0s ease-in-out;}
}
.top-menu-sub > ul > li > a{
	text-transform: uppercase;
    color: #fff;
    font-size: 17px;
}
.f-menutop-ul ul li ul li a{
	color: #fff;
	padding: 0 10px;
}

.hotline{
	float: left;
	  font-size: 12px;
  color: #9d9ea8;
  margin-right: 10px;
  text-shadow: 0 0 0 #000000;
}
.hotline span{
	color: #C18107;
  font-size: 14px;
}
.top-menu-backgroud:hover .top-menu-sub{
	 
}

.icon-bar {
	display: none;
}
.nohomeadv{
	display: none !important;
}
.icon-search{
	font-size: 18px;
	color: #fff;
	display: inline-block;
	margin-top: 20px;
}

/*.nohome:hover .top-menu-backgroud {
position: absolute;
top: 0;
left: 261px;
width: 940px;
height: 444px;
visibility: hidden;
overflow: hidden;
background: #FFF;
}*/
.displayblock{
	display: block !important;
}
.vipadv-slide{
	float: left;
}
.vipadv-slide ul{list-style: none;margin:0;}
.vipadv-slide ul li{
float: left;
}
.vipadv-slide ul li:first-child{
	 


}
#top-navigation{
	float: left;
}
.vipadv-slide ul li a{}
.vipadv-slide ul li a img{height: 222px;
width: 200px;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin:auto;
}

.pos-r{
	position: relative;
}
.f-slider{
	overflow: hidden;
}
.block1{
	overflow: hidden;
}
.f-slider .carousel-inner > .item > img, .carousel-inner > .item > a > img {
display: block;
width: 100%;
line-height: 1;
margin: auto;
max-width: auto;
} 

/* END MENU TOO */
/* Ket thuc css header */
.f-container {
	margin-top: 10px;
}
/* Danh má»¥c tÃ¹y chá»n*/
	
.f-ctn-cateCustom .f-ctn-cateCustom-title {
	height: 40px;
	line-height: 35px;
	border-bottom: 2px solid #F34711;
}
.f-ctn-cateCustom .f-ctn-cateCustom-title span {
	margin-left: 2px;
	font-size: 20px;
	font-weight: normal;
	color: #F34711;
	float: left;
}
.f-ctn-cateCustom .f-ctn-cateCustom-body {
}
.f-ctn-cateCustom .f-ctn-cateCustom-body .row-fluid {
	padding: 0px;
}
.f-ctn-cateCustom .f-ctn-cateCustom-body ul.f-ctn-cateCustom-ul {
	list-style: none;
	margin-bottom: 0px;
}
.f-ctn-cateCustom .f-ctn-cateCustom-body ul.f-ctn-cateCustom-ul li {
	position: relative;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
}
.f-ctn-cateCustom .f-ctn-cateCustom-body ul.f-ctn-cateCustom-ul li .cateitem {
	box-shadow: 0 0px 3px #E4E4E4;
	background: #FFF;
}
.f-ctn-cateCustom .f-ctn-cateCustom-body ul.f-ctn-cateCustom-ul li:first-child {
	position: relative;
}
.f-ctn-cateCustom .f-ctn-cateCustom-body ul.f-ctn-cateCustom-ul li a {
	min-height: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 100%;
	height: 24px;
	line-height: 24px;
	 
	font-size: 14px;
}
.f-ctn-cateCustom .f-ctn-cateCustom-body ul.f-ctn-cateCustom-ul li ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 0px;
	border-top: 1px solid #F34147;
}
.f-ctn-cateCustom .f-ctn-cateCustom-body ul.f-ctn-cateCustom-ul li ul li {
	border-top: 0px solid red;
	box-shadow: none;
	padding-bottom: 2px !important;
}

.f-ctn-cateCustom .f-ctn-cateCustom-body ul.f-ctn-cateCustom-ul li ul li a {
	font-size: 11px;
	border-bottom: 0px solid #272727;
	background: url(imgs/nav.png) no-repeat 0px 3px;
	line-height: 18px;
	padding-left: 12px;
}
/* End */
	
	/* Danh má»¥c tÃ¹y chá»n trung tam*/
.f-ctn-cateCustom-center {
	margin-bottom: 10px;
}
.f-ctn-cateCustom-center .carousel-control {
	width: 0%;
}
.f-ctn-cateCustom-center .carousel-inner img {
	margin: 0 auto;
}
.f-ctn-cateCustom-center .carousel-inner .slideitem {
	margin-bottom: 5px;
}
.f-ctn-cateCustom-center .f-ctn-cateCustom-center-title {
	height: 40px;
	line-height: 35px;
	border-bottom: 2px solid #F34711;
}
.f-ctn-cateCustom-center .f-ctn-cateCustom-center-title span {
	margin-left: 2px;
	font-size: 20px;
	font-weight: normal;
	color: #F34711;
	float: left;
}
.f-ctn-cateCustom-center .f-ctn-cateCustom-center-body {
}
.f-ctn-cateCustom-center .f-ctn-cateCustom-center-body ul.f-ctn-cateCustom-center-ul {
	list-style: none;
}
.f-ctn-cateCustom-center .f-ctn-cateCustom-center-body ul.f-ctn-cateCustom-center-ul li {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	position: relative;
}
.f-ctn-cateCustom-center .f-ctn-cateCustom-center-body ul.f-ctn-cateCustom-center-ul li .cate-center-item {
	box-shadow: 0 1px 3px #dadada;
	padding: 5px;
	background: #FFF;
}
.f-ctn-cateCustom-center .f-ctn-cateCustom-center-body ul.f-ctn-cateCustom-center-ul li:hover {
}
.f-ctn-cateCustom-center .f-ctn-cateCustom-center-body ul.f-ctn-cateCustom-center-ul li a {
	font-size: 14px;
	padding-bottom: 5px;
}
.f-ctn-cateCustom-center .f-ctn-cateCustom-center-body ul.f-ctn-cateCustom-center-ul li a.cateCustom-center-img {
}
.f-ctn-cateCustom-center .f-ctn-cateCustom-center-body ul.f-ctn-cateCustom-center-ul li a.cateCustom-center-img img {
	margin: 0 auto;
	margin-top: 4px;
}
.f-ctn-cateCustom-center .f-ctn-cateCustom-center-body ul.f-ctn-cateCustom-center-ul li ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 8px;
	border-top: 1px solid #f34711;
}
.f-ctn-cateCustom-center .f-ctn-cateCustom-center-body ul.f-ctn-cateCustom-center-ul li ul li {
	border-top: 0px solid red;
	box-shadow: none;
	border-bottom: 0px solid #DF0101;
}
.f-ctn-cateCustom-center .f-ctn-cateCustom-center-body ul.f-ctn-cateCustom-center-ul li ul li:hover {
	border-bottom: 0px solid #F34711;
}
.f-ctn-cateCustom-center .f-ctn-cateCustom-center-body ul.f-ctn-cateCustom-center-ul li ul li {
	padding-bottom: 0px;
s
}
.f-ctn-cateCustom-center .f-ctn-cateCustom-center-body ul.f-ctn-cateCustom-center-ul li ul li a {
	font-size: 11px;
	border-bottom: 0px solid #272727;
	background: url(imgs/nav.png) no-repeat 0px 3px;
	padding-left: 12px;
}
/* End */
/* BEGIN CENTER CONTAINER */
.f-center-module .f-center-title .nav-tabs {
	border-bottom: 0px;
}
.f-center-module .f-center-title .nav-tabs a {
	margin-right: 0px;
border: 0px solid rgba(0, 0, 0, 0);
font-weight: 600;
font-size: 17px;
border-radius: 0px;
}
.f-pr-tab-home-cate li a{
	line-height: 24px !important;
}
.parent_tab ,.feedback-title a{
color: white !important;
    overflow: hidden;
    background-color: #67676a;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF67676A', endColorstr='#FF1A1A1C');
    background-image: -moz-linear-gradient(top, #67676a 0%, #5f5f62 16%, #56565a 29%, #454549 49%, #3e3e41 51%, #252528 82%, #1a1a1c 100%);
    background-image: -o-linear-gradient(top, #67676a 0%, #5f5f62 16%, #56565a 29%, #454549 49%, #3e3e41 51%, #252528 82%, #1a1a1c 100%);
    background-image: -webkit-linear-gradient(top, #67676a 0%, #5f5f62 16%, #56565a 29%, #454549 49%, #3e3e41 51%, #252528 82%, #1a1a1c 100%);
    background-image: linear-gradient(to bottom, #67676a 0%, #5f5f62 16%, #56565a 29%, #454549 49%, #3e3e41 51%, #252528 82%, #1a1a1c 100%);
    text-transform: uppercase;
    padding: 12px 20px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.36) 0px 5px 4px;
    box-shadow: rgba(0, 0, 0, 0.36) 0px 5px 4px;
    position: relative;
    display: inline-block;
    z-index: 1;
    font-size: 17px;
    font-weight: 600;
}
.parent_tab:before,.feedback-title a:before{
	content: '.';
    text-indent: -5000px;
    width: 145px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(imgs/heading-before.png) 0 center no-repeat;
    z-index: -1;
}
.f-center-module .f-center-title .nav-tabs li.active a {
	border: 0px;
color: #4F4F4F;
background: none;
}
.f-pr-tab-home-cate li.active{
	 
	background: #B5B5B5;
}
.f-center-module .f-center-title .nav-tabs li:hover a {
	color: #f34711;
}
.f-center-module .f-center-title{
 margin-bottom:  15px;
}

.icon-album{
	display: block;
    float: left;
    background-image: url(imgs/iconplay.png) !important;
    background-repeat: no-repeat;
    width: 52px;
    height: 52px;
}
.f-center-module .f-center-body {
	position: relative;
}
.f-center-module .f-center-body .nav-tabs{
	position: absolute;
top: 0px;
left: -55px;
z-index: 1;
background: #FFF;
border: 0px solid #000;
box-shadow: 0 0 3px rgba(0, 0, 0, 0.13);
}
.f-center-module .f-center-body .nav-tabs li{
	 float: none;
width: 50px;
border-radius: 0;
}
.f-center-module .f-center-body .nav-tabs li.active{
 
}
.f-center-module .f-center-body .nav-tabs li.active a{
 color: #FFF;
background: #2782E8;
border: 1px solid #3B8BC5;
z-index: 1;
}
.f-center-module .f-center-body .nav-tabs li a{
	text-align: center;
font-size: 10px;
padding: 0;
margin: 0;
border-radius: 0;
display: block;
border: 0px;
background: #F2F2F2;
margin-bottom: 0px;
border: 1px solid #D3D3D3;
text-transform: uppercase;
padding: 9px 0;
color: #424141;
}
.f-ctn-center-pr-search {
	width: 100%;
	height: 150px;
	margin-bottom: 10px;
	border-bottom: 10px solid #F5F5F5;
	-moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
	background: #FFF;
}
.f-ctn-center-pr-search .f-ctn-center-pr-search-title {
	height: 40px;
	line-height: 35px;
	border-bottom: 2px solid #F34711;
}
.f-ctn-center-pr-search .f-ctn-center-pr-search-title span {
	margin-left: 2px;
	font-size: 20px;
	font-weight: normal;
	color: #F34711;
	float: q;
}
/* END CENTER CONTAINER */
.f-module-page{
	border-radius:0px;
}
.top-new{
	background: #fff;
	padding: 10px;
}
.f-module-page .f-module-page-title i img{
	 border: 1px solid #EAEAEA;
padding: 3px;
border-radius: 2px;
display: none;
}
.f-module-page-title span{
	color: #fff;
	font-weight: 16px;
}
.layout-left .filter>div{
	height: auto;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 15px;
	border-radius: 3px;
	background: #fff;
	border-top: none;
}
.f-module-page .f-product-chooseview span{
	color: #D9D9D9 !important;
	font-size: 21px !important;
	font-weight: normal !important;
	padding-left: 0px;
	margin-left: 7px;
}

.news-top img{
	margin-bottom: 3px
}
.f-news-page-item .new-container{
	overflow: hidden;
}
.block-sanpham-nb .f-product-bl .f-pr-bl-item .f-pr-bl-item-img img{
	max-width: 98px;
}
.block-sanpham-nb .f-product-bl .f-pr-bl-item .f-pr-bl-item-img{
	float: left;
	margin-right: 10px;
}
.f-module-page-desc{
	background-image: none !important;
margin-top: 10px;
width: 100%;
padding: 10px;
margin: 10px 0px;
border-radius: 2px;
  border: 1px dashed #313131;
  color: #333;
  text-align: left;
  font-size: 15px;
  position: relative;

}
#video_filter{
	overflow: hidden;
}
.toggle-care{
	width: 16px;
	height: 16px;
	background: url(imgs/icon_xoxuong.png) no-repeat center;
	display: block;
	position: absolute;
	z-index: 9;
	right: 10px;
	top: 16px;
	-moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    cursor: pointer;
}
.toggle-care.active{
	-moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
.f-module-page-title h1:before{
	    content: '';
    width: 145px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(imgs/heading-before.png) 0 center no-repeat;
    z-index: -1;
}
.f-module-page-title h1{
	margin: 0;
padding: 0;
display: inline-block;
}
.f-module-page-title h1 span{
	font-size: 17px;
    color: white;
    text-transform: uppercase;
    font-weight: 600;
}

.f-module-page .f-module-page-body .f-pr-image-zoom-gallery img{
	max-width:100%;
	height:auto;
}

	/* BEGIN TAB */
	

	
	/** BEGIN TAB HOME CATEGORY PRODUCT**/
.f-pr-tab-home-cate {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}
.f-center-title .first {
	background: #00AEEF;
height: 40px;
margin-left: 0px !important;
padding-left: 5px;
padding-right: 5px;
color: #FFF !important;
line-height: 40px;
border-top-left-radius: 0px;
border: 0px solid #3B8BC5;
border-bottom: 0;
text-transform: uppercase;
font-size: 13px !important;
font-weight: 700 !important;
}
.f-pr-tab-home-cate li {
	float: left;
	background: #EDEDED;
}
.f-pr-tab-home-cate li a {
	margin-left: 2px;
font-size: 16px;
font-weight: normal;
color: #2E2E2E;
line-height: 40px;
padding-right: 10px;
padding-left: 10px;
}
.f-pr-tab-home-cate li.active a {
	color: #F34711;
}
.v2-tab-home-ul{
	border: none;
}
.f-child-home-tab{}
.f-child-home-tab .nav-tabs{text-align: right;
border-bottom: 0;}
.f-child-home-tab .nav-tabs li{float: none;
display: inline-block;
border: 0;}
.f-child-home-tab .nav-tabs li a{
border-radius: 2px;
background: #C0C0C0;
margin-top: 5px;
padding: 2px 10px;
border: 1px solid #9E9E9E;
color: #000;
}
.f-child-home-tab .nav-tabs li.active a{
	border-radius: 2px;
background: #6FD59B;
margin-top: 5px;
padding: 2px 10px;
border: 1px solid #0C6729;
color: #000;
}
/** END TAB HOME CATEGORY PRODUCT**/
	
		
	/* <cate */
	   	
.f-cate {
margin-bottom: 10px;
padding: 5px 0;
border-radius: 0px;
}
.f-cate ul.f-cate-ul {
	list-style: none;
	margin-bottom: 0;
	overflow: hidden;
	border: 1px solid #cccccc;
	padding: 3px 10px 0px 10px;
}
.f-cate ul.f-cate-ul li{
	margin: 5px 0;
}
.f-cate ul.f-cate-ul li a {
	text-transform: uppercase;
	font-weight: 12px;
	color: #333;
}
.layout-child .sidebar_widget{
	display: none;
}
.layout-child .block-top > .no-padding{
	display: none;
}

.category_filter > i{
	display: none;
}
.f-cate ul.f-cate-ul li:hover a{

  color: #de1c36;
}

.f-cate ul.f-cate-ul li img {
border: 1px solid #EAEAEA;
border-radius: 50%;
}
.f-cate ul.f-cate-ul li:hover img{
	border: 1px solid #00AEEF;
}

/* cate > */
		
	
	/* BEGIN PRODUCT STYLE */
	
		/* <tab product page */
.f-page-tab {
	position: relative;

}
.f-page-tab ul.nav-tabs {
 	border:0px;
}
.f-page-tab ul.nav-tabs li {
	list-style: none;
}
.f-page-tab ul.nav-tabs li a {
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 1px;
	background: #FFF;
	
}
.f-page-tab ul.nav-tabs li.active a{
	background: #F34711;
	color: #FFF;
	border: 0;
	border-radius: 2px;
}
.f-page-tab ul.nav-tabs li a:hover{
	border: 0;
}
/* tab product page>*/
.f-product center{
	display: block;
min-height: 200px;
margin-top: 50px;
}	   
	
.f-product {
	padding: 0;
	margin-top: 10px;
}
.f-product li {
	list-style: none;

}
.f-product .f-pr-item {
	overflow: hidden;
margin-bottom: 10px;
text-align: left;
position: relative;
background: #FFF;
}
.f-product .f-pr-item .f-pr-item-img {
	position: relative;
border: 0px solid #E7E7E7;
border-bottom: 0px;
margin-top: 1px;
height: 235px;
overflow: hidden;
}
.f-product .f-pr-item .f-pr-item-compare {
	position: absolute;
	top: 2px;
	left: 2px;
	z-index: 10;
	background: #5BC0DE;
	text-align: center;
	cursor: pointer;
	border-radius: 2px;
	padding: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 1px solid #46B8DA;
	display: none !important;
}
.f-product .f-pr-item .f-pr-item-compare span {
	 
	color: #fff;
}
.f-product .f-pr-item:hover .f-pr-item-compare {
	display: block;
	background: #f34711;
	border:1px solid #f34711;
}
.f-product .f-pr-item .f-pr-item-saleof {
	position: absolute;
top: 5px;
right: 6px;
z-index: 1;
background: #4AB21F;
text-align: center;
cursor: pointer;
border-radius: 2px;
padding: 5px;
padding-top: 1px;
padding-bottom: 1px;
font-size: 12px;
font-weight: bold;
}
.f-product .f-pr-item .f-pr-item-saleof span {
	color:#fff;
}
.f-product .f-pr-item .f-pr-item-img img {
	position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
height: auto;
width: auto;
margin: auto;
}

.f-product .f-pr-item .f-pr-item-boxdetail h2 {
	margin-top: 0px;
	margin-bottom: 4px;
}
.f-product .f-pr-item .f-pr-item-boxdetail h2 a {
	font-size: 14px;
  color: #414141;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  height: 42px;
  overflow: hidden;
  margin-top: 0px;
  display: block;
	 
}

.f-product .f-pr-item .f-pr-item-boxdetail .f-pr-item-old-price {
	text-align: left;
text-decoration: line-through;
color: #4C4C4C;
font-size: 12px;
line-height: 22px;
}
.f-product .f-pr-item .f-pr-item-boxdetail .f-pr-item-action a.btn{
	margin-bottom: 2px;
border-radius: 1px;
background: #c33;
border: none;
border-radius: 15px;
}
.f-product .f-pr-item:hover .f-pr-item-action {
	display: block;
}
.f-product .f-pr-item:hover {
	 
}
.f-product .f-pr-item .f-pr-item-boxdetail .f-pr-item-action .f-pr-item-more {
}
.f-product .f-pr-item .f-pr-item-boxdetail .f-pr-item-action .f-pr-item-more:hover {
	background-color: #1e62d0;
}
.f-product .f-pr-item .f-pr-item-boxdetail .f-pr-item-action .f-pr-item-quickbuy {
	
}
.f-product .f-pr-item .f-pr-item-boxdetail .f-pr-item-action .f-pr-item-quickbuy:hover {
	background-color: #1e62d0;
}

.f-product .f-pr-item:hover .icon-hover{
	display: block;
}
.f-product .f-pr-item .f-pr-item-boxdetail  .f-pr-otherdetail{
	display:none;
}

	
.f-product-chooseview {
	    float: right;
    padding: 0px 23px 0px 15px;
    margin-top: -2px;
	 
}
.f-product-chooseview a {
	float: left;
color: #fff;
margin: 0px;
font-size: 27px;
	
}	
.f-product-view .f-product-view-info .f-product-view-info-image {
	padding:0 8px;
}
.f-product-view .f-product-view-info .f-product-view-info-image .f-pr-image-zoom {
	position: relative;
	margin-bottom: 5px;
	margin:auto;
	height: 400px;
}
.f-product-view .f-product-view-info .f-product-view-info-image .f-pr-image-zoom > div {
	
}
.f-product-view .f-product-view-info .f-product-view-info-image .f-pr-image-zoom img {
 		position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
width: auto !important;
height: auto !important;
max-height: 400px;

}
.f-product-view .f-product-view-info .f-product-view-info-image .f-pr-image-zoom-gallery{
	margin-top:10px;
}
.f-product-view .f-product-view-info .f-product-view-info-image .f-pr-image-zoom-gallery a.left{
	background: url(imgs/left.png) no-repeat 40% 50% #EBEBEB;
}
.f-product-view .f-product-view-info .f-product-view-info-image .f-pr-image-zoom-gallery a.right{
	background: url(imgs/right.png) no-repeat 55% 50% #EBEBEB;
}
.f-product-view .f-product-view-info .f-product-view-info-image .f-pr-image-zoom-gallery .row {
	margin: 0px;
}
.f-product-view .f-product-view-info .f-product-view-info-image .f-pr-image-zoom-gallery .row > div {
	margin: 0px;
	padding-left: 1px;
	padding-right: 1px;
}
.f-product-view .f-product-view-info .f-product-view-info-image .f-pr-image-zoom-gallery .carousel-control{
	width:10px;
	background:red;
	display: inline-block !important;
    vertical-align: middle !important;
}
.f-product-view .f-product-view-info .f-product-view-info-image .f-pr-image-zoom-gallery img {
	opacity:0.5;
	margin: auto;
}
.f-product-view .f-product-view-info .f-product-view-info-image .f-pr-image-zoom-gallery a.active img{
	border: 1px solid #565555 ;
}
.f-product-view .f-product-view-info .f-product-view-info-image .f-pr-image-zoom-gallery img:hover {
	
	opacity: 1;
}
.f-product-view .f-product-view-info .f-product-view-info-detail {
	
}
.f-product-view .f-product-view-info .f-product-view-info-detail .f-product-view-name {
	border-bottom: 1px solid #F3F3F3;
	padding-bottom: 10px;
}
.f-product-view .f-product-view-info .f-product-view-info-detail .f-product-view-name h1{
	margin:0px;
	font: bold 22px/30px Arial !important;
	color: #DB2827;
}
.f-product-view .f-product-view-info .f-product-view-info-detail .f-product-view-name h1 span {
font-size: 26px;
  color: #333;
  text-align: left;
  margin: 0 0 8px;
  font-weight: 300;
  line-height: 26px;

}
.f-product-view .f-product-view-name .f-pr-view-tool {
	margin-top: 5px;
}
.f-product-view .f-product-view-name .f-pr-view-tool ul {
	list-style: none;
}
.f-product-view .f-product-view-name .f-pr-view-tool ul li {
	float: left;
	padding-right: 6px;
	padding-left: 6px;
	border-right: 1px solid #898989 ;
	line-height: 12px;
 
	color: #898989 ;
font-size: 14px;
}
.kye-none{
	display: none;
}
.f-product-view .f-pr-view-info ul li.gift{
	width: 100%;
	background: url(imgs/icon_gift.png) no-repeat left center;
	text-transform: uppercase;
    color: #44A500;
    font-size: 19px;
    font-weight: normal;
    padding: 13px 0 1px 38px;
}
.f-product-view .f-product-view-name .f-pr-view-tool ul li a {
	color: #E04558;
}
.f-product-view .f-product-view-name .f-pr-view-tool ul li:first-child {
	padding-left: 0px;
}
.f-product-view .f-product-view-name .f-pr-view-tool ul li:last-child {
	border-right: 0px solid #ccc;
}
.f-product-view .f-pr-view-info {
	margin-top: 10px;
}
.f-pr-view-info table{
	width: 100%;
}

.f-pr-view-info  table {

  border-collapse: separate;
  box-shadow: inset 0 1px 0 #fff;
  font-size: 14px;
  line-height: 16px;
  text-align: left;
  width: 100%;
}
.f-pr-view-info table td:first-child {
  box-shadow: inset 1px 0 0 #fff;
  width: 25%;
  color: #666;
  font-size: 15px;
}
.f-pr-view-info table td img{
	max-width: 50px;
}
.f-pr-view-info table td {
  position: relative;
  transition: all 300ms;
}
.f-pr-view-info .price{
	font-size: 25px;
  line-height: 54px;
  color: #262626;

}
.vat{
	font-size: 11px;
	color: #444;
	font-weight: bold;
}
.f-product-view .f-pr-view-info ul li {
	float: left;
list-style: none;
line-height: 24px;
margin-bottom: 7px;
font-size: 13px;
}

.f-product-view .f-pr-view-info ul li.key {
	width: 100px;
margin-right: 5px;
font-size: 14px;
}
.f-product-view .f-pr-view-info ul li span.price {
	font-size: 23px;
	color: #e00;
	 font-weight: 700;
	line-height: 21px;
	margin-right: 10px;
}
.f-product-view .f-pr-view-choosegroup {
	border: 1px solid #f1f1f1;
	padding: 5px;
}
.f-product-view .f-pr-view-choosegroup ul > li {
	list-style: none;
	float: left;
	margin-bottom: 5px;
}
.f-product-view .f-pr-view-choosegroup ul li.key {
	list-style: none;
	width: 100px;
}
.f-product-view .f-pr-view-choosegroup ul li.value ul.color-choose li {
	margin-right: 5px;
	position: relative;
	width: 43px;
	height: 43px;
	border: 1px solid #E9E9E9;
}
.f-product-view .f-pr-view-choosegroup ul li.value ul.color-choose li.selected {
	border: 1px solid #f34711;
}
.f-product-view .f-pr-view-choosegroup ul li.value ul.color-choose li img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	max-width: 41px;
	max-height: 41px;
}
.f-product-view .f-pr-view-choosegroup ul li.value ul.size-choose li {
	margin-right: 5px;
	position: relative;
	border: 1px solid #E9E9E9;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}
.f-product-view .f-pr-view-choosegroup ul li.value ul.size-choose li.selected {
	border: 1px solid #f34711;
}
.f-product-view .f-pr-view-choosegroup ul li.value ul.size-choose li a {
}
.f-product-view .f-product-view-tab {
margin-top: 10px;
border-radius: 2px;
}
.f-product-view .f-product-view-tab .f-product-view-tab-header {
	
}
.f-product-view .f-product-view-tab .f-product-view-tab-header > ul {
	margin-top:10px;
	border:0px;
	line-height: 28px;
  height: 33px;
}
.f-product-view .f-product-view-tab .f-product-view-tab-header > ul li {
	margin-right:2px;
}
.f-product-view .f-product-view-tab .f-product-view-tab-header > ul li > a{
background-color: #d53d51;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFD53D51', endColorstr='#FF590C18');
    background-image: -moz-linear-gradient(top, #d53d51 0%, #d0394c 8%, #a82537 45%, #a62436 49%, #96192a 53%, #94182a 57%, #590c18 100%);
    background-image: -o-linear-gradient(top, #d53d51 0%, #d0394c 8%, #a82537 45%, #a62436 49%, #96192a 53%, #94182a 57%, #590c18 100%);
    background-image: -webkit-linear-gradient(top, #d53d51 0%, #d0394c 8%, #a82537 45%, #a62436 49%, #96192a 53%, #94182a 57%, #590c18 100%);
    background-image: linear-gradient(to bottom, #d53d51 0%, #d0394c 8%, #a82537 45%, #a62436 49%, #96192a 53%, #94182a 57%, #590c18 100%);
    -webkit-box-shadow: rgba(0, 0, 0, 0.43) 0 2px 3px;
    box-shadow: rgba(0, 0, 0, 0.43) 0 2px 3px;
    font-size: 17px;
    color: white;
    text-transform: uppercase;
    display: inline-block;
    padding: 8px 20px;
    border: none;
    border-radius: 0px;
    margin-right: 5px;
}
.f-page-tab .form-control{
	margin-bottom: 10px;
}

.f-product-view .f-product-view-tab .f-product-view-tab-header > ul li:hover a {
	
}
.f-product-view .f-product-view-tab .f-product-view-tab-header > ul li:hover a {
	
}
.f-product-view .f-product-view-tab .f-product-view-tab-header > ul li.active a {
	background-color: #6f1c29;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF6F1C29', endColorstr='#FF6F1C29');
    background-image: -moz-linear-gradient(top, #6f1c29 0%, #6f1c29 0%);
    background-image: -o-linear-gradient(top, #6f1c29 0%, #6f1c29 0%);
    background-image: -webkit-linear-gradient(top, #6f1c29 0%, #6f1c29 0%);
    background-image: linear-gradient(to bottom, #6f1c29 0%, #6f1c29 0%);
    color: white;
    -webkit-box-shadow: rgba(0, 0, 0, 0.43) 0 2px 3px inset;
    box-shadow: rgba(0, 0, 0, 0.43) 0 2px 3px inset;
    color: #fff;
}
.f-product-view .f-product-view-tab .f-product-view-tab-body {
	
	padding-top: 15px;
}

.f-product-view .f-product-view-tab ul {
	list-style: none;
}
.f-product-view .f-product-view-tab ul li div {
	float: left;
}
.f-product-view .f-product-view-tab ul li div.f-callback-form-text {
	width: 202px;
	margin-top: 8px;
	text-align: right;
	margin-right: 9px;
}
.f-product-view .f-product-view-tab .f-product-view-tab-body .tab-content {
	padding: 10px;
	text-align: justify;
}
.f-product-view .f-product-view-tab .f-product-view-tab-body .tab-contact .tab-contact-header {
	background:#F8F8F8;
	border-radius:3px;
	margin:10px;
}
.f-product-view .f-product-view-tab .f-product-view-tab-body .tab-contact .tab-contact-header .row {
	margin:0px;
}
.f-product-view .f-product-view-tab .f-product-view-tab-body .tab-contact .tab-contact-header li {
	padding-left:1px;
	padding-right:1px;
}
.f-product-view .f-product-view-tab .f-product-view-tab-body .tab-contact .tab-contact-header li a.active{
	color:#f34711;
}
.f-product-view .f-product-view-tab .f-product-view-tab-body .tab-contact .tab-contact-header li a.active span{
	color:#f34711;
}
.f-product-view .f-product-view-tab .f-product-view-tab-body .tab-contact .tab-contact-body .tab_contact_panel{
	display:none;
	padding:10px;
}
.f-product-view .f-product-view-tab .f-product-view-tab-body .tab-contact .tab-contact-body .tab_contact_panel .row{
	margin:0px;
}
.f-product-view .f-product-view-tab .f-product-view-tab-body .tab-contact .tab-contact-body .tab_contact_panel li > div{
	padding-left:1px;
	
}
.f-product-view .f-product-view-tags {
	margin-top: 10px;
	padding: 10px;
	border: 1px dashed #C9C9C9;
}
.f-product-view-comment {
	margin-top: 10px;
}
.f-product-view-comment .f-product-comment-tab-header {
	
}
.f-product-view-comment .f-product-comment-tab-header > ul {
	list-style: none;
	border:0;
	text-align: right;
}
.f-product-view-comment .f-product-comment-tab-header > ul li {
	float: none;
	display: inline-block;
	padding-right: 10px;
	padding-left: 0px;
}
.number{
	display: block;
    float: left;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #888;
    margin-right: 10px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    font-weight: bold;
    font-style: italic;
    border: solid 1px #ccc;
    font-size: 16px;
}
.number-1{
	background-color: #d53d51;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFD53D51', endColorstr='#FF590C18');
    background-image: -moz-linear-gradient(top, #d53d51 0%, #ba2d3f 31%, #a42234 50%, #971a2b 53%, #92182a 58%, #590c18 100%);
    background-image: -o-linear-gradient(top, #d53d51 0%, #ba2d3f 31%, #a42234 50%, #971a2b 53%, #92182a 58%, #590c18 100%);
    background-image: -webkit-linear-gradient(top, #d53d51 0%, #ba2d3f 31%, #a42234 50%, #971a2b 53%, #92182a 58%, #590c18 100%);
    background-image: linear-gradient(to bottom, #d53d51 0%, #ba2d3f 31%, #a42234 50%, #971a2b 53%, #92182a 58%, #590c18 100%);
    color: white !important;
    border-color: #590c18  !important;
}
.number-2,.number-3{

    border-color: #590c18  !important;
}
.block-new-vip .f-news-bl-item-title {
margin-left: 35px;
}
.f-news-bl-item-title h5 a{
	color: #333;
    font-size: 15px;
	font-weight:normal;
	padding:0; margin:0
}
.f-news-bl-item-title h5{
	margin: 0 0 3px 0;
}
.block-new-vip li{
	border-bottom: solid 1px #ddd;
    padding: 5px 7px;
    margin-bottom: 0;
}
.f-product-view-comment .f-product-comment-tab-header > ul li a{
	border:0px;
	font-size: 13px;
	font-weight: bold;
	color: #333;
}
.f-product-view-comment .f-product-comment-tab-header > ul li:hover {
	color: #f34711;
}
.f-product-view-comment .f-product-comment-tab-header > ul li:hover a {
	color: #f34711;
}
.f-product-view-comment .f-product-comment-tab-header > ul li.active a {
	color: #DE1C36;
}
.f-product-view-comment .f-product-comment-tab-header > ul li a:hover {
	border:0;
}
.quick-pr-name{
	font-size: 12px;
padding: 0;
margin: 0;
line-height: 17px;
color: #075AA0;
}
.quick-pr-price{display: block;
color: #E70B0B;
font-weight: 700; font-size: 13px;}
.quick-pr-old-price{display: block;
text-decoration: line-through;
color: #888;
font-size: 11px;
font-style: italic;}
.quick-pr-upto{display: block;
font-size: 12px;
color: #2D96BB;}
.quick-pr-total{
	color: #DD3838;
font-weight: 700;
font-size: 13px;
}
.quick-order-total div{
	text-align:right;
}
.quick-order-total span{display:block}
.quick-order-total .pr-total{border-bottom: 1px solid #BBB;
padding-bottom: 10px;}
.quick-order-total .pr-total-money{font-weight: 700;
font-size: 15px;
padding-top: 10px;}
.quick-order-total .pr-vat{font-size: 12px;
padding-top: 4px;
color: #38B861;}
.quick-order-total strong{color: #DD181B;
font-size: 15px;}
.table-quickbuy{margin-bottom: 10px;
padding: 0;
border-bottom: 1px solid #E7E7E7;}
.quick-manu{font-size: 11px;
color: #9D9D9D;}
.quick-status-pr{color: #3ACB8F;
font-size: 12px;}
.quick-status a{color: #CB3A3A;font-size: 12px;}
.quick-nofi{text-align: left;
background: #F1F1F1;
padding: 5px;
border-radius: 4px;
font-size: 12px;
color: #808080;}
.quick-order-total{
	background: #F9F9F9;
padding: 8px 10px;
border-radius: 4px;
}


/* END PRODUCT STYLE */
	
/* Shoping cart */
	.shopcart{ }
	.sc-header{background: #5CB85C;
height: 40px;
border-bottom: 1px solid #2F8E2F;}
	.sc-header .sc-logo{display: block;
height: 40px;}
	.sc-header .sc-logo img{height: 40px;
padding: 5px;}
	.sc-header .sc-step{}
	.sc-header .sc-step ul{padding: 0;
margin: 0;
list-style: none;}
	.sc-header .sc-step ul li{float: left;
padding: 0 50px 0 76px;
color: #FFF;
position: relative;height: 40px;}
.sc-header .sc-step ul li.active{background: #4BB7C5;}
.sc-header .sc-step ul li.active:after{background: #5CB85C;}
.sc-header .sc-step ul li.active:before{position: absolute;
top: 0px;
right: -17px;
width: 42px;
height: 29px;
border: 0px solid #215F29;
border-bottom: 0;
border-left: 0;
content: '';
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
z-index: 1;
background: #4BB7C5;}
.sc-header .sc-step ul li:after{position: absolute;
top: 0px;
left: -25px;
width: 42px;
height: 29px;
border: 1px solid #215F29;
border-bottom: 0;
border-left: 0;
content: '';
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
z-index: 1;}
.sc-header .sc-step .step-icon{float: left;
width: 40px;
height: 40px;
 
margin-top: 5px;}
.sc-header .sc-step .step-icon span{}
.sc-header .sc-step .step-name{float: left;	}
.sc-header .sc-step .step-name span{}
.sc-header .sc-step .step-name span.step-number{display: block;
font-size: 10px;
margin-top: 2px;}
.sc-header .sc-step .step-name span.step-action{display: block;}
.sc-body{
	margin-top:30px;
}
.sc-panel-login{padding-top: 20px;}
.sc-panel-login .form-control{border-radius: 0;
box-shadow: none;}
.sc-panel-step .form-control{border-radius: 0;
box-shadow: none;}
.sc-nofi{text-align: left;
background: #F1F1F1;
padding: 5px;
border-radius: 4px;
font-size: 12px;
color: #808080;}
.sc-split{
background: #E0E0E0;
padding: 5px;
border-radius: 2px;
font-size: 12px;
color: #060606;
border-left: 3px solid #109E42;
}
.sc-split label{padding-top: 2px !important;}
.sc-split label input{margin: 0;
margin-top: 1px;}

.box-info-card{margin-bottom: 10px;}
.box-info-card-bd{ 
border: 1px solid #E7E7E7;
border-top: 0;padding-top: 20px;background: #FAFAFA;}
.sc-payment{}
.sc-payment ul{}
.sc-payment ul li{
text-align: center;
width: 124px;

}
.sc-payment ul li span{margin-top: 7px;}
/** BEGIN TAB HOME News **/

.f-news-tab-home {
	list-style: none;
	margin: 0;
	padding: 0;
}
.f-news-tab-home li {
	float: left;
	 
}
.f-news-tab-home li a {
border-radius: 0px;
display: block;
height: 39px;
line-height: 40px;
background: #F2F2F2;
color: #6C6868;
border-top-left-radius: 2px;
border-top-right-radius: 2px;
margin-right: 4px;
padding: 0 15px;
box-shadow: 0 0 2px rgba(0, 0, 0, 0.33);
text-transform: uppercase;
font-size: 14px;
font-family: 'Open Sans',sans-serif;
font-weight: 600;
}
.f-news-tab-home li.active a{background: #2782E8;
color: #FFF;}
.f-news-tab-home li a.selected {
	color: #F34711;
}
/** END TAB HOME News **/

/* BEGIN NEWS STYLE */
	
/* <news home*/		
.f-news {
	margin-top: 10px;
}
.f-news li {
	list-style: none;
	margin-bottom: 20px;
}
.f-news li:nth-child(4){
	border: 0;
}
.f-news .f-news-item {
	position: relative;
 
background: #FFF;
}
.f-news .f-news-item .f-news-item-img {
	position: relative;
overflow: hidden;
border:1px solid #F2F2F2;
}
.f-news .f-news-item:hover .f-news-item-img .f-news-item-img-hover {
	transition: opacity .20s ease-in 0s, box-shadow .40s ease-out 0s;
	-webkit-box-shadow: 0 0 130px rgba(0, 0, 0, 1) inset;
	-moz-box-shadow: 0 0 130px rgba(0,0,0,1) inset;
	box-shadow: 0 0 130px rgba(0, 0, 0, 1) inset;
	background: url(imgs/full_image.png) no-repeat center;
}
.f-news .f-news-item .f-news-item-img .f-news-item-img-hover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	cursor: pointer;
}
.f-news .f-news-item .f-news-item-img img {
top: 0;
left: 0;
right: 0;
bottom: 0;
	margin: auto;
	width: 100%;
}
.f-news .f-news-item .f-news-item-img img:hover {
	opacity: 1;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1) inset;
}
.f-news .f-news-item .f-news-item-title {
	width: 100%;
	bottom: 0px;
	  padding: 5px 0px;
	  background: rgba(255, 255, 255, 0.77);
}
.f-news .f-news-item .f-news-item-title a {
line-height: 20px;
font-size: 18px;
  color: #666;
  font-weight: bold;
}
.f-news .f-news-item .f-news-item-title h3{

  overflow: hidden;
  height: 40px;
  margin-top:0px;

}
.f-news .f-news-item .f-new-item-sum {
	text-align: justify;
margin-top: 5px;
line-height: 18px;
color: #666;
font-size: 16px;
overflow: hidden;
height: 90px;
}
/* news home>*/

/* <news page */
.f-news-page {
	list-style: none;
}
.bloc-bottom{
	margin-top: 0px;
	padding-bottom: 10px;
}
.bloc-bottom .f-block-title{
	font-size: 16px;
	font-weight: bold;
	border-bottom: none !important;
	border-top: 1px solid #ddd;
	padding-top: 12px;
	margin-bottom: 0px;
}
.bloc-bottom .f-block-news-menu li{
	display: inline-block;
}
.bloc-bottom .f-block{
	border: none;
	padding: 0 0;
	margin-top: 5px;
}
.bloc-bottom .slide1 > div{
	width: 100%;
}
.bloc-bottom .f-block-title span{
	color: #888;
	font-size: 16px;
	position: relative;
}
.tab-sp > div{

}
.tab-sp > div:first-child{
}
.slide1 > div{
	padding: 1px;
}

.f-news-page li {
	
	margin-top: 11px;
	padding-bottom:10px;
	
}
.new-date{
	  font-size: 14px;
  color: #999;
  text-align: left;
  margin-bottom: 8px;
}

/* Base Styles */

.css-menu > ul > li.has-sub > a span {
  background: url(4/images/icon_plus.png) 98% center no-repeat;
}
.css-menu > ul > li.has-sub.active > a span {
  background: url(4/images/icon_minus.png) 98% center no-repeat;
}
/* Sub menu */
.css-menu ul ul {
  padding: 5px 12px;
  display: none;
  background: #2a2a2a
}

.css-menu > ul > li.has-sub.active > .display_dmc{
	-moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}


.f-news-page li .f-news-page-item-img {
	padding-left: 0px;
}
.new-read{
	color: #777;
	font-weight: 15px;
	font-weight: 600;
	float: right;
	text-decoration: underline;
}
.f-news-page li .f-news-page-item-img .thumbnail{
	border-radius: 0px;

}
.f-news-page li .f-news-page-item-img img {
  width: 100%;
  transition: all .3s;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
}
.f-news-page li .f-news-page-item-img:hover img {
  -webkit-transform: scale(1.09);
  -moz-transform: scale(1.09);
  -ms-transform: scale(1.09);
  -o-transform: scale(1.09);
  transform: scale(1.09);
}

.f-news-page li .f-news-page-item-img img {
	
}
.f-news-page li .f-news-page-item-text {
	overflow: hidden;
	margin-top: 8px;
}
.f-news-page li .f-news-page-item-text h2 {
	padding:0px;
	margin:0px;
	margin-bottom:2px;
	overflow: hidden;
}
.new-container{
	border: 1px solid #ccc;
}
.new-container:hover{
	background: #dadada;
}
.f-news-page li .f-news-page-item-text h2 a {
  line-height: 29px;
  font-weight: 300;
  font-size: 20px;
  color: #333;
  text-transform: uppercase;
}
.f-news-page li .f-news-page-item-text .f-news-page-item-summary {
	line-height: 18px;
	font-size: 14px;
	text-align: justify;
	color: #666;
	overflow: hidden;
}
.f-news-page li .f-news-page-item-text .f-read-more{
	margin-top: 6px;
	
}
.f-news-page li .f-news-page-item-text .f-read-more a{
	font-size: 15px;
	
}
.f-news-view-page .f-news-view-title h1{

  display: block;
  padding: 10px 0;
  font-size: 22px;
  line-height: 29px;
  margin: 0;
  color: #333;
  text-transform: uppercase;
}
.title-bl{
	position: relative;
  color: #333 !important;
  line-height: 31px;
  height: 32px;
  border-bottom: 1px solid #ddd;
  font-weight: bold;
  font-size: 17px;
}
.binhluan {
  text-align: right;
  margin: 10px;
}
.binhluan a.active {
  color: #CC040E;
}
.binhluan a {
  font-weight: bold;
  color: #222;
  font-size: 12px;
}
.binhluan span._line {
  margin: 0px 5px;
}
 .f-news-date{
	color: #888;
  font-size: 14px;
  font-weight: 300;
  overflow: hidden;
  margin-bottom: 15px;
  text-transform: uppercase;
  border-bottom: 1px solid #ddd;
}
.f-news-date .left{
	float: left;
}
.f-news-date .right{
	float: left;
}
.f-news-view-detail,.f-video-view-detail{
	color: #666;
  font-size: 14px;
  line-height: 20px;
}
.f-news-view-page .f-news-other {
	list-style: none;
}
.f-news-view-page .f-news-other li {
	line-height: 22px;
	margin-left: 6px;
}
.form-horizontal .control-label{
	padding-left: 0px;
	color: #596067;
  font-size: 14px;
}
.f-news-view-page .f-news-other li a {
	background: url(imgs/nav.png) no-repeat 0px 4px;
	padding-left: 10px;
	 
	font-size: 12px;
}
.f-news-view-page .f-news-view-tags {
	margin-top: 10px;
}
.f-news-view-page .f-news-view-comment {
	margin-top: 10px;
}
.f-news-view-page .f-news-view-comment .f-news-comment-tab-header {
	height: 21px;
	border-bottom: 1px solid #F5F5F5;
}
.f-news-view-page .f-news-view-comment .f-news-comment-tab-header > ul {
	list-style: none;
}
.f-news-view-page .f-news-view-comment .f-news-comment-tab-header > ul li {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 1px;
	height: 20px;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #F1F1F1;
}
.f-news-view-page .f-news-view-comment .f-news-comment-tab-header > ul li:first-child {
	padding-left: 0px;
}
.f-news-view-page .f-news-view-comment .f-news-comment-tab-header > ul li:last-child {
	border-right: 0px;
}
.f-news-view-page .f-news-view-comment .f-news-comment-tab-header > ul li:hover {
	color: #f34711;
}
.f-news-view-page .f-news-view-comment .f-news-comment-tab-header > ul li:hover a {
	color: #f34711;
}
.f-news-view-page .f-news-view-comment .f-news-comment-tab-header > ul li a.selected {
	color: #f34711;
}
.f-news-other{
	list-style:none;
}
.f-news-other img{
	display: none;
}
.f-news-other h3{
	font-size:12px;
	margin:9px;
}
.f-news-other h3 a{color: #00AEEF;
display: block;
font-size: 13px;
padding: 4px 0;}
/* news page> */
	/* END NEWS STYLE */
	
	/** BEGIN TAB HOME Album **/
#f-album-tab-home {
	list-style: none;
	margin: 0;
	padding: 0;
}
#f-album-tab-home li {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}
#f-album-tab-home li a {
	font-size: 16px;
	border-radius: 0px;
}
#f-album-tab-home li a.selected {
	color: #F34711;
}
.menutop .news-top{
	display: none;
}
/** END TAB HOME Album **/
	/* BEGIN ALBUM STYLE */
.f-album {
	margin-top: 10px;
}
.f-album li {
	list-style: none;
	 
}
.f-album .f-album-item {
	position: relative;
	list-style: none;
	border-bottom: 7px solid #FAFAFA;
	box-shadow: 0 0px 2px #DDD;
	margin-bottom: 10px;
	padding: 5px;
	background: #FFF;
}
.f-album li .f-album-item-img {
	position: relative;
}

.f-album .f-album-item .f-album-item-img .f-album-item-img-hover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	cursor: pointer;
	width: 100%;
	height: 100%;
}
.f-album .f-album-item:hover .f-album-item-img-hover {
	transition: opacity .20s ease-in 0s, box-shadow .40s ease-out 0s;
	-webkit-box-shadow: 0 0 130px rgba(0, 0, 0, 1) inset;
	-moz-box-shadow: 0 0 130px rgba(0,0,0,1) inset;
	box-shadow: 0 0 130px rgba(0, 0, 0, 1) inset;
	background: url(imgs/full_image.png) no-repeat center;
	 
}
.f-album .f-album-item .f-album-item-img img {
	margin: 0 auto;
}
.f-album .f-album-item .f-album-item-img img:hover {
	opacity: 1;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1) inset;
}
.f-album .f-album-item .f-album-item-title {
	padding: 5px;
text-align: center;
margin-top: 0px;
background: #FFF;
overflow: hidden;
height: 44px;
}
.f-album .f-album-item .f-album-item-title h2 {
	margin: 0;
	padding: 0;
}
.f-album .f-album-item:hover {
	border-bottom: 7px solid #0095DA;
}

.f-album .f-album-item .f-album-item-title a {
	line-height: 18px;
font-size: 12px;
color: #3A3A3A;
	 
}
.f-album .f-album-item:hover .f-album-item-title a {
	color: #0069a3;
}
.f-album .f-album-item-description {
	display: none;
}

.f-album-view-page .f-album-detail {
	margin-top: 10px;
	line-height: 20px;
	text-align: justify;
}
.f-album-view-page .f-album-detail-readmore {
	margin-right: 10px;
	height: 20px;
	line-height: 20px;
	margin-top: 5px;
	cursor: pointer;
}
.f-album-view-page .f-album-detail-readmore a {
	font-family: metro-b;
	padding: 4px;
	color: #E96E1C;
}

.new-detail .f-module-page{
	background: none;
}
.new-detail .f-pr-item-boxdetail .f-pr-item-price{
	font-weight: normal !important;
	text-align: center !important;
}
.f-pr-item-action{
	display: none !important;
}
.product-detail{
	margin-bottom: 15px;
}

/* END ALBUM STYLE */
	
	/* BEGIN VIDEO STYLE */

.tab-hot .f-center-title {
position: relative;
 
}
.tab-hot .f-center-title .customNavigation{
	top: 0px;
}
.f-video-tab-home {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.f-video-tab-home li {
	float: left;
	 
}
.danhmuc-top h2 a:hover{
	color: #4CB6DD;
}
.block-contac{
	overflow: hidden;
	position: relative;
	background: #F3F8F8;
	padding-top: 9px;
}
.block-contac:before{
	content: "";
	display: block;
	height: 94px;
	width: 100%;
	background:url(imgs/bg-title.jpg) repeat;
	position: absolute;
	top: 0px;
}
.block-info .read-call:hover{
	background-color: #fff;
	color: #666;
}
.block-contac .block-control-input{
	height: 34px !important;
	padding: 6px 0px 0px 10px;
	border: 1px solid #ffdecb;
}
.block-contac .block-left{
	width: 60%;
	float: left;
	position: relative;
}
.block-contac .f-block-title{
	display: none;
}
.block-contac .f-block-body,.block-contac .f-news-bl li .f-news-bl-item-img,.block-contac .f-news-bl li{
	background: none !important;
}
.title-block-contact{
	font-size: 18px;
  text-align: center;
  margin: 0;
  padding: 30px 0;
  background:url(imgs/bg-album.png) repeat;
  color: #280000;
  text-transform: uppercase;
  position: relative;
}
.block-contac .block-right{
	width: 38%;
	float: right;
	position: relative;
}
.socol li{
	display: inline-block;
	margin-right: 4px;
	margin-top: 10px;
}
.socol li a{
	display: inline-block;
	text-indent: -9999px;
	width: 32px;
	height: 32px;
	
}
.socol li.facebook a{
	background:url(imgs/face-book.png) no-repeat;
	background-size: 32px;
}
.socol li.twitter a{
	background:url(imgs/twitter.png) no-repeat;
	background-size: 32px;
}
.socol li.camera a{
	background:url(imgs/camera.png) no-repeat;
	background-size: 32px;
}
.f-video-tab-home li.active{
  text-transform: uppercase;
  position: relative;
 
}
.f-video-tab-home li.active a{
	background-color: #6f1c29;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF6F1C29', endColorstr='#FF6F1C29');
    background-image: -moz-linear-gradient(top, #6f1c29 0%, #6f1c29 0%);
    background-image: -o-linear-gradient(top, #6f1c29 0%, #6f1c29 0%);
    background-image: -webkit-linear-gradient(top, #6f1c29 0%, #6f1c29 0%);
    background-image: linear-gradient(to bottom, #6f1c29 0%, #6f1c29 0%);
    color: white;
    -webkit-box-shadow: rgba(0, 0, 0, 0.43) 0 2px 3px inset;
    box-shadow: rgba(0, 0, 0, 0.43) 0 2px 3px inset;
    color: #fff;
}
.f-video-item-img .icon-play, .f-video-item-img .icon-play {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: url(imgs/icon-play.png) center center no-repeat;
}
.product-detail-btn{
	display: inline-block;
    padding: 10px 13px;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    background-color: #878b90;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF878B90', endColorstr='#FF1E2125');
    background-image: -moz-linear-gradient(top, #878b90 0%, #53585d 47%, #454a4f 50%, #2a2e33 83%, #24282c 89%, #1e2125 100%);
    background-image: -o-linear-gradient(top, #878b90 0%, #53585d 47%, #454a4f 50%, #2a2e33 83%, #24282c 89%, #1e2125 100%);
    background-image: -webkit-linear-gradient(top, #878b90 0%, #53585d 47%, #454a4f 50%, #2a2e33 83%, #24282c 89%, #1e2125 100%);
    background-image: linear-gradient(to bottom, #878b90 0%, #53585d 47%, #454a4f 50%, #2a2e33 83%, #24282c 89%, #1e2125 100%);
    -webkit-box-shadow: rgba(0, 0, 0, 0.43) 0 2px 5px;
    box-shadow: rgba(0, 0, 0, 0.43) 0 2px 5px;
    white-space: normal;
    text-transform: uppercase;
}
.product-detail-btn:hover{
	color: #fff;
	text-decoration: underline;
}
.f-product-view-tab-body p > img, #fast-dialog .main-image img{
	width: 100%;
}
.f-video-tab-home li a {
background-color: #d53d51;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFD53D51', endColorstr='#FF590C18');
    background-image: -moz-linear-gradient(top, #d53d51 0%, #d0394c 8%, #a82537 45%, #a62436 49%, #96192a 53%, #94182a 57%, #590c18 100%);
    background-image: -o-linear-gradient(top, #d53d51 0%, #d0394c 8%, #a82537 45%, #a62436 49%, #96192a 53%, #94182a 57%, #590c18 100%);
    background-image: -webkit-linear-gradient(top, #d53d51 0%, #d0394c 8%, #a82537 45%, #a62436 49%, #96192a 53%, #94182a 57%, #590c18 100%);
    background-image: linear-gradient(to bottom, #d53d51 0%, #d0394c 8%, #a82537 45%, #a62436 49%, #96192a 53%, #94182a 57%, #590c18 100%);
    -webkit-box-shadow: rgba(0, 0, 0, 0.43) 0 2px 3px;
    box-shadow: rgba(0, 0, 0, 0.43) 0 2px 3px;
    font-size: 17px;
    color: white;
    text-transform: uppercase;
    display: inline-block;
    padding: 8px 20px;
    border: none;
    border-radius: 0px;
    margin-right: 5px;
}

.f-video-tab-home li a.selected {
	color: #F34711;
}

.f-video {
	margin-top: 10px;
}
.f-video-item:hover .bg-desc {
    -moz-transform: rotate(7deg);
    -ms-transform: rotate(7deg);
    -webkit-transform: rotate(7deg);
    transform: rotate(7deg);
}
.f-video-item:hover h3{
	text-align: left;
}
.f-video .f-video-item {
	position: relative;
	margin-bottom: 15px;
	background: #FFF;
	overflow: hidden;
}
.f-video .f-video-item .f-video-item-img {
	position: relative;
}
.f-video .f-video-item .f-video-item-img img{
	width: 100%;
}
.f-video .f-video-item .f-video-item-img .f-video-item-img-hover {
	position: absolute;
	top: 0;
	left: 0;
	box-shadow: inset 0px 0px 1px rgba(5, 5, 5, 0.5);
	z-index: 10;
}
.f-video .f-video-item .f-video-item-img img {
	margin: 0 auto;
}

.f-video .f-video-item .f-video-item-img .f-video-item-img-hover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	cursor: pointer;
	width: 100%;
	height: 100%;
}

.f-video-item-title {
	position: relative;
	z-index: 9;
	margin-top: 0px;

}
.f-video .f-video-item:hover .f-video-item-title{
	opacity: 1;
}
.f-video-item-title a{
	display: block;
	width: 100%;
	height: 100%;
}
a:hover{
	color: #46AA00;
}
.f-video .f-video-item .f-video-item-title{
	color: #333;
}
.f-video-item-title h3 {
	text-align: right;
    line-height: 15px;
    padding: 10px;
    margin:2px 0;
    height: 30px;
    overflow: hidden;
}
.f-center-title span{
	color: white;
    overflow: hidden;
    background-color: #67676a;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF67676A', endColorstr='#FF1A1A1C');
    background-image: -moz-linear-gradient(top, #67676a 0%, #5f5f62 16%, #56565a 29%, #454549 49%, #3e3e41 51%, #252528 82%, #1a1a1c 100%);
    background-image: -o-linear-gradient(top, #67676a 0%, #5f5f62 16%, #56565a 29%, #454549 49%, #3e3e41 51%, #252528 82%, #1a1a1c 100%);
    background-image: -webkit-linear-gradient(top, #67676a 0%, #5f5f62 16%, #56565a 29%, #454549 49%, #3e3e41 51%, #252528 82%, #1a1a1c 100%);
    background-image: linear-gradient(to bottom, #67676a 0%, #5f5f62 16%, #56565a 29%, #454549 49%, #3e3e41 51%, #252528 82%, #1a1a1c 100%);
    text-transform: uppercase;
    padding: 12px 20px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.36) 0px 5px 4px;
    box-shadow: rgba(0, 0, 0, 0.36) 0px 5px 4px;
    position: relative;
    display: inline-block;
    z-index: 1;
    font-size: 17px;
    font-weight: 600;
}
.f-center-title span:before {
    content: '.';
    text-indent: -5000px;
    width: 145px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(/themes/119/statics/imgs/heading-before.png) 0 center no-repeat;
    z-index: -1;
}
.icon-play {
    width: 52px;
    height: 52px;
    background-position: 0 -48px;
}
/*.f-video .f-video-item:hover .f-video-item-title {
	background: #FFAD00;
}*/
 .f-video-item .f-video-item-title a {
	line-height: 15px;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	 
}
.adv-bottom{
	margin-bottom: 10px;
}
.f-video .f-video-item .f-video-item-title a:hover,.f-news .f-news-item .f-news-item-title a:hover,.f-footer ul.f-footer-nav li ul li a:hover{
	color: #fff  !important;
}
.f-video-item-video:hover .title-video {
    -webkit-animation: myfirst 1s;
    animation: myfirst 1s;
}
.f-video-item-video{
	position: relative;
	margin-bottom: 15px;
}
@-webkit-keyframes myfirst {
    0%   {bottom: 0px;}
	20%   {bottom:10px;}
    50%  {bottom: -5px;}
    80%  {bottom: 5px;}
    100% {bottom: 0px;}
}
@-moz-keyframes myfirst {
    0%   {bottom: 0px;}
	20%   {bottom:10px;}
    50%  {bottom: -5px;}
    80%  {bottom: 5px;}
    100% {bottom: 0px;}
}
@keyframes myfirst {
    0%  {bottom: 0px;}
	20%   {bottom:10px;}
    50%  {bottom: -5px;}
    80%  {bottom: 5px;}
    100% {bottom: 0px;}
}
.title-video{
	position: absolute;
    padding: 10px 5px;
    width: 100%;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    text-align: center;
    margin: 0;
}
.title-video a{
	color: #fff;
    font-size: 16px;
    font-weight: bold;
}
.login-bar li a:hover{
	color: #51B40B 
}
.login-account{
	float: left;
	width: 100%;
}
.f-video-view-page .f-video-view-player {
	margin-top: 10px;
	background: #000;
}
.f-video-view-page .f-video-view-detail {
	margin-top: 10px;
	line-height: 20px;
	text-align: justify;
}
.f-video-view-page .f-video-detail-readmore {
	margin-right: 10px;
	height: 20px;
	line-height: 20px;
	margin-top: 5px;
	cursor: pointer;
}
.f-video-view-page .f-video-detail-readmore a {
	 padding: 4px;
color: #F03A3A;
border: 1px solid #FDA4A4;
font-size: 12px;
border-radius: 2px;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
     height: 0; overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.autosize-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
.autosize-container iframe,
.autosize-container object,
.autosize-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* END VIDEO STYLE */
	
	/* Start css trang ban do*/
.f-maps-page .f-maps-left {

}
.f-maps-page .f-maps-left .f-maps-left-mapinfo {
	line-height: 20px;
	margin-top: 10px;
	text-align: justify;
	background: #F5F5F5;
	padding: 5px;
}
.f-maps-page .f-maps-right {
	
}

/* End css trang ban do */
	
	/* Start css trang lien he */
.f-contact-page {
	padding: 10px;
}
.f-contact-page .f-contact-page-info {
	margin-bottom: 10px;
}
.f-contact-page .f-contact-form {
}


/* End css trang lien he */
	
	/* BEGIN RIGHT CONTAINER*/	
.f-container .f-ctn-right {
	float: left
}
/* END RIGHT CONTAINER */
	
	/* BEGIN BLOCK STYLE */
.f-block .f-block-title {
 
    font-weight: 600;
    color: white;
    background-color: #67676a;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF67676A', endColorstr='#FF1A1A1C');
    background-image: -moz-linear-gradient(top, #67676a 0%, #5f5f62 16%, #56565a 29%, #454549 49%, #3e3e41 51%, #252528 82%, #1a1a1c 100%);
    background-image: -o-linear-gradient(top, #67676a 0%, #5f5f62 16%, #56565a 29%, #454549 49%, #3e3e41 51%, #252528 82%, #1a1a1c 100%);
    background-image: -webkit-linear-gradient(top, #67676a 0%, #5f5f62 16%, #56565a 29%, #454549 49%, #3e3e41 51%, #252528 82%, #1a1a1c 100%);
    background-image: linear-gradient(to bottom, #67676a 0%, #5f5f62 16%, #56565a 29%, #454549 49%, #3e3e41 51%, #252528 82%, #1a1a1c 100%);
    text-transform: uppercase;
    padding: 15px 20px;
    margin: 0 0 15px 0;
    -webkit-box-shadow: rgba(0, 0, 0, 0.36) 0px 5px 4px;
    box-shadow: rgba(0, 0, 0, 0.36) 0px 5px 4px;
    position: relative;
    z-index: 1;
    font: 700 16px/20px "Roboto", sans-serif;
}
.f-block .f-block-title:before{
	content: '.';
    text-indent: -5000px;
    width: 145px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url("https://i.imgur.com/kdJLHl5.png") 0 center no-repeat;
    z-index: -1;
    display: block;
}

.block-slider .f-block-title{
	display: none;
}
.block1 .f-block .f-block-title {
	text-align: center;
}
.block1 .f-block .f-block-title span{
	padding: 0 10px;
	background: #fff;
}
.nav-new{
	position: absolute;
	z-index: 10;
	right: 9px;
	top: 0;
}
.btn_carousel1 {
    width: 18px;
    height: 18px;
    position: absolute;
    top: 6px;
    cursor: pointer;
}
.nav-new .prev {
    background-position: -122px -10px;
    right: 30px;
    text-indent: -9999px;
}
.nav-new .next {
    background-position: -173px -10px;
    right: 0px;
    text-indent: -9999px;
}



















/*.f-block .f-block-title span {
	color: #fff;
}*/
.f-block .f-block-body {
	background: #FFF;
	border:1px solid #ccc;
}
.f-block .f-block-body ul.f-block-pr-menu {
	list-style: none;
}
.banner{
	margin-top: 10px;
}
.f-block .f-block-body ul.f-block-pr-menu li {
	
	padding-left: 10px;
	line-height: 30px;
	background: #FFF;
	border-bottom: 1px solid #F1F1F1;
}
.f-block .f-block-body ul.f-block-pr-menu li a {
	color: #383838;
	margin-left: 10px;
	font-size: 13px;

}
.f-block .f-block-body ul.f-block-pr-menu li a:hover {
	color: #F34711;
}
/*--------------------*/
.f-block .f-block-body ul.f-block-news-menu {
	list-style: none;
}
.f-block .f-block-body ul.f-block-news-menu>li h4{
  margin: 5px 0 0;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 20px;
}
.f-block .f-block-body ul.f-block-news-menu>li > a img{
	margin: 0 auto;
}
.footer-bottom{
	overflow: hidden;
	margin-top: 10px;
	padding-top: 13px;
	border-top: 1px solid #ddd;
}
#bct span{
	display: block;width: 150px;
	height: 99px;
	background: url(imgs/bct.png) no-repeat;
	background-size: 150px 99px;
}
.f-block .f-block-body ul.f-block-news-menu>li{
position: relative;
}
.f-block-body .block-control-input {
  height: 32px !important;
}
.f-block .f-block-body ul.f-block-news-menu>li>a {
	  color: #fff;
    background: #de1c36;
    display: block;
    border-bottom: 1px solid #202020;
    text-transform: uppercase;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative;
    z-index: 8;
    font-size: 15px;
    line-height: 35px;
 
}
.f-block .f-block-body ul.f-block-news-menu>li:after{position: absolute;
top: 16px;
left: 5px;
content: '';
width: 5px;
height: 5px;
background: #F00;background: #B3B3B3;
display: none;
}
.danhmuc-top h2 a{
	font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 18px;
  text-align: center;
  color: #313131;
  padding: 4px 0;
}
.danhmuc-top h2 {
	margin:0 0;
	line-height: 30px;
	padding: 5px 0;
	border-radius: 4px 4px 0 0;
}
.f-block-news-menu .info{
	font-size: 14px;
}
.f-block .f-block-body ul.f-block-news-menu>li>a:hover {
	color: #4CB6DD;
}
.f-block .f-block-body ul.f-block-news-menu>li:hover >a:before{
	width: 100%;
}
.f-block .f-block-body ul.f-block-news-menu>li:hover >a h2{
	color: #fff;
}
.f-block .f-block-body ul.f-block-news-menu>li ul{




z-index: 1;
list-style: none;
}
.f-block .f-block-body ul.f-block-news-menu>li ul li{position:relative}

.f-block .f-block-body ul.f-block-news-menu>li ul li{
	width: 100%;
	float: none;
}
.box-footer .h-title {
    border-bottom: solid 1px #ddd;
    padding-bottom: 5px;
    margin-bottom: 8px;
    font-size: 17px;
    font-weight: bold;
    margin-top: 0px;
}
.box-footer li {
    overflow: hidden;
    padding: 5px 0;
}
.icon-ft-fb {
    background-position: -9px -119px;
}
.block-lienket .icon {
    width: 25px;
    height: 25px;
    margin-right: 5px;
    opacity: 0.6;
}
.block-lienket ul li a{
	color: #333;
	font-size: 15px;
}
.icon-ft-yo {
    background-position: -9px -166px;
}
.icon-ft-tt {
    background-position: -9px -206px;
}
.icon-ft-go {
    background-position: -9px -250px;
}
.icon {
    display: block;
    float: left;
    background-image: url(imgs/sprite.png);
    background-repeat: no-repeat;
}
.block-lienket .icon {
    width: 25px;
    height: 25px;
    margin-right: 5px;
    opacity: 0.6;
}

.f-block .f-block-body ul.f-block-news-menu li h5
{
	font-size: 15px;
	margin: 0;
	    padding: 2px 30px 2px 18px;
	    line-height: 35px;
	    position: relative;z-index: 10;
}

.f-block-news-menu >.has-sub > a h5.cosub{
	background: url("https://i.imgur.com/NUq7LQL.png") 95% center no-repeat;
}

.has-sub > a{
	position: relative;
	z-index: 10;
}
.has-sub:hover > a:before {
    width: 100%;
}
.f-block-news-menu > .has-sub > a:before{
	background: #333;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 0%;
    display: block;
    z-index: 2;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
	.f-block .f-block-body ul.f-block-news-menu>li ul li h5{
		text-align: left;
		margin: 0 0;
		line-height: 30px;
		padding: 0 0;
		height: 30px;
		overflow: hidden;
		color: #de1c36;
		border-bottom:solid 1px #333;
		padding-left:5px
	}
.f-block .f-block-body ul.f-block-news-menu>li ul li h5:hover {
	color:#FF6;
	background:#333
	}
.f-block .f-block-body ul.f-block-news-menu>li ul li a:hover{
color: #0095da;
}
/*--------------------*/
.f-block .f-block-body ul.f-block-album-menu {
	list-style: none;
}
.f-block .f-block-body ul.f-block-album-menu li {
	
	padding-left: 10px;
	line-height: 30px;
	background: #FFF;
	border-bottom: 1px solid #F1F1F1;
}
.f-block .f-block-body ul.f-block-album-menu li a {
	color: #383838;
	margin-left: 10px;
	font-size: 13px;
}
.f-block .f-block-body ul.f-block-album-menu li a:hover {
	color: #f34711;
}
/*--------------------*/
	
.f-block .f-block-body ul.f-block-video-menu {
	list-style: none;
}

.f-block .f-block-body ul.f-block-video-menu li {
	
	padding-left: 10px;
	line-height: 30px;
	background: #FFF;
	border-bottom: 1px solid #F1F1F1;
}
.f-block .f-block-body ul.f-block-video-menu li a {
	color: #383838;
	margin-left: 10px;
	font-size: 13px;
}
.f-block .f-block-body ul.f-block-video-menu li a:hover {
	color: #f34711;
}
/*--------------------*/
.f-block .f-block-body ul.f-block-custom-menu {
	list-style: none;
}

.f-block .f-block-body ul.f-block-custom-menu li {
	
	padding-left: 10px;
	line-height: 30px;
	background: #FFF;
	border-bottom: 1px solid #F1F1F1;
}
.f-block .f-block-body ul.f-block-custom-menu li a {
	color: #383838;
	margin-left: 10px;
	font-size: 13px;
}
.f-block .f-block-body ul.f-block-custom-menu li a:hover {
	color: #f34711;
}
.f-block{
	margin-bottom: 10px;
}
.f-block .panel{border-radius: 0;
border: 0px solid #FFF;
box-shadow: none;}
.f-block .panel .panel-heading{padding: 10px 12px;
background: #EFEFEF;
border-radius: 2px;}
.f-block .panel .panel-heading h4{}
.f-block .panel .panel-heading h4 a{font-weight: 400;
font-size: 12px;
color: #373737;}
.f-block .panel .panel-body{border: 0px !important;}
/* BEGIN BLOCK PRODUCT STYLE */
.clear { clear:both !important}
.date-new{
	color: #888;
  font-size: 12px;
  margin:0;
  padding:0;
  padding-left:5px
}

/* san pham */
