/**about**/

@font-face {
    src: url("../fonts/SVN-Reliant.ttf");
    font-family: "Ballarea";
}
@font-face {
    src: url("../fonts/Roboto-Light.ttf");
    font-family: "Roboto1";
}
@font-face {
    src: url("../fonts/UTM EdwardianB.ttf");
    font-family: "OngDo";
}
@font-face {
    src: url("../fonts/Roboto-BlackItalic.ttf");
    font-family: "Roboto";
}
@font-face {
    src: url("../fonts/UTM Wedding K&T.ttf");
    font-family: "Ballare2a";
}
@font-face {
    src: url("../fonts/allegie.ttf");

}
@font-face {
    src: url("../fonts/MYRIADPRO-BLACK_0.OTF");
    font-family: "MYRIADPRO";
}


footer#footer {
    background-size: 100% 100% !important;
}
.footer-social {
    display: flex;
    align-items: center;
}
.footer-social img {
    margin-left: 10px;
    height: 40px;
}
.footer-logo img {
    width: 250px;
}
.footer-top {
    height: 100px;
}
.footer-address p {
    margin-bottom: 0px;
    font-style: normal;
    font-size: 20px;
    font-weight: 300;
    line-height: 35px;
    color: #ffffff;
    flex: none;
    order: 0;
    flex-grow: 0;
}
.footer-address {
    margin: 20px 0px 20px 0px;
}
.footer-address a {
    color: #ffffff;
}
.text-box-content.text.dark .thong_tin h1 {
    color: var(--primary-color);
    font-size: 52px;
    text-align: center;
    line-height: 50px;
    margin: 0px !important;
    text-transform: capitalize;
}
.text-box-content.text.dark .thong_tin div#TITLE6 h3{
    margin: 0px;
    width: 411px;
    height: 28px;
    min-inline-size: fit-content;
    padding: 4px 4px;
    box-sizing: border-box;
    border-radius: 0px;
    color: var(--primary-color);
    text-align: center;
    font-size: 20px;
}
.text-box-content.text.dark .thong_tin  div#TITLE6 {
    margin: 0px;
    border-radius: 100px;
    padding: 12px;
    position: relative;
    margin: auto;
    width: 420px;
    border: 1px solid #b8a1a15c;
    z-index: 1;
    top: 10px;
    left: 0px;
}
.text-box-content.text.dark .thong_tin div#TITLE7 {
    display: flex;
    align-items: center;
}
.text-box-content.text.dark .thong_tin .chi_con {
    margin-top: 10px;
    display: flex;
    align-items: center;
}
.text-box-content.text.dark .thong_tin div#TITLE10 h3 {
    color: var(--primary-color);
    font-size: 24px;
}
.text-box-content.text.dark .thong_tin div#TITLE8 h3 {
    color: rgb(166, 166, 166);
    text-decoration-line: line-through;
    font-size: 20px;
}
.text-box-content.text.dark .thong_tin .s1 h3 {
    font-weight: 500;
    line-height: 30px;
    font-size: 22px;
    color: #000000d6;
}
.text-box-content.text.dark .thong_tin div#TITLE9 h3 {
    font-weight: 500;
    line-height: 30px;
    font-size: 22px;
    color: var(--primary-color);
}
.text-box-content.text.dark .thong_tin .s2 {
    margin-left: 20px;
}
.text-box-content.text.dark .thong_tin div#GROUP3 {
    display: flex;
    justify-content: center;
}
.text-box-content.text.dark .thong_tin div#TITLE11 h3 {
    color: #040404;
    font-size: 22px;
}
.text-box-content.text.dark .thong_tin div#TITLE11 h3 span {
    font-weight: 600;
    color: red;
}
.text-box-content.text.dark .thong_tin div#TITLE11 p {
    color: #040404;
    font-size: 20px;
}
.ux-timer span {
    background-color: rgb(255 189 89) !important;
}
.ux-timer span strong {
    font-weight: 500;
    color: #000000;
}

element.style {
    border-radius: 99px;
}
@keyframes pulseEffect {
    0% { transform: scale(1); }
    50% { transform: scale(1.1); }
    100% { transform: scale(1); }
}

a.button.primary.is-outline {
    padding: 10px 25px;
    background: var(--primary-color);
    font-weight: bold;
    text-align: center;
    box-sizing: border-box;
    color: rgb(255, 255, 255);
    display: inline-block;
    transition: all 0.3s ease-in-out;
    animation: pulseEffect 1.5s infinite;
}
/*.home-title h2, .home-title h1, .home-title h3, .home-title h4, .home-title h5, .home-title h6 {*/
/*    color: var(--primary-color);*/
/*    font-size: 40px;*/
/*    text-align: center;*/
/*    line-height: 50px;*/
/*    margin: 0px !important;*/
/*    text-transform: capitalize;*/
/*}*/


.home-title h2, .home-title h1, .home-title h3, .home-title h4, .home-title h5, .home-title h6 {
    letter-spacing: 10px;
    font-family: "Ballare2a";
    /* font-family: "Ballarea"; */
    color: var(--primary-color);
    font-size: 56px;
    text-align: center;
    line-height: 50px;
    margin: 0px !important;
    text-transform: capitalize;
}
.home-title p {
    text-align: center;
    margin: 5px auto 0;
    font-size: 20px;
    color: #000000;
    text-align: center;
}
.youtu_be .col-inner {
    border-radius: 30px;
    border: 1px solid #f2f2f2;
    box-shadow: 1px 1px 1px #ffffff12, 0 0 10px #98959594, 0 0 8px #908c8c00;
    transition: 0.3s ease-in-out;
    cursor: pointer;
    padding: 10px;
}
.youtu_be .col-inner img {
    border-radius: 30px;
}
.youtu_be .col-inner .video.video-fit.mb {
    border-radius: 30px;
}
.youtu_be .col-inner  .box-text-inner h4 {
    color: #eb59b3;
    font-size: 20px;
    font-weight: 400;
}
.youtu_be .col-inner  .box-text-inner p {
    color: #000000;
    font-size: 16px;
    font-weight: 400;
}
.owl-carousel.slide-post.owl-loaded.owl-drag .process-item-gia {
    padding: 20px;
    border-radius: 15px;
    border: 1px solid #f2f2f2;
    box-shadow: 1px 1px 1px #ffffff12, 0 0 10px #98959594, 0 0 8px #908c8c00;
    transition: 0.3s ease-in-out;
    cursor: pointer;
}
article.bk-service .owl-carousel.slide-post.owl-loaded.owl-drag .service-items {
    padding: 10px;
}
article.bk-service .process-content-title {
    border-radius: 30px;
    color: #ffffff;
    text-align: center;
    margin: auto;
    width: 210px;
    background: #5271ff;
}
article.bk-service .process-content-title h4 {
    font-weight: 300;
    font-size: 20px;
    color: #ffffff;
}
article.bk-service .process-content {
    color: #000000;
    text-align: center;
    font-size: 16px;
}
article.bk-service .process-product {
    border-radius: 30px;
    padding: 10px;
    margin: auto;
    width: 95%;
    border: 1px solid #aba0a0;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}
article.bk-service .process-product p {
    margin: 0px;
}
article.bk-service .product_g_1 p {
    color: rgb(0 0 0);
    text-decoration-line: line-through;
    font-size: 16px;
}
article.bk-service .product_g_2 p {
    font-weight: 600;
    color: var(--primary-color);
    font-size: 16px;
}
article.bk-service .process-buton a {

    margin: auto;
    background: var(--primary-color);
    width: 200px;
    display: block;
    padding: 8px;
    text-align: center;
    border-radius: 50px;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    height: unset !important;
    line-height: unset !important;
    transition: all 0.3s ease-in-out;
    animation: pulseEffect 1.5s infinite;
}
article.bk-service .process-buton {
    margin-top: 20px;
}


article.bk-service .owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 35px !important;
    min-height: 35px !important;
    height: 35px !important;
    background: #fff !important;
    border-radius: 50% !important;
    margin: 0px !important;
    box-shadow: 0px 2px 16px rgb(0 0 0 / 10%) !important;
}

article.bk-service .owl-nav button i {
    font-size: 20px;
}

article.bk-service .owl-nav button.owl-prev {
    left: -45px;
}

article.bk-service .owl-nav button.owl-next {
    right: -45px;
}
article.bk-service .owl-nav i {
    color: var(--primary-color);
}
article.bk-service button.owl-dot.active span {
    background: var(--primary-color);
}
article.bk-service .owl-dot span {
    width: 16px;
    height: 16px;
    border-radius: 40px !important;
    position: absolute;
    background: #95d3d0;
    padding: 5px;
}
article.bk-service .owl-dots {
    position: absolute;
    right: 46%;
    top: 102%;
    transform: translateY(-50%);
}
article.bk-service .owl-carousel button.owl-dot {
    padding: 10px !important;
}





.swiper-button-next {
    color: var(--primary-color) !important;
}
.swiper-button-prev {
    color: var(--primary-color) !important;
}


.image_background {
    width: 18px;
    height: 18px;
    background-image: url(/wp-content/uploads/2025/04/star.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    background-origin: content-box;
    border-radius: 0px;
}

div#GROUP9 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    display: grid;
    gap: 32px;
}

.star {
    display: flex;
    align-items: center;
}
div#TITLE31 h3 {
    color: var(--primary-color) !important;
    margin: 0px;
    font-size: 20px;
}
.star2 p {
    color: #000000;
    font-size: 20px;
    margin: 0px;
}
.star2 strong {
    margin-right: 5px;
    font-weight: 100;
    color: #ff8181;
}
.info-product-detail h1 {
    font-size: 28px;
    color: #060606;
}
.view i.fa.fa-eye {
    margin-right: 10px;
    font-size: 20px;
    color: var(--primary-color) !important;
}
.view p {
    color: #060606;
    font-size: 20px;
}
.thuong_hieu h3 {
    font-size: 18px;
    color: var(--primary-color) !important;
}
.thuong_hieu ul li {
    margin: 0px;
    color: #060606;
    font-size: 16px;
    line-height: 30px;
}
.product_g_1_p {
    display: flex;
    align-items: flex-end;
}
.process-products {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
article.bk-service .product_g_1_p .product_g_1 p {
    margin: 0px;
    font-weight: 700;
    color: rgb(0 0 0);
    text-decoration-line: line-through;
    font-size: 18px;
}
article.bk-service .product_g_1_p .product_g_2 p {
    margin-top: 10px;
    margin-bottom: 0px;
    margin-left: 20px;
    font-weight: 900;
    color: var(--primary-color);
    font-size: 30px;
}
.product_g_2_l p {
    font-weight: 700;
    color: #fdfdfd;
    padding: 10px;
    border-radius: 20px;
    background: #9E9E9E;
    margin: 0px;
}
.thanh_toanm_m {
    display: flex
;
}
.thanh_toanm {
    display: flex;
    align-items: center;
}
.thanh_toan2 {
    display: flex
;
    border-radius: 99%;
    border: 1px solid;
    height: 67px;
    width: 128px;
    align-items: center;
    justify-content: space-around;
}
.thanh_toan2 img {
    width: 50px;
    height: 50px;
}
.thanh_toan2 svg {
    width: 50px;
    height: 50px;
}
.thanh_toan1 {
    margin-left: 5px;
}
.thanh_toan1 h4 {
    font-weight: 200;
    color: var(--primary-color);
    font-size: 18px;
    margin: 0px;
}
.thanh_toan1 p {
    font-weight: 200;
    font-size: 15px;
    margin: 0px;
    color: #070707;
}


.from_lien_he .col-inner .background-from {
    padding: 20px;
    background-color: rgb(0, 0, 0);
    border-radius: 15px;
    background-position: initial;
    background-size: initial;
    background-repeat: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
}
.from_lien_he .col-inner .background-from .col-inner {
    border-radius: 15px;
    padding: 20px;
    border: 1px solid #ffffff;
}
.from_lien_he .col-inner .background-from .home-title-from h3 {
    color: #f0f0f0;
    font-size: 30px;
    font-weight: 200;
}
.from_lien_he .col-inner .background-from .ux-timer span {
    background-color: rgb(255 255 255) !important;
    display: table-cell;
    font-weight: bolder;
    text-align: center;
    color: #000000;
    line-height: 80%;
    padding: .4em .1em .1em;
    margin: 0 .05em .2em;
    border-radius: 5px;

}
.from_lien_he .col-inner .background-from  .ux-timer {
    margin: auto;
    width: 80%;

}
.from_lien_he .col-inner .background-from .formContact {
    margin-top: 15px;
}
.from_lien_he .col-inner .background-from input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.input-contact {
    border-radius: 20px;
}
.from_lien_he .col-inner .background-from select.wpcf7-form-control.wpcf7-select {
    border-radius: 20px;
}
.from_lien_he .col-inner .background-from  input.wpcf7-form-control.wpcf7-number.wpcf7-validates-as-number {
    border-radius: 20px;
}
.from_lien_he .col-inner .background-from button.wpcf7-submit.btnContactSend {
    margin-top: 30px;
    font-weight: 400;
    font-size: 17px;
    color: #ffffff;
    border-radius: 30px;
}
.dat_ngay-1 h4 {
    font-weight: 600;
    font-family: "Ballarea";
    font-size: 50px;
    color: var(--primary-color);
    margin: 0px;
}
.dat_ngay-1 h5 {
    margin: 0px;
    font-weight: 500;
    font-family: "Ballarea";
    font-size: 50px;
    color: var(--primary-color);
}
.dat_ngay-2 {
    text-align: center;
}
.dat_ngay-2 h4 {
    margin: 0px;
    font-weight: 600;
    color: #000000;
    font-size: 30px;
}
.dat_ngay-2 p {
     margin: 0px;
     font-weight: 100;
     color: #000000;
     font-size: 20px;
 }
/*.dat_ngay-3 {*/
/*    border-radius: 30px;*/
/*    margin: 30px auto 30px;*/
/*    border: 1px solid red;*/
/*    width: 400px;*/
/*}*/
.dat_ngay-3 .process-product {
    border-radius: 30px;
    padding: 10px;
    margin: auto;
    width: 70%;
    border: 1px solid #aba0a0;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}
.dat_ngay-3 .product_g_1 p {
    color: rgb(0 0 0);
    text-decoration-line: line-through;
    font-size: 20px;
    margin: 0px;
}
.dat_ngay-3 .product_g_2 p {
    font-weight: 600;
    color: var(--primary-color);
    font-size: 20px;
    margin: 0px;
}
.dathang_s .icon-box.featured-box.icon-box-left.text-left {
    margin-top: 20px;
    padding: 10px;
    border-radius: 15px;
    border: 1px solid #f2f2f2;
    box-shadow: 1px 1px 1px #ffffff12, 0 0 10px #98959594, 0 0 8px #908c8c00;
    transition: 0.3s ease-in-out;
    cursor: pointer;
    display: flex
;
    align-items: center;
}
.flex-col.hide-for-medium.flex-right li a {
    font-size: 20px;
    font-weight: 100;
    color: #ffffff;
}
.chi_tiet_san_pham_l {
    margin-top: 30px;
    border-bottom: 1px solid #eb59b3;
    padding-bottom: 30px;
}
