body {
	opacity: 0;
	transition: padding-top 1s;
}
body.cn-show {
	opacity: 1;
}
body.cn-make {
	opacity: 1;
}
body.cn-show .wd-scroll-animation:not(.wd-no-scroll-animation).wd-scrolled {
	animation: fadeInUp 0.8s both;
}
.wd-scroll-animation:not(.wd-no-scroll-animation) {
	opacity: 0;
}
.cn-make .wd-scroll-animation {
	opacity: 1;
}


@media screen and (max-width: 768px) {
   
}


.page_a.current {
    background: rgba(185,15,28,1);
    color: #fff;
}


#c_navigation_0061635239687823 .e_container-22 .cbox-22-0 {
    flex: 0 0 50px;
    display: none;
}