.banner img {
  margin: auto;
  display: block;
}

#box1 {
  margin-top: 60px;
}

@media (max-width: 767px) {
  #box1 {
    margin-top: 0px;
  }
}

#box1 .tieude {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#box1 .tieude h3 {
  font-weight: bold;
  font-size: 32px;
  color: #272c63;
  margin-top: 14px;
}

@media (max-width: 767px) {
  #box1 .tieude h3 {
    font-size: 20px;
    margin-top: 28px;
  }
}

#box1 .tieude a {
  font-weight: bold;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.87);
  margin-top: 14px;
}

#box1 .hehe .anhnoibat {
  position: relative;
  display: block;
}

#box1 .hehe .anhnoibat .img-hot {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 255px;
  -o-object-position: center bottom;
     object-position: center bottom;
}

#box1 .hehe .anhnoibat:hover .kiniem {
  display: block;
}

@media (max-width: 767px) {
  #box1 .hehe .anhnoibat {
    margin-bottom: 20px;
  }
}

#box1 .hehe .kiniem {
  position: absolute;
  background-color: #f34513;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  display: none;
  margin: 0;
  padding: 16px;
}

#box1 .hehe .kiniem span {
  font-size: 13px;
  color: white;
  padding-left: 18px;
  background: url(../images/clock.svg) top 0 left 0 no-repeat;
}

#box1 .hehe .kiniem .kn1 {
  font-weight: bold;
  font-size: 16px;
  padding-top: 12px;
  color: white;
  margin: 0;
}

#box1 .hehe .kiniem .kn2 {
  font-size: 14px;
  padding-top: 12px;
  color: white;
  margin: 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  overflow: hidden;
}

#box1 .hehe .kiniem .xemchitiet {
  position: absolute;
  bottom: 16px;
  font-weight: bold;
  font-size: 14px;
  color: white;
  background: url(../images/arrow-righttrang.svg) top 1px left 78px no-repeat;
  padding-right: 20px;
}

#box1 .khoiduoi {
  margin-top: 20px;
  margin-left: -10px;
  margin-right: -10px;
}

#box1 .khoiduoi .khoiduoi1 {
  padding: 0 10px;
}

@media (max-width: 767px) {
  #box1 .khoiduoi .khoiduoi1 {
    padding-bottom: 20px;
  }
}

#box1 .haha {
  padding-right: 0;
}

#box1 .haha h4 {
  margin-top: 14px;
  font-weight: bold;
  font-size: 32px;
  color: #272c63;
}

@media (max-width: 767px) {
  #box1 .haha h4 {
    font-size: 21px;
  }
}

#box1 .haha .danhmuc .arrow {
  border: 0;
}

#box1 .haha .danhmuc a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-decoration: none;
  margin-top: 14px;
  padding-bottom: 18px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.11);
}

#box1 .haha .danhmuc a:hover .ngay {
  background-color: #f34513;
  color: white;
}

#box1 .haha .danhmuc a:hover .ngay .date {
  color: white;
}

#box1 .haha .danhmuc a:hover .sukien p {
  color: #f34513;
}

#box1 .haha .danhmuc a .ngay {
  background-color: #f8f8f9;
  color: #f34513;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  padding: 10px 0;
}

#box1 .haha .danhmuc a .ngay .date {
  font-size: 30px;
  color: #f34513;
}

#box1 .haha .danhmuc a .ngay span {
  display: block;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

#box1 .haha .danhmuc a .sukien {
  margin-left: 8px;
  width: calc(100% - 96px);
}

#box1 .haha .danhmuc a .sukien p {
  font-weight: bold;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.87);
  margin-bottom: 4px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
}

@media (max-width: 767px) {
  #box1 .haha .danhmuc a .sukien p {
    padding-right: 10px;
  }
}

#box1 .haha .danhmuc a .sukien span {
  background: url("../images/clock1.svg") top 2px left 0 no-repeat;
  color: rgba(0, 0, 0, 0.6);
  padding-left: 20px;
  margin: 4px 0;
}

#box1 .haha .danhmuc a .sukien .pin {
  background: url("../images/map-pin.svg") top 2px left 0 no-repeat;
  margin: 4px 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  text-overflow: ellipsis;
  overflow: hidden;
}

#box1 .haha .danhmuc .xemsukien {
  margin-top: 18px;
}

#box1 .haha .danhmuc .xemsukien a {
  padding: 0;
  background: url(../images/arrow-right.svg) top 2px left 122px no-repeat;
  font-weight: bold;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.87);
}

#box1 .haha .danhmuc .xemsukien a:hover {
  background: url(../images/arrow-rightcam.svg) top 2px left 122px no-repeat;
  color: #f34513;
  text-decoration: none;
}

#box1 .tieudeanh {
  background: rgba(39, 44, 99, 0.6);
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 14px 16px;
  width: 100%;
  height: 100px;
}

@media (max-width: 767px) {
  #box1 .tieudeanh {
    width: 100%;
  }
}

#box1 .tieudeanh span {
  background: url("../images/clock.svg") top 2px left 0 no-repeat;
  color: white;
  padding-left: 20px;
}

#box1 .tieudeanh p {
  margin-bottom: 0;
  color: white;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
}

#box1 .anhtieude a {
  position: relative;
  display: block;
}

#box1 .xemthem {
  padding-top: 14px;
  margin: 14px 0;
}

#box1 .xemthem a {
  background: url(../images/arrow-right.svg) right 0 no-repeat;
  padding-right: 20px;
}

#box1 .xemthem a:hover {
  background: url(../images/arrow-rightcam.svg) right 0 no-repeat;
  color: #f34513;
  text-decoration: none;
}

#box1 .anhnoibat2 {
  position: relative;
  display: block;
  text-decoration: none;
}

#box1 .anhnoibat2 .img2-hot {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 158px;
  -o-object-position: center bottom;
     object-position: center bottom;
}

@media (max-width: 767px) {
  #box1 .anhnoibat2 .img2-hot {
    height: 255px;
  }
}

@media (max-width: 767px) {
  #box1 .anhnoibat2 img {
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    height: 240px;
    -o-object-position: center bottom;
       object-position: center bottom;
  }
}

#box1 .anhnoibat2 .nen {
  width: 100%;
  height: 100%;
  background-color: rgba(243, 69, 19, 0.7);
  position: absolute;
  z-index: 1;
  display: none;
}

#box1 .anhnoibat2:hover .nen {
  display: block;
}

#box1 .anhnoibat2:hover .tieudeanh2 {
  background-color: #f34513;
}

#box1 .anhnoibat2:hover .tieudeanh2 span {
  background: url(../images/clock.svg) left 0 no-repeat;
  color: white;
}

#box1 .anhnoibat2:hover .tieudeanh2 p {
  color: white;
}

#box1 .anhnoibat2 .tieudeanh2 {
  display: block;
  position: relative;
  padding: 14px 16px;
  font-weight: bold;
  font-size: 14px;
  background-color: #f8f8f9;
  z-index: 1;
}

@media (max-width: 767px) {
  #box1 .anhnoibat2 .tieudeanh2 {
    bottom: 0px;
  }
}

#box1 .anhnoibat2 .tieudeanh2 span {
  background: url("../images/clock1.svg") top 1px left 0 no-repeat;
  color: rgba(0, 0, 0, 0.6);
  padding-left: 20px;
}

#box1 .anhnoibat2 .tieudeanh2 p {
  margin-bottom: 0;
  color: black;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
}

#box2 {
  background-color: #f8f8f9;
  margin-top: 60px;
}

#box2 .container {
  text-align: center;
}

#box2 .container .tuyensinh {
  font-weight: bold;
  font-size: 32px;
  color: rgba(0, 0, 0, 0.87);
  margin-top: 60px;
  padding-top: 60px;
  text-align: center;
}

#box2 .container .tuyensinh2 {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.6);
  padding-bottom: 0;
  text-align: center;
  margin-top: 20px;
}

#box2 .container .chuongtrinh {
  margin-top: 40px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

#box2 .container .chuongtrinh .ct {
  text-align: center;
}

#box2 .container .chuongtrinh .ct .anhct {
  display: block;
  padding-top: 40px;
}

#box2 .container .chuongtrinh .ct .anhct:hover {
  background-color: white;
  text-decoration: none;
}

#box2 .container .chuongtrinh .ct .anhct:hover .tieudeanhct {
  color: #272c63;
}

#box2 .container .chuongtrinh .ct .anhct .tieudeanhct {
  font-weight: bold;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.87);
  text-align: center;
  padding-top: 24px;
  padding-bottom: 40px;
}

#box2 .container .dangky {
  display: inline-block;
  background-color: #272c63;
  margin-top: 30px;
  margin-bottom: 60px;
}

#box2 .container .dangky a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: white;
  font-weight: lighter;
  font-size: 16px;
  padding: 19px 68px 19px 26px;
  background: url(../images/arrow-righttrang.svg) top 22px right 26px no-repeat;
}

#box2 .container .dangky a:hover {
  background-color: #f34513;
  text-decoration: none;
}

@media (max-width: 767px) {
  #box3 {
    margin-bottom: 20px;
  }
}

#box3 .container {
  display: block;
}

#box3 .container .video {
  font-weight: bold;
  font-size: 32px;
  color: #272c63;
  padding-top: 60px;
  margin-bottom: 12px;
}

@media (max-width: 767px) {
  #box3 .container .video {
    font-size: 25px;
    padding-top: 30px;
  }
}

#box3 .container .img-vid {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 214px;
  -o-object-position: center bottom;
     object-position: center bottom;
}

#box3 .container .play {
  display: inline-block;
  position: relative;
  margin-bottom: 60px;
}

#box3 .container .play .playbutton {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

#box3 .container .tieude {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 60px;
  margin-bottom: 0px;
  padding-bottom: 3px;
}

@media (max-width: 767px) {
  #box3 .container .tieude {
    padding-top: 0px;
  }
}

#box3 .container .tieude h3 {
  font-weight: bold;
  font-size: 32px;
  color: #272c63;
}

@media (max-width: 767px) {
  #box3 .container .tieude h3 {
    font-size: 25px;
    margin: 0;
  }
}

#box3 .container .tieude .xemtatca a {
  display: inline-block;
  font-weight: bold;
  font-size: 14px;
  padding-top: 14px;
  color: rgba(0, 0, 0, 0.87);
  padding-right: 20px;
  background: url(../images/arrow-right.svg) top 16px right 0 no-repeat;
}

@media (max-width: 767px) {
  #box3 .container .tieude .xemtatca a {
    padding-top: 10px;
    background: url(../images/arrow-right.svg) top 12px right 0 no-repeat;
  }
}

#box3 .container .tieude .xemtatca a:hover {
  background: url(../images/arrow-rightcam.svg) top 16px right 0 no-repeat;
  color: #f34513;
  text-decoration: none;
}

@media (max-width: 767px) {
  #box3 .container .tieude .xemtatca a:hover {
    background: url(../images/arrow-rightcam.svg) top 12px right 0 no-repeat;
  }
}

#box3 .container .khoito {
  margin-left: -4px;
  margin-right: -4px;
}

#box3 .container .khoito .khoi {
  padding: 0 4px;
}

#box3 .container .khoito .khoi .img1 {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 214px;
  -o-object-position: center bottom;
     object-position: center bottom;
}

#box3 .container .khoito .khoi .img3 {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 214px;
  -o-object-position: center bottom;
     object-position: center bottom;
}

@media (max-width: 767px) {
  #box3 .container .khoito .khoi .img1 {
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    height: 214px;
    -o-object-position: center bottom;
       object-position: center bottom;
  }
  #box3 .container .khoito .khoi .img3 {
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    height: 214px;
    -o-object-position: center bottom;
       object-position: center bottom;
    padding-top: 8px;
  }
}

#box3 .container .khoito .khoi .khoi-a {
  margin-left: -4px;
  margin-right: -4px;
}

#box3 .container .khoito .khoi .khoi-a .khoi-a-2 {
  padding: 0 4px;
}

#box3 .container .khoito .khoi .khoi-a .khoi-a-2 .img2-1 {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 103px;
  -o-object-position: center bottom;
     object-position: center bottom;
}

@media (max-width: 767px) {
  #box3 .container .khoito .khoi .khoi-a .khoi-a-2 .img2-1 {
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    height: 103px;
    -o-object-position: center bottom;
       object-position: center bottom;
  }
}

#box3 .container .khoito .khoi .khoi-a .khoi-a-1 {
  padding-bottom: 8px;
}

#box3 .container .khoito .khoi .khoi-a .khoi-a-1 .img2 {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 103px;
  -o-object-position: center bottom;
     object-position: center bottom;
}

@media (max-width: 767px) {
  #box3 .container .khoito .khoi .khoi-a .khoi-a-1 .img2 {
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    height: 103px;
    -o-object-position: center bottom;
       object-position: center bottom;
    padding-top: 8px;
  }
}

#box4 {
  background-color: #f8f8f9;
}

#box4 .container .hoatdong {
  font-weight: bold;
  font-size: 32px;
  color: #272c63;
  padding-top: 60px;
  text-align: center;
}

@media (max-width: 767px) {
  #box4 .container .hoatdong {
    padding-top: 20px;
    font-size: 25px;
  }
}

#box4 .container .hoatdong2 {
  color: rgba(0, 0, 0, 0.6);
  padding-bottom: 0;
  text-align: center;
  margin-top: 20px;
}

#box4 .container .hd {
  margin-top: 30px;
}

@media (max-width: 767px) {
  #box4 .container .hd {
    margin-top: 0;
    padding-bottom: 10px;
  }
}

#box4 .container .hd .anhhd {
  display: block;
  position: relative;
}

@media (max-width: 767px) {
  #box4 .container .hd .anhhd img {
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    height: 240px;
    -o-object-position: center bottom;
       object-position: center bottom;
  }
}

#box4 .container .hd .anhhd:hover .khoinen {
  background-color: white;
}

#box4 .container .hd .anhhd:hover .tieudehd p {
  color: #f34513;
}

#box4 .container .hd .anhhd .khoinen {
  width: 100%;
  height: 87px;
  background-color: #f8f8f9;
}

#box4 .container .hd .anhhd .tieudehd {
  margin-left: 16px;
  margin-right: 16px;
  position: absolute;
  bottom: 16px;
  background-color: white;
  padding-top: 16px;
}

#box4 .container .hd .anhhd .tieudehd span {
  font-size: 13px;
  color: rgba(0, 0, 0, 0.6);
  background: url("../images/clock1.svg") top 0 left 16px no-repeat;
  padding-left: 36px;
}

#box4 .container .hd .anhhd .tieudehd p {
  font-weight: bold;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.87);
  padding-left: 16px;
}

#box4 .container .xemtatca {
  text-align: center;
  background-color: #f8f8f9;
  margin-top: 17px;
  padding-bottom: 41px;
}

@media (max-width: 767px) {
  #box4 .container .xemtatca {
    margin-top: 0;
    padding-bottom: 0;
  }
}

#box4 .container .xemtatca a {
  display: inline-block;
  color: #272c63;
  font-weight: 600;
  font-size: 18px;
  padding: 16px 52px 16px 28px;
  background: url(../images/chevron-right.svg) top 19px right 28px no-repeat;
}

#box4 .container .xemtatca a:hover {
  color: white;
  background: #f34513 url(../images/chevron-righttrang.svg) top 19px right 28px no-repeat;
  text-decoration: none;
}

#box5 .container .sv {
  font-weight: bold;
  font-size: 32px;
  color: #272c63;
  padding-top: 60px;
  margin-bottom: 0;
  text-align: center;
}

#box5 .container .image {
  text-align: center;
  padding-top: 60px;
}

#box5 .container .image img {
  padding-left: 6px;
  padding-right: 6px;
}

#box5 .container .nd {
  width: 880px;
  margin: auto;
  font-size: 20px;
  color: rgba(0, 0, 0, 0.87);
  padding-top: 32px;
  text-align: center;
}

#box5 .container .info {
  text-align: center;
  margin-top: 32px;
  margin-bottom: 82px;
}

#box5 .container .info .ten {
  font-weight: bold;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.87);
  padding-bottom: 4px;
  margin: 0;
}

#box5 .container .info .khoa {
  font-size: 13px;
  color: rgba(0, 0, 0, 0.6);
  padding-top: 4px;
}

#box6 {
  background-color: #f8f8f9;
  text-align: center;
}

#box6 .container .about {
  font-weight: bold;
  font-size: 32px;
  color: #272c63;
  padding-top: 60px;
  margin: 0;
}

#box6 .container .about2 {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.6);
  width: 720px;
  margin: auto;
  padding-top: 24px;
}

#box6 .container .daotao {
  margin-top: 40px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#box6 .container .daotao .dt {
  width: 20%;
}

#box6 .container .daotao .dt .anhdt {
  display: block;
}

#box6 .container .daotao .dt .anhdt:hover {
  text-decoration: none;
}

#box6 .container .daotao .dt .anhdt .image {
  padding-top: 20px;
  margin: auto;
}

#box6 .container .daotao .dt .anhdt .image2 {
  display: none;
}

#box6 .container .daotao .dt .anhdt .nd {
  padding-left: 20px;
  padding-right: 20px;
}

#box6 .container .daotao .dt .anhdt .nd1 {
  font-weight: bold;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.87);
  padding-top: 24px;
  margin: 0;
}

#box6 .container .daotao .dt .anhdt .nd2 {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
  padding-top: 16px;
  padding-bottom: 38px;
  margin: 0;
}

#box6 .container .daotao .dt:hover {
  text-decoration: none;
  background: #272c63;
}

#box6 .container .daotao .dt:hover .anhdt .image1 {
  display: none;
}

#box6 .container .daotao .dt:hover .anhdt .image2 {
  display: block;
}

#box6 .container .daotao .dt:hover .anhdt .nd {
  padding-left: 20px;
  padding-right: 20px;
}

#box6 .container .daotao .dt:hover .anhdt .nd1 {
  color: #fff;
}

#box6 .container .daotao .dt:hover .anhdt .nd2 {
  color: #fff;
}

#box6 .container .timhieu {
  padding-top: 40px;
  padding-bottom: 58px;
}

#box6 .container .timhieu .timhieuthem {
  font-weight: 600;
  font-size: 18px;
  color: #272c63;
}

#box6 .container .timhieu .timhieuthem:hover {
  color: #f34513;
}

#box7 {
  background: #fff;
}

#box7 .doitac {
  font-weight: bold;
  font-size: 32px;
  text-align: center;
  padding-top: 60px;
  color: #272c63;
}

@media (max-width: 767px) {
  #box7 .doitac {
    padding-top: 10px !important;
  }
}

#box7 .doitac p {
  margin: 0;
}

@media (max-width: 767px) {
  #box7 .doitac p {
    font-size: 22px;
  }
}

#box7 .logotruong {
  padding-top: 60px;
  padding-bottom: 82px;
}

@media (max-width: 767px) {
  #box7 .logotruong {
    padding-top: 20px !important;
    padding-bottom: 0px;
  }
}

#box7 .logotruong .logo1 {
  height: 80px;
  margin: auto;
}
/*# sourceMappingURL=home6.css.map */