
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Regular.ttf');
}
div#wrapper {
    background-image: url(/wp-content/uploads/2025/10/4853433-scaled.jpg) !important;
}

#main, #wrapper {
    background-color: #f5f5f500 !important;
}

.home_bkns {
    background: #ffffff;
    position: relative;
    box-shadow: 0px 15px 45px 0px rgba(4, 36, 66, 0.08);
    border-radius: 24px;
    -moz-box-shadow: 0px 15px 45px 0px rgba(4, 36, 66, 0.08);
    -webkit-box-shadow: 0px 15px 45px 0px rgba(4, 36, 66, 0.08);
}

.name_home_bkns .banner-logo {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 5;
}

.name_home_bkns .banner-wrap {
    position: relative;
    overflow: hidden;
}

.name_home_bkns .logo-img {
    height: 40px;
    width: auto;
}
.content-wrap {
    position: relative;
    margin-top: -230px;
}
.name_home_bkns .avatar-qr {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -100px;
    gap: 70px;
}

.name_home_bkns .avatar-circle {
    width: 120px;
    height: 120px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 10px;
    border-radius: 50%;
    overflow: hidden;
    border-width: 4px;
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-image: initial;
    background: rgb(255, 255, 255);
}

.name_home_bkns .qr-box img {
    width: 120px;
    height: 120px;
    border-radius: 10px;
    border-width: 2px;
    border-style: solid;
    border-color: rgb(238, 238, 238);
    border-image: initial;
    background: rgb(255, 255, 255);
}

.name_home_bkns .info {
    margin-top: -36px;
    background: rgb(255, 255, 255);
    padding: 64px 20px 5px;
}
.name_home_bkns .info .company {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-weight: 600;
    color: rgb(0, 115, 230);
    font-size: 15px;
    gap: 6px;
}
.name_home_bkns .socials {
    display: flex;
    justify-content: flex-start;
    gap: 12px;
    margin: 12px 0px 16px;
}
.name_home_bkns .info .name {
    color: #000000;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 0px;
}
.name_home_bkns .info .role {
    font-weight: 900;
    color: rgb(136, 136, 136);
    font-size: 20px;
    margin-bottom: 8px;
}
.name_home_bkns .info .mini-logo {
    height: 18px;
}
.name_home_bkns .social-btn.phone {
    background: rgb(37, 211, 102);
}
.name_home_bkns .social-btn.zalo {
    font-size: 13px;
    font-weight: 600;
    background: rgb(0, 104, 255);
}
.name_home_bkns .social-btn.facebook {
    background: rgb(24, 119, 242);
}

.name_home_bkns .social-btn {
    width: 38px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 18px;
    border-radius: 50%;
    text-decoration: none;
}

.footer-social img {
    border-radius: 99px;
    height: 50px;
    padding: 5px;
    width: 50px;
}

article.name_home_bkns p.desc {
    color: #000000;
    font-size: 20px;
}

article.name_home_bkns {
    border: 2px solid #efececc2;
    border-radius: 43px;
    overflow: hidden; /* ✅ ép các phần tử con không tràn ra ngoài */
}



.bkns_gioi_thieu .col-inner {
    padding: 10px;
    color: #f3f3f3;
    background: #00aef4;
    border: 2px solid #efececc2;
    border-radius: 15px;
    overflow: hidden;
}

.bkns_gioi_thieu .col-inner h4 {
    color: #f3f3f3;
}
div#logo {
    display: none;
}
.header-wrapper.stuck {
    display: none;
}


.header-wrapper a.button.primary {
    font-weight: 600;
    font-size: 14px;
    color: #000000;
    padding: 3px 30px;
    background: #e0e6ea;
}


.qr-fixed-bkns {
    position: fixed;
    bottom: 40%;
    left: 20%;
    z-index: 9999;
    background: #fff;
    padding: 10px 12px;
    border-radius: 14px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.2);
    text-align: center;
    max-width: 220px;
    font-family: Arial, sans-serif;
}
.qr-fixed-bkns img.qr-logo {
    width: 80px;
    height: auto;
    margin-bottom: 8px;
}
.qr-fixed-bkns img.qr-img {
    display: block;
    width: 180px;
    height: 180px;
    margin: 0 auto 8px;
}
.qr-fixed-bkns p.qr-text {
    font-size: 14px;
    color: #000000;
    margin: 0;
    line-height: 1.4;
}



.cong_ty_bkns img {
    width: 200px !important;
}


.cong_ty_bkns h4 {
    color: #000000;
    font-size: 15px;
}
.cong_ty_bkns h5 {
    color: #887f7fde;
    font-size: 15px;
}

.bkns_title_home_linh_vuc {
    padding: 0 15px 0px !important;
}
.bkns_title_home_linh_vuc  .button span {
    font-size: 13px;
    color: #000000;
}

.bkns_title_home_s {
    padding: 0 15px 0px !important;
}
.bkns_title_home_s h3 {
    color: #000000;
    font-size: 22px;
}
.bkns_so_thich img {
    width: 100%;
    height: 210px;
}

.tabbed-content.tab_bkns_home li {
    font-size: 18px;
    padding: 10px 22px 1px;
}

.tabbed-content.tab_bkns_home p {
    color: #000000;
    font-size: 16px;
}



.cong_ty_bkns_home {
    text-align: left;
    margin-top: 30px;
}
h3.bkns_title_v {
    color: #000000;
    font-size: 22px;
}

.col.bkns_title_home_yeu_thich.small-6.large-6 img {
    width: 100%;
    height: 210px;
}

/* popup cơ bản */
.popup-content {
    position: fixed;
    top: 0; left: 0;
    width: 100%; height: 100%;
    background: rgba(0,0,0,0.6);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
}
.popup-inner {
    background: #fff;
    padding: 30px;
    max-width: 700px;
    width: 90%;
    border-radius: 10px;
    position: relative;
}
.popup-close {
    position: absolute;
    top: 10px; right: 15px;
    background: none;
    border: none;
    font-size: 24px;
    cursor: pointer;
}


h3.title-spnoibat svg {
    margin-right: 10px;
    width: 24px;
}
h3.title-spnoibat {
    margin-left: 10px;
    font-weight: 300;
    font-size: 16px;
    display: flex;
    align-items: center;
    color: var(--fs-color-primary);;
}

.article-items_home.col.medium-6 {
    padding: 0 15px 0px;
}


.article-items_home.col.medium-6 {
    text-align: center;
}
.article-items_home.col.medium-6 img {
    height: 122px;
}

.article-items_home.col.medium-6 .popup-inner img {
    height: 100%;
}





.jss_vcard {
    text-align: center;
    margin-top: 15px;
}

.btn-vcard {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: linear-gradient(135deg, #0073aa, #0099cc);
    color: #fff;
    font-weight: 600;
    border: none;
    border-radius: 50px;
    padding: 10px 20px;
    font-size: 15px;
    cursor: pointer;
    box-shadow: 0 4px 10px rgba(0, 115, 170, 0.25);
    transition: all 0.3s ease;
}

.btn-vcard i {
    font-size: 18px;
}

.btn-vcard:hover {
    background: linear-gradient(135deg, #005b88, #0084b4);
    transform: translateY(-2px);
    box-shadow: 0 6px 14px rgba(0, 115, 170, 0.35);
}

.btn-vcard:active {
    transform: translateY(0);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
}


article.name_home_bkns {
    margin-top: 10px;
}




.rung {
    animation: code-pro-rung-lac 2s ease infinite
}

@-webkit-keyframes code-pro-rung-lac {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
}

#ntg-call-bottom .box-support a {
    display: block;
    margin: 10px 0;
    position: relative;
    transition: 0.3s
    ease-in-out;
}
#ntg-call-bottom .box-support {
    position: fixed;
    right: 30px;
    bottom: 30px;
    z-index: 999999;
    transition: 0.3s ease-in-out;
}
#ntg-call-bottom .box-support a:hover .aml-tooltiptext {
    visibility: visible;
    opacity: 1;
}

#ntg-call-bottom .box-support .aml-tooltiptext {
    visibility: hidden;
    font-size: 12px !important;
    line-height: 16px !important;
    text-align: center;
    white-space: nowrap;
    border-radius: 4px;
    padding: 8px;
    position: absolute;
    top: calc(50% - 16px);
    z-index: 1;
    opacity: 0;
    right: 120%;
    transition: opacity .5s;
}
#ntg-call-bottom .box-support a:hover .aml-tooltiptext {
    visibility: visible;
    opacity: 1;
}

#ntg-call-bottom .box-support .aml-tooltiptext {
    background-image: linear-gradient(180deg, #4fc3f7 0%, #0277bd 100%);
    color: #fff;
}

#ntg-call-bottom .box-support-mobile {
    display: none;
}



