::-webkit-scrollbar {background:#fff;width:10px;height:11px;}
::-webkit-scrollbar-thumb {background:#BBBBBB;}
*{margin: 0; padding: 0; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; outline:none; font-weight:normal;}
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {min-width: 100% !important;}
.fb-comments, .fb-comments iframe[style], .fb-like-box, .fb-like-box iframe[style] {width: 100% !important;}
.fb-comments span, .fb-comments iframe span[style], .fb-like-box span, .fb-like-box iframe span[style] {width: 100% !important;}
.video_popup {position: relative;padding-bottom: 56.25%;padding-top: 30px;height: 0;overflow: hidden;}
.video_popup iframe, .video_popup object, .video_popup embed {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
#clickvideo{ width:100%; padding:4px 0; margin:3px 0%; border:1px solid #DDD; box-sizing:border-box;}
.addthis_native_toolbox{margin: 10px 0px;width: 100%;clear: both;border: 1px solid #ededed;padding: 10px 10px;margin-bottom: 10px;background: #f7f6f6;box-sizing: border-box;}
.addthis_native_toolbox b{float: left;font-size: 14px;text-transform: uppercase;margin-right: 10px}
#toptop {width: 45px;height: 45px;line-height: 45px;text-align: center;position: fixed;bottom: 20px;right: 10px;cursor: pointer;background: white;transition:0.5s;z-index:200;border-radius: 50%;color: #fff;transform: rotate(-90deg);font-size: 47px;color: #00a7e8;}
#toptop i{margin-left:-1px; margin-top:-1px;}
a{cursor:pointer; text-decoration:none;}
a:hover{text-decoration:underline;}
.clear,.clearfix{ clear:both;}
.clearfix:after{clear: both;content: ".";display: block;width: 0px;height: 0px;overflow: hidden;}
img{max-width:100% !important; height:auto; }
img:not([src]):not([srcset]){visibility:hidden;}img:not([src]):not([srcset]){visibility:hidden;}@-moz-document url-prefix(){img:-moz-loading{visibility:hidden;}}
div.bando img{max-width:none !important;}
div.map iframe{max-width:100% !important;}
.hidden_mobi{display: block !important;}
.hidden_destop{display: none !important;}
.flew{position:relative;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;flex-flow: row wrap;-webkit-flex-flow: row wrap;}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1.5;
	font-family: 'body';
	color: #333333;
}
@font-face {
    font-family: 'body';
    src: url('font/OpenSans-Regular.ttf');
}
@font-face {
    font-family: 'menu';
    src: url('font/OpenSans-Semibold.ttf');
}
@font-face {
    font-family: 'tieude';
    src: url('font/OpenSans-Bold.ttf');
}
b,strong,h1,h2,h3,h4,h5,h6{
	font-family: 'tieude';
}
div#wapper{
  margin:auto;
  max-width:1366px;
  min-width:300px;
  background:#fff;
}

div.wap_header{
	position: relative;
	left: 0;
	top:0;
	z-index: 100;
	width: 100%;
	background: url(images/bg_header.png);
	padding: 10px 0;
}

div.header{
	position:relative;
	margin:auto;
	max-width: 1100px;
}
div.header a.logo, div.header a.logo_mobi{
	display:block;
	line-height:0;
}
div.header a.logo img{
	/* width:100%; */
}
.menu_login{
	list-style:none;
	position:absolute;
	top: 16px;
	right: 0;
	width: 212px;
	height: 96px;
	background: url(images/bg_dk.png);
	text-align: center;
	padding-top: 22px;
	font-size: 17px;
}
.menu_login li{
	display:inline-block;
}
.menu_login li a
{
	text-decoration:none;
	color: #32386d;
	border-right:1px solid #fff;
	padding:0px 5px;
	font-weight: bold;
	font-family: 'tieude';
}
.menu_login li:nth-child(1) a
{
	color:#00a7e8;
}

div.menu_mobi,div.menu_mobi_add{
	display:none;
}
div.wap_menu{
	position:relative;
	background: #00a7e8;
	height: 35px;
	line-height: 35px;
	margin:auto;
	width:100%;
	left:0;
	top:0;
	z-index: 100;
}
div.wap_menu_fix{
	position: fixed;
}
div.menu{
	position:relative;
	max-width: 1100px;
	margin:auto;
}
div.menu ul{
  float:left;
  list-style:none;
}
div.menu ul li{
  float:left;
  position:relative;
  z-index:50;
}

div.menu ul li a
{
	color:#fff;
	font-size: 18px;
	padding: 0px 31px;
	text-decoration:none;
	display:block;
	font-family: 'tieude';
}
div.menu ul li a:hover,div.menu ul li a.active,div.menu ul li a.active2
{
	background: #32386d;
}
div.menu ul li ul,div.menu ul li:hover ul li ul
{
	position:absolute;
	margin-left:0px;
	display:none;
	min-width: 220px;
	background: #00a7e8;
	line-height: 1.5;
}
div.menu ul li ul li{
    float:none;
}
div.menu ul li ul li a
{
	padding: 8px 10px;
	text-transform:none;
	display:block;
	border-bottom: 1px solid rgba(0,0,0,0.2);
	font-size: 15px;
}
div.menu ul li ul li ul
{
	left:100%;
	top:0px;
}

div.slider
{
	margin:auto;
	overflow: hidden;
}
div.left
{
	width: 24%;
	float: right;
}
div.tieude
{
	color:#fff;
	text-align:center;
	background: url(images/tieude.png);
	height: 38px;
	line-height: 38px;
	font-weight:bold;
	/* text-transform:uppercase; */
	font-family: 'tieude';
	font-size: 20px;
}
div.tinmoi .xewmthem a{
	display:block;
	background:url(images/tieude.png);
	text-align:center;
	color:#ffffff;
	padding:4px;
	margin-bottom:20px;
}
div.item_tin
{
	border-bottom: 1px solid #DDDDDD !important;
	padding: 10px 0px;
}
div.item_tin .img_news
{
	width: 45%;
	max-width:150px;
	border:1px solid #d6d6d6;
	float:left;
	margin-right:10px;
}
div.item_tin .name_news a
{
	text-decoration:none;
	color:#111111;
	font-size:13px;
	transition:0.4s;
	font-family: 'body';
	font-weight: normal;
}
div.tinmoi .name_news a:hover
{
	color:red;
	transition:0.4s;
}
div.timkiem{
	margin-bottom:20px;
	background:#00a7e8;
	border-radius:7px;
	text-align:center;
	overflow: hidden;
	padding-bottom:30px;
}
div.timkiem ul{
	list-style:none;
	background:#32386d;
	color:#ffffff;
	font-family:'tieude';
	font-size:18px;
	display:grid;
	grid-template-columns: 1fr 1fr;
}
div.timkiem ul li{
	display:inline-block;
	vertical-align:top;
	padding:5px;
	cursor: pointer;
}
div.timkiem ul li.active{
	background:#00a7e8;
}
div.timkiem select{
	width:85%;
	margin: auto;
	margin-top:20px;
	height:35px;
	background:#ffffff;
	border:none;
	padding:0 5px;
}
div.timkiem input{
	background:#32386d;
	border:none;
	color:yellow;
	padding:5px 40px;
	border-radius:20px;
	font-family:'tieude';
	text-transform:uppercase;
	margin-top:15px;
	cursor:pointer;
}
div#quangcao{
	text-align: center;
}
div#quangcao img
{
	width:100%;
	margin: auto;
	max-width: 300px !important;
	margin-bottom:10px;
}
div#dknt
{
	max-width:350px;
}
form#frm_dknt
{
	background:#fff;
	height: 40px;
	margin:10px 0;
}
form#frm_dknt input[type='text']
{
	width: 70%;
	padding: 0px 8px;
	float:left;
	margin-top: 12px;
	border:none;
	background:none;
	outline:none;
	color:#000;
	outline:none;
}
form#frm_dknt input[type='button']
{
	background:red;
	color:#fff;
	width: 70px;
	height: 40px;
	line-height: 40px;
	border:none;
	cursor:pointer;
	float:right;
	outline:none;
	font-weight: bold;
}

div.gioithieu
{
	margin:50px 0;
}
div.gioithieu .img
{
	width: 40%;
	float:left;

}
div.gioithieu .mota
{

width: 57%;

float: right;
}
div.gioithieu p.xemthem a
{
	border: 2px solid #00a7e8;
	display:inline-block;
	color: #ffffff;
	padding: 2px 25px;
	border-radius:30px;
	margin-top:20px;
	background: #00a7e8;
	font-family: 'tieude';
	font-size: 17px;
}
div.main_content
{
	max-width: 1100px;
	margin:20px auto;
}
div.link_seo
{
	margin:0px auto;
	clear:both;
	margin: 10px 0;
}
div.link_seo a{
	color:#333;
	text-decoration:none;
}
div.link_seo a:hover{
	color:#00a7e8;
}
div.right
{
	width: 100%;
	float: left;
}
div.tieude_giua
{
	border-bottom:2px solid #00a7e8;
	margin-bottom:15px;
}
div.tieude_giua div
{
	display:inline-block;
	background:#00a7e8;
	line-height:40px;
	height:40px;
	color:#ffffff;
	font-family:'tieude';
	border-radius:0 20px 0 0;
	padding:0 15px;
	font-size:16px;
	text-transform:uppercase;
}
div.wap_item
{
	position:relative;
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 30px;
	margin: 20px 0;
}
div.item
{
	position: relative;
	background: #F4F4F4;
	padding: 15px;
	border-radius: 3px;
	box-shadow: 0px 0px 3px 2px #b7b6b6;
	font-size: 18px;
	font-family: 'menu';
}
div.item p
{
	padding:7px 0;
}
div.item p .mucluong
{
	color:red;
}
div.item p .mon
{
	color:#32386d;
}
div.item p.masp{
	clear:both;
	height:40px;
}
div.item p.img{
	float:left;
	margin-right:15px;
	max-width: 120px;
}
div.item p.masp span{
	float:right;
	background:#FF6650;
	color:#ffffff;
	font-size:13px;
	padding:4px 10px;
	position:relative;
	z-index:10;
}
div.item p.masp span:before{
	position:absolute;
	content:'';
	width:calc(100%);
	height:calc(100%);
	border-top:5px solid #FFBC6B;
	border-bottom:5px solid #FFBC6B;
	left:0px;
	top:-5px;
	z-index:-11;
	border-radius:5px;
}
div.item a{
	background:#00a7e8;
	color:#32386d;
	padding: 5px 30px;
	border-radius:15px;
	text-align:center;
	text-transform:uppercase;
	font-size:14px;
	font-family:'tieude';
	margin: 5px;
}
div.item a:hover{
	background:#32386d;
	color:#ffffff;
}
div.wap_copy
{
	padding: 10px 0;
	text-align: center;
}
div.copy
{
	max-width: 1100px;
	margin:auto;
}
div.copy ul
{
	list-style:none;
	float:right;
}
div.copy ul li
{
	padding:0px 10px;
}
div.wap_footer
{
	background: #39bde0;
	/* padding-top:30px; */
	/* padding-bottom:20px; */
	margin:auto;
	color:#fff;
	padding: 20px 0;
}
div.footer
{
	max-width: 1100px;
	margin:auto;
}
p.logo_f{
	float:left;
	margin-right:20px;
	max-width: 20%;
}
div.map{
	width: 30%;
	float:right;
}
div.map iframe{
	width:100%;
	height:220px;
}
div#main_footer
{
	width: 50%;
	float:left;
}
div#main_footer .ten
{
	/* text-transform:uppercase; */
	font-family:'tieude';
	font-size:23px;
	margin-bottom:15px;
	/* margin-top: -8px; */
}
div#main_footer ul
{
	list-style:none;
}
div#main_footer ul li
{
	margin: 3px 0;
}
div#main_footer ul li i
{
	width:30px;
	height:30px;
	/* border:1px solid #f9f9f9; */
	text-align:center;
	border-radius:3px;
	line-height:30px;
	margin-right:8px;
	font-size: 18px;
}
div.mxh
{
	margin-top:10px;
}
div.mxh a
{
	display:inline-block;
	vertical-align:top;
	margin: 0px 4px;
}
div.mxh a img
{
	max-height: 25px;
	border-radius:4px;
}
div.mxh a img:hover
{
	transition:1s;
	transform:rotate(360deg);
}

.td_ft
{
	font-size:15px;
	text-transform:uppercase;
	font-family:'tieude';
	margin-bottom:10px;
	position:relative;
}
.tieptuc{
	padding: 10px 25px;
	background: #ee0303;
	border: none;
	color: #fff;
	margin: 10px 0px;
	font-size: 14px;
	cursor: pointer;
	box-sizing: border-box;
	text-transform: uppercase;
	font-family: 'tieude';
}
.click_ajax2{
	padding: 10px 25px;
	background: #111111;
	border: none;
	color: #fff;
	margin: 10px 0px;
	font-size: 14px;
	cursor: pointer;
	box-sizing: border-box;
	text-transform: uppercase;
	font-family: 'tieude';
}
@-webkit-keyframes star {
  0% {
    -webkit-transform: rotate(0) scale(0);
  }
  50% {
    -webkit-transform: rotate(180deg) scale(1.5);
  }
  100% {
    -webkit-transform: rotate(360deg) scale(0);
  }
}
@-o-keyframes star {
  0% {
    -o-transform: rotate(0) scale(0);
  }
  50% {
    -o-transform: rotate(180deg) scale(1.5);
  }
  100% {
    -o-transform: rotate(360deg) scale(0);
  }
}
@-moz-keyframes star {
  0% {
    -moz-transform: rotate(0) scale(0);
  }
  50% {
    -moz-transform: rotate(180deg) scale(1.5);
  }
  100% {
    -moz-transform: rotate(360deg) scale(0);
  }
}
.start-animate {
	z-index: 99999999999999999 !important;
	position: absolute;
	animation: star linear 1.75s infinite;
	-moz-animation: star linear 1.75s infinite;
	-webkit-animation: star linear 1.75s infinite;
	-o-animation: star linear 1.75s infinite;
}
@keyframes star {
  0% {
    transform: rotate(0) scale(0);
  }
  50% {
    transform: rotate(180deg) scale(1.5);
  }
  100% {
    transform: rotate(360deg) scale(0);
  }
}

div.hotline{
	display:grid;
	grid-template-columns:1fr 1fr;
	grid-gap:20px;
	margin:20px 0;
	font-family:16px;
}
div.item_hl{
	background:#F4F4F4;
	border-radius:5px;
	padding:5px 10%;
	position:relative;
}
div.item_hl p i{
	font-size:18px;
	width:30px;
}
div.item_hl p:nth-child(1){
	font-size:22px;
	color:red;
}
div.item_hl p:nth-child(1) i{
	font-size:23px;
}
div.item_hl:nth-child(2) p:nth-child(1){
	color:#00a7e8;
}
div.item_hl .fa-mouse-pointer,div.item_hl .fa-file-alt{
	float:right;
	font-size:40px;
	position: absolute;
	right: 5%;
	top: 10px;
	color: red;
	transform: rotate(45deg);
}
div.item_hl .fa-file-alt{
	transform: rotate(0deg);
	color:#00a7e8;
}
div.xemchitiet{
	width:100%;
	max-width:800px;
	display:none;
}
div.xemchitiet .ten{
	font-family:'tieude';
	margin-bottom:10px;
	font-size:20px;
	color:#32386d;
}
div.dangkylopday,div.chongiasu{
	max-width:800px;
	width:100%;
	display:none;
}
div.grecaptcha-badge{
	display: none !important;
}
.khamphaduhoc_home{
    padding: 30px 0px;
}
.title-duhoc{}
.title-duhoc h3{
    text-align: center;
    font-size: 28px;
    text-transform: uppercase;
}
.row-duhoc{
    display: grid;
    margin: 40px auto;
    grid-gap: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    text-align: center;
}
.item-duhoc{
    padding: 40px;
    border: 1px solid #e8e8e8;
    margin-left: -1px;
    margin-top: -1px;
}
.item-duhoc a{}
.photo-duhoc{}
.photo-duhoc img{
    transition: all 0.3s;
}
.info-duhoc{}
.info-duhoc h5{
    font-size: 15px;
    color: #333333;
    padding: 0px 0px 10px 0px;
    position: relative;
    margin-bottom: 15px;
}
.info-duhoc h5:after{content:"";position: absolute;left: 50%;bottom: 0px;width: 60px;margin-left: -30px;height: 3px;background: #284962;content: '';}
.info-duhoc p{
    color: #333333;
    font-size: 16px;
}
.item-duhoc:hover img{
    transform: scale(1.3);
}
.item-duhoc:hover a{
    text-decoration:none;
}

div.wap_tuvan
{
    max-width: 1100px;
    margin:auto;
    border-top:10px solid #2C3F69;
    padding: 40px 0px;
    margin-top: 0px;
    position:relative;
    z-index:50;
    background:#ffffff;
    /* clear:both; */
    padding-right: 0;
}
div.wap_tuvan .td
{
    color:#2c3f69;
    font-family: 'tieude';
    text-transform:uppercase;
    font-size:30px;
    border-bottom:1px solid #b6b6b6;
    float:left;
    width:23%;
}
div.wap_tuvan .thacmac
{
   float:right;
   width:75%;
   float:right;
   margin-top:10px;
}
div.wap_tuvan input[type='text']
{
    width:30%;
    margin-right:3%;
    height: 40px;
    border: 1px solid #d9d9d9;
    float: left;
    margin-top: 20px;
    padding: 0 10px;
    box-sizing: border-box;
}
div.wap_tuvan textarea
{
    width:63%;
    margin-right:3%;
    border: 1px solid #d9d9d9;
    float: left;
    margin-top: 20px;
    padding: 10px;
    box-sizing: border-box;
}
div.wap_tuvan input[type='button']
{
    width:30%;
    margin-right:3%;
    height: 40px;
    border: 1px solid #d9d9d9;
    float: left;
    margin-top: 40px;
    background:#2C3F69;
    border-radius:10px;
    color: #ffffff;
    cursor:pointer;
}