body {
    background: url(/wp-content/uploads/2026/07/bg-rv-scaled.jpg) top center no-repeat;
    background-size: 100% auto;
    background-color: #010508;
}
#main, #wrapper {
    background: transparent;
}
.copyright-footer {
    color: #fff;
    font-size: 12px;
    font-weight: 100;
}
footer{
    padding-top: 30px;
    background: linear-gradient(180deg, #0d0b26 0, #070615 100%);
    color: #fff;
}
.section-title-normal, .section-title-normal span {
    border-bottom: 0;
    padding-bottom: 0;
}
.ux-menu-link__link {
    min-height: auto;
    padding: 2px 0;
}
.ux-menu-link__link:hover {
    color: #ffe273 !important;
}
ul{
    margin-bottom: 0;
}
ul li {
    margin-bottom: 3px;
}
footer .col {
    padding-bottom: 0;
}
@media (max-width: 549px){
  footer .col {
    padding-bottom: 15px;
}
.sec-vid {
    height: 200px;
} 
}
.img-play {
    margin: 0 auto 40px !important;
    animation: btnAnimation .6s linear infinite;
}
@keyframes btnAnimation{
    0% {
        transform: scale(1.04);
        -webkit-filter: drop-shadow(2px 4px 7px #f6ce75) brightness(1.3);
        filter: drop-shadow(2px 4px 7px #f6ce75) brightness(1.3);
    }
    50% {
        transform: scale(1);
        -webkit-filter: none;
        filter: none;
    }
    100% {
        transform: scale(1.04);
        -webkit-filter: drop-shadow(2px 4px 7px #f6ce75) brightness(1.3);
        filter: drop-shadow(2px 4px 7px #f6ce75) brightness(1.3);
    }
}
.daisu * {
    margin-bottom: 0;
}
.daisu>p:first-child {
    font-size: 24px;
    text-decoration: underline;
    font-weight: bold;
}
.daisu>p:nth-child(2) {
    text-transform: uppercase;
    margin-top: 10px;
    font-size: 18px;
    line-height: 1.3;
}
.sec-vid {
    height: 290px;
    padding: 10px !important;
    border-radius: 10px;
}
.sec-vid .video {
    border: solid 1px;
    border-radius: 10px;
}
.sec-vid .video-bg {
    border-radius: 10px;
    background: linear-gradient(180deg, #db0101, #fff);
    padding: 2px !important;
}
.section-title-center b {
    background: transparent;
}
.section-title-center {
    background: linear-gradient(180deg, #feffaa 0, #fdffe4 30.000001192092896%, #fb4 59.00000333786011%, #fede5e 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
    font-size: 18px;
}
.section-title-center span {
    margin: 0;
}
.box1 .icon-box-text p {
    margin: 0;
    font-size: 12px;
}
.box1 .icon-box-text p:nth-child(2) {
    background: linear-gradient(180deg, #feffaa 0, #fdffe4 30.000001192092896%, #fb4 59.00000333786011%, #fede5e 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
    font-weight: bold;
    font-size: 14px;
    line-height: 1.2;
    margin-top: 6px;
}
.thuvienanh {
    background: url(/wp-content/uploads/2026/07/bg-slider.png) center no-repeat;
    background-size: 100% 100%;
    padding: 10px;
}
.content-home {
    background: url(/wp-content/uploads/2026/07/bg-content-scaled.png) center no-repeat;
    background-size: 100% 100%;
    padding: 1.5rem 2rem;
    margin: 2rem auto 3rem;
    height: 1000px;
    overflow-y: scroll;
    scrollbar-width: thin;
    scrollbar-color: #ffe273 transparent;
}
.header-bottom-nav > li > a {
    background: linear-gradient(180deg, #feffaa 0, #fdffe4 30.000001192092896%, #fb4 59.00000333786011%, #fede5e 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
    font-size: 18px;
}
.breadcrumb {
    background: #0000009c;
    padding: 10px 0;
}
#comments {
    display: none;
}
.mobile-nav>li>a {
    color: #fff;
}