/*#k_header { display: none; }*/

#mobile_open, .mobile_lang, .hd_btm { display: none!important; }
#k_header { position: inherit!important; }
#k_header .hd_logo { width: 100%!important; }
#k_header .hd_logo img { padding-top: 20px!important; margin: 0 auto; }
#k_header.scroll_on .hd_logo img { padding-top: 20px; }

.k_footer>.main_container { justify-content: center; }
.ft_top { justify-content: center; }
.ft_rgt { display: none; }

.k_footer .ft_lft { text-align: center; }
.k_footer .ft_lft img { margin: 0 auto; }
.k_footer .ft_lft .ft_menu { display: none!important; }

.lucture_wrap { width: 100%; padding: 5%; margin: 0 auto; }
.lucture_wrap .lucture_cnt { width: 100%; height: 100%; display: block; margin-bottom: 50px; text-align: center; }
.lucture_wrap .lucture_cnt img { width: 100%; max-width: 1200px; }


.sub_section { padding: 100px 0!important; }
#bo_w>.sub_section { padding-bottom: 50px!important; }


.sidex_tab { display: flex; justify-content: center; align-items: center; }
.sidex_tab a { transition: .3s; width: 25%; text-align: center; border: 1px solid #d9d9d9; padding: 15px 10px; border-left: 0; }
.sidex_tab a.on { background: #222; color: #fff; font-weight: 900; }
.sidex_tab a:hover { background: #f9f9f9; }
.sidex_tab a:first-child { border-left: 1px solid #d9d9d9 }
.sidex_tab a div { font-weight: 500; }