*{margin: 0; padding: 0;} 

nav.navbar.navbar-light.bg-faded{
	margin: 0;
	padding: 0;
	height: 100px;
}
.navbar-fixed-top{
	top: 0;
}
a.nav-link{
	font-family: segoe ui;
	text-transform: uppercase;
	font-size: 13px;
	color: #101010;
	line-height: 79px;
}
li.nav-item{
	margin: 0;
	padding: 0;
	
}
nav.navbar.navbar-light.bg-faded.navbar-fixed-top{
	background: white;
}
@media (max-width: 576px)
{
	a.navbar-brand{
		display: block;
		text-align: center;
		width: 100%;
	}
	li.nav-item{
		display: inline!important;
		 float: none;
	}
	ul.nav.navbar-nav.float-xs-right{
		float: none!important;
		text-align: center;
		margin: 0;
	}
	
	li.nav-item{
		display: inline;
		margin: 0;
		float: none;
	}
	a.nav-link{
		line-height: 20px;
		display: inline!important;
	} 

	a.navbar-brand img{
		width: 47px;

	}

  .tt img{
  	width: 100px;
  	margin-top: 80px;
  	margin-left: 0px;
  }

 	
.tt h2{
	font-size: 10px;
	text-align: center;
	width: 100%;
	height: 20px;
}
.tt p{
	font-size: 10px;
	line-height: 15px;
	width: 50px;
	margin-bottom: 5px;
}
a.nuthire.btn.btn-danger{
	border: none;
	border-radius: 0px;
	margin-right: 20px;

}
h2.tieudecap2.text-sm-left.text-xs-center{
	margin-top: 25px;
}
.tieudeto{
	margin-top: 25px;
}

} /* heets dienthoai */
.khoitt1{
	height: 100%;
	width: 100%;
	background: #0abde3;
	position: relative;
}
body,html{
	width: 100%;
	height: 100%;
}
.khoitt1:before{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 50%;
	height: 100%;
	background: #4cd137;/* #e4555b; */
	z-index: 1;
}
.tt{
	z-index: 2;
	position: relative;
	padding-top: 15%;
}
.tt img{
	border-radius: 50%;
	margin-bottom: 50px;
}
.tt h2{
	font-size: 25px;
	text-transform: uppercase;
	color: white;
	margin-bottom: 20px;
}
.tt p{
	color: black;
	font-size: 15px;
	line-height: 20px;
	width: 50%;
	margin: auto;
	margin-bottom: 35px;
}
a.nuthire.btn.btn-danger{
	width: 180px;

	border: none;
	border-radius: 0px;

}
.xuong{
	width: 40px;
	height: 80px;
	border: white solid 1px;
	position: absolute;
	left: 50%;
	border-radius: 30px;
	bottom: 2%;
	margin-left: -20px;
	z-index: 2;
	cursor: pointer;
	transition: 0.4s;
}
.xuong:hover{
	bottom: 4%;

}
.xuong:after{
	content: "";
	position: absolute;
	width: 4px;
	height: 12px;
	background: white;
	left: 50%;
	bottom: 68%;
	margin-left: -2px;
}
.thongtin{
	margin-top: 100px;
	font-family: segoe;
	margin-bottom: 50px;
}
.edutho{
	/* background:#f0932b; */
	background:#c8d6e5;
}
.sanphamtho{
	/* background: #eb4d4b; */
	background: #c8d6e5;
}
.lienhetho{
	background: #c8d6e5;
}
.cmttho{
	background: #c8d6e5;
}