/**/
.home-box{
  padding: 60px 0;
  overflow: hidden;
}
.main-homebox1 .hvg-title .title{
  color: #992024;
}
.main-homebox1 .hvg-title .title b{
  color: #002450;
  display: inline-block;
}
.main-homebox1 .hvg-title .title b::after{
  content: "";
  width: 100%;
  display: block;
  height: 3px;
  background-color: #002450;
}
.main-homebox1 .hvg-title img {
  position: absolute;
  left: 40px;
  yop: ;
  top: 20px;
}
/**/
.item-chucnang {
  padding: 8px;
  border-radius: 20px;
  background: #FAFAFA;
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.20);
  margin-bottom: 20px;
}
.item-chucnang img {
  aspect-ratio: 274/188;
  width: 100%;
  object-fit: cover;
  display: block;
  border-radius: 12px;
}
.info-chucnang{
  padding: 20px 12px 0;
}
.info-chucnang label{
  color: #EFC52F;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
}
.info-chucnang h3{
  color: #2660A7;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
}
.info-chucnang .desc{
  font-family: Glory;
}

.main-homebox1 .iconsong {
  position: absolute;
  bottom: -40px;
  left: -40px;
  z-index: -1;
}
.main-homebox1 .iconcham {
  position: absolute;
  top: -40px;
  right: -40px;
  width: auto !important;
  z-index: -1;
}
/**/
.home-box2 .hvg-title .title{
  font-size: 45px;
}
.home-box2 .hvg-title p{
  color: #FFD235;
  text-shadow: 2px 3px 0px rgba(8, 37, 71, 0.40);
  font-family: Glory;
  font-size: 25px;
  font-style: normal;
  font-weight: 800;
  line-height: 24px; /* 120% */
  text-decoration-line: underline;
  text-transform: uppercase;
}
.main-homebox2 .menu-danhmuc-khoahoc a{
  color: #fff;
  font-weight: 700;
}

.main-homebox2  .menu-danhmuc-khoahoc li a:hover, 
.main-homebox2  .menu-danhmuc-khoahoc li.active a {
  background-color: #fff;
  border-color: #FFDC5F;
}
.main-homebox2 div.swiper-button-next, 
.main-homebox2 div.swiper-button-prev{
  background-color: transparent;
  font-size: 20px;
}
/**/
.item-home-sumenh {
  border-radius: 20px;
  border-top: 4px solid #992024;
  background: #FFF;
  box-shadow: 0px 56px 16px 0px rgba(0, 0, 0, 0.00), 0px 36px 14px 0px rgba(0, 0, 0, 0.01), 0px 20px 12px 0px rgba(0, 0, 0, 0.05), 0px 9px 9px 0px rgba(0, 0, 0, 0.09), 0px 2px 5px 0px rgba(0, 0, 0, 0.10);
  padding: 40px;
  margin: 15px 0;
}
.item-home-sumenh h3 {
  color: #992024;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 24px;
  display: flex;
  align-items: center;
}
.item-home-sumenh img {
  width: 40px;
  height: 40px;
  object-fit: contain;
  margin-right: 16px;
}
.item-home-sumenh span {
  flex: 1;
}
.item-home-sumenh .desc {
  font-family: Glory;
}
.main-homebox3 {
  z-index: 1;
}
.main-homebox3 .iconx1{
  top: -30px;
  left: -50px;
  z-index: -1;
}
.main-homebox3 .iconx2{
  right: -50px;
  bottom: -30px;
  z-index: -1;
}
/**/
.home-box4.home-box {
  background: linear-gradient(180deg, #992024 0%,#801518 100%);
}

.home-box4 .song2 {
  top: 50%;
  left: 0;
}
.home-box4 .song1 {
  right: 0;
}
.home-box4 .hvg-title .title {
  max-width: 830px;
  position: relative;
}
.home-box4 .hvg-title .quote {
  position: absolute;
}
.home-box4 .hvg-title .quote_up {
  left: 100%;
  bottom: 0;
}
.home-box4 .hvg-title .quote_down {
  right: 100%;
  top: -20px;
}
.home-box4 .hvg-title p {
  color: rgba(255, 255, 255, 0.80);
  text-align: center;
  font-family: Glory;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}
.item-loiich{
}
.item-loiich-head {
  border-radius: 70px;
  border: 1px solid rgba(255, 255, 255, 0.24);
  background: rgba(0, 36, 80, 0.12);
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 8px 8px 20px;
  color: rgba(255, 255, 255, 0.80);
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 20px;
  cursor: pointer;
}
.item-loiich-head span{
  font-size: 20px;
}
.item-loiich-head label {
  flex: 1;
  padding-left: 20%;
  cursor: pointer;
}
.item-loiich-head i {
  width: 32px;
  height: 32px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #EFC52F;
  border-radius: 100%;
  color: #002450;
  font-size: 14px;
  padding-left: 2px;
  transition: .3s all;
}
.item-loiich .desc {
  color: rgba(255, 255, 255, 0.80);
  font-family: Glory;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}
.item-loiich-head.active {
  border-radius: 70px;
  border: 1px solid rgba(0, 36, 80, 0.90);
  background: #FAFAFA;
  color: #002450;
}
.item-loiich-head.active i{
  transform: rotate(90deg);
}
/**/
.home-box4-form {
  background-color: #fff;
  padding: 12px;
  border-radius: 10px;
  border-radius: 20px;
  background: #FFF;
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.20);
}
.home-box4-form-banner {
  border-radius: 12px;
}
.home-box4-form-banner img {
  width: 100%;
  aspect-ratio: 566/280;
  object-fit: cover;
}
.home-box4-form-banner h3 {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.00) 0%, rgba(0, 36, 80, 0.80) 31.86%, rgba(0, 36, 80, 0.80) 70.41%, rgba(255, 255, 255, 0.00) 100%);
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  margin: 0;
  color: #fafafa;
  font-size: 20px;
  padding: 12px 0;
  text-transform: uppercase;
}
.home-box4-form .desc{
  color:  #002450;
  font-family: Glory;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}
.home-box4-form  .wpcf7-form-control.wpcf7-text{
  border: 1px solid #002450;
  border-radius: 12px;
  padding: 14px 20px;
  font-weight: 400;
  margin-bottom: 12px;
}
.home-box4-form .wpcf7-form-control.wpcf7-submit{
  width: 100%;
}
.home-box4-form .wpcf7-spinner {
  position: absolute;
}
.home-box4-form .wpcf7 p{
  margin-bottom: 0;
}
/**/
.home_box5_title .icon {
  position: absolute;
  left: ;
  right: 100%;
  top: -40px;
}
.home-box5 .hvg-title .song1 {
  position: absolute;
  right: 0;
}
.item-lotrinh {
  position: relative;
  display: flex;
  align-items: flex-start;
  padding: 20px 0;
}
.item-lotrinh .icon{
  width: 56px;
  height: 56px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #FFF;
  filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.16));
}
.item-lotrinh .info-lotrinh{
  flex: 1;
  padding-left: 20px;
}
.item-lotrinh .icon {
  width: 56px;
  height: 56px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #FFF;
  filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.16));
  border-radius: 100%;
}
.item-lotrinh h3{
  color: #2660A7;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
}
.item-lotrinh p{
  color: #002450;
  font-family: Glory;
}
.item-lotrinh:hover .icon {
  background-color: #EFC52F;
}
.item-lotrinh:hover .icon img{
  filter: invert(1) grayscale(1) brightness(2);
}
.item-lotrinh:hover::before {
  content: "";
  height: 100%;
  position: absolute;
  right: 0;
  width: 10000px;
  border-radius: 0px 20px 20px 0px;
  background: rgba(239, 197, 47, 0.16);
  top: 0;
}
.item-lotrinh:not(:last-child)::after {
  content: "";
  height: 100%;
  width: 2px;
  border-left: 2px dashed #002450;
  display: block;
  position: absolute;
  left: 28px;
  z-index: -1;
  top: 40px;
}

.slide-kh-lotrinh {
/*  height: 575px;*/
  width: 100%;
}
.slide-kh-lotrinh .swiper-container {
  max-height: 100%;
}
.slide-kh-lotrinh .nx-controls{
  flex-direction: column;
}
.slide-kh-lotrinh .swiper-button{
  position: unset;
  background-color: transparent;
  border: 0;
  color: #2660A7;
  margin: 0;
}
.slide-kh-lotrinh .swiper-pagination {
  position: unset;
  display: flex;
  flex-direction: column;
  margin: 10px 0;
}
.slide-kh-lotrinh .swiper-button.swiper-button-prev {
  transform: rotate(90deg);
}
.slide-kh-lotrinh .swiper-button.swiper-button-next {
  transform: rotate(90deg);
}
.slide-kh-lotrinh .swiper-pagination-bullet {
  margin: 5px 0;
  background: #2660A7;
}
.slide-kh-lotrinh  .swiper-pagination-bullet-active {
  background: #2660A7;
}
/**/
.item-kh-lotrinh {
  padding: 10px;
}
.item-kh-lotrinh a {
  padding: 8px;
  display: flex;
  align-items: center;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.20);
}
.info-khoahoc-lotrinh {
  flex: 1;
  padding-left: 20px;
}
.info-khoahoc-lotrinh h3{
  color: #002450;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
}
.meta-kh {
  display: flex;
  align-items: center;
  list-style: none;
  padding: 0;
  justify-content: flex-start;
  color: #002450;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
.meta-kh li{
  width: 40%;
}
.meta-kh label {
  color: #8F8F8F;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 10px;
}
.item-kh-lotrinh img {
  aspect-ratio: 193/120;
  object-fit: contain;
  width: 100%;
  max-width: 193px;
  object-fit: cover;
  display: block;
  border-radius: 16px;
}

.slide-kh-lotrinh .swiper-slide{
  overflow: hidden;
}
@media only screen and (max-width: 1024px) {
  .main-homebox1 .hvg-title img {
    width: 40px;
  }
  .info-chucnang h3 {
    font-size: 18px;
    line-height: 24px;
  }
/*  */
  .home-box2 .hvg-title p {
    font-size: 18px;
    line-height: 20px;
  }
}
@media only screen and (max-width: 991px) {
  .home-box {
    padding: 30px 0;
  }
  .home-box3 .hvg-title {
    z-index: 3;
    position: relative;
  }
  .item-home-sumenh {
    padding: 20px;
    margin: 10px 0;
  }
  .item-home-sumenh h3 {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .item-loiich-head label {
    padding-left: 10px;
  }
  .home-box4-form-banner h3 {
    font-size: 18px;
    padding: 8px 0;
  }
  .home-box4-form .wpcf7-form-control.wpcf7-text {
    padding: 10px 15px;
    margin-bottom: 12px;
  }
  /**/
  .slide-kh-lotrinh {
    height: 750px !important;
    width: 100%;
    position: unset !important;
  }
  .item-kh-lotrinh a {
    flex-wrap: wrap;
  }
  .info-khoahoc-lotrinh {
    flex: unset;
    padding-left: 0;
  }
  .item-kh-lotrinh img {
    width: 100%;
    max-width: unset;
    max-height: 220px;
    margin-bottom: 10px;
  }
  .info-khoahoc-lotrinh h3 {
    font-size: 18px;
    line-height: 23px;
  }
  .meta-kh{
    margin: 0;
  }
  .meta-kh li {
    width: 50%;
  }
  .meta-kh {
    font-size: 16px;
  }
  .item-lotrinh h3 {
    font-size: 18px;
    line-height: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .item-loiich-head span {
    font-size: 16px;
  }
  .item-loiich-head{
    margin-bottom: 10px;
  }
  .item-lotrinh {
    padding: 15px 0;
  }
}
@media only screen and (max-width: 640px) {
  .home-box5 .hvg-title .song1,
  .home-box4 .hvg-title img {
    display: none;
  } 
/* */
}