*{
	padding: 0;
	margin: 0;
	text-decoration: none;
	list-style: none;
}
a:hover{
	text-decoration: none;
}
body{
	background-repeat: repeat;
	background-image: url('../imgs/bg.png');
	background-position: top center; 
	background-attachment: fixed;	
}
header .navbar{
	box-shadow: 0px 5px 20px #a9a9a9;
}
header .container .navbar-header img{
	height: 33px;
	margin-top: -6px;
    margin-right: -10px;
}
header .form-control.search{
	width: 400px;
	background: transparent;
}
main .header-page{
	position: relative;
	height: 350px;
	background-image: linear-gradient(30deg, rgba(27,57,99,0.5) 20%, rgba(179,41,46,0.5) 87%),url('../imgs/bg-header.jpg');
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;	
	color: white;
}
main .header-page hr{
    border-top: solid 4px #D41701;
    width: 50%;
    margin: 15px 0;
}
main .header-page .header-category .category{
	color: white;
	width: 170px;
	height: 100px;
	background-color: rgba(0,0,0,0.1);
	margin-bottom: 20px;
	text-align: center;
	transition: 0.8s;
}
main .header-page .header-category .category.mau1:hover{
	background-color: #44c0d9;
}
main .header-page .header-category .category.mau2:hover{
	background-color: #4c9e3b;
}
main .header-page .header-category .category.mau3:hover{
	background-color: #e7428e;
}
main .header-page .header-category .category.mau4:hover{
	background-color: #ffb10f;
}
main .header-page .header-category .category.mau5:hover{
	background-color: #ff7903;
}
main .header-page .header-category .category.mau6:hover{
	background-color: #f24733;
}
main .header-page .header-category .category.mau7:hover{
	background-color: #8958e9;
}
main .header-page .header-category .category.mau8:hover{
	background-color: #17b99f;
}
main .header-page .header-category .category i{
	transition: 0.8s;
}
main .header-page .header-category .category i:hover{
	transform: rotate(360deg);
}
main .header-page .container-fluid .row.container{
	position: absolute;
	top: 80px;
	left: 60px
}
main .topic .nav-tabs{
	border: none;
	display: flex;
	justify-content: space-around;
}
main .topic .nav-tabs li{
	margin-top: 40px;
	margin-bottom: 20px;
}
main .topic .nav-tabs li a{
	color: #464646;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}
main .topic .nav-tabs>li.active>a, main .topic .nav-tabs>li.active>a:hover, main .topic .nav-tabs>li.active>a:focus{
	border: none;
	color: #D41701;
	background-color: transparent;
	box-shadow: 0px 3px #D41701;
}
main .topic .tab-content{

}
main .topic .tab-content .slide{
	overflow-x: hidden;
}
main .topic .tab-content .slide ul{
	width: 2555px;
	right: 0;
	position: relative;
	transition: 0.5s;
}
main .topic .tab-content .slide ul li{
	display: inline-block;
	list-style: none;
}
main .topic .tab-content .slide .thumbnail{
	width: 360px;
	height: 300px;
	position: relative;
}
main .topic .tab-content .slide .thumbnail:hover{
	box-shadow: 3px 3px #00000061;
	border: none;
}
main .topic .tab-content .slide .thumbnail h5{
	font-size: 16px;
	font-weight: 700;
	color: #464646;
	text-align: left;
	padding: 0 15px;
}
main .topic .tab-content .slide .thumbnail .author{
	color: #969696;
	position: absolute;
	bottom: 0px;
	left: 20px;
	font-size: 12px;
	font-weight: normal;
}
main .topic .tab-content .slide .thumbnail .price{
	color: #1EB0BB;
	position: absolute;
	bottom: 0px;
	right: 20px;
	font-size: 18px;
	font-weight: bolder;
}
main .topic .tab-content .button-slide{
	position: relative;
}
main .topic .tab-content .button-slide button{
	height: 300px;
	width: 90px;
	background-color: transparent;
	color: #38b794;
	font-size: 15px;
	border: none;
	transition: 0.5s;

}
main .topic .tab-content .button-slide button:hover{
	background-color: #ffc80094;
	color: white;
}
main .topic .tab-content .button-slide .left{
	position: absolute;
	top: -330px;
}
main .topic .tab-content .button-slide .right{
	position: absolute;
	top: -330px;
	right: 0px;
}
main .banner .slide{
	overflow-y: hidden;
	overflow-x: hidden;
}
main .banner .slide ul{
	width: 750px;
	height: 350px;
	position: relative;
	top: 0px;
	transition: 0.5s;
}
main .banner .slide ul li{
	margin-bottom: 10px;
	list-style: none;
}
main .banner .slide ul li img{
	height: 350px;
	width: 750px;
}
main .banner .button-slide{
	position: relative;
	top: -50px;
	display: flex;
	justify-content: center;
}
main .banner .button-slide i{	
	cursor: pointer;
	color: #7f7f7f;
	margin-left: 25px;
	font-size: 16px;
}
main .banner .phai{

}
main .banner .phai img{
	width: 100%;
	margin-bottom: 10px;
	transition: 0.5s;
	box-shadow: 2px -2px 30px #888888;
}
main .banner .phai img:hover{
	box-shadow: 10px -10px 10px #888888;
}
main .banner .TOP .img-banner{
	position: relative;
	box-shadow: 2px 2px 30px #888888;
}
main .banner .TOP .text-banner{
	position: absolute;
	top: 0px;
	text-align: center;
	width: 360px;
	height: 150px;
}
main .banner .TOP .text-banner:hover{
	box-shadow: 10px 10px 10px #888888;
	transition: 0.4s;
}
main .banner .TOP .text-banner h1{
	font-size: 50px;
	font-weight: bolder;
}
main .banner .TOP .text-banner h3{
	font-weight: bold;
	color: #464646;
}



main .register-index{
	text-align: center;
}
main .register-index .register-title h1{
	color: #009688;
    text-shadow: 1px 1px 5px #009688;
    font-weight: bold;
}
main .register-index .trai{
	height: 500px;
	box-shadow: 5px 5px 5px #888888;
	background: linear-gradient(30deg, rgba(27,57,99,0.7) 20%, rgba(179,41,46,0.7) 87%),url('../imgs/winter2.jpg') 50%;
	color: white;
}
main .register-index .trai .loginsocial i{
	border-right: 1px solid black;
}
main .register-index .trai .loginsocial .btn{
	width: 110px;
}
main .register-index .trai legend{
	color: white;
	font-size: 30px;
}
main .register-index .trai input{
	width: 75%;
	height: 40px;
}
main .register-index .trai .input-group{
	margin-left: 100px;
	height: 40px;
}
main .register-index .trai .input-group .form-control{
	background-color: #eee;
}
main .register-index .trai .submit{
	width: 63%;
	font-size: 30px;
	font-weight: bold;
	color: white;
	background-color: #428bca;
	transition: 0.6s;
}
main .register-index .trai .submit:hover{
	background-color: #f25957;
}
main .register-index .phai{
	background-image: linear-gradient(30deg, rgba(27,57,99,0.7) 20%, rgba(179,41,46,0.7) 87%),url('../imgs/img-login.png');
	background-repeat: no-repeat;
	height: 500px;
	box-shadow: 5px 5px 5px #888888;
}
main .register-index .phai img{
	height: 140px;
	margin-top: 100px;
}
main .register-index .phai .login{
	color: white;
	position: absolute;
    bottom: 80px;
    left: 90px;
}
main .register-index .phai .login .btn-login-index{
	font-size: 22px;
    font-weight: bold;
}
main .all-course{

}
main .all-course .btn.btn-danger{
	width: 40%;
	height: 80px;    
	font-size: xx-large;
    font-weight: bolder;
}
main .tuyen-dung{
	background-image: linear-gradient(215deg, rgba(27,57,99,0.5) 20%, rgba(179,41,46,0.5) 87%),url('../imgs/bg-tuyendung.png');
	background-repeat: no-repeat;
	background-size: cover;
    background-position: center center;
	height: 500px;
	color: white;
}
main .tuyen-dung .trai{
	height: 500px;
	background-image: url('../imgs/gv.png');
	background-repeat: no-repeat;
	background-position: center bottom;
}
main .tuyen-dung .phai{
	margin-top: 120px;
}
main .tuyen-dung .phai h2{
	font-size: 30px;
	font-weight: 300;
}
main .tuyen-dung .phai h1{
	font-size: 50px;
	font-weight: 500;
}
main .tuyen-dung .phai .btn{
	width: 230px;
	height: 50px;
	font-size: 20px;
	font-weight: 600;
	margin-top: 50px;
}
footer{
	padding-top: 40px;
	background-color: #f8f8f8;
	border-top: 1px solid #e7e7e7;
	margin-top: 100px;
}
footer .trai{

}
footer .trai .logo{
	width: 50%;
}
footer .giua{

}
footer .giua ul{
	list-style: none;
}
footer .giua a{
	color: #464646;
}
footer .giua a:hover{
	text-decoration: none;
}
footer .phai{
	background-color: #f8f8f8;
}
footer .phai .app-mobile img{
	height: 40px;
}
