.m-55 {
    margin-top: 55px;
}

#s00, #s01, #s02, #s03, #s04 {
    margin-bottom: 55px; 
    
}

.cny-banner {
    background-image: url(../img/red-paper-texture.jpg) !important;
    background-size: 40%;
}

.btn-cny.active {
    background-color: rgba(175, 8, 8, 0.47);
    border-style: solid;
    border-width: 2px;
    border-color: rgba(252, 249, 191, 0.5);
    font-size: 1.5em !important;
}

.btn-cny a.active {
    color: white !important;
}

.nav-item a:hover {
    color: black !important;
}

.btn-cny:hover {
    background-color: rgba(255, 217, 7, 0.88);
    font-size: 1.5em !important;
    color: black !important;
}

div ul li a i {
    margin-left: 20px;
    width: 10%;
    text-align: center;
}

.border-cny {
    border-style: solid !important;
    border-color: rgba(248, 242, 93, 0.8);
    border-width: 2px !important;
}

.cny-w {
    width: 100%;
    background-image: url(../img/red-paper-texture.jpg);
    background-size: 100%;
    color: rgba(243, 255, 99, 0.95);
    text-align: center;
}

.btn-cnyb {
    background: url(../img/red-paper-texture.jpg) !important;
    background-size: 100% !important;
    color: #fff !important;
}

.btn-cnyb:hover {
/*    color: rgba(243, 255, 99, 0.95) !important;*/
}

.bg-1 {
    position: absolute;
    top: 5px;
    left: 0;
    margin: 3.2em 0;
    z-index: 99 !important;
}
.bg-2 {
    position: absolute;
    top: 5px;
    left: 0;
    margin: 3.2em 0;
    z-index: 4 !important;
}
.bg-3 {
    position: absolute;
    top: 5px;
    left: 0;
    margin: 3.2em 0;
    z-index: 4 !important;
}

.bg-video {
    position: absolute;
    opacity: 0.3;
    top: 5px;
    left: 0;
    margin: 3.2em 0;
    z-index: 3 !important;
}

.bg-video1 {
    position: absolute;
    opacity: 0.05;
    top: 5px;
    left: 0;
    margin: 3.2em 0;
    z-index: 5 !important;
}


