header .logo-section img {
    border-radius: 10px;
}
.box-banner-home .swiper-slider-main .swiper-slide img {
    width: 100%;
    min-height: auto;
    height: 30vh !important;
    object-fit: cover
}
#post-body-856463572937097122 #game-container {
    color: white;
}
#settings-modal, #share-modal{
    left: -100%;
}
#post-body-856463572937097122 #share-modal{
    left: 0% !important;
}

.grid-cell.hint {
    background-color: #fef08a !important;
    color: #854d0e;
    animation: pulse 1.5s infinite;
}
.grid-cell.selected {
    background-color: #93c5fd !important;
    color: #1e40af;
}
.grid-cell.found {
    background-color: #86efac !important;
    color: #166534;
}
.menu-section .entry-menu.full-width .menu-title {
    font-size: 16px !important;
}
.img-about img {
    width: 100% !important;
    height: auto;
}
.boxStudy-siderbar-img img{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
}
.boxStudy-siderbar-relative {
    position: relative;
    padding-top: 100%;
}
.boxStudy-siderbar-img {
    overflow: hidden;
}
.boxStudy-siderbar-relative a:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background: #00000063;
    border-radius: 10px;
}
.boxStudy-sidebar,
.item-study-slider {
    position: relative;
    z-index: 9;
}
.boxStudy-siderbar-title {
    position: absolute;
    bottom: 15px;
    z-index: 10;
    width: 100%;
    padding-left: 15px;
}
.boxStudy-siderbar-title h3 {
    font-size: 20px;
    margin-bottom: 0px;
}
.boxStudy-siderbar-title h3 a {
    color: #fff;
    text-transform: uppercase;
}
.item-study-slider-img {
    position: relative;
    padding-top: 100%;
    border-radius: 5px;
}
.item-study-slider-img img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
}
.item-study-slider-img a:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background: #00000063;
    border-radius: 10px;
}
.item-study-slider {
    margin-bottom: 15px;
}
.boxStudy-siderbar-main .swiper-backface-hidden .swiper-slide {
    margin-top: 0px !important;
}
.item-study-slider-infor {
    position: absolute;
    bottom: 15px;
    z-index: 10;
    width: 100%;
    padding-left: 15px;
}
.item-study-slider-infor h3 {
    margin-bottom: 0px;
}
.item-study-slider-infor h3 a {
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
}
.boxStudy-siderbar-main .swiper-button-next {
    right: 0px !important;
}
.boxStudy-siderbar-main .swiper-button-prev {
    left: 0px;
}
.boxStudy-siderbar-main .swiper-button-prev, 
.boxStudy-siderbar-main .swiper-button-next {
    top: 48%;
    z-index: 999;
    opacity: 0 !important;
}
.boxPadding-top-custom .boxStudy-siderbar-main .swiper-button-prev, 
.boxPadding-top-custom .boxStudy-siderbar-main .swiper-button-next {
    display: none;
}
.boxStudy-siderbar-main:hover .swiper-button-prev, 
.boxStudy-siderbar-main:hover .swiper-button-next {
    opacity: 1 !important;
}
.box-overflow {
    overflow: hidden;
}
.boxStudy-sidebar {
    margin-bottom: 15px;
}
.boxStudy {
    margin-bottom: 0px;
}
.album-video-item .inner-image {
    margin-bottom: 10px;
    border-radius: 5px;
}
.boxVideo-home {
    margin-bottom: 0px;
}
.album-video-title {
    font-size: 14px;
    font-weight: bold;
}
.boxVideo-home .swiper-pagination {
    bottom: 0px;
}
.boxVideo-home .inner-image {
    padding-top: 60%;
    border-radius: 10px;
}
.box-duhoc {
    margin-bottom: 20px !important;
    padding-bottom: 0px !important;
}
.boxVideo-home .title-section,
.box-visa-top .title-section {
    color: var(--color-highlight);
}
.box-visa-top .title-section,
.box-visa-top .section-title-container {
    color: #333;
}
.box-visa-home .box-visa-top .title-section, 
.box-visa-home .box-visa-top .section-title-container {
    color: #fff;
}
.boxVideo-home .section-title-container,
.box-visa-top .section-title-container{
    color: #333;
}
.boxVideo-home .album-video-title,
.boxVideo-home .album-video-title a,
.album-video-title a{
    color: #333;
}
.boxVideo-home .swiper-pagination-bullet {
    background: #fff;
    opacity: 0.5;
}
.boxVideo-home .swiper-pagination-bullet-active {
    opacity: 1;
}
.icon-video i {
    font-size: 20px;
    position: absolute;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
    background: #ff000082;
    color: #fff;
    border: 2px solid red;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.album-video-item:hover .icon-video i {
    background: red;
}
.boxVideo-home .album-video-item {
    margin-bottom: 30px !important;
}
.box-readmore a {
    display: table;
    border: 1px solid var(--color-highlight);
    background-color: var(--color-highlight);
    color: var(--white);
    border-radius: 3px;
    padding: 1rem 4rem;
    font-weight: bold;
    margin: 0 auto;
}
.box-readmore-custom a {
    border: 1px solid #fff;
    background-color: #fff;
    color: #a452da;
}
.boxVideo-home-main {
    margin-bottom: 15px;
}
.boxVisa-main .grid-item img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.boxVisa-main .grid-item  {
    position: relative;
    padding-top: 100%;
    margin-bottom: 50px;
}
.boxVisa-main .swiper-pagination {
    display: block !important;
    bottom: 0px;
}
.boxVisa-main .swiper-button-next, .boxVisa-main .swiper-button-prev {
    display: none;
}
.article-item.interview-body:hover img {
    transition: scale(0) !important;
}
footer .bg-decor_customer::before {
    background: var(--color-highlight);
}
.box-event-home .swiper-pagination-bullet {
    background: #fff;
}
.bg-decor_student:before {
    background: #fff;
}
.box-feel .boxVideo-home .title-section {
    color: var(--color-highlight);
}
.box-feel .boxVideo-home .section-title-container,
.box-feel .boxVideo-home .album-video-title a {
    color: #333;
}
.box-feel .boxVideo-home .album-video-item {
    margin-bottom: 30px !important;
}
.box-feel .boxVideo-home .swiper-pagination {
    bottom: -5px;
}
.boxVideo-home .swiper {
    padding-bottom: 15px;
}
.box-feel .boxVideo-home .box-readmore a {
    border: 1px solid var(--color-highlight);
    background-color: var(--color-highlight);
    color: #fff;
}
.box-event-home .article-item .inner-image {
    border-radius: 10px;
    margin-bottom: 10px !important;
}
.item-visa-image {
    padding-top: 100%;
    margin-bottom: 10px;
    border-radius: 10px;
}
.box-visa-home .item-visa-image {
    padding-top: 100%;
    margin-bottom: 10px;
}
.item-visa-infor .article-title {
    font-size: 14px !important;
}
.box-visa-home .item-visa-infor .article-title {
    color: #fff;
}
.article-item-visa {
    margin-bottom: 30px;
}
.box-visa-home .article-item-visa {
    margin-bottom: 0px;
}
.box-visa-home .box-visa-main .swiper  {
    padding-bottom: 30px;
}
.box-visa-home .box-visa-main .swiper-pagination-bullet-active {
    background-color: #fff;
}
.box-visa-home .box-visa-main .swiper-pagination-bullet {
    background: #fff;
}
.boxVideo-main > .row {
    margin: 0 -7.5px;
}
.boxVideo-main > .row > div {
    padding: 0 7.5px;
}
.boxVideo-main .album-video-item {
    margin-bottom: 15px;
}
.box-same-kind .title-section {
    text-align: left !important;
    font-size: 20px !important;
    margin-bottom: 30px !important;
}
.item-news-custom .inner-image .ratio-1-1 {
    padding-top: 60%;
    margin-bottom: 10px;
}
.item-news-custom .inner-image .ratio-1-1 img {
    border-radius: 10px;
}
.item-news-custom .article-title {
    font-size: 14px;
    margin-bottom: 5px !important;
    margin-top: 0px !important;
}
.item-news-custom .inner-content .post-date {
    font-size: 12px;
    margin-bottom: 0px;
}
.item-news-custom .inner-content .article-description {
    font-size: 13px;
    margin-bottom: 0px !important;
}
.article-item-custom {
    margin-bottom: 15px !important;
}
.section-none {
    display: none;
}
.is-mobile .box-news-custom > .row,
.is-mobile .box-same-kind > .row {
    margin: 0 -7.5px;
}
.is-mobile .box-news-custom > .row > div,
.is-mobile .box-same-kind > .row > div {
    padding: 0 7.5px;
}
.social-share-none {
    display: none !important;
}
.section-highlight:before {
    background: var(--color-highlight);
}
.section-vlog:before {
    background: #F4E2FF;
}
.section-procedure:before {
    background: var(--color-highlight);
}
.section-procedure .section-title-container .section-title-2,
.section-procedure .section-title-1{
    color: #fff;
}
.box-event-home .article-item .inner-image .ratio-3-2 {
    padding-top: 60%;
}
.box-event-home .article-item .article-title-scholarship {
    margin-bottom: 0px !important;
}
.box-event-home .article-item {
    margin-bottom: 15px;
}
.box-event-home .swiper {
    padding-bottom: 30px;
}
.box-module-top {
    margin-bottom: 30px;
}
.box-module-title .title-section {
    margin-bottom: 0px !important;
    font-size: 20px;
    font-weight: bold;
}
.box-module-slogan .section-title-container {
    margin-bottom: 0px;
    margin-top: 5px;
    font-size: 14px;
}
.edutime-big .article-item .ratio-16-9 {
    padding-top: 60%;
    margin-bottom: 10px;
}
.edutime-big .article-item .inner-image img {
    border-radius: 10px;
}
.edutime-big .article-item .inner-content .article-title {
    margin-top: 0px !important;
    margin-bottom: 10px !important;
    font-size: 14px;
}
.edutime-big .article-item .article-description {
    font-size: 13px;
    margin-bottom: 0px !important;
}
.edutime-big .article-item {
    margin-bottom: 30px;
}
.box-edutime-main > .row {
    margin: 0 -7.5px;
}
.box-edutime-main > .row > div {
    padding: 0 7.5px;
}
.edutime-small .article-item {
    display: table;
    width: 100%;
    margin-bottom: 15px !important;
}
.edutime-small .article-item .inner-image {
    width: 30%;
    float: left;
    margin-right: 0px;
    height: auto;
}
.edutime-small .article-item .inner-content {
    width: 70%;
    float: left;
    margin-left: 0px;
    padding-left: 15px;
}
.edutime-small .article-item .inner-image .ratio-1-1 {
    padding-top: 60%;
}
.edutime-small .article-item .inner-image .ratio-1-1 img {
    border-radius: 10px;
}
.edutime-small .article-item .article-title {
    font-size: 13px !important;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
    font-weight: bold;
}
.edutime-small .article-item .article-description {
    margin-bottom: 0px !important;
    font-size: 13px;
    display: none;
}
.boxStudy .boxStudy-siderbar-main .swiper-slide-custom {
    margin-top: 0px !important;
}
.box-remore-duhoc {
    margin-top: 15px;
}
.view-small-home.edutime-small {
    max-height: 426px;
    overflow-y: scroll;
    padding-right: 15px;
}
.view-small-home.edutime-small::-webkit-scrollbar {
  width: 8px;
}
.view-small-home.edutime-small::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
.view-small-home.edutime-small::-webkit-scrollbar-thumb {
  background: var(--color-highlight);
  border-radius: 10px; 
}
.view-small-home.edutime-small::-webkit-scrollbar-thumb:hover {
  background: var(--color-highlight);
}
.interview-body .imgs-about .ratio-3-2 {
    padding-top: 60% !important;
    border-radius: 10px;
}
.interview-body .imgs-about .ratio-3-2 img {
    border-radius: 10px;
}
.boxStudy .swiper-button-next, 
.boxStudy .swiper-button-prev {
    display: none;
}
.footer-bottom {
    padding: 0px !important;
    background: #F4E2FF;
}
.entire-map-custom {
    padding-top: 30%;
}
.box-readmore a:hover,
.box-feel .boxVideo-home .box-readmore a:hover,
.newsletter--submit:hover {
    background: #F4E2FF;
    border: 1px solid var(--color-highlight);
    color: #333;
}
.article-content iframe {
    display: table;
    margin-left: auto;
    margin-right: auto;
}
@media (min-width: 992px) {
    .box-banner-home .swiper-slider-main .swiper-slide img {
        height: 65vh !important;
    }
    .menu-section .entry-menu.dropdown {
        background-color: #a452da;
        box-shadow: 0 2px 3px rgb(0 0 0 / 15%);
        border-top: none;
    }
    .menu-section .menu-link {
        color: #fff;
        font-size: 15px;
    }
    .menu-section .entry-menu.full-width {
        background-color: #282f42de;
        box-shadow: 0 2px 3px rgb(0 0 0 / 15%);
        border-top: none;
    }
    .menu-section > ul > li > .entry-menu.full-width li:hover {
        background-color: transparent !important;
    }
    .menu-section .entry-menu.full-width .menu-title {
        font-size: 16px !important;
        color: #fff;
    }
    .boxStudy-siderbar-title {
        bottom: 20px;
        padding-left: 20px;
    }
    .boxStudy-siderbar-title h3 {
        font-size: 30px;
    }
    .boxStudy-siderbar-relative {
        padding-top: calc(100% + 20px);
    }
    .item-study-slider {
        margin-bottom: 20px;
    }
    .boxStudy > .row {
        margin: 0 -10px;
    }
    .boxStudy > .row > div {
        padding: 0 10px;
    }
    .item-study-slider-infor {
        bottom: 20px;
        padding-left: 20px;
    }
    .item-study-slider-infor h3 a {
        font-size: 20px;
    }
    .boxStudy-siderbar-main .swiper-button-next {
        right: 0px !important;
    }
    .boxStudy-siderbar-main .swiper-button-prev {
        left: 0px;
    }
    .boxStudy-siderbar-main .swiper-button-prev, 
    .boxStudy-siderbar-main .swiper-button-next {
        top: 48%;
    }
    .boxStudy-sidebar {
        margin-bottom: 0px;
    }
    .boxStudy {
        margin-bottom: 0px;
    }
    .boxVideo-home {
        margin-bottom: 0px;
    }
    .album-video-title {
        font-size: 15px;
    }
    .boxVideo-home .inner-image {
        padding-top: 60%;
    }
    .box-duhoc {
        margin-bottom: 20px !important;
        padding-bottom: 0px !important;
    }
    .boxVideo-home .album-video-item {
        margin-bottom: 30px !important;
    }
    .boxVideo-home-main {
        margin-bottom: 30px;
    }
    .boxVisa-main .grid-item  {
        padding-top: 35%;
        margin-bottom: 50px;
    }
    .item-study-slider-img {
        padding-top: 50%;
    }
    .boxPadding-top-custom .item-study-slider-img {
        padding-top: 24.5%;
    }
    .box-feel .boxVideo-home .album-video-item {
        margin-bottom: 30px !important;
    }
    .item-visa-infor .article-title {
        font-size: 15px !important;
    }
    .item-visa-image {
        padding-top: 100%;
        margin-bottom: 10px;
    }
    .box-visa-home .item-visa-image {
        padding-top: 100%;
        margin-bottom: 10px;
    }
    .article-item-visa {
        margin-bottom: 30px;
    }
    .box-visa-home .article-item-visa {
        margin-bottom: 0px;
    }
    .box-visa-home .box-visa-main .swiper  {
        padding-bottom: 50px;
    }
    .boxVideo-main > .row {
        margin: 0 -15px;
    }
    .boxVideo-main > .row > div {
        padding: 0 15px;
    }
    .boxVideo-main .album-video-item {
        margin-bottom: 30px;
    }
    .box-same-kind .title-section {
        font-size: 26px;
        margin-bottom: 30px !important;
    }
    .item-news-custom .inner-image .ratio-1-1 {
        padding-top: 60%;
        margin-bottom: 10px;
    }
    .item-news-custom .article-title {
        font-size: 16px;
        margin-bottom: 5px !important;
    }
    .item-news-custom .inner-content .post-date {
        font-size: 13px;
        margin-bottom: 0px;
    }
    .item-news-custom .inner-content .article-description {
        font-size: 14px;
    }
    .article-item-custom {
        margin-bottom: 30px !important;
    }
    .box-event-home .article-item .inner-image .ratio-3-2 {
        padding-top: 60%;
    }
    .box-event-home .article-item {
        margin-bottom: 30px;
    }
    .box-event-home .swiper {
        padding-bottom: 30px;
    }
    .box-module-top {
        margin-bottom: 50px;
    }
    .box-module-title .title-section {
        font-size: 34px;
    }
    .box-module-slogan .section-title-container {
        margin-top: 5px;
        font-size: 16px;
    }
    .edutime-big .article-item .ratio-16-9 {
        padding-top: 60%;
        margin-bottom: 10px;
    }
    .edutime-big .article-item .inner-image img {
        border-radius: 10px;
    }
    .edutime-big .article-item .inner-content .article-title {
        margin-bottom: 10px !important;
        font-size: 16px;
    }
    .edutime-big .article-item .article-description {
        font-size: 14px;
    }
    .edutime-big .article-item {
        margin-bottom: 0px;
    }
    .box-edutime-main > .row {
        margin: 0 -10px;
    }
    .box-edutime-main > .row > div {
        padding: 0 10px;
    }
    .edutime-small .article-item {
        margin-bottom: 20px !important;
    }
    .edutime-small .article-item .inner-image {
        width: 30%;
    }
    .edutime-small .article-item .inner-content {
        width: 70%;
        padding-left: 20px;
    }
    .edutime-small .article-item .inner-image .ratio-1-1 {
        padding-top: 60%;
    }
    .edutime-small .article-item .article-title {
        font-size: 14px !important;
        margin-bottom: 0px !important
    }
    .edutime-small .article-item .article-description {
        margin-bottom: 0px !important;
        font-size: 13px;
        display: block;
    }
    .box-remore-duhoc {
        margin-top: 30px;
    }
    .view-small-home.edutime-small {
        max-height: 426px;
        overflow-y: scroll;
        padding-right: 15px;
    }
    header .logo-section {
        padding: 0px 0px;
    }
    .interview-body .imgs-about .ratio-3-2 {
        padding-top: 83% !important;
    }
    .interview-body > .row {
        display: flex;
        align-items: center;
    }
    .menu-section .child-indicator {
        right: 15px;
    }
    .menu-section .entry-menu.dropdown ul {
        top: 1px;
        left: 100%;
        background-color: #a452da;
        box-shadow: 0 2px 3px rgb(0 0 0 / 15%);
        border-top: none;
    }
}