@charset "utf-8";



/* CSS Document */
body {
    font-family: 'OpenSans', Arial, Helvetica, sans-serif;
    padding: 0px;
    margin: 0px;
    font-size: 14px;
    color: #373737;

}
img {
    border: none;
    max-width: 100%;
}
a{
    color: #1b468f;
}
.c, .c5, .c10, .c15, .c20, .c30, .c3, .c2 {
    clear: both;
}
.c2 {
    height: 2px;
}
.c3 {
    height: 3px;
}
.c5 {
    height: 5px;
}
.c10 {
    height: 10px;
}
.c15 {
    height: 15px;
}
.c20 {
    height: 20px;
}
.c30 {
    height: 30px;
}
.c35 {
    height: 35px;
}

#page{
    background: #FFF;
}
.bg-page{
	background-image:url(../images/bgpage.png);	
	background-repeat:repeat-y;
	background-size:contain;
	min-height:500px;
}

.email-top {
    padding: 10px;
    font-size: 16px;
    color: #464646;
}
.email-top i {
    color: #ed3237;
    font-size: 16px;
}
.toppage{
	background-image: url(../images/bg-menu-top.png);
	background-repeat:no-repeat;
	background-size:cover;
	height:48px;
}

.menutop {
    float: right;
    height: 30px;
    line-height: 48px;
    padding: 0px;
    margin: 0px;
    padding: 0px 5px;
}

.menutop a{
    text-decoration: none;
    font-size: 14px;
    color: #333;

}


.menu-bg{
   background-image:url(../images/bg-menu-bar.png);
	background-repeat:no-repeat;
	background-size:cover;
	height:71px;
}


#nav {
    margin: 0 auto;
    height: 71px;
    line-height: 71px;
    padding: 0px;
    padding-left: 20%;
    font-family:  OpenSans , Arial ,Helvetica, sans-serif;
    text-transform: uppercase;
	position:relative;
	
	
	font-size:14px; 
}



#nav li {
    list-style: none;
    float: left;
    line-height: 71px;
    font-size: 16px;
    position: relative;
    border-bottom: none;
    border-top: none;
}
#nav li a {
    color: #242424;
    text-decoration: none;
    display: inherit;
    padding: 0px 9px;

    text-transform: uppercase;
    font-size: 14px;
}
#nav li:hover {
    color: #005da4;
}
#nav li.active {
    color: #005da4;
  
}
#nav li a:hover, #nav li.active a {
    color: #005da4;
}
#nav li ul {
    position: absolute;
    top: 100%;
    left: -1px;
    padding: 0px;
    margin: 0px;
    z-index: 99999;
    width: 220px;
    display: none;
    padding-top: 3px;
    background: #333;
    z-index: 999;
    
}
#nav li ul li {
    text-transform: none;
    width: 100%;
    float: none;
    border: none;
    border-bottom: solid 1px #444;
    height: auto;
    padding: 0px;
    border-left: none;
    font-size: 16px;
}
#nav li ul li:first-child {
    border-top: none;
}
#nav li ul li:hover, #nav li.active ul li:hover, #nav li.active ul li.active {
    background: #666;
    border: none;
    border-bottom: solid 1px #444;
}
#nav li ul li:last-child {
    border-bottom: none;
}
#nav li ul li a {
    color: #fff;
    height: auto;
    padding: 6px;
    line-height: normal;
    padding-top: 9px;
    padding-bottom: 9px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
    text-transform: none;
}
#nav li ul li:hover a {
    color: #fff;
}
#nav li ul li ul {
    position: absolute;
    left: 100%;
    border-top: none;
    width: 220px;
    top: -2px;
    display: none;
}
#nav li ul li a {
    color: #FFF !important;
}

.menuleft {
    padding: 0px;
    margin: 0px;
    
    
    margin-top: -41px;

}
.menuleft li {
    list-style: none;
    border-bottom:   solid 1px #c0c0c0;
    
}
.menuleft li a {
    color: #222;
    text-decoration: none;
    display: inherit;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 0px;
    font-size: 14px;
    background-repeat: no-repeat;
    background-position: 8px 16px;
    font-weight: normal;
    font-family: 'OpenSans-Bold';
}
.menuleft li a i {
    color: #797979;
    font-size: 12px;
    float: right;
}
.menuleft li:hover a, .menuleft li.active a {
    color: #0068b7;
}
.menuleft li i {
    margin-right: 5px;
    font-size: 14px;
}
.menuleft li ul {
    padding: 0px;
    margin: 0px;
}
.menuleft li ul li {
    padding-left: 20px;
    border: none;
    border-top: solid 1px #bdbdbd;
	color:#666;
}

.menuleft li ul li  a{
	color: #666 !important;
}

.menuleft li.active ul li a {
    color: #333;
}
.menuleft li.active ul li.active a, .menuleft li.active ul li a:hover {
    color: #0068b7 !important;
}


.title-left {
    background-color: #3f3f3f;
    margin: 0;
    font-weight: normal;
    list-style: none;
    text-transform: uppercase;
    font-family: 'OpenSans-Bold';
    padding: 11px 0px 11px 10px !important;

}
.title-left a {
    color: #fff !important;
    text-decoration: none;
    font-size: 14px !important;
    padding: 0px !important;
    font-weight: normal !important;
}
.title-left i {
    margin-right: 5px;
}


.logo{
	display:block;
	position:absolute;
	top:-35px;
	left:0px;
	z-index: 9999;
}

.banner{
    float: left;
    margin-top: 20px;
}


.parner-next, .parner-prev {
    font-size: 16px;
    position: absolute;
    top: 33%;
    height: 32px;
    width: 32px;
    line-height: 32px;
    color: #1b468f;
    text-decoration: none;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    padding: 0px;
    margin: 0px;
    z-index: 99;
    padding-top: 8px;
}
.parner-next {
    right: 5px;
    margin: 0px;
    padding-left: 3px;
}
.parner-prev {
    left: 5px;
    padding-right: 2px;
}

.footer {
    padding-bottom: 15px;
    padding-top: 10px;
    color: #222;
    background-color: #ededed;
    padding-left:10px;
    padding-right:10px;
}
.line-gray {
    border-top: solid 1px #b2b4b8;
    height: 1px;
}

.btn-view-more {
    
    display: block; float: left;
    border-radius: 5px;
    
    padding: 10px 40px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
    text-decoration: none;
    background: #005da4;
}



.slide-text-box{
    position: absolute; 
    bottom: 2px; 
    background-color: rgba(0, 0, 0, 0.6);
    
    color: #FFF; 
    padding: 40px; 
    max-width: 600px; 
}

.slide-text-box a{
	color:#FFF;
	text-decoration:none;
}

.slidde-view-more{
    background: #ff9c00;
    border-radius: 5px;
    padding: 8px 18px;
    float: right;
}
.slidde-view-more a{
    color: #FFF;
    text-decoration: none;
}


.info-home a{
    text-decoration: none;
    color: #222;
}

.info-home img{

}

.view-details{
    float: right;
}

.view-details a{
    color: #666;
    text-decoration: none;
}

.title-footer {
    padding: 5px 0px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: normal;
    padding-bottom: 6px;
}

.title-footer a {
    color: #FFF;
    font-weight: normal;
    text-decoration: none;
}

.copy-right {
    line-height: 40px;
    color: #bcffe0;
    background-color: #00542d;
    font-size: 16px;
}
.copy-right a {
    color: #fff;
    font-size: 16px;
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
.div-crumb{
	height: 41px;
	 background:#e5e5e5;
}
.crumb {
   height: 38px;
   line-height: 38px;
   background:#e5e5e5;
   margin-left: 20%;
   padding-left: 30px;
}
.crumb a {
    color: #333;
    text-decoration: none;
    font-size: 13px;
}
.crumb a:first-child {
    font-size: 14px;
}
.crumb a:last-child {
    color: #333;
    font-weight: normal;
}
.poster {
    margin-bottom: 10px;
}

.news-name{
    margin: 0px;
    padding: 0px;
    color: #1179c8;
    font-size: 14px;
    font-weight: bold;
    font-weight: normal;
    font-family: 'OpenSans-Bold';
}

	

.news-name a{
    text-decoration: none;
    color: #333;
    font-size: 16px;
}

.intro-detail{
    margin: 0px;
    padding: 0px;
    font-size: 14px;

}
.news-name-detail {
    margin: 0px;
    padding: 0px;
    font-family: 'OpenSans-Bold',Arial;
    font-size: 30px;
    color: #343434;
    text-transform: uppercase;
    
}

.title-other-news{
    margin: 0px;
    padding: 0px;
    font-family: 'OpenSans-Bold',Arial;
    font-size: 18px;
    text-transform: uppercase;
    color: #3f3f3f;
    float: left;

}

.other-article {
    margin: 0px;
    padding: 0px;
    padding-left: 18px;
}
.other-article li {

    list-style: disc;
    color: #313131;
    padding:8px 0px 9px 0px;
}
.other-article li a {
    color: #313131;
    text-decoration: none;
}
.other-article li i.fa
{
    color:#034ea2;
}
.other-article li a:hover {
    text-decoration: underline;
}

.error {
    color: #FF0000;
}
.btn-send {
    font-family: 'OpenSans-Bold';
    font-size: 14px;
    text-transform: uppercase;
    background: #005290;
    padding: 10px 30px;
    border: none;
    color: #FFF;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
}
.btn-reset {
    background: #F8B02C;
    padding: 7px 25px;
    border: none;
    color: #FFF;
    color: #FFF;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
}


.flex-prev,.flex-next
{
    position:absolute;
    top:45%;
    z-index:1000000
}
.flex-prev
{
    text-indent:-9999em !important;
    width:25px !important;
    line-height:42px !important;
    background-image:url(../images/btt_sl.png);
    background-position:0 0;
    background-repeat:no-repeat;
    left:10px;

}
.flex-next
{
    text-indent:-9999em !important;
    width:25px !important;
    line-height:42px !important;
    background-image:url(../images/btt_sl.png);
    background-position:-25px 0;
    background-repeat:no-repeat;
    right:10px;
}
.topmenu{
    margin: 0px;
    padding: 0px;
    float: right;
}

.topmenu li{
    list-style: none;
    list-style: none;
    float: left;
    margin-left: 10px;
}

.lang{
    float: right;
    margin-left: 10px;
}

.hot-line{
    background: url(../images/phone-icon.png) no-repeat;
    height: 40px;
    padding-left: 40px;
    float: right;
    font-size: 13px;
    color: #333;

    

}
.phone-pc a{
    color: #1287b2;
    text-decoration: none;
    font-weight: bold;
    font-family: Verdana,Arial;
    font-size: 16px;
}

.download-profile{
    background: url(../images/download-bg.png) no-repeat;
    height: 40px;
    padding-left: 40px;
    float: right;
    min-width: 260px;
        
}
.download-profile a{
    text-decoration: none;
    color: #FFF;
    line-height: 39px;
    padding-right: 20px;
    font-family: Verdana,Arial;
}


.partner-prev, .partner-next {
    background: #1b88c9;
    height: 30px;
    width: 20px;
    text-align: center;
    line-height: 30px;
    color: #FFF;
    text-decoration: none;
    position: absolute;
    top: 40%;
}
.partner-prev {
    left: 0px;
    -webkit-border-radius: 3px 0px 0px 3px;
    -ms-border-radius: 3px 0px 0px 3px;
    -moz-border-radius: 3px 0px 0px 3px;
    -o-border-radius: 3px 0px 0px 3px;
    border-radius: 3px 0px 0px 3px;
}
.partner-next {
    right: 0px;
    -webkit-border-radius: 0px 3px 3px 0px;
    -ms-border-radius: 0px 3px 3px 0px;
    -moz-border-radius: 0px 3px 3px 0px;
    -o-border-radius: 0px 3px 3px 0px;
    border-radius: 0px 3px 3px 0px;
}

.parner{
    border: solid 1px #DDD;

    background: #ededed;
    overflow:hidden; 
    padding:10px; 

}
.parner img{
    border: solid #999 1px;
}

.menufooter{
    background: #1287b2;
    height: 40px;
    line-height: 40px;
}

.menufooter a{
    text-transform: uppercase;
    text-decoration: none;
    color: #FFF;
    padding-right: 20px;
}

#button-btt{
    position: fixed;
    left: 10px;
    bottom: 30px;
}

/*----------*/

.cat-home-title{
    text-align: center;
    text-transform: uppercase;
    color: #333;
    font-size: 18px;
    font-weight: bold;
}
.cat-home-title span{
    background: #FFF; padding: 0 8px;    
}


.cat-home-line{
    border:solid 2px #f5f5f5;
    margin-top: -12px;
}

.cat-home {
    position: relative;
    background: #f4f4f7;
}

.cat-home-name {

    margin: 0px;
    position: absolute;
    background: rgba(20,132,194,0.8);
    display: block;
    width: 100%;
    bottom: 3px;
    
    line-height: 18px;
    padding: 2px 5px;

    text-align: left;
}

.cat-home-name a {
    text-decoration: none;
    color: #FFF;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
}

.cat-home-name i{
    color: #FFF;
    font-size: 13px;
    float: right;
    line-height: 35px;
    padding: 0px 12px;
    border-left: 1px #46a1d7 solid;

}


.duan-home-name {
    margin: 0px;
    position: absolute;
    background: rgba(20,132,194,0.8);
    display: block;
    width: 100%;
    bottom: 3px;
    line-height: 18px;
    padding: 6px 5px;
    text-align: left;
}
.duan-home-name a {
    text-decoration: none;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    
}

.duan img{
    padding: 10px;
    background: #FFF;
}

.cat-home-name i{
    color: #FFF;
    font-size: 13px;
    float: right;
    line-height: 35px;
    padding: 0px 12px;
    border-left: 1px #46a1d7 solid;

}

.intro-cat-home{
    margin: 0px;
    padding: 0px;
    text-transform: uppercase;
    color: #333;
    font-size: 18px;
    font-weight: bold;
}

.intro-cat-home a{
    text-decoration: none;
    text-transform: uppercase;
    color: #333;

}

.createdate{
    background: #005da4;
    color: #FFF;
    font-size: 12px;
    text-align: center;
    padding: 11px 0px;
}

.news-home-title{
    margin: 0px;
    padding: 0px;
}

.news-home-title a{
    text-decoration: none;
    color: #006fc4;
}


.duan-prev, .duan-next {
    background: #1b88c9;
    height: 30px;
    width: 20px;
    text-align: center;
    line-height: 30px;
    color: #FFF;
    text-decoration: none;
    position: absolute;
    top: 40%;
}
.duan-prev {
    left: -20px;
    -webkit-border-radius: 3px 0px 0px 3px;
    -ms-border-radius: 3px 0px 0px 3px;
    -moz-border-radius: 3px 0px 0px 3px;
    -o-border-radius: 3px 0px 0px 3px;
    border-radius: 3px 0px 0px 3px;
}
.duan-next {
    right: -20px;
    -webkit-border-radius: 0px 3px 3px 0px;
    -ms-border-radius: 0px 3px 3px 0px;
    -moz-border-radius: 0px 3px 3px 0px;
    -o-border-radius: 0px 3px 3px 0px;
    border-radius: 0px 3px 3px 0px;
}

.item-news-left{

}

.item-news-left a{
    color: #222;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}

.box-right{
    border:solid 1px #DDD;
    border-radius: 6px 6px 0px 0px;
}

.box-right .title-left{
    background: #DDD !important;
    color: #222 !important;
}

.box-right .title-left a{

    color: #222 !important;
}


.project-detail-intro{
    padding: 10px;
    background: #008fe4;
    color: #FFF;

}

.intro-duan-detail{
    margin: 0px;
    padding: 10px;
    background: #008fe4;
    padding-left: 30px;
    color: #FFF;
}

.intro-duan-detail li{
    line-height: 28px;
}

.divTable
{
    display:  table;
    width:100%;

    border:1px solid  #DDD;
    border-right:  0px;
    border-top:   0px;
    border-spacing:0px;/*cellspacing:poor IE support for  this*/
    /* border-collapse:separate;*/
}

.headRow{
    background: #EEE;
    line-height: 28px;
    height: 29px;

}

.divRow
{
    display:table-row;
    width:auto;

}

.divCell
{
    float:left;/*fix for  buggy browsers*/
    display:table-column;
    text-align: center;
    font-size: 14px;
    line-height: 28px;
    min-height: 29px;
    border:solid 1px #DDD;
    border-left: 0px;
    border-bottom:  0px;
}
.divCell a
{
    text-decoration: none;
    font-weight: bold;
    color: #1179c8;
}

.hot-icon{
    width: 33px;
    height: 16px;
    background: url('/images/new.gif') no-repeat;

}

.frm-reg{
    background: url('/images/mail-box-bg.png') right no-repeat;
    padding-right: 280px;

}

.title-frm-reg{
    font-family: 'OpenSans-Bold';
    font-size: 16px;
    text-transform: uppercase;
}
.title-frm-reg span{
    color: #F00;
}

.td_td{
    float: left;
    width: 60%;
}
.td_td .txt{
    width: 100%;
    height: 25px;
}
.red .txt{
    border: #F00 solid 1px;
}

.email-support{
    float: right;
    background: url('/images/email.png') no-repeat;
    padding-left: 23px;
    background-position-y: 9px;
    
}

.lang .en{
    background: url('/images/en-flag.png') no-repeat;
    display: block;
    width: 22px;
    height: 16px;
    float: left;
    margin-top: 5px;
    margin-left: 5px;
}

.lang .vi{
    background: url('/images/vn-flag.png') no-repeat;
    display: block;
    width: 22px;
    height: 16px;
    float: left;
    margin-top: 5px;
    margin-left: 5px;
}

.lang .jp{
    background: url('/images/jp-flag.png') no-repeat;
    display: block;
    width: 22px;
    height: 17px;
    float: left;
    margin-top: 5px;
    margin-left: 5px;
}

.search-zone{
    float: right; 
    color: #FFF; 
    border-right: solid 1px #1facff; 
    padding-right: 14px;
    cursor: pointer;
}

.menu-mobile{
    display: block;
    float: left;
    height: 34px;
    text-align: center;
    z-index: 100;
    width: 40px;
    text-align: center;
    line-height: 40px;
}

.menu-mobile a{
    text-decoration: none;
    color: #FFF;
}

.menu-mobile i{
    font-size: 24px;
    color: #FFF;
}

.link-smo-footer
{
    text-align:right;
    float: right;
	margin-right:-5px;
}
.link-smo-footer a {
    display: inline-block;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 5px;
    margin-left: 0px;
    font-weight: normal;
    float: left;
    padding: 0px 2px !important;
	width: 33px;
}

.link-smo-footer img {
    border-radius:3px;
}

.link-smo-footer i {
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 20px;
    text-decoration: none;
    font-size: 14px;
    margin-right: 0px;
    color: #fff;
    margin-top: 5px;
    text-shadow: none;
    padding: 4px;
}
.link-smo-footer a:last-child {
    margin-right: 0px;
}
.link-smo-footer .fa-facebook {
    background: #204185;
}
.link-smo-footer .fa-google-plus {
    background: #d4482b;
}
.link-smo-footer a i.fa-youtube {
    background: #e72625;
}
.link-smo-footer .fa-twitter {
    background: #2ca8e0;
}
.link-smo-footer .fa-linkedin {
    background: #026697;
}
.link-smo-footer .fa-pinterest {
    background: #c2242c;
}
.link-smo-footer .fa-bloger {
    background-image: url(../images/bloger.png);
    display: inline-block;
    width: 34px;
    height: 34px;
    background-color:#f79238;
    background-repeat:no-repeat;
    background-position:center center;
}

.txt-contact{
	width:100%;
}

.contact_input input{
	height: 40px;
	padding-left:5px;
	width:100%;
}

.news-home-intro{
	text-align:justify;
}

.paging1{
	border:solid 1px #cccccc;
	width:auto;
	float:right;
	height:30px;

	border-left:none;
}
.paging1 i{
	font-size:16px;
}
.page{
	text-decoration:none;
	font-size:12px;
	color:#000000;
	line-height:28px;
	width:auto;
	display:inline-block;
	background-color:transparent;
	padding-left:6px;
	padding-right:6px;
	border-left:solid 1px #ccc;
}
.page:hover{
	color:#034ea2;
	font-weight:bold;
}
.clicked{
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color:#034ea2;
	padding-left:6px;
	padding-right:6px;

}
.content-detail img{
	max-width:100% !important;
	/*
	height: auto !important;
	*/
}
.cat-home-info{
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 999;
    width: 100%;
    height: 100%;
    background: rgba(17,17,17,0.5);
    text-align: justify;
    padding: 20px;
    color: #FFF;
    display: none;
     line-height: 22px;
}

.cat-home-info a{
    text-decoration: none;
    color: #FF0;
   
}

.search-box{
    width: 300px;
    position: relative;
}
.search-box input{
    width: 100%;
    height: 30px;
    color: #666;
    padding-left: 3px;
}

.btn-search-res{
    position: absolute;
    bottom: 7px;
    right: 5px;
    
}


/*----------*/
.cat-name-list{
    margin: 0px;
    padding: 0px;
    font-family: 'OpenSans-Bold',Arial;
    font-size: 26px;
    color: #343434;
}

.cat-name-list a{
    text-decoration: none;
    color: #343434;
    text-transform: uppercase;
}

.duan-name{
    margin: 0px;
    padding: 0px;
    font-family: 'OpenSans-Bold',Arial;
    font-size: 14px;
    color: #343434;
    
}

.duan-name a{
    text-decoration: none;
    color: #343434;
    text-transform: uppercase;

    
}

.gallery{
    padding: 30px 40px;
    background: #3f3f3f; 
    
}

.gallery-thumbs{
    

    height: 519px; 
}
.thumb-next{
    position: absolute;
    top: -25px;
    left: 40%;
    color: #FFF;
}

.thumb-prev{
    position: absolute;
    bottom: -25px;
    left: 40%;
    color: #FFF;
}

.gallery-top-img img{
    display: block;
    float: left;
}

.gallery-top-img{
    background: #FFF;
    padding: 10px;
}

.gallery-top-name{
    font-family: 'OpenSans',Arial;
    font-size: 16px;
    text-transform: uppercase;
    padding: 20px 10px;
    background: #000;
    color: #FFF;
    width: 100%;
    margin-top: -61px;
    z-index: 99;
    float: left;
    opacity: 0.8;
}

.gallery-thumbs img{
    background: #222;
    padding: 3px;
    
}

.swiper-slide{
    opacity: 0.5;
}

.swiper-slide-active{
    opacity: 1;
}
.swiper-slide-active img{
    background: #FFF;
}

.tab-title{
    font-family: 'OpenSans-Bold',Arial;
    font-size: 18px;
	/*
    text-transform: uppercase;
	*/
    padding: 16px 25px;
    background: none;
    color: #3f3f3f;
    float: left;
    cursor: pointer;
}

.tab-title-a{
    font-family: 'OpenSans-Bold',Arial;
    font-size: 18px;
	/*
    text-transform: uppercase;
	*/
    padding: 16px 25px;
    background: none;
    color: #3f3f3f;
    float: left;
    cursor: pointer;
}

.tab-active{
    color:#FFF ;
    background: #737373;
}

.tab-active-a{
    color:#FFF ;
    background: #737373;
}

.tab-first{
	text-transform:uppercase;
}

.article-detail{
    margin: 0px;
    padding: 0px;
    font-family: 'OpenSans-Bold',Arial;
    color: #343434;
    font-size: 22px;
    
}


.content-tab{
    display: none;
}
.content-tab-1{
    display: block;
}


.box-news-1 .tab-title {
    font-size: 22px;
    font-family: 'OpenSans',Arial;
}

.box-news-1 .tab-active{
    font-family: 'OpenSans-Bold',Arial;
    background: #484848;
}

.box-technology-1 .tab-title-a {
    font-size: 22px;
    font-family: 'OpenSans',Arial;
}

.box-technology-1 .tab-active-a{
    font-family: 'OpenSans-Bold',Arial;
    background: #484848;
}

.article-name{
    margin: 0px;
    padding: 0px;
    font-family: 'OpenSans-Semibold',Arial;
    font-size: 16px;
    color: #343434;
}

.article-name a{
    text-decoration: none;
    color: #343434;
    
}

.show-menumobile{
    position: absolute;
    right: 10px;
    padding-top: 15px;
    border-left: solid 1px #FFF;
    padding-left: 15px;
    height: 72px;
}



.crumb-margin-left-0{
	margin-left:0px !important;	
}
.crumb-padding-left-0{
	padding-left:0px !important;	
}

.content-tab-a{
	display:none;
}

.content-tab-a-1{
	display:block;
}


.page-left{
	width:18%;
	float:left;	
	background-image:url(../images/bg-left-page.png);
	background-repeat:repeat-y;
	background-size:contain;
	min-height:500px;
}
.page-right{
	width:78%;
	float:left;	
}
.footer-page{
	background-image:url(../images/bg-footer.png);	
	background-repeat:repeat-y;
	background-size:contain;
	background-size:cover ;
}
.copyright1{
	padding:20px 0px;	
	text-align:center;
	background-image:url(../images/bg-menu-bar.png);
	background-repeat:repeat-y;
	background-size:cover ;
	width:100%;
}
.line-footer{
	border-left:solid 1px #565656;	
}
.hotline-mail-fixed-top{
	position:fixed;
	z-index:9999;
	right:0px;
	
}
.hotline-mail-fixed-top .hotline1,.hotline-mail-fixed-top .email1{
	min-height:111px;	
}
.hotline-mail-fixed-top .box-hotline,.hotline-mail-fixed-top .box-email{
	width:200px;
	margin-top:10px;
	min-height:111px;	
	position:absolute;
	left:0px;
}
.hotline-mail-fixed-top .box-hotline .hotline{
	background:url(../images/hotline.png) no-repeat;
	width:42px;
	height:111px;
	left:0px;
	position:absolute;
}
.hotline-mail-fixed-top .box-hotline .box-contenthotline,.hotline-mail-fixed-top .box-email .box-contentemail{
	width:200px;
	background:#d40008;
	min-height:111px;
	left:42px;
	position:absolute;
	padding:10px;
	color:#FFF;
}
.hotline-mail-fixed-top .box-hotline .box-contenthotline{
	z-index:999;	
}
.hotline-mail-fixed-top .box-email .box-contentemail{
	background:#005da4;	
	top:21px;
}
.hotline-mail-fixed-top .box-hotline .box-contenthotline a,.hotline-mail-fixed-top .box-email .box-contentemail a{
	color:#FFF;
	text-decoration:none;	
}
.hotline-mail-fixed-top .box-hotline .box-contenthotline .name.hotline-mail-fixed-top .box-email .box-contentemail .name{
	text-transform:uppercase;
	font-weight:bold;	
}
.hotline-mail-fixed-top .box-hotline .box-contenthotline .phone{
	font-size:18px;	
	margin-bottom:10px;
}
.hotline-mail-fixed-top .box-email .box-contentemail .e{
	font-size:14px;
	
}
.hotline-mail-fixed-top .email{
	background:url(../images/email.png) no-repeat;
	width:42px;
	height:50px;
	margin-top:20px;	
}
.hotline-mail-fixed-top .emailx{
	width:42px;
	height:50px;
	margin-top:20px;	
}

.flag_en,.flag_vn,.search-top-1{
	width:39px;
	height:24px;
	display:inline-block;
	margin-top:11px;
	color:#FFF !important;
	line-height:24px;
}
.flag_en{
	background:url(../images/flag_en.png) no-repeat;
	margin-left:15px;
}
.flag_vn{
	background:url(../images/flag_vn.png) no-repeat;
}
.search-top-1{
	background:url(../images/icon-search-top.png) no-repeat;
	margin-right:40px;	
}
.test{
	background:#3d3b3b;	
	display:inline-block;
	border:solid 1px #3d3b3b;
	height:25px;
	
}
.search-box-top{
	display:inline-block;
	position:relative;
	width:200px;
	height:25px;
	margin-right:50px;
	
}
.search-box-top form{
	display:none;	
}
.search-box-top input{
	border:solid 1px #353535;	
	background:#464545;
	height:100%;
	width:100%;
	margin:0px;
	padding:0px 5px;
	position:absolute;
	top:2px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	outline:none;
	color:#FFF;
	z-index:999;
}
.search-box-top .fa-search{
	width:30px;
	height:25px;
	position:absolute;
	top:0px;
	left:100%;	
	color:#FFF;
	text-align:center;
	line-height:25px;
}
.product-home{
	background-image:url(../images/bg-product-home.png);
	background-repeat:no-repeat;
	background-size:cover;
	min-height:200px;	
}
.row{
	margin-left:-10px;	
}
.box-image-pro-home img{
	display:block;
}
.box-image-pro-home{
	position:relative;	
	box-shadow: 2px 2px 5px #222;
}
.box-image-pro-home .cname{
	background:url(../images/bg-pro-home-name.png);
	padding:14px;
	position:absolute;
	width:100%;
	bottom:0px;
	left:0px;
	color:#FFF;
	text-align:center;
	text-transform:uppercase;

	font-family:OpenSans-Bold, Arial, Helvetica, sans-serif;
}
.box-image-pro-home .cname a{
	color:#FFF;
	text-decoration:none;	
}
.info-1-4{
	width:25%;
	float:left;
	padding-left:40px;	
}
.row-cell-info{
	margin-left:-40px;	
}
.box-news-1{
	/*
	padding-left:228px;
	background-image:url(../images/pic-news-home.png);
	background-size:auto 100%;
	background-repeat:no-repeat;
	*/
	min-height:600px;
	
}

.box-technology-1{
	/*
	background-image:url(../images/pic-news-home-2.png);
	background-size:auto 100%;
	background-repeat:no-repeat;
	background-position:right;
	padding-right:200px;
	*/
	min-height:600px;
	
}

.tab-news-home{
	border-bottom:solid 1px #787878;	
	height:61px;	
}
.tab-news-home a{
	display:block;
	float:left;
	height:61px;	
	line-height:61px;
	font-size:25px;
	text-transform:uppercase;
	padding:0px 32px;
	color:#2c2c2c;
	text-decoration:none;
}
.tab-news-home a.active{
	background:#484848;
	color:#FFF;
	font-family:OpenSans-Bold, Arial, Helvetica, sans-serif;
}
.dotnav{
	position:absolute;
	z-index:9999;	
}
.box-video-home{
	border:solid 16px #FFF;	
}
.cell-footer-1{
	width:40%;
}
.cell-footer-2{
	width:30%;
}

.cell-footer-3{
	width:30%;
}

.footer-title{
	font-size:16px;
	text-transform:uppercase;
	color:#FFF;	
}

.footer-title-smo{
	font-size:15px; color:#c1c1c1; 
	font-weight:normal;
    color: #c1c1c1;
    text-align: left;
    margin-left: 6px;
}

.c80{
	clear:both;
	height:80px;	
}
.c40{
	clear:both;
	height:40px;	
}
.c60{
	clear:both;
	height:60px;	
}
.title-home{
	font-size:25px;	
	font-family:OpenSans-Bold, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding:0px;
	margin:0px;
}
.title-home a{
	text-decoration:none;
	color:#2c2c2c;	
}
.cell-fl{
	float:left;	
}
.cell-fr{
	float:right;	
}


.right-hotline {
    position: fixed;
    right: -195px;
    top: 150px;
    background: #ee1d23;
    padding: 8px;
    border-radius: 30px 0px 0px 30px;
    z-index: 999;
	color: #FFF;
	text-align:left;
}

.right-email {
    position: fixed;
    right: -195px;
    top: 230px;
    background: #005da4;
    padding: 8px;
    border-radius: 30px 0px 0px 30px;
    z-index: 999;
	color: #FFF;
	text-align:left;
}

.right-email a, .right-hotline a {
    color: #FFF;
    text-decoration: none;
	font-size:16px;
	text-align:left;
	font-weight:bold;
}

.right-email a{
    color: #FFF;
    text-decoration: none;
	font-size:14px;
	text-align:left;
	font-weight:normal;
	font-style:italic;
}

.swiper-btn-prev
{
	background-image: url(/images/btn-prev.png)!important;
	    left: 18px!important;
    width: 35px!important;

    background-size: 36px 44px!important;
}
.swiper-btn-next
{
	 right: 18px!important;
	 width: 35px!important;
 
    background-size: 36px 44px!important;
	background-image: url(/images/btn_next.png)!important;
}















/*----------*/








