/*
Font families defined by this CSS:
  - InterVariable  variable font for modern web browsers
  - Inter          static fonts for older web browsers (small optical size)
  - InterDisplay   static fonts for older web browsers (large optical size)

Usage example:
  :root { font-family: Inter, sans-serif; }
  @supports (font-variation-settings: normal) {
    :root { font-family: InterVariable, sans-serif; }
  }

*/
@font-face {
    font-family: InterVariable;
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url('/ke-toan/sites/lib/font/inter/InterVariable.woff2?v=4.1') format('woff2');
}

@font-face {
    font-family: InterVariable;
    font-style: italic;
    font-weight: 100 900;
    font-display: swap;
    src: url('/ke-toan/sites/lib/font/inter/InterVariable-Italic.woff2?v=4.1') format('woff2');
}

/* legacy name "Inter var" (Oct 2023) */
@font-face {
    font-family: 'Inter var';
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url('/ke-toan/sites/lib/font/inter/InterVariable.woff2?v=4.1') format('woff2');
}

@font-face {
    font-family: 'Inter var';
    font-style: italic;
    font-weight: 100 900;
    font-display: swap;
    src: url('/ke-toan/sites/lib/font/inter/InterVariable-Italic.woff2?v=4.1') format('woff2');
}

/* static fonts */
@font-face {
    font-family: Inter;
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url("/ke-toan/sites/lib/font/inter/Inter-Thin.woff2?v=4.1") format("woff2");
}

@font-face {
    font-family: Inter;
    font-style: italic;
    font-weight: 100;
    font-display: swap;
    src: url("/ke-toan/sites/lib/font/inter/Inter-ThinItalic.woff2?v=4.1") format("woff2");
}

@font-face {
    font-family: Inter;
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url("/ke-toan/sites/lib/font/inter/Inter-ExtraLight.woff2?v=4.1") format("woff2");
}

@font-face {
    font-family: Inter;
    font-style: italic;
    font-weight: 200;
    font-display: swap;
    src: url("/ke-toan/sites/lib/font/inter/Inter-ExtraLightItalic.woff2?v=4.1") format("woff2");
}

@font-face {
    font-family: Inter;
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url("/ke-toan/sites/lib/font/inter/Inter-Light.woff2?v=4.1") format("woff2");
}

@font-face {
    font-family: Inter;
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url("/ke-toan/sites/lib/font/inter/Inter-LightItalic.woff2?v=4.1") format("woff2");
}

@font-face {
    font-family: Inter;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("/ke-toan/sites/lib/font/inter/Inter-Regular.woff2?v=4.1") format("woff2");
}

@font-face {
    font-family: Inter;
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url("/ke-toan/sites/lib/font/inter/Inter-Italic.woff2?v=4.1") format("woff2");
}

@font-face {
    font-family: 'Inter Medium';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("/ke-toan/sites/lib/font/inter/Inter-Medium.woff2?v=4.1") format("woff2");
}

@font-face {
    font-family: Inter;
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: url("/ke-toan/sites/lib/font/inter/Inter-MediumItalic.woff2?v=4.1") format("woff2");
}

@font-face {
    font-family: 'Inter SemiBold';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url("/ke-toan/sites/lib/font/inter/Inter-SemiBold.woff2?v=4.1") format("woff2");
}

@font-face {
    font-family: Inter;
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: url("/ke-toan/sites/lib/font/inter/Inter-SemiBoldItalic.woff2?v=4.1") format("woff2");
}

@font-face {
    font-family: 'Inter Bold';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("/ke-toan/sites/lib/font/inter/Inter-Bold.woff2?v=4.1") format("woff2");
}

@font-face {
    font-family: Inter;
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url("/ke-toan/sites/lib/font/inter/Inter-BoldItalic.woff2?v=4.1") format("woff2");
}

@font-face {
    font-family: 'Inter ExtraBold';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url("/ke-toan/sites/lib/font/inter/Inter-ExtraBold.woff2?v=4.1") format("woff2");
}

@font-face {
    font-family: Inter;
    font-style: italic;
    font-weight: 800;
    font-display: swap;
    src: url("/ke-toan/sites/lib/font/inter/Inter-ExtraBoldItalic.woff2?v=4.1") format("woff2");
}

@font-face {
    font-family: Inter;
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url("/ke-toan/sites/lib/font/inter/Inter-Black.woff2?v=4.1") format("woff2");
}

@font-face {
    font-family: Inter;
    font-style: italic;
    font-weight: 900;
    font-display: swap;
    src: url("/ke-toan/sites/lib/font/inter/Inter-BlackItalic.woff2?v=4.1") format("woff2");
}

@font-face {
    font-family: InterDisplay;
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url("/ke-toan/sites/lib/font/inter/InterDisplay-Thin.woff2?v=4.1") format("woff2");
}

@font-face {
    font-family: InterDisplay;
    font-style: italic;
    font-weight: 100;
    font-display: swap;
    src: url("/ke-toan/sites/lib/font/inter/InterDisplay-ThinItalic.woff2?v=4.1") format("woff2");
}

@font-face {
    font-family: InterDisplay;
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url("/ke-toan/sites/lib/font/inter/InterDisplay-ExtraLight.woff2?v=4.1") format("woff2");
}

@font-face {
    font-family: InterDisplay;
    font-style: italic;
    font-weight: 200;
    font-display: swap;
    src: url("/ke-toan/sites/lib/font/inter/InterDisplay-ExtraLightItalic.woff2?v=4.1") format("woff2");
}

@font-face {
    font-family: InterDisplay;
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url("/ke-toan/sites/lib/font/inter/InterDisplay-Light.woff2?v=4.1") format("woff2");
}

@font-face {
    font-family: InterDisplay;
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url("/ke-toan/sites/lib/font/inter/InterDisplay-LightItalic.woff2?v=4.1") format("woff2");
}

@font-face {
    font-family: InterDisplay;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("/ke-toan/sites/lib/font/inter/InterDisplay-Regular.woff2?v=4.1") format("woff2");
}

@font-face {
    font-family: InterDisplay;
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url("/ke-toan/sites/lib/font/inter/InterDisplay-Italic.woff2?v=4.1") format("woff2");
}

@font-face {
    font-family: InterDisplay;
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("/ke-toan/sites/lib/font/inter/InterDisplay-Medium.woff2?v=4.1") format("woff2");
}

@font-face {
    font-family: InterDisplay;
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: url("/ke-toan/sites/lib/font/inter/InterDisplay-MediumItalic.woff2?v=4.1") format("woff2");
}

@font-face {
    font-family: InterDisplay;
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url("/ke-toan/sites/lib/font/inter/InterDisplay-SemiBold.woff2?v=4.1") format("woff2");
}

@font-face {
    font-family: InterDisplay;
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: url("/ke-toan/sites/lib/font/inter/InterDisplay-SemiBoldItalic.woff2?v=4.1") format("woff2");
}

@font-face {
    font-family: InterDisplay;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("/ke-toan/sites/lib/font/inter/InterDisplay-Bold.woff2?v=4.1") format("woff2");
}

@font-face {
    font-family: InterDisplay;
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url("/ke-toan/sites/lib/font/inter/InterDisplay-BoldItalic.woff2?v=4.1") format("woff2");
}

@font-face {
    font-family: InterDisplay;
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url("/ke-toan/sites/lib/font/inter/InterDisplay-ExtraBold.woff2?v=4.1") format("woff2");
}

@font-face {
    font-family: InterDisplay;
    font-style: italic;
    font-weight: 800;
    font-display: swap;
    src: url("/ke-toan/sites/lib/font/inter/InterDisplay-ExtraBoldItalic.woff2?v=4.1") format("woff2");
}

@font-face {
    font-family: InterDisplay;
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url("/ke-toan/sites/lib/font/inter/InterDisplay-Black.woff2?v=4.1") format("woff2");
}

@font-face {
    font-family: InterDisplay;
    font-style: italic;
    font-weight: 900;
    font-display: swap;
    src: url("/ke-toan/sites/lib/font/inter/InterDisplay-BlackItalic.woff2?v=4.1") format("woff2");
}

@font-feature-values InterVariable {
    @character-variant {
        cv01: 1;
        cv02: 2;
        cv03: 3;
        cv04: 4;
        cv05: 5;
        cv06: 6;
        cv07: 7;
        cv08: 8;
        cv09: 9;
        cv10: 10;
        cv11: 11;
        cv12: 12;
        cv13: 13;
        alt-1: 1;
        /* Alternate one */
        alt-3: 9;
        /* Flat-top three */
        open-4: 2;
        /* Open four */
        open-6: 3;
        /* Open six */
        open-9: 4;
        /* Open nine */
        lc-l-with-tail: 5;
        /* Lower-case L with tail */
        simplified-u: 6;
        /* Simplified u */
        alt-double-s: 7;
        /* Alternate German double s */
        uc-i-with-serif: 8;
        /* Upper-case i with serif */
        uc-g-with-spur: 10;
        /* Capital G with spur */
        single-story-a: 11;
        /* Single-story a */
        compact-lc-f: 12;
        /* Compact f */
        compact-lc-t: 13;
        /* Compact t */
    }

    @styleset {
        ss01: 1;
        ss02: 2;
        ss03: 3;
        ss04: 4;
        ss05: 5;
        ss06: 6;
        ss07: 7;
        ss08: 8;
        open-digits: 1;
        /* Open digits */
        disambiguation: 2;
        /* Disambiguation (with zero) */
        disambiguation-except-zero: 4;
        /* Disambiguation (no zero) */
        round-quotes-and-commas: 3;
        /* Round quotes &amp; commas */
        square-punctuation: 7;
        /* Square punctuation */
        square-quotes: 8;
        /* Square quotes */
        circled-characters: 5;
        /* Circled characters */
        squared-characters: 6;
        /* Squared characters */
    }
}

@font-feature-values Inter {
    @character-variant {
        cv01: 1;
        cv02: 2;
        cv03: 3;
        cv04: 4;
        cv05: 5;
        cv06: 6;
        cv07: 7;
        cv08: 8;
        cv09: 9;
        cv10: 10;
        cv11: 11;
        cv12: 12;
        cv13: 13;
        alt-1: 1;
        /* Alternate one */
        alt-3: 9;
        /* Flat-top three */
        open-4: 2;
        /* Open four */
        open-6: 3;
        /* Open six */
        open-9: 4;
        /* Open nine */
        lc-l-with-tail: 5;
        /* Lower-case L with tail */
        simplified-u: 6;
        /* Simplified u */
        alt-double-s: 7;
        /* Alternate German double s */
        uc-i-with-serif: 8;
        /* Upper-case i with serif */
        uc-g-with-spur: 10;
        /* Capital G with spur */
        single-story-a: 11;
        /* Single-story a */
        compact-lc-f: 12;
        /* Compact f */
        compact-lc-t: 13;
        /* Compact t */
    }

    @styleset {
        ss01: 1;
        ss02: 2;
        ss03: 3;
        ss04: 4;
        ss05: 5;
        ss06: 6;
        ss07: 7;
        ss08: 8;
        open-digits: 1;
        /* Open digits */
        disambiguation: 2;
        /* Disambiguation (with zero) */
        disambiguation-except-zero: 4;
        /* Disambiguation (no zero) */
        round-quotes-and-commas: 3;
        /* Round quotes &amp; commas */
        square-punctuation: 7;
        /* Square punctuation */
        square-quotes: 8;
        /* Square quotes */
        circled-characters: 5;
        /* Circled characters */
        squared-characters: 6;
        /* Squared characters */
    }
}

@font-feature-values InterDisplay {
    @character-variant {
        cv01: 1;
        cv02: 2;
        cv03: 3;
        cv04: 4;
        cv05: 5;
        cv06: 6;
        cv07: 7;
        cv08: 8;
        cv09: 9;
        cv10: 10;
        cv11: 11;
        cv12: 12;
        cv13: 13;
        alt-1: 1;
        /* Alternate one */
        alt-3: 9;
        /* Flat-top three */
        open-4: 2;
        /* Open four */
        open-6: 3;
        /* Open six */
        open-9: 4;
        /* Open nine */
        lc-l-with-tail: 5;
        /* Lower-case L with tail */
        simplified-u: 6;
        /* Simplified u */
        alt-double-s: 7;
        /* Alternate German double s */
        uc-i-with-serif: 8;
        /* Upper-case i with serif */
        uc-g-with-spur: 10;
        /* Capital G with spur */
        single-story-a: 11;
        /* Single-story a */
        compact-lc-f: 12;
        /* Compact f */
        compact-lc-t: 13;
        /* Compact t */
    }

    @styleset {
        ss01: 1;
        ss02: 2;
        ss03: 3;
        ss04: 4;
        ss05: 5;
        ss06: 6;
        ss07: 7;
        ss08: 8;
        open-digits: 1;
        /* Open digits */
        disambiguation: 2;
        /* Disambiguation (with zero) */
        disambiguation-except-zero: 4;
        /* Disambiguation (no zero) */
        round-quotes-and-commas: 3;
        /* Round quotes &amp; commas */
        square-punctuation: 7;
        /* Square punctuation */
        square-quotes: 8;
        /* Square quotes */
        circled-characters: 5;
        /* Circled characters */
        squared-characters: 6;
        /* Squared characters */
    }
}

/* #region common */
.home {
    font-family: 'Inter', Arial, sans-serif;
}

.home h1,
.home h2,
.home h3,
.home h4,
.home h5,
.home h6 {
    font-family: 'Inter Bold', Arial, sans-serif;
    text-transform: none;
    color: rgba(17, 24, 39, 1);
}

.text-bold {
    font-family: 'Inter Bold', Arial, sans-serif;
}

@media screen and (min-width: 768px) {
    .home .ht-page {
        padding: 0 0;
    }
}

/* #endregion */

/* #region header  */

/* ThÃªm vÃ o Custom CSS cá»§a theme */
.site-header__banner {
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    background: #fff;
    /* hoáº·c mÃ u báº¡n muá»‘n */
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    height: 80px;
}

/* ThÃªm padding cho body Ä‘á»ƒ trÃ¡nh content bá»‹ Ä‘Ã¨ */
body {
    padding-top: 80px;
    /* Äiá»u chá»‰nh theo chiá»u cao cá»§a header */
}

.nowrap {
    white-space: nowrap;
}

/* ThÃªm transition náº¿u muá»‘n smooth effect */
.site-header {
    transition: all 0.3s ease;
}

.site-header .site-header__banner {
    background-color: #fff !important;
    padding: 0;
}

.site-header .site-header__banner .ht-container {
    max-width: 1920px;
    min-height: 80px;
}

.site-header .site-header__search {
    background: url(/amis-one-ai/sites/images/home/bg-banner.png) !important;
    background-size: cover !important;
}

.site-header .hkb-site-search::after {
    position: absolute;
    display: block;
    content: "";
    background: url(/amis-one-ai/sites/images/common/search-normal.png) no-repeat center center;
    background-size: 20px;
    height: 20px;
    width: 20px;
    top: 50%;
    left: 15px;
    margin-top: -10px;
    opacity: .7;
}

.site-header .nav-header ul li a {
    color: #181D27;
}

.site-header .nav-header>ul>li>a {
    font-family: Inter Medium;
}

.nav-header>ul>li:hover>a {
    
    color: #5D5FEF;
}

.site-header .nav-header ul li.header-ai-assistant a {
    display: flex;
    align-items: center;
    gap: 4px;
}

.site-header .header-tag-new {
    font-family: Inter SemiBold;
    font-size: 14px;
    color: #FFFBFA;
    padding: 2px 8px;
    line-height: 18px;
    letter-spacing: -0.2px;
    border-radius: var(--radius-max, 9999px);
    background: var(--Red-500, #F04438);
}

.site-header .hkb-site-search {
    max-width: 800px;
}

.site-header .hkb-site-search .hkb-site-search__field::placeholder {
    color: #181D27;
}

.site-header .site-header__title {
    color: #fff;
    font-family: 'Inter SemiBold', Arial, sans-serif !important;
}

.site-header .site-header__search .site-header__title {
    color: #fff !important;
    font-size: 40px;
    margin-bottom: 48px;
}

@media screen and (min-width: 980px) {
    .site-header .site-header__search {
        padding: 100px 0 125px !important;
    }
}

/* #endregion */

/*#region Search Header V2 */
.site-header-v2__search {
    flex-shrink: 0;
    width: 322px;
    margin-left: 64px;
}

.site-header-v2__search .hkb-site-search {
    display: flex;
    align-items: center;
    background: #F9FAFB;
    border: 1.5px solid #E5E7EB;
    border-radius: 24px;
    padding: 0 12px;
    height: 36px;
    gap: 6px;
    margin: 0;
    position: relative;
    transition: border-color 0.2s, box-shadow 0.2s;
}

.site-header-v2__search .hkb-site-search:focus-within {
    border-color: #2563EB;
    box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.1);
    background: #fff;
}

.site-header-v2__search .hkb-site-search::after {
    display: none !important;
}

.site-header-v2__search .hkb-site-search__field {
    flex: 1;
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    outline: none !important;
    font-family: 'Inter', sans-serif;
    font-size: 13px;
    color: #374151;
    padding: 0 !important;
    height: 100%;
    min-width: 0;
}

.site-header-v2__search .hkb-site-search__field::placeholder {
    color: #9CA3AF;
    font-size: 13px;
}

.site-header-v2__search .hkb-site-search__button {
    background: none !important;
    border: none;
    padding: 0;
    margin: 0;
    cursor: pointer;
    display: flex;
    align-items: center;
    flex-shrink: 0;
    outline: none;
    order: -1;
}

.site-header-v2__search .hkb-site-search__button:hover {
    background: none !important;
}

.site-header-v2__search .hkb-site-search__button span {
    display: none;
}

.site-header-v2__search .hkb-site-search__button::before {
    content: '';
    display: block;
    width: 17px;
    height: 17px;
    background: url(/ke-toan/sites/images/common/ic-search.svg) no-repeat center;
    background-size: cover;
    flex-shrink: 0;
}

.site-header-v2__search .hkb-site-search__loader {
    display: none !important;
}

.site-header-v2__search #hkb-jquery-live-search {
    top: calc(100% + 6px);
    left: 0;
    right: 0;
    border-radius: 12px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
    border: 1px solid #E5E7EB;
    z-index: 999;
}

@media (max-width: 979px) {
    .site-header-v2__inner {
        padding: 0 16px;
        height: 52px;
    }

    .site-header-v2__search {
        display: none;
    }

    .site-header-v2__right {
        gap: 8px;
        margin-left: auto;
    }

    .site-logo--v2 {
        margin-right: 0;
    }
}

/*#endregion*/

/* #region footer */
footer.site-footer {
    background: #f5f5f5;
    border-top: 1px solid #E9EAEB;
    padding: 0 !important;
}

.site-footer .ht-container {
    max-width: 1330px;
}

.footer-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 0 24px;
    gap: 24px;
}

.footer-left {
    display: flex;
    align-items: center;
    gap: 8px;
    flex: 1;
    min-width: 0;
}

.footer-left img {
    flex-shrink: 0;
}

.footer-left span {
    font-family: Inter, Arial, sans-serif;
    font-size: 13px;
    line-height: 22.4px;
    color: #717680;
}

.footer-right {
    display: flex;
    align-items: center;
    gap: 24px;
    flex-shrink: 0;
}

.footer-right a {
    font-family: Inter, Arial, sans-serif;
    font-size: 13px;
    line-height: 22.4px;
    color: #717680;
    text-decoration: none;
    white-space: nowrap;
}

.footer-right a:hover {
    color: #101828;
}

.footer-divider {
    width: 1px;
    height: 40px;
    background: #E9EAEB;
    flex-shrink: 0;
}

@media screen and (max-width: 767px) {
    .footer-wrap {
        flex-direction: column;
        align-items: center;
        gap: 12px;
        padding: 16px 0;
    }

    .footer-left span {
        font-size: 12px;
    }
}

/* #endregion */

/* #region before footer */
.support-chanel {
    padding: 64px 60px;
    background: linear-gradient(40.48deg, #4262F0 3.27%, #4C64F0 58.27%, #9F73F1 98.59%);
}

.support-chanel .ht-container {
    max-width: 1360px;
}

.support-chanel h2 {
    color: #fff;
    text-align: center;
    font-family: 'Inter Bold', Arial, sans-serif;
    font-size: 32px;
    margin-bottom: 0;
}

.support-chanel-list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 24px;
    padding-top: 32px;
    justify-content: center;
}

.support-chanel-list a {
    color: #fff;
    text-decoration: none;
    text-align: center;
    display: flex;
    justify-content: top;
    align-items: center;
    flex-direction: column;
    gap: 12px;
    padding: 24px;
    height: 142px;
    border-radius: 20px;
    transition: background 0.2s;
}

.support-chanel-list a img {
    margin: 0;
    flex-shrink: 0;
}

.support-chanel-list a:hover {
    background: rgba(255, 255, 255, 0.15);
    color: #fff;
}

.support-chanel-info {
    font-family: 'Inter Medium', Arial, sans-serif;
    font-size: 16px;
    line-height: 22px;
}

@media screen and (max-width: 979px) {
    .support-chanel {
        padding: 40px 0;
    }

    .support-chanel h2 {
        font-size: 24px;
    }

    .support-chanel-list {
        grid-template-columns: repeat(3, 1fr);
        max-width: 640px;
        margin: 0 auto;
    }
}

@media screen and (max-width: 767px) {
    .support-chanel {
        padding: 30px 0;
    }

    .support-chanel h2 {
        font-size: 24px;
    }

    .support-chanel-list {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 16px;
        padding-top: 20px;
        max-width: none;
    }
}

/* #endregion */

/* #region video */

.popup-video {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0
}

.popup-video .pv-content {
    position: absolute;
    width: 90%;
    max-width: 800px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    z-index: 2;
}

.popup-video .pv-border {
    padding: 10px;
    background: #fff;
    border-radius: 5px
}

.popup-video .pv-close {
    height: 28px;
    width: 28px;
    display: block;
    position: absolute;
    right: -14px;
    top: -14px;
    cursor: pointer;
    z-index: 2
}

.popup-video .pv-close {
    background: url(/ke-toan/sites/images/common/ic-close.png) top right no-repeat;
    background-size: 28px;
}

.popup-video .embed-responsive-16by9.embed-responsive {
    padding-bottom: 57%;
    width: 100%;
    position: relative;
    display: block;
    height: 0;
    overflow: hidden;
}

.popup-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
}

/* #endregion */