.main-text,.main-text p{
    padding-left:0;
    margin:0 auto;
    text-align:center
}
.main-text{
    position:absolute;
    top:0;
    width:100%;
    color:#fff;
    padding-top:420px
}
.main-text p{
    
}
.main-text1:after{
    
}
.main-text .main-text2:after{
}

.main-text3 {
filter: drop-shadow(0 0 3px #000) drop-shadow(2px 2px 3px #000);
    text-shadow: 0vh 5vh 2vh rgba(0, 0, 0, 0.122);
    font-size: 5.5vh;
    background: linear-gradient(to bottom, #fff 20%, #f7f6f4 70%, #efaa1f 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    font-family: 'HeirofLightBold' !important;
    line-height: 1.2;
}
@keyframes neon-flicker{
    0%{
        text-shadow:0 0 10px rgba(102,37,.7),0 0 20px rgba(102,37,.7),0 0 30px rgba(102,37,.7)
    }
    100%{
        text-shadow:0 0 20px rgba(102,37,.7),0 0 30px rgba(102,37,.7),0 0 40px rgba(102,37,.7)
    }
}
.main-date {
    margin-top: 40px !important;
}
.main-date span{
    background:#121212;
    font-size:30px;
    color:#fff;
border:1px solid #84632d;
    word-break:keep-all;
    word-wrap:break-word;
    border-radius:15px;
    opacity:.83;
    padding:10px 30px;
    

}
.section-promotion{
    top:0;
}
.section-promotion .section-promotion__list{
    height:560px!important
}
.section-promotion .section-promotion__list ul li {
top:-100px;
}
@media screen and (max-width:1024px){
    .main-text{
        padding-top:120px !important;
    }
	.main-text1:after{
	font-size:20px;	
}
    .main-text .main-text2:after{
        font-size:50px;
left: 100px;
    position: absolute;
zoom: 50%;

    }
.main-text3 {
font-size: 2.5vh;
}

.section-promotion .section-promotion__list ul li {
top:0px;
}

.main-date {
margin-top:20px !important;
}
	.main-date span{
font-size:15px;
}
    .section-promotion .section-promotion__list{
        height:245px!important
    }
    .section-promotion{
        top:0;
        padding-top:40px !important;
    }
    #showsidebar1 img,#showsidebar2 img ,#showsidebar3 img{
        height:100px!important
    }
	#showsidebar3{
        bottom:36%!important
    }
    #showsidebar2{
        bottom:22%!important
    }
    #showsidebar1{
        bottom:8%!important
    }
}