@charset "UTF-8";
#linkHome .group .owl-dots, #aboutHome2 .wrp .group .left .img .owl-dots, #gt_sukiennoibat .wrp .group .owl-dots, #magazineHome .owl-dots, #plug .owl-dots, #afterMenu .slide .owl-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0.625rem;
  width: 100%;
}
#linkHome .group .owl-dots .owl-dot, #aboutHome2 .wrp .group .left .img .owl-dots .owl-dot, #gt_sukiennoibat .wrp .group .owl-dots .owl-dot, #magazineHome .owl-dots .owl-dot, #plug .owl-dots .owl-dot, #afterMenu .slide .owl-dots .owl-dot {
  width: 0.625rem;
  height: 0.625rem;
  background: #ccc;
  border-radius: 50%;
  display: block;
  margin: 0 0.3125rem;
}
#linkHome .group .owl-dots .owl-dot.active, #aboutHome2 .wrp .group .left .img .owl-dots .owl-dot.active, #gt_sukiennoibat .wrp .group .owl-dots .owl-dot.active, #magazineHome .owl-dots .owl-dot.active, #plug .owl-dots .owl-dot.active, #afterMenu .slide .owl-dots .owl-dot.active {
  background: #025e5c;
}

#staffHome .group .owl-nav .owl-prev, #logoPartnerHome .group .owl-nav .owl-prev, #gt_phanthuongcaoquy .group .owl-nav .owl-prev,
#staffHome .group .owl-nav .owl-next,
#logoPartnerHome .group .owl-nav .owl-next,
#gt_phanthuongcaoquy .group .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 1.875rem;
  height: 1.875rem;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 20;
  background: rgba(0, 117, 131, 0.5);
  font-size: 14px;
  color: #fff;
  border-radius: 3px;
  transition: 0.3s all ease-in-out;
}
#staffHome .group .owl-nav .owl-prev:before, #logoPartnerHome .group .owl-nav .owl-prev:before, #gt_phanthuongcaoquy .group .owl-nav .owl-prev:before,
#staffHome .group .owl-nav .owl-next:before,
#logoPartnerHome .group .owl-nav .owl-next:before,
#gt_phanthuongcaoquy .group .owl-nav .owl-next:before {
  font-family: "FontAwesome";
  font-weight: 900;
  content: "\f053";
}
#staffHome .group .owl-nav .owl-next.owl-next,
#logoPartnerHome .group .owl-nav .owl-next.owl-next,
#gt_phanthuongcaoquy .group .owl-nav .owl-next.owl-next {
  left: auto;
  right: 0;
}
#staffHome .group .owl-nav .owl-next.owl-next:before,
#logoPartnerHome .group .owl-nav .owl-next.owl-next:before,
#gt_phanthuongcaoquy .group .owl-nav .owl-next.owl-next:before {
  content: "\f054";
}
#staffHome .group .owl-nav .owl-prev:hover, #logoPartnerHome .group .owl-nav .owl-prev:hover, #gt_phanthuongcaoquy .group .owl-nav .owl-prev:hover,
#staffHome .group .owl-nav .owl-next:hover,
#logoPartnerHome .group .owl-nav .owl-next:hover,
#gt_phanthuongcaoquy .group .owl-nav .owl-next:hover {
  background: #007583;
  color: #fff;
}

.commonBanner {
  display: block;
  text-align: center;
}
.commonBanner img {
  width: 100%;
  height: auto;
}

img {
  transition: all 0.4s ease-in-out;
}
img:hover {
  filter: brightness(1.12) contrast(1.05);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
}

.noidung {
  padding: 0;
}
.noidung a:hover {
  color: #025e5c !important;
}

.openSub {
  display: none;
}

.openList {
  display: none;
}

.name:hover {
  color: #fba511 !important;
}

.imageRatio {
  aspect-ratio: var(--ratio);
  -o-object-fit: cover;
     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: #025e5c;
  color: #fff;
}

.openList,
.openSub,
.btn_divSearchPage {
  display: none;
}

#document .filter .form .item .btnSubmit, #magazineHome .group .right .btnMore, #tuyenDungHome .left .btn, #aboutHome .wrp .left .btn {
  min-width: 150px;
  height: 40px;
  padding: 10px 20px;
  color: #025e5c;
  border: 1px solid #025e5c;
  font-weight: 700px;
  font-size: 16px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  margin: auto;
  margin-top: 30px;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
#document .filter .form .item .btnSubmit:hover, #magazineHome .group .right .btnMore:hover, #tuyenDungHome .left .btn:hover, #aboutHome .wrp .left .btn:hover {
  background: #025e5c;
  color: #fff;
  border: #025e5c;
}

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] {
  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*/
h1,
h2,
h3,
h4,
h5,
h6 {
  display: inline-block;
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
  padding: 0;
}

/*-----------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 {
  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%;
  -o-object-fit: cover;
     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 {
  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: 1rem;
  --widthWrp: 90rem;
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  color: #333;
  font-family: "Google Sans", sans-serif;
  max-width: 120rem;
  min-height: 100vh;
  margin: auto;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
  overflow-x: hidden;
}

.wrp {
  margin: auto;
  width: var(--widthWrp);
  max-width: 100%;
}

header {
  border-top: 0.375rem solid #025e5c;
  position: relative;
  padding-bottom: 0.625rem;
}
header .wrp {
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
header .logo {
  display: flex;
  gap: 0.9375rem;
  align-items: center;
}
header .logo img {
  width: 15.625rem;
  height: auto;
  padding-top: 0.625rem;
}
header .logo img:hover {
  transform: none;
  filter: none;
  box-shadow: none !important;
}
header .logo .text {
  padding-top: 0.625rem;
  display: flex;
  flex-direction: column;
  gap: 0.3125rem;
}
header .logo .text span:nth-child(1) {
  color: #025e5c;
  text-transform: uppercase;
  font-family: "Alegreya SC", serif;
  font-weight: 800;
  font-size: 1.875rem;
}
header .logo .text span:nth-child(2) {
  font-family: "Be Vietnam Pro", serif;
  font-size: 1rem;
  font-weight: 700;
  font-style: italic;
  color: #faa831;
}
header #commonTop {
  margin-top: -0.375rem;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0px 0.625rem;
  padding-left: 1.875rem;
  background: #025e5c;
  display: flex;
  justify-content: right;
  align-items: center;
  width: 75%;
  border-radius: 0 0 0 1.25rem;
  font-size: 0.875rem;
}
header #commonTop:after {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  background: #025e5c;
  height: 100%;
  width: calc((100vw - var(--widthWrp)) / 2);
  display: block;
}
header #commonTop .hotline {
  display: flex;
  position: relative;
  font-size: 1.0625rem;
  gap: 0.1875rem;
  color: #fff;
}
header #commonTop .hotline .tel {
  font-weight: 700;
  color: #fce9a6;
}
header #commonTop .hotline .tel:hover {
  color: #fba511;
}
header #menuTop {
  margin: 0;
  list-style: none;
  display: flex;
  gap: 1.25rem;
  font-weight: 500;
}
header #menuTop li {
  color: #fff;
}
header #menuTop li a:hover {
  color: #fba511;
}

s #menu {
  position: relative;
  z-index: 20;
}
s #menu .menuMain {
  display: flex;
  justify-content: flex-end;
  gap: 0.9375rem;
  padding: 0;
  margin: 0;
  list-style: none;
}
s #menu .menuMain > li.mobile {
  display: none;
}
s #menu .menuMain > li {
  position: relative;
}
s #menu .menuMain > li > a {
  font-size: 1.125rem;
  padding: 0.375rem 0.625rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  border-radius: 0.3125rem;
}
s #menu .menuMain > li > a.active {
  background: #025e5c;
  color: #fff;
}
s #menu .menuMain > li:hover > a {
  background: #025e5c;
  color: #fff;
}
s #menu .menuMain > li:hover > ul {
  display: block;
}
s #menu .menuMain > li ul {
  padding: 0;
  margin: 0;
  list-style: none;
  min-width: 18.75rem;
  background: #fff;
  position: absolute;
  top: 100%;
  left: 0;
  box-shadow: 0 0 0.625rem rgba(0, 0, 0, 0.3);
  display: none;
}
s #menu .menuMain > li ul li {
  position: relative;
  border-bottom: 0.0625rem solid rgb(243, 244, 246, var(--tw-border-opacity, 1));
}
s #menu .menuMain > li ul li a {
  padding: 0.625rem 0.9375rem;
  display: block;
  font-size: 1rem;
}
s #menu .menuMain > li ul li:hover > a {
  color: #fff;
  background: #025e5c;
}
s #menu .menuMain > li ul li:hover > ul {
  display: block;
}
s #menu .menuMain > li ul ul {
  top: 0;
  left: 100%;
  padding-top: 0;
}

#afterMenu {
  position: relative;
}
#afterMenu .slide .item {
  aspect-ratio: 1920/648;
}
#afterMenu .slide .item img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  transform-origin: top;
}
#afterMenu .slide .owl-dots {
  position: absolute;
  left: 50%;
  bottom: 1.875rem;
  z-index: 3;
  transform: translateX(-50%);
}
#afterMenu .slide .owl-dots .owl-dot.active {
  background: #025e5c;
}
#afterMenu.slideKhoa .slide .item {
  aspect-ratio: 1920/486;
}

#maqueeNews {
  padding: 0.625rem 0;
  overflow: hidden;
}
#maqueeNews .wrp .item {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0 0.625rem;
}
#maqueeNews .wrp .item:hover {
  color: #025e5c;
}

#aboutHome {
  padding: 2.5rem 0;
}
#aboutHome .wrp {
  padding: 0 9.375rem;
  width: auto;
  display: flex;
  gap: 1.875rem;
}
#aboutHome .wrp .slideImage {
  width: 62.5rem;
  max-width: 65%;
}
#aboutHome .wrp .slideImage .img {
  aspect-ratio: 1060/669;
}
#aboutHome .wrp .slideImage .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#aboutHome .wrp .left {
  flex: 1;
  padding-top: 3.125rem;
}
#aboutHome .wrp .left .name {
  color: #025e5c;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.875rem;
  display: block;
  margin-bottom: 0.625rem;
}
#aboutHome .wrp .left .des {
  line-height: 1.625rem;
}
#tuyenDungHome {
  position: relative;
  overflow: hidden;
}
#tuyenDungHome::before {
  content: "AOF";
  font-weight: 700;
  color: #f3f7f9;
  opacity: 0.3;
  font-size: 18.75rem;
  transform-origin: top left;
  transform: rotate(90deg);
  position: absolute;
  z-index: 10;
  pointer-events: none;
  top: -7.5rem;
  left: 7.8125rem;
}
#tuyenDungHome .bg {
  width: 100%;
  height: calc(100% + 2.5rem);
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  right: 0;
  top: 0;
}
#tuyenDungHome .left {
  min-height: 59.375rem;
  width: 50%;
  padding: 3.75rem 0 1.875rem 0;
  padding-left: 18.75rem;
  background: #025e5c;
  position: relative;
  z-index: 2;
  clip-path: polygon(0 0, 100% 0, 80% 100%, 0% 100%);
}
#tuyenDungHome .left .name {
  color: #fff;
  font-weight: 800;
  font-size: 2.5rem;
  display: block;
  text-transform: uppercase;
  margin-bottom: 2.5rem;
}
#tuyenDungHome .left .list {
  width: 28.125rem;
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
}
#tuyenDungHome .left .list a {
  display: flex;
  color: #fff;
  align-items: center;
  gap: 0.75rem;
  line-height: 1.625rem;
}
#tuyenDungHome .left .list a:hover {
  color: #025e5c;
}
#tuyenDungHome .left .btn {
  background: transparent;
  color: #025e5c;
  border: 0.125rem solid #025e5c;
}
#tuyenDungHome .left .btn:hover {
  color: #fff;
  background: #025e5c;
}

#tuyenDungSlide {
  position: relative;
  margin-top: -14.375rem;
  width: 100%;
  overflow: hidden;
  z-index: 3;
}
#tuyenDungSlide .owl-carousel {
  padding-left: 18.75rem;
}
#tuyenDungSlide .owl-carousel .item {
  aspect-ratio: 370/284;
  position: relative;
  transition: transform 0.3s ease;
  border-radius: 0.625rem;
  overflow: hidden;
}
#tuyenDungSlide .owl-carousel .item .text {
  position: absolute;
  bottom: 0;
  left: 0;
  bottom: 0;
  padding: 0.625rem;
  z-index: 2;
  color: #fff;
  font-size: 1rem;
  line-height: 1.4375rem;
  width: 100%;
}
#tuyenDungSlide .owl-carousel .item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#tuyenDungSlide .owl-carousel .item::after {
  content: "";
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 64.34%, #000000 100%);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  pointer-events: none;
  z-index: 1;
}

#videoHome {
  margin-top: 3.125rem;
}
#videoHome .main {
  position: relative;
}
#videoHome .main .img {
  width: 100%;
  aspect-ratio: 21/9;
}
#videoHome .main .img img {
  display: none;
}
#videoHome .main .img iframe {
  width: 100%;
  height: 100%;
}
#videoHome .main.play .overlay {
  opacity: 0;
  pointer-events: none;
}
#videoHome .main .overlay {
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
#videoHome .main .info {
  display: flex;
  padding: 3.125rem 0;
  flex-direction: column;
  padding-left: 18.75rem;
}
#videoHome .main .info .titleCate {
  color: #025e5c;
  font-weight: 800;
  font-size: 3rem;
  margin-bottom: 1.875rem;
  display: block;
  text-transform: uppercase;
  line-height: 3.4375rem;
}
#videoHome .main .info .name {
  color: rgb(255, 255, 255);
  font-size: 1.125rem;
  font-weight: 700;
  width: 27.5rem;
  line-height: 1.75rem;
  display: block;
  padding: 0.625rem 0;
  padding-left: 2.5rem;
  border-left: 0.625rem solid #025e5c;
}
#videoHome .main .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: inline-block;
  cursor: pointer;
}
#videoHome .list {
  padding: 0 5rem;
  margin-top: 1.875rem;
}
#videoHome .list .item {
  border-radius: 0.25rem;
  overflow: hidden;
  aspect-ratio: 16/9;
  position: relative;
}
#videoHome .list .item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#videoHome .list .item .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: inline-block;
  cursor: pointer;
}

#nofiHome .wrp {
  box-shadow: 0rem 0.25rem 0.3187rem 0rem rgba(0, 0, 0, 0.2);
  padding: 3.75rem;
}
#nofiHome .wrp .tab-links {
  list-style: none;
  display: flex;
  margin: 0;
  padding: 0;
  gap: 3.125rem;
  margin-bottom: 3.75rem;
}
#nofiHome .wrp .tab-links li a {
  color: rgb(217, 217, 217);
  font-weight: 800;
  font-size: 1.875rem;
  text-transform: uppercase;
  padding-bottom: 0.625rem;
  border-bottom: 0.375rem solid transparent;
}
#nofiHome .wrp .tab-links li.active a {
  color: #025e5c;
  border-color: #025e5c;
}
#nofiHome .wrp .tab-contents .list {
  display: none;
}
#nofiHome .wrp .tab-contents .list.active {
  display: flex;
  flex-direction: column;
  gap: 1.5625rem;
}
#nofiHome .wrp .tab-contents .list .item a {
  background: rgb(243, 247, 249);
  min-height: 5rem;
  padding: 0.625rem 1.25rem;
  display: flex;
  align-items: center;
  line-height: 1.5625rem;
}
#nofiHome .wrp .tab-contents .list .item a:hover {
  background: #025e5c;
  color: #fff;
}

#plug {
  margin-top: 5rem;
  padding: 5.3125rem 0 1.875rem 0;
  background: url(../pic/bgPlug.png) center no-repeat;
}
#plug .item {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
  align-items: center;
  justify-content: center;
  padding: 1.25rem 2.5rem;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 0.25rem;
  overflow: hidden;
}
#plug .item .icon img {
  height: 5.9375rem;
  width: auto;
  max-width: 100%;
}
#plug .item .text {
  color: rgb(255, 255, 255);
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.75rem;
}
#plug .item:hover {
  background: rgba(247, 156, 19, 0.5);
}
#plug .owl-dots {
  margin-top: 3.125rem;
}
#plug .owl-dots .owl-dot.active {
  background: #025e5c;
}

#magazineHome {
  background: linear-gradient(rgba(0, 117, 131, 0.9), rgba(0, 117, 131, 0.9)), url(../pic/bgMagazine.jpg) center no-repeat;
  background-size: cover;
  margin-bottom: 6.25rem;
}
#magazineHome .group {
  display: flex;
  gap: 5rem;
}
#magazineHome .group .left {
  width: 43.75rem;
  height: 31.25rem;
  border-radius: 0 0 12.5rem 0;
  overflow: hidden;
  min-height: 100%;
}
#magazineHome .group .left img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
#magazineHome .group .right {
  flex: 1;
  padding: 2.5rem 0;
  padding-right: 6.25rem;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
#magazineHome .group .right .title {
  font-weight: 700;
  color: #fff;
  font-size: 1.875rem;
  margin-bottom: 1.875rem;
  width: 100%;
  line-height: 2.375rem;
}
#magazineHome .group .right .content {
  color: #fff;
  font-size: 1.125rem;
  line-height: 1.75rem;
}
#magazineHome .group .right .btnMore {
  background: transparent;
  color: #025e5c;
  border: 0.125rem solid #025e5c;
  margin: 0;
  margin-top: 2.5rem;
  font-weight: 700;
}
#magazineHome .group .right .btnMore:hover {
  color: #fff;
  background: #025e5c;
}
#magazineHome .owl-dots {
  position: absolute;
  bottom: 3.125rem;
}
#magazineHome .owl-dots .owl-dot.active {
  background: #025e5c;
}

#logoPartner {
  padding: 1.875rem 0;
}
#logoPartner .wrp {
  overflow: hidden;
}
#logoPartner .wrp img {
  height: 5rem;
  display: inline-block;
  margin: 0 1.25rem;
}

#newsHome {
  padding: 4.375rem 0;
}
#newsHome .nameModule {
  text-transform: uppercase;
  font-weight: 700;
  color: #025e5c;
  font-size: 2.5rem;
}
#newsHome .listCate {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  gap: 1.875rem;
  margin-top: 1.25rem;
}
#newsHome .listCate li a {
  font-weight: 700;
  font-size: 1.25rem;
}
#newsHome .listCate li a:hover, #newsHome .listCate li a.active {
  color: #025e5c;
}
#newsHome .slide {
  position: relative;
  margin-top: 1.875rem;
  padding-bottom: 3.125rem;
}
#newsHome .slide .item {
  width: calc((100% - 3.75rem) / 3);
  display: block;
  position: relative;
  aspect-ratio: 460/530;
  border-radius: 0.3125rem;
  overflow: hidden;
}
#newsHome .slide .item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#newsHome .slide .item .text {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0.625rem;
  z-index: 2;
  color: #fff;
  font-size: 1rem;
  line-height: 1.4375rem;
  width: 100%;
}
#newsHome .slide .item::after {
  content: "";
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 64.34%, #000000 100%);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  pointer-events: none;
  z-index: 1;
}
#newsHome .slide .swiper-pagination {
  bottom: 0;
}
#newsHome .slide .swiper-pagination .swiper-pagination-bullet-active {
  background: #025e5c;
}
#newsHome .swiper-slide {
  transition: transform 1s ease;
  box-shadow: 0px 4px 20px 0px rgba(92, 160, 81, 0.4);
  transform: perspective(1000px);
}
#newsHome .swiper-slide-active {
  transform: perspective(1000px) rotateY(20deg);
}
#newsHome .swiper-slide-next + .swiper-slide {
  transform: perspective(1000px) rotateY(-20deg);
}

#container {
  margin: 3.125rem 0;
}
#container .wrp:has(.colRight) {
  display: flex;
  gap: 3.75rem;
}
#container .wrp:has(.colRight) .colLeft {
  flex: 1;
}
#container .wrp:has(.colRight) .colLeft #scheduleDetail .tableDetail .item .value {
  width: 39.375rem;
}
#container .wrp:has(.colRight) .colLeft #scheduleDetail .other {
  margin-top: 2.5rem;
}
#container .wrp:has(.colRight) .colLeft #scheduleDetail .other .title {
  color: #025e5c;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.4375rem;
}
#container .wrp:has(.colRight) .colLeft #scheduleDetail .other ul {
  padding-left: 1.25rem;
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
  list-style-type: square;
}
#container .wrp:has(.colRight) .colLeft #scheduleDetail .other ul a {
  transition: 0.3s all ease-in-out;
}
#container .wrp:has(.colRight) .colLeft #scheduleDetail .other ul a:hover {
  color: #025e5c;
}
#container .wrp:has(.colRight) .colRight {
  width: 20rem;
  display: flex;
  flex-direction: column;
  gap: 1.875rem;
}
#container .wrp:has(.colRight) .colRight .title {
  font-size: 1.125rem;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.5625rem;
  padding-bottom: 0.5rem;
  border-bottom: 0.3125rem solid #025e5c;
  position: relative;
  color: #025e5c;
}
#container .wrp:has(.colRight) .colRight .title:after {
  content: "";
  width: 50%;
  height: 0.3125rem;
  position: absolute;
  bottom: -0.3125rem;
  display: block;
}
#container .wrp:has(.colRight) .colRight .newsRight1 .group {
  padding-left: 1.25rem;
  display: flex;
  flex-direction: column;
  gap: 0.9375rem;
  list-style-type: square;
}
#container .wrp:has(.colRight) .colRight .newsRight1 .group li {
  padding-bottom: 0.9375rem;
  border-bottom: 0.125rem dotted #8e8a8a;
}
#container .wrp:has(.colRight) .colRight .newsRight1 .group li:last-child {
  padding-bottom: 0;
  border: none;
}
#container .wrp:has(.colRight) .colRight .newsRight1 .group li a:hover {
  color: #025e5c;
}
#container .wrp:has(.colRight) .colRight .newsRight2 .group {
  margin-top: 1.5625rem;
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
#container .wrp:has(.colRight) .colRight .newsRight2 .group .item {
  display: flex;
  flex-direction: column;
  gap: 0.9375rem;
}
#container .wrp:has(.colRight) .colRight .newsRight2 .group .item .image {
  width: 100%;
  aspect-ratio: 320/198;
  border-radius: 0.625rem;
  overflow: hidden;
}
#container .wrp:has(.colRight) .colRight .newsRight2 .group .item .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#container .wrp:has(.colRight) .colRight .newsRight2 .group .item .name {
  font-weight: 500;
}
#container .wrp:has(.colRight) .colRight .newsRight2 .group .item .name:hover {
  color: #025e5c;
}

#pathway {
  min-height: 12.5rem;
  padding: 1.25rem 0;
  background-size: cover;
  display: flex;
  align-items: center;
  position: relative;
}
#pathway:after {
  content: "";
  width: 100%;
  height: 100%;
  background: #025e5c;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}
#pathway .wrp {
  position: relative;
  z-index: 2;
}
#pathway .listPath {
  display: flex;
  gap: 0.625rem;
  align-items: center;
  color: #fff;
  margin-bottom: 1.25rem;
}
#pathway .nameModule {
  color: #fff;
  font-weight: 700;
  font-size: 1.875rem;
  display: flex;
  flex-direction: column;
  gap: 0.9375rem;
}
#pathway .nameModule::after {
  content: "";
  width: 3.75rem;
  height: 0.3125rem;
  background: #fba511;
  display: block;
}

#staff .titleCate {
  text-transform: uppercase;
  font-weight: 700;
  color: #025e5c;
  font-size: 1.5rem;
  margin-bottom: 1.25rem;
}
#staff .wrp {
  display: flex;
  flex-direction: column;
  gap: 3.125rem;
}
#staff .wrp .parent .group {
  display: flex;
  flex-direction: column;
  gap: 1.875rem;
}
#staff .wrp .parent .group .item {
  display: flex;
  padding: 3.125rem;
  background: #f3f7f9;
  border-radius: 6.25rem 0 0 0;
  gap: 2.1875rem;
  align-items: center;
}
#staff .wrp .parent .group .item.right {
  border-radius: 0 6.25rem 0 0;
  flex-direction: row-reverse;
}
#staff .wrp .parent .group .item .image {
  width: 21.875rem;
  aspect-ratio: 1/1;
  border-radius: 50%;
  overflow: hidden;
}
#staff .wrp .parent .group .item .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#staff .wrp .parent .group .item .info {
  flex: 1;
  line-height: 1.625rem;
}
#staff .wrp .parent .group .item .info .name {
  text-transform: uppercase;
  font-weight: 700;
  color: #025e5c;
  font-size: 1.25rem;
}
#staff .wrp .parent .group .item .info .chucvu {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.875rem;
}
#staff .wrp .parent .group .item .info .des {
  margin-top: 0.625rem;
  font-size: 1rem;
  line-height: 1.5rem;
}

#organization .wrp {
  display: flex;
  flex-direction: column;
  gap: 3.75rem;
}
#organization .wrp .group {
  display: flex;
  gap: 2.1875rem;
}
#organization .wrp .group .image {
  width: 27.8125rem;
  aspect-ratio: 445/300;
  border-radius: 0.3125rem;
  overflow: hidden;
}
#organization .wrp .group .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#organization .wrp .group .listCate {
  flex: 1;
}
#organization .wrp .group .listCate .title {
  font-weight: 800;
  font-size: 1.5rem;
  line-height: 1.875rem;
  color: #025e5c;
  margin-bottom: 1.25rem;
}
#organization .wrp .group .listCate ul {
  padding: 0;
  list-style: none;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 1.25rem;
}
#organization .wrp .group .listCate ul li {
  width: calc((100% - 1.25rem) / 2);
}
#organization .wrp .group .listCate ul li a {
  display: flex;
  align-items: center;
  gap: 0.625rem;
}
#organization .wrp .group .listCate ul li a:hover {
  color: #025e5c;
}

#organization_staff .wrp .group {
  display: flex;
  flex-wrap: wrap;
  gap: 2.5rem;
}
#organization_staff .wrp .group .item {
  width: calc((100% - 7.5rem) / 4);
  cursor: pointer;
}
#organization_staff .wrp .group .item .img {
  width: 100%;
  aspect-ratio: 1/1;
  border-radius: 50%;
  overflow: hidden;
  margin-bottom: 0.75rem;
  background: #f3f7f9;
}
#organization_staff .wrp .group .item .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  padding-top: 1.25rem;
  box-sizing: content-box;
}
#organization_staff .wrp .group .item .text {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.3125rem;
}
#organization_staff .wrp .group .item .text .chucvu {
  text-transform: uppercase;
  font-weight: 800;
  font-size: 0.875rem;
}
#organization_staff .wrp .group .item .text .name {
  font-size: 1.125rem;
  text-align: center;
}

#news .main {
  display: flex;
  gap: 2.1875rem;
}
#news .main .left {
  width: 50rem;
}
#news .main .left .image {
  aspect-ratio: 800/453;
  margin-bottom: 0.625rem;
  border-radius: 0.3125rem;
  overflow: hidden;
  display: block;
}
#news .main .left .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#news .main .left .info .date {
  font-size: 0.8125rem;
  color: #8e8a8a;
}
#news .main .left .info .name {
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.625rem;
  display: block;
}
#news .main .left .info .des {
  margin-top: 0.9375rem;
  line-height: 1.5625rem;
}
#news .main .right {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 1.875rem;
}
#news .main .right .item .name {
  display: block;
  padding-left: 1.25rem;
  border-left: 0.3125rem solid #025e5c;
  line-height: 1.5625rem;
  font-size: 1rem;
}
#news .main .right .item .date {
  padding-left: 1.5625rem;
  font-size: 0.8125rem;
  color: #8e8a8a;
}
#news .group {
  margin-top: 3.75rem;
  display: flex;
  flex-wrap: wrap;
  gap: 1.875rem;
}
#news .group .item {
  width: calc((100% - 3.75rem) / 3);
  display: flex;
  flex-direction: column;
  gap: 0.9375rem;
}
#news .group .item .image {
  aspect-ratio: 380/234;
  border-radius: 0.3125rem;
  overflow: hidden;
}
#news .group .item .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#news .group .item .info .name {
  font-weight: 700;
  display: block;
}
#news .group .item .info .date {
  font-size: 0.8125rem;
  color: #8e8a8a;
}

.pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.625rem;
  margin-top: 2.5rem;
}
.pagination .page {
  padding: 0.3125rem 0.9375rem;
  background: #f3f7f9;
  border-radius: 0.3125rem;
  font-size: 1rem;
  color: #333;
  cursor: pointer;
}
.pagination .page.active {
  background: #025e5c;
  color: #fff;
}
.pagination .page:hover {
  background: #025e5c;
  color: #fff;
}

#newsDetail .titleContent {
  font-size: 1.625rem;
  line-height: 2.1875rem;
  font-weight: 700;
}
#newsDetail .infoDetail {
  margin-top: 0.625rem;
  font-size: 0.8125rem;
  color: #8e8a8a;
  display: flex;
  gap: 1.875rem;
  margin-bottom: 1.125rem;
}
#newsDetail .infoDetail span {
  display: flex;
  align-items: center;
  gap: 0.3125rem;
}

#enrollment .main {
  display: flex;
  flex-wrap: wrap;
  gap: 2.8125rem;
}
#enrollment .main .item {
  width: calc((100% - 5.625rem) / 3);
  position: relative;
  border-radius: 0.625rem;
  overflow: hidden;
  position: relative;
}
#enrollment .main .item .image {
  aspect-ratio: 370/244;
}
#enrollment .main .item .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.3s all ease-in-out;
}
#enrollment .main .item::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 64.34%, #000000 100%);
  z-index: 1;
  pointer-events: none;
}
#enrollment .main .item .name {
  position: absolute;
  bottom: 1.25rem;
  width: 100%;
  padding: 0 0.625rem;
  text-align: center;
  color: #fff;
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.625rem;
  z-index: 2;
  left: 0;
}
#enrollment .main .item:hover img {
  transform: scale(1.04);
}
#enrollment .other {
  display: flex;
  margin-top: 5.625rem;
  gap: 4.375rem;
}
#enrollment .other #enrollment_list {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
#enrollment .other #enrollment_list .item {
  display: flex;
  gap: 2.5rem;
  padding-bottom: 1.25rem;
  border-bottom: 0.0625rem solid #8e8a8a;
}
#enrollment .other #enrollment_list .item .image {
  width: 8.75rem;
  aspect-ratio: 1/1;
}
#enrollment .other #enrollment_list .item .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
#enrollment .other #enrollment_list .item .info {
  display: flex;
  flex-direction: column;
}
#enrollment .other #enrollment_list .item .info .date {
  font-size: 0.8125rem;
  color: #8e8a8a;
}
#enrollment .other #enrollment_list .item .info .name {
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.625rem;
}

#schedule .titleModule {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.375rem;
  line-height: 1.875rem;
  text-align: center;
}
#schedule .week {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.625rem;
  margin-top: 0.625rem;
}
#schedule .week .text span {
  color: #025e5c;
}
#schedule .week .text {
  text-align: center;
}
#schedule .week .btnChangeWeek {
  font-weight: 700;
  color: #8e8a8a;
}
#schedule .week .btnChangeWeek:hover {
  color: #025e5c;
}
#schedule .filter {
  margin: 1.5625rem 0;
  background: #f3f7f9;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.625rem;
}
#schedule .filter .download a {
  display: flex;
  align-items: baseline;
  font-size: 0.875rem;
  font-weight: 500;
  gap: 0.625rem;
}
#schedule .filter .download a:hover {
  color: #025e5c;
}
#schedule .filter .form {
  display: flex;
  gap: 0.9375rem;
  align-items: center;
}
#schedule .filter .form .selectBox {
  height: 2.5rem;
  border-radius: 0.3125rem;
  background: #fff;
  border: 0.0625rem solid #dbe7ed;
  padding: 0 0.625rem;
  min-width: 5.625rem;
  font-size: 0.875rem;
}
#schedule .filter .form .btnTraCuu {
  background: #025e5c;
  border: none;
  border-radius: 0.25rem;
  line-height: 2.375rem;
  min-width: 7rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 700;
  cursor: pointer;
  transition: 0.3s all ease-in-out;
}
#schedule .filter .form .btnTraCuu:hover {
  background: #025e5c;
}
#schedule #table_schedule {
  border-collapse: collapse;
  table-layout: fixed;
}
#schedule #table_schedule th,
#schedule #table_schedule td {
  padding: 0.625rem 0.4375rem;
  border: 0.0625rem solid #025e5c;
}
#schedule #table_schedule thead {
  background: #025e5c;
  color: #fff;
  font-weight: 700;
  border-radius: 0.625rem 0.625rem 0 0;
  text-align: center;
  vertical-align: middle;
}
#schedule #table_schedule tbody tr {
  cursor: pointer;
  transition: 0.1s all ease-in-out;
}
#schedule #table_schedule tbody tr:hover {
  background: rgba(58, 151, 163, 0.1);
}
#schedule .note {
  margin-top: 2.5rem;
  line-height: 1.625rem;
}

.wspn {
  white-space: nowrap;
}

#scheduleDetail .titleModule {
  font-size: 1.5rem;
  line-height: 2.0625rem;
  font-weight: 700;
  margin-bottom: 0.625rem;
}
#scheduleDetail .infoDetail {
  margin-top: 0.625rem;
  font-size: 0.8125rem;
  color: #8e8a8a;
  display: flex;
  gap: 1.875rem;
  margin-bottom: 1.125rem;
}
#scheduleDetail .infoDetail span {
  display: flex;
  align-items: center;
  gap: 0.3125rem;
}
#scheduleDetail .tableDetail .item {
  display: flex;
}
#scheduleDetail .tableDetail .item .label {
  flex: 1;
  padding: 0.625rem 0.625rem;
  background: #f3f7f9;
  border: 0.0625rem solid #dbe7de;
  font-weight: 600;
  display: flex;
  align-items: center;
}
#scheduleDetail .tableDetail .item .value {
  width: 58.125rem;
  padding: 0.625rem 0.625rem;
  border: 0.0625rem solid #dbe7de;
  margin-left: -0.0625rem;
  max-width: 100%;
}

.btnDownloadDoc {
  display: inline-flex;
  align-items: center;
  gap: 0.3125rem;
}
.btnDownloadDoc > span {
  transition: 0.3s all ease-in-out;
  background: #f3f7f9;
  border-radius: 0.4375rem;
  color: #025e5c;
  padding: 0.3125rem 1.25rem;
  display: inline-flex;
  font-size: 0.875rem;
  gap: 0.3125rem;
  align-items: center;
}
.btnDownloadDoc > span svg path {
  transition: 0.3s all ease-in-out;
}
.btnDownloadDoc:hover > span {
  background: #025e5c;
  color: #fff;
}
.btnDownloadDoc:hover > span svg path {
  fill: #fff !important;
}

#document .filter {
  background: #f3f7f9;
  border-radius: 0.5rem;
  padding: 1.5625rem 2.5rem 3.125rem 2.5rem;
}
#document .filter .title {
  font-size: 1.375rem;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1.875rem;
  margin-bottom: 1.875rem;
}
#document .filter .form {
  display: flex;
  flex-wrap: wrap;
  gap: 0.9375rem;
}
#document .filter .form .item {
  width: calc((100% - 1.875rem) / 3);
}
#document .filter .form .item .label {
  font-weight: 500;
  margin-bottom: 0.4375rem;
}
#document .filter .form .item .eleInput {
  width: 100%;
  height: 2.5rem;
  font-family: inherit;
  padding: 0 0.625rem;
  border-radius: 0.25rem;
  border: 0.0625rem solid #dbe7ed;
  outline-color: #025e5c;
}
#document .filter .form .item .btnSubmit {
  width: 7rem;
  height: 2.375rem;
  border: none;
  font-size: 0.875rem;
  font-weight: 500;
}
#document .listDoc {
  margin-top: 3.75rem;
}
#document .listDoc .title {
  font-size: 1.375rem;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1.875rem;
  margin-bottom: 0.625rem;
}
#document .listDoc .table-responsive table {
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
}
#document .listDoc .table-responsive table th,
#document .listDoc .table-responsive table td {
  padding: 0.625rem 0.4375rem;
  border: 0.0625rem solid #025e5c;
}
#document .listDoc .table-responsive table thead {
  background: #025e5c;
  color: #fff;
  font-size: 0.875rem;
}
#document .listDoc .table-responsive table tbody .des {
  display: block;
  line-height: 1.5rem;
  margin-bottom: 0.625rem;
  transition: 0.3s all ease-in-out;
}
#document .listDoc .table-responsive table tbody .des:hover {
  color: #025e5c;
}
#document.luanan .filter .form .item.full {
  width: 100%;
}
#document.luanan .filter .form .item .btnSubmit {
  margin-top: 0.3125rem;
  width: 100%;
}
#document.luanan .listDoc table tbody .name {
  font-weight: 700;
}
#document.luanan .listDoc table tbody .des {
  margin-bottom: 0;
}

.groupDoc {
  padding: 1.25rem 0.9375rem;
  background: #f3f7f9;
  border-top: 0.3125rem solid #025e5c;
  position: relative;
}
.groupDoc::before {
  content: "";
  position: absolute;
  top: -0.3125rem;
  left: 0;
  height: 0.3125rem;
  background: #025e5c;
  display: block;
  z-index: 2;
  width: 60%;
}
.groupDoc .titleGroupDoc {
  text-transform: uppercase;
  font-size: 1.125rem;
  font-weight: 700;
  margin-bottom: 0.625rem;
}
.groupDoc ul {
  padding-left: 1.25rem;
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
  list-style-type: square;
  margin-bottom: 0;
}
.groupDoc ul li a {
  transition: 0.3s all ease-in-out;
}
.groupDoc ul li a:hover {
  color: #025e5c;
}

#contact .main {
  display: flex;
  gap: 1.25rem;
}
#contact .main .left {
  flex: 1;
}
#contact .main .left .info {
  padding-left: 1.25rem;
  border-left: 0.3125rem solid #025e5c;
}
#contact .main .left .info .name {
  font-size: 1.75rem;
  font-weight: 700;
  color: #025e5c;
  margin-bottom: 1.25rem;
}
#contact .main .left .info .des {
  display: flex;
  flex-direction: column;
  gap: 0.3125rem;
}
#contact .main .left .map {
  margin-top: 2.5rem;
  width: 100%;
  aspect-ratio: 596/252;
  border-radius: 0.625rem;
  overflow: hidden;
}
#contact .main .left .map iframe {
  width: 100%;
  height: 100%;
  border: none;
}
#contact .main .right {
  width: 34.375rem;
  max-width: 100%;
  background: #f3f7f9;
  padding: 1.5625rem;
}
#contact .main .right .title {
  font-size: 1.375rem;
  font-weight: 700;
  margin-bottom: 0.625rem;
  text-align: center;
}
#contact .main .right .des {
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.25rem;
  text-align: center;
  margin-bottom: 0.9375rem;
  font-style: italic;
  color: #025e5c;
}
#contact .main .right .form {
  display: flex;
  flex-wrap: wrap;
  gap: 0.9375rem;
}
#contact .main .right .form .eleInput {
  height: 2.5rem;
  font-family: inherit;
  border-radius: 0.5rem;
  border: 0.0625rem solid #dbe7ed;
  padding: 0 0.625rem;
  width: calc((100% - 0.9375rem) / 2);
  outline-color: #025e5c;
}
#contact .main .right .form .eleInput.full {
  width: 100%;
}
#contact .main .right .form textarea.eleInput {
  padding: 0.625rem;
  width: 100%;
  height: 6.25rem;
}
#contact .main .right .form .capcha {
  display: flex;
  align-items: center;
  width: 100%;
  gap: 0.625rem;
}
#contact .main .right .form .capcha .eleInput {
  flex: 1;
}
#contact .main .right .form .listBtn {
  display: flex;
  width: 100%;
  gap: 0.9375rem;
}
#contact .main .right .form .listBtn > * {
  flex: 1;
  font-size: 0.875rem;
  font-weight: 700;
  height: 2.5rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border: 0.0625rem solid #025e5c;
  border-radius: 0.5rem;
  color: #025e5c;
  cursor: pointer;
  transition: 0.3s all ease-in-out;
}
#contact .main .right .form .listBtn > *.btnSubmit {
  background: #025e5c;
  color: #fff;
  border: none;
}
#contact .main .right .form .listBtn > *:hover {
  background: #025e5c;
  color: #fff;
}
#contact .listContact {
  margin-top: 4.375rem;
  display: flex;
  flex-wrap: wrap;
  gap: 1.25rem 0.625rem;
}
#contact .listContact .item {
  padding: 0.625rem;
  width: calc((100% - 1.25rem) / 3);
  border: 0.0625rem solid #dbe7ed;
  border-radius: 0.5rem;
}
#contact .listContact .item .title {
  font-weight: 700;
  color: #025e5c;
  font-size: 1.125rem;
  margin-bottom: 0.4375rem;
}
#contact .listContact .item .item_info {
  display: flex;
  gap: 0.3125rem;
}
#contact .listContact .item .item_info p:first-child {
  font-weight: 700;
  white-space: nowrap;
}
#contact .listContact .item .item_info p:last-child {
  flex: 1;
}
#contact .listContact .item .item_info p a {
  transition: 0.3s all ease-in-out;
}
#contact .listContact .item .item_info p a:hover {
  color: #025e5c;
}

#modal_nhansu {
  position: fixed;
  display: none;
  z-index: 30;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.7);
}
#modal_nhansu .wrapper {
  top: 50%;
  max-width: 90vw;
  left: 50%;
  max-height: 90vh;
  transform: translateX(-50%) translateY(-50%);
  background: #fff;
  width: 75rem;
  max-height: 90vh;
  overflow: auto;
  position: absolute;
  padding: 3.125rem 3.125rem 1.875rem 3.125rem;
}
#modal_nhansu .wrapper .title {
  text-transform: uppercase;
  font-weight: 700;
  color: #025e5c;
  margin-bottom: 0.3125rem;
}
#modal_nhansu .wrapper .main {
  margin-bottom: 2.5rem;
  display: flex;
  gap: 2.1875rem;
}
#modal_nhansu .wrapper .main .left {
  width: 15.625rem;
}
#modal_nhansu .wrapper .main .left .img {
  width: 100%;
  background: #f3f7f9;
  aspect-ratio: 1/1;
  border-radius: 50%;
  overflow: hidden;
  padding-top: 1.25rem;
  box-sizing: content-box;
  display: flex;
  align-items: flex-end;
}
#modal_nhansu .wrapper .main .left .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
#modal_nhansu .wrapper .main .left .text {
  font-size: 1.125rem;
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 0.3125rem;
  margin-top: 0.625rem;
}
#modal_nhansu .wrapper .main .left .text .name {
  text-transform: uppercase;
  color: #025e5c;
  font-weight: 700;
}
#modal_nhansu .wrapper .main .left .text .chucvu {
  font-weight: 700;
}
#modal_nhansu .wrapper .main .right {
  flex: 1;
}
#modal_nhansu .wrapper .main .right .table_info {
  width: 100%;
}
#modal_nhansu .wrapper .main .right .table_info .row:nth-child(2n) {
  background: #f3f7f9;
}
#modal_nhansu .wrapper .main .right .table_info .row {
  display: flex;
  padding: 0.3125rem;
}
#modal_nhansu .wrapper .main .right .table_info .row .col {
  flex: auto;
}
#modal_nhansu .wrapper .des {
  line-height: 1.375rem;
}
#modal_nhansu .wrapper .btnCloseModal {
  color: #fff;
  background: #025e5c;
  width: 7.5rem;
  height: 1.875rem;
  border: none;
  margin-top: 1.25rem;
  cursor: pointer;
  float: right;
  border-radius: 0.1875rem;
  transition: 0.3s all ease-in-out;
  position: sticky;
  bottom: 0;
}
#modal_nhansu .wrapper .btnCloseModal:hover {
  background: #025e5c;
}

#gt_bangiamdoc {
  padding: 6.25rem 12.5rem;
  background: linear-gradient(rgba(255, 255, 255, 0.94), rgba(255, 255, 255, 0.94)), url(../pic/bgBanGiamDoc.png) top center no-repeat;
  background-size: cover;
}
#gt_bangiamdoc .wrp .title {
  text-transform: uppercase;
  color: #025e5c;
  font-weight: 700;
  font-size: 2.25rem;
  text-align: center;
  display: block;
}
#gt_bangiamdoc .wrp .group {
  margin-top: 1.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5rem;
}
#gt_bangiamdoc .wrp .group .item {
  display: flex;
  flex-direction: column;
  gap: 0.9375rem;
}
#gt_bangiamdoc .wrp .group .item .img {
  width: 100%;
  overflow: hidden;
  border-radius: 50%;
}
#gt_bangiamdoc .wrp .group .item .img img {
  width: 100%;
  display: block;
}
#gt_bangiamdoc .wrp .group .item .info {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#gt_bangiamdoc .wrp .group .item .info .name {
  font-weight: 700;
  font-size: 0.9375rem;
  color: #025e5c;
  text-transform: uppercase;
  text-align: center;
}
#gt_bangiamdoc .wrp .group .item .info .position {
  font-size: 0.875rem;
  text-transform: uppercase;
  text-align: center;
}

#gt_tamnhinsumenh {
  margin-bottom: 6.25rem;
}
#gt_tamnhinsumenh .group {
  display: grid;
  gap: 1.25rem;
  grid-template-columns: repeat(3, 1fr);
}
#gt_tamnhinsumenh .group .item {
  background: #fba511;
  border-radius: 1.25rem;
  padding: 1.875rem 2.5rem;
  transition: 0.3s all ease-in-out;
}
#gt_tamnhinsumenh .group .item .title {
  font-weight: 700;
  display: block;
  text-transform: uppercase;
  margin-bottom: 0.9375rem;
  color: #fff;
}
#gt_tamnhinsumenh .group .item .content {
  color: #fff;
}
#gt_tamnhinsumenh .group .item:nth-child(2) {
  grid-column: span 2;
}
#gt_tamnhinsumenh .group .item:nth-child(2), #gt_tamnhinsumenh .group .item:nth-child(3), #gt_tamnhinsumenh .group .item:nth-child(5) {
  background: #025E5C;
  color: #fff;
}
#gt_tamnhinsumenh .group .item:hover {
  filter: brightness(1.1);
}

#gt_phanthuongcaoquy {
  background: #025E5C;
  padding-top: 3.125rem;
  margin-bottom: 12.5rem;
}
#gt_phanthuongcaoquy .title {
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  font-size: 2.125rem;
  text-align: center;
  display: block;
  margin-bottom: -3.125rem;
  line-height: 2.9375rem;
}
#gt_phanthuongcaoquy .group {
  background: #fff;
  position: relative;
  bottom: -6.25rem;
  padding: 2.5rem 1.875rem;
  border-radius: 0.5rem;
}
#gt_phanthuongcaoquy .group .item .img {
  height: 11.25rem;
}
#gt_phanthuongcaoquy .group .item .img img {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
#gt_phanthuongcaoquy .group .item .info {
  margin-top: 0.9375rem;
  padding: 0 0.625rem;
}
#gt_phanthuongcaoquy .group .item .info .name {
  text-align: center;
  display: flex;
  flex-direction: column;
}
#gt_phanthuongcaoquy .group .item .info .name span:nth-child(1) {
  font-weight: 700;
}

#gt_sukiennoibat {
  padding: 6.25rem 0;
}
#gt_sukiennoibat .wrp .title {
  margin-bottom: 3.125rem;
  text-transform: uppercase;
  font-size: 2.125rem;
  font-weight: 700;
  color: #025e5c;
  text-align: center;
  display: block;
  line-height: 2.5rem;
}
#gt_sukiennoibat .wrp .group .item {
  display: flex;
  gap: 1.875rem;
  align-items: flex-start;
}
#gt_sukiennoibat .wrp .group .item .image {
  width: 43.75rem;
}
#gt_sukiennoibat .wrp .group .item .image img {
  display: block;
  aspect-ratio: 711/406;
  -o-object-fit: cover;
     object-fit: cover;
}
#gt_sukiennoibat .wrp .group .item .content {
  flex: 1;
  padding-left: 1.25rem;
  border-left: 0.5rem solid #025e5c;
}
#gt_sukiennoibat .wrp .group .owl-dots {
  margin-top: 1.875rem;
}
#gt_sukiennoibat .wrp .group .owl-dots .owl-dot.active span,
#gt_sukiennoibat .wrp .group .owl-dots .owl-dot:hover span {
  background: #025e5c;
}

#gt_tomtat {
  margin-top: 3.125rem;
}

#gt_nganhvachuyennganh {
  display: flex;
  width: 100%;
  position: relative;
}
#gt_nganhvachuyennganh .left {
  width: 50%;
  padding: 3.125rem;
  line-height: 1.625rem;
  background: linear-gradient(#025e5c, #025e5c);
  background-size: cover;
  color: #fff;
  padding-bottom: 6.25rem;
}
#gt_nganhvachuyennganh .right {
  width: 50%;
  padding: 3.125rem;
  background: rgb(243, 247, 249);
  padding-bottom: 6.25rem;
}
#gt_nganhvachuyennganh .right .title {
  font-size: 2.25rem;
  font-weight: 700;
  color: #025E5C;
  line-height: 2.5rem;
  text-transform: uppercase;
  margin-bottom: 1.875rem;
}
#gt_nganhvachuyennganh .right .group {
  display: flex;
  flex-wrap: wrap;
}
#gt_nganhvachuyennganh .right .group .item {
  width: 50%;
}
#gt_nganhvachuyennganh .right .group .item .nameCate {
  font-size: 1.25rem;
  color: #025e5c;
  font-weight: 700;
}
#gt_nganhvachuyennganh .right .group .item .list {
  margin-top: 0.9375rem;
  padding-left: 1.25rem;
  list-style-type: square;
}
#gt_nganhvachuyennganh .right .group .item .list a {
  transition: 0.3s all ease-in-out;
  margin: 0.1875rem 0;
  display: block;
}
#gt_nganhvachuyennganh .right .group .item .list a:hover {
  color: #025e5c;
}
#gt_nganhvachuyennganh .tylevieclam {
  padding: 1.25rem 1.875rem;
  background: #fba511;
  display: inline-flex;
  position: absolute;
  bottom: 0;
  transform: translateY(50%) translateX(-50%);
  left: 50%;
  align-items: center;
  border-radius: 0.375rem;
  overflow: hidden;
  gap: 0.625rem;
  color: #fff;
}
#gt_nganhvachuyennganh .tylevieclam span:nth-child(1) {
  width: 15.625rem;
  max-width: 60%;
}
#gt_nganhvachuyennganh .tylevieclam span:nth-child(2) {
  font-size: 6.25rem;
  color: #fff;
  font-weight: 700;
}

#gt_cosovatchat {
  background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url(../pic/bgCoSoVatChat.jpg) center no-repeat;
  padding: 5rem 6.25rem;
  margin-top: 12.5rem;
  background-size: cover;
}
#gt_cosovatchat .wrp {
  padding: 0 3.125rem;
}
#gt_cosovatchat .wrp .tab-links {
  list-style: none;
  display: flex;
  gap: 1.875rem;
  padding: 0;
  margin-bottom: 1.875rem;
  justify-content: center;
}
#gt_cosovatchat .wrp .tab-links li {
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  color: #fff;
}
#gt_cosovatchat .wrp .tab-links li.active, #gt_cosovatchat .wrp .tab-links li:hover {
  color: #025e5c;
}
#gt_cosovatchat .wrp .tab-contents {
  background: rgba(0, 117, 131, 0.59);
  padding: 1.875rem 2.5rem;
  color: #fff;
  border-radius: 0.25rem;
}
#gt_cosovatchat .wrp .tab-contents .noidung:not(.active) {
  display: none;
}

#gt_cocautochuc {
  margin-bottom: 6.25rem;
}
#gt_cocautochuc .wrp .title {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 2.125rem;
  color: #025e5c;
  text-align: center;
  display: block;
  margin-bottom: 1.25rem;
}
#gt_cocautochuc .wrp .des {
  text-align: center;
  width: 80%;
  margin: auto;
  margin-bottom: 3.125rem;
}

#numberHome {
  margin: 1.25rem 0 3.75rem 0;
}
#numberHome .wrp .group {
  border: 0.0625rem solid #025e5c;
  display: flex;
  gap: 1.875rem;
  box-shadow: 0rem 0.5rem 1rem 0rem rgba(190, 190, 190, 0.2);
  border-radius: 0.5rem;
}
#numberHome .wrp .group .item {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 1.875rem 1.25rem;
  gap: 1.25rem;
}
#numberHome .wrp .group .item .num {
  color: #025e5c;
  font-size: 2.5rem;
  font-weight: 700;
}
#numberHome .wrp .group .item .name {
  font-weight: 700;
  font-size: 1.25rem;
}

.commonTop {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 2.1875rem;
}
.commonTop .commonTitle {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.commonTop .commonTitle > :first-child {
  display: block;
  text-transform: uppercase;
  font-size: 1rem;
  display: block;
  color: #025e5c;
  font-weight: 700;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.commonTop .commonTitle > :first-child::before {
  content: "";
  width: 2.5rem;
  height: 0.375rem;
  background: #fba511;
  display: block;
}
.commonTop .commonTitle > :first-child:hover {
  color: #025e5c;
}
.commonTop .commonTitle > :last-child {
  font-size: 2.5rem;
  line-height: 2.8125rem;
  font-weight: 700;
}
.commonTop .commonTitle > :last-child:hover {
  color: #025e5c;
}
.commonTop .btnViewAll {
  color: #025e5c;
  font-size: 1.25rem;
  font-weight: 700;
  display: flex;
  align-items: center;
  gap: 0.625rem;
  transition: 0.3s all ease-in-out;
}
.commonTop .btnViewAll:hover {
  color: #025e5c;
  gap: 0.9375rem;
}

#aboutHome2 {
  margin-bottom: 3.75rem;
}
#aboutHome2 .wrp .group {
  display: flex;
  gap: 1.875rem;
}
#aboutHome2 .wrp .group .left {
  width: 59.3125rem;
}
#aboutHome2 .wrp .group .left .img img {
  aspect-ratio: 949/459;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#aboutHome2 .wrp .group .left .img .owl-dots {
  position: absolute;
  bottom: 0.9375rem;
}
#aboutHome2 .wrp .group .left .img .owl-dots .owl-dot.active span,
#aboutHome2 .wrp .group .left .img .owl-dots .owl-dot:hover span {
  background: #025e5c;
}
#aboutHome2 .wrp .group .left .cont {
  font-size: 1.25rem;
  line-height: 1.75rem;
  color: #414b5b;
  margin-top: 1.25rem;
}
#aboutHome2 .wrp .group .right {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 0.3125rem;
}

#hotNewsHome {
  background: linear-gradient(180deg, #f2f2f2 0%, rgba(242, 242, 242, 0) 100%);
  padding: 4.375rem 0;
}
#hotNewsHome .middle {
  display: flex;
  gap: 1.875rem;
  justify-content: space-between;
}
#hotNewsHome .middle .left {
  width: 43.75rem;
}
#hotNewsHome .middle .left .item {
  position: relative;
  border-radius: 0.3125rem;
  overflow: hidden;
}
#hotNewsHome .middle .left .item img {
  width: 100%;
  aspect-ratio: 704/405;
  -o-object-fit: cover;
     object-fit: cover;
}
#hotNewsHome .middle .left .item .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#hotNewsHome .middle .left .item .overlay > div {
  position: relative;
  z-index: 3;
}
#hotNewsHome .middle .left .item .overlay::before, #hotNewsHome .middle .left .item .overlay::after {
  content: "";
  position: absolute;
  inset: 0;
  transition: opacity 0.3s ease-in-out;
}
#hotNewsHome .middle .left .item .overlay::before {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 64.34%, #000 100%);
  opacity: 1;
}
#hotNewsHome .middle .left .item .overlay::after {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 40%, #025e5c 100%);
  opacity: 0;
}
#hotNewsHome .middle .left .item .overlay:hover::before {
  opacity: 0;
}
#hotNewsHome .middle .left .item .overlay:hover::after {
  opacity: 1;
}
#hotNewsHome .middle .left .item .overlay:hover .date {
  color: #fff;
}
#hotNewsHome .middle .left .item .overlay > div {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0.9375rem 1.5rem;
}
#hotNewsHome .middle .left .item .overlay .name {
  color: #fff !important;
  font-weight: 700;
  font-size: 1.25rem;
  display: block;
  line-height: 1.75rem;
}
#hotNewsHome .middle .left .item .overlay .date {
  color: #999999;
  font-size: 0.875rem;
  display: block;
  margin-top: 0.625rem;
}
#hotNewsHome .middle .right {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 1.875rem;
}
#hotNewsHome .middle .right .item {
  background: #fff;
  display: flex;
  border-radius: 0.25rem;
  align-items: center;
}
#hotNewsHome .middle .right .item .img {
  display: block;
  width: 15.3125rem;
  aspect-ratio: 245/190;
  display: block;
  border-radius: 0.3125rem;
  overflow: hidden;
}
#hotNewsHome .middle .right .item .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#hotNewsHome .middle .right .item .info {
  padding: 0.625rem 1.875rem;
  flex: 1;
}
#hotNewsHome .middle .right .item .info .cateName {
  font-size: 0.875rem;
  text-transform: uppercase;
  color: #fff;
  background: #025e5c;
  padding: 0.3125rem 0.9375rem;
  border-radius: 0.25rem;
  transition: 0.3s all ease-in-out;
  font-weight: 700;
}
#hotNewsHome .middle .right .item .info .cateName:hover {
  background: #025e5c;
}
#hotNewsHome .middle .right .item .info .name {
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.625rem;
  margin: 0.9375rem 0;
  display: block;
}
#hotNewsHome .middle .right .item .info .date {
  color: #999999;
  font-size: 0.875rem;
}
#hotNewsHome .bottom {
  margin-top: 1.875rem;
  display: flex;
  flex-wrap: wrap;
  gap: 1.875rem;
}
#hotNewsHome .bottom .item {
  width: calc((100% - 3.75rem) / 3);
  background: #fff;
  transition: 0.3s all ease-in-out;
  box-shadow: 0rem 0.5rem 1rem 0rem transparent;
  position: relative;
  top: 0;
}
#hotNewsHome .bottom .item:hover {
  box-shadow: 0rem 0.5rem 1rem 0rem rgba(190, 190, 190, 0.2);
  top: -0.3125rem;
}
#hotNewsHome .bottom .item .img {
  width: 100%;
  aspect-ratio: 458/195;
  border-radius: 0.3125rem;
  overflow: hidden;
  display: block;
}
#hotNewsHome .bottom .item .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#hotNewsHome .bottom .item .info {
  padding: 1.5rem;
}
#hotNewsHome .bottom .item .info .cateName {
  font-size: 0.875rem;
  text-transform: uppercase;
  color: #fff;
  background: #025e5c;
  padding: 0.3125rem 0.9375rem;
  border-radius: 0.25rem;
  transition: 0.3s all ease-in-out;
  font-weight: 700;
}
#hotNewsHome .bottom .item .info .cateName:hover {
  background: #025e5c;
}
#hotNewsHome .bottom .item .info .name {
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.625rem;
  margin: 0.9375rem 0;
  display: block;
}
#hotNewsHome .bottom .item .info .date {
  color: #999999;
  font-size: 0.875rem;
}

#enrollmentHome .bottom {
  display: flex;
  justify-content: space-between;
  gap: 1.875rem;
}
#enrollmentHome .bottom .left {
  width: 59.375rem;
}
#enrollmentHome .bottom .left .group {
  display: flex;
  gap: 1.875rem;
  flex-direction: column;
}
#enrollmentHome .bottom .left .group .item {
  background: #fff;
  display: flex;
  box-shadow: 0rem 0.5rem 1rem 0rem transparent;
  position: relative;
  top: 0;
  transition: 0.3s all ease-in-out;
}
#enrollmentHome .bottom .left .group .item:hover {
  box-shadow: 0rem 0.5rem 1rem 0rem rgba(190, 190, 190, 0.2);
  top: -0.3125rem;
}
#enrollmentHome .bottom .left .group .item .img {
  display: block;
  width: 20.3125rem;
  aspect-ratio: 325/225;
  display: block;
  border-radius: 0.3125rem;
  overflow: hidden;
}
#enrollmentHome .bottom .left .group .item .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#enrollmentHome .bottom .left .group .item .info {
  padding: 1.875rem 1.875rem;
  flex: 1;
}
#enrollmentHome .bottom .left .group .item .info .cateName {
  font-size: 0.875rem;
  text-transform: uppercase;
  color: #fff;
  background: #025e5c;
  padding: 0.3125rem 0.9375rem;
  border-radius: 0.25rem;
  transition: 0.3s all ease-in-out;
  font-weight: 700;
}
#enrollmentHome .bottom .left .group .item .info .cateName:hover {
  background: #025e5c;
}
#enrollmentHome .bottom .left .group .item .info .name {
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.625rem;
  margin: 0.9375rem 0;
  display: block;
}
#enrollmentHome .bottom .left .group .item .info .date {
  color: #999999;
  font-size: 0.875rem;
}
#enrollmentHome .bottom .right {
  flex: 1;
}
#enrollmentHome .bottom #eventHome {
  background: #fff;
  box-shadow: 0rem 0.5rem 1rem 0rem rgba(190, 190, 190, 0.2);
  margin-bottom: 1.25rem;
}
#enrollmentHome .bottom #eventHome .cateName {
  font-size: 1.5rem;
  display: block;
  color: #fff;
  background-color: #025e5c;
  width: 100%;
  padding: 0.625rem 0.9375rem;
  border-radius: 0.3125rem 0.3125rem 0 0;
  font-weight: 700;
}
#enrollmentHome .bottom #eventHome .group {
  display: flex;
  flex-direction: column;
  padding: 0.9375rem;
}
#enrollmentHome .bottom #eventHome .group .item {
  padding: 0.75rem 0.9375rem;
  border-bottom: 0.0625rem solid #f2f2f2;
  display: flex;
  gap: 0.9375rem;
}
#enrollmentHome .bottom #eventHome .group .item:last-child {
  border-bottom: none;
}
#enrollmentHome .bottom #eventHome .group .item .date {
  display: flex;
  flex-direction: column;
  width: 2.75rem;
  border: 0.0625rem solid #fce9a6;
  background: rgba(252, 233, 166, 0.5019607843);
  border-radius: 0.25rem;
  padding: 0.3125rem 0.375rem;
  align-items: center;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
#enrollmentHome .bottom #eventHome .group .item .date .day {
  font-size: 1rem;
  color: #fba511;
  font-weight: 700;
}
#enrollmentHome .bottom #eventHome .group .item .date .month {
  color: #000;
}
#enrollmentHome .bottom #eventHome .group .item .info .name {
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.375rem;
  display: block;
}
#enrollmentHome .bottom #eventHome .group .item .info .unit {
  color: #c1c1c1;
  font-size: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
  display: flex;
  gap: 0.3125rem;
  align-items: center;
}

#linkHome {
  margin-top: 5.625rem;
  background: url(../pic/bgLinkHome.png) center no-repeat;
  background-attachment: fixed;
  background-size: cover;
  padding: 3.5625rem 0;
  color: #fff;
}
#linkHome .commonTop .commonTitle > :first-child a {
  color: #025e5c;
}
#linkHome .commonTop .btnViewAll {
  color: #fff !important;
}
#linkHome .commonTop svg * {
  fill: #fff !important;
}
#linkHome .group {
  margin-top: 1.5625rem;
  padding-top: 0.625rem;
}
#linkHome .group .item {
  padding: 1.875rem 1.5625rem;
  border: 0.0625rem solid #6fcf97;
  background: rgba(255, 255, 255, 0.2);
  display: flex;
  flex-direction: column;
  min-height: 15.625rem;
  border-radius: 0.3125rem;
  position: relative;
  z-index: 2;
  overflow: hidden;
  transition: 0.3s all ease-in-out;
}
#linkHome .group .item::before {
  content: "";
  position: absolute;
  top: -100%;
  left: -100%;
  width: 200%;
  height: 200%;
  background: linear-gradient(120deg, transparent 30%, rgba(255, 255, 255, 0.2), transparent 70%);
  transform: translateX(-100%) translateY(-100%) rotate(25deg);
  transition: 0s;
}
#linkHome .group .item:hover {
  border-color: #fff;
  background: rgba(255, 255, 255, 0.2666666667);
}
#linkHome .group .item:hover::before {
  animation: shineMove 1.5s ease forwards;
}
#linkHome .group .item .icon {
  width: 3rem;
  height: 3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.3125rem;
  margin-bottom: 0.9375rem;
  background: rgba(255, 255, 255, 0.3333333333);
}
#linkHome .group .item .name {
  font-weight: 700;
  color: #fff;
  font-size: 1.125rem;
}
#linkHome .group .item .cont {
  color: #acdddc;
  font-size: 1.125rem;
  line-height: 1.75rem;
  margin-top: 0.9375rem;
}
#linkHome .group .owl-dots {
  margin-top: 1.875rem;
  margin-bottom: -0.625rem;
}

@keyframes shineMove {
  0% {
    transform: translateX(-100%) translateY(-100%) rotate(25deg);
  }
  100% {
    transform: translateX(100%) translateY(100%) rotate(25deg);
  }
}
#galleryHome {
  margin: 5.625rem 0;
}
#galleryHome .group {
  display: flex;
  gap: 2.5rem;
}
#galleryHome .group .left {
  width: 53.5rem;
}
#galleryHome .group .left .item {
  position: relative;
}
#galleryHome .group .left .item .img img {
  width: 100%;
  aspect-ratio: 856/439;
  -o-object-fit: cover;
     object-fit: cover;
}
#galleryHome .group .left .item .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#galleryHome .group .left .item .overlay > div {
  position: relative;
  z-index: 3;
}
#galleryHome .group .left .item .overlay::before, #galleryHome .group .left .item .overlay::after {
  content: "";
  position: absolute;
  inset: 0;
  transition: opacity 0.3s ease-in-out;
}
#galleryHome .group .left .item .overlay::before {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 64.34%, #000 100%);
  opacity: 1;
}
#galleryHome .group .left .item .overlay::after {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 40%, #025e5c 100%);
  opacity: 0;
}
#galleryHome .group .left .item .overlay:hover::before {
  opacity: 0;
}
#galleryHome .group .left .item .overlay:hover::after {
  opacity: 1;
}
#galleryHome .group .left .item .overlay:hover .date {
  color: #fff;
}
#galleryHome .group .left .item .overlay > div {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0.9375rem 0;
  display: flex;
}
#galleryHome .group .left .item .overlay > div .name {
  color: #fff !important;
  display: flex;
  line-height: 1.75rem;
  align-items: center;
}
#galleryHome .group .left .item .overlay > div .name .icon {
  padding: 0 1.25rem;
  border-right: 0.0625rem solid #d9d9d9;
}
#galleryHome .group .left .item .overlay > div .name .text {
  padding: 0 1.25rem;
  display: block;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 2.25rem;
}
#galleryHome .group .right {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 1.5625rem;
}
#galleryHome .group .right .item {
  display: flex;
  gap: 1.5rem;
}
#galleryHome .group .right .item .img {
  width: 13.9375rem;
  aspect-ratio: 223/127;
  position: relative;
}
#galleryHome .group .right .item .img svg {
  position: absolute;
  bottom: 0.625rem;
  left: 0.3125rem;
  z-index: 2;
}
#galleryHome .group .right .item .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#galleryHome .group .right .item .info {
  display: flex;
  flex-direction: column;
  gap: 0.9375rem;
  flex: 1;
}
#galleryHome .group .right .item .info .name {
  display: block;
  font-weight: bold;
  font-size: 1.25rem;
  line-height: 1.5625rem;
}
#galleryHome .group .right .item .info .date {
  color: #999999;
  font-size: 1rem;
}

#logoPartnerHome {
  margin: 1.875rem 0 5.625rem 0;
}
#logoPartnerHome .group {
  margin-top: 1.5625rem;
  padding: 0 3.75rem;
}
#logoPartnerHome .group .item {
  margin: 0.625rem 0;
  padding: 0.9375rem;
  background: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 0.625rem;
  gap: 0.9375rem;
  box-shadow: 0rem 0.125rem 2.5rem 0rem rgba(156, 48, 74, 0.05);
}
#logoPartnerHome .group .item img {
  width: 5.625rem;
  height: 5.625rem;
  -o-object-fit: contain;
     object-fit: contain;
}
#logoPartnerHome .group .item span {
  font-size: 1rem;
}
#logoPartnerHome .group .item {
  transition: 0.3s all ease-in-out;
}
footer {
  background: url(../pic/bgFoot.png) center no-repeat;
  position: relative;
}
footer::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../pic/bgFootOverlay.png) top center no-repeat;
  background-size: cover;
  display: block;
}
footer {
  background-size: cover;
  color: #fff;
}
footer .wrp {
  display: flex;
  justify-content: space-between;
  gap: 1.875rem;
  position: relative;
  z-index: 3;
}
footer #footInfo {
  border-bottom: 0.0625rem solid #025e5c;
  padding: 4.0625rem 0;
}
footer #footInfo a {
  transition: 0.3s all ease-in-out;
}
footer #footInfo a:hover {
  color: #fba511;
}
footer #footInfo .left {
  width: 18.75rem;
}
footer #footInfo .left .logo {
  padding: 0.625rem 1.125rem;
  border-radius: 0.3125rem;
  display: inline-block;
}
footer #footInfo .left .logo img {
  display: block;
}
footer #footInfo .left ul.plug {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  gap: 0.625rem;
  margin-top: 1.875rem;
}
footer #footInfo .left ul.plug a {
  width: 2.8125rem;
  height: 2.8125rem;
  border-radius: 50%;
  background: rgba(149, 199, 194, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s all ease-in-out;
}
footer #footInfo .left ul.plug a:hover {
  background: rgba(149, 199, 194, 0.5);
}
footer #footInfo .mid {
  width: 31.875rem;
}
footer #footInfo .mid .title {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.25rem;
  line-height: 1.75rem;
}
footer #footInfo .mid .menuFoot {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  margin-top: 1.25rem;
  gap: 0.3125rem 1.25rem;
}
footer #footInfo .mid .menuFoot li {
  width: calc(50% - 0.625rem);
}
footer #footInfo .mid .menuFoot li a {
  display: flex;
  gap: 0.9375rem;
  align-items: center;
  line-height: 1.75rem;
  font-size: 1rem;
  transition: 0.3s all ease-in-out;
}
footer #footInfo .mid .menuFoot li a:hover {
  gap: 1.25rem;
}
footer #footInfo .right {
  flex: 1;
  line-height: 1.5rem;
}
footer #footInfo .right .title {
  text-transform: uppercase;
  font-size: 1.5rem;
  line-height: 1.625rem;
  font-weight: bold;
  margin-bottom: 0.3125rem;
}
footer #footInfo .right .info {
  margin-top: 0.75rem;
  display: flex;
  flex-direction: column;
  gap: 0.3125rem;
}
footer #footInfo .right .info > * {
  display: flex;
  gap: 0.625rem;
  align-items: baseline;
}
footer #footInfo .right .map {
  display: flex;
  align-items: center;
}
footer #commonBottom {
  font-size: 1rem;
  font-weight: bold;
  padding: 0.9375rem 0;
  border-top: 0.0625rem solid #025e5c;
}

.btnViewDetail {
  color: #025e5c;
  font-size: 1.25rem;
  font-weight: 700;
  display: flex;
  align-items: center;
  gap: 0.625rem;
  transition: 0.3s all ease-in-out;
}
.btnViewDetail:hover {
  color: #025e5c;
  gap: 0.9375rem;
}

#aboutKhoa {
  margin: 5.625rem 0;
}
#aboutKhoa .wrp {
  display: flex;
  justify-content: space-between;
  gap: 3.125rem;
}
#aboutKhoa .wrp .left {
  flex: 1;
  overflow: hidden;
}
#aboutKhoa .wrp .left .commonTop {
  margin-bottom: 1.25rem;
}
#aboutKhoa .wrp .left .cont {
  color: rgb(65, 75, 91);
  font-size: 1.25rem;
  line-height: 1.75rem;
  margin-bottom: 1.875rem;
  text-align: justify;
}
#aboutKhoa .wrp .right {
  width: 48.75rem;
}
#aboutKhoa .wrp .right .img {
  aspect-ratio: 780/434;
}
#aboutKhoa .wrp .right .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

#staffHome {
  background: url(../pic/bgGiangVien.png) top center no-repeat;
  background-attachment: fixed;
  background-size: cover;
  padding: 3.4375rem 0;
  color: #fff;
}
#staffHome .commonTop .commonTitle > :first-child a {
  color: #15AC8C;
}
#staffHome .commonTop .btnViewAll {
  color: #fff !important;
}
#staffHome .commonTop svg * {
  fill: #fff !important;
}
#staffHome .group {
  padding: 0 6.25rem;
}
#staffHome .group .img {
  width: 100%;
  aspect-ratio: 1;
  border-radius: 50%;
  overflow: hidden;
  display: block;
  border: 0.0625rem solid #fff;
}
#staffHome .group .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#staffHome .group .info {
  margin-top: 1.5625rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.3125rem;
}
#staffHome .group .info span {
  transition: 0.3s all ease-in-out;
}
#staffHome .group .info .name {
  font-size: 1.25rem;
  font-weight: bold;
}
#staffHome .group .info .position {
  text-transform: uppercase;
  color: #025e5c;
  font-weight: bold;
}
#staffHome .group .owl-nav {
  position: relative;
  display: flex;
  gap: 0.625rem;
  margin-top: 3.125rem;
  margin-bottom: -1.25rem;
  justify-content: center;
}
#staffHome .group .owl-nav .owl-next,
#staffHome .group .owl-nav .owl-prev {
  position: static;
}

#programHome {
  padding: 5.625rem 0 2.5rem 0;
}
#programHome .wrp .group {
  display: flex;
  flex-wrap: wrap;
  gap: 1.875rem;
}
#programHome .wrp .group .item {
  width: calc((100% - 3.75rem) / 3);
  background: rgb(250, 250, 250);
  transition: 0.3s all ease-in-out;
  position: relative;
  top: 0;
  border-radius: 0.25rem;
  overflow: hidden;
}
#programHome .wrp .group .item:hover {
  top: -0.625rem;
  box-shadow: 0rem 0.5rem 1rem 0rem rgba(190, 190, 190, 0.2);
}
#programHome .wrp .group .item .img {
  display: block;
  aspect-ratio: 458/186;
}
#programHome .wrp .group .item .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#programHome .wrp .group .item .info {
  padding: 0.9375rem 1.5rem 1.25rem 1.5rem;
}
#programHome .wrp .group .item .info .name {
  display: block;
  font-weight: bold;
  color: rgb(0, 0, 0);
}
#programHome .wrp .group .item .info .cont {
  margin: 0.25rem 0 1.25rem 0;
}
#programHome .wrp .group .item .info .cates {
  display: flex;
  flex-wrap: wrap;
  gap: 0.3125rem;
}
#programHome .wrp .group .item .info .cates .cateName {
  background: rgb(228, 231, 236);
  font-size: 0.875rem;
  font-weight: 500;
  border-radius: 0.3125rem;
  padding: 0.5rem;
  transition: 0.3s all ease-in-out;
}
#programHome .wrp .group .item .info .cates .cateName:hover {
  background: #025e5c;
  color: #fff;
}

#photoHome {
  background: linear-gradient(180deg, #f2f2f2 0%, rgba(242, 242, 242, 0) 100%);
  padding: 5rem 0;
}
#photoHome .wrp .group {
  display: flex;
  gap: 1.875rem;
}
#photoHome .wrp .group .left {
  flex: 1;
}
#photoHome .wrp .group .right {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 1.25rem;
  flex: 1;
}
#photoHome .wrp .group .right .item {
  aspect-ratio: 340/200;
  width: calc((100% - 1.25rem) / 2);
}
#photoHome .wrp .group .item {
  position: relative;
  aspect-ratio: 704/430;
}
#photoHome .wrp .group .item::before {
  content: "";
  transition: 0.3s all ease-in-out;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30%;
  pointer-events: none;
}
#photoHome .wrp .group .item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
#photoHome .wrp .group .item svg {
  position: absolute;
  pointer-events: none;
  bottom: 0.625rem;
  left: 0.625rem;
  z-index: 2;
}

#newsKhoaHome {
  padding-bottom: 4.375rem;
}
#newsKhoaHome .group {
  display: flex;
  flex-wrap: wrap;
  gap: 0 1.875rem;
  margin-top: -1.25rem;
}
#newsKhoaHome .group .item {
  width: calc((100% - 1.875rem) / 2);
  padding: 1.25rem 0;
  border-bottom: 0.0625rem solid rgb(215, 215, 219);
  display: flex;
  gap: 0.9375rem;
}
#newsKhoaHome .group .item:last-child, #newsKhoaHome .group .item:nth-last-child(2) {
  border-bottom: none;
}
#newsKhoaHome .group .item .img {
  width: 12.8125rem;
  aspect-ratio: 205/144;
}
#newsKhoaHome .group .item .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#newsKhoaHome .group .item .info {
  flex: 1;
  padding-right: 1.25rem;
}
#newsKhoaHome .group .item .info .name {
  display: block;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: bold;
  color: rgb(65, 75, 91);
  margin-bottom: 0.5rem;
}
#newsKhoaHome .group .item .info .date {
  color: rgb(153, 153, 153);
}

#formTuyenSinh {
  background: url(../pic/bgFormRegister.png) top center no-repeat;
  background-size: 100% auto;
  padding: 6.25rem 0 5.625rem 0;
}
#formTuyenSinh .formMain {
  background: #fff;
  border-radius: 0.75rem;
  box-shadow: 0rem 0.5rem 1rem 0rem rgba(190, 190, 190, 0.2);
  padding: 3.125rem 3.75rem;
}
#formTuyenSinh .formMain .title {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 2.25rem;
  text-align: center;
  padding-bottom: 2.5rem;
  display: block;
  color: #025e5c;
}
#formTuyenSinh .formMain .group {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
}
#formTuyenSinh .formMain .group .item {
  width: calc((100% - 1.5rem) / 2);
  display: flex;
  flex-direction: column;
}
#formTuyenSinh .formMain .group .item .labelForm {
  font-weight: bold;
  color: rgb(88, 97, 102);
  margin-bottom: 0.3125rem;
}
#formTuyenSinh .formMain .group .item .form-control {
  height: 3.375rem;
  border: 0.0625rem solid rgb(224, 224, 224);
  border-radius: 0.3125rem;
  outline-color: #025e5c;
  padding: 0 1.25rem;
  font-size: 1rem;
  color: rgb(88, 97, 102);
}
#formTuyenSinh .formMain .btnRegister {
  background: #025e5c;
  color: #fff;
  text-transform: uppercase;
  border-radius: 0.3125rem;
  font-size: 1.25rem;
  width: 11.25rem;
  height: 3.625rem;
  line-height: 1.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  margin: auto;
  margin-top: 1.5625rem;
  transition: 0.3s all ease-in-out;
}
#formTuyenSinh .formMain .btnRegister:hover {
  background: #025e5c;
}

#mapHome {
  position: relative;
}
#mapHome #mapFrame {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
#mapHome .wrp {
  height: 41.75rem;
  position: relative;
  z-index: 3;
  display: flex;
  align-items: center;
}
#mapHome .wrp .cosos {
  width: 28.125rem;
  max-width: 100%;
  height: 80%;
  background: #fff;
  z-index: 2;
  box-shadow: 0rem 0.5rem 1rem 0rem rgba(190, 190, 190, 0.2);
  padding: 1.5625rem 0;
  border-radius: 0.1875rem;
  left: calc(100% - var(--widthWrp));
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
}
#mapHome .wrp .cosos .title {
  text-transform: uppercase;
  font-weight: bold;
  color: #025e5c;
  padding: 0 1.5625rem;
}
#mapHome .wrp .cosos input[type=search] {
  height: 2.5rem;
  padding: 0 1.25rem;
  border-radius: 0.5rem;
  border: 0.0625rem solid rgb(224, 224, 224);
  outline-color: #025e5c;
  margin: 0 1.5625rem;
  width: calc(100% - 3.125rem);
}
#mapHome .wrp .cosos .group {
  flex: 1;
  overflow: auto;
}
#mapHome .wrp .cosos .group .item {
  padding: 0.625rem 1.5625rem;
  padding-right: 0.625rem;
  cursor: pointer;
  align-items: center;
  display: flex;
  justify-content: space-between;
  gap: 1.25rem;
  border-bottom: 0.0625rem solid rgb(224, 224, 224);
  transition: 0.3s all ease-in-out;
}
#mapHome .wrp .cosos .group .item .text {
  display: flex;
  flex-direction: column;
  gap: 0.125rem;
}
#mapHome .wrp .cosos .group .item .text span:first-child {
  font-weight: bold;
}
#mapHome .wrp .cosos .group .item:hover, #mapHome .wrp .cosos .group .item.active {
  background: #025e5c;
  color: #fff;
}
#mapHome .wrp .cosos .group .item:hover svg *, #mapHome .wrp .cosos .group .item.active svg * {
  fill: #fff;
}/*# sourceMappingURL=style.css.map */