
html,body{
    font-family: Hel, Arial, Helvetica, sans-serif;
    font-size:16px;
    padding:0px;
    margin:0px;
    color: #505050;
}
h1,h2,h3,h4,h5,h6{
    line-height:normal;	
}
a{
    text-decoration:none;	
}
strong{
    font-weight: normal;
    font-family: "Helb";
}
img{
    border:none;	
    max-width:100%;
}
#page{
    background: #FFF;
    max-width:1600px;
    margin:0 auto;
    overflow:hidden;
}
.pos-re
{
	position:relative;
}
.c, .c5, .c10, .c15, .c20, .c30, .c3, .c2 ,.c80{
    clear: both;
}
.c {
    height: 0px;
}
.c2 {
    height: 2px;
}
.c3 {
    height: 3px;
}
.c5 {
    height: 5px;
}
.c10 {
    height: 10px;
}
.c15 {
    height: 15px;
}
.c20 {
    height: 20px;
}
.c30 {
    height: 30px;
}
.c50 {
    height: 50px;
}
.text-line-2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.text-line-3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.text-line-4 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.text-line-5 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}
.text-line-6 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}


.search-bar{
    background: #e9e9e9;
    padding: 5px 0px;
    
}






.header{
 min-height:85px;
}

.logo{
	position:absolute;
	left:0;
	top:-40px;
}

.menubar{
    width: 100%;
    text-align: center;
}
.hotline-lang{
    width:380px;	
}
.menu-title{
    background: #29a7e1;
    color: #FFF;
    padding: 12px;
    border-radius: 5px 5px 0px 0px;
    cursor: pointer;
}
.nav{
    padding: 0px;
    margin: 0px;
    font-weight: normal;
    position: relative;
    /*margin-top: 18px;*/
    font-family: "Helb",Arial;
    text-transform:uppercase;
}
.nav > li{
    list-style:none;
    display:inline-block;
    position:relative;
    float:left;
    font-size: 16px;
    font-weight: normal;
    height: 82px;
    line-height:82px;
}
.nav li:first-child{
    border-left:none;
}
.nav li a{
    text-decoration: none;
    color: #484848;
    display: inherit;
    padding: 0px;
    padding: 0px 15px;
    font-weight: normal;
	font-family:"Helb",Arial, Helvetica, sans-serif;
	text-transform:none;
	font-size:16px;
}
.nav > li:hover a{
    color: #0071b7;
}
.nav > li.active>a{
    color: #0071b7;
	border-bottom:solid 3px #0071b7
}
.nav li ul{
    position:absolute;
    top:100%;
    left:0;
    width: 280px;
    text-align:left;
    display:none;
    padding:0px;
    opacity:.95;
    z-index:999999;
    font-weight:normal;
    background: rgba(255,255,255,0.8);
    font-family: R-b;
    text-transform:initial;	
}
.nav li ul > li{
    width:100%;
    list-style:none;
    float: left;
    text-align: left;
    border: none !important;
    text-transform:initial;	
    line-height:normal;
    position:relative;
}
.nav li ul > li a{
    padding: 0px 10px;
    display: block;
    color: #333132 !important;
    line-height: 18px;
    text-transform:initial;	
    padding: 10px 10px;
    border-top: solid 1px #CCC;
	font-weight:normal;
}
.nav li ul > li a:hover{
    color: #6b0a0f !important;	
}
.nav li ul ul{
    left:100%;
    top:-1px;	
}
.mega-menu{
    column-count: 4;
    width: 990px !important;
    column-gap: 10px;
    column-rule-style: solid;
    column-rule-width: 1px;
    column-rule-color: #444;
    height: 110px;
    column-fill: auto;
}
.mega-menu > li{
    width:100%;
    list-style:none;
    float: left;
    text-align: left;
    border: none !important;
    text-transform:initial;	
    line-height:normal;
    position:relative;
    margin-top: 15px;
    padding-left: 30px;
}
.mega-menu > li a{
    padding: 0px !important;
    border-top: none !important;
}
.mega-menu > li:before {
    content: '\2022';
    font-size: 30px;
    display: block;
    color: #333;
    float: left;
    margin-right: 5px;
    position: absolute;
    left: 15px;
    /* height: 10px; */
    line-height: 20px;
}
.lelftbar li{
    float: right;
    text-align: right;
}
.lang{
    float: right;
    border: none;
	color:#fff;
}
.lang  .vi{
    background:url(../images/flag-vi.png) no-repeat;
    width:33px; 
    height:22px;
    display:block;
    margin-right:5px;
    float: left;
}
.lang  .en{
    background:url(../images/flag-en.png) no-repeat;
    width:33px; 
    height:22px;
    display:block;
    margin-right:5px;
    float: left;
}
.flag-vi{
    float: right;
    background:url(../images/flag-vi.png) no-repeat;
    width:33px; 
    height:22px;
    margin-right: 10px !important;
}
.flag-en{
    float: right;
    background:url(../images/flag-en.png) no-repeat;
    width:33px; 
    height:22px;
    margin-right: 10px !important;
}
.createdate{
    margin: 5px 0px;
    color: #666;
    font-family: R-r;
}
.viewmore{
    margin-top: 10px;
    float: left;
    background:  #355595;
    color: #FFF;
    padding: 7px 30px;
    border-radius: 3px;
    text-transform: uppercase;
}

.footer{
    background:#646464;
    color:#d8d8d8;
}
.footer a{
    color:#fff;	
}
.news-name-other{
    margin: 0px;
    margin: 0px;
}
.news-name-other a{
    text-decoration: none;
    color: #333;
    font-weight: normal;
}
.title-other-news{
    font-family: Helb, Arial, Helvetica, sans-serif; 
    font-weight: normal;
    font-size: 16px;
    color: #505050;
    margin: 0px;
    position:relative;
    height:40px;
    line-height:40px;
	border-bottom:solid 1px #d7d7d7;
	padding-bottom:10px;
	margin-bottom:10px;
}
.other-article-title{
    text-transform: uppercase;
}
.title-other-news1{
    font-family: Helb, Arial, Helvetica, sans-serif; 
    font-weight: normal;
    font-size: 16px;
    color: #fff;
    margin: 0px;
    padding: 0px 10px;
    background:#cbb079;
    position:relative;
    height:40px;
    line-height:40px;
}
.other-article{
    padding:0px;
    margin:0px;	
    font-size:15px;
	padding-left:30px;
}
.other-article li{
    list-style:none;	
    padding:7px 0px;
}
.other-article li a{
    color:#505050;
    text-decoration:none;
	font-family:helb;
}
.other-article li a:hover{
	color:#0193dd
}
.other-article li .fa{
    margin-right:5px;	
    color:#505050;
    font-size:9px;
}

.other-article span{
    color: #eb7203;
}
.crumb {
    padding: 8px 0px;
	font-size:13px;
	border-bottom: solid 1px #EEE;
	border-top: solid 1px #EEE;
}
.crumb a{
    color:#666;
    text-decoration:none;	
}
.crumb a:last-of-type{
    color: #f47b5a;
}
.title-page{
    padding: 0px;
    margin: 0px;
    margin-bottom: 5px;
    font-size: 22px;
    font-weight: normal;
    /* text-align: center; */
    width: 100%;
    color: #333;
    text-transform: uppercase;
    float: left;
}
.title-page a{
    color:#333;
    float:left;
}
.sub-title-page{
    margin:0px;
    padding:0px;
    display:inline-block;
    color:#333;
    font-family:Helb;
    font-weight: normal;
    font-size:20px;
}

.paging{
    display:block;
    padding: 20px 10px;
    background: #ececec;
}
.clicked{
    padding: 5px;
    color: #FFF;
    background: #29a7e1;
    border: solid 1px #999;
    margin-right: 10px;
    border-radius: 3px;
}
.page{
    padding:2px 4px;
    text-decoration:none;
    color:#333;
}
.page:hover{
    color: #FFF;
    background: #13203b;
}
.page.active{
    color: #FFF;
    background: #13203b !important;
}
.paging a{
    padding: 10px 10px;
    color: #333;
    border: solid 1px #999;
    margin-right: 10px;
    border-radius: 3px;
    background: #FFF;
}
.clicked {
    background: #13203b !important;
    color: #FFF !important;
}
.paging a:first-child{
}
.content-detail{
    font-size:15px;
	line-height:22px;
}
.content-detail img{
    max-width:100%;
	height:auto;
}
.content-detail table{
    min-width:650px;
}
.error{
    border:#FF0000 solid 1px;	
}

.menu-footer{
    border-top :solid 1px #CCC;
    border-bottom: solid 1px #CCC;
    padding: 10px 0px;
}
.menu-footer a{
    font-size: 13px;
    color: #333;
    margin-right: 20px;
    text-decoration: none;
}
.linksmo{
    float: left;
    width: 100%;
}
.linksmo img{
    float: left;
    margin-right: 5px;
}
.linksmo a{
    color: #333;
    margin-bottom: 10px;
    display:inline-block;
    width:34px;
    height:34px;
    -webkit-border-radius:50%;
    border-radius:50%;
    text-align:center;
    line-height:34px;
}
.linksmo a.fa-facebook{
    color:#4b76bd;
    border:solid 2px #4b76bd;
}
.linksmo a.fa-youtube{
    color:#fc3831;
    border:solid 2px #fc3831;
}
.linksmo a.fa-google-plus{
    color:#fb5245;
    border:solid 2px #fb5245;
}
.title-left{
    margin: 0px;
    padding: 0px;
    background: #505050;
    font-size: 16px;
    padding: 12px 12px;
	text-transform:uppercase;
	font-family:"helb",Arial, Helvetica, sans-serif;
}
.title-left a{
    color: #fff;
}
.menuleft{
    padding: 0px;
    margin: 0px;
    color: #58595b;
	background-color:#f4f4f4;
}
.menuleft .fa{
    font-size: 13px;
}
.menuleft ul{
    list-style: none;
    margin: 0px;
    padding:0px;
}
.menuleft li{
    list-style: none;
    margin: 0px;
    padding:0px;
    border-bottom: solid 1px #fff;
    padding-left: 10px;
    padding-right: 10px;
}
.menuleft li:last-child{
    border-bottom: none;
}
.menuleft .actived{
    background: #0071b7;
	position:relative;
}
.menuleft .actived:before {
	width:5px;
	background-color:#0071b7;
	height:39px;
	position:absolute;
	left:-5px;
	top:0;
	z-index:9999;
	content:"";
}
.menuleft .actived a{
	color:#fff;
}
.menuleft li a{
    color: #58595b;
    padding: 10px 0px;
    width: 100%;
    display: block;
    font-size: 15px;
	font-family:"helb",Arial, Helvetica, sans-serif;
}
.menuleft .active a{
}
.menuleft li ul{
    margin: 0px;
    padding: 0px;
    padding-left: 20px;
}
.menuleft li ul li{
    padding-left: 0px;
    list-style-type:square;
}
.menuleft li ul li a{
    border-bottom: none;
    padding: 5px 0px;
}

.toppage{
    padding:10px;	
    background:#505050;
    color: #FFF;
    text-align: center;
    font-size: 12px;
    font-weight: normal;
}
.toppage a{
    color: #FFF;
}

.menu-top{
    float: right;
    margin-top: 3px;
}
.menu-top a{
    color: #FFF;
}
.toppage-item{
    line-height: 34px;
    padding:0px 10px;
}
.partner-prev{
    position: absolute;
    left: 0px;
    top: 50%;
    z-index: 9;
    font-size: 20px;
    color: #999;
    margin-top: -10px;
}
.partner-next{
    position: absolute;
    right: 0px;
    top: 50%;
    z-index: 9;
    font-size: 20px;
    color: #999;
    margin-top: -10px;
}

.album img{
    display: block;
}
.video-photo{
    padding: 4px;
    border:solid 1px #CCC;
}
.video-photo img{
    display: block;
}
#button-btt{
    position: fixed;
    right: 10px;
    bottom: 20px;
    color: #0059bd;
    background:#cbb079;
    padding: 10px;
}
#button-btt a{
    color: #FFF;
}
.view-detail{
    display: block;
    color: #ef5994;
}


.newsletter{
    
}

.newsletter span{
    color: #333;
    font-size: 15px;
    font-family: Roboto-B;
}

.hotline-footer{
    background: url(/images/hotline-footer.png) left center no-repeat;
    padding-left: 40px;
    color: #333;
    font-size: 13px;
}

.hotline-footer span, .address-footer span{
    color: #333;
    font-size: 15px;
    font-family: Roboto-B;
}

.hotline-footer a{
    color: #ff5412;
    font-size: 20px;
    font-family: Roboto-B;
}



.address-footer{
    background: url(/images/address-footer.png) left center no-repeat;
    height: 43px;
    padding-left: 50px;
    color: #61000e;
}
.error{
    border: solid 1px #FF0000 !important;
}

.line-title{
    float: left;
    width: 100%;
    margin-bottom: 5px;
}
.line-title span{
    color: #FF0000;
}
.line-frm{
    float: left;
    width: 100%;
	margin-bottom:15px;
}
.txt-contact{
    width: 100%;
    border: solid 2px #CCC;
    color:#333;
	padding:10px;
}
.btn-send{
    width: 100%;
    background:url(/images/btn-bg.png) repeat-x;
    color: #FFF;
    padding: 9px;
    border-radius: 5px;
    border:solid 1px #0071b7;
    text-align: center;
    font-size: 18px;
    display: block;
    cursor: pointer;
    max-width: 210px;
	background-color:#0071b7;
}
.contact-title{
    margin: 0px;
    padding: 0px;
    font-family: R-b;
    font-weight: normal;
    font-size: 16px;
    color: #6e0c0f;
    text-transform: uppercase;
}
.search-mobile{
    width: 100%;
    position: relative;
    display: none;
}
.search-mobile input{
    width: 100%;
    height: 30px;
}
.m-search-icon{
    position: absolute;
    right: 10px;
    top: 6px;
    color: #ef5994;
}
.show-search-mobile, .hotline-mobile, .mobile-download{
    float: right;
    color: #000;
    margin-top: 20px;
    margin-right: 20px;
    font-size: 16px;
    margin-top: 23px;
}
.title-news-detail{
    margin: 0px;
    padding: 0px;
    font-family: Arial;
    font-weight: bold;
    font-size: 20px;
    color: #333;
}
.homeslide-prev,.homeslide-next{
    position:absolute;
    top:50%;
    z-index: 9;
    margin-top: -30px;
    cursor: pointer;
}
.homeslide-next{
    left:10px;
    background: url(../images/arrow/arrow-slide-left.png) no-repeat;
    width:24px;
    height:48px;
}
.homeslide-prev{
    right:10px;
    background: url(../images/arrow/arrow-slide-right.png) no-repeat;
    width:24px;
    height:48px;
}
.newsHot{
    font-size: 16px;
    background: #f4f4f4; padding: 8px 0px;
    color: #515151;
}
.newsHot a{
    color: #eb7203;
}
.title-line{
    margin-top: 5px;
    margin-bottom: 10px;
    width: 100%;
}
.title-line span{
    display: block;
    height: 3px;
    background: #eb7203;
    width: 50px;
}
.footer-title{
    margin: 0px;
    font-family:helb;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
	border-bottom:solid 2px #838383;
	padding-bottom:10px;
	margin-bottom:15px;
}
.footer-text{
    line-height: 24px;
	color:#d8d8d8;
}
.menutab{
	background-color:#f9f9f9;
	padding-top:40px;
	padding-bottom:40px;
	text-align:center;
	margin-bottom:30px;
}
.menutab a{
	display:inline-block;
	padding-left:10px;
	padding-right:10px;
	font-family:helb;
	color:#505050;
	font-size:16px;
	padding:10px 20px;
}
.menutab a:hover
{
	background-color:#0071b7;
	color:#fff;
	-webkit-border-radius: 100px;
border-radius: 100px;
}
.menutab a.actived
{
	background-color:#0071b7;
	color:#fff;
	-webkit-border-radius: 100px;
border-radius: 100px;
}
.tab-item{
    padding: 20px 0px;
    text-align: center;
    border-left: none;
    border-right: none;
    font-family: R-B;
}
.tab-item a{
    font-size: 17px;
    color: #61000e;
}
.menutab .actived {
    background: #61000e;
    border-color:#61000e;
}
.menutab .actived a{
    color: #FFF;
}

.swiper-slide{
    overflow:hidden;
}
.slide-home-item{
    position: absolute;
    bottom: 160px;
    left: -800px;
    color: #FFF;
    /* width: 100%; */
    float: left;
}
.slide-home-item h2{
    margin:0px;
    padding:0px;
    font-family:Roboto-B;
    font-size:45px;
    float: left;
}
.slide-home-desc{
    float: left;
    font-family:Roboto-B;
    font-size:24px;
}
.slide-detail{
    display: block;
    float: left;
    margin-top: 20px;
    font-size: 16px;
    text-align: center;
    padding: 13px 30px;
    color: #FFF;
    background: #eb7203;
    position: absolute;
    bottom: -100px;
}
.swiper-slide-active .slide-home-item{
    transition:All 2s ease;
    -webkit-transition:All 2s ease;
    -moz-transition:All 2s ease;
    -o-transition:All 2s ease;
    transform: translateX(800px);
}
.swiper-slide-active .slide-detail{
    transition:All 2s ease;
    -webkit-transition:All 2s ease;
    -moz-transition:All 2s ease;
    -o-transition:All 2s ease;
    transform: translateY(-200px);
}
.change-lang{
    line-height: 35px;
    float: right;
    margin-left: 10px;
}
.change-lang a{
    color:#FFF;
}
.div-scroll{
    width:100%;
    overflow:auto;
    padding-right:2px;	
}
.left-header{
    float: left;
    width: 40%;
    text-align: left;
}
.right-header{
    float: right;
    width: 40%;
    text-align: right;
}
.slogan
{
	font-size:14px;
	font-family:helb;
	text-transform:uppercase;
	text-align:left;
}
.hotline{
    float:right;
    padding-right: 30px;
}
.hotline a{
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}
.hotmail{
    background: url(/images/email-icon.png) left center no-repeat;
    height: 43px;
    line-height: 44px;
    float: right;
    padding-left: 50px;
}
.hotmail a{
    color: #b39053;
    font-size: 18px;
    font-weight: bold;
}
.frm-book{
    background: url(/images/dang-ky-frm-bg.png) center center no-repeat;
    background-size: cover;
}
.form-dangky{
    color: #FFF;
    background: rgba(0,0,0,0.6);
    padding: 38px;
}
.form-dangky label{
    margin-top: 15px;
    margin-bottom: 5px;
    display: block;
    float: left;
}
.form-dangky-popup{
    padding: 20px;
    color: #333;
}
.form-dangky-popup label{
    margin-top: 15px;
    margin-bottom: 5px;
    display: block;
    float: left;
}
.info-cat-title{
    padding: 0px;
    margin: 0px;
    font-family: Times;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    width: 100%;
    color: #61000e;
    text-transform: uppercase;
}
.info-cat-title a{
    color: #61000e;
}
.info-cat-intro{
    font-family: R-b;
    font-size: 14px;
    text-align: center;
    line-height: 22px;
    padding: 0px 100px;
}
.info-cat-content{
    font-family: R-r;
    font-size: 15px;
    text-align: center;
    line-height: 24px;
    padding: 0px 80px;
}
.info-name{
    margin: 0px;
    padding: 0px;
    font-family: R-b;
    font-size: 16px;
    color: #a27b35;
}
.line-gray{
    width: 48px;
    height: 3px;
    background: #acacac;
    margin: 0 auto;
}
.info-item-img{
    background: #FFF;
    padding: 20px;
    border-radius: 10px;
    margin: 0px 20px;
    text-align: center;
    margin-bottom:20px;
}

.video-home-name{
    margin: 0px;
    padding: 0px;
    padding: 10px;
    background: #efeff0;
}
.video-home-name a{
    color: #58595b;
    font-family: Arial;
    font-size: 14px;
}
.view-more, .view-less{
    font-family: R-b;
    color: #6a090f;
    float: right;
}
.view-more .fa, .view-less .fa{
    color: #FFF;
    background: #6a090f;
    padding: 4px 10px;
}

/*Modal*/
.modal-overlay{
    opacity: 0;
    filter: alpha(opacity=0);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 900;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6) !important;
}
/*---*/
.modal-box {
    display: none;
    position: fixed;
    z-index: 1000;
    width: 98%;
    border-bottom: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    border: 1px solid rgba(0, 0, 0, 0.1);
    background-clip: padding-box;
    max-width: 1100px;
	background-color:#fff;
}
.modal-box header,
.modal-box .modal-header {
    padding: 1.25em 1.5em;
    border-bottom: 1px solid #ddd;
}
.modal-box header h3,
.modal-box header h4,
.modal-box .modal-header h3,
.modal-box .modal-header h4 { margin: 0; }
.modal-box .modal-body { padding: 2em 1.5em; }
.modal-box footer,
.modal-box .modal-footer {
    padding: 1em;
    border-top: 1px solid #ddd;
    background: rgba(0, 0, 0, 0.02);
    text-align: right;
}
a.close {
    line-height: 1;
    font-size: 1.5em;
    position: absolute;
    top: 3%;
    right: 2%;
    text-decoration: none;
    color: #bbb;
}
a.close:hover {
    color: #222;
    -webkit-transition: color 1s ease;
    -moz-transition: color 1s ease;
    transition: color 1s ease;
}

.msgbox {
    color: #CCC;
}
.form-error{
    background: #FFF;
    /*
    border: solid 1px #999;
    */
    padding: 10px;
    border-radius: 5px;
    color: #FF0000;
}
.form-success{
    background: #FFF;
    /*
    border: solid 1px #999;
    */
    padding: 10px;
    border-radius: 5px;
    color: #009846;
}

.right-icon{
    background: #6e0b11;
    padding: 7px 9px;
    right: 0;
}
.right-hotline{
    position: fixed;
    right: -102px;
    top: 200px;
    z-index: 999;
}
.right-facebook{
    position: fixed;
    top: 250px;
    z-index: 999;
}
.right-youtube{
    position: fixed;
    top: 300px;
    z-index: 999;
}
.right-hotline a{
    color: #FFF;
    text-decoration: none;
    float: right;
    margin-left: 10px;
    line-height: 35px;
}

.message-success{
    position:fixed;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);	
    background:#FFF;
    width:400px;
    box-shadow:0px 0px 10px #333;
    color:#060;
    font-family:Helb, Arial, Helvetica, sans-serif;
    text-align:center;
    padding:30px;
    z-index:9999;
    display:none;
}
.message-success .success-ok{
    background:#060;
    color:#FFF;
    display:inline-block;
    padding:10px 30px;
}

.shopping-cart{
    float: right;
}
.shopping-cart a{
    display: block;
    float: right;
    color: #333;
    font-size: 14px;
}
.icon-cart{
    float: right;
    margin-left: 5px;
}

.cat-home-name{
    position:absolute;
	bottom:0;
	left:0;
	padding:10px;
	background-image:url(../images/tran.png);
	width:100%;
	text-align:center;
	color:#fff;
	font-size:16px;
	font-weight:normal;
	font-family:helb;
	margin:0;
	text-transform:uppercase;
}
.cat-home-name a{
    color: #fff;
}
.cat-home-name a:hover{
	color:#d7d7d7;
}



.product-name{
    margin: 5px 0px;
    padding: 0px;
    font-family: "Helb";
    color: #666;
    font-weight: normal;
	text-align:center;
}
.product-name a{
    color: #444;
}


.rtb-box{
    padding-top:20px;
	padding-bottom:20px;
	background-color:#0071b7;
	padding-left:30px;
	padding-right:30px;
	margin-bottom:30px;
}

.rtb-header{
	color:#fff;
	margin-right:30px;
	padding-top:6px;
	padding-bottom:6px;
	font-size:16px;
	margin:auto;
	background-position:left top;
	background-repeat:no-repeat;
	font-size:14px;
	display:table;
	width:100%;
}

.rtb-header img
{
	margin-right:20px;
}
.img-cam-ket
{
	margin-right:10px;
}
.rtb-header strong{
	font-size:16px;
	text-transform:uppercase;
	color:#fff;
	font-weight:normal;
	display:block;
	font-family:helb;
}
.rtb-header>div{
	display:table-cell;
	vertical-align:middle;
	height:93px;
}

.cell-pro-home{
    position: relative;
}

.pro-tags{
    position: absolute;
    right: 10px;
    top: 10px;
}

.pro-tags .hot{
    width: 40px;
    height: 40px;
    background: url(/images/icon/hot.png) no-repeat;
    background-size: contain;
}

.pro-tags .new{
    width: 40px;
    height: 40px;
    background: url(/images/icon/new2.gif) no-repeat;
    background-size: contain;
}

.discount-tags{
	position: absolute;
    right: 10px;
    top: 50px;
    width: 38px;
    height: 38px;
    background: url(/images/icon/discount.png) no-repeat;
    background-size: contain;
    color: #FFF;
    text-align: center;
    font-size: 12px;
    line-height: 38px;
    font-family: Arial;
}

.news-home-name{
    margin: 5px 0px;
    padding: 0px;
    font-size: 16px;
    font-weight: normal;
    font-family: Helb;
	margin-bottom:10px;
	margin-top:15px;
}
.news-home-name a{
    color: #464646;
}
.news-home-name a:hover{
	color:#0071b7
}
.news-home-intro
{
	color: #464646;
	line-height:22px;
}

.album-name{
    margin: 5px 0px;
    padding: 0px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: normal;
    font-family: Helb;
    text-align: center;
}
.album-name a{
    color: #444;
}

.menufooter{
    margin: 0px;
    padding: 0px;
    font-family: Hel;
    font-size: 13px;
}

.menufooter li{
    list-style: none;
    float: left;
    padding: 8px 10px 8px 0px;
}

.menufooter li a{
    color: #333;
}

.pro-name{
	padding:0px;
	color:#444;
	text-align:center;
	font-size:15px;
	font-family:Helb;
	font-weight:normal;
	border-top:solid 1px #e2e2e2;
	
	margin:0;
	padding-top:15px;
	margin-top:15px;
	
}

.pro-name a{
	color:#444;
}

.pro-name a:hover{
	color:#f47b5a;
}

.price{
	float:left;
	color:#f47b5a;
	margin-left: 20px;
}

.pricekm{
	float:right;
	font-size:12px;
	margin-right: 20px;
}

.product-name-detail{
	margin:0px;
	padding:0px;
	color:#505050;
	font-weight:normal;
	font-size:26px;
	font-family:helb;
}
.Code-detail
{
	font-weight:normal;
	font-family:helb;
	color:#505050;
	font-size:15px;
}

.attr-item{
	float:left;
	width:100%;
	font-size: 14px;
}
.attr-name{
	font-family:Hel; font-weight:normal;
	float:left;
	margin-right:5px;
}
.attr-value{
	font-family:Helb; font-weight:normal;
	float:left;
}

.price-detail{
	float:left;
	font-family:Hel; font-weight:normal;
}
.price-detail-label{
	    float: left;
    margin-right: 10px;
    line-height: 30px;
}
.price-detail span{
	display:block;
	float:left;
	font-size:24px;
	color:#f47b5a;
	font-family:Hel; font-weight:normal;
}

.info-home
{
	padding-top:50px;
	padding-bottom:50px;
}
.content-info
{
	color:#505050;
	line-height:22px;
	margin-top:20px;
	margin-bottom:20px;
}
.line-title1
{
	background-color:#0071b7;
	height:3px;
	width:60px;
}


.title-about-home{
    margin: 5px 0px;
    padding: 0px;
    font-size: 35px;
    color: #505050;
    text-transform: uppercase;
    font-weight: normal;
	font-family:helb;
	margin-top:0
}
.title-about-home a{
    color: #505050;
}
.title-about-home a:hover{
	color:#0071b7
}
.sub-info
{
	border-top:solid 1px #d9d9d9;
	margin:0;
	padding:0;
	padding-top:15px;
}
.sub-info li
{
	display:inline-block;
	padding-right:15px;
	padding-left:15px;
	border-right:solid 1px #d9d9d9;
}
.sub-info li:first-child
{
	padding-left:0;
}
.sub-info li:last-child
{
	border-right:none;
}
.sub-info li a
{
	color:#505050;
	font-family:helb;
}
.sub-info li a:hover
{
	color:#0071b7;
}

.page-home
{
	padding-top:50px;
	padding-bottom:10px;
	background-image:url(../images/bg_page_home.png);
	background-repeat:repeat-x;
	background-position:top;
}
.cat-home-img
{
	position:relative;
}
.cat-home-img img
{
	display:block;
	width:100%;
}
.cat-home-name
{
	
}

.mr-auto
{
	margin:auto;
}
.text-center
{
	text-align:center;
}
.intro-cat-home
{
	width:80%;
	font-family:helb;
	text-align:center;
	margin:auto;
	margin-top:20px;
	margin-bottom:30px;
}

.box-12-home
{
	background-color:#f4f4f4;
}
.content-box-12-home
{
	padding:30px;
}
.content-box-12-home h2
{
	margin:0;
	padding:0;
	font-weight:normal;	
}
.content-box-12-home h2 a
{
	 color:#464646;
	 text-transform:uppercase;
	 font-family:helb;
	 text-transform:uppercase;
	 font-size:18px;
}

.content-box-12-home h2 a:hover
{
	color:#0071b7;
}
.intro-content-box-12-home
{
	color:#464646;
	line-height:22px;
	margin-top:15px;
}

.linkde
{
	font-family:helb;
	font-size:16px;
	color:#2c2c2c;
	display:block;
	margin-top:10px;
}
.linkde:hover
{
	color:#0071b7
}

.news-home
{
	border-top:solid 1px #f4f4f4;
	padding-top:40px;
	margin-top:50px;
}


.box-newsletter
{
	background-image:url(../images/bg_newslet.png);
	background-repeat:no-repeat;
	background-position:center top;
	background-size:cover;
	padding-top:40px;
	padding-bottom:40px;
	margin-top:30px;
}
.intro-newsletter
{
	color:#fff;
	font-weight:700;
	line-height:22px;
}
.title-box-info
{
	color:#ffffff;
	font-size:14px;
	text-transform:uppercase;
	font-weight:700;
	border-bottom:solid 2px #a1a1a1;
	padding-bottom:10px;
	margin-bottom:10px;
}



.frm-newsl
{
	position:relative;
}
.frm-newsl .txtnewsl
{
	width:100%;
	padding:14px;
	background-color:#fff;
	border:none;
	-webkit-border-radius: 100px;
	border-radius: 100px;
}
.bnt-frm-newsl
{
	display:block;
	background-color:#0193dd;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	padding:10px 20px;
	text-align:center;
	width:25%;
	float:right;
	position:absolute;
	right:3px;
	top:3px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
}
.copyright
{
	background-color:#424242;
	font-size:13px;
	color:#c8c8c8;
	line-height:60px;
}

.linksmo{
	text-align:left;
}
.linksmo a{
    margin-left:0px;
    color: #d8d8d8;
    font-size: 16px;
	display:inline-block;
    line-height:31px;
	margin-bottom:10px;
}
.linksmo a:hover{
	color:#fff;
}
.linksmo span{
	display:inline-block;
	width:33px;
	height:33px;
	background-color:#d8d8d8;
	border:solid 1px #d8d8d8;
	-webkit-border-radius: 100px;
border-radius: 100px;
text-align:center;
line-height:32px;
}

.linksmo span.fa-facebook
{
	background-color:transparent;
	color:#d8d8d8;
	
}
.linksmo span.fa-twitter
{
	background-color:transparent;
	color:#d8d8d8;
	border:solid 1px #d8d8d8;
}
.linksmo span.fa-google-plus
{
	background-color:transparent;
	color:#d8d8d8;
	border:solid 1px #d8d8d8;
}
.linksmo span.fa-youtube
{
	background-color:transparent;
	color:#d8d8d8;
	border:solid 1px #d8d8d8;
}

.linksmo span:hover
{
	color:#fff;
	border:solid 1px #fff;
}
.page-name
{
	margin:0;
	color:#545454;
	margin-bottom:20px;
	font-family:"helb",Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:35px;
}
.col-left
{
	padding-top:60px;
}
.col-right
{
	padding-top:60px;
}
.people-item
{
	text-align:center;
	margin-bottom:30px;
}
.people-name
{
	font-size:16px;
	font-family:helb;
	color:#545454;
	text-transform:uppercase;
	margin-top:10px;
}
.people-cv
{
	font-family:helb;
	font-size:15px;
	color:#545454;
	margin-top:4px;
}
.item-ser
{
	margin-bottom:30px;
}
.item-ser img
{
	display:block;
}
.serv-name
{
	margin:0;
	padding:0;
	font-weight:normal;
	margin-top:15px;
	margin-bottom:10px;
}
.serv-name a
{
	color:#505050;
	font-family:helb;
	text-transform:uppercase;
}
.serv-name a:hover
{
	color:#0071b7
}
.intro-catser
{
	padding-bottom:30px;
	margin-bottom:30px;
	border-bottom:solid 1px #e6e6e6
}
.subser
{
	text-align:center;
	margin-bottom:30px;
	
}
.subser li
{
	display:inline-block;
	padding-left:10px;
	padding-right:10px;
	position:relative;
}
.subser li a
{
	display:block;
	border:solid 2px #0071b7;
	padding:10px 30px;
	color:#505050;
	font-family:helb;
	-webkit-border-radius: 100px;
border-radius: 100px;
}
.subser li a:hover
{
	color:#fff;
	background-color:#0071b7
}
.subser li::before
{
	position:absolute;
	top:20px;
	right:-16px;
	height:2px;
	background-color:#0071b7;
	content:"";
	width:26px;
}
.subser li:last-child::before
{
	display:none
}
.subser li.actived a
{
	color:#fff;
	background-color:#0071b7
}
.item-news
{
	margin-bottom:30px;
}

.news-name{
    font-size:18px;	
    padding:0px;
    margin:0px;
    color:#505050;
	font-weight:normal;
	margin-top:10px;
}
.news-name a{
    color:#505050;
    text-decoration:none;
	font-family:helb;
}
.news-name a:hover{
	color:#0071b7
}
.intro-news-page
{
	line-height:22px;
	margin-top:10px;
}
.title-detail
{
	margin:0;
	margin-bottom:10px;
	font-size:30px;
	font-weight:normal;
	font-family:helb;
}
.intro-detail{
    font-family:helb;
	line-height:22px;
}
.contactcontent
{
	line-height:22px;
	margin-top:30px;
}
.frm-contact
{
	margin-top:30px;
}
.frm-title
{
	font-size:16px;
	font-family:helb;
	text-transform:uppercase;
}
.mesfrm
{
	font-size:11px;
	color:#333;
	margin-top:15px;
	margin-bottom:15px;
}
.btn-contact
{
	background-color:#0071b7;
	border:solid 1px #0071b7;
	width:100%;
	color:#fff;
	font-size:18px;
	font-family:helb;
	text-transform:uppercase;
	text-align:center;
	padding:10px;
}
.item-cat-page
{
	background-color:#f4f4f4;
	margin-bottom:30px;
}
.inner-item-cat-page
{
	padding:15px 20px;
}
.product-cat-name
{
	margin:0;
	margin-bottom:15px;
	font-weight:normal;
}
.product-cat-name a
{
	color:#535353;
	font-size:16px;
	font-family:helb;
	text-transform:uppercase;
}
.product-cat-name a:hover
{
	color:#0071b7
}
.intro-cat-item
{
	color:#535353;
	line-height:22px;
	text-align:justify;
}
.intro-cat
{
	margin-top:15px;
	margin-bottom:20px;
}

.cell-pro-1-4
{
	width:25%;
}
.item-pro
{
	padding:15px;
}
.outer-item-pro
{
	border-bottom:solid 1px #e2e2e2;
	border-right:solid 1px #e2e2e2;
}
.pro-line
{
	border-top:solid 1px #e2e2e2;
	border-left:solid 1px #e2e2e2;
}
.line-item
{
	border-bottom:solid 1px #e2e2e2;
}
.x
{
	position:absolute; top:0px; left:0px; width:100%; height:100%;
}
.btn-dathangngay
{
	display:block;
	width:100%;
	display:block;
	background-color:#0071b7;
	color:#fff;
	text-align:center;
	color:#fff;
	font-family:helb;
	text-transform:uppercase;
	font-size:18px;
	padding:12px;
	margin-top:20px;
}
.btn-dathangngay span
{
	display:inline-block;
	background-image:url(../images/bg_cart.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:30px;
}

.box-hotline
{
	border:solid 1px #e6e6e6;
	padding:20px;
	overflow:hidden;
	margin-top:15px;
}
.box-hotline .item-hot
{
	width:50%;
	float:left;
	padding-left:20px;
}
.box-hotline .item-hot:first-child
{
	border-right:solid 1px #e6e6e6;
}
.box-hotline .item-hot a
{
	color:#db1b1c;
	font-size:18px;
	font-family:helb;
}
.box-btn
{
	margin-top:15px;
}
.box-btn a
{
	display:block;
	width:50%;
	float:left;
	background-color:#505050;
	color:#fff;
	padding:10px;
	font-size:16px;
	font-family:helb;
	text-transform:uppercase;
	text-align:center;
}
.box-btn a:first-child
{
	border-right:solid 3px #fff;
}
.box-btn a:last-child
{
	border-left:solid 3px #fff;
}
.pro-detail
{
	background-color:#f9f9f9;
	padding-top:50px;
	padding-bottom:50px;
	margin-top:40px;
	margin-bottom:40px;
}
.hd-product_detail
{
	font-size:24px;
	font-weight:normal;
	font-family:helb;
	text-transform:uppercase;
	margin-bottom:20px;
}
.filter-label
{
	font-size:16px;
	font-family:helb;
	text-transform:uppercase;
	line-height:40px;
}
.filter-input
{
	width:70%;
}
.filter-input select
{
	width:50%;
	border:solid 1px #d7d7d7;
	padding:10px;
	width:100%;
}
.item-daily
{
	width:49.5%;
	border:solid 1px #dadada;
	margin-bottom:20px;
}
.sort-daily
{
	width:10%;
	float:left;
	height:100%;
	display:table;
}
.sort-daily div
{
	display:table-cell;
	vertical-align:middle;
	font-family:helb;
	text-align:center;
	border-right:solid 1px #dadada
}
.info-daily
{
	padding:20px;
}
.info-daily div
{
	padding-left:20px;
}
.daily-name
{
	font-family:helb;
	color:#0071b7;
}
.daily-name a
{
	color:#0071b7;
}
.daily-name a:hover
{
	color:#333;
}
.info-daily>div>div
{
	margin-bottom:5px;
}
.nav-m
{
	display:none;
	float:right;
	margin-top:20px;
}
.x img
{
	border:solid 1px #d7d7d7 !important;
	display:block;
	width:99%;
}
.gallery-top1
{
	border:solid 1px #d7d7d7 !important;
}

.form_success
{
	font-weight:700;
	color:#F00;
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
}

.item-thum
{
	margin-bottom:10px;
}

.img-big
{
	border:solid 1px #d7d7d7;
}
.img-big img
{
	display:block;
}
.search-pc
{
	width:100%;
	background-color:#fff;
	border-top:solid 1px #d7d7d7;
	border-bottom:solid 1px #d7d7d7 !important;
	position:relative;
	display:none;
}
.kw
{
	width:100%;
	padding:10px;
	color:#222;
	border:solid 1px #fff;
	background-color:#f5f5f5;
}
.btnsearch
{
	float:right;
	display:block;
	width:50px;
	line-height:41px;
	border:solid 1px #d7d7d7;
	color:#333;
	text-align:center;
	font-size:24px;
	margin-top:20px
}
.submit-search-pc
{
	font-size:18px;
	position:absolute;
	color:#222;
	right:10px;
	top:10px;
}