/*
Template Css: Css Landing Quảng Cáo
 */

@font-face {
    src: url("../fonts/Pattaya-Regular.ttf");
    font-family: "Pattaya";
}

@font-face {
    src: url("../fonts/Inter/Inter-Bold.ttf");
    font-family: "Inter";
    font-weight: 700;
}

@font-face {
    src: url("../fonts/Inter/Inter-Regular.ttf");
    font-family: "Inter";
    font-weight: 300;
}

body {
    font-family: "Inter" !important;
    font-weight: 300;
}

/*css footer*/


footer#footer {
    background: #ffd32f;
}
#footer .footer-top p, #footer .footer-top a {
    color: #0c0c0c !important;

}
#footer .footer-top .footer-title h3 {
    color: #0c0c0c !important;
}
#footer .footer-top .footer-title i {
    color: #0c0c0c !important;
}

#footer .footer-top p, #footer .footer-top a {
    color: #000000 !important;
}

#footer .footer-top .footer-address p img {
    filter: brightness(0%) grayscale(100%) !important;
}
#footer .footer-top .footer-title h3 {
    color: #000000 !important;
}
#footer .footerBorder:not(:last-child) {
    border-bottom: 0;
    margin: 0px !important;
    padding: 0px !important;
}
.footer-social i {
    color: white;
}


div#bk-form-register h3 {
    display: none;
}

.dang_ky_footer {
    background: -webkit-linear-gradient(272deg, #ffea81, #ffd32f 32%);
}



.title_home h3 {
    font-size: 40px;
    color: #F30000;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 5px;
    text-shadow: -3px 0px 0em #fff;
    margin: 0px;
}

.title_home p {
    font-size: 20px;
    color: #222222;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0px;
}
.title_home p {
    font-size: 25px;
    color: #222222;
    font-weight: 700;
    text-transform: math-auto;
    margin: 0px;
}

form#bk-register-form label {
    display: none;
}
form#bk-register-form  .medium-6 {
    max-width: 100% !important;
    flex-basis: 100% !important;
}

div#bk-form-register button.btnRegister {
    color: #fff;
    width: 158px !important;
    border-radius: 5px;
    display: block;
    margin: auto;
    background: #FF0000;
}
.luu_y_home {
    padding: 30px;
    border-radius: 20px;
    background: #ffef9e;
}
.luu_y_home strong {
    font-weight: 600;
}
.luu_y_home p {
    color: #333;
    font-size: 18px !important;
    padding: 0px !important;
    margin-bottom: 5px;
}
.luu_y_home li {
    color: #333;
    font-size: 18px !important;
    padding: 0px !important;
    margin-bottom: 5px;
}


.button_giam_gia_home_l h3 {
    font-size: 40px;
    color: #1BA7F4;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 5px;
    text-shadow: -3px 0px 0em #fff;
    margin: 0px;
}

.button_giam_gia_home_l p strong {
    font-weight: 700;
}
.button_giam_gia_home_l p span {
    font-size: 40px;
    font-weight: 700;
    color: red;
}
.button_giam_gia_home_l p {
    color: #000;
    font-size: 20px !important;
    padding: 0px !important;
    margin-bottom: 1px;
    line-height: 30px;
}
@keyframes buttonAnimation {
    0% {
        transform: scale(1); /* Kích thước ban đầu */
    }
    50% {
        transform: scale(1.1); /* Kích thước tăng lên */
    }
    100% {
        transform: scale(1); /* Kích thước trở về ban đầu */
    }
}

.button_giam_gia a.button.alert {
    font-size: 18px;
    font-weight: 600;
    padding: 8px 25px 8px 25px;
    margin-top: 30px;
    border-radius: 10px;
    background-color: #e50000 !important;
    animation: buttonAnimation 1s infinite; /* Lặp animation vô hạn */
}

video#myVideo {
    height: 100%;
    width: 100%;
}
.img_home_butom .has-hover {
    width: 20% !important;
    float: left;
    transition: .3s ease-in-out;
}


.img_home_butom .has-hover:hover {
    transition: .3s ease-in-out;
    transform: translateY(-10px);
}

.price-item .price-item-body ul li img {
    width: 20px !important;
    margin-right: 5px;
}

.price-item .price-item-body ul li {
    color: #000000 !important;
}
.price-item .price-item-body ul li strong {
    font-weight: 900;
}
.price-item .price-item-header {
    text-align: center;
    width: 100%;
    padding: 20px 20px 10px 20px !important;
}
.price-wrappers {
    display: flex;
    justify-content: space-around;
}
.khuen_mai_l_m_g {
    padding: 5px 15px 3px 15px;
    font-size: 14px;
    border-radius: 10px;
    color: #eaeaea;
    background: red;
}
.khuen_mai_l_m {
    font-size: 16px;
    text-decoration: line-through;
}
.price-item .price-item-header h2, .price-item .price-item-header .price-head {
    color: #2450e0 !important;
}
.price-item .price-item-header p {
    margin: 0px !important;
    color: #000000;
    font-size: 16px;
}
.price-item .price-item-footer a {
    background: #2450e0 !important;

}
p.discounted_price_home strong {
    font-weight: 600;
    color: red;
    font-size: 25px;
}
.price-item .price-item-option select {
    border: 1px solid #000000;
    border-radius: 10px;
    box-shadow: unset !important;
    color: #000000;
    font-weight: 500;
}
.price-item {
    transition: .3s ease-in-out;
}
.price-item:hover {
    transition: .3s ease-in-out;
    transform: translateY(-10px);
}
p.lien_he_lk {
    font-weight: 600;
    color: #ff1100 !important;
    font-size: 20px !important;
}


li.tab.has-icon {
    transition: .3s ease-in-out;
    width: 19%;
}
li.tab.has-icon:hover {
    transition: .3s ease-in-out;
    transform: translateY(-10px);
}

@media only screen and (max-width: 768px) {
    li.tab.has-icon {
        width: 47%;
    }
    .title_home h3 {
        font-size: 20px;
    }
    .title_home p {
        font-size: 15px;
    }
    .mobi_setion {
        margin-top: -30px !important;
    }
    .ladi-image-background {
        top: 37px !important;
        left: 0% !important;
    }
    .button_giam_gia_home_l h3 {
        font-size: 28px;
    }
    .button_giam_gia_home_l p {
        font-size: 14px !important;
    }

}

.ladi-image-background {
    top: 80px;
    left: 33%;
    display: flex;
    text-align: center;
    background-repeat: no-repeat;
    background-position: left top;
    background-size: cover;
    background-attachment: scroll;
    background-origin: content-box;
    position: absolute;
    margin: 0 auto;
    width: 400px;
    height: 48px;
    pointer-events: none;
    background-image: url(/wp-content/uploads/2024/04/line-animation-20231031024557-bcmod.gif);
    justify-content: space-between;
}


@keyframes imageAnimation {
    0% {
        transform: rotate(0) scale(1) skew(1deg);
    }
    25% {
        transform: rotate(-5deg) scale(1.02) skew(1deg);
    }
    50% {
        transform: rotate(5deg) scale(0.98) skew(1deg);
    }
    75% {
        transform: rotate(-2deg) scale(1) skew(1deg);
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
    }
}

.rung img {
    animation: 6s infinite imageAnimation;
}



