@font-face {
    font-family: 'robo';
    src: url('fonts/robotocondensed-regular.eot');
    src: url('fonts/robotocondensed-regular.eot?#iefix') format('embedded-opentype'),

         url('fonts/robotocondensed-regular.ttf') format('truetype'),
         url('fonts/robotocondensed-regular.svg#roboto_condensedregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'utm';
    src: url('fonts/utm_french_vanilla.eot');
    src: url('fonts/utm_french_vanilla.eot?#iefix') format('embedded-opentype'),

         url('fonts/utm_french_vanilla.ttf') format('truetype'),
         url('fonts/utm_french_vanilla.svg#utm_french_vanillaregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

#menu{
	margin: 0px auto;
	padding: 0px;
	width: 1191px;
	max-width: 97%;
}
#menu li{
	float: left;
	height: 43px;
	line-height: 43px;
}
#menu li a{
	font-family: 'robo';
	text-transform: uppercase;
	color: #dcde9c;
	font-size: 15px;
	padding: 4px 15px;
    -webkit-transition: width .25s ease-in-out;
    transition: width .25s ease-in-out;
}
#menu li.active a{
	border-bottom: 1px solid #e7eaa4;
    -webkit-transition: width .25s ease-in-out;
    transition: width .25s ease-in-out;
}
#menu li:hover a{
	border-bottom: 1px solid #e7eaa4;
    -webkit-transition: width .25s ease-in-out;
    transition: width .25s ease-in-out;
}
.list-span{
	width:256px;
	height:36px; 
	float:left;
}
.slider{
	border-top: 3px solid #dcde9c;
	border-bottom: 3px solid #dcde9c;
}
.content-slider{
	height: 37px;
	line-height: 37px;
	background:#070605;
	color: #FFF;
}
.content-slider span{
	background-image: url(../images/bg-span.png);
	background-repeat: no-repeat;
	display: inline-block;
	padding: 0px 50px 0px 130px;
	color: #000 !important;
	font-family: 'robo';
}

#menu_btn {
    display: none;
    cursor: pointer;
    padding: 5px 7px;
    border: 1px solid #FFF;
    margin-left: 10px;
    margin: 2px 0px;
}
ul.danhmuc{
	width: 1191px;
	margin: auto;
	max-width: 97%;
}
ul.danhmuc li{
	float: left;
	margin: 20px 1% 10px 1%;
	width: 22.5%;
	padding: 2px;
	background:#dcdd9b;
	text-align: center;
}
ul.danhmuc li:hover{
	background: #ebee98;
}
ul.danhmuc li img{
	width: 100%;
	height: 100%;
}
ul.danhmuc li span
{
	line-height: 30px;
	width: 100%;
	background-image: url(../images/icon-dm.png);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 5px 30px 5px 0px;

}
.list_dichvu{
	padding: 0px;
	margin: 0px;
}
.list_dichvu li{
	float: left;
	width: 30%;
	margin: 10px 1.5%;
	text-align: center;
	
}
.list_dichvu li img{
	width: 100%;
	background: #FFF;
	padding: 3px;
	border: 1px solid #CCC;
	max-height: 224px;
	margin: 0px;
}
.list_dichvu li:hover img{
	background: #e7eaa4;
	color: #38312d;
}
.list_dichvu li a{
	font-size: 12px;
	font-family: robo;
	font-weight: normal;
}
.news_detail{
	padding: 0px 24px;
}
.list_congtrinh{
	padding: 0px;
	margin: 0px;
}
.list_congtrinh li{
	float: left;
	width: 30%;
	margin: 10px 1.5%;
	text-align: left;
	
}
.list_congtrinh li img{
	width: 100%;
	background: #FFF;
	padding: 3px;
	border: 1px solid #CCC;
	max-height: 224px;
	margin: 0px;
}
.list_congtrinh li .div_img
{
	position: relative;
}
.list_congtrinh li .div_img h3
{
	position: absolute;
	bottom: 3px;
	left: 4px;
	width: 100%;
	background: rgba(0, 0, 0, 0.7);
	color: #FFF;
	text-align: center;
}
.list_congtrinh li:hover img{
	background: #e7eaa4;
	color: #38312d;
}
.list_congtrinh li a{
	font-size: 12px;
	font-family: robo;
	font-weight: normal;
}
.news_detail{
	padding: 0px 24px;
}
.left-detail{
	float: left;
	width: 77%;
}
.left-detail h3{
	color: #F00;
}
.right-detail
{
	width: 22%;
	float: right;
}
.right-detail .title-ct
{
	border-top: 2px solid #222;
	font-family: 'robo';
	font-size: 25px;
	height: 45px;
	line-height: 45px;
	text-transform: uppercase;
	text-align: center;
}
.right-detail ul
{
	width: 96%;
	margin: 0px auto;
	padding: 0px;
}
.right-detail ul li
{
	background: #FFF;
	padding: 2px;
	border: 1px solid #CCC;
	position: relative;
	height: 160px;
	overflow: hidden;
	margin: 10px 0px;
}
.right-detail ul li img
{
	width: 100%;
	margin: 0px;
	height: 100%;
}
.right-detail ul li h4
{
	position: absolute;
	bottom: 2px;
	left: 2px;
	margin: 0px;
	padding: 5px 5px;
	line-height: 15px;
	background: rgba(3, 0, 0, 0.8);
	color: #FFF;
	width: 94%;
	text-align: center;
}
.right-detail ul li h4 a
{ 
	color: #FFF;
}
.frm-lienhe{
	width: 40%;
	float: left;
}
.frm-map{
	width: 58%;
	float: right;
}
#map_canvas {
   width: 99%;
   height: 340px;
   border:solid 1px #ccc;
}
.danhmuc_sp{
	background-image: url(../images/bg-danhmuc.png);
	background-size: 100% 100%;
	border-top: 3px solid #e7eaa4;
}
.danhmuc_sp ul{
	width: 1188px;
	margin: auto;
	max-width: 97%;
}
.danhmuc_sp ul li.danhmuc{
	width: 26.5%;
	float: left;
	margin: 30px 3%;
	
}
.danhmuc_sp ul li.danhmuc .img_danhmuc
{
	border: 1px solid #e7eaa4;
	position: relative;
}
.danhmuc_sp ul li.danhmuc .img_danhmuc img{
	width: 100%;
}
.danhmuc_sp ul li.danhmuc h3{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	text-align: center;
	background: rgba(0, 0, 0, 0.7);
	color: #FFF;
	padding: 5px 0px;
	font-family: 'robo';
	font-weight: normal;
	font-size: 16px;
}
.danhmuc_sp ul li.danhmuc ul
{
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.danhmuc_sp ul li.danhmuc ul li
{
	width: 45%;
	float: left;
	margin: 15px 2%;
	background-image: url(../images/icon-danhmuc.png);
	background-position: left center;
	background-repeat: no-repeat;
}
.danhmuc_sp ul li.danhmuc ul li a
{
	margin-left: 20px;
	color: #FFF;
	font-size: 16px;
}
.danhmuc_sp ul li.danhmuc ul li.active a
{
	color: #e7eaa4;
}
.title_sp{
	height: 37px;
	background:#FFF;
	margin-top: 10px;
	width: 97%;
	margin: 10px auto;
}
.title_sp span{
	background-image: url(../images/bg-tt.png);
	background-position: left center;
	background-repeat: no-repeat;
	display: inline-block;
	height: 37px;
	line-height: 50px;
	padding: 0px 110px 0px 20px;
	color: #FFF;
	font-family: 'wed';
	font-size: 25px;
	color: #e7eaa4;
	font-weight: normal;
	background-size: 100% 37px;
}
.title_sp span a{
	color: #e7eaa4;
}
.box-img{
	width: 50%;
	float: left;
	background: #FFF;
	padding: 6px;
	border: 1px solid #CCC;
	position: relative;
}
.box-img img{
	width: 100%;
}
.box-des{
	width: 45%;
	float: left;
	margin-left: 2%;
	font-size: 15px;
	font-family: 'robo';
}
.box-des .code-pro{
	text-align: left;
	margin-top: 10px;
}
.box-des .title_des{
	padding: 10px 0px;
	font-weight: bold;
}
.box-des h2{
	color: #602020;
	font-size: 18px;
}
.backlink{
	margin: 0px;
	padding: 0px;
}
.backlink li{
	float: left;
	height: 40px;
	line-height: 40px;
	font-family: 'robo';
	font-size: 17px;
}
#slider-news{
	background-image: url(../images/bg-link.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 100% 36px;
}
.slider-news{
	height: 36px;
	line-height: 36px;
}
.list-news{
	float: left;
	width: 75%;
}
.item-news{
	color: #FFF;
}
.item-news a{
	color: #FFF;
}
.list_dichvu li h3{
	min-height: 55px;
}
.menu{
	position: relative;
}
.menu .lang{
	position: absolute;
	top: 10px;
	right: 10px;
}
#tabs{
	margin-top: 10px;
	border-bottom: 2px solid #aaaaaa;
}
.tabs{
	padding: 10px 5px;
	font-size: 14px;
	line-height: 18px;
}
.pro_logo{
	position: absolute;
	top: 20%;
	left: 25%;
	width: 100px !important;
	height: auto !important;
	min-height: auto !important;
}
.code-pro{
	min-height: 30px;
	text-align: center;
	font-family: 'robo';
	font-size: 15px;
}
marquee a{
	color: #FFF;
}