/* @import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap'); */

/* @font-face {
    font-family: 'SVN';
    src: url('../font/SVN-Comic-Sans-MS.ttf');
} */


@font-face {
    font-family: 'SVN-Gotham Book';
    src: url('/assets/font/SVN-GothamBookItalic.woff2') format('woff2'),
    url('/assets//font/SVN-GothamBookItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-Gotham';
    src: url('/assets/font/SVN-GothamLightItalic.woff2') format('woff2'),
    url('/assets/font/SVN-GothamLightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-Gotham';
    src: url('/assets/font/SVN-GothamBold.woff2') format('woff2'),
    url('/assets/font/SVN-GothamBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-Gotham';
    src: url('/assets/font/SVN-GothamItalic.woff2') format('woff2'),
    url('/assets/font/SVN-GothamItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-Gotham';
    src: url('/assets/font/SVN-GothamBlackItalic.woff2') format('woff2'),
    url('/assets/font/SVN-GothamBlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-Gotham Book';
    src: url('/assets/font/SVN-GothamBook.woff2') format('woff2'),
    url('/assets/font/SVN-GothamBook.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-Gotham';
    src: url('/assets/font/SVN-GothamBoldItalic.woff2') format('woff2'),
    url('/assets/font/SVN-GothamBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-Gotham';
    src: url('/assets/font/SVN-GothamThinItalic.woff2') format('woff2'),
    url('/assets/font/SVN-GothamThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-Gotham Ultra';
    src: url('/assets/font/SVN-GothamUltra.woff2') format('woff2'),
    url('/assets/font/SVN-GothamUltra.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-Gotham XLight';
    src: url('/assets/font/SVN-GothamXLightItalic.woff2') format('woff2'),
    url('/assets/font/SVN-GothamXLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-Gotham XLight';
    src: url('/assets/font/SVN-GothamXLight.woff2') format('woff2'),
    url('/assets/font/SVN-GothamXLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-Gotham Ultra';
    src: url('/assets/font/SVN-GothamUltraItalic.woff2') format('woff2'),
    url('/assets/font/SVN-GothamUltraItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-Gotham';
    src: url('/assets/font/SVN-GothamThin.woff2') format('woff2'),
    url('/assets/font/SVN-GothamThin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-Gotham';
    src: url('/assets/font/SVN-GothamLight.woff2') format('woff2'),
    url('/assets/font/SVN-GothamLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-Gotham';
    src: url('/assets/font/SVN-Gotham.woff2') format('woff2'),
    url('/assets/font/SVN-Gotham.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-Gotham';
    src: url('/assets/font/SVN-GothamBlack.woff2') format('woff2'),
    url('/assets/font/SVN-GothamBlack.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-Gotham';
    src: url('/assets/font/SVN-GothamLight.woff2') format('woff2'),
    url('/assets/font/SVN-GothamLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-Gotham';
    src: url('/assets/font/SVN-GothamBold.woff2') format('woff2'),
    url('/assets/font/SVN-GothamBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


html {
    scroll-behavior: smooth;
}

@media (max-width: 768px) {
    html {
        font-size: 12px;
    }
}

body {
    /* font-family: 'SVN', 'Roboto', sans-serif, roboto !important; */
    font-family: 'Cabin Condensed', sans-serif !important;
    background-color: #f7fbfd     !important;
}

body p {
    line-height: 1.2;
    text-align: justify;
}

@media (min-width: 1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1167px !important;
    }
}

@media (min-width: 1200px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1167px !important;
    }
}

.mb-0 {
    margin-bottom: 0;
}

.mb-24 {
    margin-bottom: 24px;
}

.mb-50 {
    margin-bottom: 50px;
}

.mb-60 {
    margin-bottom: 60px;
}

.mb-80 {
    margin-bottom: 80px;
}

.mb-90 {
    margin-bottom: 90px;
}

.mb-100 {
    margin-bottom: 100px;
}

.mb-35 {
    margin-bottom: 35px;
}

@media (max-width: 768px) {
    .mb-24 {
        margin-bottom: 12px;
    }

    .mb-50 {
        margin-bottom: 25px;
    }

    .mb-60 {
        margin-bottom: 30px;
    }

    .mb-80 {
        margin-bottom: 40px;
    }

    .mb-90 {
        margin-bottom: 45px;
    }

    .mb-100 {
        margin-bottom: 50px;
    }

    .mb-35 {
        margin-bottom: 17px;
    }
}

.border-radius-global {
    border-radius: 20px !important;
}

:root {
    --primary-color: #125b9b;
    --secondary-color: #0f5692;
    --primary-color-fainter: #4b84b3;
    --third-color: #f39500;
}

.bg-primary {
    background-color: var(--primary-color);
}

.text-white {
    color: #fff;
}

.header {
    /* color: #fff; */
    padding: 20px;
}

@media (max-width: 768px) {
    .header {
        /* padding: 0 0; */
        /* position: sticky; */
        /* top: 0; */
        /* background-color: #fff; */
        /* z-index: 9999; */
        /* border-bottom: 1px solid #ccc; */
    }

    .wrapper-logo {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .wrapper-logo a {
        text-align: center;
    }
}

.logo {
    font-size: 28px;
    font-weight: bold;
    width: 100%;
    text-align: right;
}
.logo img {
    max-width: 90px;
}

.logo a {
    display: block;
}

.menu {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
}

@media (max-width: 768px) {
    .menu {
        margin-top: 15px;
        /*flex-wrap: wrap;*/
        justify-content: center;
    }

    .menu li {
        margin-left: 0;
        margin-right: 5px;
        margin-bottom: 5px;
    }

    .menu li a {
        color: #36383f !important;
    }
}

.menu li {
    margin-left: 20px;
}

.menu li a {
    text-decoration: none;
    transition: all 0.3s ease;
    font-size: 29px;
    color: var(--primary-color);
    text-align: center;
    display: block;
    line-height: 29px;
}

.menu li a:hover {
    color: var(--secondary-color);
}

/* section-banner  */
.section-banner img {
    width: 100%;
    height: auto;
}

/* list-student-receiving */
.list-student-receiving {
    background-repeat: no-repeat;
    background-image: url('/assets/images/to_ong_trai.png'), url('/assets/images/to_ong.png');
    background-position: top left, top right;
    margin-top: -8rem;
}

.ring_vang {
    font-size: 47px;
    color: #135293;
    font-style: italic;
    font-weight: 700;
}
.ring_vang_after {
    font-size: 36px;
    color: #36383f;
    font-style: italic;
    text-align: center;
}
.slick-item {
    padding: 10px;
    margin: 20px;
    border-radius: 50%;
    border:  3px solid var(--secondary-color);
    /*width: 250px !important;*/
    /*height: 250px !important;*/
}
.slick-item img {
    border-radius: 50%;
}

.logo-12nam {
    max-width: 200px !important;
}
.footer p{
    text-align: center;
    font-size: 1.75rem;
}
.list-student-receiving .wp-input-find {
    position: relative;
}

.list-student-receiving .input-find {
    width: 420px !important;
    height: 40px;
    background-color: #e3e3e3;
}

@media (max-width: 768px) {

    .card-custom-12nam {
        padding: 20px !important;
    }
    .footer p {
        font-size: 1.5rem;
    }

    .ring_vang {
        font-size: 25px;
    }
    .ring_vang_after {
        font-size: 22px;
    }
    /* list-student-receiving */
    .list-student-receiving {
        background-repeat: no-repeat;
        background-image: unset;
    }
    .list-student-receiving .input-find {
        width: 100% !important;
    }
}

.list-student-receiving .filter button {
    position: absolute;
    z-index: 69;
    right: 5px;
}

.list-student-receiving .button-global {
    background: var(--primary-color);
    border: none;
    color: #fff;
    font-size: 20px;
    max-height: 33px;
    display: flex;
    justify-content: center;
    align-items: center;

    padding: 0 8px;
}

.list-pharmacy .button-global {
    background: var(--secondary-color);
    border: none;
    color: #fff;
    font-size: 20px;
    max-height: 33px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 8px;
}

.list-student-receiving .biker {
    position: relative;
}

.list-student-receiving .biker img {
    position: absolute;
    right: 0;
    z-index: 9;
    top: -25px;
}

@media (max-width: 992px) {
    .list-student-receiving .biker img {
        right: unset;
        left: 5%;
    }
}

@media (max-width: 768px) {
    .list-student-receiving .biker img {
        left: -5%;
    }

    .list-student-receiving .filter button span {
        font-size: 18px;
    }

    .list-student-receiving .button-global {
        font-size: 18px;
    }
}

@media (max-width: 540px) {
    .list-student-receiving .biker {
        display: none;
    }
}


.border-radius-small {
    border-radius: 10px !important;
}

.border-radius-big {
    border-radius: 20px !important;
}

.list-student-receiving button i {
    margin-right: 5px;
}

.list-student-receiving .head {
    justify-content: space-between;
}

@media (max-width: 768px) {
    .list-student-receiving .head {
        justify-content: center;
        display: block !important;
    }

    .list-student-receiving .head img {
        width: 100%;
        height: auto;
    }

    .list-student-receiving button i {
        font-size: 18px;
    }
}

/* reset css datatable */
table.dataTable.table-striped > tbody > tr.odd > * {
    box-shadow: unset !important;
}

.list-student-receiving table.dataTable thead th,
.list-student-receiving table.dataTable thead td {
    border-color: var(--primary-color-fainter);
    border-width: 1px;
    border-bottom: 1px solid var(--primary-color-fainter) !important;
    font-weight: bold;
    font-size: 20px;
}

.list-student-receiving table.dataTable tbody td {
    border-color: var(--primary-color-fainter);
    border-left: 1px solid var(--primary-color-fainter) !important;;
    border-right: 1px solid var(--primary-color-fainter) !important;;
    font-size: 20px;
}

.list-pharmacy table.dataTable thead th,
.list-pharmacy table.dataTable thead td {
    border-color: var(--secondary-color);
    border-width: 1px;
    border-bottom: 1px solid var(--secondary-color) !important;
    font-weight: bold;
    font-size: 20px;
}

.list-pharmacy table.dataTable tbody td {
    border-color: var(--secondary-color);
    border-left: 1px solid var(--secondary-color) !important;;
    border-right: 1px solid var(--secondary-color) !important;;
    font-size: 20px;
}

.table > :not(caption) > * > * {
    /* border-bottom-width: unset !important; */
}

/* ---------------- */

.dataTables_length {
    display: none;
}

.dataTables_filter {
    display: none;
}

.list-student-receiving table.dataTable thead tr:first-child {
    background-color: var(--primary-color);
}

.list-pharmacy table.dataTable thead tr:first-child {
    background-color: var(--secondary-color);
}

table.dataTable thead tr:first-child th {
    color: #fff;
    text-align: center;
    padding: unset;
    font-size: 30px;
    font-weight: normal;

    /* background-image: url('/assets/images/ds_giai.png'); */
}


table.dataTable .click-image {
    margin: 0 auto;
}

table.dataTable .view-mb {
    display: none;
}

.wrapper-slider p {
    background-color: var(--primary-color);
    text-align: center;
    color: #ffffff;
    padding: 10px;
    min-height: 80px;
}

@media (max-width: 992px) {

    #target_list_student_receiving,
    #target_list_pharmacy,
    #target_program_rule,
    #target_companion_brand {
        scroll-margin-top: 90px;
    }

    table.dataTable .click-image {
        display: none;
    }

    table.dataTable .view-mb {
        display: flex;
    }
}

table.dataTable thead th {
    text-align: center !important;
}

.list-student-receiving table.dataTable th {
    color: var(--primary-color);
    font-weight: normal;
}

.list-pharmacy table.dataTable th {
    color: var(--secondary-color);
    font-weight: normal;
}

.dataTables_info {
    display: none;
}

.content-table .dataTables_wrapper .dataTables_paginate {
    display: flex;
    justify-content: center;
    width: 100%;
}

.content-table .dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
    opacity: 0;
    visibility: hidden;
}

.content-table .dataTables_wrapper .dataTables_paginate span {
    display: flex;
}

.content-table .dataTables_wrapper .dataTables_paginate .paginate_button {
    max-height: 35px;
    max-width: 53px;
    font-size: 24px;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none !important;
    background-color: #b9b9b9;
    transition: all 0.3s ease;
    margin-right: 13px;
    font-family: 'Roboto';
    opacity: 1;
    visibility: visible;
    transition: all 0.3s ease;
}

.content-table .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background: linear-gradient(to bottom, var(--primary-color-fainter) 0%, var(--primary-color) 100%);
}

.content-table .dataTables_wrapper .dataTables_paginate .paginate_button.current {
    color: #fff !important;
}

.list-student-receiving .dataTables_wrapper .dataTables_paginate .paginate_button.current {
    background-color: var(--primary-color);
}

.list-pharmacy .dataTables_wrapper .dataTables_paginate .paginate_button.current {
    background-color: var(--secondary-color);
}

.content-table .dataTables_wrapper .dataTables_paginate #list_student_receiving_next,
.content-table .dataTables_wrapper .dataTables_paginate #list_student_receiving_previous {
    font-size: 18px;
    font-weight: normal;
}

.content-table table.dataTable {
    margin-bottom: 36px !important;
}

/* global title */
.wrapper-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.wrapper-title::before,
.wrapper-title::after {
    content: '';
    width: 50%;
    height: 1px;
    background-color: #7c7d80;
}

.title {
    /*font-family: 'Roboto';*/
    color: var(--primary-color);
    font-size: 35px;
    font-weight: bold;
    text-align: center;
    position: absolute;
    z-index: 2;
    margin: 0 10px;
    left: 50%;
    background-color: #fff;
    transform: translateX(-50%);
    padding: 0 20px;
    text-transform: uppercase;
}

/* program rules */
.program-rule__content p {
    font-size: 37px;
    text-align: center;
}

/* video__content */
.video__content {
    text-align: center;
}

#list_student_receiving_wrapper table {
    width: 100%;
    overflow-x: auto;
    border-collapse: collapse;

}

@media (max-width: 768px) {
    .wrapper-slider p {
        min-height: unset;
    }

    .video__content iframe {
        width: 100%;
        height: 360px;
    }

    .title {
        font-size: 18px;
        width: 100%;
        margin: 0;
    }

    .program-rule__content p {
        font-size: 18px;
    }

    .content-table .dataTables_wrapper .dataTables_paginate .paginate_button {
        max-height: 30px;
        max-width: 30px;
        font-size: 20px;
        font-weight: bold;
        display: flex;
        justify-content: center;
        align-items: center;
        border: none !important;
        background-color: #b9b9b9;
        transition: all 0.3s ease;
        margin-right: 5px;
        margin-left: 5px;
        opacity: 1;
        visibility: visible;
        transition: all 0.3s ease;
        padding: 0;
    }

    .content-table .dataTables_wrapper .dataTables_paginate {
        flex-wrap: wrap;
    }
}

/* companion-brand */

.companion-brand p {
    color: var(--primary-color);
    font-size: 24px;
    text-align: center;
}

.companion-brand img {
    width: 100%;
    height: auto;
}

/* about-TM */
.about-TM p,
.program-rule p {
    font-size: 24px;
}

/* wrapper-slider */
.wrapper-slider {
    max-height: 330px;
    position: relative;
}

.wrapper-slider .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 11;
    background-color: #bcbbbb;
    border: none;
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.wrapper-slider .slick-arrow i {
    color: var(--primary-color);
    font-size: 20px;
}

.wrapper-slider .slick-prev {
    left: 5px;
}

/* a3a3a3 */

.wrapper-slider .slick-next {
    right: 5px;
}

.wrapper-slider .slick-slide img {
    width: 100%;
    height: 100%;
    max-height: 200px;
    object-fit: cover;
}

/* menu */
.menu-mobile {
    position: relative;
    display: none;
    transition: 0.3s;
}

.hamburger {
    margin-right: 40px;
    font-weight: bold;
    /*transform: scale(2);*/
    font-size: 30px;
    color: var(--primary-color);
}

.menu-mobile .content-menu-mb {
    /* text-align: center; */
    /* margin-top: 20px; */
}

.menu-mobile .content-menu-mb a {
    display: block;
    text-decoration: none;
    font-size: 20px;
    color: #fff;
    line-height: 40px;
    border-bottom: 1px solid #fff;
}

.menu-mobile .content-menu-mb a:last-child {
    border-bottom: none;
}

.menu-mobile .content-menu-mb .close-menu {
    padding: 5px;
    position: absolute;
    right: 5px;
    top: 0;
    font-size: 25px;
}

.menu-desktop {
    display: flex;
    align-items: center;
}

@media (max-width: 768px) {
    /* .menu-desktop {
        display: none;
    } */
    .menu-mobile {
        /* display: block; */
        /* padding: 20px 12px; */
        transition: 0.3s;
        overflow: hidden;
        position: fixed;
        left: 0;
        width: 80% !important;
        height: 100%;
        background-color: var(--primary-color);
        z-index: 99;
        top: 0;
        padding: 20px !important;
        padding-top: 0 !important;
    }

    .hidden-menu-mobile {
        left: -500px;
        /* height: 0; */
    }

    .wrapper-slider {
        margin-bottom: 20px;
    }

    table.dataTable thead tr:first-child th {
        font-size: 22px;
    }

    .companion-brand p,
    .about-TM p,
    .program-rule p {
        font-size: 18px;
    }
}

.img-popup {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 99;
    width: 80%;
    text-align: center;
}

.overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.5;
    z-index: 89;
}

.close-popup {
    position: absolute;
    left: 100%;
    bottom: 100%;
    border: none;
    background-color: transparent;
    font-size: 24px;
    color: #fff;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 0 !important;
}


/* Section list video */
.list-video__wapper {
    display: flex;
    align-items: start;
}

.list-video__wapper__left {
    max-width: 100%;
    margin-right: 10px;
    flex-basis: 70%;
}

.list-video__wapper__right {
    max-width: 100%;
    overflow-y: auto;
    flex-basis: 30%;
    max-height: 500px;
}

.list-play {
    margin: 0;
    padding: 0;
}

.list-play__image {
    margin-right: 15px;
    max-width: 130px;
    width: 100%;
}

.list-play__image img {
    width: 100%;
    height: auto;
    max-width: 300px
}

.list-play__video {
    display: none;
}

.list-play__video iframe {
    width: 100%;
    height: 500px;
}

.list-play__video.active {
    display: block;
}

.list-play__item {
    display: flex;
    list-style-type: none;
    cursor: pointer;
    margin-bottom: 10px;
}

@media only screen and (max-width: 1024px) {
    .list-video__wapper {
        display: block;
    }

    .list-play__video iframe {
        height: 300px;
    }

    .list-video__wapper__left {
        width: 100%;
        margin-bottom: 20px;
    }

    .list-video__wapper__right {
        width: 100%;
    }
}

.list-play__item.active .list-play__title {
    font-weight: 600;
}

.list-play__title {
    margin-bottom: 0;
}

#scroll-1::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

#scroll-1::-webkit-scrollbar {
    width: 12px;
    background-color: #F5F5F5;
}

#scroll-1::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: var(--primary-color);
}


.card-custom-12nam {
    background: #ededed;
    border-radius: 30px;
    font-size: 1.75rem;
    padding: 20px 35px;
    /* display: flex;
    align-items: center; */
}

.cart-custom-12nam__dot {
    width: 100%;
    height: 12px;
    border-radius: 50%;
    margin-right: 5px;
    background: #f39500;
    display: block;
    max-width: 12px;
}

.danh-sach-kh-trung-giai {

}

.danh-sach-kh-trung-giai .content-table {
    position: relative;
}

.bg-giai {
    /*position: absolute;*/
    /*bottom: 97%;*/
    /*z-index: 2;*/
}

.search-custom {
    /*margin-bottom: 130px;*/
}
#list_student_receiving_wrapper {
    margin-top: -25px;
    position: initial;
}
@media only screen and (max-width: 992px) {
    .search-custom {
        /*margin-bottom: 60px;*/
    }
}

@media only screen and (max-width: 768px) {

    #list_student_receiving_wrapper {
        margin-top: -15px;
    }
    .bg-giai {
        bottom: 99%;
    }

    .giai-thuong-va-the-le {
        margin-bottom: 35px;
    }
}

.wp-input-find {
    position: relative;
}

.wp-input-find button {
    position: absolute;
    right: 5px;
}

.giai-thuong-va-the-le {
    margin-bottom: 50px;
}

.hinh-anh-thuc-te {
    background-image: url('/assets/images/la_trai.png'), url('/assets/images/la_phai.png');
    background-position: -40px 0, bottom right;
    background-repeat: no-repeat;
}

.hinh-anh-thuc-te-list__item {
    width: 270px !important;
    height: 270px !important;
    border-radius: 50%;
    border: 1px solid var(--secondary-color);
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 20px;
}

.hinh-anh-thuc-te-list__item .over {
    overflow: hidden;
    border-radius: 50%;
    width: 250px !important;
    height: 250px !important;
}

.hinh-anh-thuc-te-list__item img {
    transform-origin: top;
    transform: scale(2);
}

.hinh-anh-thuc-te-list .slick-dots {
    margin-top: 30px;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hinh-anh-thuc-te-list .slick-dots li {
    margin-right: 7px;
    width: 8px;
    height: 8px;
    overflow: hidden;
    border-radius: 50%;
    /* background-color: var(--primary-color-fainter);    */
}

.hinh-anh-thuc-te-list .slick-dots li button {
    text-indent: -9999px;
    width: 100%;
    height: 100%;
    padding: 0;
    transition: all .3s ease;
    border: none;
    /* background-color: var(--primary-color-fainter); */
}

.hinh-anh-thuc-te-list .slick-dots .slick-active button {
    background-color: var(--primary-color-fainter);
}

@media (max-width: 768px) {
    .logo-12nam {
        max-width: 130px !important;
    }

    .hinh-anh-thuc-te {
        background-image: unset;
    }
}

@media (max-width: 768px) {
    .video-landing iframe {
        height: 220px;
    }
}

.tm-cam-on {

}
.tm-cam-on__content {
    font-size: 1.25rem;
    position: relative;
}

.dau-phay {
    position: absolute;
}

.dau-phay.left {
    left: 0;
    top: -5px;
}

.dau-phay.right {
    right: 0;
    bottom: -5px;
}

.tm-cam-on__content b {
    color: #033a6d;
}

.title-global-12__title {
    color: #033a6d;
    text-transform: uppercase;
    font-size: 1.875rem;
    position: relative;
    display: inline-block;
}

.title-global-12__title::after {
    content: '';
    position: absolute;
    bottom: -10px;
    height: 5px;
    width: 90%;
    left: 50%;
    transform: translateX(-50%);
    background-color: var(--third-color);
}

.cart-custom-12nam__content b {
    color: #033a6d;
    font-weight: 700;
}

.group-product {
    margin-top: -70px;
    margin-bottom: 70px;
}

.the-le-detail p {
    font-size: 2.25rem;
    color: #36383f;
    font-style: italic;
    text-align: center;
    padding: 0 50px;
}

.the-le-detail__item {
    text-align: center;
    max-width: 80%;
    margin: 0 auto;
}

.the-le-detail__item--title {
    font-size: 1.75rem;
    color: #033a6d;
    font-weight: 700;
}

.the-le-detail__item p {
    color: #36383f;
    font-size: 1.75rem;
}

.the-le-turn {
    /*display: grid;*/
    /*grid-template-columns: repeat(2, 1fr);*/
    
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

@media (max-width: 460px) {
    .the-le-turn {
        grid-template-columns: repeat(1, 1fr);
    }
}

.tbl-ds-trung-giai thead {
    background-color: var(--third-color);
    color: #fff;
    font-size: 1.5625rem;
}

.tbl-ds-trung-giai thead th {
    border-right: 2px solid #fff;
    text-align: center;
    padding: 10px 0px;
}

.tbl-ds-trung-giai thead th:last-child {
    border-right: none;
}

.tbl-ds-trung-giai tbody {
    background-color: #eeeeee;
}

.tbl-ds-trung-giai tbody td {
    border-right: 2px solid #fff;
    font-size: 1.2rem;
}

.tbl-ds-trung-giai tbody td:last-child {
    border-right: none;
}

.title-ds-trung-giai {
    font-size: 1.875rem;
    color: #fff;
    position: absolute;
    top: 50px;
    left: 50%;
    transform: translateX(-50%);
    font-weight: 700;
    text-transform: uppercase;
}

.bg-ds-trung-giai {
    position: relative;
}

.form-search-ds-trung-giai {
    position: absolute;
    bottom: 15px;
    width: 100%;
}

.form-search-ds-trung-giai select {
    text-transform: uppercase;
}

.wp-button-search-phone {
    position: relative;
    overflow: hidden;
    border-radius: 0.375rem;
}

.btn-search-phone {
    position: absolute;
    right: 0;
    top: 0;
    background-color: #dc0001;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 0 10px;
}

.btn-search-phone svg {
    fill: #fff;
}

.btn-search-phone span {
    color: #fff;
}

.cach-thuc-trao-giai__content {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 20px;
}

.cttg-item {
    background-color: #f4f4f4;
    padding: 15px;
    min-height: 600px;
    position: relative;
}

.cttg-item .cttg-item__image {
    position: absolute;
    bottom: 50%;
    transform: translateY(100%);
}

.cttg-item p {
    font-size: 1.5rem;
}

.first-letter {
    font-size: 3.125rem;
    color: var(--third-color);
    font-weight: 700;
    margin-right: 5px;
}

.cach-thuc-trao-giai {
    margin-bottom: 170px;
}

@media (max-width: 768px) {
    .cach-thuc-trao-giai__content {
        grid-template-columns: repeat(1, 1fr);
        row-gap: 20px;
    }

    .cttg-item .cttg-item__image {
        position: unset;
        transform: unset;
        text-align: center;
    }

    .cttg-item {
        min-height: unset;
    }

    .cach-thuc-trao-giai {
        margin-bottom: 30px;
    }

    .title-ds-trung-giai {
        top: 20px;
        width: 100%;
        text-align: center;
    }

    .group-product {
        margin-top: 20px;
        margin-bottom: 30px;
    }

    .wp-tbl-ds-trung-giai {
        width: 100%;
        overflow: scroll;
    }

    .tbl-ds-trung-giai {
        width: 1000px !important;
    }

    .form-search-ds-trung-giai {
        padding: 0 5px !important;
        bottom: 5px;
    }

    .btn-search-phone span {
        display: none;
    }

    .dau-phay.left {
        top: -25px;
    }

    .title-custom-12nam-1 {
        transform: scale(0.6);
    }

    .title-custom-12nam-2 {
        transform: scale(0.7);
    }

    .the-le-detail p {
        padding: 0;
    }
}


@media (max-width: 460px) {
    .title-ds-trung-giai {
        top: 10px;
    }
}
.menu-mb {
    padding-left: 0;
    list-style: none;
}

.menu-mb a {
    text-decoration: none;
    color: #36383f;
    font-size: 20px;
}

