﻿@charset "utf-8";
/* CSS Document */
@font-face {
font-family: UTMKonaKT;
src: url("UTM Kona KT.ttf") /* TTF file for CSS3 browsers */
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}
html{
	background:#ffffff;	
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 14px;
	vertical-align: baseline;
	font-family:arial;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
a, a:hover
{
	text-decoration:none;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}
.row {
	margin-left: 0 !important;
    margin-right: 0 !important;
}
i:hover
{
	text-decoration:none;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	line-height: 1.428571429;
    color: #333333;
    background: url(../../../publics/images/backgroudweb.jpg);
    float: left;
    width: 100%;
}
.container {
	margin:0 auto;
}

.nonepc{
	display:none;	
}
.nonemobile_menu img{
	max-width: 100%;
	padding: 0 !important;
}
.nonemobile_menu{
    margin-top: 0 !important;
}
.width_searchcode{
	width:500px;
	margin: 0 auto;	
}
.searchcode{
	position: absolute;
    z-index: 9999;
    top: 47%;
    background: #fff;
    border-radius: 10px;
}
.searchcode input[type="text"]{
	width: 400px;
    padding: 10px 10px;
    border-radius: 10px 0 0 10px;
    border: none;
}
.searchcode input[type="submit"]{
	width: 120px;
    padding: 10px 10px;
    border-radius: 0 10px 10px 0;
    border: none;
    background: #e1bb04;
	text-transform: uppercase;
}
.searchcode input[type="submit"]:hover {
    background: #ffd300;
}
.flexnav li {
    margin-top: 20px;
}
.img_banner {
	text-align:center;	
	padding: 0;
}
.brandhome{
	float:left;
	width:100%;	
}
.brandhome img{
	float: left;
    max-width: 100%;
    padding-bottom: 20px;
    width: 35%;
    padding: 10px 0;
}
.HomeAout{
	float: left;
    margin-top: 20px;
    width: 100%;
    background: #fff;
	border-radius: 10px;
}
.detail_about{
	float: left;
    width: 100%;
}
.titlehome{
	width: 100%;
    color: #42271e;
    line-height: 35px;
    text-transform: uppercase;
    float: left;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
	border-bottom: 2px dashed #42271e;
}
.brandstart{
	float: left;
    width: 100%;
    color: #044787;
    background: url(../../../publics/img/start.png) no-repeat;
    background-position: left center;
    line-height: 28px;
    padding: 13px 0 10px 55px;
}
.abouthome{
	float: left;
    width: 100%;
    color: #484747;
    line-height: 28px;
    padding: 10px 10px 25px 10px;
	background: url(../../../publics/img/linehright_about.png) no-repeat;
	background-position: left center;
}
.abouthomedesc{
	float: left;
    width: 65%;
    color: #42271e;
    text-align: justify;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
}
.servicedetail{
	position: relative;
    float: left;
    padding: 7px;
    border: 1px dotted #fff;
    border-radius: 10px;
	width: 100%;
}
.servicedetail-pr{
	position: relative;
    float: left;
    padding: 7px;
    border: 1px dotted #fff;
	width: 100%;
}
.nameservice{
	text-align: center;
    float: left;
    width: 100%;
    text-transform: uppercase;
    color: #fb0e0e;
    font-size: 15px;
    padding-top: 5px;
}
.nameservice:hover{
	color:#fff !important;
}
.marginbottomhome{
	margin-bottom: 20px;
}
.servicedetail a{
	
}
.servicedetail a img{
	float: left;
    width: 100%;
    border: 5px solid #fff;
	border-radius: 10px;
}
.servicedetail .servicename{
	    position: absolute;
    right: 10px;
    bottom: 18px;
    padding: 0px 5px 5px 20px;
    background: #014c52;
    margin-left: 15px;
    border-bottom: #fff 2px solid;
}
.servicedetail .servicename:before{
content: '';
    position: absolute;
    -webkit-transform: skew(315deg);
    -moz-transform: skew(315deg);
    -o-transform: skew(315deg);
    transform: skew(315deg);
    left: -22px;
    width: 35px;
    background: #014c52;
    height: 27px;
    border-bottom: 2px solid #ffffff;
    border-left: 2px solid #fff;
}
.servicedetail .servicename a{
	color: #fff;
}

.titleabouthome{
	float: left;
    width: 100%;
    padding: 15px 0 4px 0;
    color: #000;
    text-align: center;
    font-family: UTMSilkscript;
    font-size: 28px;
}
.imge_gioithieu div{
	text-align:center;
}
.imge_gioithieu img{
	max-width:100%;
	border:3px solid #fff;
	
}
.flexnav-show li{
	margin-top:0 !important;	
}
.title_mainhome {
	text-align: center;
    float: left;
    width: 100%;
}
.titlehome:before{
}
.titlehome:after{
}


.titlehomeorg{
	width: 100%;
    color: #ffffff;
    line-height: 57px;
    position: relative;
    padding-left: 70px;
    padding-right: 70px;
    text-transform: uppercase;
}
.titlehomeService{
    float: left;
    font-family: UTMKonaKT;
    width: 100%;
    color: #ffeb00;
    font-size: 19px;
    padding: 0 0 10px 10px;
	position:relative;
}
.titlehomeService:before{
    content: ' ';
    left: 9px;
    bottom: 9px;
    width: 83px;
    height: 3px;
    position: absolute;
    background-repeat: no-repeat;
    background: #ffeb00;
}
.titlehomeorg:before{
    content: ' ';
    left: 0;
    bottom: 5px;
    background: url(../../../publics/img/traitimfff.png);
    width: 70px;
    height: 28px;
    position: absolute;
    background-repeat: no-repeat;
}

.titlehomeorg:after{
	content: ' ';
    right: 0;
    bottom: 5px;
    background: url(../../../publics/img/traitimphaifff.png);
    width: 70px;
    height: 28px;
    position: absolute;
	background-repeat: no-repeat;
}
.titlehome_black{
    float: left;
    width: 100%;
    text-align: center;
    padding-bottom: 40px;
}
.newsHome{
	float: left;
    width: 100%;
}
.newsHome li{
	float: left;
    width: 100%;
    padding: 8px 0;
}
.nameNewsHome{
	padding-left: 15px;
    float: right;
    width: 70%;
    color: #fff;
	line-height: 27px;
}
.newsHome li img{
    float: left;
    height: auto;
    width: 30%;
    border: 2px solid #fff;	
}
.nameNewsHome a{
	
}
.briefService{
	
}




.bgddnoibat{
	background: url(../../../publics/img/bg_ddnoibat.jpg) no-repeat;
    background-position: center bottom;
    padding-bottom: 0;
    margin-bottom: 20px;
    float: left;
    width: 100%;
}
.aboutHome{
    background-position: center bottom;	
	background-size:100%;
	float: left;
    width: 100%;
}
.homeproduct{
	float: left;
    width: 100%;
    padding: 15px 0;
}
.search_dinhvi{
    float: left;
    width: 100%;
    margin: 20px 0;
    padding: 15px 0 25px 0;
    background: #fadec8;
}
.divsearch_dinhvi img{
	width:100%;	
}
.title_chontaphuhop{
	float: left;
    width: 100%;
    text-align: center;
	padding-bottom: 30px;
}
.addmarging{
	margin: 15px 0 10px 0;	
}
.textalinecenter{
	text-align:center;	
}
.bordernoibat{
	border: 4px solid #ea6409;
}
.imgcol6{
    float: none !important;
    padding-bottom: 4px !important;
    border-radius: 5px;
    width: 100%;
    max-height: 360px;
}
.imgcol4{
    float: none !important;
    padding: 0 !important;
    border-radius: 5px;
    max-height: 390px;
}
.textalinecenter img{
	max-width:100%;	
}
.imgcolvisao{
	float: right !important;
    padding-right: 30px;
}
.addbefore:before{
	content: ' ';
    left: 0;
    bottom: 10px;
    background: url(../../../publics/img/hinh15.png);
    width: 89px;
    height: 105px;
    position: absolute;
}
.addbefore{
	background: url(../../../publics/img/hinh16.jpg) no-repeat;
    background-position: bottom center;
    position: relative;
    padding-left: 90px;
}
.description2{
	float: left;
    width: 100%;
    color: #3c3c3c;
    line-height: 35px;
	text-align: center;
}
.textdescription2{
	float:left;
	width:100%;
	text-align:justify;	
}
.description2 img{
	max-width: 100%;
    border: none;
    background: none;
    padding-top: 15px;
}
.chungnhanIso{
	float: right;
    width: 88%;
}
.chungnhanIso .imgcolvisao{
	width: 40%;
    padding: 0 15px 0 10px;
}
.chungnhanIso .titlechungnhanIso{
	float: left;
    width: 100%;
    padding: 10px 0 10px 0;
}
.chungnhanIso  .blue{
	color:#0084ff;
}
.chungnhanIso  .ogrange{
	color:#ee6e07;
}
.chungnhanIso  .green{
	color:#399303;
}
.chungnhanIso  .blackblue{
	color:#035d70;
}
.chungnhanIso  .red{
	color:#d30707;
}
.chungnhanIso .descIso{
	float: left;
    width: 100%;
}
.chungnhanIso .textchungnhanIso{
	float: left;
    width: 60%;	
}
.paddingtop{
	padding-top: 15px;
}
.imgleft{
	float: left !important;
}
.imgright{
	float: right !important;
}
.imgdanhgiacongnghe{
	max-height: 520px;
    border: none;
}
.guidmacta{
	background: url(../../../publics/img/hinh23.jpg) no-repeat;
    background-position: bottom center;
    text-align: center;
    align-content: center;
	padding: 30% 15% 60% 15%;
	background-size: 100% 100%;
}
.img_guid{
	background: #fff;
    width: 100%;
    align-content: center;
    float: left;
}
.marginbottom{
	    margin: 25px 0 25px 0;
}
.imgguidmacta{
	
}
.TitieSitebar{
	float: left;
    width: 100%;
    padding: 5px 0;
    text-align: center;
    background: #005eae;
    margin-top: 15px;
    color: #fff;
}
.contencount{
	float: left;
    width: 100%;
}
.contencount iframe{
	float: left;
    width: 100%;
    
}
.contencount iframe body{
	width: 100%;
    padding: 0;
    margin: 2px !important;
}
.top-bar {
    height: 39px;
    line-height: 39px;
    background-color: #4c545a;
    color: #cccccc;
}

.block-name-company{
	float:left;
	width:100%;	
	background: #fff;
	background-position:bottom center;
}

.img_banner img{
	max-width: 100%;
    padding: 0px 10px;
    width: 380px;
}
.header{
    float: left;
    width: 100%;
    background: #005eae;
}
.wapper {
}
.main_home{
	float: left;
    width: 100%;
    margin-top: 15px;
}
.title_home{
	float: left;
    padding: 5px 0 10px 0;
    color: #fff;
    width: 100%;
    position: relative;
}
.title_home:before{
	/*display: block;
    content: "";
    position: absolute;
    top: -3px;
    left: 0;
    background-color: #ac0014;
    width: 100px;
    height: 4px;*/
}
.titlehomeleft-left:before{
	display: block;
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    /*background-color: #ac0014;*/
    width: 3px;
    height: 15px;
}
.TitleHomeLeft{
	float:left;
	
}
.bg_red{
    background: #005e80;
    padding: 3px 15px !important;
    color: #fff !important;
}
.titlehomeleft-left{
    float: left;
    padding: 0;
    text-transform: uppercase;
    color: #005e80;
}
.titlehomeleft-center{
	float: left;
	color:#000;
}
.titlehomeleft-right{
	float: left;
    color: #000;
}
.TitleHomeRight a{
	float: right;
    color: #5d5d5d;
	position:relative;
	padding-right: 25px;
}
.TitleHomeRight a:before{
    display: block;
    content: "";
    position: absolute;
    top: 35%;
    left: -10px;
    background-color: #005e80;
    width: 5px;
    height: 5px;
    border-radius: 100%;
}
.TitleHomeRight a:hover{
    
}
.NewsHomecate{
	float:left;
	width:100%;	
}
.NewsNew{
	position: relative;
    float: left;
	padding-bottom: 15px;
}
.NewsNew .newsnewimg{
    float: left;
    width: 100%;
    height: 165px;
}
.NewsNew .newsnewtitle{
	width: 100%;
    float: left;
    padding: 10px 0 3px 0;
}
.NewsNew .pnewsnewtitle{
	float: left;
    width: 100%;
    text-align: justify;
}
.NewsNew .newsnewtitle a{
    color: #000;
    text-align: justify;
	width: 100%;
}
.New_đaiien .newsnewtitle a {
    color: #797979;
    text-align: justify;
    width: 100%;
}
.homeATGTBT{
	float: left;
    width: 100%;
    color: #333;
	height: 85px;
}
.datetime{
	color: #b1b1b1;
}
.NewsNew .newsnewtitle a:hover{
}
.news_nodescription .newsnewimg{
	height: 200px;
    width: 100%;
	padding-bottom: 5px;
}
.news_nodescription .newsnewtitle {
	width: 100%;
    float: right;
    padding: 0 0 0 10px;
	height: auto !important;
}
.news_nodescription .newsnewtitle a {
    height: 55px;
    float: left;
}
.NewsNew_news .newsnewtitle {
    width: 100%;
    float: left;
    padding: 0 0 3px 0;
	height: auto !important;
}
.news_nodescription ul{
    float: left;
    width: 100%;
}
.news_nodescription ul li{
	float: left;
    width: 100%;
    line-height: 22px;
	height: 90px;
}
.news_nodescription ul li a{
	float: left;
    width: 100%;
    color: #000;
    text-align: justify;
}
.nobodertop .title_home{
	border-top:none;
}
.newscenterhome{
	float:left;
	width:100%;
}
.NewsNew_news a{
	float: left;
    width: 35%;
	padding-right: 15px;
}
.New_đaiien a {
    float: left;
    width: 60%;
    padding-right: 15px;
}
.NewsNew_news .NewsNew_link_brief{
	float: left;
    width: 65%;
}
.New_đaiien .NewsNew_link_brief {
    float: left;
    width: 40%;
}
.New_đaiien .newsnewimg {
    float: left;
    width: 100%;
    height: 155px;
}
.New_đaiien .newsnewimg {
    float: left;
    width: 100%;
    height: 290px;
}
.list_news_bot{
	float:left;
	width:100%;	
}








.NewsHighlight{
	float:left;
	width:100%;	
}
.NewsHighlight .newshighlightimg{
	float: left;
    width: 200px;
    height: 120px;
}
.Infofooter-left table{
	max-width:100% !important;	
}
.NewsHighlight .newshighlighttitle{
	float: left;
    width: 100%;
    padding: 10px 0 5px 0;
}
.NewsHighlight .newshighlighttitle a{
    color: #333333;
}
.NewsHighlight .newshighlighttitle a:hover{
}
.NewsHighlight .newshighlightdesc{
	float: left;
    width: 100%;
    text-align: justify;
}
.NewsIsHome{
	float:left;
	width:100%;
}
.NewsIsHome ul.ul_newsishome{
	
}
.NewsIsHome ul.ul_newsishome li {
    padding: 10px 0;
    border-bottom: 1px dotted #cdcdcd;
}
.NewsIsHome ul.ul_newsishome li:first-child {
    padding-top:0 !important;
}
.NewsIsHome ul.ul_newsishome li a{
	color: #292929;
}
.NewsIsHome ul.ul_newsishome li a:hover{
}
.img_quancaohome{
	float:left;
	width:100%;
	max-height:100px;
	margin-top: 15px;	
}
.img_quangcaositebar{
	float: left;
    width: 100%;
    height: 100%;
    border: 1px solid #fe7f32;
    margin-bottom: 15px;

}
.sidebar-lef{
	float: left;
    width: 100%;
    padding: 0 15px;
    background: #ffffff26;
    border-radius: 10px;
	border-top: 4px solid #ffeb00;
}

.sidebar-lef .registerdaily{
	margin: 10px 0 !important;
    width: 100% !important;
}
.sidebar-lef .registeronline {
    margin: 15px 0 !important;
    width: 100% !important;
    margin-top: 5px !important;
}
.main_home .ul_home{
	float:left;
	width:100%;	
}
.main_home .ul_home .img_news_home {
	float: left;
    padding-left: 0;
}
.main_home .ul_home .brief_news_home{
    float: left;
    text-align: justify;
    color: #696969;
}
.main_home .ul_home li.name-color-news{
    float: left;
    width: 100%;
    background: #eaf8d2;
    padding-left: 10px;
    padding-bottom: 5px;	
}
.main_home .ul_home li a{
    color: #5a5a5a;
	text-transform: capitalize;
}
.title_video_home{
	float: left;
    width: 100%;
    text-align: center;
    background: #f50fe4;
    color: #fff;
    padding: 5px 0;
    border-radius: 7px;
    margin: 10px 0;
}
.name_default_video{
	float: left;
    width: 100%;
}
#iframe-video{
}
.ul_videohome li{
	float:left;
	width:100%;
    margin-bottom: 7px;
}
.ul_videohome img{
	width:30%;
	float:left;
}
.ul_videohome span{
    float: right;
    width: 65%;
    text-align: justify;	
}
.footer_menu .flexnav li a{
	background:none !important;
}
.footer_menu .container1{
	margin-bottom: 0 !important;
}
.container_clip {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
.ul_videohome li, .ul_videolist li{
	cursor:pointer;	
	margin-bottom: 15px;
}
.main_home h2.h2_title{
    text-align: left;
    float: left;
    width: 100%;
    padding-bottom: 10px;
}

h2.h2_title .title_main-lienquan{
    color: #ffffff;
    float: left;
    width: 100%;
    background: #005eae;
    padding: 5px 10px;
    margin-top: 15px;	
}
.main_home h2.h2_title_main .title_main_home {
    color: #0375ce;
    float: left;
    width: 100%;
}
.main_home h2.h2_title_main {
    text-align: center;
    float: left;
    background: url(../../../publics/images/bg_title_main.png) no-repeat;
    background-position: center;
    width: 100%;
}
.main_home h2.h2_title .title_main{
	color: #005e80;
	
}
.main_home h2.h2_title .title_main_home {
	color: #0375ce;
    float: left;
    width: 100%;
}
.news_home{
    float: left;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;	
}
.news_home li .divfullnews{
	position: relative;
    float: left;
    border: 1px solid #0491e5;
    margin-bottom: 20px;
    width: 100%;
    text-align: center;
    height: 396px;
    background: #eeecea;
}
.noboder{
	border:none !important;	
}
.noboder img{
	width: 100%;
    max-height: 400px;
}
.img_news img{
    float: left;
    width: 100%;
	height: 210px;
}
.price_book{
	height: 35px !important;
}
.img_news .img_duan{
}
.a_name_news{
	padding: 6px 10px;
    text-align: center;
    width: 100%;
    float: left;
    color: #ff6a03;
    background: #eeecea;
    height: 50px;
}
.brief_news{
    float: left;
    color: #545454;
    padding: 3px 10px;
    text-align: justify;
    width: 100%;
    background: #eeecea;
    word-spacing: 3px;
    height: 90px;
}

.ul_videotophome{
    overflow: hidden;
    padding: 0 10px 0 0px;
    list-style: none;
}
.titltleVideo{
	float: left;
    width: 100%;
    color: #000;
    text-align: justify;
    padding: 10px 10px 10px 0;
    height: 75px;
}
.iframeVideo{
	height: 210px;
}
.col-right1{
	float: left;
    width: 100%;
    background: #464646;
    padding: 10px 0;
}
.title_news_slidemedia {
	float: left;
    width: 100%;
    color: #ac0014;
    text-align: center;
    padding-top: 10px;
}
.ul_videotophome li{
	padding: 10px 0 10px 10px;
    float: left;
    position: relative;
    list-style: none;
}
.ul_videotophome img{
	width: 100%;
    height: 155px;
    float: left;
    padding-right: 10px;
}
.ul_videotophome li a{
	color: #636363;
}

.ul_newstophome{
}
.newsnew_right{
	float: left;
    width: 100%;
    padding: 0px 10px;
    border: 1px solid #cdcdcd;
	margin-bottom: 15px;
}
.amazingcarousel-description div{
    line-height: 21px;
}
.ul_newstophome li{
    padding: 10px 0;
    border-bottom: 1px dotted #cdcdcd;
}
.ul_newstophome li a{
	color: #636363;
}

.viewmore{
    float: right;
    margin-right: 10px;
    color: #ff5400;
    padding: 3px 15px;
    border-radius: 5px;
    font-style: italic;
    font-weight: bold;
}
.viewmore_khamphangay{
	position: absolute;
    padding: 5px 15px;
    background: #ff6a03;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.img_about{
	max-width:100%;	
}
.desc_about{
	color: #fff;
    float: left;
    width: 100%;
    margin-top: 15px;
    text-align: justify;
}
.about_home{
	float:left;
	width:100%;
}
.about_home .h2_title{
	float: left;	
}
.viewmore:hover{
	color:#FF0;	
}
.footer_menu{
    float: left;
    width: 100%;
}
#amazingcarousel-partner .amazingcarousel-item-container {
    float: left;
}
.titlefooter{
    color: #fff;
    padding-top: 20px;
    float: left;
	border-bottom: 1px solid #fff;
	text-transform:uppercase;
}
.footer_menu ul, .footer_menu li, {
	float:left;
	width:100%;
}
.footer_menu li a{
	float:left;
	width:100%;
	color:#fff;
	line-height: 28px
}
.footercopyright{
	float: left;
    width: 100%;
    text-align: center;
    color: #000;
    background: #ffeb00;
    padding: 4px 0;
}
.footer_menu li a:hover{
	color:#FF0 !important;	
}
.address-footer{
	float:left;
	width:100%;
	text-align:justify;
}
.a_name_camnan{
	float: left;
    width: 100%;
    color: #313131;
    padding: 6px 0;
}
.brief_camnan{
	float: left;
    color: #252525;
    padding: 3px 10px;
    text-align: justify;
    width: 100%;
    word-spacing: 5px;
}
.camnandulich{
	float:left;
	width:100%;
	background:#ebeaea;
}
.camnandulich .noboder img{
	height:auto;
	max-height: 215px;
	
}
.camnandulich .news_home li .divfullnews{
	margin-bottom:0;
}
.camnandulich .noboder img.img_camnan{
	padding: 0 10px;
	    max-height: 110px;
}	
.a_name_camnan_small{
	float: left;
    width: 100%;
    color: #313131;
    text-align: left;
}
.brief_camnan_small{
	float: left;
    color: #252525;
    padding: 3px 10px;
    text-align: justify;
    width: 100%;
    word-spacing: 5px;
}
.camnandulich .news_home_camnan {
    float: left;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
}
.margin_bottom{
	margin-bottom:25px;	
}
.title_sitebar{
	float: left;
    width: 100%;
    color: #ac0014;
    padding: 0;
    text-align: center;
}
.category-left:before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-color: #ac0014;
    width: 100%;
    height: 3px;
}
.sidebar-right .title_home,.category-left .title_home {
	float: left;
    padding: 0;
    color: #fff;
    margin-bottom: 0;
    width: 100%;
    position: relative;
}

.sidebar-right .description,.category-left .description {
	float: left;
    width: 100%;
    text-align: justify;
}










.footer {
    padding: 0;
    margin-top: 25px;
}
.border_footer{
	float:left;
	width:100%;
	margin-top:2px;	
}
.mxh {
    padding: 10px 0px 0px 70px;
	background:url(../../../publics/images/bg_hotline.png) no-repeat;
}
.menu_top{
}
.hotline_top{
    color: #158E00;
	float: left;
}
.hotline-number{
	color: #8a6409;
    float: left;
    width: 100%;
    text-align: center;
    padding: 24px 0;
    font-weight: bold;
}

/*---effect translation---*/
.contact-form input.pull-right, .input-receive-email input.input-text, .input-receive-email textarea,.input-receive-email .input-submit {
    -moz-transition: all 500ms ease-in;
    -ms-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    -webkit-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
   
}
/*Support onlien*/
.consultancy-support-left {
    background-color: #fff;
    padding: 11px 2px;
}
.consultancy-support-left .consultancy-support {
    border-top: 2px solid #d5d5d5;
    position: relative;
}
.consultancy-support-left .consultancy-support:before {
    content: ' ';
    position: absolute;
    width: 50%;
    height: 4px;
    top: -3px;
    background-color: #8ec700;
    border: 1px solid #e3f0c0;
}
.consultancy-support-left .consultancy-support h3 {
    color: #8cc400;
    margin: 13px 0;
    padding: 0 13px;
    text-transform: uppercase;
}
.box-consultancy { 	
    position: relative;
    min-height: 110px;
    padding: 5px;
}
.ajax_video_123 iframe{
	border-radius: 0px 0px 5px 5px;
    width: 100%;
    height: 180px;
}
.blocksitebar{
	float:left;
	width:100%;	
}
#ajax_video_123{
	text-align:center;	
}
.new_home{
	float:left;
	width:100%;
	background:#f15822;	
	    padding: 10px 0;
}
#listVideo{
	width: 100%;
    margin-top: 5px;
	padding: 2px;
}
.alinecenter{
	float: left;
    border: 1px dotted #249dfe;
	background:#fff;
	width: 100%;
}
.titlevideofanpage{
	float: left;
    width: 100%;
    text-align: center;
	margin-bottom: 15px;
}
.titlevideofanpage span{
    color: #044787;
    border-bottom: 2px solid #044787;	
}
.floatleftnone{
	float:none !important;
	text-align:center;	
}
.floatleftnone img{
	background:none;
	border:none;
}
.registerdaily{
	float: left;
    margin: 30px 5%;
    width: 90%;
    text-align: center;
    background: #fa5b00;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
}
.registeronline{
	float: left;
    margin: 30px 5%;
    width: 90%;
    text-align: center;
    background: #3598db;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
	margin-top:15px;
}
.box-consultancy .left {
    width: 110px;
    height: 95px;
    background: url(../../../publics/images/advisory.png);
    position: absolute;
    left: 15px;
    top: 0;
}
.box-consultancy .right {
    margin-left: 110px;
}
.box-consultancy .right p {
    line-height: 28px;
}
.box-consultancy .right span.name {
    color: #80b300;
}
.box-consultancy .right a.phone {
    color: #f60909;
    margin-left: 10px;
}
.customer-support a{
	color: #f60909;
}
.customer-support ul li a{
    margin-top: 5px;
}
.customer-support ul li a img{
	width: 21px;
}
.consultancy-support-left .customer-support {
    text-align: center;
}
.consultancy-support-left .customer-support h3 {
    color: #8cc400;
    text-transform: uppercase;
    margin-top: 25px;
    text-align: left;
    padding-left: 10px;
}
.customer-support ul {
    background-color: #fff;
    box-shadow: none;
    padding: 0 30px;
}
.customer-support ul li {
    line-height: 50px !important;
    padding: 0 !important;
	border-bottom: 1px dashed #cacaca;
}
.sidebar-left .customer-support ul li a {
    display: inline;
	color: #333;
    font-weight: 500;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

/*------effect translation----*/
h3.title-footer {
    text-transform: uppercase;
    padding-bottom: 11px;
    position: relative;
    margin-bottom: 10px;
    color: #007dc6;
}



.copy-right {
    color: #ffffff;
    margin-top: 10px;
    clear: both;
    text-align: center;
    float: right;
    width: 100%;
    background: #007f3d;
    padding: 4px 0;
}
.content_footer{
	background:none !important;
}
.copy-right a{
	color: #F9FF0C;
}
.counter_access{
	line-height: 25px;
    float: left;
	width: 100%;
}
.network_social a{
	float:left;
	padding:5px 10px;	
}
.network_social{
	float: left;
    padding: 0;
}
.access_online{
	background: url(../../../publics/images/online.png) no-repeat;
    background-position: left center;
    padding-left: 38px;
}
.access_today{
	background: url(../../../publics/images/trongngay.png) no-repeat;
    background-position: left center;
    padding-left: 38px;
}
.access_yesterday{
	background: url(../../../publics/images/trongngay.png) no-repeat;
    background-position: left center;
    padding-left: 38px;
}
.access_week{
	background: url(../../../publics/images/trongtuan.png) no-repeat;
    background-position: left center;
    padding-left: 38px;
}
.access_total{
	background: url(../../../publics/images/total.png) no-repeat;
    background-position: left center;
    padding-left: 38px;
}
.map-footer {
    float: left;
    width: 100%;
}

.box-search {
    height: 40px;
    border: 1px solid #a9a9a9;
    margin-bottom: 6px;
}

.box-search .search-submit {
    position: absolute;
    top: 0px;
    left: 10px;
    height: 39px;
    width: 38px;
    background: url(../../../publics/images/btn_search.png) no-repeat;
    border: 1px solid rgba(255, 255, 255, 0.43);
    z-index: 3;
}
.main_website{
	padding:5px;	
}
.box-search .input-search {
    width: 100%;
    height: 38px;
    border: 1px solid rgba(255, 255, 255, 0.61);
    padding: 0 10px 0 50px;
    background: none;
	color: #3a3a3a;;
}
.list-news-body h4{
	float: left;
    width: 100%;	
}
.box-main-map {
    width: 100%;
    height: 238px;
    background-color: #fff;
    border: 3px solid #cf2902;
    border-radius: 2px;
	overflow: hidden;
}

.box-map-ft {
    padding: 0 28px;
}

.img-skype {
    margin-top: 1px;
}
.img-yahoo {
    margin-top: -1px;
}
.row-block a {
    padding: 0 14px;
	color:#d6d6d6;

}
.sidebar-left {
    margin-left: -10px;
    width: 280px;
}


.sidebar-left h3 {
    height: 34px;
    text-align: center;
    text-transform: uppercase;
    overflow: hidden;
    line-height: 34px;
    background: url('../../publics/images/.png') no-repeat;
    background-size: 100% 100%;
    color: #fff;
}
.list-menu {
    background-color: #005394;
	margin-bottom:1px;
}

.nav-sidebar ul li {
    position: relative;
    margin: 0 30px;
    border-bottom: 1px dotted #cfd5dd;
    line-height: 35px;
    list-style: none;
    height: 30px;
}

.nav-sidebar ul li a {
    color: #0a409a;
    padding: 0 9px;
}

.nav-sidebar ul li:before {content: ' ';width: 31px;height: 28px;position: absolute;background: url('images/icon-cate.png') no-repeat center;left: -25px;top: 2px;}
.nav-sidebar ul li:last-child{
	border-bottom:0;
}
.nav-sidebar ul {
    border: 1px solid #cacaca;
    padding: 10px 0;
}

#nav-top {
    height: 40px;
    position: relative;
    z-index: 99;
}
.wrapper_redcolor{
	background: #ffffff;
}
.container1{
	float:left;
	width:100%;
}
.product-aside {
    margin-top: 15px;
}
.copyright{
    float: left;
    width: 100%;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    background: #0491e5;
    margin-top: 10px;
}
.art-des{
	    float: left;
    width: 100%;
    color: #000;
}
h2.h2_title_home1 {
    text-align: center;
    float: left;
    background: url(../../../publics/images/bg_title_main.png) no-repeat;
    background-position: center;
    width: 100%;
	margin-bottom: 10px;
}
h2.h2_title_home1 .title_main_home1 {
    color: #0375ce;
    float: left;
    width: 100%;
}
.img_vt{
    width: 100%;
    margin-bottom: 20px;
}

.titlepartner{
	
}

.product-item img {
    max-width: 100%;
}


/*---sidebar -left--*/
h3.title-1, .title-3 {
    text-align: center;
    height: 40px;
    line-height: 38px;
    /* background: url(../../../publics/images/bg_title_main.png) no-repeat; */
    background-position: left center;
    margin-bottom: 2px;
    margin-top: 10px;
    text-transform: uppercase;
}
h3.title-1:hover, .title-3:hover{
}
.slide_main{
	width:1200px;
	margin:0 auto;
}

.category-product-left ul li:hover>a{
	color:#f15822;	
}
.slide_width{
	width:100%;
	margin-bottom: 7px;
}
.category-product-left ul li a {
    color: #272727;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.bg_support_online{
	float:left;
	background:url(../../../publics/images/bg_hotline_support.png) no-repeat;	
	width:100%;
	margin-bottom: 15px;
}
.category-product-left ul li {
    line-height: 36px;
    padding: 0 10px 0px 0px;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-bottom: 1px dotted #f15822;
    position: relative;
}
.category-product-left ul li:last-child {
    border: none;
}
.category-product-left ul li:hover ul {
  display: block !important;
 
}

.category-product-left ul  ul
{ 
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 9999;
    width: 100%;
}

.category-product-left ul  li:hover 
{ 
  background-color: rgba(0, 127, 61, 0.16);
}

 .category-product-left{
	border: 1px solid #f15822;
    padding: 8px 10px;
 }
nav.category-product-left ul {
}

.access-statistic ul li {
    padding-left: 45px;
    position: relative;
    line-height: 30px;
	color: #fff;
}

.access-statistic ul {
    padding: 10px 0;
    background-color: #0258d9;
    margin-bottom: 18px;
}

.access-statistic ul li a {
}

.access-statistic ul li:before {
    content: ' ';
    left: 25px;
    top: 10px;
    background: url(../../../publics/images/li-access.png);
    width: 7px;
    height: 7px;
    position: absolute;
}
.support-online ul {
	float: left;
    padding-left: 127px;
}

.support-online .box-hotline {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
}

.support-online .box-hotline h3 {
    text-transform: uppercase;
    color: #01429E;
    float: left;
    width: 100%;
}

.box-hotline a {
    color: #e10000;
}
/*---end sidebar left--*/


/*---sidebar -right--*/
aside.sidebar-right {
    margin-bottom: 10px;
}
h3.title-2 {
    text-align: center;
    height: 40px;
    line-height: 38px;
    background-color: #0258d9;
    margin-bottom: 2px;
}
.box-partner {
    background-color: #0258d9;
	clear: both;
}
/*-------end sidebar right---*/

.footer_menu_line {
    float: left;
    width: 100%;
    background: url(../../../publics/images/bg_top_footer.png) no-repeat;
    background-position: top center;
    padding-top: 22px;
    margin-top: 15px;
}
#googleMap {
    width: 100%;
    height: 232px;
}




.box-9 input::-webkit-input-placeholder, .box-9 textarea::-webkit-input-placeholder, .form-search input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000;
}
.box-9 input::-moz-placeholder, .box-9 textarea::-moz-placeholder, .form-search input::-moz-placeholder { /* Firefox 19+ */
  color: #000;
}
.box-9 input:-ms-input-placeholder, .box-9 textarea:-ms-input-placeholder, .form-search input::-mz-input-placeholder{ /* IE 10+ */
  color: #000;
}
.box-9 input:-moz-placeholder, .box-9 textarea:-moz-placeholder, .form-search input::-moz-input-placeholder { /* Firefox 18- */
  color: #000;
}



.form-search i {
    text-align: left;
    height: 40px;
    line-height: 38px;
    margin-bottom: 18px;
    display: block;
}
/*------end home------------*/
/*----- content-----*/
.all-content-main
{
	padding-left: 0px;
    padding-right: 0px;
}
.title-2{
    text-align: left;
    height: 40px;
    line-height: 38px;
    margin-bottom: 2px;
	display: block;
}
.title_bg_blue {
	color: #ffffff;
    background: #249dfe;
    padding: 4px 10px;
    border-radius: 5px;
}
.title_bg_blue:hover {
    color: #f15822;
}
/*------end content -----*/

/*---about----*/
article.box-article-detail {
    text-align: justify;
	margin-top: 15px;
}
.breadcrumb {
	margin-bottom: 0 !important;
    float: left;
    width: 100%;
}
.breadcrumb ul{
	float: right;
    padding: 0;
    list-style: disc;
}
.breadcrumb ul li{
	float: left;
    padding: 0 25px 0 0;
}
.breadcrumb ul li a{
	
}
article.box-article-detail address h2 {
}
.box-about img {
    float: left;
    width: 195px;
    height: 135px;
    border: 2px solid #e20b0b;
    margin-right: 20px;
}

section.box-about h3 {
	color: #000;
}
section.box-about h3 a
{
	color: #000;
}

.box-about p {
    color: #000;
}

.box-about {
    margin-bottom: 15px;
}
/*---end about---*/

/*----product----*/
.product-item img {
    max-height: 210px;
    width: 100%;
}
.product-item {
    width: 100%;
    height: 345px;
    padding: 4px;
    margin: 0;
    border: 1px solid #1f9c49;
   
    text-align: center;
    line-height: 25px;
}

.product-item .product-code {
    text-transform: uppercase;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.product-4 {
    background-color: #fff;
}
.product-4 .quality_list{
    float: left;
    padding: 0 10px 5px 0;
    width: 80%;
    color: #f15822;
    margin: 0 10% 0 10%;
    border-bottom: 1px solid #007f3d;
}
.colorfooter{
	margin-top: 10px !important;
	float: left;
}
.paddingtop{
	float:left;
	height:10px;	
}
.Infofooter-left{
	float:left;
	text-align:left;
	width:100%;	
}
.Infofooter-left tr, .Infofooter-left th, .Infofooter-left td{
	    border: hidden !important;
}
.Infofooter-right{
	float:right;
	text-align:right;	
}
.Infofooter-left p{
	line-height:27px;	
}
.Infofooter-right p{
	line-height:27px;	
}
.input-receive-email li{
	line-height:25px;
}
.product-item a.name_pr {
    display: block;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    float: left;
    width: 100%;
    text-transform: uppercase;
    color: #484848;
    padding: 5px 0;
}
ul.list-product {
    display: block;
    padding: 5px;
    margin-top: 15px;
}
.list-product  .amazingcarousel-item-container{
	margin:0 !important;
	padding:0 !important;	
}
ul.list-product li{
    margin-bottom: 20px;
}
.product-item p {
    text-align: center;
    color: #e10000;
    float: left;
    width: 100%;
	
}
.product-item .order_view{
	float:left;
	padding-top: 5px;
}
.product-item .order_view a{
    float: left;
    background: #007f3d;
    width: 100%;
    color: #fff;
    padding: 2px 0 4px 0;
    border-radius: 8px;
}
.button_order_home{
	float:left;
	background: url(../../../publics/images/main_menu_bg.png) repeat-x;
	width: 100%;
    color: #fff;
    padding: 2px 0 4px 0;
	border:none;
}
.product-item .order_view a.order_margin{
	margin-right:5px;
}
.product-detail h1 {
	text-transform: uppercase;
    margin-bottom: 10px;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
}
.product-detail p.price_detail{
	color:#F00;
}
.product-description{
    float: left;
    width: 100%;
}
.img_newshomenew{
    float: left;
    width: 30%;
    height: 90px;
}
.title_newshomenew{
	float: left;
    width: 70%;
    padding: 0 15px;
    text-align: justify;
}
.product-detail p {
    line-height: 38px;
    border-bottom: 1px dotted #cdcdcd;
}
h3.description-tit {
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #000;
  border-bottom: 1px solid #000;
  padding-bottom: 2px;
	margin-top:15px;
	clear:both;
}
/*----end product---
tbody, tfoot, thead, tr, th, td{
	border:inset !important;
}*/


.box-address-main h3 {
    text-align: center;
    text-transform: uppercase;
}
.box-address-main p {
	text-align: left;
    line-height: 22px;
    padding: 3px 10px;
}

.box-address-main a {
    text-align: left;
    line-height: 25px;
	color: #222757
}


.form-left-h {
    float: left;
	width: 100%
}

.form-right-h {
    float: right;
	margin-right: -15x;
	}


.box-9 .form-group {
    margin-bottom: 7px;
}

.box-9 input {
    border-radius: 0;
    background: none;
    border: 1px solid rgba(41, 41, 41, 0.66);
    color: #000;
}

.box-9 textarea {
    background: none;
    height: 75px;
    margin-bottom: 7px;
    border-radius: 0;
    border: 1px solid rgb(114, 114, 114);
    color: #000;
}

.box-9  input.input-submit {
    display: inline;
    width: 50%;
    float: right;
}

/*---news---*/
.title_content_main h3 {
}


img.img-news {
    width: 100%;
}


p.biref-news {
}

.list-product {
    display: block;
    padding: 5px;
}
h1.detail-news-h1 {
    margin-bottom: 10px;
}

.news_biref h3 {
    margin-bottom: 15px;
    line-height: 24px;
}
p.others-news {
}

ul.ul_others-news li a {
    color: #000;
}

.art-news>a:first-child {
    float: left;
    margin-right: 10px;
	width:45%;

}
.art-news img
{
    max-width: 100%;
    padding: 6px;
    border: 1px dotted #fff;
    border-radius: 5px;
}
.footer_menu img{
	max-width:100%;	
}
article.art-news {
    overflow: hidden;
    padding-top: 10px;
	color: #fff;
}
.footer_menu{
	color:#ffeb00;
}
.footer_menu p{
    line-height: 30px;
    margin-top: 20px;
    float: left;
    width: 100%;
}
.footer_menu .infofooter img{
	margin-right: 10px;
    float: left;
	padding: 5px 0 0 0;
    height: 30px !important;
}
.list-news-body a {
	color: #fff;
    line-height: 1.3;
    text-align: left;
    float: left;
    font-weight: bold;
}
.list-news-body a:hover {
	color:#f76500;
}
.title_main{
	float: left;
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    line-height: 25px;
}
.list-news-body{
	float: left;
    width: 52%;
}
.list-news-body p {
    margin-top: 5px;
    float: left;
    text-align: justify;
    color: #fff;
    width: 100%;
	font-size: 13px;
}
.list-news-body a.readmore{
	float: right;
    text-align: right;
    width: 100%;
    color: #828080;
    font-weight: normal;
    font-style: italic;
}
h3.others-news {
    margin: 15px 0 5px;
    text-transform: uppercase;
}

ul.ul_others-news li a {
    color: #000;
}
ul.ul_others-news li {
    margin-left: 45px;
    list-style: disc;
}
.title-article-1 h3 {
    text-transform: uppercase;
    color: #000;
    padding-bottom: 4px;
}

.tit-art-dt h1 {
    color: #333;
    position: relative;
    margin-bottom: 15px;
    text-transform: none;
}
p.art-brief {
    margin-bottom: 10px;
    color: #333;
}
.art-des p {
    color: #2b2b2b;
    word-spacing: 4px;
	}
h3.tit_others_news {
	margin-top:15px;
	color:#000;
	padding-left:0;
	display:inline;
	border-bottom:0;
}
.ul_other_news
{
	clear:both;
	margin-top:10px;
}
.ul_other_news li a {
    color: #000;
}
.ul_other_news li 
{
	padding-left:10px;
}
.box-article-detail img
{
   max-width: 100% !important;
    padding: 5px;
    border-radius: 5px;
    border: 2px solid rgb(255 255 255 / 0%);
}
.others_news
{
	margin-top:15px;
}
/*---end news---*/


/*--M-Contact--*/

.box-form-contact {
    float: left;
    width: 490px;
}
.contact-info address h1 {
    text-transform: uppercase;
	color: #fe7f32;
}
.box-form-contact input {
    float: left;
    width: 438px;
    margin-bottom: 5px;
    height: 25px;
    color: #000;
    padding: 0 5px;
    border: 1px solid rgba(0, 0, 0, 0.45);
}
.submit-contact {
    background-color: #6A3B1B;
    float: right !important;
    border: 1px solid #6A3B1B !important;
    width: 80px !important;
    padding: 0 10px !important;
    color: #fff !important;
}
textarea#message {
   
    margin-bottom: 5px;
}
h2.text-center {
    margin-bottom: 5px;
}
.contact-info {
    margin-top: 10px;
    clear: both;
}
.title-3 {
    text-transform: uppercase;
	color: ##333333;
	width: 100%;
	float:left;
}
.contact-map {
}

.bando_cavas {
    width: 100%;
    height: 500px;
}

div#mapCanvas {
    width: 100%;
    height: 500px;
}
.title-2 {
    color: #fff;
	border-bottom: 1px dashed #007dc6;
}

.brief-about {
    margin: 8px 0;
}
.pd-2 {
    padding-top: 45px;
}

h2.title-infor-contact {
    text-transform: uppercase;
    text-align: left;
    margin-bottom: 10px;
}

.contact-info address {
    line-height: 25px;
}

.contact-form h2 {
    text-transform: uppercase;
    margin: 10px 0;
}
.contact-form input.pull-right {
    background: #f15822;
    outline: none;
    border: 0;
    color: #fff;
    display: inline;
    width: 100px;
    padding: 5px 10px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.box-article-detail address p {
    line-height: 30px;
}
.titlecomment {
    float: left;
    font-weight: bold;
    padding: 10px 0;
	width: 100%;
}
p.thanks-contact {
    font-style: italic;
    color: #fff;
    margin-bottom: 10px;
    text-align: center;
}

h1.notify-sucess-name {
    color: #197308;
    margin-bottom: 20px;
}
#contactform .form-control {
    background: none;
    COLOR: #000;
    max-width: 100%;
}
#contactform input[type=submit] {
    float: left !important;
    width: auto;
    padding: 2px 25px;
    color: #fff;
    background: #fe7f32;
}
.contact-map iframe{
	border: 3px solid #fe7f32 !important;
}
.image_advisory img {
  width: 100%;
  max-height: 192px;
}
ul.box_advisory li {
  margin-top: 15px;
}

/*---effect translation---*/
.contact-form input.pull-right:hover {
    
    background-color: #A98921;
    color: #fff;
}
/*------effect translation----*/
/*--end contact--*/
/*-- projects --*/
.box_projects li {
    margin-top: 15px;
    height: 250px;
    overflow: hidden;
	position:relative;
	padding-right:0;
}
.item-project
{
	width:100%;
	overflow:hidden;
	position:relative;
}
.item-project img {
    width: 100%;
    height: 250px;
}
.box-des-projects h3 {
    margin: 5px 0;
    line-height: 45px;
    height: 45px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;
	padding:0;
	border:0;
}
.box-des-projects {
    position: absolute;
    bottom: 5px;
    background-color: rgba(0, 0, 0, 0.56);
    width: 100%;
    text-align: center;
}
.view_detail_product {
    position: absolute;
    padding: 2px 2px 2px 5px;
    background: #360;
    bottom: 5px;
    right: -5px;
    color: #fff;
}
.view_detail_product:hover
{
	color:#fff;
}
.box-des-projects  a{
	color: #fff;
	
}
.project-li:hover img {
    transform: scale(1.1);
    transition: 1s;
}
.box-article-detail-2 .title-article-1 h3 {
    border-bottom: 2px solid #0D205B;
}
.title_support_online{
	float: left;
    margin-left: 80px;
    color: #E10000;
    margin-top: 8px;
    margin-bottom: 11px;
    margin-right: 33px;
}
/*--end projects --*/
/*---pagination---*/
#page {
    width: 100%;
}
.pagination{
	float: left;
	text-align:right;
	margin: 10px 0;
	display:block;
	width: 100%;
}
.pagination2 {
    margin-top: 10px;
    margin-bottom: 15px;
}
.pagination  .active {
    color: #4C545A;
    padding: 6px 14px;
    border: 1px solid #4C545A;
    margin-left: 4px;
    display: inline;
}
.pagination  a {
    padding: 7px 14px;
    margin-left: 4px;
    text-align: center;
    text-decoration: none;
    background: #4C545A;
    color: white;
}

.pagination a:hover {
    padding: 8px 15px;
    background: rgba(80, 37, 16, 0.5);
    border: rgba(80, 37, 16, 0.52);
    color: #fff;
}
.no-padding
{
	padding:0;
}
i.glyphicon-user.icon-register {
    color: #4AB93D;
    margin-right: 5px;
}


/*---end pagination---*/
/*---Email---*/
h1.notify-email {
    text-align: center;
    padding: 15px 0;
	color:#317B2D;
}
.notify-message
{
	font-weight:bold;
	font-style:italic;
	text-align:center;
}
.input-receive-email input.input-text:focus, .input-receive-email textarea:focus {
    background: none;
    border: 1px solid #000C53;
    background-color: rgba(255, 255, 255, 0.25);
}
.input-receive-email .input-submit:hover, .input-receive-email .input-submit:focus {
    background-color: #0B82E0;
    color: #fff;
    border: 1px solid #0B82E0;
}
/*---end Email---*/

/*--search--*/

.fa-search:before{
	content: "";
}
.box_search_main {
    position: absolute;
    top: 100%;
    min-width: 300px;
    right: 0;
    background: #E2E2E2;
    padding: 5px;
    display: none;
    height: 37px;
}

.search_main:hover .box_search_main {
    display: block;
}
.box_search_main .txt_search_main {
    padding: 5px;
    float: left;
    width: 200px;
    line-height: initial;
	color:#000;
}

.box_search_main .btn_search_main {
    background: #333;
    color: #fff;
    text-transform: uppercase;
    padding: 5px 15px;
    float: left;
    line-height: initial;
}
.search_main {
    position: relative;
    z-index: 999;
	display:inline;
	float:left;
}

.box-search-2 {
 
  top: -6px;
  width: 98%;
  
  background-color: rgba(250, 237, 237, 0.91);
}
/*--end search--*/



.support-online ul li {
    text-align: center;
	color: #fff;
}



.support-online ul li h3 {
    text-transform: uppercase;
    line-height: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #FFF90B;
}

.phone-support {
    line-height: 25px;
}

a.view_more {
  float: right;
  color: #000;
}


/*====================*/
.box_news_lighthight {
    float: left;
    margin-top: 25px;
}
ul.ul_news_lighthight {
    width: 100%;
}
ul.ul_news_lighthight li {
    float: left;
    margin-bottom: 5px;
    overflow: hidden;
    list-style: none;
}
.news-img-hightlight {
    float: left;
}
.news-tit-hightlight {
    float: left;
    text-align: justify;
    color: #fff;
}
.news-img-hightlight a {
    float: left;
    width: 100%;
}
.resgister_email_home{
    float: left;
    width: 100%;
    background: #007f3d;
    margin-top: 7px;
    border: 1px dashed #f15822;
}
.amazingslider-box-1 {
    border-width: 1px !important;
    border-style: solid;
    border-color: #007f3d !important;
}
.input-receive-email li a{
    float: left;
    width: 100%;
    color: #000;
}
.input-receive-email li a:hover {
	color: #000000;
}
.address-footer img {
    float: left;
    width: 90%;
    height: auto !important;
}
.address-footer strong{
}
.background_mail{
	background: url(../../../publics/images/bg_nhanmail.png) no-repeat;
    background-position: left center;
    padding-left: 75px;	
	float: left;
}
.background_mail span{
    float: left;
    width: 100%;
    color: #525252;
    padding: 10px 0;
}
.news-img-hightlight a {
    float: left;
    width: 100%;
}
.register_input{
    float: left;
    width: 60%;
    padding: 5px;
    background: none;
    border: 1px solid #f15822;
    border-radius: 3px;
}
.register-message{
    float: left;
    width: 100%;
    padding: 5px 10%;
    border: 1px solid #ff0000;
    margin-top: 20px;
	margin-bottom: 20px;
}
.form-group-sbleft{
	margin-bottom: 0 !important;
    float: left;
    width: 100%;
    margin-top: 6px;
}
.send-register{
	float: left;
    background: #ff6a03;
    border: none;
    margin-left: 5px;
    color: #fff;
    border-radius: 8px;
    padding: 5px 27px;
}
.news-img-hightlight img {
    width: 100%;
    height: 100px;
}
.news-tit-hightlight a {
    text-decoration: none;
    color: #000000;
    width: 100%;
    float: left;
}
.box-news-h .box-news-h-main{
	float: left;
    width: 100%;
    border: 1px solid #259FFF;
}
.title_hotline{
	float: left;
    width: 100%;
    font-weight: normal;
}
.email_banner_top{
    float: left;
    width: 100%;
    font-weight: normal;
}
.ul.tabs li.selected a:hover{
	
}
.viewgiohang{
	float: left;
    width: 100%;
    font-weight: normal;
	color:#333;
}
.viewgiohang img{
	float: left;
    width: 30px;
	margin-right: 6px;
}
.viewgiohang a{
	color: #158e44;
}
.image-cart img{
	width:100px;	
}
.payment-form {
    float: left;
    background: #fff;
    border: 1px solid #cdcdcd;
    padding: 10px;
    margin-bottom: 15px;
}
.payment-form2 {
    float: right;
}
.convert-payment a {
    padding: 3px 10px 7px 10px;
    background-color: #5D4040;
    text-decoration: none;
    color: #fff;
}
/*=============hệ thống phân phối=============*/
.img_product {
    float: left;
    margin-top: 15px;
    margin: 15px 0;
}
.img_img {
    padding-left: 0;
}
.img_product img {
    width: 100%;
}
.img_product .info span {
    float: left;
    width: 100%;
}

.name_product {
    color: #D20005;
	padding-top: 5px;
}
.content_hosting_domain {
    float: left;
    width: 100%;
    text-align: justify;
}
.image_thongtin {
    float: left;
}
.image_thongtin {
    margin-top: 15px;
}
.content_hosting_domain img {
    float: left;
    width: 94%;
    max-height: 404px;
	border: 1px solid #cdcdcd;
}
.thongtin_hienthi {
    float: left;
	padding: 15px 0;
}
.tb_thongtin_hienthi {
    float: left;
    width: 100%;
    border: none;
}
.thongtin_chitiet {
    float: left;
    width: 100%;
    height: auto;
    padding: 10px 0;
}
.tab_container {
    border: 1px solid #cdcdcd;
    border-top: none;
    clear: both;
    float: left;
    width: 100%;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    box-shadow: 0 2px 0px 0px #e3e3e3;
	padding: 5px 10px;
}
#tab1 {
    color: #3C3C3C;
}
ul.tabs li.active {
    color: #fff;
    border-bottom: 1px solid #FFFFFF;
    font-weight: normal;
    background: #f15822;
    padding: 5px 40px;
}
ul.tabs {
    margin: 0;
    list-style-type: none;
    text-align: left;
    border-bottom: 1px solid #cdcdcd !important;
	border-top:none !important;
	border-left:none !important;
	border-right:none !important;
    float: left;
    width: 100%;
	line-height: 21px;
	margin-top: 5px !important;
}
.category-left{
	float: left;
    width: 100%;
    background: #fff;
    padding: 10px;
	position:relative;
}
.detail_distribute{
	float:left;
	width:100%;	
	line-height: 35px;
}
.title_1{
	float:left;
}
title_3{
	float:left;
}
.title_distribute_1{
	background: #f15822;
    color: #fff;
    padding: 5px 15px;
    text-align: center;
}

.product-item .product-4 a.name_pr:first-child {
    height: 190px;
}


.product-item .product-4 a.name_pr:nth-child(3) {
    height: 55px;
    overflow: hidden;
}
.product-item a.name_pr:first-child {
    height: 190px;
    text-align: center;
    background-color: #fff;
    display: block;
}

.product-item a.name_pr:first-child img {
    vertical-align: middle;
    display: block;
    background: #fff;
}
.header_top{
	float:left;
	width:100%;
	position: relative;
}
.header_top .hotline{
    position: absolute;
    background: #fff;
    right: 0;
}
.header_top .hotline font{
    text-align: center;
    float: left;
    width: 100%;
    padding-top: 4px;
}
.header_left{
	float:left;
	background: url(../../../publics/images/icon_adress.png) no-repeat;
	background-position:left center;
	color:#fff;
	padding-left:30px;
	line-height: 30px;
}
.header_right{
	float:left;
	margin-left:50px;
	background: url(../../../publics/images/icon_mail.png) no-repeat;	
	color:#fff;
	padding-left:30px;
	line-height: 30px;
}
.header_center {
	float: left;
    margin-left: 50px;
    padding-left: 30px;
    line-height: 30px;
    color: #fff;
	background: url(../../../publics/images/icon_fone.png) no-repeat;
}
.text_left{
    text-align: left !important;
}
.price_book span{
    float: left;
    color: #ff0000;
    padding: 3px 10px;
    border-radius: 5px;
    word-spacing: 0px;
    text-transform: uppercase;
}
.price_book a{
    float: right;
    background: #ff6500;
    color: #fff;
    padding: 3px 10px;
    border-radius: 5px;
    word-spacing: 0px;
    text-transform: uppercase;
}
section.wrapper {
    float: left;
    width: 100%;
}
section.bacground_gray{
}
.highslide-container tbody, .highslide-container tfoot, .highslide-container thead, .highslide-container tr, .highslide-container th, .highslide-container td{
	border: none !important;
}
.h2_title_dt{
	padding-bottom: 2px;
    border-bottom: 1px solid #cdcdcd;
}
.h2_title_dt .title_main{
	color: #005eae;
}
.name_album{
	color: #636363;
}
.ul_videolist a:hover>.name_album{
	color:#E80000;	
}
.ul_videolist a:hover>img{
	border: 2px solid rgb(0, 126, 232);	
	opacity: 0.6;
}
ul.news_left{
	float:left;
	width:100%;
}
ul.news_left li{
	float:left;
	width:100%;
}
ul.news_left li a{
	float: left;
    width: 100%;
    color: #000;
    padding: 5px 0;
	text-align: justify;
}
ul.news_left li a img{
	float:left;
	width:100%;
	height: 115px;
}

ul.newslist_center{
	float:left;
	width:100%;
}
ul.newslist_center li{
	float:left;
}
ul.newslist_center li a{
	float: left;
    width: 100%;
    color: #000;
    padding: 5px 0;
	text-align: justify;
}
ul.newslist_center li a img{
	float:left;
	width:100%;
	height:165px;
}
.title_news_slide{
	float: left;
    width: 100%;
    color: #ac0014;
}
ul.ul_menu_footer{
	margin-bottom: 15px;
}
.ul_menu_footer li{
	line-height: 22px;
}
.ul_menu_footer li a{
	color: #000;
}
.ul_menu_footer li a:hover{
	color: #ac0014;
}

.ul_menu_footer li.parent_menu a{
	color: #000;
}
.ul_menu_footer li.parent_menu a:hover{
	color: #ac0014;
}
.menufooter .row{
	background:#eeeeee;
	padding: 15px 15px 0 15px ;
	margin-bottom: 15px;
}
.newsbanluan {
    text-align: center;
    float: left;
    background: url(../../../publics/images/bg_sukienbinhluan.png) no-repeat;
    background-position: center;
    width: 100%;
}
.title_banluan span{
    color: #fff;
    padding: 60px 16px 55px 50px;
    float: left;
}
.scriptdesc{
	float: left;
    width: 70%;
    padding: 45px 15px 15px 30px;
}
.scriptdesc span{
	float: left;
    width: 100%;
    text-align: left;
	color:#000;
}
.scriptdesc span:hover{
	color:#F00;
}
.scriptdesc p{
	float: left;
    width: 100%;
    text-align: justify;
    padding-top: 5px;
}
.newsbanluan img{
	float: right;
    width: 25%;
    padding-top: 45px;
    max-height: 165px;
}
.bgcam, .bgcam .container, .bgcam .row{
}
.title_cam{
	float: left;
    width: 100%;
    padding: 23px 0 10px 10px;
}
.bgcam .newsnewimg{
	float: left;
    width: 100%;
    height: 275px;
}
.bgcam .NewsNew_link_brief{
	float: left;
    width: 100%;
	
}
.bgcam .newsnewtitle{
	float: left;
    width: 100%;
}
.bgcam .newsnewtitle a{
	color: #000;
    padding-top: 10px;
    float: left;
}
.bgcam .pnewsnewtitle{
	float: left;
    width: 100%;
    color: #565656;
}
.bgcam ul{
	float: left;
    width: 100%;
}
.bgcam li{
	float: left;
    width: 100%;
    border-bottom: 1px dashed #cdcdcd;
    padding-bottom: 10px;
	margin-bottom: 10px;
}
.bgcam li a{
	/*width: 45%;*/
    float: left;
	padding-right: 12px;
}
.bgcam li a.atitle{
	float: left;
    /*width: 55%;*/
    padding: 0;
    color: #000;
}
.bgcam li img{
    float: left;
    height: 75px;
    width:100%;
}

.bgcam .newsnewimgr{
	float: left;
    width: 100%;
    height: 175px;
    margin-bottom: 14px;
}
.bgcam .NewsNew_link_briefr{
	
	
}
.bgcam .newsnewtitler{

}
.bgcam .newsnewtitler a{
	float: left;
    width: 100%;
    color: #000;
    text-align: justify;
}
.bgcam .pnewsnewtitler{
	float: left;
    width: 100%;
    text-align: justify;
}
a:hover{
	color:#e80202 !important;	
}
.BanDoc-Bds .news_nodescription ul li a{
	border-top:none;
}
.BanDoc-Bds .NewsNew .newsnewimg {
    float: left;
    width: 100%;
    height: 230px;
}
.BanDoc-Bds{
	float: left;
    width: 100%;
    margin-top: 20px;
}
.news_nodescription1 .newsnewimg {
    height: 70px;
    width: 40%;
}
.news_nodescription1 .newsnewtitle {
    width: 60%;
    float: right;
    padding: 0 0 0 10px;
}

<!-- ============== -->
.ul_videotophome{
    height: 330px;
    overflow: hidden;
    padding: 0 10px 0 0px;
    list-style: none;
}
.iframeVideo{
	height: 210px;
}
.col-right1{
	float: left;
    width: 100%;
    background: #464646;
    padding: 10px 0;
}
.title_news_slidemedia {
    float: left;
    width: 100%;
    color: #ac0014;
    padding-left: 10px;
    padding-bottom: 10px;
}
.ul_videotophome li{
	padding: 10px 0 10px 10px;
    float: left;
    position: relative;
    list-style: none;
}
.ul_videotophome img{
	width: 30%;
    max-height: 65px;
    float: left;
    padding-right: 10px;
}
.ul_videotophome span{
	color:#fff;
}
.ul_videotophome li a{
	color: #636363;
}

.ul_newstophome{
    overflow: auto;
}
.newsnew_right{
	float: left;
    width: 100%;
    padding: 0;
    border: none;
}
.amazingcarousel-description div{
    line-height: 21px;
}
.ul_newstophome li{
    padding: 10px 0;
    border-bottom: 1px dotted #cdcdcd;
}
.ul_newstophome li a{
	color: #333;
	height: 90px;
}
.title_news_slidemedia span{
	float:left;
	text-align:left;
	color:#fff;
	font-weight:bold;
	border-bottom:2px solid #fff;	
}
.content_home{
	float: left;
    width: 100%;
    background: #fff;
    margin: 10px 0;
	padding: 8px 10px 0 10px;
	position: relative;
}
.content_home:before{
	display: block;
    content: "";
    position: absolute;
    top: -3px;
    left: 0;
    background: url(../../../publics/images/bg_linetitle.jpg) repeat-x;
    width: 100%;
    height: 10px;
}

.listmain1 .art-news>a:first-child {
    float: left;
    margin-right: 10px;
    width: 100%;
}
.listmain1 .art-news img {
    width: 100%;
    max-height: 300px;
}
.listmain1 .list-news-body {
    float: left;
    width: 100%;
}
.listmain2 .art-news img {
    width: 100%;
    max-height: 67px;
}
.bodertop{
	float: left;
    width: 100%;
    position: relative;
    border-top: 4px solid #ffeb00;
    
}
.backgroundform{
	padding: 0 10px;
    background: #ffffff26;
    border-radius: 5px;
	padding-bottom: 10px;
}
.main-left{
	background: #fff;
	width: 100%;
    float: left;
    padding: 0 40px 0 15px;	
}
.art-des div{
	/*float:left !important;*/
	max-width:100% !important;
	padding-bottom: 10px;
}
.bref-description{
	float:left;	
}
.commentbv{
	float:left;
	width:100%;	
}
.art-des .content_detail {
	width: 100%;
    float: right !important;
}
.form-group {
    margin-bottom: 15px;
}
.paddingright{
	padding:15px;	
}
.bref-description{
	float:left;
	width:100%;	
}
.img_bref_description{
	float: left;
    width: 40px;
    margin-right: 10px;
}
.img_bref_description img{
	float: left;
    width: 100%;
    border: none;
}
.detail_bref_desciption{
	float: left;
    width: calc(100% -80px);
    width: -moz-calc(100% - 80px);
    width: -webkit-calc(100% - 80px);
    font-weight: bold;
	padding-bottom: 15px !important;
}
.content_detail .bref-description{
}
.content_detail p{
}
.gotop {
    float: left;
    text-align: left;
    color: #000;
    font-weight: bold;
    position: fixed;
    bottom: 60px;
    right: 2px;
    visibility: visible !important;
}
.gotop img {
    float: left;
    padding-right: 5px;
    width: 35px;
    height: 35px;
}
.contact-form h2.registerdaily {
    text-transform: uppercase;
    margin: 10px 0;
    width: 50%;
    line-height: 25px;
}
.imgdanhgia{
    width: 50%;
    padding-right: 10px;
    height: 455px;
    opacity: 0.4;
}
.imgdanhgia2{
	padding-top:0;
}
.shortdescbold{
	float: left;
    width: 100%;
    font-style: italic;
    line-height: 26px;
    padding-bottom: 15px;
	text-align: left;
}
.shortdescnomal{
	float: left;
    width: 100%;
    line-height: 26px;
    text-align: justify;
}
.description2 .imgkhatvong {
	border: 1px dashed #249dfe;
    padding: 5px;
    margin: 15px 0;
}
.nostart{
	background: none;
    margin-bottom: 5px;
    padding-bottom: 10px;
}
.description2 .imgkhatvongleft{
	
}
.description2 .imgkhatvongcenter{
	
}
.description2 .imgkhatvongright{
	
}
.orang{
	float: left;
    width: 100%;
}
.name_company{
	width: 1200px;
    margin: 0 auto;
}
.phone_header{
	color: #000000;
    line-height: 33px;
    font-size: 21px;
    -webkit-text-stroke: 1.4px #ffeb00;
    font-weight: bold;
    font-family: tahoma;
    padding: 2px 0;
}
.mail_header a{
	float: left;
    padding: 0;
    color: #000;
}
.mail_header a img{
    margin-right: 10px;
    border-radius: 50%;
    width: 55px;
}
.phone_header a{
    color: #000000;
    line-height: 33px;
}
.zalo_header{
	padding-top: 3px;
}
.zalo_header a{
    color: #fff;
    line-height: 28px;
}
 .mail_header{
    color: #fff;
    line-height: 21px;
	padding-top: 3px;
}
.phone_header img,.zalo_header img,.mail_header img{
	float:left;
}
.head-tit-left {
    background: url(../../../publics/img/titl-left.png) no-repeat left top;
    float: left;
    padding-left: 10px;
}
.head-tit-right {
    background: url(../../../publics/img/titl-right.png) no-repeat right top;
    float: left;
    padding-right: 10px;
}
.head-tit-center {
    background: url(../../../publics/img/titl-center.png) repeat-x left top;
    float: left;
    padding: 0 20px;
    position: relative;
    height: 33px;
}
.title a {
	color: #fff;
    line-height: 33px;
	font-size: 12px;
	text-transform: uppercase;
}
.title span{
	font-size: 12px;
	text-transform: uppercase;
}
.head-tit-center .head-tit-down {
    background: url(../../../publics/img/titl-down.png) no-repeat left top;
    left: 50%;
    top: 29px;
    position: absolute;
    margin-left: -10px;
    height: 12px;
    width: 20px;
}
/* vì sao chọn dịch vụ chúng tôi*/
.why_choose_us {
	padding: 0px 0px 50px 0px;
    background: #ffffff;
    float: left;
    width: 100%;
}
.why_choose_us .title_description {
    text-align: center;
}
.why_choose_us .title_description h2.title {
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.why_choose_us .title_description h2.title:after {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0%);
    bottom: 0px;
    height: 6px;
    border-radius: 10px;
    width: 100px;
    content: "";
    background: #1a1c24;
}
.why_choose_us .row_why_choose_us {
    position: relative;
}
.why_choose_us .row_why_choose_us ul {
    margin-top: 100px;
    border: 1px dashed #000000;
    border-radius: 10px;
    position: relative;
    padding-bottom: 3rem;
}
.text-center {
    text-align: center!important;
}
.why_choose_us .row_why_choose_us ul li .img_wch_us {
    height: 150px;
    width: 150px;
    padding: 10px 0px;
    border: 1px dashed #000000;
    border-radius: 100%;
    align-items: center;
    display: flex;
    margin: 0 auto 10px auto;
    justify-content: center;
    cursor: pointer;
    background: white;
}
.why_choose_us .row_why_choose_us ul p {
    font-weight: 700;
    font-size: 24px;
}
.send {
    background: #1A1C24;
    color: #FFE400 !important;
    border-radius: 6px;
    text-align: center;
    border: unset;
    display: inherit;
    padding: 10px 17px;
    width: 23%;
    font-size: 22px;
    font-weight: bold;
}
.why_choose_us .send {
    position: absolute;
    left: 50%;
    display: flex;
    bottom: -20px;
    transform: translate(-50%, 0%);
    justify-content: center;
    align-items: center;
	font-size: 18px;
}
.why_choose_us .row_why_choose_us ul li {
    margin-top: -50px;
}
.why_choose_us .row_why_choose_us ul p {
    font-weight: 700;
    font-size: 24px;
	color:#000;
}
/*commitment*/
.commitment {
    position: relative;
    padding: 45px 0px 30px 0px;
	float:left;
	width:100%;
}
.commitment .banner_commitment {
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    right: 0px;
    font-weight: normal;
    bottom: 0px;
    left: 0px;
    object-fit: cover;
    background: black;
}
.nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.commitment .col_commitment {
    margin-bottom: 20px;
}

.commitment .col_commitment .img_commitment {
    border-radius: 10px;
    width: 80px;
    position: relative;
    height: 80px;
    margin: 0px auto;
    margin-bottom: 10px;
}
.commitment .col_commitment h3 {
    color: #000;
    font-weight: bold;
    font-size: 20px;
}
.commitment .col_commitment .img_commitment img {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}
.commitment .col_commitment p {
    font-size: 14px;
}
/*Chi tiết search đơn hàng*/


.form_crawl .alert-info {
    background: #ffe400;
}
.alert .row .form-group {
    width: 50%;
    line-height: 25px;
    float: left;
}
label.col-md-4.control-label {
}
label.col-md-4.control-label {
}	
.alert .row .form-group .col-md-5 {
    width: 100% !important;
    padding-right: 0 !important;
    margin-right: 0 !important;
    right: 0 !important;
    left: 0 !important;
    display: flex !important;
    color: #171717 !important;
}
.container.form_crawl .table thead {
    border-bottom: solid 3px #ed1c24 !important;
    border-top: solid 3px #ed1c24;
}
.form_crawl .table td, .table th {
    border-top: 1px solid #e2cd1b;
}
.form_crawl .table td, .table th {
    border-top: 1px solid #e2cd1b;
}
.alert-info {
    background-color: #ffe700 !important;
    border-color: #ffffff !important;
    color: #000000 !important;
}
.alert h4{
	color: #ff0000;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}

.table-hover>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #f00 !important;
}
.table-hover>tbody>tr>td, .table-hover>tfoot>tr>td, .table-hover>tbody>tr>th, .table-hover>tfoot>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid hsl(0deg 0% 0% / 14%) !important;
}
.table-hover tbody tr:hover {
    color: #212529;
    background-color: rgba(0,0,0,.075) !important;
}
.lirecruit{
	padding-top: 10px;
    padding-bottom: 10px;
}
.aimgrecruit{
	float: left;
    width: 40%;
}
.aimgrecruit img{
	float: left;
    width: 100%;
    padding-right: 15px;
	max-height: 150px;
}

.detail_reruit{
	float: left;
    width: 60%;
}
.detail_reruit a{
	float: left;
    width: 100%;
    color: #ffeb00;
    font-size: 16px;
}
.detail_reruit p{
	float: left;
    width: 100%;
    color: #fff;
    line-height: 28px;
    font-size: 15px;
}
.detailhethong{
	float: left;
    width: 100%;
	background: url(../../../publics/images/iconphanphoi.png) no-repeat left top;
	padding: 0px 0 0 20px;
	margin-top: 10px;
}
.spnamehethong{
	float: left;
    width: 100%;
    color: #ffeb00;
    font-size: 14px;
    font-weight: bold;
}
.spdtemail{
	float: left;
    width: 100%;
    color: #fff;
    font-size: 14px;
    line-height: 26px;
}
.blocksitebar .abouthomedesc{
	width:100% !important;
}
.blocksitebar .abouthomedesc ul li{
	line-height: 27px;
}
.PrSiteBar{
	float: left;
    width: 100%;
}
.PrSiteBar li{
	float: left;
    width: 100%;
}
.PrSiteBar li a{
	float: left;
    width: 100%;
}
.PrSiteBar li a img{
	float: left;
    width: 100%;
    padding: 10px;
    border: 1px dotted #fff;
}
.PrSiteBar li span{
	float: left;
    width: 100%;
}
.PrSiteBar li span a{
	float: left;
    width: 100%;
    text-align: center;
    color: #ffff;
    padding: 10px 0;
}
.blocksitebar .HomeAout{
	background:none;	
}
.blocksitebar .abouthomedesc ul li a{
	color:#fff;
}
.blocksitebar .titlehome{
	color:#fff;
	border-bottom: 2px dashed #fff;
}
.title{
	float: left;
    width: 100%;
    padding-left: 20px;
	color: #fff;
	padding-top: 10px;
}
.prlist{
	float: left;
    width: 100%;
}
.prlist a{
	float: left;
    width: 100%;
	color:#fff	;
	text-align:center;
}
.padding-top{
	padding-top:10px;	
}
.highslide {
    padding: 10px;
}
.title_area{
	float: left;
	width: 100%;
	text-align: center;
	background: #ffffffb5;
	padding: 5px 0;
	font-weight: bold;
	font-size: 13px;
}
@media (min-width: 800px){
}
@media only screen and (min-width:1200px)
{
	.container
	{
		width: 1200px;
}

	.width_1200px{
		width:1200px;
		margin:0 auto;
	}
	.NewsHomecate .NewsNew .newsnewtitle {
		height: 85px;
	}
}
@media only screen and (max-width:1200px)
{
	.slide_main {
		width: 100%;
		margin: 0 auto;
	}
	
	.sidebar-left {
    margin-left: -10px;
    width: 100%;
    overflow: hidden;
    }
	.content-right, .content-left {
    width: 100%;
    margin: 0;
   }
   .width_1200px{
		width:1200px;
		margin:0 auto;
	}
	.img_banner img{
		width:100%;
	}
   
}



@media only screen and (max-width:1024px)
{
	
	.sidebar-lef,  aside.sidebar-right {
     display: none;
  }
  
	.map-footer {
  margin-right: 0;
  float: none;
  width: 100%;
}

.box-map-ft {
  padding:  0 10px;
}

.box-address-main p {
  text-align: center;
  line-height: 31px;
  color: #fff;
}
.box-receive-email {
  clear: both;
  overflow: hidden;
}
.map-footer 
{
	clear:both;
}
.box-search {
	display:none;}
}
@media (max-width: 799px){
	.nonemobile_menu{
		display:none ;	
	}
	.addmarging {
		padding-left: 56px !important;
		padding-right: 53px !important;
		padding-bottom: 5px;
	}
	.titlehomeorg {
    width: 100%;

	}
	.titleabouthome {
	}
	.titlehome {
    width: 100%;
	
	}
	.titlehome_black {
	}
	.displaynone{
		display:none !important;	
	}
	.imgdanhgia{
	width: 100% !important;
    height: auto !important;
	padding-top: 10px;
	}
	.imgdanhgia2{
	}
	.product-description div{
	max-width:100% !important;	
	}
	.footer_menu img{
	max-width:100% !important;
	height:auto !important;	
	padding: 20px 25% 0px 25%;
	}
	.chungnhanIso {
    width: 100% !important;
}
.box-consultancy .alinecenter {
    margin:0 !important;
}
.alinecenter iframe{
	    width: 360px !important;
}
.registerdaily {
    float: left;
    margin: 0 5% !important;
    width: 90% !important;
}
.registeronline{
	margin: 15px 5% 0 5% !important;
    width: 90% !important;
}
.nonepc {
    display: block;
	background: #0154a4;
	text-align:center;
}
.nonepc img{
	width: 110px;
}
	.guidmacta{
		background: url(../../../publics/img/hinh23.jpg) no-repeat;
		background-position: bottom center;
		text-align: center;
		align-content: center;
		padding: 30% 1% 60% 1%;
		background-size: 100% 100%;
	}
	.title_newshomenew{
		height:auto !important;	
	}
	.display-none{
		display:none;	
	}
	.hotline-number {
		padding: 0 0 15px 0;
	}
	ul.newslist_center li a img {
    height: auto !important;
}
.main-left {
    padding: 0 15px 0 15px !important;
}
#nav-top {
    margin-left: 0px !important; 
    margin-right: 0px !important; 
}
.service_highlight img {
    width: 100%;
    height: 100% !important;
}
.img_news img {
    float: left;
    width: 100%;
    height: 100% !important;
}
.news_home li .divfullnews {
    height:auto !important;
}
.camnandulich .noboder img.img_camnan {
    max-height: inherit !important;
}
#nav-top {
    height: auto !important; 
    position: relative; 
    z-index: 99; 
}
.sitebar_search1{
    position: relative !important;
    width: 100% !important;
    float: left;
}
.fb-fp2 img {
    float: left;
    DISPLAY: NONE !important;
}
.fb-fp2 {
    position: relative !important;
    width: 100% !important;
    margin-top: 15px;
    float: left;
    top: 0 !important;
    right: 0 !important;
}
.NewsNew .newsnewimg {
    float: left;
    width: 100%;
    height: auto;
}
.NewsHighlight .newshighlightimg {
    float: left;
    width: 100%;
    height: auto;
    margin-top: 15px;
}
.Infofooter-left tr, .Infofooter-left th, .Infofooter-left td {
    border: hidden !important;
    width: 100%;
    float: left;
}
tbody, tfoot, thead, tr, th, td {
    border: none !important;
}
.Infofooter-left table {
    float: left;
    width: 100% !important;
}
ul.news_left li a img {
    height: auto !important;
}
.art-news img {
    width: 100%;
    max-height: 100% !important;
}
.amazingcarousel-image a {
    width: 100% !important;
}
#amazingcarousel-1 .amazingcarousel-description {
    width: 100% !important;
	height: 165px;
}
.news_nodescription .newsnewtitle {
    width: 100%;
	padding:0 !important;
}
.title_banluan {
	background: #008055;
}
.title_banluan span {
    color: #020202 !important;
    padding: 5px 0 !important;
    float: left;
}
.newsbanluan {
    text-align: center;
    float: left;
    background: none !important;
    width: 100%;
}
.scriptdesc {
    float: left;
    width: 60% !important;
    padding: 7px 0 0 0 !important;
}
.scriptdesc span {
    float: left;
    width: 100%;
    text-align: justify !important;
}
.newsbanluan img {
    width: 36% !important;
}
.BanDoc-Bds .col-xs-12{
	padding-left:10px !important;	
}
}	
@media only screen and (max-width:768px)
{
	.servicedetail a img{
		height: auto !important;
	}
	.why_choose_us .row_why_choose_us ul {
		padding-top: 3rem;
		margin-left: 10px;
		margin-right: 10px;
	}
	.why_choose_us .row_why_choose_us ul li {
		max-width: 50%;
		flex-basis: 50%;
		margin-top:0;
	}
	.why_choose_us .row_why_choose_us ul p {
		font-weight: 700;
		font-size: 17px;
		color: #000;
	}
	.why_choose_us .send {
		position: absolute;
		left: 3%;
		display: flex;
		bottom: -20px;
		transform: translate(3%, 0%);
		justify-content: center;
		align-items: center;
		font-size: 18px;
	}
	.send {
		background: #1A1C24;
		color: #FFE400 !important;
		border-radius: 6px;
		text-align: center;
		border: unset;
		display: inherit;
		padding: 10px 17px;
		width: 90%;
		font-size: 22px;
		font-weight: bold;
	}
	.servicedetail {
		position: relative;
		float: left;
		margin: 10px 0;
	}

.aboutHome {
}
.servicedetail img{
	width:100%;	
}
.titleabouthome {
    color: #fff;
}
.abouthomedesc {
}
.width_searchcode {
    width: 96%;
}
.searchcode input[type="text"] {
    width: 67%;
}
.searchcode input[type="submit"] {
    width: 32%;
}
.searchcode {
    width: 97%;
}
.bodertop {
    padding: 0 15px;
}
.abouthome {
    background: none;
}
.send-register {
		padding: 5px 15px;
	}
	.width_1200px{
		width:100%;
		margin:0 auto;
	}
	.logo img{
		width:100%;
	}
	.mxh{
		display:none;	
	}
	.header{
			
	}
	.flexnav li a img{
		display:none;	
	}
	h3.title-1, .title-3 {
	}
	.input-receive-email li a {
	}
	.s-content-main{
		float: left;
   		width: 100%;
	}
	.box-address-main p {
		text-align: left;
		line-height: 25px;
		color: #000;
	}
	.art-news>a:first-child {
		width: 100%;
	}
	.list-news-body {
		width: 100%;
	}
	.partner{
		float: left;
		width: 100%;
	}
	.top-bar-left
	{
		line-height:15px;
		
	}
	.slogan-top
	{
	   text-align:center;
	}
	.slogan3 {

       margin-bottom: 10px;
   }
   .footer {
        overflow: hidden;
		padding-bottom: 15px;
		float: left;
		width:100%;
	}
.box-news-new-left {
    width: auto;
    margin: 0 auto;
    float: none;
	height:auto;
}
.box-tab-top .nav-tabs {
    display: block !important;
	width:100%;
}
.box-news-h-main {
    width: 100%;
   
    border: 1px solid #2F159A;
    padding: 5px;
}
.box-news-new-right ul li {
    padding-left: 20px;
}
 .contact-form .form-group {
    padding: 0;
}  
}

@media only screen and (max-width:667px)
{
	.network_social {
		float: left;
		padding: 3px 32px 0 25px !important;
		display:none;
	}
	#amazingcarousel-1{
		max-width: 100% !important;
		width: auto !important;
	}
	.product-item {
	}
	.product-item .product-4 p strong{
		float: left;
		width: 100%;
	}
    .footer-bottom, .top-hour
	{
	    display:none;
	}
	.map-footer
	{
		width:100%;
		margin-top:10px;
	}
	.box-about-h {
    display: none;
}
	
	
}
@media only screen and (max-width:568px)
{
    .box-main-bog ul li
	{
	        float: left;
    background-color: #4C545A;
    display: inline-block;
    width: 50%;
    border-bottom: 1px solid rgba(202, 202, 202, 0.12);
   }
	.contact-form input.pull-right
	{
		display:block;
	}
	    
	span.text-advisory
	{
		width:auto;
		text-align:left;
		float:none;
	}
	.box-main-bog ul li:first-child, .ul_other_news li 
	{
	    padding-left:0;
	}
	.box-slogan
	{
	   display:none;
	}
	.box-tab-top .nav-tabs li
	{
		width:100%;
		margin:0 0 10px 0;
	}
	
	.form-left-h, .form-right-h
	{
		float:none;
	}
	
}
@media only screen and (max-width:414px)
{
	.box-main-bog ul li
	{
		width:100%;
	}
	.box_projects li {
    padding: 0 10px;
    width: 100%;
	height:auto;
  }
  .item-project img
  {
	  height:auto;
	}
  
}