/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

/* =========================
   HEADER BASE
========================= */
.page-template .inside-article{
    padding: unset !important;
}
.page-template .site-content .content-area{
	width:100%;
}
.separate-containers.both-right .site-main, .separate-containers.right-sidebar .site-main {
    margin-left: 0;
    margin-right: 0;
}
.custom-category-container{max-width:1280px;margin:0 auto;padding:24px 20px 60px;}
.custom-category-header{margin-bottom:28px;}
.custom-category-title{margin:0 0 12px;font-size:42px;line-height:1.2;font-weight:700;color:#0f172a;}
.custom-category-result{margin:0;font-size:20px;line-height:1.5;color:#4b5563;}
.custom-post-grid-wrapper.archive-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;}

.custom-post-card{display:block;height:100%;margin-bottom:0;text-decoration:none;background:#f3f4f6;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;transition:box-shadow .3s ease,transform .2s ease;}
.custom-post-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1);}

.post-thumb{aspect-ratio:16/10;background:#e5e7eb;overflow:hidden;}
.post-thumb img{display:block;width:100%;height:100%;object-fit:cover;}
.post-thumb-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#e5e7eb,#d1d5db);}

.post-info{padding:18px;}
.post-info h3{margin:0 0 10px;min-height:78px;font-size:1.25rem;line-height:1.4;font-weight:700;color:#0f172a;}
.post-info p{margin:0 0 12px;min-height:72px;font-size:14px;line-height:1.7;color:#666;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;}

.post-author-meta-wrap{margin-bottom:12px;}
.post-author-meta{display:flex;align-items:center;flex-wrap:wrap;row-gap:6px;font-size:13px;color:#666;}
.custom-post-grid-wrapper .author-avatar{width:24px;height:24px;margin-right:8px;border-radius:50%;object-fit:cover;}
.dot-separator{margin:0 6px;}

.post-taxonomy-line{margin-top:2px;padding-left:32px;font-size:13px;color:#666;}
.post-category-label{display:inline-block;}

.read-more-btn{display:inline-block;font-size:14px;color:rgb(199 157 88 / var(--tw-text-opacity,1));}

.custom-pagination{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:14px;margin-top:44px;}
.custom-page-number{display:inline-flex;justify-content:center;align-items:center;width:48px;height:48px;font-size:18px;font-weight:500;line-height:1;text-decoration:none;color:#1e3a5f;background:#fff;border:1px solid #1e3a5f;border-radius:999px;}
.custom-page-number:hover{text-decoration:none;background:#f8fafc;}
.custom-page-number.current{color:#fff;background:#3b82f6;border-color:#3b82f6;pointer-events:none;}

.archive-empty-state{padding:20px 0;color:#666;}
.custom-category-container .custom-post-card{width: 100%;}
@media(max-width:1024px){.custom-post-grid-wrapper.archive-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.custom-category-title{font-size:34px;}.custom-category-result{font-size:18px;}}
@media(max-width:767px){.custom-category-container{padding:20px 16px 40px;}.custom-post-grid-wrapper.archive-grid{grid-template-columns:1fr;gap:18px;}.custom-category-title{font-size:28px;}.custom-category-result{font-size:16px;}.custom-page-number{width:42px;height:42px;font-size:16px;}}
.related-posts-section{margin-top:40px;padding-top:8px;}
.related-posts-header{margin-bottom:20px;}
.related-posts-title{margin:0;font-size:24px;line-height:1.3;font-weight:700;color:#0f172a;}
.custom-post-grid-wrapper.related-posts-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;}
@media(max-width:1024px){.custom-post-grid-wrapper.related-posts-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}
@media(max-width:767px){.custom-post-grid-wrapper.related-posts-grid{grid-template-columns:1fr;gap:18px;}.related-posts-title{font-size:24px;}}
.related-post-item .custom-post-card{width: 100%;}
.separate-containers .inside-left-sidebar, .separate-containers .inside-right-sidebar {
    top: 0;
    position: sticky;
}
.page-template .container.grid-container{
	max-width:unset;
}
.page-template .site-content{    display: block;}
.custom-breadcrumb{}

	.custom-breadcrumb nav.rank-math-breadcrumb{max-width:1200px;margin:0 auto;padding:0 20px;font-size:15px;line-height:1.5}
	.custom-breadcrumb .separator{margin:0 10px;color:#8c93a8}
	.custom-breadcrumb a{text-decoration:none;color:#1f1f1f}
	.custom-breadcrumb span.last{color:#2f3a56}
.rank-math-breadcrumb p{margin-bottom:5px;   max-width: 1200px;
  margin: 0 auto; color:#212427;padding:10px;font-size:14px;}
.rank-math-breadcrumb{
    background-color: #E1E9FD; margin-bottom: 20px; padding:5px; margin-top:10px;/* full màn hình */}
.rank-math-breadcrumb p a{color:#212427 !important;}
.post-title{
	font-size:36px;
	font-weight:700;
}
h2{font-size:25px;}
h3{font-size:20px;}
.t-center{
	text-align:center;
}
.post-meta{margin-bottom: 20px;
    display: block;}
.inside-article{
	padding:10px !important;
}

.footer-widgets,.site-info{    background-color: #2C354F; color:white}
.footer-widgets a{ color:white !important}
.footer-widgets p{margin-bottom:1em;}
.footer-widgets .widget-title{color:white !important}
.footer-widgets-container{max-width:1400px;}
.site-footer .footer-widgets-container .inner-padding{
	padding:15px;
}
.site-info{
	border-top:1px solid #FFFFFF24;
}
.site-main>*{margin-bottom:unset;}
a{
	text-decoration:unset;
}
.separate-containers .site-main{
	margin-top:0px;
	margin-bottom:0px;
}
#timesedu-site-header {
    width: 100%;
    position: relative;
    z-index: 100;
	    max-width: 1200px;
    margin: auto;
	    display: block;
    padding: unset;
    background: white;
}
.inside-header{padding:0px 5px}
#timesedu-site-header .grid-container {
    max-width: 1560px;
    margin: 0 auto;
}

.timesedu-header-top {
    padding: 12px 0 10px;
	
}

.timesedu-header-top-inner {
    display: flex;
    align-items: center;
    gap: 24px;
	    width: 100%;
}

.timesedu-header-logo {
    flex: 0 0 302px;
    max-width: 302px;
}

.timesedu-header-logo .custom-logo-link,
.timesedu-header-logo img {
    display: block;
    height: auto;
    max-width: 200px;
}

.timesedu-header-search {
    flex: 1 1 auto;
    min-width: 0;
	    max-width: 100%;
}

.timesedu-header-search form,
.timesedu-header-search .search-form,
.timesedu-header-search .dgwt-wcas-search-form,
.timesedu-header-search .aws-container {
    width: 100%;
}

/* =========================
   ROW 2 DESKTOP
========================= */
.timesedu-header-bottom {
    padding: 0 0 6px;
}

.timesedu-header-bottom-inner {
    display: flex;
    align-items: center;
	    width: 100%;
}

.timesedu-mobile-toggle {
    display: none;
    width: 42px;
    height: 42px;
    border: 0;
    background: transparent;
    padding: 0;
    cursor: pointer;
    flex: 0 0 42px;
}

.timesedu-mobile-toggle span {
    display: block;
    width: 20px;
    height: 2px;
    margin: 4px auto;
    background: #333;
    transition: all 0.25s ease;
}

.timesedu-nav-actions {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 22px;
}

.timesedu-main-nav {
    flex: 1 1 auto;
    min-width: 0;
}

.timesedu-menu {
    list-style: none;
    margin: 0;
    padding: 18px 28px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 34px;
    background: #f1f1f1;
    border: 1px solid #e8e8e8;
    border-radius: 999px;
	background-color: rgb(249 250 251 / 0.5);
}

.timesedu-menu > li {
    position: relative;
    margin: 0;
}

.timesedu-menu > li > a {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    color: #212427;
    text-decoration: none;
    font-size: 16px;
    line-height: 1.2;
    padding: 0;
	font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

.timesedu-menu li ul {
    display: none;
    position: absolute;
    top: calc(100% + 14px);
    left: 0;
    min-width: 240px;
    background: #fff;
    margin: 0;
    padding: 10px 0;
    list-style: none;
    border-radius: 14px;
    box-shadow: 0 10px 26px rgba(0, 0, 0, 0.10);
    z-index: 99;
	font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"
}

.timesedu-menu li:hover > ul,
.timesedu-menu li:focus-within > ul {
    display: block;
}

.timesedu-menu li ul li a {
    display: block;
    padding: 10px 16px;
    text-decoration: none;
    color: #222;
    font-size: 15px;
}

.timesedu-header-actions {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    gap: 14px;
    white-space: nowrap;
}

.timesedu-action-item {
    display: flex;
    align-items: center;
}
/* ===== Desktop submenu ===== */
@media (min-width: 993px) {
    .timesedu-menu > li {
        position: relative;
    }

    .timesedu-menu li.menu-item-has-children > a {
        display: inline-flex;
        align-items: center;
        gap: 8px;
    }

    .timesedu-menu li ul {
        display: block;
        position: absolute;
        top: 100%;
        left: 0;
        min-width: 240px;
        margin: 0;
        padding: 12px 0 0;
        list-style: none;
        background: transparent;
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        transform: translateY(8px);
        transition: opacity 0.2s ease, transform 0.2s ease, visibility 0.2s ease;
        z-index: 99;
    }

    .timesedu-menu li ul::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 12px;
        background: transparent;
    }

    .timesedu-menu li ul li {
        position: relative;
    }

    .timesedu-menu li ul {
        border-radius: 14px;
    }

    .timesedu-menu li ul > li:first-child {
        margin-top: 0;
    }

    .timesedu-menu li ul {
        overflow: visible;
    }

    .timesedu-menu li ul {
        box-sizing: border-box;
    }

    .timesedu-menu li ul {
        background-clip: padding-box;
    }

    .timesedu-menu li ul {
        background-color: transparent;
    }

    .timesedu-menu li ul > li {
        background: #fff;
    }

    .timesedu-menu li ul > li:first-child {
        border-top-left-radius: 14px;
        border-top-right-radius: 14px;
    }

    .timesedu-menu li ul > li:last-child {
        border-bottom-left-radius: 14px;
        border-bottom-right-radius: 14px;
    }

    .timesedu-menu li ul > li {
        box-shadow: none;
    }

    .timesedu-menu > li:hover > ul,
    .timesedu-menu > li:focus-within > ul,
    .timesedu-menu li ul li:hover > ul,
    .timesedu-menu li ul li:focus-within > ul {
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
        transform: translateY(0);
    }

    .timesedu-menu > li > ul {
        box-shadow: 0 10px 26px rgba(0, 0, 0, 0.10);
    }

    .timesedu-menu li ul li a {
        display: block;
        padding: 11px 16px;
        text-decoration: none;
        color: #222;
        font-size: 15px;
        background: #fff;
        white-space: nowrap;
    }

    .timesedu-menu li ul li a:hover {
        background: #f7f7f7;
    }

    /* submenu cấp 2 xổ sang phải */
    .timesedu-menu li ul li ul {
        top: 0;
        left: 100%;
        padding: 0 0 0 8px;
        transform: translateX(8px);
    }

    .timesedu-menu li ul li:hover > ul,
    .timesedu-menu li ul li:focus-within > ul {
        transform: translateX(0);
    }
	 .timesedu-menu > li.menu-item-has-children > a::after {
        content: "";
        display: inline-block;
        width: 7px;
        height: 7px;
        border-right: 2px solid currentColor;
        border-bottom: 2px solid currentColor;
        transform: rotate(45deg);
        margin-top: -3px;
        transition: transform 0.2s ease;
    }

    .timesedu-menu > li.menu-item-has-children:hover > a::after,
    .timesedu-menu > li.menu-item-has-children:focus-within > a::after {
        transform: rotate(225deg);
        margin-top: 2px;
    }
}

.timesedu-mobile-panel-header {
    display: none;
}

.timesedu-mobile-overlay {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.35);
    opacity: 0;
    visibility: hidden;
    transition: all 0.25s ease;
    z-index: 999;
}

/* =========================
   MOBILE
========================= */
@media (max-width: 992px) {
    #timesedu-site-header .grid-container {
        padding-left: 10px;
        padding-right: 10px;
    }

    .timesedu-header-top {
        padding: 6px 0 8px;
    }

    .timesedu-header-top-inner {
        display: grid;
        grid-template-columns: 120px 1fr;
        gap: 8px;
        align-items: center;
    }

    .timesedu-header-logo {
        flex: none;
        max-width: none;
        width: 120px;
    }

    .timesedu-header-logo .custom-logo-link,
    .timesedu-header-logo img {
        max-height: 34px;
        width: auto;
    }

    .timesedu-header-search {
        min-width: 0;
    }

    .timesedu-header-search input[type="search"],
    .timesedu-header-search input[type="text"] {
        height: 36px;
        font-size: 14px;
    }

    .timesedu-header-bottom {
        padding: 0 0 8px;
    }

    .timesedu-header-bottom-inner {
        justify-content: space-between;
        gap: 10px;
    }

    .timesedu-mobile-toggle {
        display: inline-block;
        order: 1;
    }

    .timesedu-nav-actions {
        width: auto;
        display: contents;
    }

    .timesedu-header-actions {
        order: 2;
        display: flex;
        align-items: center;
        gap: 8px;
        margin-left: auto;
    }

    .timesedu-action-item > *,
    .timesedu-action-item a,
    .timesedu-action-item button {
        max-width: 100%;
    }

    /* panel off-canvas */
    .timesedu-main-nav {
        position: fixed;
        top: 0;
        left: 0;
        width: 290px;
        max-width: 84%;
        height: 100vh;
        background: #fff;
        transform: translateX(-100%);
        transition: transform 0.28s ease;
        z-index: 1001;
        overflow-y: auto;
        box-shadow: 8px 0 24px rgba(0, 0, 0, 0.12);
        padding-bottom: 20px;
    }

    .timesedu-mobile-panel-header {
        display: none;
        justify-content: flex-end;
        padding: 10px 12px;
        border-bottom: 1px solid #eee;
        background: #fff;
        position: sticky;
        top: 0;
        z-index: 2;
    }
body.timesedu-menu-open .timesedu-mobile-panel-header {
    display: flex;
}
    .timesedu-mobile-close {
        border: 0;
        background: transparent;
        font-size: 32px;
        line-height: 1;
        cursor: pointer;
        color: #222;
        padding: 0;
    }

    .timesedu-menu {
        display: block;
        background: transparent;
        border: 0;
        border-radius: 0;
        padding: 8px 0 0;
        gap: 0;
    }

    .timesedu-menu > li > a,
    .timesedu-menu li ul li a {
        display: block;
        padding: 12px 18px;
        border-bottom: 1px solid #f1f1f1;
        font-size: 16px;
        line-height: 1.4;
		text-align:left;
    }

    .timesedu-menu li ul {
        display: block;
        position: static;
        min-width: 100%;
        background: transparent;
        box-shadow: none;
        border-radius: 0;
        padding: 0;
    }

    .timesedu-menu li ul li a {
        padding-left: 32px;
        font-size: 15px;
        font-weight: 400;
    }

    body.timesedu-menu-open {
        overflow: hidden;
    }

    body.timesedu-menu-open .timesedu-main-nav {
        transform: translateX(0);
    }

    body.timesedu-menu-open .timesedu-mobile-overlay {
        opacity: 1;
        visibility: visible;
    }

    body.timesedu-menu-open .timesedu-mobile-toggle span:nth-child(1) {
        transform: translateY(6px) rotate(45deg);
    }

    body.timesedu-menu-open .timesedu-mobile-toggle span:nth-child(2) {
        opacity: 0;
    }

    body.timesedu-menu-open .timesedu-mobile-toggle span:nth-child(3) {
        transform: translateY(-6px) rotate(-45deg);
    }
    .timesedu-menu,
    .timesedu-menu ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .timesedu-menu > li,
    .timesedu-menu li {
        position: relative;
    }

    .timesedu-menu > li > a,
    .timesedu-menu li ul li > a {
        display: flex;
        align-items: center;
        min-height: 48px;
        padding: 0 18px;
        border-bottom: 1px solid #f1f1f1;
        font-size: 16px;
        line-height: 1.4;
        color: #222;
        text-decoration: none;
        background: #fff;
    }

    .timesedu-menu li ul li > a {
        padding-left: 34px;
        font-size: 15px;
        font-weight: 400;
        background: #fafafa;
    }

    .timesedu-menu li ul li ul li > a {
        padding-left: 46px;
        background: #f7f7f7;
    }

    .timesedu-menu li ul {
        display: none;
        position: static;
        min-width: 100%;
        background: transparent;
        box-shadow: none;
        border-radius: 0;
        padding: 0;
        margin: 0;
    }

    .timesedu-menu li.is-open > ul {
        display: block;
    }

    .timesedu-menu li.menu-item-has-children > a {
        padding-right: 48px;
    }

    .timesedu-menu .submenu-toggle {
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 48px;
        z-index: 2;
        border: 0;
        background: transparent;
        cursor: pointer;
        font-size: 0;
        color: transparent;
        padding: 0;
    }

    .timesedu-menu .submenu-toggle::after {
        content: "";
        position: absolute;
        right: 18px;
        top: 50%;
        width: 8px;
        height: 8px;
        border-right: 2px solid #444;
        border-bottom: 2px solid #444;
        transform: translateY(-60%) rotate(45deg);
        transition: transform 0.2s ease;
        pointer-events: none;
    }

    .timesedu-menu li.is-open > .submenu-toggle::after {
        transform: translateY(-35%) rotate(225deg);
    }
}

/* =========================
   SMALL MOBILE
========================= */
@media (max-width: 576px) {
    .timesedu-header-top-inner {
        grid-template-columns: 92px 1fr;
    }

    .timesedu-header-logo {
        width: 92px;
    }

    .timesedu-header-logo .custom-logo-link,
    .timesedu-header-logo img {
        max-height: 28px;
    }

    .timesedu-mobile-toggle {
        width: 36px;
        height: 36px;
        flex-basis: 36px;
    }

    .timesedu-mobile-toggle span {
        width: 18px;
    }

    .timesedu-header-actions {
        gap: 6px;
    }

    .timesedu-action-item .elementor-button,
    .timesedu-action-item a,
    .timesedu-action-item button {
        transform: scale(0.92);
        transform-origin: right center;
    }
}
.inside-header{
	max-width:1400px;
}
.nav-float-right #site-navigation {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.main-nav{margin:auto;}
.sf-menu{
	    border-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
    border-radius: 9999px;
    background-color: rgb(249 250 251 / 0.5);
    border-width: 1px;
    padding: 0.375rem !important;
    border-style: solid;
}
.topbar-right{    vertical-align: middle;
    display: ruby;}
.zs{display:none;}
.page-template-page-fullwidth-php .site-content .content-area{width:100% !important}
.bg-gradient-gold {
    background: linear-gradient(135deg, #B38B4D 0%, #D4AF37 100%) !important;
	color:white !important
}
.page-id-24816 #pis-list{height:300px; overflow:auto;}
.read-more-post{
	color:red;
}
        .cta-container {
            position: fixed;
            bottom: 90px;
            right: 9px;
            z-index: 9999;
            display: flex;
            flex-direction: column-reverse;
            align-items: center;
            gap: 15px;
        }

        /* Nút chính với hiệu ứng rung nhẹ */
        .cta-main-btn {
            width: 60px; height: 60px;
            background-color: #007bff;
            border-radius: 50%;
            display: flex; justify-content: center; align-items: center;
            color: white !important; font-size: 28px;
            cursor: pointer;
            box-shadow: 0 4px 15px rgba(0,0,0,0.3);
            transition: all 0.3s;
            animation: pulse-blue 2s infinite;
        }
        
        .cta-main-btn.active {
            transform: rotate(45deg);
            background-color: #ff3b30;
            animation: none;
        }

        /* Danh sách con */
        .cta-list {
            display: none;
            flex-direction: column;
            gap: 12px;
            margin-bottom: 10px;
        }

        .cta-list.show {
            display: flex;
            animation: fadeInUp 0.4s ease forwards;
        }

        .cta-item {
            width: 50px; height: 50px;
            border-radius: 50%;
            display: flex; justify-content: center; align-items: center;
            color: white !important; text-decoration: none;
            box-shadow: 0 3px 8px rgba(0,0,0,0.2);
            font-size: 20px;
            cursor: pointer;
            border: none;
        }

        /* Màu sắc các nút */
        .booking { background-color: #f39c12; } /* Màu vàng cam cho đặt lịch */
        .zalo { background-color: #0068ff; }
        .whatsapp { background-color: #25d366; }
        .hotline { background-color: #d32f2f; }

        /* Animation */
        @keyframes fadeInUp {
            from { opacity: 0; transform: translateY(20px); }
            to { opacity: 1; transform: translateY(0); }
        }

        @keyframes pulse-blue {
            0% { transform: scale(0.95); box-shadow: 0 0 0 0 rgba(0, 123, 255, 0.7); }
            70% { transform: scale(1); box-shadow: 0 0 0 15px rgba(0, 123, 255, 0); }
            100% { transform: scale(0.95); box-shadow: 0 0 0 0 rgba(0, 123, 255, 0); }
        }
#back-to-top{
	bottom:170px !important;
	right:32px;
}
#hubspot-messages-iframe-container{}
.entry-content a{    color: #3858e9 !important;}
.page-template-past-paper-2-php p{
	margin-bottom:1em !important;
}
.page-template-past-paper-2-php #main-home-content a{color:#3858e9 !important;}
.past-papers-grid a{
	color:black !important;
}
.page-template-past-paper-2-php .past-papers-grid .pp-title a{
	color:black !important
}
.page-template-past-paper-2-php #main-home-content img{
    border-radius: 10px !important;}
.hoi-dap-thok-new .thong-tin-dai .tit-dai {
    background: #eee;
    border-radius: 5px;
    padding: 10px;
    color: #1c1e21;
}
.hoi-dap-thok-new .thong-tin-dai .chi-tiet-thong-tin {
    border-left: 4px solid #0f172a;
    padding-left: 15px;
	padding-bottom: 10px;
    margin-bottom: 10px;
}
.thong-tin-dai .tit-dai::before {
    content: "+";
    color: #fff;
    margin-right: 5px;
    line-height: 24px;
    font-size: 20px;
    float: left;
    width: 24px;
    height: 24px;
    text-align: center;
    -webkit-border-radius: 50% 50% 50% 50%;
    -moz-border-radius: 50% 50% 50% 50%;
    -ms-border-radius: 50% 50% 50% 50%;
    border-radius: 50% 50% 50% 50%;
}
.hoi-dap-thok-new .thong-tin-dai .tit-dai::before {
    color: #1c1e21;
}
.past-papers-grid{
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:0px;
}

.pp-item{
    padding:16px;
    border-radius:8px;
    text-align:center;
}

.pp-thumb img{
    width:100%;
    height:auto;
    border-radius:6px;
}

.pp-title{
    margin-top:10px;
    font-size:16px;
    font-weight:600;
}

.pp-title a{
    text-decoration:none;
    color:#0f172a;
}
#past-paper-ui { margin: 12px 0; }
#past-paper-ui .pp-years, 
#past-paper-ui .pp-months { display:flex; flex-wrap:wrap; gap:8px; margin:10px 0; }

#past-paper-ui button {
  border: 1px solid #d0d7de;
  background: #fff;
  padding: 6px 10px;
  border-radius: 8px;
  cursor: pointer;
  font-size: 14px;
    color: black;
}
#past-paper-ui button.is-active {
  border-color: #111;
  font-weight: 600;
}

#past-paper-ui .pp-results { margin-top: 12px; }
#past-paper-ui .pp-table { width:100%; border-collapse: collapse; }
#past-paper-ui .pp-table th, 
#past-paper-ui .pp-table td { border:1px solid #e6e6e6; padding:8px; }
#past-paper-ui .pp-table th { background:#fafafa; text-align:left; }
.smart-lang-btn{
	float:right;
}
.current-menu-item a{color:#a48249 !important;}
.post .entry-content img{
	border-radius:10px;
}
.xem-them-copy{color: #ff0000;}
a.btn-dang-ky{text-align:center;color:white !important}
.logo-truong-doi-tac img{    height: 9.5rem;}
.footer p{
	margin-bottom:1em !important
}
.footer h3{
	font-size:24px !important;
	    margin-top: 20px !important;
    margin-bottom: 10px !important;

}
.xem-them-ct{}
.bt-xemthem{    text-align: center;}
.youtube-responsive {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  border-radius: 12px;
	margin-bottom:50px;
}

.youtube-responsive iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.thim-ekit-single-post__content .btn-dang-ky{
	    display: block;
    text-align: center;
    margin: auto;
    margin-bottom: 20px;
}
.color-white, .color-white a, .text-white, .text-white h1, .text-white h2, .text-white h3, .text-white h4, .text-white h5{color:white !important}
.bg-white{background:white !important;}
.bg-unset{background:unset !important}
.cta-container{
	display:none !important;
}
.flex-right{margin-left: auto;}
.past-papers{
	margin-top:20px;
}
.ls-input{
	    border-top-right-radius: unset !important;
    border-bottom-right-radius: unset !important;
}
.top-bar{    background-color: rgb(15 23 42 / var(--tw-bg-opacity, 1)) !important; height:36px;}
.top-bar p{
	font-size:13px;
}
.thim-ekits-menu__nav {
    border-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
    border-radius: 9999px;
    background-color: rgb(249 250 251 / 0.5);
    border-width: 1px;
	    padding: 0.375rem !important;
	    border-style: solid;
}
.thim-ekits-menu .thim-ekits-menu__nav>li>.thim-ekits-menu__nav-text, .thim-ekits-menu .thim-ekits-menu__nav>li>a {
    color: rgb(100 116 139 / var(--tw-text-opacity, 1));
}
.thim-ekits-menu .thim-ekits-menu__nav>li.current-menu-ancestor>.thim-ekits-menu__nav-text, .thim-ekits-menu .thim-ekits-menu__nav>li.current-menu-ancestor>a, .thim-ekits-menu .thim-ekits-menu__nav>li.current-menu-item>.thim-ekits-menu__icon, .thim-ekits-menu .thim-ekits-menu__nav>li.current-menu-item>.thim-ekits-menu__nav-text, .thim-ekits-menu .thim-ekits-menu__nav>li.current-menu-item>a {
    color: rgb(15 23 42 / var(--tw-text-opacity, 1));
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    border-radius: 9999px;
	    border-style: solid;
    border-color: #e5e7eb;
    border-width: 1px;
}
.thim-ekit-site-logo{max-width:200px;}
.elementor-14400 .elementor-element.elementor-element-416b510 .thim-ekits-menu__nav > li > a, .elementor-14400 .elementor-element.elementor-element-416b510 .thim-ekits-menu__nav > li > .thim-ekits-menu__nav-text{
	padding:15px !important;
}
.thim-ekits-menu .thim-ekits-menu__nav>li>.thim-ekits-menu__nav-text, .thim-ekits-menu .thim-ekits-menu__nav>li>a {
    color: rgb(100 116 139 / var(--tw-text-opacity, 1));
}
.thim-ekits-menu .thim-ekits-menu__nav>li.current-menu-item>a{
	    color: rgb(15 23 42 / var(--tw-text-opacity, 1)) !important;
	font-weight:600
}
/* Tùy chỉnh vị trí và kiểu dáng */
.ls-wrap{    margin: auto;
 }
.search-form {
    position: relative; /* Quan trọng để định vị container kết quả */
}
.custom-post-grid-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: space-between;
}

/* Card layout theo chiá»u dá»c */
.custom-post-card {
  display: flex;
  flex-direction: column;
  width: calc(33.333% - 13.33px); /* 3 cá»™t, trá»« khoáº£ng cÃ¡ch */
  border: 1px solid #eee;
  border-radius: 8px;
  background: #fff;
  overflow: hidden;
  box-shadow: 0 2px 5px rgba(0,0,0,0.05);
}

/* áº¢nh náº±m trÃªn, full chiá»u rá»™ng */
.custom-post-card .post-thumb img {
  width: 100%;
  height: auto;
  display: block;
}

/* Ná»™i dung dÆ°á»›i áº£nh */
.custom-post-card .post-info {
  padding: 15px;
  display: flex;
  flex-direction: column;
  flex: 1;
}

.custom-post-card h3, .custom-post-card h4 {
  font-size: 18px;
  margin: 0 0 10px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: 2.8em; /* Ä‘áº£m báº£o chiá»u cao cá»‘ Ä‘á»‹nh khi 1 hoáº·c 2 dÃ²ng */
}

.custom-post-card p {
  color: #555;
  margin: 0 0 10px;
  font-size: 14px;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: 2.8em;
}

.read-more-btn {
    margin-top: auto;
    align-self: start;
    padding: 6px 12px;
    text-decoration: none;
    font-size: 14px;
    border-radius: 4px;
    font-size: 0.875rem;
    line-height: 1.25rem;
}
.read-more-btn:hover {
  background: #005177;
}
.custom-post-card {
  text-decoration: none;
  color: inherit;
  transition: box-shadow 0.2s ease;
}
.custom-post-card:hover {
  box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}
.custom-post-card h3,
.custom-post-card p,
.custom-post-card .read-more-btn {
  pointer-events: none;
	    color: #082645;
    padding-left: unset;
}
.custom-post-card .read-more-btn{
	font-weight:500
}
@media (max-width: 768px) {
  .custom-post-grid-wrapper {
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .custom-post-card {
    width: 85%;
    flex: 0 0 auto;
  }
}
@media (max-width: 1024px) and (min-width: 769px) {
  .custom-post-card {
    width: calc(50% - 10px);
  }
}
#live-search-results-container {
    position: absolute;
    z-index: 1000; /* Luôn nổi trên các phần tử khác */
    top: 100%; /* Đặt ngay dưới ô tìm kiếm */
    left: 0;
    width: 100%;
    max-height: 300px;
    overflow-y: auto;
    border: 1px solid #ddd;
    background-color: #fff;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    display: none; /* Ban đầu ẩn đi */
}

#live-search-results {
    list-style: none;
    margin: 0;
    padding: 0;
}

#live-search-results li a {
    display: block;
    padding: 10px;
    text-decoration: none;
    color: #333;
    border-bottom: 1px solid #eee;
}

#live-search-results li a:hover {
    background-color: #f5f5f5;
}

.no-results, .error {
    padding: 10px;
    font-style: italic;
    color: #888;
}
.thim-ekit-single-post__content ol{
	margin-left:25px !important;
}
.hbspt-form{    background: #ffffff;
    padding: 10px;
    border-radius: 10px;}
.popup-box{background:white;}
/* Overlay */
.popup-overlay {
    position: fixed;
    top: 0; left: 0;
    width: 100%; height: 100%;
    background: rgba(0,0,0,0.6);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 99999;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.45s ease, visibility 0.45s ease;
}

/* Hiện popup */
.popup-overlay.show {
    opacity: 1;
    visibility: visible;
}

/* Khung popup */
.popup-box {
    background: #fff;
    padding: 25px;
    max-width: 500px;
    width: 90%;
    border-radius: 12px;
    position: relative;
    transform: translateY(-20px);
    opacity: 0;
    transition: all 0.45s ease;
}

/* Fade-in nội dung */
.popup-overlay.show .popup-box {
    transform: translateY(0);
    opacity: 1;
}

/* Nút đóng */
.popup-close {
    position: absolute;
    top: 10px;
    right: 14px;
    font-size: 20px;
    color: #000;
    cursor: pointer;
    opacity: 0.7;
}
.popup-close:hover {
    opacity: 1;
}
/* Cho phép iframe HubSpot được cuộn nội dung */
.popup-box .hs-form-iframe {
    width: 100% !important;
    height: 100% !important;
    max-height: 80vh !important; /* Giới hạn chiều cao để không vượt màn hình */
    overflow-y: auto !important;
    display: block !important;
    border: none !important;
}

/* Cho phép popup cuộn cũng được */
.popup-overlay {
    overflow-y: auto !important;
}

.tvl-cmt-wrap{
	margin:10px 0px;
}
.teacher-container .teacher-info h3{    font-size: 18px;}
.teacher-container .teacher-info p, .teacher-container .teacher-info ul li{    font-size: 14px;}
.teacher-container .teacher-img{
	height:150px;
}
.thim-ekit-single-post__content .teacher-container  h3:before{content:unset;}
.thim-ekit-single-post__content .teacher-container .teacher-info p{
	text-align:left;
}
.thim-ekit-single-post__content .teacher-container .teacher-info ul li{margin-bottom:5px;}
/* Author Box */
.author-avatar img{width: 22px;
    height: 22px;
    border-radius: 50%;
    object-fit: cover;}  
.custom-author-box {
  display: flex;
  gap: 15px;
  padding: 20px;
  border: 1px solid #ddd;
  border-radius: 8px;
  background: #f9f9f9;
  align-items: flex-start;
  font-family: Arial, sans-serif;
	margin-top:20px;
}

.custom-author-box .author-avatar img {
  border-radius: 50%;
  width: 80px;
  height: 80px;
}

.custom-author-box .author-info {
  flex: 1;
}

.custom-author-box .author-name a {
  color: #212427; /* màu xanh giống trong hình */
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
}

.custom-author-box .author-name a:hover {
  text-decoration: underline;
}

.custom-author-box .author-description {
  font-size: 15px;
  line-height: 1.5;
  color: #333;
  margin: 8px 0 12px 0;
}

.custom-author-box .author-info a {
  font-size: 14px;
  color: #000 !important;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.custom-author-box .author-info a:hover {
  opacity: 0.7;
}

.custom-author-box .tiktok-icon {
  font-size: 18px;
  display: inline-block;
}

.page-template-elementor_header_footer #main-content .container:before{
	display:none;
}
.hero-bg a{}
.mon-hoc-thok-new{margin-bottom:20px;margin-top:20px;}
.text-white{color:white !important;}
 .mon-hoc-thok-new .ib-subjects {
    max-width: 1100px;
    margin: auto;
    position: relative;
  }
.ib-course svg {
	margin-left:10px;
}
.ib-course a{}
.ib-course svg{}
  .mon-hoc-thok-new .ib-group{
    position: relative;
    border-radius: 20px;
   border: 20px solid var(--outer-bg); /* border 20px */
    overflow: hidden;                                  /* để sticky không bị cắt */
    transition: transform .25s ease;
    /* nhóm 1 không chồng, các nhóm sau chồng lên */
  }
  .mon-hoc-thok-new .ib-group:not(:first-child){
    padding-top: 35px;
    margin-top:-35px;
  }

  /* HEADER — luôn ở trên content và dính khi xem */
  .mon-hoc-thok-new .ib-header{
    position: sticky;
    top: 0;
    z-index: 100;                /* cao hơn content */
    background: inherit;
    padding: 25px 30px;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    border-radius: calc(var(--radius) - 2px); /* nhìn mềm góc khi dính */
  }
  .mon-hoc-thok-new .ib-header .left{ display:flex; align-items:center; gap:12px; }
  .mon-hoc-thok-new .ib-toggle{
    width:36px; height:36px; border-radius:50%;
    display:flex; align-items:center; justify-content:center;
    background: rgba(255,255,255,0.12);
    font-size:18px; transition: transform .25s;
  }
  .mon-hoc-thok-new .ib-header.active .ib-toggle{ transform: rotate(180deg); }

  .mon-hoc-thok-new .ib-icons{ display:flex; gap:10px; }
  .mon-hoc-thok-new .ib-icons span{
    width:44px; height:44px; border-radius:10px;
    background: rgba(255,255,255,0.12);
    display:flex; align-items:center; justify-content:center;
    color:#fff; font-size:18px;
  }

  /* CONTENT — luôn thấp hơn header */
 .mon-hoc-thok-new  .ib-content{
    position: relative;
    z-index: 1;
    max-height: 0;
    overflow: hidden;
    transition: max-height .45s cubic-bezier(.2,.9,.3,1), padding .35s ease;
    padding: 0 30px;
    background: inherit;
  }
 .mon-hoc-thok-new  .ib-group.active .ib-content{
    padding: 25px 30px 40px;
    max-height: 800px; /* tăng nếu nội dung dài */
    border-radius: 20px;
  }

  /* cards */
 .mon-hoc-thok-new  .ib-course{
    display:inline-flex; align-items:center; justify-content:space-between;
    background:#fff; padding:18px 25px; margin:12px;
    border-radius:20px; min-width:220px; font-weight:700;
    color:#23395b; box-shadow:0 4px 12px rgba(0,0,0,0.13);
  }
.mon-hoc-thok-new   .ib-course .icon{
    width:40px; height:40px; border-radius:10px;
    background:#0c2246; color:#fff; display:flex; align-items:center; justify-content:center;
    margin-left:12px;
  }

  /* màu từng nhóm */
 .mon-hoc-thok-new  .math{  background:#6f396a; }
 .mon-hoc-thok-new  .sciences {background:#2b96dd; }
 .mon-hoc-thok-new  .society{  background:#c4452f; }
 .mon-hoc-thok-new  .english{  background:#2e4871; }
.mon-hoc-thok-new   .langb{    background:#cb721b; }
.ib-toggle svg{
	fill:white;
}


  /* responsive */
  @media (max-width:880px){
  .mon-hoc-thok-new   .ib-course{ min-width:160px; margin:8px; padding:14px 18px; }
  .mon-hoc-thok-new   .ib-header{ padding:18px 20px; }
  .mon-hoc-thok-new   .ib-content{ padding:0 20px; }
  .mon-hoc-thok-new   .ib-group.active .ib-content{ padding:18px 20px 30px; }
  }
.course-info {
  font-size: 15px;
  line-height: 1.6;
  color: #333;
  border: 1px solid #eaeaea;
	    padding: 25px 15px;
}

.course-info .info-item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 18px;
}

.course-info svg {
  flex-shrink: 0;
  margin-right: 12px;
  margin-top: 3px;
}

.course-info strong {
  display: block;
  font-weight: 600;
  margin-bottom: 2px;
}

.course-info p {
  margin: 0;
  color: #555;
  font-weight: 400;
  font-size: 14px;
}

.course-info a {
  color: #0073e6;
  text-decoration: none;
}

.course-info a:hover {
  text-decoration: underline;
}

.content-chi-tiet-mon-hoc{    padding: 60px;
    border: 1px solid #cccccc;
    border-radius: 10px;
    margin-bottom: 10px;}
.faq-mon-hoc .e-n-accordion-item{    margin-top: 10px;
  }
.faq-mon-hoc .e-n-accordion-item .e-n-accordion-item-title{  background: #f5f5f5;border-radius:10px;}
.faq-mon-hoc .e-n-accordion-item .elementor-widget-container{
	padding:60px;
	padding-top:35px;
}
.faq-mon-hoc .e-n-accordion-item .e-con-full{border: unset;}
.course-header {
  background-color: #1e5baa; /* xanh giống hình */
  color: #fff;
  font-weight: 600;
  padding: 12px 20px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  font-size: 16px;
}
.wp-caption-text{
	text-align:center;
}
.home-sec1{    margin-bottom: unset !important;}
      .tvl-faqfmt{font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}
      .tvl-faqfmt-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}
      .tvl-faqfmt .box{display:flex;flex-direction:column;gap:10px}
      .tvl-faqfmt .input,.tvl-faqfmt .output{width:100%;min-height:220px;padding:10px;border:1px solid #ddd;border-radius:6px;font-size:14px;line-height:1.6}
      .tvl-faqfmt .preview{border:1px dashed #ddd;border-radius:6px;padding:12px;min-height:60px;background:#fff}
      .tvl-faqfmt .actions{display:flex;gap:10px}
      .tvl-faqfmt .btn{padding:8px 12px;border:1px solid #ddd;border-radius:6px;cursor:pointer;background:#f7f7f7}
      /* Style khối FAQ (giống bản tĩnh trước) */
      .tvl-auto-faq-static, .hoi-dap-thok-new {border-top:1px solid #eee; margin-bottom:10px;}
      .tvl-faq-item {border-bottom:1px solid #eee; padding:14px 0}
      .tvl-faq-q {font-weight:700;}
      .tvl-faq-sign {color:#e53935; font-weight:800; font-size:20px; width:18px; text-align:center}
      .tvl-faq-index {font-weight:800; color:#222}
      .tvl-faq-text {flex:1; color:#111}
      .tvl-faq-a {margin-top:10px}
      .tvl-faq-a-inner {border-left:3px solid #f05a4f; padding-left:12px; color:#333;
    padding-top: 5px;
    padding-bottom: 5px; padding-right:12px;}
      .tvl-faq-a-inner ul {margin:6px 0 6px 18px}
      .tvl-faq-a-inner li {margin:4px 0}
      @media (max-width: 900px){ .tvl-faqfmt-grid{grid-template-columns:1fr} }
.aligncenter{
	margin:auto !important;
}
.form-padding .fluentform{
	padding:15px;
}
.scroll-columns {
  display: flex;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  gap: 16px;
  padding: 16px;
}

.column-lotrinh {
  flex: 0 0 85%;
  scroll-snap-align: start;
  background: #fffbf3;
  border: 1px solid #e0e0e0;
  padding: 24px 20px;
  box-sizing: border-box;
  border-radius: 12px;
  text-align: center;
  box-shadow: 0 2px 8px rgba(0,0,0,0.05);
	text-align:center;
}

.icon-circle {
  width: 60px;
  height: 60px;
  margin: 0 auto 16px;
  background-color: #e6f0ff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
}

.column h3 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 8px;
  color: #222;
}

.column p {
  font-size: 14px;
  color: #555;
  line-height: 1.5;
}

@media (min-width: 768px) {
  .scroll-columns {
    overflow-x: hidden;
    flex-wrap: nowrap;
    justify-content: space-between;
  }

  .column-lotrinh {
    flex: 0 0 calc(33.333% - 10.666px);
    min-width: auto;
  }
}

.lo-trinh-ca-nhan h2{
	color:#073A91;
	font-size:46px;
}
.lo-trinh-ca-nhan{
	max-width:640px !important;
	margin:auto;
}
.lo-trinh-ca-nhanc p{}
.lo-trinh-ca-nhan .tagline-elemen{
	    font-size: 16px;
    font-weight: 600;
    line-height: 1.3;
    padding: 10px 20px;
    border-radius: 50px;
    display: inline-block;
    background-color: #D7E5F5;
    color: #397CCF;
    margin-bottom: 30px;
	margin-top:30px;
}
.ld2-sec2{
	max-width:1230px !important;
	margin-bottom:20px;
}
.ld2-sec2 .head {
    font-size: 30px;
    color: #fff;
    padding-left: 20px;
    border-left: 5px solid #F54337;
}
.shortcode-thok .elementor-shortcode{
	display:flex;
		 justify-content: flex-end;
}
.ff-btn-submit{
	background-color:#1a7efb !important;
}
.hide-des, .ff-el-input--label{
	display:none;
}
.ff-el-input--content input{
	width:100%;
}
.ff-el-group{
	margin-bottom:20px;
}
.fluentform {
	background:white;
}
.fluentform ._x87096859{
	font-size:22px;
	font-weight:700;
	color:#333;
}
.elementor-shortcode .fluentform, #contact .fluentform{
padding:15px;
	    max-width: 600px;
    margin: auto;
}
#contact .fluentform{
	border-radius:10px;
}
blockquote{
	border-left-color:#0f172a;
	    background: #f1f1f1;
}
.mo-ta-gv{
	margin:auto;
	text-align:center !important;
	font-style:italic;
	margin-bottom:10px;
}
.igcse-online-hocphi{

}
.top-bar .gtranslate_wrapper{
	text-align:right;
}
.top-bar  .gt_languages a{
	color:#333 !important;
}
.gt_switcher-popup span{
	color:white !important;;
}
.blog-sidebar{    position: sticky !important;
    top: 0;}
.blog-sidebar ._html-code{
	display:none;
}
.blog-sidebar form{
	padding:10px !important;
	border: 2px solid #b38b4d !important;
	border-radius:10px !important;
}
	.sat-ladi h2, .sat-ladi h3, .sat-ladi h4{
		margin:10px 0px;
	}
.img-full-mobi {
  width: 100%;
  overflow-x: auto; /* Cho phép scroll ngang nếu cần */
}

.img-full-mobi img {
  width: 100%;
  height: auto;
}

/* Trên mobile: không thu nhỏ ảnh, cho phép scroll ngang */
@media (max-width: 768px) {
  .img-full-mobi {
    overflow-x: auto;
  }

  .img-full-mobi img {
    width: auto; /* Giữ kích thước gốc */
    min-width: 1200px; /* Đảm bảo ảnh không nhỏ hơn chiều ngang màn hình */
    display: block;
  }
}
.elementor-shortcode ._form{
	border-radius:10px !important
}

.heading-justi .sub-heading li{text-align:justify}
.count-box-thok .display-percentage{}
.count-box-thok .display-percentage::after {
  content: "+";
  margin-left: 2px; /* tuỳ chọn: tạo khoảng cách */
}
.count-thok-diadiem .display-percentage::after {
  content: " Địa điểm";
  margin-left: 2px; /* tuỳ chọn: tạo khoảng cách */
}
.count-nam .display-percentage::after {
  content: " Năm";
}
.text-xuong-hang h1 span{
	display:block;
}
.noi-dung-left .heading__primary{}
.luyen-thi-img-hoi{padding-bottom:unset;}
.gala-lop-hoc img{
    height: 400px;
    object-fit: cover;}
.gala-lop-hoc{
	padding:unset;
}
.luyen-thi-sec-1 .elementor-column-gap-custom{    background-color: #000000a8;}
.thim-ekit-single-post__content h2{font-size:25px;font-family:unset;    text-transform: none;}
.thim-ekit-single-post__content img{
	border-radius:10px !important;
}
.form-thok-2024 img{
	border-radius:unset !important;
}
.thim-ekit-single-post__content h3{
	font-size:20px;font-family:unset; text-transform: none;
}
 .table-container {
      overflow-x: auto;
    }
@keyframes colorPulse {
  0% { color: white; transform: scale(1); }
  50% { color: black; transform: scale(1.2); }
  100% { color: white; transform: scale(1); }
}

.text-effect {
  display: inline-block;
  animation: colorPulse 1s infinite ease-in-out;
  transition: color 0.5s, transform 0.5s;
}

.zalo-chat-widget{
	bottom:100px !important;
		right:22px !important;
}
.header-stick {
  transition: all 0.3s ease;
  z-index: 999;
	    background: white;
}

.header-stick.is-sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.pop-dc img{margin-bottom:10px;}
.tit-dc{font-size: 18px;
    font-weight: bold;
    color: #a1814c;}
.tit-tp{    font-weight: bold;}
.teacher-cards-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
  gap: 20px;

}
.luyen-thi .teacher-cards-grid {
  overflow: visible;
}
.teacher-card {
  border: 1px solid #ddd;
  border-radius: 12px;
  padding: 16px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.08);
  background-color: #fff;
  text-align: center;
}

.teacher-thumb {
  width: 100%;
  border-radius: 12px;
  display: block;
}

.teacher-thumb-link img {
  border-radius: 12px;
  width: 100%;
  height: auto;
}

.teacher-name {
  margin: 12px 0 6px;
  font-weight: bold;
  font-size: 1.1em;
}

.teacher-name a {
  text-decoration: none;
  color: #222;
}

.teacher-meta {
  margin: 4px 0;
  font-size: 0.95em;
  color: #555;
}

.teacher-button {
  display: inline-block;
  margin-top: 10px;
  padding: 8px 16px;
  border: 1px solid #000;
  border-radius: 8px;
  text-decoration: none;
  color: #000;
  font-weight: 500;
  transition: background 0.3s;
}

.teacher-button:hover {
  background: #000;
  color: #fff;
}

.thim-widget-gallery-images .gallery-img.not_have_color .item img, .elementor-widget-thim-gallery-images .gallery-img.not_have_color .item img{
	-webkit-filter: unset;
   filter: unset;
}
.thim-ekit-single-post__content ul li, .thim-ekit-single-post__content ol li, .kk-star-ratings{margin-bottom:10px;}
.thim-ekit-single-post__content ul{}
footer .footer, .footer_widget{
	padding-top:0px !important
}
.page-template-past-paper-2 .footer_widget{padding-top:20px !important}
.social-thok a{color:#fdf9f0 !important}
.luyen-thi .noi-dung-right .dk-hoc {
    display: inline-block;
}
.luyen-thi .noi-dung-left .dk-hoc{
	margin-bottom:10px;
}
.btn-dang-ky svg{
	vertical-align:middle;
	    display: inline;
}
.btn-dang-ky {
    color: white;            /* Chữ trắng */
      padding: 12px 24px;         /* Khoảng cách trong nút */
      border: none;               /* Không viền */
      border-radius: 8px;         /* Bo góc */
      font-weight: bold;          /* Chữ đậm */
      font-size: 16px;            /* Cỡ chữ */
      font-family: Arial, sans-serif;
      cursor: pointer;           /* Con trỏ tay khi hover */
	--tw-shadow: 0 0 25px rgba(199, 157, 88, 0.25);
    --tw-shadow-colored: 0 0 25px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	    --tw-bg-opacity: 1;
    background-color: rgb(199 157 88 / var(--tw-bg-opacity, 1)) !important;
	    border-radius: 9999px;
	    text-transform: none;
    }

    .btn-dang-ky:hover {
      background-color: #254eda; /* Màu khi hover */
    }
.bt-hoc-lieu {
    display: inline-block;
    background-color: #fb510f !important;
}
.popup-overlay {
  position: fixed;
  top: 0; left: 0; right: 0; bottom: 0;
  background: rgba(0,0,0,0.5);
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

.popup-overlay.show {
  display: flex;
}

.popup-content {
  background: #fff;
  padding: 20px;
  max-width: 400px;
  border-radius: 8px;
  box-shadow: 0 0 20px rgba(0,0,0,0.2);
  position: relative;
}

.close-btn {
  position: absolute;
  top: 10px; right: 15px;
  cursor: pointer;
  font-size: 20px;
}
.thim-ekit-single-post__content a{color: #3858e9 !important;}
.ib-course a{
	color:#2E4871 !important
}
.thim-color {
    color: var(--thim-body-primary-color, #ffb606);
}
.float-left .title .thim-color {
    float: left;
    padding-right: 5px;
}
body{
	margin:unset;
}
.thim-ekit-single-post__content table , .post .entry-content table{
border-collapse: collapse;
width: 100%;
color: #333;
font-size: 14px;
text-align: left;
border-radius: 10px;
overflow: hidden;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
margin: auto;
margin-top: 10px;
margin-bottom: 50px;
}
.thim-ekit-single-post__content table th, .post .entry-content table th {
background-color: #ff9800;
color: #fff;
font-weight: bold;
padding: 10px;
text-transform: uppercase;
letter-spacing: 1px;
border-top: 1px solid #fff;
border-bottom: 1px solid #ccc;
}
.thim-ekit-single-post__content table tr:nth-child(even) td, .post .entry-content table tr:nth-child(even) td {
background-color: #f2f2f2;
}

.thim-ekit-single-post__content table tr:hover td, .post .entry-content table tr:hover td {
background-color: #ffedcc;
}
.thim-ekit-single-post__content {
    word-wrap: break-word;
}
.thim-ekit-single-post__content a{
	color:#3858e9;
}
.top-bar p{    margin: unset;}
.thim-ekit-single-post__content table td {
background-color: #fff;
padding: 10px;
border-bottom: 1px solid #ccc;
}
.thim-ekit-single-post__content p{
	text-align:justify;
}
.doi-ngu-giang-vien img{    object-fit: cover;
    height: 312px !important;}
#azt-contact-footer-outer {position: fixed;width: 100%;z-index: 100 !important;bottom: 0;display: none;}
#azt-contact-footer:after {content: "";position: absolute;pointer-events: none;background-image: url(/wp-content/uploads/background.svg);background-color: unset;background-position: center top;background-repeat: no-repeat;background-size: 100%;box-shadow: unset;height: 65px;width: 100%;margin-left: 0;margin-bottom: 0;left: 0;bottom: 0;z-index: -1;}
#azt-contact-footer {border-bottom: 15px solid #fff;display: flex;max-width: 1200px;margin: auto;position: relative;padding-top: 5px;}#azt-contact-footer > a {position: relative;display: block;width: 25%;text-align: center;padding: 11px 0 0px 0;color: #313131;}#azt-contact-footer > span {display: block;width: 30px;}#azt-contact-footer span {display: block;}.azt-contact-footer-btn-label {padding: 0px 2px 0 2px;font-size: 11px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-weight: bold;}#azt-contact-footer > a img {height: 30px;width:30px;display:inline;}#azt-contact-footer-btn-center {position: relative;background: transparent !important;}#azt-contact-footer-btn-center .azt-contact-footer-btn-label {position: absolute;left: 50%;bottom: 2px;transform: translateX(-50%);}#azt-contact-footer-btn-center .azt-contact-footer-btn-label > span {padding: 0px 8px;background-image: linear-gradient(92.83deg, #0E68C8 0, #02A4A5 100%);border-radius: 30px;color: white;display: inline-block;}
.azt-contact-footer-btn-center-icon {left: 50%;position: absolute;transform: translateX(-50%);background-image: linear-gradient(92.83deg, #f90000 0, #950099 100%);width: 50px;height: 50px;border-radius: 50%;top: -28px;text-align: center;box-shadow: rgb(0 0 0 / 15%) 0 -3px 10px 0px;border: 2px solid #fff;}.azt-contact-footer-btn-center-icon img{max-width: 20px;height: auto !important;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}.phone-vr-circle-fill {width: 50px;height: 50px;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);border-radius: 50%;box-shadow: 0 0 0 0 #0E68C8;border: 2px solid transparent;transition: all .5s;animation: zoom 1.3s infinite;}@keyframes zoom {0% {}70% {box-shadow: 0 0 0 15px transparent}100% {box-shadow: 0 0 0 0 transparent}}
.luyen-thi .sec-1{background: url(https://times.edu.vn/wp-content/uploads/2025/05/banner-nen-1.png);
    background-size: cover; padding-top: 30px;}
.luyen-thi .sec2{
	background:url(/wp-content/uploads/2025/05/landing-page-cis_nen-section-2-20250113061319-vdvws.png);
	background-size:cover;padding-top:30px;
}
.luyen-thi .sec3{
	background:#FFF9F0;padding-top:30px;
}
.luyen-thi .sec-1 h2{    font-size: 60px;
    text-align: center;
    color: white; margin-bottom:5px;}
.luyen-thi .sec-1 h3{    text-align: center;
    color: white;
    font-size: 35px;margin-bottom:3px;}
.luyen-thi .sec-1 .col{
	padding-bottom:unset;
}
.luyen-thi .sec3 .con-so{background:url(/wp-content/uploads/2025/05/footprint.png)}
.luyen-thi .sec3 .con-so .tit, .luyen-thi .sec3 .con-so .des{
	margin-bottom:5px;
	text-align:center;
}
.luyen-thi .sec3 .con-so .tit{
	color: #b38b4d;
	    font-size: 40px;
	    font-weight: 700;
}
.luyen-thi .sec3 .con-so .des{
	color: black;
	    font-size: 25px;
	    font-weight: 700;
}
.luyen-thi .sec4{
	background:#F1F5FB;
	padding-top:30px;
}
.luyen-thi .noi-dung-hoc{       background-color: #ffffff;
    padding: 45px 35px;
    border: 1px solid #d8d8d8;
    margin: 1%;
    width: 48%;
    max-width: 48%;}
.luyen-thi .sec4 .noi-dung-right .dk-hoc{
	    display: inline-block;
}
.luyen-thi .sec4 .noi-dung-left h5{
	font-size:26px;
	padding-top:8px;
}
.luyen-thi .sec4 .icon-box{
	margin-bottom:10px;
}
.luyen-thi .noi-dung-left{}
.luyen-thi ..noi-dung-right{}
.luyen-thi .igcse-online-hocphi{    width: 49%;
    float: left;
    margin: 0px 0.5%;}
.luyen-thi .sec5 ._html-code{
	display:none;
}
.luyen-thi .sec5{
    background: url(https://times.edu.vn/wp-content/uploads/2025/05/banner-cuoi-bai-1.jpg);
    padding-top: 50px;
    background-position: bottom;
}
@media only screen and (max-width: 850px) {
#azt-contact-footer-outer {
display:block;
}
}
.ket-qua{ width: 100%;
    height: 312px;
    position: relative;
    overflow: hidden;}
.hinh-ket-qua {
    width: 1727px;
    height: 311px;
    position: relative;
    animation: move2 20s linear infinite;
}
.vip .tit-phu{
	    text-align: center;
    font-weight: 700;
    color: #288ad6 !important;
}
	@keyframes move2 {
    0% {
        transform: translateX(0)
    }

    50% {
        transform: translateX(-527px)
    }

    to {
        transform: translateX(0)
    }
}
.igcse-online-hocphi .box {
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
    text-align: left;
	padding:30px;
}
.igcse-online-hocphi{background-color: #143256 !important;        padding: 0px !important; border-radius:10px; color:white}
.igcse-online-hocphi .box .title {
    line-height: 1;
    padding: 10px 20px;
    border-radius: 50px;
    border: 1px solid white;
    margin-right: 20px;
    white-space: nowrap;
	    display: inline-block;
    font-size: 16px;
    line-height: 21px;
    font-weight: 500;
}
.igcse-online-hocphi .box .ribbon {
    position: absolute;
    top: 30px;
    right: -50px;
    height: 33px;
    background: #FEDD00;
    width: 200px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    text-align: center;
    font-size: 16px;
    line-height: 1;
    padding: 8px;
    color: black;
	font-weight: 500;}
.igcse-online-hocphi .box .contract {
    display: inline-block;
    font-size: 16px;
    line-height: 21px;
    font-weight: 500;
}
.igcse-online-hocphi .box .price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-bottom: 15px;
}
.igcse-online-hocphi .box ul.bullet_list {
    position: relative;
    padding-top: 20px;
}
.igcse-online-hocphi .box ul.bullet_list::before {
    content: '';
    position: absolute;
    top: 0;
    width: calc(100% + 20px);
    left: -20px;
    height: 1px;
    background: white;
    display: block;
}
    .igcse-online-hocphi .box .price .main_price {
        font-size: 65px;
    }
 .igcse-online-hocphi .box .price .suffix {
    font-size: 18px;
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 13px;
    margin-left: 10px;
}
 .igcse-online-hocphi .box .price_info p {
    margin-bottom: 15px;
}
 .igcse-online-hocphi .box .price_info p {
    font-size: 16px;
    line-height: 1.2;
    font-weight: 500;
}

.off-canvas-left .mfp-content, .off-canvas-right .mfp-content{
	background-color:white !important;
}
.archive-page-header{
	padding-top:20px;
}
.uppercase,h6 {
	    text-transform:  inherit;;
}
.blog-single, .blog-archive {
    padding: 0px;
}
.single-post .page-title-inner, .category .page-title-inner,.page-template .page-title-inner{min-height:unset;padding-top:unset;}
.shop-page-title, .blog-archive .shop-page-title{
    background: #F0F2F1;
    min-height: unset;
    padding: 10px;
  
}
.category .shop-page-title{

}
.single-post .blog-single{
	padding-top:20px;
}
.single-post .page-title-inner {
    padding-top: unset;
}
.breadcrumbs {
    color: #5e5e5e;
    font-weight: normal;
    letter-spacing: 0px;
    padding: 0;
    border-radius: 4px;
    font-size: 14px;
    text-transform: capitalize;
}
.breadcrumbs a {
    color: #288ad6;
}
.archive-page-header{    position: relative;
    background-image: url(/wp-content/uploads/2025/04/course-bg.png);
    background-size: cover;
    background-position: center;    margin-bottom: 30px;padding-top:unset;}
.archive-page-header:before {
      background: #8a5600cc;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    --background-overlay: '';
}
.archive-page-header h1{    color: white !important;
    font-weight: bold;
    font-size: 30px;}
.archive-page-header .taxonomy-description p{    color: white;}
.archive-page-header .row{
	padding:50px 0px 10px 0px;
}
.form-thok-2024{display: flex;
    max-width: 890px;
    margin: auto;border: 2px solid #b38b4d;}
.form-thok-2024 .form-child {

}
.form-thok-2024 .form-child form{
	margin-top:unset !important;
}
.form-thok-2024 .form-img-left{width:50%;}
.form-thok-2024 .form-input-right{width:50%;background:white;padding:20px;}
.form-thok-2024 .head-tv{font-size: 20px;
    margin-bottom: 20px;
    color: #b38b4d;
    font-weight: 700;}
.form-thok-2024 ul{}
.footer .row{
	max-width:1400px;
}
.footer img{
	margin-bottom:unset !important;
}
.footer .ten-cty{font-size:15px;}
.khoa-hoc-2{
}
#top-bar{    border-bottom: 1px solid #ffffff21;
    padding: 2px;}
#top-bar .glink{
	color:white;
	margin-right:5px;
}
.igcse-sec4-2{
	margin :auto !important;
	
}
.bang-gia{
 border-radius:20px;
 padding:30px;
 background:#f6f9fc;

}
.igcse-sec4-2{
	margin :auto !important;
	
}
.center{
	text-align:center;
}
.igcse-sec4-col .medium-6{
	    background-color: #ffffff;
    padding: 45px 35px;
    border: 1px solid #d8d8d8;
	 margin:1%;
 width:48%;
	max-width:48%;
}
.igcse-sec4-2 .dk-hoc{margin-bottom:15px;}
.igcse-sec4-right .dk-hoc{    display: inline-block;}
.bang-gia h4 {
    font-size: 26px;
	color: #000 !important;
    font-weight: bold;
}
 .about-us {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.3;
    padding: 10px 20px;
    border-radius: 50px;
    display: inline-block;
    background-color: #D7E5F5;
    color: #397CCF;
    margin-bottom: 30px;
}
.vi-sao .icon-box h3{
background: linear-gradient(90deg, rgba(2, 0, 36, 1) 0%, rgba(9, 9, 121, 1) 35%, rgba(0, 212, 255, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	font-weight:700;
}
.igcse-sec4-col{
	padding:30px;
}
.dk-hoc{
    background-color: transparent;
    color: black;
    /* border-color: black; */
    border-color: #bfbfbf;
    opacity: 0.999999;
    border: 1px solid #bfbfbf;
    padding: 10px;
    border-radius: 10px;
}
.igcse-online-hocphi .box {
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
    text-align: left;
	padding:30px;
}
.igcse-online-hocphi{background-color: #143256 !important;        padding: 0px !important; border-radius:10px; color:white}
.igcse-online-hocphi .box .title {
    line-height: 1;
    padding: 10px 20px;
    border-radius: 50px;
    border: 1px solid white;
    margin-right: 20px;
    white-space: nowrap;
	    display: inline-block;
    font-size: 16px;
    line-height: 21px;
    font-weight: 500;
	    margin-bottom: 15px;
}
.igcse-online-hocphi .box .ribbon {
    position: absolute;
    top: 30px;
    right: -50px;
    height: 33px;
    background: #FEDD00;
    width: 200px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    text-align: center;
    font-size: 16px;
    line-height: 1;
    padding: 8px;
    color: black;
	font-weight: 500;}
.igcse-online-hocphi .box .contract {
    display: inline-block;
    font-size: 16px;
    line-height: 21px;
    font-weight: 500;
}
.igcse-online-hocphi .box .price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-bottom: 15px;
}
.igcse-online-hocphi .box ul.bullet_list {
    position: relative;
    padding-top: 20px;
}
.igcse-online-hocphi .box ul.bullet_list::before {
    content: '';
    position: absolute;
    top: 0;
    width: calc(100% + 20px);
    left: -20px;
    height: 1px;
    background: white;
    display: block;
}
    .igcse-online-hocphi .box .price .main_price {
        font-size: 65px;
    }
 .igcse-online-hocphi .box .price .suffix {
    font-size: 18px;
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 13px;
    margin-left: 10px;
}
 .igcse-online-hocphi .box .price_info p {
    margin-bottom: 15px;
}
 .igcse-online-hocphi .box .price_info p {
    font-size: 16px;
    line-height: 1.2;
    font-weight: 500;
}
  .achievements-container {
      max-width: 1200px;
      margin: 0 auto;
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(270px, 1fr));
      gap: 30px;
      padding: 0 20px;
    }
    
    .achievement-card {
      background: white;
      border-radius: 12px;
      padding: 40px 30px;
      text-align: center;
      box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
      transition: all 0.3s ease;
      position: relative;
      overflow: hidden;
      z-index: 1;
    }
    
    .achievement-card:hover {
      transform: translateY(-10px);
      box-shadow: 0 15px 40px #3490dc;
    }
    

    .achievement-card:before {
      content: '';
      position: absolute;
      width: 100%;
      height: 5px;
      background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(9,9,121,1) 35%, rgba(0,212,255,1) 100%);
      bottom: 0;
      left: 0;
      z-index: -1;
    }
    
    .achievement-card:hover:before {
      height: 100%;
      opacity: 0.05;
      transition: all 0.3s ease;
    }
    
    .achievement-icon {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 90px;
      height: 90px;
      background: #3490dc;
      border-radius: 50%;
      margin: 0 auto 25px;
    }
    
    .achievement-icon svg {
      width: 45px;
      height: 45px;
      fill: white;
    }
    
    .achievement-number {
      font-size: 60px;
      font-weight: 800;
      color: #3490dc;
      margin-bottom: 20px;
      line-height: 1;
      display: flex;
      align-items: center;
      justify-content: center;
    }
    
    .achievement-description {
      font-size: 18px;
      font-weight: 600;
      color: #333;
      margin-bottom: 15px;
      line-height: 1.4;
      min-height: 50px;
      display: flex;
      align-items: center;
      justify-content: center;
    }
    
    .achievement-detail {
      font-size: 15px;
      color: #666;
      line-height: 1.6;
    }
    
    .trust-badge {
      position: absolute;
      top: 20px;
      right: 20px;
      background: #3490dc;
      color: white;
      font-size: 12px;
      font-weight: 700;
      padding: 5px 10px;
      border-radius: 20px;
      letter-spacing: 0.5px;
      text-transform: uppercase;
    }
.muc-tieu .goals-header {
      text-align: center;
      margin-bottom: 40px;
    }
    
 .muc-tieu .goals-title {
      font-size: 36px;
      font-weight: 700;
      color: #2d3748;
      margin-bottom: 15px;
      position: relative;
      display: inline-block;
    }
    
.muc-tieu  .goals-title:after {
      content: '';
      position: absolute;
      bottom: -10px;
      left: 50%;
      transform: translateX(-50%);
      width: 80px;
      height: 4px;
      background: linear-gradient(90deg, #3490dc, #6574cd);
      border-radius: 2px;
    }
    
.muc-tieu .goals-subtitle {
      font-size: 18px;
      color: #718096;
      max-width: 700px;
      margin: 0 auto;
    }
     
  .muc-tieu   .goal-card {
      background: white;
      border-radius: 12px;
      padding: 30px;
      transition: all 0.3s ease;
      box-shadow: 0 4px 20px rgba(0, 0, 0, 0.03);
      position: relative;
      overflow: hidden;
      height: 100%;
      display: flex;
      flex-direction: column;
    }
    
.muc-tieu .goal-card:hover {
      transform: translateY(-5px);
      box-shadow: 0 12px 30px rgba(0, 0, 0, 0.1);
    }
    
.muc-tieu .goal-card:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 5px;
      height: 100%;
      background: linear-gradient(to bottom, #3490dc, #6574cd);
      border-radius: 4px 0 0 4px;
    }
    
.muc-tieu .goal-icon {
      width: 60px;
      height: 60px;
      background: linear-gradient(135deg, #eef2f7 0%, #f5f7fa 100%);
      border-radius: 12px;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 20px;
    }
    
.muc-tieu .goal-icon svg {
      width: 30px;
      height: 30px;
      fill: #3490dc;
    }
    .muc-tieu .goal-title {
      font-size: 20px;
      font-weight: 700;
      color: #2d3748;
      margin-bottom: 15px;
    }
    
 .muc-tieu .goal-description {
      font-size: 16px;
      color: #718096;
      line-height: 1.6;
      flex-grow: 1;
    }


.dive h2:after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 4px;
    background: linear-gradient(90deg, #3490dc, #6574cd);
    border-radius: 2px;
}
.hoc-thu-bt{    padding: 16px 40px !important;
    background: #fb2056;
    border-radius: 50px;
    color: white !important;
    font-size: 17px !important;}
.comment-form-cookies-consent{
	display:none;
}
.thim-ekit-single-post__content, .post .entry-content {
    counter-reset: heading;
}
.thim-ekit-single-post__content h2:before, .post .entry-content h2:before {
    content: counter(heading)". ";
    counter-increment: heading;
	color: #000;
	font-weight:700;
    border-left: 5px solid #a1814c;
    padding-left: 10px;}

.thim-ekit-single-post__content h2, .post .entry-content h2 {
    counter-reset: subheading
}
.thim-ekit-single-post__content h3:before {
    content: counter(heading)"." counter(subheading)" ";
    counter-increment: subheading;
	font-weight:700;
}
.single-post .blog-single{background:#f7f7f7;}
.single-post .blog-single .col, .blog-archive .col-inner{max-width:1000px;    background: white;
    border-radius: 20px;    box-shadow: 10px 25px 60px #ccd6ef;}
#at_posts_related .col{    border-radius: unset;
    box-shadow: unset;}
.single-post .blog-single img,.single-post .blog-single figure{
	width:100% !important;
}
.single-post .entry-divider{
	display:none;
}
.single-post .entry-title{
	border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
	    font-size: 32px;
    margin-bottom: 15px;
    font-weight: 700;
    line-height: 1.2;
}
.sec-blog .post-title:after, #at_posts_related .post-title:after, .page-wrapper p.from_the_blog_excerpt:after, .single-page h5:after {
    content: "Đọc thêm ⮕";
    display: block;
    /* background-color: #ffffff; */
    width: fit-content;
    /* padding: 5px 20px; */
    /* border-radius: 15px; */
    /* border: 2px solid #9a1b1f; */
    color: #3858e9;
    font-weight: 600;
    padding-top: 10p;
    margin: 10px;
    margin-left: 0px;
}
.blog-archive .post-title, .sec-blog .post-title {
    color: #333333 !important;
    font-weight: 600;
    margin-bottom: 20px;
}
.blog-archive .post-title, .sec-blog .post-title{
	font-size:15px;
}
.blog-archive .is-divider, .sec-blog .is-divider, #at_posts_related .is-divider{
	display:none;
}
.blog-archive .box-blog-post, #at_posts_related .box-blog-post, .sec-blog .box-blog-post{
    border: 1px solid #ccc;
    border-radius: 20px;
}
.blog-archive .box-blog-post img, #at_posts_related .box-blog-post img, .sec-blog .box-blog-post img{
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
}
.blog-archive .box-blog-post .blog-post-inner, .sec-blog .blog-post-inner, #at_posts_related .box-text{
    padding: 0px 10px;
}

.footer-1{
	padding-top:unset;
}
.footer-1 ul{padding-left:15px;}
.footer-1 li{    list-style: square;}
.footer-1 i{
	padding-right:10px;
}
.footer-1{
  position: relative;
		  background-image: url('/wp-content/uploads/2025/05/baner-landmark-81-1.webp');
	    background-size: cover;
	background-position:center;

}
.footer-1 .row{
	padding:20px 0px;
}
.footer-1::before{
    background: linear-gradient(105.42deg, #0032adcf 25.48%, #97b7ff8f 79.06%, #ABFFFF 122.71%, #E1F9FF 151.03%) !important;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
--background-overlay: '';
}
.border img{
	border-radius:20px;
}
.tieu-chi-section .icon-box {
	border-right:1px solid #001A96;
	text-align:center;
}

.tieu-chi-section .last-child .icon-box{
	border-right:unset;
}
.tieu-chi-section h3{
	font-size:40px;
	font-weight:bold;
color:#001A96;
}
.center{
	text-align:center;
}
.khoa-hoc-2{text-align:center;}
.khoa-hoc-2 h3{color:white}
.khoa-hoc-2 h4{color:white}
.mau-cam .col-inner{
	background:#FF6900;
}
.mau-do .col-inner{
	background:#34D171;
}
.mau-xanh .col-inner{
	background:#397CCF;
}
.mau-xanh-2 .col-inner{
	background:#143256;
}
.khoa-hoc h2{
	font-size:40px;
	font-weight:700;
	color:#001A96;
}
.color-ib{
 }
.khoa-hoc-2 .col-inner{border:1px solid #d7d7d7;border-radius:10px;padding:20px;padding-bottom:unset;    -webkit-transition: all .3sease;
    transition: all .3sease;}
.khoa-hoc-2 h3{font-size:25px}
.khoa-hoc-2 p{}
.khoa-hoc-2 .xem-ngay{    background: #ee2c3c;
    color: white;
    padding: 6px 22px;
    border-radius: 5px;margin-top:15px !important}

.khoa-hoc-2 .col-inner:hover {
    border-color: #1976d2;
    box-shadow: 0 5px 0px 0 #1976d2;
}

.slogan{
	
    background: linear-gradient(90deg, rgba(2, 0, 36, 1) 0%, rgba(9, 9, 121, 1) 35%, rgba(0, 212, 255, 1) 100%);
}
.slogan{
	   padding: 25px 0px 25px 0px;
}

.slogan marquee{
	font-size:30px;
	color:white;
}
.slogan p{
	margin-bottom:unset;
		font-size:30px;
	color:white;
}
.loai-hinh-hoc{
	background:url('https://giasuib.vn/wp-content/uploads/2025/03/network.png') right no-repeat;
}
.canh-deu {
    margin-left: auto !important;
    margin-right: auto !important;
}
.vertical {
	 display: flex;
}
.vertical .col-inner{ 
		 display: flex;
  flex-direction: column;
  justify-content: center; /* Căn giữa theo chiều dọc */
  align-items: center; /* Căn giữa theo chiều ngang */}
.lien-he{
	    background: url(/wp-content/uploads/2025/04/times-edu.webp) center;
    padding: 50px;
    background-repeat: no-repeat;
    background-size: cover;
}
.lien-he-2 .vertical h2{
	font-size:40px;
	color:white;
}
.lien-he-2 .vertical{
	color:white;
}
.lien-he-2{    background-color: #00000047;}
._form-branding{
	display:none;
}
.thim-ekit-single-post__content .tp-pricing-wrap{    margin-bottom: 20px;}
.thim-ekit-single-post__content .tp-pricing-wrap h3:before{content: '';}

@media(max-width:768px){
	.luyen-thi h2{
		color:#b38b4d;
		font-size:28px;
	}
	.tieu-chi-section h3{font-size:20px;}
	.khoa-hoc h2{        font-size: 30px;}
	.border img{border-radius:10px;}
	.lien-he{
		padding:10px;
		padding-top:30px;
	}
	.lien-he-2{padding-top:20px;}
	.bang-gia-chi-tiet .col{
		max-width:100%;
	}
	.bang-gia,.igcse-sec4-col{
		padding:10px;
	}
	.bang-gia h4{
		        font-size: 18px;
	}
	    .igcse-online-hocphi .box .price .main_price {
        font-size: 32px;
    }
	    .igcse-online-hocphi .box .price .suffix {
        font-size: 12px;
    }
	.achievement-detail{
		display:none;
	}
	.achievement-icon{
		        width: 50px;
        height: 50px;
	}
	.achievement-icon svg {
         width: 30px;
        height: 30px;
}
	.achievement-number{font-size:35px;}
	.achievement-description{font-size:16px;}
	.trust-badge{display:none;}
	.vi-sao ul{
		display:none;
	}
	.mobile-nav .icon-menu{
		color: white !important;
	}
	.khoa-hoc h2{font-size:26px;}
	.khoa-hoc h3{}
	.khoa-hoc h4{font-size:15px;}
	.secon-child .icon-box{border-right:unset;}
	.khoa-hoc-2 img{        width: 60%;}
	.loai-hinh-hoc img{width:100%}
	.slogan{margin:20px 0px;}
		.form-thok-2024{
		display:block;
	}
	.form-thok-2024 .form-child{
		width:100%;
	}
		.igcse-online-hocphi .box .price .main_price{
		        font-size: 32px;
	}
	.igcse-online-hocphi .box .price .suffix{        font-size: 12px;}
	.single-post .entry-title{
		font-size:25px;
	}
	.single-post .h2{
		font-size:22px;
	}
	.single-post .h3{
		font-size:20px;
	}
	.doi-ngu-giang-vien img{    object-fit: cover;
    height: 223px !important;}
	.luyen-thi .sec-1 h2 {
    font-size: 40px;}
	.luyen-thi .sec-1 h3 {
		font-size:25px;
	}
	.luyen-thi .sec-1 .hinh-dai-dien{display:none;}
	.luyen-thi .sec-1 .hinh-dai-dien img{}
	.luyen-thi .sec-1 .col{
		padding-bottom:20px;
	}
	.lo-trinh-hoc{}
	.lo-trinh-hoc {
  overflow-x: auto;       /* Cho phép cuộn ngang */
  overflow-y: hidden;     /* Ẩn cuộn dọc nếu có */
  white-space: nowrap;    /* Tránh xuống dòng */
		  -webkit-overflow-scrolling: touch; /* Kích hoạt vuốt mượt trên iOS */
  scroll-behavior: smooth;   
}

.lo-trinh-hoc img {
  display: inline-block;
  width: auto;            /* Không co lại */
  height: 300px;
  max-width: none;        /* Không bị giới hạn chiều rộng */
	  pointer-events: none; /* Tránh nhầm lẫn vuốt với nhấn */
}
	.luyen-thi .igcse-online-hocphi, .luyen-thi .noi-dung-hoc{
    width: 100%; margin-bottom:10px;max-width:100%;}
	.luyen-thi .sec4 .noi-dung-left h5{
		font-size:16px; padding-top:10px;}
	    .luyen-thi .noi-dung-hoc {
        padding: 10px 20px;
    }
	.luyen-thi .sec3 .con-so .des{font-size:16px;}
	.luyen-thi .sec3 .con-so .tit{        font-size: 30px;}
	.luyen-thi .lop-hoc .gallery-col{}
	#back-to-top{
		display:block !important;
        bottom: 180px !important;
        right: 20px;
	}
	.zalo-chat-widget{display:none;}
	  .title .thim-color {
    display: block;
  }
	.luyen-thi .teacher-cards-grid {
    display: flex;
    overflow-x: auto;
    gap: 16px;
    scroll-snap-type: x mandatory;
    padding-bottom: 10px;
  }

  .luyen-thi .teacher-card {
    width: 260px;
    flex-shrink: 0;
    scroll-snap-align: start;
  }
	.gala-lop-hoc img {
  	height:200px;
}
	.noi-dung-left .heading__primary{font-size:20px !important}
	.cau-hoi-thuong-gap h5{font-size:18px !important}
	.thim-ekits-testimonial__name{font-size:16px !important}
	.gala-lop-hoc .gallery-item{max-width:50% !important;}

	.sat-ladi h2{
	font-size:26px !important;
}
	.sat-ladi h3{
		font-size:18px !important
	}
	.sat-ladi h4{
		font-size:15px !important;
	}
	.sat-ladi h2, .sat-ladi h3, .sat-ladi h4{
		text-align:center;
	}
	.ladi-lien-he .elementor-icon-box-title{display:none;}
	.ladi-lien-he .elementor-icon-box-title a{font-size:20px !important}
	.site-footer{
		margin-top:20px;
	}
		.hide-des{display:block;}
	.gt_switcher-popup span{
	color:black !important;;
}
	.gtranslate_wrapper{
		padding:5px;
		padding-left:15px;
	}
	.gtranslate_wrapper a span:nth-of-type(1){
	display:none;
}
	.gt_languages a span{
		display: contents !important;
	}
	    .thim-ekits-menu__has-dropdown .thim-ekits-menu__dropdown {
        display: none;
    }

    .thim-ekits-menu__has-dropdown.dropdown-open .thim-ekits-menu__dropdown {
        box-shadow: unset !important;
        display: block !important;
        left: auto !important;
        margin-left: 0 !important;
        min-width: unset !important;
        opacity: 1;
        pointer-events: visible;
        transform: translateX(0) !important;
        visibility: visible;
        width: 100% !important;
    }
	.lo-trinh-ca-nhan h2{
		font-size:26px;
	}
	.content-chi-tiet-mon-hoc, .faq-mon-hoc .e-n-accordion-item .elementor-widget-container{
		padding:20px;
	}
	.mon-hoc-thok-new .ib-icons{
		display:none;	}
	.mon-hoc-thok-new .ib-course{width:100%;}
	.mon-hoc-thok-new .ib-course a{
		width:80%;
	}
	.hero-bg a{        display: block;
        margin-bottom: 20px;}
	.hero-bg .space-x-4 a:nth-child(2) {        margin-left: unset;
} 
	.teacher-card{        padding: 10px !important;}
    .thim-ekits-menu__nav {
        background: unset;
        border-radius: 0;
    }
	.cta-container{
		display:flex !important;
	}
	.logo-truong-doi-tac img {
    height: 2.5rem;
}
	.past-papers-grid{
    grid-template-columns:repeat(2,1fr);
    gap:0px;
}
    .button-lh-2026 .bt-hoc-lieu {
        font-size: 14px;
    }
	.home .timesedu-header-search{width:76%}
}
