/*
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);
}




/* chi tiet dinh cu */

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



/* nút gg dich */
/* ========================================
   HALI HEADER – GTRANSLATE SECONDARY BUTTON
======================================== */

.gtranslate_wrapper {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;

    margin: 0;
    padding: 0;
    line-height: 1;
    vertical-align: middle;
}

.gtranslate_wrapper select,
.gtranslate_wrapper .gt_selector {
    box-sizing: border-box;
    display: block;

    width: auto;
    min-width: 118px;
    height: 38px;

    margin: 0;
    padding: 0 34px 0 14px;

    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 12px center;
    background-size: 12px;

    color: #0b2c4c;

    font-family: inherit;
    font-size: 13px;
    font-weight: 600;
    line-height: 1;

    cursor: pointer;
    outline: none;
    box-shadow: 0 1px 2px rgba(11, 44, 76, 0.04);

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

    transition:
        color 0.2s ease,
        border-color 0.2s ease,
        background-color 0.2s ease,
        box-shadow 0.2s ease;
}

/* Hover */
.gtranslate_wrapper select:hover,
.gtranslate_wrapper .gt_selector:hover {
    color: #005d6d;
    border-color: #8cb8c0;
    background-color: #f5fafb;
    box-shadow: 0 3px 10px rgba(0, 93, 109, 0.08);
}

/* Focus */
.gtranslate_wrapper select:focus,
.gtranslate_wrapper .gt_selector:focus {
    border-color: #005d6d;
    box-shadow: 0 0 0 3px rgba(0, 93, 109, 0.1);
}

/* Danh sách xổ xuống */
.gtranslate_wrapper select option,
.gtranslate_wrapper .gt_selector option {
    background: #ffffff;
    color: #0b2c4c;
    font-size: 13px;
    font-weight: 500;
}

/* Loại bỏ khoảng cách từ widget Elementor */
.gtranslate_wrapper > * {
    margin-top: 0;
    margin-bottom: 0;
}

/* Tablet */
@media (max-width: 1024px) {
    .gtranslate_wrapper select,
    .gtranslate_wrapper .gt_selector {
        min-width: 108px;
        height: 38px;
        padding-right: 32px;
        padding-left: 12px;
        font-size: 12px;
    }
}