/*
* slider
*/
.swiper-custom-even {width: 100%;padding: 10px 0 40px;}
.swiper-custom-even .swiper-slide {height: auto;}
.slider-item img {cursor: pointer; width: 100%;height: auto;display: block;border-radius: 12px 12px 0 0;object-fit: cover;}
.img-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 9999;
}

.img-popup.active {
    display: flex;
}

.img-popup-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .75);
}

.img-popup-content {
    position: relative;
    z-index: 2;
    max-width: 90%;
    max-height: 90%;
}

.img-popup-content img {
    max-width: 100%;
    max-height: 90vh;
    border-radius: 6px;
}

.img-popup-close {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 32px;
    height: 32px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 20px;
    font-weight: bold;
}
.slider-item p{margin: 0;}
.slider-item-content{padding: 10px 20px 20px;box-sizing: border-box;background: #fff;border-radius: 0 0 12px 12px;}
.swiper-custom-even .swiper-button-next,
.swiper-custom-even .swiper-button-prev {background: #fff;width: 40px;height: 40px;border-radius: 50%;box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);}
.swiper-custom-even .swiper-button-next::after,
.swiper-custom-even .swiper-button-prev::after,
.swiper-navigation-icon,.swiper-image-only .swiper-button-next::after,.swiper-image-only .swiper-button-prev::after {display: none;}
.swiper-custom-even .swiper-button-next i,.swiper-custom-even .swiper-button-prev i {color: #333;font-size: 18px;}
.slider-buton-cta{text-align: center;}
.slider-item-content ul{list-style-type: none;}
.slider-item-content ul li{margin: 0 !important;padding-bottom: 10px;color: #33333395;}
.swiper-image-only {position: relative;}
.swiper-image-only .swiper-button-next,
.swiper-image-only .swiper-button-prev {background: #fff;width: 40px;height: 40px;border-radius: 50%;box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);}
.swiper-image-only .swiper-wrapper img{border-radius: 8px;margin:15px 0;box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;}
.swiper-image-only .swiper-button-next i,
.swiper-image-only .swiper-button-prev i {color: #333;font-size: 18px;}
.swiper-pc-1-mobile-3 .swiper-nav {position: absolute;top: 50%;transform: translateY(-50%);z-index: 10;width: 40px;height: 40px;background: #fff;border-radius: 50%;display: flex;align-items: center;justify-content: center;cursor: pointer;box-shadow: 0 2px 10px rgba(0, 0, 0, .15);}
.swiper-pc-1-mobile-3 img{width:100%;border-radius: 50px;box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;}
.swiper-pc-1-mobile-3 .pc1m3-prev {left: 10px;}
.swiper-pc-1-mobile-3 .pc1m3-next {right: 10px;}
.swiper-pc-1-mobile-3 .swiper-nav i {font-size: 16px;color: #ff5722;}
.swiper-slide-item-hs {background: #fff;display: flex;gap: 5px;justify-content: start;padding: 10px;border: 1px solid #00000055;border-radius: 8px;align-items: center;min-height: 160px;height: 100%;}
.swiper-slide-item-hs-content {padding: 5px;}
.swiper-slide-item-hs-content h2 {color: #1e00cc;font-size: 18px;font-weight: 600;margin: 0;}
.swiper-slide-item-hs-content h3 {color: #0e76bc;font-size: 18px;font-weight: 600;margin: 0;}
.swiper-slide-item-hs-content p {color: #000;font-size: 16px;}
.set-du-hoc-w5 {box-shadow: unset !important;max-width: 100px;width: 100%;object-fit: cover;}
.slider-buton-cta:hover a,.set-pos:hover .set-edu-background-button{color: #fff;cursor: pointer;}
.slider-buton-cta .set-edu-background-button{height: 38px;}
@media (max-width: 767px) {.swiper-pc-1-mobile-3 .swiper-nav {display: none;}.swiper-nav {display: none;}}
/*
* custom css
*/
.set-edu-background-button:hover p{color: #fff;}
.set-edu-background-button{background: linear-gradient(90deg, #ff8a3d 0%, #ff3b1f 100%);font-size: 16px;display: inline-block;border-radius: 30px;height: 50px;line-height: 1px;color: #fff;font-weight: 600;}
.cta-p820 {padding: 8px 20px 15px;}
.content{margin-top: 10px;text-align: center;}
.set-industry-group-main {display: flex;gap: 16px;}
.set-industry-group {flex: 0 0 calc(33.333% - 11px);border-radius: 15px;box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;}
.set-industry-group-img {width: 100%;object-fit: contain;border-radius: 12px 12px 0 0;}
.set-industry-group p {font-size: 18px;line-height: 30px;color: #33333395;}
.set-industry-group-content {padding: 20px;background: #fff;border-radius: 0 0 12px 12px;height: auto;position: relative;}
.set-industry-group-content h2{color: #1e00cc;font-size: 20px;}
.form_item {text-align: start;}
.limit-text {display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;line-height: 1.6;margin-bottom: 5px;transition: all 0.3s ease;}
.limit-text.show-all {display: block;-webkit-line-clamp: unset;}
.readmore-text {color: #0073aa;font-weight: bold;cursor: pointer;font-size: 14px;}
.readmore-text:hover {text-decoration: underline;}
@media (max-width: 767px) {.swiper-custom-even {padding-bottom: 30px;}}
@media (max-width: 580px) {
    .col {padding-bottom: 10px;}
    .swiper-custom-even {padding-bottom: 0;}
    .set-industry-group-main {overflow-x: auto;scroll-snap-type: x mandatory;-webkit-overflow-scrolling: touch;}
    .set-industry-group-main::-webkit-scrollbar,.medium-logo-left .flex-left {display: none;}
    .set-industry-group {flex: 0 0 60%;scroll-snap-align: start;}
    .set-industry-group-content h2 {font-size: 18px;}
    .html_topbar_right .set-edu-background-button p {font-size: 14px;color: #fff;}
}

/*
* Tab css
*/

.tab-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.tab-left h2 {
    color: #ffffff;
    font-size: 30px;
    text-transform: capitalize;
}

.tab-right {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.tab-item {
    border: none;
    background: none;
    padding: 5px 25px;
    cursor: pointer;
    border-radius: 50px;
    display: flex;
    align-items: center;
    gap: 5px;
    transition: 0.3s;
    position: relative;
}

.tab-item:first-child {
    border-radius: 30px;
    background: #fff;
    width: 85px;
    height: 50px;
}

.tab-item:last-child {
    border-radius: 30px;
    background: #ffffff;
}

.tab-item.active {
    box-shadow: rgba(0, 0, 0, 0.09) 0px 2px 1px, rgba(0, 0, 0, 0.09) 0px 4px 2px, rgba(0, 0, 0, 0.09) 0px 8px 4px, rgba(0, 0, 0, 0.09) 0px 16px 8px, rgba(0, 0, 0, 0.09) 0px 32px 16px;
    background-color: #e1f1ff;
    border-radius: 50px;
}

.icon {
    width: 20px;
    height: 20px;
    opacity: 0.7;
}

.check-mark {
    font-size: 14px;
    color: #555;
    display: none;
}

.tab-item.active .check-mark {
    display: inline;
}

.tab-panel {
    display: none;
}

.tab-panel.active {
    display: block !important;
}

.tab-item.active {
    background-color: #e1f1ff;
    border-radius: 50px;
}

.table-container {
    margin: 20px;
    font-family: Arial, sans-serif;
    overflow: hidden;
    border-radius: 8px;
    border: 1px solid #ddd;
}

.event-table {
    width: 100%;
    border-collapse: collapse;
    background-color: #fff;
    margin-bottom: 0;
}

.event-table thead {
    background-color: #3b169b;
    color: white;
}

.event-table th {
    padding: 15px !important;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
}

.event-table td {
    padding: 20px 15px !important;
    border-bottom: 1px solid #eee;
    font-size: 14px;
    color: #333;
    line-height: 1.6;
}

.event-name {
    color: #3b169b;
    font-weight: 500;
    width: 35%;
}

.event-time strong {
    color: #333;
}

.event-location,
.event-time {
    text-align: center;
}

.event-country {
    text-align: center;
    color: #3b169b;
}

.event-table tbody tr:last-child td {
    border-bottom: none;
}

.event-table th:not(:first-child) {
    text-align: center;
}

.event-card {
    max-width: 500px;
    margin: 0 auto;
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.card-header {
    background-color: #6a359c;
    color: white;
    text-align: center;
    padding: 15px;
    font-size: 1.2rem;
    font-weight: bold;
}

.card-body {padding: 10px 20px;}
.event-item {padding: 20px 0;border-bottom: 1px solid #eee;}
.event-item:last-child {border-bottom: none;}
.event-title {color: #0056b3;margin: 0 0 10px 0;font-size: 1.1rem;line-height: 1.4;}

.event-info {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

.info-row {
    font-size: 0.9rem;
    color: #555;
    display: flex;
    align-items: center;
}

.label {
    font-weight: bold;
    color: #6a359c;
    margin-right: 5px;
}

.value {color: #333;}
.set-playout-pc {display: block;}
.set-playout-mb {display: none;}

@media (max-width: 890px) {
    .set-playout-pc {display: block;}
    .set-playout-mb {display: none;}
}

@media (max-width: 580px) {
    .set-playout-pc {
        display: none;
    }
    .slider-item-content h3:nth-of-type(2) {
        font-size: 20px;
    }

    .set-playout-mb {
        display: block;
    }

    .set-industry-group {
        margin: 5px 5px 10px;
    }

    .tab-container{display: block;}
    .tab-right{justify-content: start;}
    .event-item {padding: 10px 0;}
}

/*
* button cta
*/
.set-edu-d-flex {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
}

.set-edu-d-flex-left,
.set-edu-d-flex-right {
    padding: 10px 20px;
    border-radius: 12px;
    background: linear-gradient(90deg, #ff8a3d 0%, #ff3b1f 100%);
    cursor: pointer;
    line-height: 18px;
}

.set-edu-d-flex-left:hover,
.set-edu-d-flex-right:hover {
    background: linear-gradient(90deg, #0280f4 0%, #03a1f1 100%);
}

.set-edu-d-flex-left h3,
.set-edu-d-flex-right h3 {
    font-size: 20px;
    color: #fff;
}

.set-edu-d-flex-left span,
.set-edu-d-flex-right span {
    font-size: 22px;
    font-weight: bold;
    color: #fff;
}

.tab-item-flex-img-span{
    display: contents;
}