/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.9.1784015018
Updated: 2026-07-14 07:43:38

*/



/* Tất cả Swiper pagination trên website */
.swiper-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.swiper-pagination .swiper-pagination-bullet {
    flex: 0 0 auto;
    width: 7px;
    height: 7px;
    margin: 0 !important;
    border-radius: 50%;
    background-color: #8c9bb7;
    opacity: 1;
    transition:
        width 0.3s ease,
        border-radius 0.3s ease,
        background-color 0.3s ease;
}

.swiper-pagination .swiper-pagination-bullet-active {
    width: 29px;
    height: 7px;
    border-radius: 999px;
    background-color: #00747d;
}



/* tìm trường */

h2.hali-school-card__title{
    font-size: 20px !important;
}
.hali-school-card__badges > span {
    font-size: 13px !important;
}

.hali-school-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    min-height: 42px;
    padding: 0 !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.15;
    text-align: center;
    text-decoration: none !important;
    color: var(--hsm-primary);
    background: transparent;
    border: 1px solid var(--hsm-primary);
    border-radius: 999px;
    transition: color .2s ease, background-color .2s ease, transform .2s ease, box-shadow .2s ease;
}


.hali-school-card__logo a {
    display: grid;
    place-items: center;
    width: 100%;
    height: 100%;
    padding: 0px !important;
}

.hali-school-card__logo {
    display: grid;
    place-items: center;
    width: 100%;
    height: 158px;
    overflow: hidden;
    background: #fff;
    border: none !important;
    border-radius: 10px;
}

@media (max-width: 767px) {
    .hali-school-card__logo {
        width: 100%;
        height: 100% !important;
    }
}

/* chi tiet truong */
@media (max-width: 480px) {
    .hali-school-card__logo {
        height: 100% !important;
    }
}

@media (max-width: 480px) {
    .hali-school-profile__logo {
        height: 100% !important;
    }
}
@media (max-width: 767px) {
    .hali-school-profile__logo {
        height: 100% !important;
    }
}
@media (max-width: 820px) {
    .hali-school-profile__logo {
        height: 100% !important;
    }
}
@media (max-width: 820px) {
    .hali-school-profile__logo {
        height: 100% !important;
    }
}




/* event */
.hali-events-button__icon {
    display: inline-block;
    flex: 0 0 19px;
    width: 19px !important;
    height: 19px !important;
    background-color: currentColor;
    -webkit-mask-image: var(--hali-event-arrow);
    mask-image: var(--hali-event-arrow);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-size: contain;
    mask-size: contain;
}
.hali-events-featured__list {
    display: block;
    width: 100%;
    min-width: 0;
    background: transparent !important;
}

.hali-events-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    min-width: 133px;
    padding: 10px 24px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2;
    white-space: nowrap;
    text-decoration: none;
    color: var(--haliev-primary);
    background: transparent !important;
    border: 1px solid var(--haliev-primary);
    border-radius: 999px;
    transition: color .2s ease, background .2s ease, border-color .2s ease, box-shadow .2s ease;
}

.hali-events-button:hover, .hali-events-button:focus-visible {
    color: var(--haliev-white);
    background: linear-gradient(257deg, var(--haliev-primary) 0%, var(--haliev-dark) 100%) !important;
    border-color: var(--haliev-primary);
    box-shadow: 0 7px 18px rgba(0, 93, 109, .16);
}




/* lien he */

span.elementor-field-option {
    display: flex !important;
    gap: 10px !important;
}
.elementor-field-subgroup
 {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 10px !important;
}


/* tin tức */
.hnw-sidebar__title{
    color: white !important;
}




/* trai nghiem khách hàng */
.hali-ce {
    --hali-ce-primary: #005d6d;
    --hali-ce-text: #09283a;
    --hali-ce-muted: #0b6d7b;
    --hali-ce-bg: #eaf2f4;
    --hali-ce-card: #ffffff;
    --hali-ce-gap: 16px;
    position: relative;
    width: 100%;
    padding: 0px!important;
    overflow: hidden;
    background: var(--hali-ce-bg);
}
.hali-ce__media {
    flex-basis: 148px !important;
}



/* chi tiet dinh cu */

.hali-cm-imm-info-item:not(:last-child) {
    border-bottom: 3px solid #147386 !important;
}



/* nút gg dich */
/* Chỉ xử lý widget GTranslate */
.elementor-widget-shortcode:has(.gtranslate_wrapper),
.elementor-widget-html:has(.gtranslate_wrapper) {
    width: auto !important;
    min-width: 0 !important;
    max-width: 130px;
    flex: 0 1 auto !important;
    margin: 0 0 0 8px !important;
}

/* Wrapper */
.gtranslate_wrapper {
    display: inline-flex;
    align-items: center;
    width: auto;
    min-width: 0;
    max-width: 100%;
    margin: 0 !important;
    padding: 0 !important;
    flex: 0 1 auto;
    line-height: 1;
}

/* Nút chọn ngôn ngữ */
.gtranslate_wrapper select,
.gtranslate_wrapper .gt_selector {
    box-sizing: border-box;
    display: block;

    width: clamp(96px, 8.5vw, 128px) !important;
    min-width: 0 !important;
    max-width: 128px !important;
    height: 38px;

    margin: 0 !important;
    padding: 0 30px 0 12px;

    border: 1px solid #d8e1e5;
    border-radius: 10px;

    background-color: #ffffff;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M3 4.5L6 7.5L9 4.5' fill='none' stroke='%230B2C4C' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 12px;

    color: #0b2c4c;
    font-family: inherit;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;

    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;

    outline: none;
    box-shadow: none;
    cursor: pointer;
}

/* Màn hình laptop nhỏ */
@media (max-width: 1366px) {
    .elementor-widget-shortcode:has(.gtranslate_wrapper),
    .elementor-widget-html:has(.gtranslate_wrapper) {
        max-width: 108px;
        margin-left: 6px !important;
    }

    .gtranslate_wrapper select,
    .gtranslate_wrapper .gt_selector {
        width: 108px !important;
        max-width: 108px !important;
        height: 36px;
        padding-left: 10px;
        padding-right: 27px;
        font-size: 11px;
        background-position: right 8px center;
    }
}

/* Màn hình từ 1200px trở xuống */
@media (max-width: 1200px) {
    .elementor-widget-shortcode:has(.gtranslate_wrapper),
    .elementor-widget-html:has(.gtranslate_wrapper) {
        max-width: 94px;
        margin-left: 5px !important;
    }

    .gtranslate_wrapper select,
    .gtranslate_wrapper .gt_selector {
        width: 94px !important;
        max-width: 94px !important;
        height: 35px;
        padding-left: 9px;
        padding-right: 24px;
        font-size: 10.5px;
    }
}





/* overplay image video  */
/* =====================================================
   HALI VIDEO CAROUSEL – OVERLAY FIX
   Áp dụng cho tất cả Video widget trong Carousel
===================================================== */

/* Carousel */
.hali-video-carousel-fix {
    position: relative;
    overflow: hidden;
}

/* Tất cả slide, kể cả slide được Swiper clone */
.hali-video-carousel-fix .swiper-slide,
.hali-video-carousel-fix .e-n-carousel-item,
.hali-video-carousel-fix [class*="swiper-slide"] {
    position: relative;
    overflow: hidden;
}

/* Tất cả Video widget trong carousel */
.hali-video-carousel-fix .elementor-widget-video,
.hali-video-carousel-fix .elementor-widget-video .elementor-widget-container,
.hali-video-carousel-fix .elementor-widget-video .elementor-wrapper {
    position: relative !important;
    overflow: hidden !important;
}

/* Giữ đúng tỷ lệ và kích thước video */
.hali-video-carousel-fix .elementor-widget-video .elementor-wrapper {
    width: 100% !important;
    max-width: 100% !important;
}

/* Ảnh overlay của tất cả video */
.hali-video-carousel-fix
.elementor-widget-video
.elementor-custom-embed-image-overlay {
    position: absolute !important;
    inset: 0 !important;
    z-index: 3 !important;

    width: 100% !important;
    height: 100% !important;

    margin: 0 !important;
    padding: 0 !important;

    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;

    visibility: visible;
    opacity: 1;

    cursor: pointer;
}

/* Trường hợp overlay xuất ra bằng thẻ img */
.hali-video-carousel-fix
.elementor-widget-video
.elementor-custom-embed-image-overlay img {
    position: absolute !important;
    inset: 0 !important;
    z-index: 1 !important;

    display: block !important;

    width: 100% !important;
    height: 100% !important;

    object-fit: cover !important;
    object-position: center center !important;

    visibility: visible !important;
    opacity: 1 !important;
}

/* Nút play */
.hali-video-carousel-fix
.elementor-widget-video
.elementor-custom-embed-play {
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    z-index: 5 !important;

    display: flex;
    align-items: center;
    justify-content: center;

    transform: translate(-50%, -50%) !important;

    visibility: visible !important;
    opacity: 1 !important;

    pointer-events: auto !important;
    cursor: pointer !important;
}

/* Icon play */
.hali-video-carousel-fix
.elementor-widget-video
.elementor-custom-embed-play i,
.hali-video-carousel-fix
.elementor-widget-video
.elementor-custom-embed-play svg {
    position: relative;
    z-index: 6;
}

/* Iframe hoặc video thật nằm dưới overlay trước khi bấm */
.hali-video-carousel-fix .elementor-widget-video iframe,
.hali-video-carousel-fix .elementor-widget-video video,
.hali-video-carousel-fix .elementor-widget-video .elementor-video {
    position: relative !important;
    z-index: 1 !important;

    width: 100% !important;
    max-width: 100% !important;
}

/* Mũi tên Carousel luôn ở trên video */
.hali-video-carousel-fix .elementor-swiper-button,
.hali-video-carousel-fix .swiper-button-prev,
.hali-video-carousel-fix .swiper-button-next {
    z-index: 10 !important;

    visibility: visible !important;
    opacity: 1 !important;

    pointer-events: auto !important;
}

/* Mobile */
@media (max-width: 767px) {
    .hali-video-carousel-fix
    .elementor-widget-video
    .elementor-custom-embed-image-overlay {
        background-position: center center !important;
        background-repeat: no-repeat !important;
        background-size: cover !important;

        visibility: visible;
        opacity: 1;
    }

    .hali-video-carousel-fix
    .elementor-widget-video
    .elementor-custom-embed-play {
        top: 50% !important;
        left: 50% !important;

        visibility: visible !important;
        opacity: 1 !important;
    }
}







/* gtranslate */
.gtranslate_wrapper {
    font-family: 'SVN Gilroy' !important;
}
