@import "font.css";
@charset "utf-8";
body {
	margin: 0px auto;
	padding: 0px auto;
	font-size: 16px;
	line-height: 30px;
	font-family: 'Open Sans', Arial, Helvetica, Tahoma, sans-serif;
	font-weight: normal;
}
* {
	margin: 0px auto;
	padding: 0px auto;
	outline: none;
	text-decoration: none;
}
.clr {
	clear: both;
}
ul {
	padding: 0px;
}
img {
	border: 0;
}
.pagewrap {
	position: relative;
	width: 1200px;
	margin: 0 auto;
}
.padding_pagewrap {
	padding: 0 10px;
}
.showText p {
	padding-bottom: 15px;
	font-size: 16px;
	line-height: 30px;
}
.showText img {
	display: block;
	margin: 0 auto;
	height: auto;
	max-width: 100%;
}
.showText ul {
	padding-bottom: 15px;
}
.showText ul li {
	margin-left: 35px;
	font-size: 16px;
	line-height: 30px;
}
.title_page {
	font-size: 32px;
	color: #003964;
	line-height: 40px;
	margin: 0;
	text-transform: capitalize;
	letter-spacing: 1px;
	font-weight: 600;
	padding-bottom: 25px;
	/* font-family: 'Open Sans Condensed', Arial, Helvetica, Tahoma, sans-serif; */
	text-align: center;
}
.title_page.title_page_2 {
	color: #fdba3b;
}
.gioithieu_home {
	padding-top: 30px;
	padding-bottom: 50px;
}
.gioithieu_home ul {
	float: left;
	width: 47%;
	margin-left: 10px;
	padding-top: 25px;
}
.gioithieu_home li {
	float: right;
	width: 45%;
	list-style: none;
	line-height: 0;
	margin-right: 10px;
	padding: 10px;
	background: #fff;
	-webkit-transition: -webkit-transform .3s ease, border .3s ease, -webkit-box-shadow .3s ease, background .3s ease, z-index .3s ease;
	-moz-transition: -moz-transform .3s ease, border .3s ease, -moz-box-shadow .3s ease, background .3s ease, z-index .3s ease;
	transition: transform .3s ease, border .3s ease, box-shadow .3s ease, background .3s ease, z-index .3s ease;
	-webkit-box-shadow: 0px 15px 20px 0px rgba(0,0,0,0.45);
	-moz-box-shadow: 0px 15px 20px 0px rgba(0,0,0,0.45);
	-o-box-shadow: 0px 15px 20px 0px rgba(0,0,0,0.45);
	box-shadow: 0px 15px 20px 0px rgba(0,0,0,0.45);
	position: relative;
}
.gioithieu_home li iframe {
	width: 100%;
	height: 350px;
}
.gioithieu_home ul h4 a {
	float: right;
	line-height: 36px;
	margin-top: 10px;
	font-weight: 500;
	color: #fff;
	background: #003964;
	padding: 5px 30px;
	text-transform: capitalize;
	font-size: 17px;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	/* border: solid #FFF 1px; */
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
}
.gioithieu_home ul h4 a i {
	padding-left: 10px;
}
.gioithieu_home ul h4 a:hover {
	color: #fff;
	background: #f12c3e;
}
.gioithieu_home ul p {
	line-height: 27px;
	font-weight: 500;
	color: #666;
	font-size: 17px;
	padding-bottom: 15px;
}
.why_home_page{
		background: #003964;
		padding: 50px 0;
}
.why_home_id{
	float: left;
	margin: 20px;
	width: 560px;
	color:#fff;
	min-height: 165px;
}
.why_home_id li{
	float:left;
	list-style:none;
	line-height:0;
	width: 60px;
	padding-top: 10px;
}
.why_home_page li img{
	width:100%;
	height: auto;
}
.why_home_id ul{
	float:left;
	width: 480px;
	padding-left: 20px;
}
.why_home_id ul h3{
    text-transform: uppercase;
    font-size: 22px;
    line-height: 33px;
    font-weight: bold;
    color: #ffffff;
    /* min-height: 50px; */
    padding-bottom: 10px;
}
.why_home_id ul p{
    font-size: 16px;
    line-height: 30px;
    color: #fff;
}


.tatol_home {
	background: url(../images/bg_1.jpg);
	padding: 50px 0;
}
.tatol_home ul {
	float: left;
	margin: 10px;
	width: 174px;
	text-align: center;
	color: #ffffff;
	font-size: 18px;
	line-height: 30px;
	text-transform: uppercase;
	border: 3px solid #fff;
	padding: 20px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.tatol_home ul li {
	text-align: center;
	line-height: 0;
	list-style: none;
	margin-bottom: 15px;
}
.tatol_home ul h2 {
	text-align: center;
	color: #fff;
	font-size: 45px;

	padding-bottom: 10px;
	text-transform: uppercase;
	text-shadow: 1px 1px #333;
	line-height: 50px;
	min-height: 50px;
	font-weight: 600;
	letter-spacing: 5px;
}
.tatol_home ul h2 a {
	color: #ffffff;
	transition: all 0.7s ease 0s;
	-moz-transition: all 0.7s ease 0s;
	-webkit-transition: all 0.7s ease 0s;
}
.tatol_home ul h2 a:hover {
	color: #ff0;
}
.tatol_home ul li img {
	width: auto;
	height: 50px;
}
.tatol_home h3 {
	text-align: center;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 32px;
	line-height: 40px;
	position: relative;
	color: #ffffa0;
	margin-bottom: 50px;
	letter-spacing: 1px;
}
.box_khoanhoc_home {
	padding: 40px 0;
	background: #fff;
}
.khoanhoc_id ul {
	float: left;
	margin: 0 10px 20px 10px;
	background: #fff;
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	width: 260px;
	padding: 10px;
	transition: all .3s;
	text-align: center;
	min-height: 430px;
}
.khoanhoc_id ul h3 a {
	text-transform: capitalize;
	font-size: 19px;
	line-height: 25px;
	padding: 10px;
	padding-top: 15px;
	font-weight: bold;
	color: #f12c3e;
	display: block;
	min-height: 50px;
}
.khoanhoc_id ul h3 a:hover, .khoanhoc_id ul h4 a:hover, .hinhanh_id ul:hover h3, .hinhanh_id_home ul:hover h3 {
	color: #003964;
}
.khoanhoc_id ul h4 a {
	color: #f75e3a;
	font-weight: normal;
	font-size: 17px;
	text-transform: uppercase;
	display: block;
	line-height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	/* padding-bottom: 20px; */
	float: right;
	font-family: 'Open Sans Condensed', Arial, Helvetica, Tahoma, sans-serif;
}
.khoanhoc_id ul h4 a i {
	padding-left: 7px;
}
.khoanhoc_id ul p {
	color: #777;
	font-size: 15px;
	line-height: 25px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.khoanhoc_id ul li, .khoanhoc_id ul li img {
	webkit-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
	-moz-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
	-ms-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
	display: block;
}
.khoanhoc_id ul:hover {
	transform: translateY(-10px);
	box-shadow: 0 22px 43px rgba(0, 0, 0, 0.15);
}
.khoanhoc_id ul li img:hover, .left_tt_home ul li img:hover, .right_tt_home ul li img:hover {
	transform: scale(1.2);
	opacity: 1;
	-webkit-filter: grayscale(0);
}
.bannerInside {
	width: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 600px;
}
.bannerMain {
	position: relative;
	overflow: hidden;
	height: 600px;
}
.banner li {
	float: left;
	width: 100%;
	height: 600px;
	list-style: none;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	cursor: default;
	position: relative;
}
.posBL {
	left: 0px;
	bottom: 0px;
}
.pagiBanner {
	position: relative;
	left: 0;
	right: 0;
	bottom: 50px;
	margin: auto;
	width: auto;
	text-align: center;
	z-index: 2;
}
.pagiBanner a, .pagiBanner_2 a {
	display: inline-block;
	vertical-align: text-top;
	width: 14px;
	height: 14px;
	background: #fff0;
	text-indent: -100000px;
	margin: 0 5px;
	-moz-box-shadow: 0 0 8px rgba(0,0,0,0.5);
	/* -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.5); */
	/* box-shadow: 0 0 8px rgba(0,0,0,0.5); */
	border: solid #fff 3px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
}
.pagiBanner_3 a {
	display: inline-block;
	vertical-align: text-top;
	width: 14px;
	height: 14px;
	background: #fff;
	text-indent: -100000px;
	margin: 0 5px;
	-moz-box-shadow: 0 0 8px rgba(0,0,0,0.5);
	/* -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.5); */
	/* box-shadow: 0 0 8px rgba(0,0,0,0.5); */
	border: solid #ccc 3px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
}
.pagiBanner a.selected, .pagiBanner_2 a.selected, .pagiBanner_3 a.selected {
	background: #f12c3e;
}
.pagiBanner_2, .pagiBanner_3 {
	position: relative;
	left: 0;
	right: 0;
	bottom: -10px;
	margin: auto;
	width: auto;
	text-align: center;
	z-index: 2;
}

.bannerMain .placeNav.prev1, .bannerMain .placeNav.next1 {
	top: 50%;
	z-index: 9999;
	opacity: 1;
	left: 10px
}
.bannerMain .placeNav.prev1 i, .bannerMain .placeNav.next1 i {
	top: 4px;
	position: relative;
}
.bannerMain .placeNav.next1 {
	right: 10px;
	left: auto
}
.bannerMain .placeNav.prev1, .bannerMain .placeNav.next1 {
	top: 50%;
	z-index: 2;
	opacity: 1;
	left: 10px;
}
.bannerMain .placeNav.prev1 i, .bannerMain .placeNav.next1 i {
	top: 4px;
	position: relative;
}
.bannerMain .placeNav.next1 {
	right: 10px;
	left: auto
}
.box_title_banner {
	position: absolute;
	top: 0;
	margin-top: 18%;
	left: 0;
	right: 0;
	z-index:1;
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
	webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.box_title_banner.box_title_banner_3 {
	right: 0;
	text-align: right;
	left: inherit;
}
.box_title_banner.box_title_banner_2 {
	left: 0;
	right: 0;
	text-align: center;
}
.box_title_banner ul h2 {
	text-transform: uppercase;
	font-size: 45px;
	line-height: 50px;
	font-weight: 600;
	color: #fdba3b;
	padding-bottom: 10px;
	letter-spacing: 3px;
}
.box_title_banner ul h3 {
	text-transform: uppercase;
	font-size: 25px;
	line-height: 40px;
	font-weight: 500;
	color: #fff;
}
.box_title_banner ul h3 span {
	color: #72bf44;
}
.box_title_banner ul h4 {
	display: inline-table;
}
.box_title_banner ul h4 a {
	display: inline-table;
	background: #f12c3e;
	font-size: 18px;
	color: #ffffff;
	padding: 5px 25px;
	margin-top: 15px;
	line-height: 35px;
	/* border-radius: 5px; */
	font-weight: 500;
	text-transform: uppercase;
	/* box-shadow: 0px 3px 0px #4e4c4c; */
	border: solid 2px #fff;
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
	webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
	transition: color .33s cubic-bezier(.33, 0, .2, 1) 0s, fill .33s cubic-bezier(.33, 0, .2, 1) 0s, background .33s cubic-bezier(.33, 0, .2, 1) 0s;
	-moz-transition: color .33s cubic-bezier(.33, 0, .2, 1) 0s, fill .33s cubic-bezier(.33, 0, .2, 1) 0s, background .33s cubic-bezier(.33, 0, .2, 1) 0s;
}
.box_title_banner_2 {
	position: absolute;
	top: 0;
	margin-top: 4%;
	left: 0;
	right: 0;
	z-index: 1;
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
	webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.box_title_banner_2 ul h1 {
	text-transform: uppercase;
	font-size: 60px;
	line-height: 70px;
	font-weight: 600;
	color: #0000002e;
	text-align: center;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #fff;
	padding-bottom: 15px;
	letter-spacing: 3px;
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px 2px #00000000;
}
.box_title_banner_2 ul h5 {
	text-transform: capitalize;
	font-size: 50px;
	line-height: 60px;
	text-align: center;
	font-weight: 600;
	color: #fdba3b;
	letter-spacing: 2px;
}
.box_title_banner ul h4 a:hover {
	background: #003964;
	color: #ffffff;
}
.placeNav_2 {
	position: absolute;
	top: 20%;
	z-index: 3;
	color: #fff;
	font-size: 50px;
	width: 40px;
	height: 40px;
	line-height: 30px;
	text-align: center;
	background: #f75e3a;
}
.placeNav {
	position: absolute;
	top: 140px;
	z-index: 2;
	color: #fff;
	font-size: 26px;
	width: 35px;
	line-height: 35px;
	height: 35px;
	background: rgba(0, 0, 0, 0.24);
	text-align: center;
	/* opacity: 0; */
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
}
.placeNav_4 {
	position: absolute;
	top: 140px;
	z-index: 2;
	color: #fff;
	font-size: 26px;
	width: 35px;
	line-height: 35px;
	height: 35px;
	background: rgba(0, 0, 0, 0.24);
	text-align: center;
	/* opacity: 0; */
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
}


























.placeNav_2.prev {
	left: -50px;
}
.placeNav_2.next {
	right: -40px;
	text-indent: 3px;
}
.placeNav.prev {
	left: 60px;
	text-indent: 3px;
}
.placeNav.next {
	right: 60px;
	text-indent: 3px;
}
.placeNav_4.prev {
	left: 10px;
	text-indent: 3px;
}
.placeNav_4.next {
	right: 10px;
	text-indent: 3px;
}
.placeSlide_main:hover .placeNav, .placeSlide_main:hover .placeNav_2, .placeSlide_main:hover .placeNav_3, .placeSlide_main:hover .placeNav_4 {
	opacity: 1;
}
.placeNav:hover, .placeNav_2:hover, .placeNav_3:hover, .placeNav_4:hover {
	color: #fff;
	background: #FDBA3B;
}
.placeSlide_main {
	position: relative;
	overflow: hidden;
}
.placeSlide, .placeSlide_3 {
	width: 1300px;
}
.box_giangvien_home {
	padding: 30px 0;
	background: #eee;
}
.giangvien_id ul {
	float: left;
	margin: 10px 10px 20px 10px;
	width: 280px;
	text-align: center;
	transition: all .3s;
}
.giangvien_id ul li {
	position: relative;
	overflow: hidden;
	display: block;
	list-style: none;
	line-height: 0;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	width: 200px;
	height: 200px;
	border: solid #FFF 10px;
}
.giangvien_id ul li img {
	webkit-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
	-moz-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
	-ms-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
	width: 200px;
	height: 200px;
}
.giangvien_id ul h3 {
	text-transform: uppercase;
	font-size: 18px;
	line-height: 25px;
	padding-top: 15px;
	font-weight: normal;
	color: #333;
	display: block;
}
.giangvien_id ul:hover h3 {
	color: #f12c3e;
}
.giangvien_id ul p {
	color: #777;
	font-size: 17px;
	line-height: 25px;
}
.box_hocvientieubieu_home {
	background: url(../images/bg_3.jpg) center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	padding-top: 50px;
	padding-bottom: 50px;
}
.hocvientieubieu_id ul {
	margin: 10px 10px 10px 10px;
	float: left;
	width: 320px;
	position: relative;
	background: #ffffff;
	color: #fff;
	text-align: center;
	padding: 30px;
	padding-bottom: 30px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}
.hocvientieubieu_id ul.bg_ykien {
	background: no-repeat;
	border: double #CCCCCC 4px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	width: 310px;
}
.hocvientieubieu_id ul li {
	/* position: absolute; */
	/* left: 0; */
	/* right: 0; */
	/* bottom: 40px; */
	/* z-index: 2; */
	/* list-style: none; */
	line-height: 0;
	text-align: center;
}
.hocvientieubieu_id ul li img {
	width: 220px;
	height: 220px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	/* border: solid #ffd37b 5px; */
	/* padding: 10px; */
	background: #fff;
}
.hocvientieubieu_id ul h3 {
	font-size: 22px;
	font-weight: 600;
	color: #003964;
	padding-top: 20px;
	text-transform: capitalize;
	line-height: 30px;
	position: relative;
	margin-bottom: 50px;
}
.hocvientieubieu_id ul h3 span {
	font-size: 16px;
	font-weight: normal;
	color: #666;
	padding-top: 0;
	line-height: 30px;
	display: block;
	text-transform: capitalize;
}
.hocvientieubieu_id ul h3:after {
	content: "";
	display: block;
	width: 45px;
	height: 3px;
	background: #f12c3e;
	margin-top: 10px;
	position: absolute;
	left: 44%;
}
.hocvientieubieu_id ul p {
	color: #6d6d6d;
	font-size: 16px;
	line-height: 25px;
	padding-top: 10px;
	padding-bottom: 0;
	min-height: 250px;
}
.hocvientieubieu_id ul i {
	position: absolute;
	left: 10%;
	bottom: 41%;
	z-index: 0;
	font-size: 50px;
	color: #82828266;
	display: none;
}
.tintuc_box_home {
	padding: 50px 0;
	background: url(../images/bg_2.png);
}
.left_tt_home {
	float: left;
	/* margin:10px; */


	width: 820px;
}

.left_tt_home ul li, .left_tt_home ul li img {
	list-style: none;
	line-height: 0;
	position: relative;
	overflow: hidden;
	display: block;
	width: 100%;
	height: auto;
	webkit-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
	-moz-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
	-ms-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
}
.left_tt_home ul h3 a {
	display: block;
	padding: 15px 15px 10px 15px;
	color: rgba(0,0,0,.94);
	font-size: 20px;
	font-weight: 600;
	line-height: 25px;
	text-transform: capitalize;
	min-height: 80px;
}
.left_tt_home ul h3 a:hover, .right_tt_home ul h3 a:hover, .id_bds ul:hover h3 {
	color: #f12c3e;
}
.left_tt_home ul h4 {
	display: block;
	padding: 0 15px;
	color: #666;
	font-size: 16px;
	font-weight: normal;
	line-height: 25px;
}
.left_tt_home ul h4 i, .right_tt_home ul h3 span i, .left_tt_home ul span i {
	padding-right: 5px;
}
.left_tt_home ul p, .left_tt_home ul span {
	color: #666;
	line-height: 25px;
	padding: 5px 15px 15px 15px;
}
.left_tt_home ul {
	float: left;
	margin: 0 10px;
	width: 370px;
	background: #fff;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
	padding: 10px;
	min-height: 520px;
}
.right_tt_home {
	float: left;
	margin: 0 10px;
	width: 330px;
	background: #fff;
	padding: 15px;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
}
.right_tt_home ul {
	margin-bottom: 10px;
}
.right_tt_home ul li {
	float: left;
	list-style: none;
	line-height: 0;
	width: 150px;
	position: relative;
	overflow: hidden;
	display: block;
}
.right_tt_home ul li img {
	width: 100%;
	height: auto;
	webkit-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
	-moz-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
	-ms-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
}
.right_tt_home ul h3 {
	float: right;
	width: 165px;
}
.right_tt_home ul h3 a {
	display: block;
	color: #000;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
}
.right_tt_home ul h3 span {
	color: #666;
	font-size: 14px;
	font-weight: normal;
	line-height: 25px;
	display: block;
	padding-top: 3px;
}
.marquee {
	overflow: hidden;
	height: 510px;
}
.copyright_bottom_id {
	/* background: url(../images/bg_4.jpg) center center no-repeat; */
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	padding-top: 30px;
	padding-bottom: 30px;
	/* border-top: solid #fff 1px; */
	/* color: #fff; */
	background: #003964;
}
.left_footer_id {
	float: left;
	line-height: 25px;
	width: 420px;
	color: #fff;
	margin-left: 10px;
}
.left_footer_id p{
	color: #fff;
	line-height: 25px;
	padding-bottom:5px;
	font-size: 14px;
}
.left_footer_id h2 {
	font-size: 25px;
	font-weight: 600;
	color: #ff0;
	padding-bottom: 5px;
	text-transform: capitalize;


	line-height: 35px;
}
.left_footer_id h3{
	border-top: dotted #FFFFFF 1px;
	padding-top:10px;
	margin-top:10px;
	font-size: 20px;
	font-weight: 600;
	color: #fff;
	padding-bottom: 5px;
	text-transform: capitalize;
}
.map_footer ul h3 {
	border-bottom: dotted #FFFFFF 1px;
	padding-bottom:10px;
	margin-bottom:10px;
	font-size: 20px;
	font-weight: 600;
	color: #ff0;
	text-transform: capitalize;
}
.map_footer ul li{
	list-style:none;
	padding-bottom:5px;


}
.map_footer ul li a{
	color:#fff;
	display:block;
	font-size: 15px;
	text-transform: capitalize;
	line-height: 30px;
}
.map_footer ul li a:hover{
	color:#fff;
	text-decoration:underline;

}
.left_footer_id a {
	color: #333;
}
.left_footer_id a:hover {
	color: #0066b3;
}
.map_footer {
	width: 450px;
	float: right;
}
.map_footer ul {
	float:left;
	width: 205px;
	margin: 0 10px;
}
.face_bottom {
	width: 290px;
	float: left;
	margin-left: 20px;
	margin-right: 10px;
}
.copyright_bottom a:hover {
	text-decoration: underline;
	color: #ffffff;
}
.copyright_bottom {
	padding: 20px 0;
	background: #001c32;
	text-align: center;
	color: #fff;
}
#back-top {
	position: fixed;
	bottom: 30px;
	right: 10px;
	z-index: 1;
}
#back-top a {
	display: block;
	width: 40px;
	line-height: 40px;
	background: #f12c3e;
	outline: none;
	color: #fff;
	font-size: 16px;
	text-align: center;
}
#back-top a:hover {
	color: #fff;
	background: #fdba3b;
}
#sharelink {
	-webkit-animation: blurFadeRight 0.4s ease-in .4s backwards;
	-moz-animation: blurFadeRight 0.4s ease-in .4s backwards;
	-ms-animation: blurFadeRight 0.4s ease-in .4s backwards;
	padding-top: 20px;
	height: 35px;
	border-top: solid #CCC 1px;
	margin-top: 20px;
}
.sharelink h2{
	float:left;
	font-size:16px;
	font-weight:normal;
	text-transform: capitalize;
	padding-top: 5px;
	padding-right: 12px;
}
.sharelink {
	-webkit-animation: blurFadeRight 0.4s ease-in .4s backwards;
	-moz-animation: blurFadeRight 0.4s ease-in .4s backwards;
	-ms-animation: blurFadeRight 0.4s ease-in .4s backwards;
	/* padding-top: 10px; */
	height: 35px;
	/* float: left; */
}
.sharelink a img {
	background: #003964;
	border: solid rgb(255, 255, 255) 1px;
	padding: 5px;
	/* margin-top: 10px; */
	/* border-radius: 50%; */
	/* -webkit-border-radius: 50%; */
	-moz-border-radius: 50%;
	/* opacity: 0.5; */
	margin-left: 5px;
	margin-right: 5px;
}
.sharelink img:hover {
	background: #f12c3e;
	opacity: 10;
	border: solid #ffffff 1px;
}
.copyright_bottom a {
	color: #fff;
}
.copyright_bottom a:hover {
	text-decoration: underline;
	color: #ffffff;
}
.rightNav {
	position: fixed;
	right: 0;
	top: 45%;
	z-index: 100;
	padding: 0;
}
.rightNav .button {
	position: relative;
	display: block;
	width: 45px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	background: #f12c3e;
	text-decoration: none !important;
	font-size: 19px;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
}
.rightNav .button:hover {
	background: #fdba3b;
}
.rightNav .button:hover > span {
	-webkit-transform: rotateY(0);
	-moz-transform: rotateY(0);
	-ms-transform: rotateY(0);
	-o-transform: rotateY(0);
	transform: rotateY(0);
	-webkit-transform-origin: 0;
	-moz-transform-origin: 0;
	transform-origin: 0;
	opacity: 1;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
}
.rightNav .button > span {
	position: absolute;
	top: 0;
	right: 100%;
	bottom: 0;
	padding: 0 20px;
	background: #fdba3b;
	color: #fff;
	line-height: inherit;
	text-align: center;
	font-size: 13px;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	border-right: solid 1px #fff;
	-webkit-transform: rotateY(-90deg);
	-moz-transform: rotateY(-90deg);
	-ms-transform: rotateY(-90deg);
	-o-transform: rotateY(-90deg);
	transform: rotateY(-90deg);
	-webkit-transform-origin: 100% 50%;
	-moz-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	opacity: 0;
}
.rightNav .button + .button {
	margin-top: 1px;
}
.formPhone {
	width: 500px;
	max-width: 100%;
	background: #fff;
	padding: 60px 30px 15px 30px;
	text-align: center;
	position: relative;
}
.formPhone h3 {
	font-size: 23px;
	display: block;
	color: #003964;
	font-weight: 500;
	position: absolute;
	top: 25px;
	left: 0;
	right: 0;
	padding: 0 20px;
	line-height: 22px;
	margin: 0;
}
.formPhone .formBox {
	width: auto;
	float: none;
	display: block;
	background: none;
	margin: 0;
}
.formPhone .formBox > li {
	list-style: none;
	width: auto;
	display: table;
	margin: 0 auto 20px auto;
	float: none;
}
.formPhone .formBox > li a {
	display: table;
	width: auto;
	float: none;
	margin: auto;
	padding: 0 30px;

	height: 35px;
	line-height: 40px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	-ms-border-radius: 20px;
	text-transform: none;
	background: #003964;
	color: #fff;
	text-decoration: none !important;
	font-size: 18px;
}
.formPhone .formBox > li a:hover {
	background: #f12c3e;
}
.formPhone .formBox > li input {
	width: 205px;
	float: none;
	display: block;
	text-align: center;
	background: none;
	border: none;
	border-bottom: solid 1px #9c9c9c;
	font-size: 20px;
	letter-spacing: 1px;
	padding: 0;
}
.social {
	display: table;
	margin: 0 auto;
}
.social > a {
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	background: #999;
	font-size: 18px;
	margin-right: 5px;
}
.social > a.fa-facebook {
	background: #3b5998;
}
.social > a.fa-skype {
	background: #11B7F0;
}
.social > a, .social > span {
	float: left;
}
.social > span a {
	display: block;
	line-height: 30px;
	background: #999;
	color: #fff;
	padding: 0 20px;
}
.formPhone p {
	line-height: 30px;
	font-size: 16px;
}
.formPhone p i {
	padding-left: 5px;
}
.formPhone p * {
	font-size: inherit;
	font-weight: normal;
	font-size: 18px;
}
.formPhone p a {
	color: #111;
}
.formPhone p a:hover {
	color: #333;
	text-decoration: underline;
}
.btn-submit:hover {
	background: #1E1E46;
	color: #fff;
}
.btn:hover, .btn:focus, .btn.focus {
	color: #333333;
	text-decoration: none;
	transition: color .33s cubic-bezier(.33, 0, .2, 1) 0s, fill .33s cubic-bezier(.33, 0, .2, 1) 0s, background .33s cubic-bezier(.33, 0, .2, 1) 0s;
	-moz-transition: color .33s cubic-bezier(.33, 0, .2, 1) 0s, fill .33s cubic-bezier(.33, 0, .2, 1) 0s, background .33s cubic-bezier(.33, 0, .2, 1) 0s;
}
.btn.focus, .btn:focus, .btn:hover {
	color: #333;
	text-decoration: none;
}
.btn-submit {
	color: #fff;
	background: #ed1c24;
}
.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 8px 12px;
	font-size: 15px;
	line-height: 1.4;
	border-radius: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.dmd-phone h2 {
	color: #fff;
	font-size: 21px;
	position: fixed;
	background: #ff4242;
	left: 80px;
	bottom: -5px;
	width: 100%;
	text-align: center;
	padding-left: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-o-border-radius: 50px;
	-ms-border-radius: 50px;
	line-height: 45px;
	padding-right: 20px;
	font-weight: normal;
}
.box_menu.fixed {
	position: fixed;
	top: 0 !important;
	z-index: 3;
	background: #003964;
	width: 100%;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.18);
	/* padding: 0; */
	margin: 0;
}
.box_menu:after, .box_menu:before {
	content: "";
	position: inherit;
	top: 0px;
	left: 0;
	right: 0;
}
.box_menu.fixed:after, .box_menu.fixed:before {
	position: absolute;
}
.box_menu:before {
	top: auto;
	bottom: 0px;
}
.box_menu {
	background: #003964;
	/* position: relative; */
	width: 100%;
	height: 45px;
	padding: 5px 0;
}



.menuMain {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}
.menu {
	float: none;
	margin: 0;
	padding: 0;
	margin-left: 10px;
	margin-right: 0;
	text-align: center;
}
.menu * {
	list-style: none;
}
.menu > li + li {
	/* padding-left:15px; */
	/* margin-left:15px; */
	border-left: solid #024c84 1px;
	position: relative;
}
.menu > li + li:after {
	border-left: solid #063050 1px;
	content: "";
	position: absolute;
	left: 0;
	height: 45px;
	bottom: 0;
}
.menu > li {
	display: inline-table;
	position: relative;
}
.menu > li > a {
	display: block;
	height: 45px;
	line-height: 45px;
	position: relative;
	z-index: 2;
	font-size: 16px;
	text-decoration: none;
	text-transform: capitalize;
	color: #fff;
	font-weight: normal;
	padding: 0px 10px;
}
.menu > li > a i {
	display: inline-block;
	vertical-align: middle;
	margin: -2px 0 0 1px;
	color: inherit;
	font-size: 11px;
	padding-left: 5px;
}
.menu > li:hover > a {
	color: #fff;
	background: #f12c3e;
}
.menu > li:hover > a:after {
	left: 0;
	right: 0;
	opacity: 1;
}
.menu > li:hover > ul {
	opacity: 1;
	visibility: visible;
	transform: none;
	-webkit-transform: none;
	-moz-transform: none;
}
.menu > li.active > a {
	color: #C800C8;
}
.menu > li.active > a:after {
	left: 0;
	right: 0;
	opacity: 1;
}
.menu > li > ul {
	position: absolute;
	top: 100%;
	left: 0;
	opacity: 0;
	visibility: hidden;
	min-width: 140px;
	z-index: 10;
	margin: 0;
	padding: 0;
	padding-top: 7px;
	display: block;
	transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	transform-origin: center top 0px;
	-moz-transform-origin: center top 0px;
	-webkit-transform-origin: center top 0px;
	transform: matrix3d(1, 0, 0, 0, 0, 0, 1, 0.008, 0, -1, 0, 0, 0, 0, 0, 1);
	-moz-transform: matrix3d(1, 0, 0, 0, 0, 0, 1, 0.008, 0, -1, 0, 0, 0, 0, 0, 1);
	-webkit-transform: matrix3d(1, 0, 0, 0, 0, 0, 1, 0.008, 0, -1, 0, 0, 0, 0, 0, 1);
}
.menu > li > ul:before {
	content: "";
	border: solid 7px transparent;
	border-bottom-color: #f12c3e;
	width: 0;
	height: 0;
	position: absolute;
	top: -7px;
	left: 17px;
	z-index: 2;
}
.menu > li > ul > li {
	z-index: 2;
	position: relative;
	margin: 0;
	color: #fff;
	font-weight: 500;
	font-size: 14px;
	padding: 0 15px;
	background: #f12c3e;
}
.menu > li > ul > li:first-child {
	padding-top: 10px;
	border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	-o-border-radius: 3px 3px 0 0;
	-ms-border-radius: 3px 3px 0 0;
}
.menu > li > ul > li:last-child {
	padding-bottom: 10px;
	border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	-o-border-radius: 0 0 3px 3px;
	-ms-border-radius: 0 0 3px 3px;
}
.menu > li > ul > li:last-child > a {
	border: none;
}
.menu > li > ul > li > a {
	display: block;
	white-space: nowrap;
	color: inherit;
	line-height: 40px;
	font-size: inherit;
	background: rgba(255, 255, 255, 0);
	border-bottom: solid 1px rgba(255, 255, 255, 0.2);
	padding: 0 24px 0 0;
	text-decoration: none !important;
	text-transform: capitalize;
	text-align: left;
	font-size: 15px;
}
.menu > li > ul > li > a > span {
	display: none;
}
.menu > li > ul > li:hover {
	z-index: 3;
}
.menu > li > ul > li:hover > a {
	padding: 0 12px 0 12px;
	border-color: transparent;
	background: #fdba3b;
}
.menu > li > a i {
	display: inline-block;
	vertical-align: middle;
	margin: -2px 0 0 2px;
	color: inherit;
	font-size: 11px;
}
.menu > li > ul > li > a {
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
}
.menu > li > a, .menu > li > a:after, .menu > li > ul > li > a {
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
}
.menu li.homepage a i {
	font-size: 30px;
	margin-top: -3px;
	margin-left: 0;
	margin-right: 0;
}
.menu li.homepage a:hover {
	background: none;
}
.menu li.homepage a i:hover {
	color: #fdba3b;
}
.header {
	padding: 15px 0;
	background: url(../images/bg_header.jpg) center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
}
.right_header {
	float: right;
	margin-right: 10px;
}
.lang_top {
	float: right;
}
.lang_top ul li {
	float: left;
	list-style: none;
	color: #fff;
	margin-left: 20px;
}
.lang_top ul li img {
	margin-right: 5px;

}

.lang_top ul li a, .login_top ul li a {

	color: #666;
}
.lang_top ul li a:hover, .login_top ul li a:hover {
	color: #003964;
}
.logo_top {
	float: left;
	padding-left: 10px;
}

.logo_top li {
	list-style: none;
	float: left;
	line-height: 0;
}
.logo_top li img {
	width: auto;
	height: 120px;
}
.logo_top ul {
	float: left;
	padding-left: 30px;
	padding-top: 15px;
}
.logo_top ul h1 {
	font-size: 30px;
	color: #003964;
	line-height: 45px;
	margin: 0;
	text-transform: uppercase;
	font-weight: 500;
	font-family: 'Open Sans Condensed', Arial, Helvetica, Tahoma, sans-serif;
}
.logo_top ul h2 {
	font-size: 30px;
	color: #f12c3e;
	line-height: 45px;
	margin: 0;
	letter-spacing: 3px;
	text-transform: uppercase;
	font-weight: 500;
	font-family: 'Open Sans Condensed', Arial, Helvetica, Tahoma, sans-serif;
}
.company_contact ul {
	margin: 0 10px 20px 10px;
	float: left;
	width: 240px;
	padding: 20px;
	border-radius: 5px;
	background: #eee;
	min-height: 190px;
}
.company_contact ul.contact_2 {
/* width: 240px; */

}
.company_contact ul p {
	font-size: 15px;
	line-height: 20px;
	padding-top: 5px;
	color: #666;
}
.company_contact ul h3 {
	text-transform: capitalize;
	color: #003964;
	font-size: 20px;
	line-height: 35px;
	font-weight: 600;
	margin-bottom: 5px;
}
.company_contact ul h3 i {
	margin-right: 10px;
}
.map_contact iframe {
	width: 100%;
	height: 500px;
}
.contact h2 {
	text-transform: uppercase;
	font-size: 18px;
	line-height: 25px;
	font-weight: normal;
	color: #666;
	padding-bottom: 20px;
}
.contact .left {
	width: 49%;
	float: left;
}
.contact .right {
	width: 49%;
	float: right;
}
.formBox li {
	display: block;
	position: relative;
	margin-bottom: 10px;
	z-index: 0;
}
.formBox li input, .formBox li textarea {
	border: solid 1px #E1E1E1;
	height: 45px;
	color: #999;
	padding: 0 10px 0 45px;
	font-family: 'Open Sans', Arial, Helvetica, Tahoma, sans-serif;
	font-size: 14px;
	box-sizing: border-box;
	text-transform: capitalize;
	border-radius: 5px;
}
.formBox li textarea {
	padding: 10px 10px 10px 45px;
	height: 210px;
}
.contact .left input {
	width: 100%;
}
.contact .right input, .contact .right textarea {
	width: 100%;
	border-radius: 5px;
}
.formBox li:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 45px;
	height: 50px;
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 10;
}
.formBox li.name:after {
	background-image: url("../images/contact/c_name.png")
}
.formBox li.phone:after {
	background-image: url("../images/contact/c_phone.png");
}
.formBox li.mail:after {
	background-image: url("../images/contact/c_mail.png");
}
.formBox li.local:after {
	background-image: url("../images/contact/c_local.png");
}
.formBox li.subject:after {
	background-image: url("../images/contact/c_subject.png");
}
.formBox li.mess:after {
	background-image: url("../images/contact/c_mess.png");
}
.formBox li.code:after {
	background-image: url("../images/contact/c_code.png");
}
.formBox li.day:after {


	background-image: url("../images/contact/day.png");
}

.formBox li.songuoi:after {
	background-image: url("../images/contact/songuoi.png");
}
.formBox .button {
	float: right;
	text-transform: capitalize;
	font-size: 17px;
	padding: 0 25px;
	margin-left: 10px;
	height: 40px;
	line-height: 40px;
	margin-top: 10px;
	color: #FFF;
	background: #f12c3e;
	white-space: nowrap;
	/* border-radius: 5px; */
	webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	border-radius: 5px;
}
.formBox .button:hover {
	color: #FFF;
	background: #0f4778;
}
.formBox li span {
	position: absolute;
	right: 0;
	top: 0;
	line-height: 42px;
	padding: 0 10px;
	font-weight: normal;
	z-index: 2;
	letter-spacing: 1px;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	-ms-user-select: none;
}
.dangkykhoahoc_home {
	padding: 50px 0;
	background: url(../images/bg_5.jpg);
	position: relative;
}
.dangkykhoahoc_page {
	background: url(../images/bg_6.jpg)center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	padding-top: 50px;
	padding-bottom: 50px;
}
.form-control {
	display: block;
	/* width: 100%; */
	height: 45px;
	padding: 6px 12px;
	font-size: 15px;
	line-height: 1.42857143;
	color: #999;
	background-color: #fff;
	background-image: none;
	resize: vertical;
	box-sizing: border-box;
	text-transform: capitalize;
	border: solid 1px #E1E1E1;
	border-radius: 2px;
	box-shadow: none;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
	border: solid 1px #b9b9b9;
	outline: 0;
}
.row-frm select {
	height: 45px !important;
	width: 100%;
	margin: 0;
}
.row, .mySlides {
	border-top: 1px solid #f8f8f8;
	background: #fff;
	-webkit-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.15);
	padding: 10px;
}
.dangky_tuvan {
	float: right;
	margin-right: 10px;
}
.dangky_tuvan h3 a {
	display: block;
	line-height: 35px;
	margin-top: 5px;
	font-weight: 500;
	color: #fff;
	background: #f12c3e;
	padding: 0 15px;
	text-transform: capitalize;
	font-size: 16px;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
}
.dangky_tuvan h3 a i, .left_footer_id p i {
	padding-right: 8px;
}
.dangky_tuvan h3 a:hover {
	color: #fff;
	background: #fdba3b;
}
.link_page ul li i {
	margin-right: 7px;
	font-size: 18px;
}
.link_page {
	padding-bottom: 50px;
	padding-top: 250px;
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cove;
}
.link_page:after, .gt_id_01:after, .gt_id_02:after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.6);
	transition: .3s all ease;
	z-index: 1;
}
.link_page ul {
	z-index: 2;
	position: relative;
}
.link_page ul h2 {
	text-transform: capitalize;
	color: #fdba3b;
	font-size: 33px;
	line-height: 50px;
	position: relative;
	font-weight: 600;
	float: left;
	margin-left: 10px;
	padding-left: 15px;
}
.link_page ul h2:after {
	content: "";
	display: -webkit-inline-box;
	clear: both;
	width: 5px;
	background: #fdba3b;
	height: 30px;
	left: 0px;
	position: absolute;
	top: 10px;
	z-index: 2;
}
.link_page ul li {
	list-style: none;
	float: right;
	text-transform: capitalize;
	font-size: 15px;
	color: #eee;
	letter-spacing: 1px;
	margin-top: 10px;
	margin-right: 10px;
}
.link_page ul li a {
	color: #eee;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
}
.link_page ul li a:hover {
	color: #fdba3b;
	text-decoration: underline;
}
.page_conten_page {
	padding-top: 30px;


	padding-bottom: 30px;
}
.tintuc_page_id h2 {
	font-size: 25px;
	font-weight: normal;
	color: #111;
	text-transform: uppercase;
	padding-bottom: 15px;
	letter-spacing: 4px;
	text-align: center;
}
.tintuc_page_id h5 {
	font-size: 16px;
	font-weight: normal;
	color: #999;
	text-transform: uppercase;
	text-align: center;
	padding-bottom: 30px;
	letter-spacing: 1px;
}
.tintuc_page_id ul {
	margin: 0 10px 20px 10px;
	float: left;
	width: 380px;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
	transition: all .3s;
	border-top: 1px solid #f8f8f8;
	background: #fff;
	display: block;
	min-height: 630px;
}
.tintuc_page_id ul li, .tintuc_page_id ul li img {
	width: 100%;
	height: 250px;
	list-style: none;
	line-height: 0;
	position: relative;
	overflow: hidden;
	display: block;
	webkit-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
	-moz-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
}
.tintuc_page_id ul h3 a {
	color: #003964;
	font-weight: 600;
	font-size: 19px;
	text-transform: capitalize;
	padding: 20px;
	display: block;
	line-height: 27px;
	min-height: 80px;
}
.tintuc_page_id ul h3 a:hover, .hinhanh_id ul:hover h3 {
	color: #f12c3e;
}
.tintuc_page_id ul p {
	color: #333;
	font-weight: normal;
	font-size: 16px;
	text-transform: none;
	padding: 20px;
	padding-top: 10px;
	line-height: 27px;
}
.tintuc_page_id ul h4 a {
	background: #003964;
	text-transform: capitalize;
	color: #fff;
	padding: 2px 40px;
	font-size: 15px;
	line-height: 35px;
	font-weight: normal;
	display: inline-block;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
	position: relative;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
}
.tintuc_page_id ul h4 a:hover {
	background: #f12c3e;
	color: #fff;
}
.tintuc_page_id ul span {
	color: #666;
	letter-spacing: 1px;
	font-weight: normal;
	font-size: 16px;
	text-transform: none;
	margin: 0 20px;
	position: relative;
	line-height: 30px;
	border-bottom: solid #CCC 1px;
	padding-bottom: 10px;
}
.tintuc_page_id ul span i {
	padding-right: 10px;
}
.comment_face {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
}
.title_news {
	border-bottom: solid 1px #E6E6E6;
	margin-bottom: 15px;
}
.title_news h2 {
	font-size: 27px;
	line-height: 30px;
	font-weight: 600;
	color: #f12c3e;
	text-transform: capitalize;
	margin-bottom: 10px;
}
.title_news li {
	font-size: 17px;
	color: #666;
	list-style: none;
	list-style: none;
	background: url(../images/icon_day.png) center left no-repeat;
	padding-left: 25px;
	margin-bottom: 10px;
	font-style: italic;
}
.title_news p {
	line-height: 32px;
	color: #333;
	font-size: 20px;
	font-style: italic;
	font-weight: 500;
	padding-bottom: 15px;
}
.nums {
	table-layout: auto;
	margin-top: 10px;
	text-align: center;
}
.nums li {
	list-style: none;
	display: inline-table;
}
.nums a {
	font-size: 18px;
	display: block;
	margin: 0 6px 0 0;
	padding: 5px;
	line-height: 30px;
	height: 30px;
	width: 30px;
	table-layout: inherit;
	text-align: center;
	color: #fff;
	background: #9a9a9a;
	/* border: #ccc 1px solid; */
	text-decoration: none;
	/* border-radius: 20px; */
	/* -webkit-border-radius: 20px; */
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;

	-ms-transition: all 0.2s ease-in-out;
}

.nums a:hover, .nums a.active, .nums a.stay:hover {
	background: #003964;
	color: #ffffff;
}
.nums a.stay {
	background: #f12c3e;
	color: #fff;
}
th {
	background-color: #026c9e;
	color: white;
	line-height: 45px;
	text-align: center;
	font-size: 20px;
	font-weight: 600;
	text-transform: capitalize;
}
tr:hover {
	background-color: #f5f5f5;
}
th, td {
	border-bottom: 1px solid #ddd;
}
th, td {
	padding: 5px 15px;/* text-align: left; */
}
td {
	height: 35px;
	/* vertical-align: bottom; */
	text-align: center;
}
th {
/* text-align: left; */
}
table {
	border: 1px solid black;
}
table {
	width: 100%;
}
table {
	border-collapse: collapse;
}
table, th, td {
	border: 1px solid #ccc;
}
tr:nth-child(even) {
	background-color: #f2f2f2;
}
.showText h2 {
	color: #f12c3e;
	text-transform: capitalize;
	font-size: 25px;
	line-height: 30px;
	font-weight: 600;
	margin-bottom: 15px;
	padding-left: 15px;
	border-left: solid #f12c3e 5px;
}
.timkiem_top {
	z-index: 2;
	border: solid #ccc 1px;
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-o-border-radius: 100px;
	background: #fff;
	margin-top: 10px;
	float: right;
	margin-bottom: 10px;
}
.input_search {
	padding: 5px 20px;
	height: 25px;
	width: 200px;
	float: right;
	color: #999;
	background: none;
	border: none;
	font-size: 13px;
}
.input_search:focus {
	color: #000;
}
.search a {
	width: 40px;
	height: 35px;
	text-indent: -10000px;
	background: url(../images/icon-search.png) no-repeat center center;
	float: right;
	border-left: 0px;
	margin-right: 10px;
}
.search a:hover {
	background: url(../images/icon-search_hover.png) no-repeat center center;
}
.hotline_top {
	float: right;
}
.hotline_top ul h3 {
	float: left;
	color: #003964;
	font-size: 16px;
	font-weight: normal;
	line-height: 30px;
}
.hotline_top ul h3 span {
	color: #f12c3e;
	font-size: 22px;
	font-family: 'Open Sans Condensed', Arial, Helvetica, Tahoma, sans-serif;
}
.hotline_top ul h3 i {
	font-size: 24px;
	padding-right: 10px;
}
.giolam_footer{
	margin:10px 10px 0 10px;
	border: solid #FFF 1px;
	padding: 14px;
	color:#fff;
	background: #00000080;
}
.khoahoc_treem_1 {
	padding: 50px 0;
	border-bottom: solid #eee 4px;
	background: url(../images/bg_07.jpg);
}
.khoahoc_treem_1 h3 {
	text-transform: capitalize;
	color: #f12c3e;
	font-size: 32px;
	line-height: 50px;
	text-align: center;
	position: relative;
	/* border-bottom: double #CCCCCC 4px; */
	/* padding-bottom: 10px; */
	margin-bottom: 20px;
	/* width: 98%; */
	font-weight: bold;
}
.khoahoc_treem_1 ul {
	/* margin: 10px; */



	float: left;
	padding: 20px;
	width: 360px;
	list-style: none;
	text-align: center;
	min-height: 440px;
}
.khoahoc_treem_1 ul li {
	list-style: none;
	line-height: 0;
	background: #fff;
	padding: 5px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	width: 150px;
	height: 150px;
}
.khoahoc_treem_1 ul li img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}
.khoahoc_treem_1 ul h2 {
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
	line-height: 26px;
	padding: 10px 0;
	min-height: 80px;
}
.khoahoc_treem_1 ul.color_01 {
	background: #8DC63F;
}
.khoahoc_treem_1 ul.color_02 {
	background: #F64166;
}
.khoahoc_treem_1 ul.color_03 {
	background: #ff8338;
}
.khoahoc_treem_1 ul h2 span {
	display: block;
}
.khoahoc_treem_1 ul p {
	color: #fff;
	font-weight: normal;
	font-size: 15px;
	line-height: 30px;
	text-align: justify;
}
.khoahoc_treem_2 {
	/* padding: 30px 0; */
	background: #003964;
}
.khoahoc_treem_2 li img {
	width: 100%;
	max-width: 100%;
	height: 400px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	object-fit: cover;
}
.khoahoc_treem_2 li {
	float: left;
	width: 50%;
	height: auto;
	list-style: none;
	line-height: 0;
	padding: 0;
	margin: 0;
}
.khoahoc_treem_2 ul {
	width: 47%;
	padding: 30px 0;
	float: right;
}
.khoahoc_treem_2 ul h3 {
	color: #ff0;
	font-weight: bold;
	margin-bottom: 10px;
	text-transform: uppercase;
	line-height: 40px;
	font-size: 22px;
}
.khoahoc_treem_2 ul p {
	color: #fff;
	background: url(../images/check.png) top 5px left no-repeat;
	padding-left: 35px;
	font-weight: normal;
	margin-bottom: 20px;
	line-height: 25px;
	font-size: 16px;
}
.khoahoc_treem_3 {
	padding: 50px 0;
}
.khoahoc_treem_3 h3 {
	color: #003964;
	font-weight: bold;
	margin-bottom: 30px;
	text-transform: capitalize;
	line-height: 40px;
	font-size: 25px;
	text-align: center;
}.langdding_2 {
	padding: 0;
}
.langdding_2 h3 {
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 30px;
	padding: 10px 20px;
	line-height: 50px;
	position: relative;
	color: #fff;
	background: #007fde;
	letter-spacing: 2px;
}
.langdding_2 h3:before {
	position: absolute;
	content: '';
	display: inline-block;
	width: 0;
	float: none;
	height: 0;
	bottom: -36px;
	left: 50%;
	border: 18px solid;
	border-color: transparent transparent #007fde #007fde;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.langdding_2 ul {
	width: 345px;
	display: inline-table;
	padding: 26px;
	list-style: none;
	font-size: 15px;
	line-height: 27px;
	color: #666;
	text-align: center;
	margin-top: 40px;
	padding-bottom: 10px;
}
.langdding_2 ul li {
	width: 155px;
	height: 150px;
	border-radius: 500px;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	background: #eee;
	border: solid #CCC 1px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
	box-shadow: 0 4px 0 0 #999;
}
.langdding_2 ul li img {
	width: 120px;
	height: 120px;
	padding: 15px;
	border-radius: 500px;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
}
.langdding_2 ul p {
	font-size: 16px;
	padding-top: 20px;
	padding-bottom: 10px;
	font-weight: bold;
	line-height: 30px;
	text-transform: uppercase;
	color: #333;
}
.langdding_2 ul p span {
	color: #f00;
}
.langdding_3 {
	background: url(../images/bg_01.jpg) no-repeat center fixed;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	padding: 50px 0;
}
.langdding_3 ul {
	float: left;
	width: 56%;
}
.langdding_3 ul p {
	padding-bottom: 15px;
	font-size: 16px;
	line-height: 25px;
	color: #000;
	font-weight: normal;
}
.langdding_3 ul p span {
	color: #fa3e3e;
	font-weight: bold;
}
.langdding_3 ul h3 {
	text-transform: capitalize;
	line-height: 1.19444;
	font-size: 22px;
	font-weight: 700;
	position: relative;
	margin-bottom: 35px;
	color: #003964;
	text-transform: uppercase;
	text-shadow: 1px 1px 2px rgb(255, 255, 255);
}
.langdding_3 ul h3:before {
	position: absolute;
	bottom: -17px;
	left: 0;
	content: '';
	display: inline-block;
	height: 5px;
	width: 70px;
	background-color: #f12c3e;
	border-radius: 2px;
}
.langdding_3 li {
	float: right;
	width: 40%;
	list-style: none;
	line-height: 0;
	margin-top: 90px;
}
.langdding_3 li img {
	width: 100%;
	height: auto;
}
.langdding_4 {
	background: url(../images/bg_02.jpg) no-repeat bottom;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	padding: 80px 0;
}
.langdding_4 li {
	float: left;
	width: 50%;
	list-style: none;
	line-height: 0;
}
.langdding_4 ul {
	float: right;
	width: 50%;
	color: #fff;
}
.langdding_4 ul h3 {
	line-height: 1.19444;
	font-size: 32px;
	font-weight: 600;
	position: relative;
	margin-bottom: 50px;
	color: #fdba3b;
	text-transform: capitalize;
}
.langdding_4 ul h3:before {
	position: absolute;
	bottom: -17px;
	left: 0;
	content: '';
	display: inline-block;
	height: 5px;
	width: 70px;
	background-color: #fdba3b;
	border-radius: 2px;
}
.langdding_4 ul h2 {
	float: left;
	width: 45px;
	height: 45px;
	padding: 20px;

	background: #1d9ad6;
	box-shadow: 0 4px 0 0 #13171d;
	list-style: none;
	line-height: 25px;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}
.langdding_4 ul p {
	float: right;
	width: 490px;
	font-size: 16px;
	line-height: 25px;
	color: #fff;
	text-align: justify;
}
.langdding_4 ul p span {
	color: #3abfff;
	font-weight: bold;
	font-size: 18px;
	line-height: 35px;
}
.langdding_6 {
	background: url(../images/bg_05.jpg) no-repeat center fixed;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	padding: 50px 0;
}
.langdding_5 {
	background: url(../images/bg_03.jpg) no-repeat center fixed;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	padding: 50px 0;
}
.langdding_5 h3, .langdding_6 h3 {
	text-transform: uppercase;
	text-align: center;
	line-height: 35px;
	font-size: 21px;
	color: #fff;
	font-weight: 700;
	/* padding-bottom: 20px; */



	width: 70%;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
}
.langdding_5 ul h2, .langdding_6 ul h2 {
	text-transform: uppercase;
	text-align: center;
	line-height: 40px;
	font-size: 27px;
	color: #fdba3b;
	font-weight: bold;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
	padding-bottom: 10px;
}
.langdding_5 ul, .langdding_6 ul {
	padding: 20px 0;
}
.langdding_5 ul li, .langdding_6 ul li {
	list-style: none;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
}
.langdding_5 ul li a, .langdding_6 ul li a {
	text-transform: uppercase;
	font-size: 15px;
	letter-spacing: 1px;
	line-height: 45px;
	font-weight: bold;
	color: #fff;
	display: inline-table;
	padding: 0 40px;
	background: #fc8f44;
	border-radius: 24px!important;
	margin-left: 15px;
}
.langdding_5 ul li a:hover, .langdding_6 ul li a:hover, .dangky_khoahoc_colum1 ul h4 a:hover, .dangky_khoahoc_colum2 ul h4 a:hover, .box_title_banner ul li a:hover {
	color: #fff;
	background: #fdba3b;
}
.dangky_khoahoc_colum2 {
	background: url(../images/bg_04.jpg) center no-repeat fixed;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	position: relative;
	text-align: center;
	padding: 250px 0;
}
.dangky_khoahoc_colum1 {
	background: url(../images/header_bg.png) center 0 no-repeat #003964;
	padding-top: 150px;
	position: relative;
	text-align: center;
}
.dangky_khoahoc_colum1 ul h2, .dangky_khoahoc_colum2 ul h2 {
	text-transform: uppercase;
	font-size: 40px;
	letter-spacing: 1px;
	line-height: 50px;
	font-weight: bold;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
	color: #FFF;
}
.dangky_khoahoc_colum1 ul h3, .dangky_khoahoc_colum2 ul h3 {
	text-transform: uppercase;
	font-size: 35px;
	padding-top: 20px;
	letter-spacing: 1px;
	line-height: 50px;
	font-weight: bold;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
	color: #fdba3b;
}
.dangky_khoahoc_colum1 ul h4 a, .dangky_khoahoc_colum2 ul h4 a, .box_title_banner ul li a {
	text-transform: uppercase;
	font-size: 15px;
	letter-spacing: 1px;
	line-height: 50px;
	font-weight: bold;
	color: #fff;
	display: inline-table;
	padding: 0 30px;
	background: #f12c3e;
	border-radius: 24px!important;
	margin-top: 30px;
	margin-bottom: 20px;
}
.dangky_khoahoc_colum1 ul li {
	text-align: center;
	list-style: none;
	line-height: 0;
	padding-top: 20px;
}
#menuMobile{
	display:none;
}