@charset "utf-8";

/* CSS Document */
/*@import url('https://fonts.googleapis.com/css2?family=Chakra+Petch:wght@300;600&display=swap');*/
@import url('https://fonts.googleapis.com/css?family=Roboto:400,400i,500,500i,700,700i&subset=vietnamese');

html,body{

	/*font-family:Arial, Helvetica, sans-serif;*/
	 /*font-family: 'Chakra Petch', sans-serif !important;*/
	 font-family: 'Roboto', Arial, sans-serif !important;
}

html{

	font-size:62.5%;

}

*{

	margin:0px auto;

	box-sizing:border-box;

	-moz-box-sizing:border-box;

	-ms-box-sizing:border-box;

	-o-box-sizing:border-box;

	-webkit-box-sizing:border-box;

}

i{

	font-family:"fontthemeweb";

	font-style:normal;

}

ul{

	padding:0;

}

h1, h2, h3, h4, h5, h6, i, img, a, p, ul, li{

	float:left;

	list-style-type:none;

	text-decoration:none;

}

#divWrapper{

	float:left;

	/*width:100%;*/

	position:relative;

	overflow:hidden;

}

#WrapperContent1, #WrapperContent2, #WrapperContentPage{

	width:100%;

}



#Content-Mean, #Content-Benefit, #Content-Service, #Content-OtherService, #Content-Why, #Content-Customer, #Content-Step, #Content-News, #Content-Safe, #Content-Edu, #Content-Should, #Content-Price, #Content-Example, #Content-OtherService2{

	width:100%;

	float:left;

}







.Center-Width{

	width:98%;

	max-width:980px;

	margin:0px auto;

}



.Infor-Width{	

	float:left;

	width:100%;

} 



/*** pageHome ***/

#Content-pageHome{

	float:left;

	width:100%;

}

.colLeftPage{

	float:left;

	width:59%;

	margin-right:0%;
	margin-left:0%;
}

/** Row Home **/



.rowPageHome{

	float:left;

	width:100%;

	margin-top:0px;

}

.titleRowHome{

	width:100%;

	background-color:#00007e;

	color:#fff;

	font-family:"Times New Roman", Times, serif;

	text-transform:capitalize;

	font-weight:bold;

	font-size:19px;

	padding:9px 15px;

	border-bottom:5px solid #042184;

	margin-bottom: 5px;
margin-top: 0px;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
}



.listProjectHome{

	width:100%;

}

.listProjectHome li{
    width: 33.333%;
    padding: 9px 12px;


}

.imgProjectHome{

	width:100%;

	border:1px solid #ccc;

	padding:2px;

	height: 175px;

	background-size: cover;

	background-position: center center;

}

.imgProjectHome img{

	width:100%;

}

.nameProjectHome{

	width:100%;

	text-align:center;

	line-height:15px;

	height:40px;

	color:#000;

	font-size:12.5px;

	font-weight:bold;

	margin:5px 0px;

}

.nameProjectHome:hover{

	text-decoration:underline;

}

.priceProjectHome{

	width:100%;

	text-align:center;

	color:#ea2626;

	font-size:12.5px;

	font-weight:bold;

}

.sPH{

	width:100%;

	text-align:center;

	color:#3f901c;

	margin:2px 0px;

	font-size:12.5px;

	font-weight:bold;

}

.addPH{

	width:100%;

	text-align:center;

	margin:2px 0px;
	height:15px;
	overflow:hidden;

	font-size:12.5px;

}

.datePH{

	width:100%;

	text-align:center;

	margin:2px 0px;

	font-size:12.5px;

}

.linkPH{

	width:32%;

	margin:5px 37%;

	text-align:center;

	background-color:#00007e;

	color:#fff;

	font-size:13px;

	line-height:20px;

	border-radius:14px;

	-moz-border-radius:14px;

	-ms-border-radius:14px;

	-o-border-radius:14px;

	-webkit-border-radius:14px;

}
.linkPH:hover{
	text-decoration:underline;
}





/*** OtherProject ***/



.otherProject{

	float:left;

	width:100%;

	border:1px solid #999;

	border-top:none;

	padding:10px;

	margin-bottom:15px;

}

.listOP{

	width:100%;

}

.listOP li{

	width:100%;

	margin-bottom:15px;

}

.listOP li:last-child{

	margin-bottom:0px;

}

.imgOP{

	width:20%;
	
	height:120px;
	
	overflow:hidden;
	
	background-size:cover;
	
	background-position:center center;

	padding:1px;

	border:1px solid #999;

}

.imgOP img{

	width:100%;

	height: 115px;

}

.rightOP{

	float:right;

	width:80%;

	padding-left:20px;

}





.nameOP{

	width:100%;

	line-height:15px;

	color:#000;

	font-size:12px;

	font-weight:bold;

	margin:5px 0px;

}

.nameOP:hover{

	text-decoration:underline;

}

.priceOP{

	width:100%;

	color:#D2970D;

	font-size:12px;

	font-weight:bold;

}

.sOP{

	width:100%;

	color:#B60505;

	margin:2px 0px;

	font-size:12px;

	font-weight:bold;

}

.addOP{

	width:100%;

	margin:2px 0px;

	font-size:12px;

}

.dateOP{

	width:100%;

	margin:2px 0px;

	font-size:12px;

}



/*** Marquee ***/ 
.rowPartner{
	float:left;
	width:100%;
}
.rowMarquee{
	float:left;
	width:100%;
	padding:15px 0px;
	height:150px;
}
.rowMarquee marquee{
	width:100%;
}
marquee ul{
	width:100%;
	float:left;
	overflow:hidden;
}
marquee a {
	height:120px;
	padding:1px;
	border:1px solid #666;
	margin-right:30px;
}
marquee a img{
	height:100%;
}
.icon_cat{
	position: absolute;
}
.title_table th{
	font-size: 15px;
    text-align: left;
    color: #042184;
}
.content_table td{
	font-size: 14px;
	background: #fff;
}
.colleftPage {
    float: left;
    width: 20.5%;
}
.listPhanTrang{
	text-align: center;
}
.listPhanTrang li{
	padding: 4px;
	border: 1px solid #999;
	margin-right: 2px;
}
.titleRowHome span{
	float: right;
    font-size: 13px;
    padding: 3px;
}
.gb-slideshow_country1 a.img1{
	float: left;
}
.gb-slideshow_country1 .info{
	width: 32%;
    padding-left: 19px;
}