﻿@charset "UTF-8";
#tu-van .owl-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0.625rem;
  width: 100%;
}
#tu-van .owl-dots .owl-dot {
  width: 0.625rem;
  height: 0.625rem;
  background: #ccc;
  border-radius: 50%;
  display: block;
  margin: 0 0.3125rem;
}
#tu-van .owl-dots .owl-dot.active {
  background: #1969ae;
}

.commonBanner {
  display: block;
  text-align: center;
}
.commonBanner img {
  width: 100%;
  height: auto;
}

img {
  transition: 0.3s all ease-in-out;
}

.noidung {
  padding: 0;
}
.noidung a:hover {
  color: #1969ae !important;
}

.openSub {
  display: none;
}

.openList {
  display: none;
}

.name:hover {
  color: #1969ae !important;
}

.imageRatio {
  aspect-ratio: var(--ratio);
  object-fit: cover;
  display: block;
  width: 100%;
}

#bttop {
  position: fixed;
  right: 0.625rem;
  bottom: 0.625rem;
  font-size: 1.5625rem;
  width: 2.5rem;
  height: 2.5rem;
  background: #ccc;
  border-radius: 0.25rem;
  line-height: 2.5rem;
  text-align: center;
  z-index: 10;
  display: none;
  transition: none;
}
#bttop:hover {
  text-decoration: none;
  background: #1969ae;
  color: #fff;
}

.openList,
.openSub,
.btn_divSearchPage {
  display: none;
}

body {
  color: #333;
  font: normal 13px Roboto;
  margin: 0;
  padding: 0;
}

html,
body {
  position: relative;
}

/*Bắt buộc để khối này*/
a,
span,
input[type=submit] {
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

a {
  color: inherit;
  text-decoration: none;
}

p {
  margin: 0;
  padding: 0;
}

img {
  border: 0;
}

/*Bắt buộc để khối này - end*/
/*-----------Common-----------*/
/*float*/
.fl {
  float: left;
}

.fr {
  float: right;
}

.cb {
  clear: both;
}

/*font-weight*/
.fwb {
  font-weight: bold;
}

.fwn {
  font-weight: normal;
}

/*font-family*/
.ffTahoma {
  font-family: Tahoma;
}

.ffArial {
  font-family: Tahoma;
}

/*font-style*/
.fsti {
  font-style: italic;
}

.fstn {
  font-style: normal;
}

/*font-size*/
.fs9 {
  font-size: 9px;
}

.fs10 {
  font-size: 10px;
}

.fs11 {
  font-size: 11px;
}

.fs12 {
  font-size: 12px;
}

.fs13 {
  font-size: 13px;
}

.fs14 {
  font-size: 14px;
}

.fs16 {
  font-size: 16px;
}

.fs18 {
  font-size: 18px;
}

.fs20 {
  font-size: 20px;
}

/*text-align:*/
.tal {
  text-align: left;
}

.tar {
  text-align: right;
}

.tac {
  text-align: center;
}

.taj {
  text-align: justify;
}

/*text-decoration*/
.tdn {
  text-decoration: none;
}

.tdu {
  text-decoration: underline;
}

/*Margin*/
.m0 {
  margin: 0;
}

.ma {
  margin: auto;
}

/*Display*/
.db {
  display: block;
}

.dn {
  display: none;
}

.di {
  display: inline;
}

.dib {
  display: inline-block;
}

/*Position*/
.psa {
  position: absolute;
}

.psr {
  position: relative;
}

/*z-index*/
.zindex0 {
  z-index: 0;
}

.zindex1 {
  z-index: 1;
}

.zindex2 {
  z-index: 2;
}

.zindex3 {
  z-index: 3;
}

.zindex4 {
  z-index: 4;
}

.zindex5 {
  z-index: 5;
}

/*Over flow*/
.ofh {
  overflow: hidden;
}

.ofa {
  overflow: auto;
}

/*Text transform*/
.ttu {
  text-transform: uppercase;
}

.ttl {
  text-transform: lowercase;
}

/*Opacity*/
.opc0 {
  -moz-opacity: 0;
  -webkit-opacity: 0;
  filter: alpha(opacity=0);
  opacity: 0;
}

.opc50 {
  -moz-opacity: 0.5;
  -webkit-opacity: 0.5;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.opc80 {
  -moz-opacity: 0.8;
  -webkit-opacity: 0.8;
  filter: alpha(opacity=80);
  opacity: 0.8;
}

.opc100 {
  -moz-opacity: 1;
  -webkit-opacity: 1;
  filter: alpha(opacity=100);
  opacity: 1;
}

.csp {
  cursor: pointer;
}

.bared {
  border: solid 1px red;
}

.bgred {
  background: red;
}

.bgwhite {
  background: white;
}

.cred {
  color: red;
}

.cRed {
  color: red;
}

.c333 {
  color: #333;
}

.cff6600 {
  color: #ff6600;
}

.w940 {
  width: 940px;
}

.w960 {
  width: 960px;
}

.w980 {
  width: 980px;
}

.w1000 {
  width: 1000px;
}

.w1200 {
  width: 1200px;
}

.w1366 {
  width: 1366px;
}

.w1600 {
  width: 1600px;
}

.lh15 {
  line-height: 15px;
}

.lh16 {
  line-height: 16px;
}

.lh17 {
  line-height: 17px;
}

.lh18 {
  line-height: 18px;
}

.lh19 {
  line-height: 19px;
}

.lh20 {
  line-height: 20px;
}

.lh21 {
  line-height: 21px;
}

.lh22 {
  line-height: 22px;
}

.lh26 {
  line-height: 26px;
}

.h0 {
  height: 0px;
}

.h1 {
  height: 1px;
}

.h2 {
  height: 2px;
}

.h3 {
  height: 3px;
}

.h4 {
  height: 4px;
}

.h5 {
  height: 5px;
}

.h6 {
  height: 6px;
}

.h7 {
  height: 7px;
}

.h8 {
  height: 8px;
}

.h9 {
  height: 9px;
}

.h10 {
  height: 10px;
}

.h11 {
  height: 11px;
}

.h12 {
  height: 12px;
}

.h13 {
  height: 13px;
}

.h14 {
  height: 14px;
}

.h15 {
  height: 15px;
}

.h16 {
  height: 16px;
}

.h17 {
  height: 17px;
}

.h18 {
  height: 18px;
}

.h19 {
  height: 19px;
}

.h20 {
  height: 20px;
}

.h21 {
  height: 21px;
}

.h22 {
  height: 22px;
}

.h23 {
  height: 23px;
}

.h24 {
  height: 24px;
}

.h25 {
  height: 25px;
}

.h30 {
  height: 30px;
}

.h35 {
  height: 35px;
}

.h40 {
  height: 40px;
}

/*----------------*/
.pl1o {
  padding-left: 1%;
}

.pl1 {
  padding-left: 1px;
}

.pl2 {
  padding-left: 2px;
}

.pl3 {
  padding-left: 3px;
}

.pl4 {
  padding-left: 4px;
}

.pl5 {
  padding-left: 5px;
}

.pl6 {
  padding-left: 6px;
}

.pl7 {
  padding-left: 7px;
}

.pl8 {
  padding-left: 8px;
}

.pl9 {
  padding-left: 9px;
}

.pl10 {
  padding-left: 10px;
}

.pl11 {
  padding-left: 11px;
}

.pl12 {
  padding-left: 12px;
}

.pl13 {
  padding-left: 13px;
}

.pl14 {
  padding-left: 14px;
}

.pl15 {
  padding-left: 15px;
}

.pl16 {
  padding-left: 16px;
}

.pl17 {
  padding-left: 17px;
}

.pl18 {
  padding-left: 18px;
}

.pl19 {
  padding-left: 19px;
}

.pl20 {
  padding-left: 20px;
}

.pl25 {
  padding-left: 20px;
}

.pl30 {
  padding-left: 20px;
}

.pl35 {
  padding-left: 35px;
}

.pl40 {
  padding-left: 40px;
}

/*---------------*/
.pr1 {
  padding-right: 1px;
}

.pr2 {
  padding-right: 2px;
}

.pr3 {
  padding-right: 3px;
}

.pr4 {
  padding-right: 4px;
}

.pr5 {
  padding-right: 5px;
}

.pr6 {
  padding-right: 6px;
}

.pr7 {
  padding-right: 7px;
}

.pr8 {
  padding-right: 8px;
}

.pr9 {
  padding-right: 9px;
}

.pr10 {
  padding-right: 10px;
}

.pr11 {
  padding-right: 11px;
}

.pr12 {
  padding-right: 12px;
}

.pr13 {
  padding-right: 13px;
}

.pr14 {
  padding-right: 14px;
}

.pr15 {
  padding-right: 15px;
}

.pr16 {
  padding-right: 16px;
}

.pr17 {
  padding-right: 17px;
}

.pr18 {
  padding-right: 18px;
}

.pr19 {
  padding-right: 19px;
}

.pr20 {
  padding-right: 20px;
}

.pr25 {
  padding-right: 25px;
}

.pr30 {
  padding-right: 30px;
}

.pr35 {
  padding-right: 35px;
}

.pr40 {
  padding-right: 40px;
}

/*------*/
.pt1 {
  padding-top: 1px;
}

.pt2 {
  padding-top: 2px;
}

.pt3 {
  padding-top: 3px;
}

.pt4 {
  padding-top: 4px;
}

.pt5 {
  padding-top: 5px;
}

.pt6 {
  padding-top: 6px;
}

.pt7 {
  padding-top: 7px;
}

.pt8 {
  padding-top: 8px;
}

.pt9 {
  padding-top: 9px;
}

.pt10 {
  padding-top: 10px;
}

.pt11 {
  padding-top: 11px;
}

.pt12 {
  padding-top: 12px;
}

.pt13 {
  padding-top: 13px;
}

.pt14 {
  padding-top: 14px;
}

.pt15 {
  padding-top: 15px;
}

.pt16 {
  padding-top: 16px;
}

.pt17 {
  padding-top: 17px;
}

.pt18 {
  padding-top: 18px;
}

.pt19 {
  padding-top: 19px;
}

.pt20 {
  padding-top: 20px;
}

.pt25 {
  padding-top: 25px;
}

.pt30 {
  padding-top: 30px;
}

.pt35 {
  padding-top: 35px;
}

.pt40 {
  padding-top: 40px;
}

/*------------*/
.pb1 {
  padding-bottom: 1px;
}

.pb2 {
  padding-bottom: 2px;
}

.pb3 {
  padding-bottom: 3px;
}

.pb4 {
  padding-bottom: 4px;
}

.pb5 {
  padding-bottom: 5px;
}

.pb6 {
  padding-bottom: 6px;
}

.pb7 {
  padding-bottom: 7px;
}

.pb8 {
  padding-bottom: 8px;
}

.pb9 {
  padding-bottom: 9px;
}

.pb10 {
  padding-bottom: 10px;
}

.pb11 {
  padding-bottom: 11px;
}

.pb12 {
  padding-bottom: 12px;
}

.pb13 {
  padding-bottom: 13px;
}

.pb14 {
  padding-bottom: 14px;
}

.pb15 {
  padding-bottom: 15px;
}

.pb16 {
  padding-bottom: 16px;
}

.pb17 {
  padding-bottom: 17px;
}

.pb18 {
  padding-bottom: 18px;
}

.pb19 {
  padding-bottom: 19px;
}

.pb20 {
  padding-bottom: 20px;
}

.pb25 {
  padding-bottom: 25px;
}

.pb30 {
  padding-bottom: 30px;
}

.pb35 {
  padding-bottom: 35px;
}

.pb40 {
  padding-bottom: 40px;
}

/*-----------Common end--------*/
.tab-content .tab {
  display: none;
}
.tab-content .tab.active {
  display: block;
}

a:hover {
  color: inherit;
  text-decoration: none;
}
a span {
  -webkit-transition: none;
  transition: none;
}

* {
  box-sizing: border-box;
}

.wImage {
  overflow: hidden;
  position: relative;
}
.wImage:before {
  content: "";
  display: block;
  padding-bottom: 66.66%;
}
.wImage .image {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.wImage .image img {
  -moz-transform: translateY(-50%) translateX(-50%);
  -moz-transition: 0.5s all ease-in-out;
  display: block;
  left: 50%;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  transition: 0.5s all ease-in-out;
  vertical-align: middle;
}
.wImage .image img.owl-lazy {
  -moz-transform: translateY(-50%) translateX(-50%);
  -moz-transition: 0.5s all ease-in-out;
  display: block;
  left: 50%;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  transition: 0.5s all ease-in-out;
  vertical-align: middle;
}
.wImage .image.cover img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

#overlay {
  background: rgba(0, 0, 0, 0.9);
  display: none;
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 20;
}

span a {
  -webkit-transition: none;
  transition: none;
}

.noidung {
  width: 100%;
  min-height: 100px;
  text-align: justify;
  font-style: normal;
  font-weight: 400;
}
.noidung * {
  max-width: 100%;
}
.noidung img {
  max-width: 100%;
  height: auto !important;
  margin: auto;
  display: block !important;
}
.noidung input[type=image] {
  max-width: 100%;
  height: auto !important;
  margin: auto;
  display: block !important;
}
.noidung iframe {
  max-width: 100%;
  margin: auto;
  display: block !important;
}
.noidung video {
  max-width: 100%;
  margin: auto;
  display: block !important;
}
.noidung table {
  margin: auto;
}
.noidung figcaption {
  text-align: center;
}
.noidung .wImage iframe {
  width: 100%;
  height: 100%;
}
.noidung h1 {
  display: block;
  margin: 0.67em 0;
  font-size: 2em;
}
.noidung h2 {
  display: block;
  margin: 0.83em 0;
  font-size: 1.5em;
}
.noidung h3 {
  display: block;
  margin: 1em 0;
  font-size: 1.17em;
}
.noidung h4 {
  display: block;
  margin: 1.33em 0;
}
.noidung h5 {
  display: block;
  margin: 1.67em 0;
  font-size: 0.83em;
}
.noidung h6 {
  display: block;
  margin: 2.33em 0;
  font-size: 0.67em;
}

.noidung1 img {
  max-width: 100%;
  height: auto !important;
  margin: auto;
  display: block !important;
}
.noidung1 input[type=image] {
  max-width: 100%;
  height: auto !important;
  margin: auto;
  display: block !important;
}
.noidung1 iframe {
  max-width: 100%;
  margin: auto;
  display: block !important;
}
.noidung1 video {
  max-width: 100%;
  margin: auto;
  display: block !important;
}

.noidung.clip .wImage:before {
  padding-bottom: 56.23%;
}

:root {
  font-size: 0.875rem;
  --widthWrp: 81.25rem;
}

* {
  box-sizing: border-box;
}

body {
  color: #333;
  font-family: "Roboto", sans-serif;
  min-height: 100vh;
  margin: auto;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
}

.name:hover {
  color: #1969ae !important;
}

.wrp {
  margin: auto;
  width: var(--widthWrp);
  max-width: 100%;
}

header {
  padding: 0.375rem 0;
  position: relative;
  z-index: 2;
}
header .wrp {
  display: flex;
  justify-content: space-between;
  gap: 1.875rem;
  align-items: center;
}
header .wrp .left .logo {
  display: flex;
  gap: 0.625rem;
  align-items: center;
}
header .wrp .left .logo img {
  width: 6.25rem;
}
header .wrp .left .logo .text {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
  font-family: "Anton", sans-serif;
  font-weight: 400;
  line-height: 1.5625rem;
  color: #423c99;
}
header .wrp .left .logo .text .nameSchool {
  text-transform: uppercase;
  font-size: 1.4375rem;
}
header .wrp .left .logo .text .nameWeb {
  text-transform: uppercase;
  font-size: 1.5625rem;
}
header .wrp .right {
  display: flex;
  justify-content: flex-end;
  flex: 1;
}
header .wrp .right #menu {
  flex: 1;
  display: flex;
  justify-content: flex-end;
}
header .wrp .right #menu > ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
}
header .wrp .right #menu > ul li {
  position: relative;
}
header .wrp .right #menu > ul li a {
  display: block;
  text-align: center;
  font-size: 1.125rem;
  font-weight: bold;
  padding: 0.625rem 0.9375rem;
}
header .wrp .right #menu > ul li ul {
  transition: 0.3s all ease-in-out;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 110%;
  left: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  background: #fff;
  min-width: 18.75rem;
}
header .wrp .right #menu > ul li ul li a {
  font-size: 0.9375rem;
  text-align: left;
  padding: 0.3125rem 0.625rem;
  font-weight: normal;
}
header .wrp .right #menu li:hover > a {
  background: #fbf034;
  color: #1969ae;
}
header .wrp .right #menu li:hover > ul {
  opacity: 1;
  visibility: visible;
  top: 100%;
}

#chuongtrinhtuyensinh .wrp {
  padding: 2.5rem 0;
}
#chuongtrinhtuyensinh .wrp .titleModule {
  font-weight: bold;
  font-size: 1.875rem;
  text-align: center;
  display: block;
  margin-bottom: 2.5rem;
}
#chuongtrinhtuyensinh .wrp .group {
  display: flex;
  flex-wrap: wrap;
  gap: 1.25rem;
}
#chuongtrinhtuyensinh .wrp .group .item {
  border-radius: 0.625rem;
  overflow: hidden;
  width: calc((100% - 3.75rem) / 3);
  border: 0.0625rem solid #ccc;
  display: flex;
  flex-direction: column;
}
#chuongtrinhtuyensinh .wrp .group .item .image {
  aspect-ratio: 430/240;
  overflow: hidden;
  border-radius: 0.625rem;
  display: block;
}
#chuongtrinhtuyensinh .wrp .group .item .image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  transition: 0.3s all ease-in-out;
}
#chuongtrinhtuyensinh .wrp .group .item .name {
  padding: 0.625rem;
  display: flex;
  font-weight: bold;
  display: flex;
  flex-direction: column;
  font-size: 1.0625rem;
  gap: 0.125rem;
  flex: 1;
}
#chuongtrinhtuyensinh .wrp .group .item .name .nameHT {
  flex: 1;
  color: #1969ae;
}
#chuongtrinhtuyensinh .wrp .group .item:hover img {
  transform: scale(1.05);
}

#tintuc_thongbao .wrp {
  display: flex;
  justify-content: space-between;
  gap: 3.125rem;
}

#tintuc {
  flex: 1;
}
#tintuc .title {
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 1.25rem;
  border-bottom: 0.0625rem solid #fbf034;
  font-size: 1.125rem;
}
#tintuc .title span {
  display: inline-block;
  padding: 0.4375rem 0.625rem 0.3125rem 0.625rem;
  min-width: 18.75rem;
  background: #fbf034;
  color: #1969ae;
}
#tintuc .group {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
  flex: 1;
}
#tintuc .group .item {
  padding-bottom: 0.625rem;
  border-bottom: 0.0625rem dashed #ccc;
  display: flex;
  justify-content: space-between;
  gap: 1.25rem;
}
#tintuc .group .item .image {
  aspect-ratio: 3/2;
  border-radius: 0.4375rem;
  overflow: hidden;
  width: 15.625rem;
}
#tintuc .group .item .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
#tintuc .group .item .content {
  flex: 1;
}
#tintuc .group .item .content .name {
  font-weight: bold;
  display: block;
  margin-bottom: 0.375rem;
}
#tintuc .group .item .content .cont {
  text-align: justify;
}

#thongbao {
  width: 25rem;
}
#thongbao .title {
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 1.25rem;
  border-bottom: 0.0625rem solid #fbf034;
  font-size: 1.125rem;
}
#thongbao .title span {
  display: inline-block;
  padding: 0.4375rem 0.625rem 0.3125rem 0.625rem;
  min-width: 18.75rem;
  background: #fbf034;
  color: #1969ae;
}
#thongbao .group {
  height: 34.375rem;
  overflow: hidden;
  margin-bottom: 1.25rem;
}
#thongbao .group a {
  display: flex;
  margin: 0.625rem 0;
  align-items: flex-start;
  gap: 0.625rem;
  transition: 0.3s all ease-in-out;
}
#thongbao .group a .icon i {
  font-size: 0.4375rem;
}
#thongbao .group a:hover {
  color: #1969ae;
}

#tu-van {
  margin-top: 5rem;
}
#tu-van .titleModule {
  font-weight: bold;
  font-size: 1.875rem;
  text-align: center;
  display: block;
  margin-bottom: 2.5rem;
}
#tu-van .group .item .image {
  display: block;
  aspect-ratio: 3/2;
  border-radius: 0.4375rem;
  overflow: hidden;
}
#tu-van .group .item .image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#tu-van .group .item .name {
  font-weight: bold;
  display: block;
  margin-top: 0.625rem;
}
#tu-van .owl-dots {
  margin-top: 1.25rem;
}

footer {
  margin-top: 3.125rem;
  background: #1969ae;
  padding: 1.875rem 0;
  color: #fff;
}
footer .wrp {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 1.875rem;
}
footer .wrp .left {
  width: 25rem;
}
footer .wrp .left .logo {
  margin: auto;
  display: block;
}
footer .wrp .left .logo img {
  width: 7.5rem;
  height: auto;
  display: block;
  margin: auto;
}
footer .wrp .left .info {
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
}
footer .wrp .left .info li {
  display: flex;
  gap: 0.625rem;
}
footer .wrp .right .title {
  font-weight: bold;
  font-size: 1.25rem;
  margin-bottom: 1.875rem;
}
footer .wrp .right ul {
  padding-left: 1.25rem;
  display: flex;
  flex-direction: column;
  gap: 0.3125rem;
}
footer .wrp .right ul a:hover {
  color: #fbf034;
}

#commonfoot {
  text-align: center;
  padding: 0.875rem 0 0.625rem 0;
  background: #165ba5;
  color: #fff;
  font-size: 0.875rem;
}

.pagging {
  display: flex;
  gap: 0.625rem;
  padding: 0;
  margin: 0;
  list-style: none;
  margin-top: 1.875rem;
  justify-self: center;
}
.pagging a {
  display: flex;
  width: 1.875rem;
  height: 1.875rem;
  align-items: center;
  justify-content: center;
  background: #f2f2f2;
  border-radius: 0.1875rem;
  font-size: 0.8125rem;
  font-weight: bold;
}
.pagging a:hover, .pagging a.active {
  background: #1969ae;
  color: #fff;
}
