﻿@import url("https://fonts.googleapis.com/css2?family=Faustina:ital,wght@0,300..800;1,300..800&display=swap");

@font-face {
    font-family: "SVN-Motion Picture";
    src: url("../Content/font/SVN-Motion Picture.ttf") format("truetype");
}

@font-face {
    font-family: "UTM-Family";
    src: url("../Content/font/00102-UTM-French-Vanilla.ttf") format("truetype");
}

@font-face {
    font-family: "SVN-Gilroy";
    src: url("../Content/font/SVN-Gilroy Bold.otf") format("truetype");
}

@font-face {
    font-family: "SVN-The Voice Regular";
    src: url("../Content/font/SVN-The Voice Regular.ttf") format("truetype");
}

.anton-regular {
    font-family: "Anton", sans-serif;
    font-weight: 400;
    font-style: normal;
}

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-style: normal;
}

/* Large desktops styles */
.certificate-banner {
    display: flex;
    justify-content: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center top;
    max-width: 43vw;
    width: 100%;
    aspect-ratio: 1.4;
    position: relative;
    margin-inline: auto;
    --left-position: 6vw;
    --left-position2: 28vw;
}

.certificate-container {
    display: flex;
    justify-content: center;
    background-image: url("../Content/images/certificate-background(2026).png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center top;
    max-width: 43vw;
    width: 100%;
    aspect-ratio: 1.4;
    position: relative;
    margin-inline: auto;
    --left-position: 3vw;
    --left-position2: 6vw;
}

    .certificate-container .text3,
    .certificate-container .text31 {
        position: absolute;
        left: var(--left-position);
        color: #000000;
        font-size: 1.3vw;
        font-family: "Faustina", serif;
        text-shadow: none !important;
        z-index: 9999;
    }

    .certificate-container .text3 {
        top: 10.8vw;
        text-shadow: none !important;
        z-index: 9999;
    }

    .certificate-container .text31 {
        top: 13vw;
        text-shadow: none !important;
        z-index: 9999;
    }

    .certificate-container .text3 span {
        font-family: 'UTM-Family';
        font-weight: bold;
        letter-spacing: 0.1vw;
        text-transform: capitalize;
        font-size: 1.5vw;
    }

    .certificate-container .text31 span {
        font-family: 'UTM-Family';
        font-weight: bold;
        font-size: 1.3vw;
        letter-spacing: 0.1vw;
        text-transform: capitalize;
    }

    .certificate-container .text32 {
        position: absolute;
        right: var(--left-position);
        color: #000000;
        font-size: 1vw;
        font-family: "Faustina", serif;
        top: 18.8vw;
        font-style: italic;
        right: 2.5vw;
        text-shadow: none !important;
        z-index: 9999;
    }

    .certificate-container .text-point {
        position: absolute;
        left: var(--left-position2);
        color: #000000;
        font-size: 1vw;
        font-family: "Faustina", serif;
        top: 18.8vw;
        font-style: italic;
        text-shadow: none !important;
        z-index: 9999;
    }

        .certificate-container .text-point .certificate-point {
            font-weight: bold;
            font-style: unset;
            letter-spacing: 0.2vw;
        }

    .certificate-container .text4 {
        position: absolute;
        left: var(--left-position);
        font-family: "UTM-Family";
        font-size: 1.3vw;
        top: 14.8vw;
        color: #000000;
        z-index: 9999;
    }

    .certificate-container .text5 {
        position: absolute;
        /*left: var(--left-position);*/
        left: 0 !important;
        font-family: "SVN-Gilroy";
        font-size: 1.5vw; /*text ngắn*/
        /* font-size: 1.35vw;*/ /*text dài*/
        top: 16.6vw;
        /*color: #dd3327;*/ /*Đỏ*/
        color: transparent;
        -webkit-text-stroke: 1px #fff;
        text-shadow: 0 2px 3px rgba(0, 0, 0, .15), 0 4px 8px rgba(0, 0, 0, .1);
        text-transform: capitalize;
        letter-spacing: 1.2px;
        width: 100%;
        text-align: center;
    }

    .certificate-container .line-background {
        left: 0 !important;
    }

    .certificate-container .text51 {
        position: absolute;
        left: var(--left-position2);
        font-family: "SVN-Gilroy";
        color: #000000;
        font-size: 1vw;
        top: 22.5vw;
        letter-spacing: 0.3vw;
        z-index: 9999;
    }

        .certificate-container .text51::after {
            content: "";
            height: 0.2dvw;
            width: 100%;
            background-color: #000000;
            position: absolute;
            bottom: -5px;
            left: -4px;
            z-index: 9999;
        }

    .certificate-container .text52 {
        position: absolute;
        right: var(--left-position2);
        font-family: "SVN-Gilroy";
        color: #000000;
        font-size: 1vw;
        top: 22.5vw;
        letter-spacing: 0.3vw;
        z-index: 9999;
    }

        .certificate-container .text52::after {
            content: "";
            height: 0.2dvw;
            width: 100%;
            background-color: #000000;
            position: absolute;
            bottom: -5px;
            left: -4px;
            z-index: 9999;
        }

    .certificate-container .bottom-logo {
        position: absolute;
        left: 51%;
        transform: translateX(-50%);
        top: 17vw;
        width: 17vw;
        height: 20vw;
        background-image: url(../Content/images/huy-hieu.png);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        z-index: 0;
        text-shadow: none !important;
    }

        .certificate-container .bottom-logo .text1 {
            font-family: "SVN-Motion Picture";
            font-size: 2vw;
            color: #fcf9d1;
            position: absolute;
            left: 48%;
            transform: translateX(-50%);
            top: 12%;
            z-index: 0;
            text-shadow: none !important;
        }

        .certificate-container .bottom-logo .text2 {
            font-family: "SVN-Gilroy";
            font-size: 1.4vw;
            color: #fcf9d1;
            position: absolute;
            left: 48%;
            transform: translateX(-50%);
            bottom: 0;
            top: 23%;
            z-index: 0;
            text-shadow: none !important;
        }

    .certificate-container .title-text {
        letter-spacing: 0.05vw;
        top: 2.3vw;
        position: absolute;
        /* left: var(--left-position); */
        color: #000000;
        font-size: 1vw;
        font-family: "SVN-Gilroy", serif;
        z-index: 9999;
    }

    .certificate-container .title-text2 {
        letter-spacing: 0.05vw;
        top: 3.7vw;
        position: absolute;
        /* left: var(--left-position); */
        color: #000000;
        font-size: 1vw;
        font-family: "SVN-Gilroy", serif;
        text-decoration-line: underline;
        text-decoration-style: solid;
        z-index: 9999;
    }

    .certificate-container .title-text3 {
        top: 5.8vw;
        position: absolute;
        /* left: var(--left-position); */
        color: #000000;
        font-size: 0.9vw;
        font-family: "Faustina", serif;
        font-weight: 800;
        font-style: italic;
        letter-spacing: 0.01vw;
        z-index: 9999;
    }

    .certificate-container .title-certificate-text {
        /* color: #ffde59;*/ /*vàng*/
        /*Hồng*/
        top: 7.3vw;
        position: absolute;
        color: #a17922;
        text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff, -1px 0px 0 #fff, 1px 0px 0 #fff, 0px -1px 0 #fff, 0px 1px 0 #fff, 0 2px 3px rgba(0,0,0,.15), 0 4px 8px rgba(0,0,0,.1);
        /*text-shadow: 0 2px 3px rgba(0,0,0,.15), 0 4px 8px rgba(0,0,0,.1);*/
        /* left: var(--left-position); */
        font-size: 2.3vw;
        /*font-family: "SVN-The Voice Regular", serif;*/
        /*font-family: "Anton", sans-serif;*/
    }

.text-with-shadow {
    /*text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;*/
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
    z-index: 1;
}

.text-with-shadow-red {
    text-shadow: 1px 1px 3px rgb(255, 255, 255), 2px 2px 0px rgb(140, 147, 151);
    z-index: 1;
}

.text-none-shadow {
    text-shadow: unset;
}

.page-break {
    page-break-before: always;
}

.certificate-btn-footer {
    padding-bottom: 8vw;
    position: relative;
}

    .certificate-btn-footer .download {
        left: 4vw;
        top: 3vw;
        position: absolute;
    }

        .certificate-btn-footer .download img {
            width: 22vw;
        }

    .certificate-btn-footer .end {
        right: 0;
        top: 1vw;
        position: absolute;
    }

        .certificate-btn-footer .end img {
            width: 30vw;
        }

.certificate-btn-footer {
    padding-bottom: 4vw;
}

    .certificate-btn-footer .download {
        left: 0;
        top: 1vw;
    }

        .certificate-btn-footer .download img {
            width: 9vw;
        }

    .certificate-btn-footer .end {
        right: 0;
        top: 0.5vw;
    }

        .certificate-btn-footer .end img {
            width: 13vw;
        }


/*# sourceMappingURL=style.css.map */




/* Mobile styles */
@media only screen and (max-width: 480px) {
    .certificate-banner {
        max-width: unset;
        width: 100%;
        --left-position: 6vw;
        --left-position2: 13vw;
    }

    .certificate-container {
        max-width: unset;
        width: 100%;
        --left-position: 6vw;
        --left-position2: 13vw;
    }

        .certificate-container .text3,
        .certificate-container .text31 {
            left: var(--left-position);
            font-size: 3vw;
        }

            .certificate-container .text3 span,
            .certificate-container .text31 span {
                font-family: 'UTM-Family';
                font-weight: bold;
                font-size: 3vw;
                letter-spacing: 0.1vw;
                text-transform: capitalize;
            }

        .certificate-container .text3 {
            top: 27.8vw;
        }

        .certificate-container .text31 {
            top: 31.8vw;
        }

        .certificate-container .text32 {
            right: var(--left-position);
            font-size: 2.3vw;
            top: 44.8vw;
            right: 3.5vw;
        }

        .certificate-container .text-point {
            left: var(--left-position2);
            font-size: 2.3vw;
            top: 44.8vw;
        }

        .certificate-container .text4 {
            left: var(--left-position);
            font-size: 3vw;
            top: 35.8vw;
        }

        .certificate-container .text5 {
            left: var(--left-position);
            /*font-size: 3vw; */ /*text ngắn*/
            font-size: 2.75vw; /*text dài*/
            top: 40.5vw;
        }


        .certificate-container .text51 {
            left: var(--left-position2);
            font-size: 2.5vw;
            top: 49.5vw;
            letter-spacing: 0.3vw;
        }

            .certificate-container .text51::after {
                content: "";
                height: 0.2dvw;
                width: 100%;
                position: absolute;
                bottom: 0;
                left: 0%;
            }

        .certificate-container .text52 {
            right: var(--left-position2);
            font-size: 2.5vw;
            top: 49.5vw;
            letter-spacing: 0.3vw;
        }

            .certificate-container .text52::after {
                height: 0.2dvw;
                width: 100%;
                bottom: 0;
                left: 0;
            }

        .certificate-container .bottom-logo {
            position: absolute;
            left: 51%;
            top: 68%;
            width: 28vw;
            height: 28vw;
        }

            .certificate-container .bottom-logo .text1 {
                font-size: 3.5vw;
                left: 48%;
                top: 14%;
            }

            .certificate-container .bottom-logo .text2 {
                font-size: 2.7vw;
                left: 48%;
                bottom: 0;
                top: 7.6vw;
            }

        .certificate-container .title-text {
            letter-spacing: 0.05vw;
            top: 4.3vw;
            /* left: var(--left-position); */
            font-size: 3vw;
        }

        .certificate-container .title-text2 {
            letter-spacing: 0.05vw;
            top: 7.5vw;
            /* left: var(--left-position); */
            font-size: 3vw;
        }

        .certificate-container .title-text3 {
            top: 12.8vw;
            /* left: var(--left-position); */
            font-size: 2.2vw;
            letter-spacing: 0.01vw;
        }

        .certificate-container .title-certificate-text {
            top: 17vw;
            /* left: var(--left-position); */
            font-size: 7vw;
        }

    .text-with-shadow {
        text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    }

    .text-with-shadow-red {
        text-shadow: 1px 1px 3px rgb(255, 255, 255), 2px 2px 0px rgb(140, 147, 151);
    }

    .certificate-btn-footer {
        padding-bottom: 8vw;
    }

        .certificate-btn-footer .download {
            left: 4vw;
            top: 3vw;
        }

            .certificate-btn-footer .download img {
                width: 22vw;
            }

        .certificate-btn-footer .end {
            right: 0;
            top: 1vw;
        }

            .certificate-btn-footer .end img {
                width: 30vw;
            }
}

/* Tablet styles */
@media only screen and (min-width: 481px) and (max-width: 870px) {
    .certificate-banner {
        max-width: unset;
        width: 100%;
        --left-position: 6vw;
        --left-position2: 13vw;
    }

    .certificate-container {
        max-width: unset;
        width: 100%;
        --left-position: 6vw;
        --left-position2: 13vw;
    }

        .certificate-container .text3,
        .certificate-container .text31 {
            left: var(--left-position);
            font-size: 3vw;
        }

            .certificate-container .text3 span,
            .certificate-container .text31 span {
                font-family: 'UTM-Family';
                font-weight: bold;
                font-size: 3vw;
                letter-spacing: 0.1vw;
                text-transform: capitalize;
            }

        .certificate-container .text3 {
            top: 27.8vw;
        }

        .certificate-container .text31 {
            top: 31.8vw;
        }

        .certificate-container .text32 {
            right: var(--left-position);
            font-size: 2.3vw;
            top: 44.8vw;
            right: 3.5vw;
        }

        .certificate-container .text-point {
            left: var(--left-position2);
            font-size: 2.3vw;
            top: 44.8vw;
        }

        .certificate-container .text4 {
            left: var(--left-position);
            font-size: 3vw;
            top: 35.8vw;
        }

        .certificate-container .text5 {
            left: var(--left-position);
            /*font-size: 3vw; */ /*text ngắn*/
            /*font-size: 2.85vw;*/ /*text dài*/
            font-size: 3.5vw; /*text dài*/
            top: 40.5vw;
        }


        .certificate-container .text51 {
            left: var(--left-position2);
            font-size: 2.5vw;
            top: 49.5vw;
            letter-spacing: 0.3vw;
        }

            .certificate-container .text51::after {
                content: "";
                height: 0.2dvw;
                width: 100%;
                position: absolute;
                bottom: 0;
                left: 0%;
            }

        .certificate-container .text52 {
            right: var(--left-position2);
            font-size: 2.5vw;
            top: 49.5vw;
            letter-spacing: 0.3vw;
        }

            .certificate-container .text52::after {
                height: 0.2dvw;
                width: 100%;
                bottom: 0;
                left: 0;
            }

        .certificate-container .bottom-logo {
            position: absolute;
            left: 51%;
            top: 64%;
            width: 28vw;
            height: 28vw;
        }

            .certificate-container .bottom-logo .text1 {
                font-size: 3.5vw;
                left: 48%;
                top: 14%;
            }

            .certificate-container .bottom-logo .text2 {
                font-size: 2.7vw;
                left: 48%;
                bottom: 0;
                top: 7.6vw;
            }

        .certificate-container .title-text {
            letter-spacing: 0.05vw;
            top: 4.3vw;
            /* left: var(--left-position); */
            font-size: 3vw;
        }

        .certificate-container .title-text2 {
            letter-spacing: 0.05vw;
            top: 7.5vw;
            /* left: var(--left-position); */
            font-size: 3vw;
        }

        .certificate-container .title-text3 {
            top: 12.8vw;
            /* left: var(--left-position); */
            font-size: 2.2vw;
            letter-spacing: 0.01vw;
        }

        .certificate-container .title-certificate-text {
            top: 17vw;
            /* left: var(--left-position); */
            font-size: 7vw;
        }

    .text-with-shadow {
        text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    }

    .text-with-shadow-red {
        text-shadow: 1px 1px 3px rgb(255, 255, 255), 2px 2px 0px rgb(140, 147, 151);
    }

    .certificate-btn-footer {
        padding-bottom: 8vw;
    }

        .certificate-btn-footer .download {
            left: 4vw;
            top: 3vw;
        }

            .certificate-btn-footer .download img {
                width: 22vw;
            }

        .certificate-btn-footer .end {
            right: 0;
            top: 1vw;
        }

            .certificate-btn-footer .end img {
                width: 30vw;
            }
}

/* Small tablets styles */
@media only screen and (min-width: 870) and (max-width: 1024px) {
    .certificate-banner {
        max-width: unset;
        width: 100%;
        --left-position: 6vw;
        --left-position2: 28vw;
    }

    .certificate-container {
        max-width: unset;
        width: 100%;
        --left-position: 5vw;
        --left-position2: 11vw;
    }

        .certificate-container .text3,
        .certificate-container .text31 {
            left: var(--left-position);
            font-size: 2.5vw;
        }

            .certificate-container .text3 span,
            .certificate-container .text31 span {
                font-family: 'UTM-Family';
                font-weight: bold;
                font-size: 2.5vw;
                letter-spacing: 0.1vw;
                text-transform: capitalize;
            }

        .certificate-container .text3 {
            top: 22.5vw;
        }

        .certificate-container .text31 {
            top: 26vw;
        }

        .certificate-container .text32 {
            right: var(--left-position);
            font-size: 2.2vw;
            top: 36.8vw;
            right: 3.5vw;
        }

        .certificate-container .text-point {
            left: var(--left-position2);
            font-size: 2.2vw;
            top: 36.8vw;
        }

        .certificate-container .text4 {
            left: var(--left-position);
            font-size: 2.5vw;
            top: 30vw;
        }

        .certificate-container .text5 {
            left: var(--left-position);
            font-size: 3vw;
            top: 33vw;
        }


        .certificate-container .text51 {
            left: var(--left-position2);
            font-size: 2vw;
            top: 43.5vw;
            letter-spacing: 0.3vw;
        }

            .certificate-container .text51::after {
                content: "";
                height: 0.2dvw;
                width: 100%;
                position: absolute;
                bottom: 0;
                left: 0%;
            }

        .certificate-container .text52 {
            right: var(--left-position2);
            font-size: 2vw;
            top: 43.5vw;
            letter-spacing: 0.3vw;
        }

            .certificate-container .text52::after {
                height: 0.2dvw;
                width: 100%;
                bottom: 0;
                left: 0;
            }

        .certificate-container .bottom-logo {
            position: absolute;
            left: 51%;
            top: 65%;
            width: 28vw;
            height: 28vw;
        }

            .certificate-container .bottom-logo .text1 {
                font-size: 3vw;
                left: 48%;
                top: 14%;
            }

            .certificate-container .bottom-logo .text2 {
                font-size: 2.2vw;
                left: 48%;
                bottom: 0;
                top: 7.6vw;
            }

        .certificate-container .title-text {
            letter-spacing: 0.05vw;
            top: 4.3vw;
            /* left: var(--left-position); */
            font-size: 2.5vw;
        }

        .certificate-container .title-text2 {
            letter-spacing: 0.05vw;
            top: 7.5vw;
            /* left: var(--left-position); */
            font-size: 2.5vw;
        }

        .certificate-container .title-text3 {
            top: 11vw;
            /* left: var(--left-position); */
            font-size: 2.2vw;
            letter-spacing: 0.01vw;
        }

        .certificate-container .title-certificate-text {
            top: 15vw;
            /* left: var(--left-position); */
            font-size: 6vw;
        }

    .text-with-shadow {
        text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    }

    .text-with-shadow-red {
        text-shadow: 1px 1px 3px rgb(255, 255, 255), 2px 2px 0px rgb(140, 147, 151);
    }

    .certificate-btn-footer {
        padding-bottom: 8vw;
    }

        .certificate-btn-footer .download {
            left: 4vw;
            top: 3vw;
        }

            .certificate-btn-footer .download img {
                width: 22vw;
            }

        .certificate-btn-footer .end {
            right: 0;
            top: 1vw;
        }

            .certificate-btn-footer .end img {
                width: 30vw;
            }
}

/* Desktop styles */
@media only screen and (min-width: 1025px) {
    #pop-certificate {
        max-width: 50vw;
    }
}




























/*==========Css Export PDF==========*/
#pdf-bound .pdf-certificate-banner {
    display: flex;
    justify-content: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center top;
    /*max-width: 43vw;*/
    width: 1000px;
    aspect-ratio: 1.4;
    position: relative;
    margin-inline: auto;
    --left-position: 6vw;
    --left-position2: 28vw;
}

#pdf-bound .pdf-certificate-container {
    display: flex;
    justify-content: center;
    background-image: url("../Content/images/certificate-background(2026).png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center top;
    /* max-width: 43vw; */
    width: 1000px;
    aspect-ratio: 1.4;
    position: relative;
    margin-inline: auto;
    /* --left-position: 6vw; */
    /* --left-position2: 28vw; */
}


    #pdf-bound .pdf-certificate-container .text3,
    #pdf-bound .pdf-certificate-container .text31 {
        position: absolute;
        color: #000000;
        font-size: 30px;
        font-family: "Faustina", serif;
        text-shadow: none !important;
        z-index: 9999;
    }

    #pdf-bound .pdf-certificate-container .text3 {
        top: 240px;
        text-shadow: none !important;
        z-index: 9999;
        left: 12%;
    }

    #pdf-bound .pdf-certificate-container .text31 {
        top: 280px;
        text-shadow: none !important;
        z-index: 9999;
        left: 12%;
    }

    #pdf-bound .pdf-certificate-container .text32 {
        position: absolute;
        right: var(--left-position);
        color: #000000;
        font-size: 25px;
        font-family: "Faustina", serif;
        top: 400px;
        font-style: italic;
        right: 5%;
        text-shadow: none !important;
        z-index: 9999;
    }

    #pdf-bound .pdf-certificate-container .text-point {
        position: absolute;
        left: 20%;
        color: #000000;
        font-size: 25px;
        font-family: "Faustina", serif;
        top: 400px;
        font-style: italic;
        right: 5%;
        text-shadow: none !important;
        z-index: 9999;
    }

        #pdf-bound .pdf-certificate-container .text-point .certificate-point {
            font-weight: bold;
            font-style: unset;
        }

    #pdf-bound .pdf-certificate-container .text4 {
        position: absolute;
        left: var(--left-position);
        font-family: "UTM-Family";
        font-size: 30px;
        top: 320px;
        color: #000000;
        z-index: 9999;
        left: 12%;
    }

    #pdf-bound .pdf-certificate-container .text5 {
        position: absolute;
        /* left: var(--left-position); */
        font-family: "SVN-Gilroy";
        font-size: 30px;
        top: 360px;
        /*color: #dd3327;*/ /*Đỏ*/
        /*color: #33c3e8;*/ /*Xanh dương*/
        text-transform: capitalize;
        left: 0;
        font-size: 1.8vw; /*text ngắn*/
        /* color: #dd6db9;
        -webkit-text-stroke: 1px #fff;
        text-shadow: 0 2px 3px rgba(0, 0, 0, .15), 0 4px 8px rgba(0, 0, 0, .1);*/
        letter-spacing: 1.8px;
        width: 100%;
        text-align: center;
    }

.text-outline {
    color: #dd6db9; /* hoặc cùng màu nền */
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}


#pdf-bound .pdf-certificate-container .text51 {
    position: absolute;
    left: 20%;
    font-family: "SVN-Gilroy";
    color: #000000;
    font-size: 22px;
    top: 69%;
    letter-spacing: 0.3vw;
    z-index: 9999;
}

    #pdf-bound .pdf-certificate-container .text51::after {
        content: "";
        height: 3px;
        width: 100%;
        background-color: #000000;
        position: absolute;
        bottom: -5px;
        left: -4px;
        z-index: 9999;
    }

#pdf-bound .pdf-certificate-container .text52 {
    position: absolute;
    right: 20%;
    font-family: "SVN-Gilroy";
    color: #000000;
    font-size: 22px;
    top: 69%;
    letter-spacing: 0.3vw;
    z-index: 9999;
}

    #pdf-bound .pdf-certificate-container .text52::after {
        content: "";
        height: 3px;
        width: 100%;
        background-color: #000000;
        position: absolute;
        bottom: -5px;
        left: -4px;
        z-index: 9999;
    }

#pdf-bound .pdf-certificate-container .bottom-logo {
    position: absolute;
    left: 51%;
    transform: translateX(-50%);
    top: 410px;
    width: 400px;
    height: 400px;
    background-image: url(../Content/images/huy-hieu.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center top;
    z-index: 0;
    text-shadow: none !important;
}

    #pdf-bound .pdf-certificate-container .bottom-logo .text1 {
        font-family: "SVN-Motion Picture";
        font-size: 40px;
        color: #fcf9d1;
        position: absolute;
        left: 48%;
        transform: translateX(-50%);
        top: 65px;
        z-index: 0;
        text-shadow: none !important;
    }

    #pdf-bound .pdf-certificate-container .bottom-logo .text2 {
        font-family: "SVN-Gilroy";
        font-size: 28px;
        color: #fcf9d1;
        position: absolute;
        left: 48%;
        transform: translateX(-50%);
        bottom: 0;
        top: 113px;
        z-index: 0;
        text-shadow: none !important;
    }

#pdf-bound .pdf-certificate-container .title-text {
    letter-spacing: 0.05vw;
    top: 60px;
    position: absolute;
    /* left: var(--left-position); */
    color: #000000;
    font-size: 20px;
    font-family: "SVN-Gilroy", serif;
    z-index: 9999;
}

#pdf-bound .pdf-certificate-container .title-text2 {
    letter-spacing: 0.05vw;
    top: 85px;
    position: absolute;
    /* left: var(--left-position); */
    color: #000000;
    font-size: 20px;
    font-family: "SVN-Gilroy", serif;
    text-decoration-line: underline;
    text-decoration-style: solid;
    z-index: 9999;
}

#pdf-bound .pdf-certificate-container .title-text3 {
    top: 125px;
    position: absolute;
    /* left: var(--left-position); */
    color: #000000;
    font-size: 18px;
    font-family: "Faustina", serif;
    font-weight: 800;
    font-style: italic;
    letter-spacing: 0.01vw;
    z-index: 9999;
}

#pdf-bound .pdf-certificate-container .title-certificate-text {
    /* color: #ffde59;*/ /*vàng*/
    color: #a17922;
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff, -1px 0px 0 #fff, 1px 0px 0 #fff, 0px -1px 0 #fff, 0px 1px 0 #fff, 0 2px 3px rgba(0,0,0,.15), 0 4px 8px rgba(0,0,0,.1);
    top: 160px;
    position: absolute;
    /* left: var(--left-position); */
    font-size: 55px;
    font-family: "SVN-The Voice Regular", serif;
}


/*==================================*/
