
html,body{
    font-family: 'Roboto Condensed', sans-serif;
    font-size:14px;
    padding:0px;
    margin:0px;
    color: #111;
	/*
    line-height:20px;
	*/
}
h1,h2,h3,h4,h5,h6{
    line-height:normal;	
}
a{
    text-decoration:none;	
}
img{
    border:none;	
    max-width:100%;
}
.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;
}
.c35 {
    height: 35px;
}
.c80 {
    height: 80px;
}

.top-page{
    height:40px;
    background:#FFF;
    border-bottom: #dde2e4 solid 1px;
}

.logo{
    padding-top:15px;
	padding-bottom:15px;
}
.banner{
    float:left;
    margin-left: 140px;
    margin-top: 10px;
}
.input-search
{
	position:relative;
}

.search-pc{
    width:260px;
	float:right;
	margin-top:10px;
}

.search-pc .kw{
    width: 100%;
    border: solid 1px #fff;
    padding: 0px 3px;
    outline: none;
	padding:8px;
	background-color:#0066b3;
	color:#fff;
}
.search-pc .fa{
    position: absolute;
    right: 10px;
    top: 8px;
	font-size:20px;
    color: #fff;
}


.search-icon{
    float: right;
	color:#0059ad;
	margin-left:10px;
	font-size:22px;
	position:relative;
}

.show-search
{
	line-height:70px;
}

.search-pc .btn-search-pc{
    width: 31px;
    height: 27px;
    position: absolute;
    right: 5px;
    top: 1px;
    display: block;
    background: url(../images/btn-search-pc.png) no-repeat;
}

.nav-mobile
{
	float:left;
	display:none;
}
.nav-mobile img
{
	display:block;
}
.btnsaerch-mobile
{
	float:right;
	display:none;
}
.btnsaerch-mobile img
{
	display:block;
}
.home-icon
{
	float:right;
	margin-top:24px;
	display:none;
}

.hotline{
    float: left;
    color: #FFF;
	line-height:normal;
	background-image:url(../images/call-center-icon.png);
	padding-left:45px;
	background-position:center left;
	background-repeat:no-repeat;
	margin-top:0px;
	margin-left:40px;
}

.hotline a{
    color: #FFF;
    font-size: 16px;
}

.email{
    float: left;
    color: #FFF;
	line-height:normal;
	background-image:url(../images/phone-44.png);
	padding-left:45px;
	background-position:center left;
	background-repeat:no-repeat;
	margin-top:0px;
	margin-left:40px;
}

.email a{
    color: #FFF;
    font-size: 16px;
}
.sl
{
	position:relative;
}
.outer-menubar
{
	position:absolute;
	top:0;
	left:0;
	z-index:9999;
	width:100%;
}
.menubar{
    height:48px;
    font-size: 14px;
	background-image:url(../images/bg_nav.png);
	background-repeat:repeat-x;
	-webkit-border-radius: 0 0 5px 5px;
border-radius: 0 0 5px 5px;
	
}

.menumobile{
    background:#0059bd;
    height:42px;
}

.header{
    background: #0066b3;
}

.menu-product{
    margin-top: 10px;

}

.menu-title{
    background: #29a7e1;
    color: #FFF;
    padding: 12px;
    border-radius: 5px 5px 0px 0px;
    cursor: pointer;
}


.nav{
    padding: 0px;
    margin: 0px;
    font-weight:700;
    position: relative;
    /*margin-top: 18px;*/
}

.nav > li{
    list-style:none;
    display:inline-block;
    position:relative;
    float:left;
    font-size: 14px;
    font-weight:normal;
    text-transform: uppercase;
}

.nav li:first-child{

    border-left:none;
}
.nav li a{
    text-decoration: none;
    color: #fff;
    display: inherit;
    padding: 0px;
    line-height: 46px;
    padding: 0px 12px;
}



.nav > li:hover a{
	background-color:#0092dd;
}
.nav > li.active a{

}
.fa-home
{
	padding-top:7px;
	line-height:normal;
}

.nav li ul{
    position:absolute;
    top:46px;
    left:0;	
    width:260px;
    text-align:left;
    display:none;
    background: #0092dd;
    padding:0px;
    opacity:.95;
    z-index:999999;
    font-weight:normal;
}
.nav li ul > li{
    width:100%;
    list-style:none;
    /*
border-bottom:solid 1px #FFF;
    */
    text-transform:none;	
    line-height:normal;
    position:relative;
}

.nav li ul > li a{
    padding: 8px 10px;
    display: block;
    color: #FFF !important;
    line-height: 18px;
    background: #096caa !important;	
	border-bottom:solid 1px #0462ba !important;
}
.nav li ul > li a:hover{
    background: #00a7fe !important;	
}
.nav li ul ul{
    left:100%;
    top:-1px;	
}


.menubar-mobile .nav{
    text-align:left;
}
.menubar-mobile .nav li{
    border-left:solid 1px #6dc2ef;
    font-size:18px;
}
.menubar-mobile .nav li a{
    padding:0px 10px;	
}


.lang{
    float: right;
    border: none;
    margin-left: 20px;
	color:#fff;
	line-height:32px;
}
.lang a{ 
color:#fff;
}
.lang a:hover{ 
color:#CCC;
}

.lang  .vi{
}
.lang  .en{

}


.news-name{
    font-size:18px;	
    padding:0px;
    margin:0px;
    font-weight:700;
    color:#58595b;
	margin-bottom:10px;
}
.news-name a{
    color:#58595b;
    text-decoration:none;
}
.news-name a:hover{
	color:#0093dd;
}

.item-news
{
	border-bottom:solid 1px #ebebeb;
	margin-bottom:20px;
	padding-bottom:20px;
}

.intro-service
{
	color:#717171;
	font-size:14px;
	line-height:20px;
}
.createdate{
    margin: 5px 0px;
    font-size: 11px;
    color: #999;
}
.viewmore{
    margin-top: 10px;
    color: #414042;
	display:block;
    padding: 9px 30px;
	text-align:center;
	border:solid 1px #b7b7b7
}
.video-home
{
}
.box-name-video-home
{
	-webkit-box-shadow: 0 2px 2px 0 #C7C7C7;
box-shadow: 0 2px 2px 0 #C7C7C7;
padding:15px 30px;
background-color:#fff;
}
.box-name-video-home a
{
	color:#414042;
	font-weight:700;
	font-size:16px;
}
.box-name-video-home a:hover
{
	color:#F00;	
}



.img-youtube
{
	position:relative;
	display:block;
}
.img-youtube img
{
	display:block;
}

.img-youtube iframe
{
	height:325px;
	width:100%;
}

.img-youtube .plybnt
{
	position:absolute;
	width:70px;
	height:70px;
	top:50%;
	left:50%;
	margin-top:-35px;
	margin-left:-35px;
}

.news-home
{
	background-color:#ebebeb;
	padding-top:40px;
	padding-bottom:40px;
}

.intro-detail{
    font-size:13px;	
}
.image-border{
    border:solid 2px #515151;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    -ms-border-radius:3px;
    border-radius:3px;
}
.image-news-name{
    width:170px;
    float:left;
    margin-right:10px;

    overflow:hidden;	
}
.item-news-home{
    border-top:dashed 1px #e1e1e1;
}
.box-news-shadow .item-news-home:first-child{
    border-top:none;	
}
.footer{
    background:#0059ad;
    color:#fff;
    
}
.footer-menu{
    font-size: 14px;
    background: #0066b3;
    color:#fff;

}
.keyword{
    width:1001%;	
}

.news-name-other{
    margin: 0px;
    margin: 0px;
}
.news-name-other a{
    text-decoration: none;
    color: #333;
    font-weight: normal;
}

.title-other-news{
    font-size: 16px;
	font-weight:700;
    color: #fff;
    margin: 0px;
    padding: 0px;
    background: #FFF;
	border-bottom:solid 1px #cccccc
}
.title-other-news span{
	padding: 10px 30px;
	margin-bottom: -1px;
	border-bottom: none;
	background-color:#0093dd;
	display:inline-block;
	border-right:solid 5px #cccccc
}
.other-article-title{

    text-transform: uppercase;
}
.news-name-other
{
	font-weight:700;
	margin-bottom:5px;
}
.news-name-other a
{
	color:#1b73c7;
	font-size:18px;
	font-weight:700 !important;
}
.intro-news-other
{
	color:#717171;
	margin-top:5px;
	font-size:14px;
}
.news-name-other a:hover
{
	color:#333;
}
.other-article{
    padding:0px;
    margin:0px;	
    
}
.other-article li{
    list-style:none;	
    padding:3px 0px;
}
.other-article li a{
    color:#333;
    text-decoration:none;
}
.other-article li a i.fa{
    margin-right:5px;	
    color:#ec3539;
    font-size:16px;
}
.other-article li a:hover{
    text-decoration:underline;	
}

.crumb {
	line-height:40px;
	background-color:#ebebeb;
	margin-bottom:45px;
	padding-left:15px;
}
.crumb a{
    color:#333;
    text-decoration:none;
	font-size:13px;
}
.crumb a:hover{
    text-decoration:underline;	
}
.crumb-pro{
    color:#FFF;
    border-bottom:solid 2px #454444;	
}
.crumb-pro a{
    color:#FFF;	
}
.title-page{
    margin:0px;
    padding:0px;
    display:inline-block;
    color:#0093dd;
    font-size:24px;
    font-weight:700;
	text-transform:uppercase;
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-bottom:10px;
	margin-bottom:30px;
	background-image:url(../images/bg_hd2.png);
}
.title-page a{
    font-weight: normal;
    text-transform: uppercase;
    color:#333;
    float:left;

}


.paging{
    padding:5px;
}
.clicked{
    padding:10px;
    color: #FFF;
    background: #0093dd;
}
.page{
    padding:2px 4px;
    
    text-decoration:none;
    color:#333;
}
.page:hover{
    color: #FFF;
    background: #29a7e1;
}
.page.active{
    color: #FFF;
    background: #29a7e1;
}

.paging a{
    padding: 5px 6px;
    color: #333;
    border: solid 1px #999;
    margin-right: 10px;
    border-radius: 3px;
}

.paging a:first-child{
    
}
.content-detail
{
	color:#221f1c
}
.content-detail img{
    max-width:100%;
}

.error{
    border:#FF0000 solid 1px;	
}

.btn-send{
    background:#0b7abf;
    height:auto !important;	
    border:none;
    padding:0px 30px;
    color:#FFF;
    float: right;
    width: fit-content !important;
    font-weight:bold;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	padding-top:10px;
	margin-bottom:10px;
	margin-top:20px;
}

.product-name{
    margin: 0px;
    padding: 0px;
    font-size: 18px;
    
    font-weight: normal;
    margin: 0px 0px;
    padding: 0px;
}
.product-name a{
    color:#333;
    text-decoration:none;	
}



.text-white,.text-white a{
    color:#FFF;	
}

.itemAttr span{
    display:inline-block;	
    padding:3px 0px;
}
.itemAttr span:first-child{

    width:45%;
}


.pro-name-details{
    margin:0px;
    padding:0px 0px 10px 0px;
    color:#007cc2;	
    font-size:16px;
}

.info-home{
    /*background: url(../uploaded/gioi-thieu/bg-gioi-thieu.png) #f6f6f6 right center no-repeat;*/
    color: #696969;
    line-height: 22px;
    padding: 40px;
	background-repeat:no-repeat;
	background-position: center center;
	background-image:url(../images/bg_wc.jpg);
	background-repeat:repeat-y;
}

.info-home-title{
    font-size:24px;
    margin: 0px;
    padding: 0px;
    text-transform: uppercase;
    padding-bottom: 8px;
    font-weight:700;
}



.info-home-title a{
    color: #ffffff;
    margin: 0px;
    padding: 0px;
}

.info-home-content{
	color:#414042;
	line-height:24px;
}

.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{
    width: 100%;
	margin-top:15px;
}
.linksmo a
{
	display:block;
	width:100%;
	overflow:hidden;
	margin-bottom:10px;
	color:#fff;
	font-weight:700;
}
.linksmo a:hover
{
	color:#F00;
}
.linksmo i.fa{
    margin-right: 5px;
    color: #FFF;
    font-size: 14px;
	display:inline-block;
	-webkit-border-radius: 100px;
border-radius: 100px;
text-align:center;
border:solid 1px #fff;
width:30px;
height:30px;
line-height:28px;
}

.linksmo a.fa-facebook
{
	background-color:#345bab;
}
.linksmo a.fa-twitter
{
	background-color:#2e98db;
}
.linksmo a.fa-google-plus
{
	background-color:#d71c2d;
}


.box-left{
    border:solid 1px #e1e1e1;
    margin:0px 0px 20px 0px;
    color:#333;
    overflow:hidden;
}

.menuleft{
    padding:0px;
    margin:0px;	
    font-size:13px;
    font-family:Lato, Helvetica, sans-serif;
    border: solid 1px #DDD;
    padding: 20px;
    padding-bottom: 10px;
}
.menuleft .fa{
    color: #0b0b0b;
    font-size: 12px;
}

.menuleft ul{
    list-style: none;
    margin: 0px;
    padding:0px 0px;
}

.menuleft li{
    list-style: none;
    margin: 0px;
    padding:0px;
    border-bottom: solid 1px #DDD;
}
.menuleft li:last-child{
    border-bottom: none;
}
.menuleft li a{
    color: #666;
    padding: 10px 0px;
    
    width: 100%;
    display: block;
    font-size: 15px;
}
.menuleft .active a{
    color: #1b1a1a;
    font-weight: bold;
}

.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;
}
.menuleft li ul .active{
    list-style: disc;
    color: #0b0b0b;
}

.menuleft li ul .active a{
    color: #0b0b0b;
}

.product-cat-name{
    font-size: 18px;
    
    font-weight: normal;
    margin: 10px 0px;
    padding: 0px;
    
}
.product-cat-name a{
    color: #333;
    text-decoration: none;
}
.product-name-detail{
    margin: 0px;
    padding: 0px;
	font-weight:700;
    font-size: 24px;
    color: #414042;
}
.pro-intro-detail{
	line-height:22px;
	color:#414042;
	margin-top:15px;


}

.attr-item{
    width: 100%;
    float: left;
    padding: 8px 0px;
}

.attr-name{
    width: 35%;
    float: left;
}

.attr-value{
    width: 60%;
    float: left;
}



.price{
    width: 100%;
    float: left;
    margin-top: 10px;
    text-align: center;
}

.price-label{
    float: left;
}

.price span{
    color: #e14e52;
    font-weight: bold;
}

.price-detail{
    width: 100%;
    float: left;
    padding: 8px 0px 5px 0px;
    line-height: 18px;

}

.price-detail-label{
    float: left;
    min-width: 120px;
}

.price-detail span{
    font-size: 24px;
    font-weight: bold;
    color: #ed1c24;
}


.lien-he-mua-hang{
    float: left;
    text-transform: uppercase;
    background: #0093dd;
	padding:11px;
	width:100%;
}
.lien-he-mua-hang a{
    color: #FFF;
	font-weight:bold;
}

.call-center{
    padding: 10px;
    color: #fff;
    background-position-x: 10px;
	background-color:#ffab27;
	width:100%;
	background-image:url(../images/bg_call_now.png);
	padding-left:45px;
	background-position:10px 7px;
	background-repeat:no-repeat;
}
.call-center-number a{
    color: #fff;
    font-size: 16px;
    
    font-weight: normal;
}

.product-detail-tab{
    margin: 0px;
    padding: 0px;
    float: left;
    border: solid 1px #333;
    padding: 10px;
    border-bottom: none;
    background: #FFF;
    margin-bottom: -1px;
    font-size: 16px;
    text-transform: uppercase;
}

.menu-top{

    padding: 0px;
    right: 0px;
    top: 0px;
	width:100%;
	background-color:#0059ad;

}
.menu-top a:hover{
	color:#CCC;
}

.menu-top a{
    color: #FFF;
    
}
.toppage-item{
    line-height: 34px;
    padding-left: 20px;
}
.rtb-box{
    background: #0093dd;
}
.box-fff
{
	background-color:#fff;
	padding-left:20px;
	padding-right:20px;
	overflow:hidden;
	-webkit-box-shadow: 0 2px 2px 0 #C7C7C7;
box-shadow: 0 2px 2px 0 #C7C7C7;
}

.rtb-header{
    float: left;
    width: 33.333%;
    /* margin-left: 30px; */
    margin-top: 10px;
    margin-bottom: 8px;
    height: 68px;
    padding-left: 80px;
}
.rtb-header img{
    display: block;
    float: left;
}
.rtb-header span{
    display: block;
	margin-top:5px;
	color:#414042;
	font-weight:700;
	font-size:26px;
	text-transform:uppercase;
    
}
.rtb-header strong{
    font-weight:normal;
	font-size:16px;
	display:block;
	color:#414042;
}

.product-hot-wrapper
{
	background-color:#fff;
	margin-top:30px;
}
.pro-home-img
{
	position:relative;
}


.cam-ket-icon{
    background: url(/images/cam-ket-icon.png) no-repeat; 
}
.tu-van-icon{
    background: url(/images/tu-van-icon.png) no-repeat; 
}
.giao-hang-icon{
    background: url(/images/giao-hang-icon.png) no-repeat; 
}
.thanh-toan-icon{
    background: url(/images/thanh-toan-icon.png) no-repeat; 
}

.pro-promotion{
    background: url(/images/khuyen-mai-icon.png) #ffeaa8 no-repeat left;
    padding: 10px;
    border: solid 1px #edd792;
    padding-left: 45px;
    border-radius: 15px;
}


.gallery-top{
	border:solid 1px #d6d6d6
}
.gallery-thumbs-pro{

}
.gallery-thumbs-pro img{
border:solid 1px #d6d6d6
}


.menu-bar{
    background: #1a1a1a;
    height: 50px;
}

.title-cat-home{
    font-size: 18px;
    margin: 0px;
    padding: 0px;
    text-transform: uppercase;
    font-weight: normal;
    margin-bottom: 10px;
	border-bottom:solid 1px #e1e1e1;
}

.title-cat-home a{
	font-weight:700;
	margin-bottom:-2px;
	display:inline-block;
	padding-right:15px;
	color:#0d0d0d;
	background-color:#f0f0f0;
	padding-bottom:1px;
}
.title-cat-home a:hover{
	color:#0059ad
}

.pro-name-home{
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    margin-top: 10px;

}

.pro-name-home a{
    font-weight: normal;
    color: #096caa;
}
.border-cell-home {
    padding: 5px;
}
.border-cell-home img{
    display: block;
    padding: 1px;
    box-shadow: 0px 0px 2px #222;
}

.margin-bottom-20{
    margin-bottom: 20px;
}

.title-left{
    margin: 0px;
    padding: 0px;
    font-size:16px;
    text-transform: uppercase;
    padding: 3px;
    padding-left: 0px;
    border-bottom: solid 1px #CCC;
    padding-bottom: 6px;
	font-weight:700;
}
.item-news-right
{
	overflow:hidden;
	margin-bottom:10px;
}
.item-news-right a
{
	color:#717171;
	font-weight:normal;
}
.item-news-right a:hover
{
	color:#222;
}
.item-news-right img
{
	width:30%;
	float:left;
	margin-right:10px;
}

.title-left a{
    color: #2a2a2a;

}


    
.title-left img{
    float: left;
}

.item-news-left{
    margin-top: 3px;
    width: 100%;
    font-weight: bold;
}
.item-news-left img{
    width: 103px;
    float: left;
    margin-right: 5px;
}

.item-news-left a{
    text-decoration: none;
    color: #333;
}

.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;
}

.title-menu-footer{
    color: #fff;
    text-transform:uppercase;
    font-weight: normal;
	font-weight:700;
    font-size: 18px;
}
.title-menu-footer a{
    color: #fff;
    
}

.menufooter{
    padding: 0px;
    margin: 0px;
    
}
.menufooter li{
    list-style: none;
    padding-bottom: 15px;
    font-family: Arial;
}
.menufooter li a{
    color: #72a3d1;
}
.menufooter li a:hover{
	color:#fff;
}
.menufooter li .fa{
    color: #FFF;
    font-weight: bold;    
}

.menutab{
    background: #ebebeb;
    padding: 8px;
    font-size: 12px;
    font-weight: bold;
}
.product-menu-2-item  {
    float: left;
    margin-right: 20px;
}
.product-menu-2-item  a{
    color: #333;
}
.menutab .actived a{
    color: #29a7e1;
}

.line-frm{
    width: 100%;
    margin-bottom: 10px;
}
.line-frm input{
    width: 100%;
	padding:10px;
	border:solid 1px #d7d7d7;
}

.line-frm textarea{
    width: 100%;
	padding:10px;
	border:solid 1px #d7d7d7;

}

.soluong
{
	padding:5px 10px;
	border:solid 1px #d7d7d7;
	width:auto;
	font-weight:700;
	width:50px;
}
.line-frm input.error,.line-frm textarea.error
{
	border:solid 1px #F00 !important;
}
.modal-box {
  display: none;
  position: fixed;
  z-index: 99999;
  width: 98%;
  background: white;
  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;
}
@media (min-width: 32em) {

.modal-box { width: 40%; }
}

.modal-box header, .modal-box .modal-header {
    padding: 1.25em 1.5em;
    border-bottom: 1px solid #ddd;
    background: #1598d0;
    color: #FFF;
    text-align: center;
}

.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: 1.5em; }

.js-modal-close{
    float: right;
}

.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.3) !important;
}

a.close {
  line-height: 1;
  font-size: 1.5em;
  position: absolute;
  top: 5%;
  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;
}

.thanh-tien{
    font-size: 18px;
    font-weight: bold;
    color: #f35c5c;
}
.cart-pro-name{
    color: #111;
    font-weight: bold;
    font-size: 15px;
}

.cart-pro-image{
    float: left; margin-right: 10px;
    box-shadow: 0px 0px 3px #333;
}

.header-mobile{
    position: relative;
    height: 45px;
    background: url(../images/menu-mobile-block.png) #1a1a1a right center no-repeat;
}

.logo-mobile{
    float: left;
    width: 100%;
    background: #FFF;
}

.menu-mobile{
    position: absolute;
    left: 5px;
    top: 8px;
    color: #FFF;
}

.show-search-mobile{
    position: absolute;
    left: 55px;
    top: 10px;
    font-size: 10px;
    color: #FFF;
}

.hotline-mobile {
    background: url(../images/phone-icon.png) no-repeat;
    float: left;
    background-position-y: -5px;
    padding-left: 30px;
    color: #DDD;
    height: 40px;
    position: absolute;
    top: 5px;
    right: 80px;
    font-size: 12px;
}

.hotline-mobile a{
    font-size: 18px;
    color: #FFF;
}


.search-mobile{
    width: 100%;
    float: left;
    position: relative;
    display: none;
}
.search-mobile input{
    width: 100%;
    height: 30px;
}
.search-mobile a{
    color: #666;
    position: absolute;
    right: 10px;
    top: 7px;
    display: block;
}

.content{
    padding: 0px;
}

.video-name-home{
    margin: 0px;
    padding: 0px;
    background:rgba(0,0,0,0.9);
    padding: 12px;
}

.video-name-home a{
    color: #FFF;
    font-weight: normal;
}

.news-name-home{
    margin: 0px;
    padding: 0px;
	margin-bottom:10px;
	margin-top:10px;
}

.intro-news-home
{
	color:#717171;
	line-height:22px;
}
#news_home
{
	margin-top:20px;
}
.news-name-home a{
    color: #58595b;
    font-weight:700;
}
.news-name-home a:hover{
	color:#F00
}

.msgbox{
    float: left;
}

.video-detail-name{
	margin:0px;
	padding:0px;
	font-size:20px;
	margin-top:20px;
	font-weight:normal;
}

#button-btt{
	position: fixed;
    right: 10px;
    bottom: 20px;
    background: #29a7e1;
    padding: 10px;
}
#button-btt a{
	color:#FFF;
}
.hd-cathome
{
	font-size:25px;
	color:#0093dd;
	text-transform:uppercase;
	font-weight:700;
	line-height:normal;
	text-align:center;
	font-weight:700;
	padding-top:30px;
	margin:0;
	padding:0;
	padding-bottom:30px;
}
.hd-cathome a
{
	color:#0093dd;
}
.hd-cathome a:hover
{
	color:#F00
}
.hd-bg
{
	text-align:left;
	background-image:url(../images/bg_hd1.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-bottom:20px;
	margin-bottom:20px;
}
.cat-name-home{
    font-size: 16px;
    font-weight: normal;
    text-align:left;
    margin: 0px;
    padding: 0px;
    margin-top: 5px;
	background-color:#0093dd;
	padding:20px 30px;
	width:100%;
}
.cat-name-home a{
    color: #ffffff;
	font-size:17px;
	font-weight:700;
	text-transform:uppercase;
}
.outer-intro-cat-home
{
	-webkit-box-shadow: 0 2px 2px 0 #C7C7C7;
box-shadow: 0 2px 2px 0 #C7C7C7;
padding:20px 30px;
}
.intro-cat-home
{
	color:#58595a;
	text-align:justify;
	line-height:22px;
	font-size:14px;
}
.cat-home-view-detail
{
	font-size:14px;
	text-decoration:underline;
	color:#0059ad;
	text-transform:uppercase;
	font-weight:700;
}
.button-next, .button-prev{
    position: absolute;
    color: #096caa;
	display:block;
	width:51px;
	height:51px;
	top:30%;
	background-image:url(../images/np.png);
}
.button-next{
    right:-54px;
	background-position:-51px 0;
}
.button-prev
{
	left:-54px;
	background-position:0 0;
}

.home-line-bg{
    background: #096caa;
    font-size: 24px;
    font-style: italic;
    text-align: center;
    color: #FFF;
}
.home-line-bg span{
    display: block;
    margin: 0 auto;
    text-align: center;
    background: url(../images/home-line-bg.png) 20% bottom no-repeat;
    padding: 22px;
}
.title-line{
    border-top: 3px solid #1f8cd0; width: 60px;    margin-top: -3px;
}

.pro-tab-item{
    font-family: Arial;
    font-size: 14px;
    padding: 10px;
    padding-left: 20px;
    border-bottom: solid 1px #CCC;
    cursor: pointer;
}
.pro-tab-item:hover, .pro-tab-active{
    background: #096caa;
    color: #FFF;
}

.y-kien-kh{
    background: url(../images/y-kien-bg.png) no-repeat;
    background-size: cover;
    color: #FFF;
    padding: 40px 0px;
}

.article-title{
    
    font-size: 18px;
    color: #FFF;
    margin: 0px;
    padding: 0px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 10px;
}
.article-title a{
    color: #FFF;
}

.article-home{
    position: relative;
    padding: 10px;
    background: #FFF;
    text-align: center;
}

.article-name{
    margin: 0px;
    padding: 0px;
    font-style: italic;
    font-size: 16px;
}

.article-name a{
    
    font-style: italic;
    color: #2f2f2f;
}

.author-info{
    color: #333;
}

.article-quote{
    font-size: 30px;
    color: #f0572b;
    text-align: left;
    padding-left: 20px;
}

.article-home img{
    display: block;
    width: 120px;
    position: absolute;
    top: -70px;
    left: 50%;
    margin-left: -60px;
    border-radius: 50%;
    border: solid 3px #f0572b;
}

.view-detail{
    color: #1f8cd0;
    text-transform: uppercase;
    font-weight: bold;
    font-family: Arial;
}

.news-home-item{
    margin: 0px 5px;
}



.title-menu-left{
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    text-transform: uppercase;
	background-color:#252525;
    font-weight:700;
	background-image:url(../images/bg_hdleft.png);
	background-position:left center;
	background-repeat:no-repeat;
	color:#fff;
}
.title-menu-left a{
    color: #fff;
    line-height:50px;
	text-transform:uppercase;
	font-weight:700;
	display:block;
	padding-left:62px;
}

.menu-left{
    padding: 0px;
    margin: 0px;
	margin-bottom:20px;
}

.menu-left li{
    list-style: none;
    font-size: 14px;
	background-color:#ebebec;
	padding:12px 10px;
	border-bottom: solid 1px #fff;
}

.menu-left li a{
    display: block;
    background-image:url(../images/bl.png);
	background-position:center left;
	background-repeat:no-repeat;
    padding-left: 15px;
    cursor: pointer;
    color: #414042;
	font-weight:normal;
}
.menu-left  .actived a
{
	 background-image:url(../images/bl_act.png);
	 background-repeat:no-repeat;
	 background-position:center left;

}
.menu-left li a:hover, .menu-left  .actived a{
    color: #0093dd;
	font-weight:700;
}

.menu-left li .fa{
    float: right;
}

.menu-box-title{
    font-size: 14px;
    color: #FFF;
	font-weight:700;
    text-transform: uppercase;
	padding-bottom:5px;
}
.menu-box-title a{
    color: #FFF;
}

.support-title{
    background: url(../images/support-icon.png) #096caa no-repeat 10px center;
    
    font-size: 16px;
    color: #FFF;
    padding: 10px;
    border-radius: 5px;
    text-transform: uppercase;
    padding-left: 50px;
}

.support-item{
    padding: 10px 0px;
    border-bottom: solid 1px #CCC;
}
.support-item span{
    display: block;
    width: 100%;
    color: #4d4d4d;
}

.phone-support{
    
    color: #2d2d2d;
    
}

.poster-page
{
	margin-bottom:15px;
}
.pro-name-list
{
	font-size:14px;
	color:#0059ad;
	margin:0;
	padding-top:5px;
	padding-bottom:5px;
}
.pro-name-list a
{
	color:#0059ad;
}
.pro-name-list a:hover
{
	color:#36C
}
.btn-detail-pro
{
	background-color:#0059ad;
	display:block;
	width:40%;
	display:block;
	padding:10px;
	color:#fff;
	text-align:center;
	margin-top:10px;
	-webkit-border-radius: 5px;
border-radius: 5px;
font-weight:700;
}

.intro-pro
{
	color:#484848;
}
.congtrinh-home
{
	padding-top:20px;
	padding-bottom:20px;
	background-image:url(../images/bg_wc.jpg);
	background-position:center top;
	background-repeat:repeat-x;
}
#project_home
{
	margin-top:20px;
}
.pjo-item
{
	overflow:hidden;
	background-color:#fff;
	padding:0;
	margin-bottom:25px;
}
.pjo-item:hover
{
	background-color:#0093dd;
}
.pjo-item:hover a
{
	color:#fff !important;
}


.pjo-item img
{
	width:100%;
}
.img-pjo
{
	position:relative;
	width:40%;
	float:left;
	margin-right:20px;
}
.intro-pjo
{
	margin-top:10px;
	color:#58595b;
	font-size:14px;
	
}
.intro-pjo .intro-news-home
{margin-bottom:5px;
}


.pjo-item:hover .intro-pjo
{
	color:#FFF !important;
}
.pjo-name-home
{
	font-weight:normal;
	margin:0;
	padding:0;
}
.intro-1
{
	padding:20px 30px;
	padding-top:30px;
}
.pjo-name-home a
{
	color:#414042;
	font-size:16px;
	font-weight:700;
}
.box-profile-list{
	padding:50px 0px;	
}
.box-profile-list-odd{
	background:#Eee;
}
.box-profile-list-odd .profile-image
{
	float:right !important;
}
.profile-name{
	font-size:16px;
	font-family:OpenSans-Bold, Arial, Helvetica, sans-serif;	
	text-transform:uppercase;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
}
 .profile-image{
	width:28%;	
}
.intro-part
{
	font-size:14px;
}
.profile-text{
	width:70%;	
}
.box-profile-list .profile-content{
	width:100%;
	display:none;
}
.row-reverse{
	-webkit-flex-direction: row-reverse; 
  	flex-direction: row-reverse;
}
.btn-profile-detail,.btn-profile-minus{
	color:#294da5;
	text-decoration:none;
	font-size:16px;
}
.btn-profile-detail .fa,.btn-profile-minus .fa{
	color:#294da5;	
}
.frm-reg
{
	border:solid 1px #d7d7d7 !important;
	padding:15px;
}
.title-apply
{
	background-color:#0059ad;
	padding:10px 15px;
	color:#fff;
	font-size:16px;
	font-weight:700;
	text-transform:uppercase;
}
.frm-reg input.txt
{
	width:100%;
	padding:10px;
	border:solid 1px #d7d7d7
}
.title-frm-reg
{
	margin-bottom:10px;
	font-weight:700;
	text-transform:uppercase;
}
.frm-reg .td_td
{
	margin-bottom:10px;
}
.frm-reg textarea.txt
{
	width:100%;
	padding:10px;
	border:solid 1px #d7d7d7
}
.btn-submit-tuyendung
{
	background-color:#F00;
	color:#fff;
	padding:10px 30px;
	font-size:16px;
	font-weight:700;
	text-transform:uppercase;
}
.message_text
{
	font-size:12px;
	color:#F00;
}
.swiper-container
{
	padding-bottom:10px;	
}


.item-pro
{
	margin-bottom:55px;
	
}
.km
{
	position:absolute;
	top:10px;
	right:-10px;
	background-image:url(../images/hot_lbl.png);
	width:47px;
	line-height:25px;
	text-align:right;
	padding-right:5px;
	background-repeat:no-repeat;
	color:#fff;
	font-weight:700;
	font-size:14px;
	z-index:999;
}
.item-pro .img
{
	position:relative;
}
.item-pro .img img
{
	width:100%;
	display:block;
	border:solid 1px #cccccc;
}
.item-pro .pro-name
{
	font-size:18px;
	font-weight:700;
	margin:0;
	margin-top:10px;
	margin-bottom:2px;
	
}

.item-pro .pro-name a
{
	color:#414042;
}
.item-pro .tenhang
{
	font-weight:700;
	color:#4e4e4e;
	font-size:14px;
}
.item-pro .pro-name a:hover
{
	color:#F00;
}
.item-pro .code
{
	color:#858585;
	font-weight:normal;
	text-transform:uppercase;
	margin-top:4px;
	padding-bottom:10px;
	border-bottom:solid 1px #e3e3e3;
}
.btn-view
{
	display:block;
	border:solid 1px #908e93;
	text-align:center;
	padding-top:8px;
	padding-bottom:8px;
	color:#908e93;
	font-weight:700;
	font-size:14px;
	margin-top:15px;
}
.btn-view:hover
{
	background-color:#0093dd;
	border:solid 1px #0093dd;
	color:#fff;
}
.price-item
{
	padding-top:10px;
}

.gia-ny
{
	color:#838383;
	font-weight:700;
	font-size:14px;
}
.gia-khuyenmai
{
	font-size:16px;
	font-weight:700;
	color:#383838;
	margin-top:5px;
}
.gia-khuyenmai span
{
	color:#ed1c24;
}
.l-home
{
	padding-top:40px;
	padding-bottom:40px;
}
.logo-fot
{
	
}
.other-news
{
	padding:0;
	padding-left:0px;
}
.other-news li
{
	display:block;
	padding-bottom:10px;
}
.news-name-other{
    margin: 0px;
    margin: 0px;
}
.news-name-other a{
    text-decoration: none;
    color: #3a3a3a;
    font-weight: normal;
	display:block;
	background-image:url(../images/bl1.png);
	background-repeat:no-repeat;
	padding-left:20px;
	background-position:center left;
}
.news-name-other a:hover{
	color:#0093dd;
	background-image:url(../images/bl_act.png);
}
.hdcatItem
{
	background-color:#e1e1e1;
	padding:0px;
	margin:0;
	position:relative;
	margin-bottom:25px;
}
.hdcatItem .a-catItem
{
	background-color:#0092db;
	background-image:url(../images/bg_hd_subcat.png);
	background-position:top;
	background-repeat:repeat-x;
	display:inline-block;
	padding:12px 18px;
	color:#fff;
	font-size:16px;
	font-weight:700;
}
.view-all-subcat
{
	position:absolute;
	display:inline-block;
	right:15px;
	top:14px;
	font-size:14px;
	color:#0093dd;
	background-image:url(../images/plus1.png);
	background-repeat:no-repeat;
	background-position:right center;
	padding-right:20px;
}
.view-all-subcat:hover
{
	color:#fff;
}
.box-intro-duan
{
	border:solid 1px #e1e1e1;
	padding:30px;
}
.duan-name
{
	font-size:16px;
	font-weight:normal;
	margin:0;
	margin-bottom:10px;
}
.duan-name a
{
	color:#0093dd;
	font-weight:700;
}
.duan-name a:hover
{
	color:#666
}

.title-detail
{
	color:#0093dd;
	font-size:24px;
	margin:0;
	padding:0;
	font-weight:700;
}
.call-now
{
	border:solid 1px #0093dd;
}
.info-call-now
{
	padding:15px;
	text-align:center;
	color:#0093dd;
	font-weight:700;
}
.acall-now
{
	display:block;
	background-color:#0093dd;
	padding:15px;
	text-align:center;
	color:#fff;
	font-weight:700;
	text-transform:uppercase;
}
.tab-home
{
	margin:0;
	padding:0;
	text-align:left;
	margin-bottom:20px;
	overflow:hidden;
	border-bottom:solid 1px #cccccc
}
.tab-home li
{
	display:block;
	float:left;
}
.tab-home li a
{
	display:block;
	color:#fff;
	text-decoration:none;
	padding:10px 20px;
	background-color:#cccccc;
	color:#fff;
	font-weight:700;
	font-size:18px;
}
.tab-home li a.active
{
	background-color:#0093dd;
}
.tab-home li a.tab-act,.tab-home li a:hover
{
	background-color:#0093dd;
	color:#fff;

}
.box-tab-news
{
	display:none;
	color:#414042;
}
.tab-content-act
{
	display:block;
	
}
.view-more-partner{
	border:solid 1px #b7b7b7;	
	line-height:47px;
	padding-left:20px;
}
.view-more-partner a{
	color:#414042	;
}
.view-more-partner .arrow{
	width:97px;
	height:47px;
	background:#ebebeb;
	float:right;
}
.view-more-partner .arrow a{
	display:block;
	text-align:center;
	line-height:47px;
	width:49.5%;	
	color:#FFF;
	font-size:20px;
}
.view-more-partner .arrow a:first-child{
	border-right:solid 1px #FFF;	
}
.view-more-partner .text{
	width:calc(100% - 97px);
	padding-left:20px;
}
.box-enter-phone{
	background:#Eee;
	padding:10px;	
}
.box-enter-phone input{ 
	width:calc(100% - 50px);
	height:30px;
	padding:0px 5px;
	display:block;
}
.btn-submit-phone{
	width:45px;
	height:30px;
	background:#0093DD;	
	display:block;
	color:#FFF;
	text-align:center;
	line-height:30px;
}
.hotline-m
{
	background-image:url(../images/bg_call_now.png);
	padding-left:40px;
	line-height:29px;
	float:right;
	color:#fff;
	background-repeat:no-repeat;
	margin-right:30px;
	margin-top:10px;
	display:none
}
.hotline-m a
{
	font-weight:700;
	color:#fff;
}
.frm-search-m
{
	position:relative;
	display:none;
}
.frm-search-m .txt-searcg-m
{
	width:100%;
	padding:10px;
	border:solid 1px #d7d7d7
}
.frm-search-m i.fa
{
	position:absolute;
	top:10px;
	right:10px;
	color:#222;
	font-size:20px;
}
.video-home .swiper-slide
{
	padding-left:4px !important;
	padding-right:4px !important;
}
.mnu_4
{
	padding:0;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:10px;
	background-color:#fff
}

.menu-left li.actived .mnu_4 a
{
	font-weight:normal !important;
	color:#333;
}

.mnu_4 li
{
	border-bottom:none !important;
	padding:5px 10px;
	background-color:#fff
}
.mnu_4 li a
{
	text-transform:none !important;
}

.video-container{
	position:relative;
}

.btn-youtube {
    width: 68px;
    height: 48px;
    /* background-color: rgba(0, 0, 0, .7); */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 23%;
    transition: opacity .25s cubic-bezier(0,0,0.2,1);
    background-color: transparent;
}