@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700;900&family=Noto+Sans+KR:wght@400;500;700&family=Noto+Sans+TC:wght@400;700;900&display=swap');

/* ADP Web Font */
@font-face
{
	font-family: 'ADP Light';
	src: url('../../thek_layout/vendor/adp_font/adp_Light.eot?') format('eot'), url('../../thek_layout/vendor/adp_font/adp_Light.woff2') format('woff2'), url('../../thek_layout/vendor/adp_font/adp_Light.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face
{
	font-family: 'ADP Medium';
	src: url('../../thek_layout/vendor/adp_font/adp_Medium.eot?') format('eot'), url('../../thek_layout/vendor/adp_font/adp_Medium.woff2') format('woff2'), url('../../thek_layout/vendor/adp_font/adp_Medium.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ADP Bold';
	src: url('../../thek_layout/vendor/adp_font/adp_Bold.eot?') format('eot'), url('../../thek_layout/vendor/adp_font/adp_Bold.woff2') format('woff2'), url('../../thek_layout/vendor/adp_font/adp_Bold.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

/* 초기화 */
html{
	overflow-y: scroll;
}

html, k-body {
	height: 100%;
	font-size: 14px;
	line-height: 1.6;
}
k-body, ul {
	margin: 0;
	padding: 0;
}
hmtl, body, k-body, table, th, td, button, input, p {
	font-family: 'ADP Light', 'Noto Sans KR', 'Noto Sans JP', 'Noto Sans TC', 'NanumGothic','Nanum Gothic', Dotum, Arial, sans-serif !important;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight:bold;
}
h5 {
	line-height:1.3 !important;
}
div, form, input, textarea, p, figure, fieldset {
	margin: 0;
	padding: 0;
}
fieldset, img {
	border:0 none;
}
a, a:visited, a:hover, a:active, a:focus {
	text-decoration: none;
}
a[href^=tel]{
    color: inherit;
    text-decoration: none;
}
a {
	color:#949494;
	outline:none;
	transition:all 0.4s;
}
a:hover {
	color:#4ecfb9;
}
a:focus {
	outline: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
img,
embed,
object,
video {
	max-width: 100%;
}
.theme-color {
	color: #4ecfb9 !important;
}
.k-layout-body a.disabled,
.k-layout-body button.disabled {
	pointer-events: none !important;
}

/* 초기화 */



/* 공통 */
.line_ver_b30 {
	margin-top:12px;
	display:inline-block;
	width:1px;
	height:30px;
	background:#CCC;
}
.a_front {
	position: relative;
    z-index: 3;
}
.c_w {
color:#fff !important;
}
.tacenter {
	text-align:center;
}

.k_b_wrap {
	display:block;
}
.k_banner1 img {
	max-width:100%;
}
/* 공통 */



/* --- header --- */

#k-header {
	z-index: 100;
	position: relative;
}

/* top header */

.k-top-header {
	position: relative;
	height: 40px;
	line-height: 40px;
	background-color: #f63041;
}
.k-top-header a {
	color: #fff;
}
.k-top-header a:hover,
.k-top-header .h_sns li:hover a,
.k-top-header ul.k-acc li:hover a {
	color: #4ecfb9;
}
.k-top-header ul li {
	/*border-left:1px solid #f3f3f3;*/
	float: left;
	padding: 0 15px;
}
.k-top-header ul.h_sns li:last-child {
	border-right:1px solid #f3f3f3;
	font-size:12px;
}
.k-top-header ul.h_sns li:last-child p {
	display:inline-block;
}
.modal_log .dropdown-menu li {
	float:none !important;
}

/* account */
ul.k-acc li {
	padding:0 15px;
	font-size:14px;
	/*border-left:1px solid #f3f3f3;*/
}
ul.k-acc > li:last-child {
	/*border-right:1px solid #f3f3f3; */
}

/* top header */

/* bottom header */

.k-bottom-header {
	height: ;
	border-bottom: 1px  solid rgba(0, 0, 0, 0.2);
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
	background-color: #000;
}
.k-bottom-header .container {
	position: relative;
}

/* scroll to fixed */
.k-bottom-header.scroll-to-fixed-fixed,
.k-bottom-header.scroll-to-fixed-fixed .k-logo a,
.k-bottom-header.scroll-to-fixed-fixed .k-nav-ul > li {
	transition: all 0.33s ease-out 0s;
	-moz-transition: all 0.33s ease-out 0s;
	-webkit-transition: all 0.33s ease-out 0s;
}

/* Logo */
.k-logo {

}
.k-logo a {
	width: ;
	height: ;
	line-height: ;
	font-size: 24px;
	font-weight: bold;
	color: #333;
}
.k-logo a.logo-img {
	font-size: 0;
	line-height: 0;
	background-repeat: no-repeat;
	background-position: center;
	background-size:;
}
/*.k-logo a img {	*/
	/*-moz-transition:0.3s;*/
    /*-webkit-transition:0.3s;*/
    /*-ms-transition:0.3s;*/
	/*-o-transition:0.3s;*/
	/*transition:0.3s;*/
/*}*/
/*.k-logo a img:hover {*/
	/*-webkit-transform: scale(1.1);*/
    /*-moz-transform: scale(1.1);*/
    /*-ms-transform: scale(1.1);*/
    /*-o-transform: scale(1.1);*/
    /*transform: scale(1.1);*/


/*}*/
.k-bottom-header.scroll-to-fixed-fixed .k-logo img {
	margin-left: -7px;
    /*-moz-transition: all 0.3s ease;*/
    /*-webkit-transition: all 0.3s ease;*/
    /*-ms-transition: all 0.3s ease;*/
	/*-o-transition: all 0.3s ease;*/
	/*transition: all 0.3s ease;*/
	/*-moz-transform: scale(0.9);*/
    /*-webkit-transform: scale(0.9);*/
    /*-ms-transform: scale(0.9);*/
	/*-o-transform: scale(0.9);*/
	/*transform: scale(0.9);		*/
}

/* MAIN NAV */
.k-nav {
	position: absolute;
    top: 50%;
	right:0;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.k-nav-ul {
	margin-left: 20px;
	padding: 0;
	list-style: none;
}
.k-nav-ul.k_mm {
	margin-top:3px;
}
.k-nav-ul.k_mm li:last-child {
	margin-right:0;
}
.k-nav-ul > li {
	position:relative;
	float: left;
	margin: 0 15px;
	padding: 0;
	color: #fff;
}
.k-nav-ul > li > a {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
}
.k-nav-ul > li.hovered a {
	color: #f63041;
}
.k-nav-ul > li.active a {
	color: #fff;
}
.k-nav-ul > li > button i {
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
}
.bh_btn {
	background:none;
	border-color:transparent;
}
.k-nav-ul > li.li-lang {
	margin: 0;
}
.k-nav-ul > li > a::after {
	position: absolute;
    top: -10px;
    left: 0;
    content: "";
    height: 1px;
    width: 0;
    max-width: 100%;
    transition: all 0.33s ease-out 0s;
    -moz-transition: all 0.33s ease-out 0s;
    -webkit-transition: all 0.33s ease-out 0s;
	-ms-transition: all 0.33s ease-out 0s;
	-o-transition: all 0.33s ease-out 0s;
    /* background: #4ecfb9 none repeat scroll 0 0; */
    /*background: -webkit-linear-gradient(left top, #6cc7e2, #5cd379);*/
    /*background: -moz-linear-gradient(left top, #6cc7e2, #5cd379);*/
    /*background: -ms-linear-gradient(left top, #6cc7e2, #5cd379);*/
    /*background: -o-linear-gradient(left top, #6cc7e2, #5cd379);*/
    /*background: linear-gradient(left top, #6cc7e2, #5cd379);*/
}
.k-nav-ul > li.active > a::after,
.k-nav-ul > li:hover > a::after,
.k-nav-ul > li.active:hover > a::after {
    width: 100%;
}

/* 1차메뉴 호버 */
.k-nav-ul > li:hover > a,
.k-nav-ul > li:hover > a i,
.k-nav-ul > li.active > a,
.k-nav-ul > li:hover > button > i {
	color: #4ecfb9;
	/*background: -webkit-linear-gradient(left top, #6cc7e2, #5cd379);*/
	/*-webkit-background-clip: text;*/
  	/*-webkit-text-fill-color: transparent;*/
}

/* 2차 메뉴 */
.k-nav-ul ul {
	z-index: 99;
	opacity: 0;
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 44px;
	width: 160px;
	list-style: none;
	margin: 0 0 0 -20px;
	padding: 10px 0;
	background: #262829;
	box-shadow:0 4px 5px -3px rgba(0,0,0,.1);
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,.1);
	transform: translateY(30px);
	transition: all 0.33s ease-out 0s;
	-moz-transition: all 0.33s ease-out 0s;
	-webkit-transition: all 0.33s ease-out 0s;
}
.k-nav-ul ul li {
	position: relative;
	float: none;
	height: auto;
	line-height: 1.42857143;
	border-bottom: 1px solid rgba(255,255,255,.1);
}
.k-nav-ul ul li:last-child {
	border-bottom: 0;
}
.k-nav-ul ul li:first-child {
	border-top: 0;
}
.k-nav-ul ul li a {
	position: relative;
	display: block;
	font-size: 13px;
	font-weight: normal;
	padding: 10px 0;
	margin: 0 20px;
	color: #d3d3d3;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	transform: translateX(0px);
}
.k-nav-ul ul li.active > a {
	color: #4ecfb9;
	background: -webkit-linear-gradient(left top, #6cc7e2, #5cd379);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
/*
.k-nav-ul ul li a::after {
	position: absolute;
    bottom: 0px;
    content: "";
    height: 1px;
    left: 0;
    right: 0;
	width: 0;
    transition: all 0.33s ease-out 0s;
    -moz-transition: all 0.33s ease-out 0s;
	-webkit-transition: all 0.33s ease-out 0s;
    background: rgba(255,255,255,.3);
}
*/
.k-nav-ul ul li span.child {
	position: absolute;
	right: 15px;
	top: 0;
	bottom: 0;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	padding: 8px 0;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	color: #999;
}
.k-nav-ul > li > ul::after,
.k-nav-ul ul > li > ul::after {
    position: absolute;
    bottom: 0px;
    content: "";
    height: 3px;
    left: 0;
	width: 100%;
    transition: all 0.33s ease-out 0s;
    -moz-transition: all 0.33s ease-out 0s;
	-webkit-transition: all 0.33s ease-out 0s;
	-ms-transition: all 0.33s ease-out 0s;
	-o-transition: all 0.33s ease-out 0s;
    /*background: #4ecfb9 none repeat scroll 0 0;*/
	background: -webkit-linear-gradient(left top, #6cc7e2, #5cd379);
	background: -moz-linear-gradient(left top, #6cc7e2, #5cd379);
	background: -ms-linear-gradient(left top, #6cc7e2, #5cd379);
	background: -o-linear-gradient(left top, #6cc7e2, #5cd379);
	background: linear-gradient(left top, #6cc7e2, #5cd379);
}
/*
.k-nav-ul > li:hover > ul::after,
.k-nav-ul ul > li:hover > ul::after {
    width: 100%;
}
*/

/* 2차메뉴 호버 애니메이션 */
.k-nav-ul ul li:hover > a {
	transform: translateX(10px);
}

/* 3차메뉴 이동 애니메이션 */
/* 3차 메뉴 */
.k-nav-ul ul ul {
	top: -10px;
	left: 100%;
	margin: 0;
	/*padding: ;*/
	transform: translateX(30px);
}
.k-nav-ul li:last-child ul ul {
	left: auto !important;
	right: 100% !important;
}

/* 2차, 3차 메뉴 보이기 */
.k-nav-ul li.hovered > ul,
.k-nav-ul ul li:hover > ul {
	opacity: 1;
	visibility: visible;
    transform: translateY(0px);
    -moz-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    transition: all 0.33s ease-out 0s;
	-moz-transition: all 0.33s ease-out 0s;
	-webkit-transition: all 0.33s ease-out 0s;
}

/* bottom header */

/* --- header --- */


/* --- 메인 --- */

/* 메인 슬라이더 */
.k-slider {
	background: #000;
}
.k-slider .k-slider-container {
	position: relative;
    width: 100%;
    height: calc(100vh - 60px);
    text-align: center;
    overflow: hidden;
}
.k-slider .k-slider-container .swiper-slide {
    color: #fff;
    text-shadow: 1px 1px 2px rgba(100, 100, 100, 0.6);
}
.k-slider .k-slider-container .swiper-slide h1 {
    margin-top:0;
}
.k-slider .k-slider-container .swiper-slide h5 {
    color:#ccc;
}
.k-slider .k-slider-container .vertical-align {
	background-color: rgba(0,0,0,.5);
}
.line_ver_t75 {
	margin-bottom:7px;
	display:inline-block;
	width:1px;
	height:75px;
	background:#CCC;
}

.line_ver_b75 {
	margin-top:15px;
	display:inline-block;
	width:1px;
	height:75px;
	background:#CCC;
}

/* 메인 슬라이더 이동 버튼 */
.k-slider .k-slider-next,
.k-slider .k-slider-prev {
	position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    height: 100px;
    margin-top: -50px !important;
    width: 50px;
    background-size: 35px;
    opacity: 0;
    background-position: center center;
    background-repeat: no-repeat;
    transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}
.k-slider .k-slider-next {
	right: 3%;
    background-image: url('../img/next.png');
}
.k-slider .k-slider-prev {
	left: 3%;
    background-image: url('../img/prev.png');
}
.k-slider:hover .k-slider-next,
.k-slider:hover .k-slider-prev {
	opacity: 1;
}

/* 슬라이더 페이지네이션 */
.k-slider-pagination {
	z-index: 10;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 15px;
	color: #ccc;
}
.k-slider-pagination .swiper-pagination-current {
	font-size: 200%;
	color: #fff;
}
.k-slider-pagination .swiper-pagination-bullet {
	opacity: 0.4;
    background-color: #fff;
}
.k-slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	opacity: 1.0;
	background-color: #f7303e;
}
.k-slider .swiper-pagination-progress {
	z-index: 10;
}
.k-slider .swiper-pagination-progress .swiper-pagination-progressbar {
	background: #4ecfb9;
}



/* --- 서브 --- */

/* 서브메뉴 */
.k-nav-sub {
	margin:60px 0 !important;
	border: 1px solid #e1e1e1;
}
.k-nav-sub li.active > a:first-child {
	border-left: 0 !important;
}

/* 서브탑 */
.k_sub_top {
	position:relative;
}
.k_sub_top img {
	margin:0 auto;
	width:100%;
}
.k_sub_top h2 {
	margin:5px 0;
	font-weight:300;
}
.k_sub_top p {
	margin:10px 0;
}
.k_sub_top .sub_top_txt {
	width:100%;
	color:#fff;
	position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
	text-align:center;
}
@media (max-width: 767px) {
.k_sub_top h2 {
	font-size:24px;
}
.k_sub_top p {
	font-size:12px;
}
}

/* 서브 네비게이션 */
.k_page_navi {
	display: inline-block;
	color:#fff;
	opacity:0.7;
}
.k_page_navi li {
	font-size:10px;
	float:left;
}
.k_page_navi li a {
	color:#fff;
	padding:0 10px;
}

/* 서브 컨텐츠 */
.k_sub_contents {
	padding:60px 15px 60px 45px;
}
@media (max-width: 767px) {
.k_sub_contents {
	padding:60px 15px;
}
}
@media (max-width: 768px) {
.sub_sidebar.container > .row {
	margin:0;
}
}
.k_side_widget, .k_side_banner {
	margin-bottom:60px;
}

/* --- 서브 --- */



/* --- 푸터 --- */

#k-footer {
	margin-top: 80px;
	padding:90px 0;
	background-color: #000;
}
#k-footer h5 {
	margin-top:0;
	color:;
}
#k-footer p,
#k-footer a,
#k-footer h5{
	color:#fff;
}

/* footer menu */
.k-footer-ul {
	margin: 0;
	padding: 0;
	list-style:none;
}
.k-footer-ul > li {
	display: block;
	margin: 0 0 5px;
	padding: 0;
}
.k-footer-ul > li a {
	display:inline-block;
	font-weight:normal;
	cursor: pointer;
	color: #fff;
}
.k-footer-ul > li a:hover {
	text-decoration: underline;
}

/* copyright */
.footer_2 {
	border-top: 1px solid rgba(255,255,255,.1);
	padding:30px;
	color:#fff;
	background:#f63041;
}
.footer_2 p {
	text-align:center;
	font-size:12px;
}

/* --- 푸터 --- */



/* --- 슬라이드 메뉴 --- */

/* 헤더 메뉴 아이콘 */
.k-toggle-menu {
	position: relative;
	display: block;
	width: 60px;
	height: 22px;
	padding: 0;
	font-size: 0 !important;
	overflow: hidden;
	white-space: nowrap;
	cursor: pointer;
	color: transparent;
	border: 0;
	background: none;
	z-index:99;
}
.k-toggle-menu span,
.k-toggle-menu span::before,
.k-toggle-menu span::after {
	position: absolute;
	display: inline-block;
	height: 2px;
	width: 40px;
	background: #fff;
}
.k-toggle-menu span {
	position: absolute;
	top: 50%;
	right: 5px;
	margin-top: -2px;
	-webkit-transition: background 0.2s;
	-moz-transition: background 0.2s;
	transition: background 0.2s;
}
.k-toggle-menu span::before,
.k-toggle-menu span::after {
	/* 두 줄 */
	content: '';
	right: 0;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform-origin: 0% 50%;
	-moz-transform-origin: 0% 50%;
	-ms-transform-origin: 0% 50%;
	-o-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
	-webkit-transition: -webkit-transform 0.2s;
	-moz-transition: -moz-transform 0.2s;
	transition: transform 0.2s;
}
.k-toggle-menu span::before {
	/* menu icon top line */
	top: -6px;
}
.k-toggle-menu span::after {
	/* menu icon bottom line */
	top: 6px;
}
.k-toggle-menu.active span {
	/* hide line in the center */
	background: none;
}
.k-toggle-menu.active span::before,
.k-toggle-menu.active span::after {
	/* keep visible other 2 lines */
	background: #fff;
}

/* 슬라이드 메뉴 박스 */
.k-push-nav {
	z-index: 1100;
	position: fixed;
	background: #f63041;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}
.k-push-nav-top,
.k-push-nav-bottom {
	width: 100%;
	left: 0;
}
.k-push-nav-left,
.k-push-nav-right {
	height: 100%;
    top: 0;
}
.k-push-nav-left {
	width: 300px;
    left: -300px;

}
.k-push-nav-right {
	width: 300px;
    right: -300px;

}

/* 슬라이드 메뉴 sns */
.sns_o {
	position:relative;
	display:inline-block;
	width:24px;
	height:24px;
	border-radius:50%;
	background:#4ecfb9;
	margin-right:15px;
	opacity:0.5;
}
.sns_o:hover {
	opacity:0.7;
}
.m_sns {
	display:inline-block
}
.m_sns i {
	position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
	text-align:center;
	width:100%;
	color:#2e3445;
}

/* 슬라이드 메뉴 로그인 */
.m-login {
	padding: 15px 20px;
}
.m-login .form-control,
.m-login .btn {
	border-radius: 0;
}
.m-login .btn {
	margin-bottom: 15px;
}
.m-login .btn.btn-block {
	color: #fff;
	background: #4ecfb9;
	text-shadow: none;
}
.m-login .log_find {
	color: #828795;
}
.m-login .log_find:hover {
	color: #4ecfb9;
}
.m-login .checkbox label, .radio label {
	color: #ccc;
}
.mtr {
	display: inline-block;
	margin-top: 3px;
	opacity: 0.7;
}
.mtr:hover {
	opacity:0.9;
}
.ptl {
	position: absolute;
    top: 50%;
	right:15px;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

/* 슬라이드 메뉴 오픈 버튼 */
.k-push-nav-left.push-open {
    left: 0;
     -webkit-box-shadow: -2px 0px 4px rgba(0,0,0,.7);
    box-shadow: -2px 0px 4px rgba(0,0,0,.7);
}
.k-push-nav-right.push-open {
    right: 0;
     -webkit-box-shadow: -2px 0px 4px rgba(0,0,0,.7);
    box-shadow: -2px 0px 4px rgba(0,0,0,.7);
}
.push {
    left: 0;
    position: relative;
}
.push-toright {
    left: 300px !important;
}
.push-toleft {
    left: -300px !important;
}
.k-body,
.k-push-nav,
.push {
    transition:all 0.2s cubic-bezier(0, 0, 0.58, 1) 0s;
	-moz-transition:all 0.2s cubic-bezier(0, 0, 0.58, 1) 0s;
	-webkit-transition:all 0.2s cubic-bezier(0, 0, 0.58, 1) 0s;
}

/* 슬라이드 메뉴 탑 */
.k-mobile-top {
	background-color: #f63041;
}
.k-mobile-sns {
	height:68px;
	padding: 20px;
	color: #fff;
}
.k-mobile-sns a {
	color: #fff;
}
.k-mobile-sns img {
	vertical-align: middle;
}

/* 슬라이드 메뉴 */
.k-nav-m {
	list-style: none;
	margin: 0;
	padding: 0 0 0;
}
.k-nav-m a.child {
	position:absolute !important;
	right:0;
	top:0;
	z-index:9;
}
.k-nav-m li {
	position:relative;
	margin: 0;
	padding: 0;
	/*border-bottom: 1px solid #e1e1e1;*/
	background-color: #f63041;
}
.k-nav-m li:last-child {
	border-bottom: 0;
}
.k-nav-m li.admin {
	background-color: #f1f1f1;
}
.k-nav-m li a {
    position: relative;
    display: block;
    font-size: 24px;
    font-weight: bold;
    padding: 0 20px;
    height: 50px;
    line-height: 50px;
    white-space: nowrap;
    vertical-align: middle;
    color: #fff;
}
.k-nav-m li.active > a,
.k-nav-m li > a:hover,
.k-nav-m li.active button,
.k-nav-m li button:hover {
	color: #4ecfb9 !important;
}
.k-nav-m li.active > a:first-child {
	border-left:3px solid #4ecfb9;
}
.k-nav-m li.lang a {
	color: #fff;
}
.k-nav-m li.current > a {
	color: #4ecfb9;
}
.k-nav-m li .arrow {
	position: absolute;
	top: 0;
	right: 15px;
	height: 100%;
	border-left: 1px solid #e1e1e1;
	padding-left: 15px;
}
.k-nav-m ul {
	display: none;
	list-style: none;
	margin: 0;
	padding: 0;
}
.k-nav-m ul li {
	background: #f8f8f8;
}
.k-nav-m ul li:first-child {
	border-top: 1px solid #e1e1e1;
}
.k-nav-m ul li a {
	padding: 0 15px 0 30px;
}
.k-nav-m ul ul li a {
	padding: 0 15px 0 45px;
}

/* 언어 선택 */
.k-nav-m li.lang {
	background-color: transparent;
}
.k-nav-m li button.k-lang-btn {
	border: 0;
	background: none;
	color: #828795;
	padding-left:19px;
}

/* --- 슬라이드 메뉴 --- */



/* --- 스크롤 탑 버튼 --- */

#k-top-scroll {
	z-index:999;
	display: none;
	position:fixed;
	bottom: 15px;
	right: 15px;
	overflow:hidden;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
#k-top-scroll a {
	display: block;
	text-decoration:none;
	font-size: 12px;
	border-radius: 50%;
	opacity: 0.35;
	color: #fff;
	background: url() center no-repeat rgba(0,0,0,.5);;
	background-size: 16px;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}
#k-top-scroll a:hover {
	opacity: 1;
}

/* --- 스크롤 탑 버튼 --- */



/* --- 모달 창 --- */

.border-gray {
	border-bottom: 1px solid #373a42 !important;
}
.modal .modal-content a {
	line-height:36px;
}
.modal-body ul > li {
	margin:0;
}
#modal-lang h4, #modal-info h4 {
	color:#4ecfb9;
}

/* 모달 언어 */
.modal ul.selectLang li {
	list-style-type:disc;
	margin:0 20px;
}

/* 모달 로그인 */
.login_ma {
	margin:0 15px;
	color:#4ecfb9;
}
.modal-title:before,
.modal-title:after {
	margin: 10px auto;
    bottom: 0;
    width: 21%;
    height: 1px;
    display: inline-block;
    content: '';
    background-color: #4ecfb9;
}
.modal #warning p {
	line-height:24px;
}
.modal-body ul.k-login > li {
	margin:0;
}
#modal-user .fa-unlock-alt.fa-5x {
	opacity:0.3;
}
.log_icon_1 {
	font-size:16px;
	text-align:center;
	display: table;
	width:15%;
	height:40px;
	margin:0 !important;
	border:1px solid #ccc;
	background:#eeeeee;
}
.log_icon_1:before {
	vertical-align:middle;
	display: table-cell;
}
.log_input_1 {
	height:40px;
	border:1px solid #ccc !important;
	/*border-left:0 !important;*/
	/*width:85% !important;*/
	margin-bottom:15px !important;
}

/* 모달 회원정보 */
#modal-info .modal-body ul {
	margin:30px;
}

/* 모달 맵 */
#modal-map .k_trans {
	padding:30px;
	color:#fff;
	font-size:12px;
	line-height:20px;
}
#modal-map .k_trans_1 {
	text-align:right;
	color:#fff;
}
#modal-map .k_trans_2 {
	border-left:1px solid #666;
}
@media (max-width: 425px) {
#modal-map .k_trans_1 {
	text-align:left;
}
}

/* --- 모달 창 --- */



/* --- 푸터 --- */

.k-footer .col-lg-3,
.k-footer .col-md-3,
.k-footer .col-sm-6 {
	padding-left:30px !important;
	padding-right:30px !important;
}

@media (max-width: 425px) {
.k-footer .col-lg-3,
.k-footer .col-md-3,
.k-footer .col-sm-6 {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
#k-footer {
	padding:30px 0;
}
}

@media (max-width: 992px) {
.f_brand, .f_service, .f_contact {
	margin-bottom:30px;
}
}

@media (min-width: 992px) {
#k-footer > .container > .row > div:first-child {
	padding-left:15px !important;
}
#k-footer > .container > .row > div:last-child {
	padding-right:15px !important;
}
}
@media (max-width: 992px) {
	.k-bottom-header {
		padding: 20px 0;
	}
}

/* 푸터 설명 */
.c_int {
	display:block;
	opacity:0.7;
	font-size:12px !important;
	line-height:24px;
	margin-top:15px;
}

/* 푸터 링크 */
.k-footer .link {
    display: inline-block;
    font-weight: 700 !important;
    font-size: 0.75em !important;
    border: 1px solid #E3E3E2;
    padding: 6px 8px;
    margin: 0 6px 10px 0;
    vertical-align: top;
    border: 1px solid #bbb;
    color: #000;
}
.k-footer .link:hover {
	background-color: #F2F2F1;
}


/* 푸터 서비스 */
.s_dot {
	/*list-style-type: disc;*/
	margin-left: 10px;
}

/* 푸터 컨택트 */
.f_service a, .f_contact a {
	font-size:12px;
}
.c_po {
	position: relative;
	border-bottom:1px solid #bbb;
	min-height:50px;
	padding:15px 0;
}
.c_po i {
	padding:0;
	margin:0;
}
.c_po i {
	position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.c_po .st_box > li > a{
	margin-left:-7px;
}
.c_po .ct_box {
	/*padding-left:37px;*/
}
.c_po:last-child {
	border-bottom:0;
	margin-bottom:0;
}

/* 푸터 sns */
.k_sns {
	display: table;
	margin: 0 auto;
	padding:15px;
}
.sns_o_f {
	position:relative;
	display:inline-block;
	width:26px;
	height:26px;
	border-radius:50%;
	background:#858585;
	opacity:0.8;
	margin-right:10px;
	transition:all 0.4s;
}
.sns_o_f:hover {
	background:#4ecfb9;
}
.k_sns i {
	text-align:center;
	width:100%;
	color:#e6e6e6;
	position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
/* sns */

/* 중간 푸터, 푸터 메뉴 */
.fm_bg {
	background-color: #000;
}
ul.footer_menu {
	position: relative;
    text-align: center;
    padding: 15px;
	margin:0 auto;
	border-top:1px solid #bbb;
}
ul.footer_menu li {
	display: inline;
    vertical-align: middle;
}
ul.footer_menu li a {
	font-size:12px;
	color:#858585;
	padding:0 15px;
	border-left:1px solid #bbb;
	transition:all 0.4s;
}
ul.footer_menu li a:hover {
	color:#4ecfb9;
}
ul.footer_menu li:first-child a {
	padding-left:0;
	border-left:0;
}
ul.footer_menu li:last-child a {
	padding-right:0;
}



.k_content .container.admin {
	padding:60px 0;
}

/*-- PAGE(사용자 커스텀 2017/8/18) */
.asia-page-wrapper {
	width: 750px;
}

.asia-page-wrapper table {
	table-layout: fixed;
}


@media (max-width: 767px) {
.k-logo {
	text-align: left !important;
	margin-left: 20px;
}
.k-logo img {
	width: 40%;
}
.k-slider .k-slider-container {
	height: 400px;
}
.k-slider.k-slider-full .k-slider-container {
	height: calc(100vh);
}
.k-slider .k-slider-container .swiper-slide h1 {
	font-size:42px;
}
.k-slider .k-slider-container .swiper-slide h5 {
	font-size:16px;
	width:90%;
	margin: 0 auto;
}
.k-slider .line_ver_t75, .k-slider .line_ver_b75 {
	display:none !important;
}
}



@media (min-width: 768px) {
.k-bottom-header {
	padding:10px 0;
}
.k-nav-ul > li.li-search {
	margin-right: 0;
}
.k-slider .k-slider-container {
	height: 480px;
}
.k-slider.k-slider-full .k-slider-container {
	height: calc(100vh);
}
}

@media (max-width: 992px) {
.k-logo {
	text-align:center;
}
.k-logo {
	text-align:center;
}
.k-footer .col-lg-3,
.k-footer .col-md-3,
.k-footer .col-sm-6 {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
#k-footer {
	padding:30px 0;
}
.k-footer > .container > .row {
	margin-left: -15px !important;
    margin-right: -15px !important;
}
.asia-page-wrapper {
	width: 100% !important;
	padding: 0 20px;
}

.asia-page-wrapper.asia-jury-wrapper {
	padding: 16px 1%;
}
}



@media (min-width: 992px) {
.k-nav-ul > li {
	line-height: ;
}
.k-bottom-header {
	padding:20px 0;
}
.k-slider .k-slider-container {
	height: 680px;
}
.k-slider.k-slider-full .k-slider-container {
	height: calc(100vh);
}

/* 고정 하단 헤더 */
.k-bottom-header.scroll-to-fixed-fixed {
	padding:10px 0;
}
.k-bottom-header {
	border-bottom: 0;
}
.k-bottom-header.scroll-to-fixed-fixed {
	border-bottom: 1px  solid rgba(0, 0, 0, 0.1);
}

#k-footer > .container {
	padding: 0;
}
}

@media (min-width: 993px) {
.k-logo {
	text-align:left;
}
}



@media (min-width: 1200px) {

}

@media (max-width: 768px) {
	.mobile-invisible {
		display: none;
	}
}
