.nd{
	padding-bottom: 5px;
    margin-bottom: 25px;
	background: rgba(46,54,87,0.8);
	/*background: rgba(255,255,255,0.2);*/
}
.nd  ul{
	padding-left: 70px;
}
.nd li{
    list-style: none;
}
.nd li p{
	font-family: Arial;
	color: white;
	text-transform: uppercase;
}
.nd  p{
	font-family: Arial;
	color: white;font-weight: bold;
}
.nd li span{
	padding-bottom: 20px;
	font-family: Arial;
	color: #ffdb00;
	text-transform: uppercase;
	font-size: 20px;
}
#ndtktext{
	padding-top: 10px;
	margin-top: 20px;
	font-weight: bold;
	font-family: Arial;
text-transform: uppercase;
color: white;
text-align: center;
}
.ats{
	margin-left: 30px;
	padding-top: 80px;
}
/*thiết kế 3d*/
#thietke3d
{
    background: url(../img/banner_thietke_mohinh_3d1.jpg) no-repeat;

}
/* ánh sáng vật liệu*/
#anhsangvatlieu
{
    background: url(../img/banner_anhsang_vatlieu1.jpg) no-repeat;
}
/* bài tập lớn kỹ năng diễn họa*/
#baitaplonkynangdienhoa
{
    background: url(../img/banner_btl_kndh.jpg) no-repeat;
}
/* thiết kế nội thất*/
#thietkenoithat
{
    background: url(../img/banner_thietke_noithat.jpg) no-repeat;
}
/* thiết kế nhà ở*/
#thietkenhao
{
    background: url(../img/banner_thietke_nhao.jpg) no-repeat;
}
/* thiết kế công cộng*/
#thietkecongcong
{
    background: url(../img/banner_thietke_congcong.jpg) no-repeat;
}
/* thực tập*/
#thuctap
{
    background: url(../img/banner_thuctap.jpg) no-repeat;
}
/* đồ án cuối khóa*/
#doan
{
    background: url(../img/banner_doancuoikhoa.jpg) no-repeat;
}
#thietke3d, #anhsangvatlieu, #baitaplonkynangdienhoa, #thietkenoithat, #thietkenhao, #thietkecongcong, #thuctap, #doan{
	background-size: cover;
}
.pp-banner-cb{
	background-image: url("../img/banner-noithat-coban.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
}
.pp-banner-cb__content{
	background-color: #ffffffe0;
	padding: 20px;
	position: relative;
}
.pp-banner-cb__content::before{
	content: "";
	position: absolute;
	border-top: 400px solid transparent;
	border-bottom: 0 solid transparent;
	 border-right: 63px solid #ffffffe0;
	top: 0;
	left: -63px;
}
.pp-banner-cb__content p, .pp-banner-cb__content ul li{
	color: #2c5d93;
}
.pp-banner-cb__content h4{
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 2.5rem;
	margin-bottom: 30px;
	color: #2c5d93;
}
.box-title{
	margin: 0;
	padding: 5px 0;
	background-color: #2c5d93;
	text-transform: uppercase;
	text-align: center;
}
.box-title a{
	color: white;
}
.pp-register{
	 position: absolute;
	 bottom: -35px;
	 right: 0;
	 background: #1f538c;
	 padding: 7px 20px;
	color: white;
	font-size: 1.5rem;
	font-weight: bold;
 }
.pp-register:hover{
	color: #eeeeee;
}
.pp-register span{
	color:#ffc107;
	font-weight: bold;
}
.modal-content{
	border-radius: 0;
	background-color: #2c5d93;
	color: white;
}
