#quick, .quick_mn { display:none !important; } 
.event-cont { position: relative; overflow: hidden; } 
.inner { width:1000px; margin:0 auto; position:relative; text-align:center; } 
.in_wide { width: 2560px; position: relative; text-align: center; left: 50%; transform: translateX(-50%); margin: 0; } 

.p_r { position: relative; } 
.p_c { position: absolute; left: 50%; transform: translateX(-50%); } 

.evt_main {position: relative; z-index: 1;}
.menu_list_wrap { background: #fff; box-shadow: 0 8px 20px rgba(0, 0, 0, 0.25); position: relative; margin-top: -12px;} 
.menu_list_wrap.active { position: fixed; top: 0; left: 0; z-index: 10; width: 100%; margin-top: 0;} 
.menu_list { display: flex; justify-content: space-between; align-items: center; } 
.menu_list li { width: 33.33333333333333%; position: relative;} 
.menu_list li::after {content: ''; display: inline-block; width: 2px; height: 33%; background-color: #e4e5e5; position: absolute; right: 0; top: 50%; transform: translateY(-50%);}
.menu_list li:last-child::after {display: none;}
.menu_list li a { display:flex; align-items: center; justify-content: center; padding: 15px 0; width: 100%; text-align: center; color: #696969; font-size: 1.25rem; font-weight: 700; outline-offset: -4px; } 
.menu_list li a span { display: inline-block; padding: 0 5px 3px; color: #696969; border-bottom: 3px solid transparent; } 
.menu_list li a:hover span, .menu_list li a.active span { color: #ff6600; border-bottom: 3px solid #ff6600; } 

/* cont02 */
.cont02 .slide_wrap {position: absolute; left: 50%; top: 225px; transform: translateX(-50%); width: 100%;} 
.cont02 .slide_wrap .bxslider {width: 100%;}
.cont02 .slide_wrap .bxslider li img {width: 100%;}
.cont02 .slide_wrap .bx-wrapper .bx-controls-direction a { background: url('//cdn.paranhanul.net/hanul/images/event/2025/0305/arrow.png') 0 0 no-repeat; background-size: 100%; width: 25px; height: 60px; opacity: 0.3; } 
.cont02 .slide_wrap .bx-wrapper .bx-controls-direction a:hover { opacity: 1; } 
.cont02 .slide_wrap .bx-wrapper .bx-controls-direction a.bx-prev { transform: rotate(180deg); left: 50px; } 
.cont02 .slide_wrap .bx-wrapper .bx-controls-direction a.bx-next { right: 50px; } 
.cont02 .slide_wrap .bx-wrapper .bx-pager.bx-default-pager a { text-indent: 0; line-height: 30px; color: #666; font-size: 14px; } 

/*  */
.chat_start_btn {position: fixed !important; right: 100px; top: 300px; width: 150px; z-index: 9999;}
.chat_start_btn img {width: 100%;}