#popup-item2 {
    background: rgba(0, 0, 0, 0.75);
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}

    #popup-item2 .content-popup {
        /*background: #212222; */
        color: #fff;
        /* height: 140px; */
        left: calc(50% - 508px);
        /* padding: 50px 60px; */
        position: absolute;
        text-align: center;
        top: calc(50% - 300px);
        width: 1016px;
    }

        #popup-item2 .content-popup .close-notification {
            margin-top: 0;
            right: 15px;
            top: 10px;
            cursor: pointer;
            font-size: 5em;
            position: fixed;
            z-index: 99;
        }

        #popup-item2 .content-popup h2 {
            font-size: 2em;
            font-weight: 600;
            text-transform: uppercase;
            margin-top: 0;
            margin-bottom: 0;
        }

        #popup-item2 .content-popup .form {
            margin-top: 40px;
        }

            #popup-item2 .content-popup .form p {
                text-transform: uppercase;
            }

            #popup-item2 .content-popup .form .block-subscribe {
                padding-top: 13px;
                width: 76%;
            }

                #popup-item2 .content-popup .form .block-subscribe input {
                    border-radius: 3px;
                }

                #popup-item2 .content-popup .form .block-subscribe .button {
                    border: 2px solid white;
                }
/***************************/

.tex-pop-main {
    font-family: "FC Minimal";
    color: #000000;
    font-size: 30px;
    margin-top: 15px;
    font-weight: 500;
    line-height: 27px !important;
}

.tex-pop-main2 {
    font-family: "FC Minimal";
    color: #000000;
    font-size: 30px;
    margin-top: 15px;
    font-weight: 500;
    line-height: 27px !important;
}

.tex-pop-main span {
    font-family: "FC Minimal";
    font-size: 30px;
    line-height: 60px;
}

.tex-pop-main.tex-en-pop span {
    font-size: 30px;
    line-height: 35px;
}

.tex-pop-main-sub-m {
    font-family: "FC Minimal";
    color: #000000;
    font-size: 25px;
    margin-top: 10px;
    list-style: 30px;
    font-weight: 400;
}

.logo-miss-pop {
    width: 53%;
    margin: 65px auto 30px;
}

.tex-pop-main-sub-m a {
    color: #ec8432;
}

    .tex-pop-main-sub-m a:hover {
        color: #F2A874;
    }

.tet-pop-sub-3 {
    font-size: 25px;
    font-weight: 400;
    background-color: #ec8432d9;
    width: 55%;
    padding: 12px 10px;
    color: #fff;
    text-align: center;
    margin: auto;
}

a.btn-view-pop {
    display: inline-block;
    position: relative;
    border: #e7308a solid 2px;
    color: #ffffff;
    padding: 12px 64.5px;
    font-size: 20px;
    transition: ease 0.5s;
    background: #e7308a;
}

    a.btn-view-pop:hover {
        border: #e7308a solid 2px;
        color: #ffffff;
        background: #e7308a;
        opacity: 0.89;
    }

a.btn-view-pop2 {
    display: inline-block;
    position: relative;
    border: #905e5d solid 2px;
    color: #ffffff;
    padding: 8px 43.5px;
    font-size: 20px;
    transition: ease 0.5s;
    background: #905e5d;
    width: 200px;
}

.bbt-crop-pop1 {
    text-align: center;
    margin-top: 40px;
}

.bbt-crop-pop2 {
    text-align: center;
    margin-top: 10px;
}

.box-bttn-mtb01-popup {
    margin: 40px auto 10px;
}
/*****************************/

@media screen and (max-width: 1140px) {
    #popup-item2 .content-popup {
        left: calc(50% - 513px);
        height: 250px;
        /* padding: 20px 40px; */
        top: calc(50% - 315px);
        width: 1026px;
    }
}

@media screen and (max-width: 960px) {
    #popup-item2 .content-popup {
        left: calc(50% - 425px);
        height: 560px;
        /* padding: 20px 40px; */
        top: calc(50% - 255px);
        width: 850px;
    }

    .logo-miss-pop {
        width: 58%;
        margin: 6px auto 0;
    }

    .tex-pop-main.tex-en-pop span {
        font-size: 27px;
        line-height: 30px;
    }

    .tex-pop-main2 {
        font-size: 25px;
        margin-top: 20px;
    }
}

@media screen and (max-width: 830px) {
    #popup-item2 .content-popup {
        left: calc(50% - 375px);
        height: 250px;
        /* padding: 20px 40px; */
        top: calc(50% - 255px);
        width: 750px;
    }

    .tex-pop-main {
        margin-top: 20px;
    }

    .box-bttn-mtb01-popup {
        margin: 25px auto 10px;
    }
}

@media screen and (max-width: 767px) {
    #popup-item2 .content-popup {
        left: calc(50% - 220px);
        height: 250px;
        /* padding: 20px 40px; */
        top: calc(50% - 275px);
        width: 440px;
    }

    .logo-miss-pop {
        width: 50%;
        margin: 0px auto 0;
    }

    .tex-pop-main {
        font-size: 28px;
        margin-top: 45px;
        list-style: 30px;
        padding: 0;
    }

    .bbt-crop-pop1 {
        text-align: center;
        margin-top: 30px;
    }

    .tex-pop-main.tex-en-pop span {
        font-size: 21px;
        line-height: 30px;
    }
}

@media screen and (max-width: 414px) {
    #popup-item2 .content-popup {
        left: calc(50% - 185px);
        height: 495px;
        /* padding: 20px 40px; */
        top: calc(50% - 250px);
        width: 370px;
    }

    .tex-pop-main {
        font-size: 28px;
        margin-top: 20px;
        list-style: 30px;
        padding: 0 45px;
    }

    a.btn-view-pop {
        padding: 9px 30.5px;
    }

    a.btn-view-pop2 {
        padding: 9px 10.5px;
    }
}

.img-popup {
    transition: all 0.7s linear;
}
/*#########################*/

.logo-qr-pop {
    width: 31% !important;
    margin: 20px auto 0 !important;
}
/*#########################*/

@media screen and (max-width: 991px) {
    .logo-miss-pop {
        width: 57%;
        margin: 50px auto 0;
    }

    .logo-qr-pop {
        width: 18% !important;
        margin: 20px auto 0 !important;
    }
}

@media screen and (max-width: 960px) {
    .logo-miss-pop {
        width: 57%;
        margin: 40px auto 0;
    }

    .tex-pop-main span {
        font-family: "FC Minimal";
        font-size: 26px;
        line-height: 50px;
    }

    .tex-pop-main {
        font-size: 25px;
    }

    .tex-pop-main-sub-m {
        font-size: 20px;
        line-height: 23px;
    }

    .tet-pop-sub-3 {
        font-size: 20px;
        width: 55%;
        padding: 12px 10px;
    }
}

@media screen and (max-width: 767px) {
    .tex-pop-main span {
        font-size: 25px;
        line-height: 30px;
    }

    .tex-pop-main-sub-m {
        font-size: 15px;
        margin-top: 10px;
        line-height: 15px;
    }

    .tex-pop-main {
        font-size: 20px !important;
        margin-top: 32px !important;
        line-height: 24px !important;
    }

    .tex-pop-main2 {
        font-size: 20px !important;
        margin-top: 20px !important;
        line-height: 24px !important;
    }

    .logo-miss-pop {
        width: 48%;
        margin: 0px auto 0;
    }
}

@media screen and (max-width:414px) {
    .tex-pop-main span {
        font-size: 19px;
        line-height: 22px;
    }

    .tex-pop-main-sub-m {
        font-size: 17px;
        margin-top: 10px;
        list-style: 24px !important;
    }

    .logo-qr-pop {
        width: 56% !important;
        margin: 20px auto 0 !important;
    }
}

@media screen and (max-width:375px) {
    .logo-qr-pop {
        width: 35% !important;
        margin: 35px auto !important;
    }

    .tex-pop-main-sub-m {
        font-size: 18px;
        margin-top: 10px;
        line-height: 22px;
    }

    .logo-miss-pop {
        width: 57%;
        margin: 35px auto 0;
    }
}

@media screen and (max-width: 355px) {
    .tex-pop-main-sub-m {
        font-size: 19px;
        margin-top: 10px;
        list-style: 24px !important;
        padding: 5px 24px;
    }

    .logo-qr-pop {
        width: 35% !important;
        margin: 20px auto 0 !important;
    }

    .tex-pop-main-sub-m {
        font-size: 14px;
        margin-top: 10px;
        line-height: 14px;
        padding-top: 18px;
    }
}
/*popup à¹à¸šà¸šà¸¡à¸µà¸‚à¹‰à¸­à¸„à¸§à¸²à¸¡*/

.popup-wrap {
    padding: 40px 25px;
    overflow: hidden;
    background: url("../img/pop-1.webp");
    /*	border-radius: 10px;*/
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    /*  height: 44em;*/
    height: 100vh;
}

@media screen and (max-width: 960px) {
    .popup-wrap {
        padding: 30px 20px;
        overflow: hidden;
        overflow-y: scroll;
        background: url("../img/pop-1.webp") right;
        /*		border-radius: 10px;*/
        background-size: contain;
        background-repeat: no-repeat;
        max-height: 500px;
    }
}

@media screen and (max-width: 767px) {
    .popup-wrap {
        padding: 30px 0px;
        overflow: hidden;
        overflow-y: scroll;
        background: #f9f9f9 url(../img/pop-2.webp) left;
        /*		border-radius: 10px;*/
        background-size: cover;
        background-repeat: no-repeat;
        max-height: 495px;
    }

    .tex-pop-main {
        font-size: 28px;
        margin-top: 100px;
        list-style: 30px;
        padding: 0 45px;
    }

    .tex-pop-main {
        margin-top: 14px;
        padding: 0 25px;
    }

    .logo-miss-pop {
        width: 57%;
        margin: 30px auto 0;
    }

    .tet-pop-sub-3 {
        font-size: 16px;
        width: 100%;
        padding: 8px 6px;
    }
}

@media screen and (max-width: 414px) {
    .tex-pop-main {
        margin-top: 25px;
        padding: 0px 15px;
    }

    .logo-miss-pop {
        width: 50%;
        margin: 0 auto 0;
    }
}

@media screen and (max-width: 375px) {
    .popup-wrap {
        padding: 30px 0px;
        overflow: hidden;
        overflow-y: scroll;
        background: #f9f9f9 url(../img/pop-2.webp) left;
        /*    border-radius: 10px;*/
        background-size: cover;
        background-repeat: no-repeat;
        max-height: 425px;
    }

    .tex-pop-main {
        font-size: 18px !important;
        margin-top: 20px !important;
        line-height: 23px !important;
    }

    .row-data {
        margin-bottom: 25px;
    }

    .sec-list {
        border-bottom: 1px #e1e1e1 solid;
        overflow: hidden;
        margin-bottom: 7px;
        transition: all 0.15s linear;
    }

        .sec-list:hover {
            border-bottom: 1px #5b9376 solid;
        }

        .sec-list .sec {
            width: 40%;
            float: left;
        }

        .sec-list .tel-mail {
            width: 60%;
            float: left;
        }

    .tex-pop-main.tex-en-pop span {
        font-size: 21px;
        line-height: 22px;
    }

    .tex-pop-main2 {
        font-size: 18px !important;
        margin-top: 20px !important;
        line-height: 24px !important;
    }

    .tex-pop-main-sub-m {
        font-size: 16px;
        margin-top: -6px;
        line-height: 18px;
        padding-top: 0px;
    }

    .tet-pop-sub-3 {
        font-size: 15px;
        width: 100%;
        margin-top: -20px;
        text-align: center;
    }
}

@media screen and (max-width: 960px) {
    .sec-list .sec {
        width: 100%;
        float: none;
    }

    .sec-list .tel-mail {
        width: 100%;
        float: none;
    }
}

.sec-list p {
    font-size: 16px;
    color: #363636;
    margin-bottom: 0px;
}

    .sec-list p span {
        font-family: 'DBHeavent-Bold';
        color: #b7b7b7;
    }

    .sec-list p a {
        color: #3a975f;
        transition: all 0.2s linear;
    }

        .sec-list p a:hover {
            color: #51cc82;
        }
/*popup à¹à¸šà¸šà¸¡à¸µà¸‚à¹‰à¸­à¸„à¸§à¸²à¸¡*/
/*********************************************/
#popup-item {
    background: rgba(0, 0, 0, 0.75);
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}

    #popup-item .content-popup {
        /*background: #212222; */
        color: #fff;
        /* height: 140px; */
        left: calc(50% - 508px);
        /* padding: 50px 60px; */
        position: absolute;
        text-align: center;
        top: calc(50% - 300px);
        width: 1016px;
    }

        #popup-item .content-popup .close-notification {
            margin-top: 0;
            right: 15px;
            top: 10px;
            cursor: pointer;
            font-size: 5em;
            position: fixed;
            z-index: 99;
        }

        #popup-item .content-popup h2 {
            font-size: 2em;
            font-weight: 600;
            text-transform: uppercase;
            margin-top: 0;
            margin-bottom: 0;
        }

        #popup-item .content-popup .form {
            margin-top: 40px;
        }

            #popup-item .content-popup .form p {
                text-transform: uppercase;
            }

            #popup-item .content-popup .form .block-subscribe {
                padding-top: 13px;
                width: 76%;
            }

                #popup-item .content-popup .form .block-subscribe input {
                    border-radius: 3px;
                }

                #popup-item .content-popup .form .block-subscribe .button {
                    border: 2px solid white;
                }
/***************************/

.tex-pop-main {
    font-family: "FC Minimal";
    color: #000000;
    font-size: 30px;
    margin-top: 15px;
    font-weight: 500;
    line-height: 27px !important;
}

.tex-pop-main2 {
    font-family: "FC Minimal";
    color: #000000;
    font-size: 30px;
    margin-top: 15px;
    font-weight: 500;
    line-height: 27px !important;
}

.tex-pop-main span {
    font-family: "FC Minimal";
    font-size: 30px;
    line-height: 60px;
}

.tex-pop-main.tex-en-pop span {
    font-size: 30px;
    line-height: 35px;
}

.tex-pop-main-sub-m {
    font-family: "FC Minimal";
    color: #000000;
    font-size: 25px;
    margin-top: 10px;
    list-style: 30px;
    font-weight: 400;
}

.logo-miss-pop {
    width: 53%;
    margin: 65px auto 30px;
}

.tex-pop-main-sub-m a {
    color: #ec8432;
}

    .tex-pop-main-sub-m a:hover {
        color: #F2A874;
    }

.tet-pop-sub-3 {
    font-size: 25px;
    font-weight: 400;
    background-color: #ec8432d9;
    width: 55%;
    padding: 12px 10px;
    color: #fff;
    text-align: center;
    margin: auto;
}

a.btn-view-pop {
    display: inline-block;
    position: relative;
    border: #e7308a solid 2px;
    color: #ffffff;
    padding: 12px 64.5px;
    font-size: 20px;
    transition: ease 0.5s;
    background: #e7308a;
}

    a.btn-view-pop:hover {
        border: #e7308a solid 2px;
        color: #ffffff;
        background: #e7308a;
        opacity: 0.89;
    }

a.btn-view-pop2 {
    display: inline-block;
    position: relative;
    border: #905e5d solid 2px;
    color: #ffffff;
    padding: 8px 43.5px;
    font-size: 20px;
    transition: ease 0.5s;
    background: #905e5d;
    width: 200px;
}

.bbt-crop-pop1 {
    text-align: center;
    margin-top: 40px;
}

.bbt-crop-pop2 {
    text-align: center;
    margin-top: 10px;
}

.box-bttn-mtb01-popup {
    margin: 40px auto 10px;
}
/*****************************/

@media screen and (max-width: 1140px) {
    #popup-item .content-popup {
        left: calc(50% - 513px);
        height: 250px;
        /* padding: 20px 40px; */
        top: calc(50% - 315px);
        width: 1026px;
    }
}

@media screen and (max-width: 960px) {
    #popup-item .content-popup {
        left: calc(50% - 425px);
        height: 560px;
        /* padding: 20px 40px; */
        top: calc(50% - 255px);
        width: 850px;
    }

    .logo-miss-pop {
        width: 58%;
        margin: 6px auto 0;
    }

    .tex-pop-main.tex-en-pop span {
        font-size: 27px;
        line-height: 30px;
    }

    .tex-pop-main2 {
        font-size: 25px;
        margin-top: 20px;
    }
}

@media screen and (max-width: 830px) {
    #popup-item .content-popup {
        left: calc(50% - 375px);
        height: 250px;
        /* padding: 20px 40px; */
        top: calc(50% - 255px);
        width: 750px;
    }

    .tex-pop-main {
        margin-top: 20px;
    }

    .box-bttn-mtb01-popup {
        margin: 25px auto 10px;
    }
}

@media screen and (max-width: 767px) {
    #popup-item .content-popup {
        left: calc(50% - 220px);
        height: 250px;
        /* padding: 20px 40px; */
        top: calc(50% - 275px);
        width: 440px;
    }

    .logo-miss-pop {
        width: 50%;
        margin: 0px auto 0;
    }

    .tex-pop-main {
        font-size: 28px;
        margin-top: 45px;
        list-style: 30px;
        padding: 0;
    }

    .bbt-crop-pop1 {
        text-align: center;
        margin-top: 30px;
    }

    .tex-pop-main.tex-en-pop span {
        font-size: 21px;
        line-height: 30px;
    }
}

@media screen and (max-width: 414px) {
    #popup-item .content-popup {
        left: calc(50% - 185px);
        height: 495px;
        /* padding: 20px 40px; */
        top: calc(50% - 250px);
        width: 370px;
    }

    .tex-pop-main {
        font-size: 28px;
        margin-top: 20px;
        list-style: 30px;
        padding: 0 45px;
    }

    a.btn-view-pop {
        padding: 9px 30.5px;
    }

    a.btn-view-pop2 {
        padding: 9px 10.5px;
    }
}

.img-popup {
    transition: all 0.7s linear;
}
/*#########################*/

.logo-qr-pop {
    width: 31% !important;
    margin: 20px auto 0 !important;
}
/*#########################*/

@media screen and (max-width: 991px) {
    .logo-miss-pop {
        width: 57%;
        margin: 50px auto 0;
    }

    .logo-qr-pop {
        width: 18% !important;
        margin: 20px auto 0 !important;
    }
}

@media screen and (max-width: 960px) {
    .logo-miss-pop {
        width: 57%;
        margin: 40px auto 0;
    }

    .tex-pop-main span {
        font-family: "FC Minimal";
        font-size: 26px;
        line-height: 50px;
    }

    .tex-pop-main {
        font-size: 25px;
    }

    .tex-pop-main-sub-m {
        font-size: 20px;
        line-height: 23px;
    }

    .tet-pop-sub-3 {
        font-size: 20px;
        width: 55%;
        padding: 12px 10px;
    }
}

@media screen and (max-width: 767px) {
    .tex-pop-main span {
        font-size: 25px;
        line-height: 30px;
    }

    .tex-pop-main-sub-m {
        font-size: 15px;
        margin-top: 10px;
        line-height: 15px;
    }

    .tex-pop-main {
        font-size: 20px !important;
        margin-top: 32px !important;
        line-height: 24px !important;
    }

    .tex-pop-main2 {
        font-size: 20px !important;
        margin-top: 20px !important;
        line-height: 24px !important;
    }

    .logo-miss-pop {
        width: 48%;
        margin: 0px auto 0;
    }
}

@media screen and (max-width:414px) {
    .tex-pop-main span {
        font-size: 19px;
        line-height: 22px;
    }

    .tex-pop-main-sub-m {
        font-size: 17px;
        margin-top: 10px;
        list-style: 24px !important;
    }

    .logo-qr-pop {
        width: 56% !important;
        margin: 20px auto 0 !important;
    }
}

@media screen and (max-width:375px) {
    .logo-qr-pop {
        width: 35% !important;
        margin: 35px auto !important;
    }

    .tex-pop-main-sub-m {
        font-size: 18px;
        margin-top: 10px;
        line-height: 22px;
    }

    .logo-miss-pop {
        width: 57%;
        margin: 35px auto 0;
    }
}

@media screen and (max-width: 355px) {
    .tex-pop-main-sub-m {
        font-size: 19px;
        margin-top: 10px;
        list-style: 24px !important;
        padding: 5px 24px;
    }

    .logo-qr-pop {
        width: 35% !important;
        margin: 20px auto 0 !important;
    }

    .tex-pop-main-sub-m {
        font-size: 14px;
        margin-top: 10px;
        line-height: 14px;
        padding-top: 18px;
    }
}
/*popup à¹à¸šà¸šà¸¡à¸µà¸‚à¹‰à¸­à¸„à¸§à¸²à¸¡*/

.popup-wrap {
    padding: 40px 25px;
    overflow: hidden;
    background: url("../img/pop-1.webp");
    /*	border-radius: 10px;*/
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    /*  height: 44em;*/
    height: 100vh;
}

@media screen and (max-width: 960px) {
    .popup-wrap {
        padding: 30px 20px;
        overflow: hidden;
        overflow-y: scroll;
        background: url("../img/pop-1.webp") right;
        /*		border-radius: 10px;*/
        background-size: contain;
        background-repeat: no-repeat;
        max-height: 500px;
    }
}

@media screen and (max-width: 767px) {
    .popup-wrap {
        padding: 30px 0px;
        overflow: hidden;
        overflow-y: scroll;
        background: #f9f9f9 url(../img/pop-2.webp) left;
        /*		border-radius: 10px;*/
        background-size: cover;
        background-repeat: no-repeat;
        max-height: 495px;
    }

    .tex-pop-main {
        font-size: 28px;
        margin-top: 100px;
        list-style: 30px;
        padding: 0 45px;
    }

    .tex-pop-main {
        margin-top: 14px;
        padding: 0 25px;
    }

    .logo-miss-pop {
        width: 57%;
        margin: 30px auto 0;
    }

    .tet-pop-sub-3 {
        font-size: 16px;
        width: 100%;
        padding: 8px 6px;
    }
}

@media screen and (max-width: 414px) {
    .tex-pop-main {
        margin-top: 25px;
        padding: 0px 15px;
    }

    .logo-miss-pop {
        width: 50%;
        margin: 0 auto 0;
    }
}

@media screen and (max-width: 375px) {
    .popup-wrap {
        padding: 30px 0px;
        overflow: hidden;
        overflow-y: scroll;
        background: #f9f9f9 url(../img/pop-2.webp) left;
        /*    border-radius: 10px;*/
        background-size: cover;
        background-repeat: no-repeat;
        max-height: 425px;
    }

    .tex-pop-main {
        font-size: 18px !important;
        margin-top: 20px !important;
        line-height: 23px !important;
    }

    .row-data {
        margin-bottom: 25px;
    }

    .sec-list {
        border-bottom: 1px #e1e1e1 solid;
        overflow: hidden;
        margin-bottom: 7px;
        transition: all 0.15s linear;
    }

        .sec-list:hover {
            border-bottom: 1px #5b9376 solid;
        }

        .sec-list .sec {
            width: 40%;
            float: left;
        }

        .sec-list .tel-mail {
            width: 60%;
            float: left;
        }

    .tex-pop-main.tex-en-pop span {
        font-size: 21px;
        line-height: 22px;
    }

    .tex-pop-main2 {
        font-size: 18px !important;
        margin-top: 20px !important;
        line-height: 24px !important;
    }

    .tex-pop-main-sub-m {
        font-size: 16px;
        margin-top: -6px;
        line-height: 18px;
        padding-top: 0px;
    }

    .tet-pop-sub-3 {
        font-size: 15px;
        width: 100%;
        margin-top: -20px;
        text-align: center;
    }
}

@media screen and (max-width: 960px) {
    .sec-list .sec {
        width: 100%;
        float: none;
    }

    .sec-list .tel-mail {
        width: 100%;
        float: none;
    }
}

.sec-list p {
    font-size: 16px;
    color: #363636;
    margin-bottom: 0px;
}

    .sec-list p span {
        font-family: 'DBHeavent-Bold';
        color: #b7b7b7;
    }

    .sec-list p a {
        color: #3a975f;
        transition: all 0.2s linear;
    }

        .sec-list p a:hover {
            color: #51cc82;
        }
/*popup à¹à¸šà¸šà¸¡à¸µà¸‚à¹‰à¸­à¸„à¸§à¸²à¸¡*/
/*********************************************/
