@charset "utf-8";

/********************************************************
■ Basic : 기본
********************************************************/
@import url('https://fonts.googleapis.com/css?family=Roboto:400,300,500,500italic,700,900,400italic,700italic');
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900');
@import url('https://fonts.googleapis.com/css?family=Sawarabi+Mincho');
@import url( "../../assets/css/NotoSansKR.css" );
@import url( "../..//assets/font/mongolianBaiti/font.css" );
@font-face { font-family: 'Mongolian Baiti'; src: url('../../fonts/Mongolian_Baiti.ttf') format('truetype'); }


* { word-break:keep-all; }

body { font-family: "Lato", sans-serif;/*font-family: 'Helvetica Neue', serif;*/ font-size: 11px; /*font-weight: 300;*/ letter-spacing: 0.07em; line-height: 1.65em; color: #000; background-color:#fff; background-repeat: no-repeat; background-attachment:fixed; background-size:cover; word-break: keep-all; }
body.is-pc .ko {  }
body::-moz-scrollbar { display: none; }
body::-webkit-scrollbar { display: none; }
body::-o--scrollbar { display: none; }
body::scrollbar { display: none; }

a { color: #000; cursor: pointer; text-decoration: none; }
a:hover, a:focus, a:active { color: #292088; text-decoration: none; }
fieldset legend { display:none; }
label { font-weight:normal; }
label.checkbox, label.radio { line-height:12px; font-size: 12px; font-weight: normal; cursor: pointer; }
hr { margin-top: 20px; margin-bottom:20px; border:0; border-top:1px solid #eee; display:block; }
blockquote { font-size: 12px; margin:0px 0px 20px; }
.en, h1, h2, h3, h4, h5, h1 a, h2 a, h3 a, h4 a, h5 a {  }
.ko {  }
.ko small { font-family:dotum, sans-serif; }
.sns-share-icon img { width:20%; max-width:34px; border-radius:50%; }
b, strong { font-weight:500; }
h1, .h1, h2, .h2, h3, .h3 { margin-top: 0px; margin-bottom: 0px; }
h4, .h4, h5, .h5, h6, .h6 { margin-top: 0px; margin-bottom: 0px; }

/********************************************************
■ Layout : 레이아웃
********************************************************/
.wrapper { margin:0 auto; background:#fff;  }
.at-container { margin:0px auto; ; padding:0 20px; }
.is-pc .at-body { min-height: 1100px; }
.at-body .at-container { padding:0px 20px; overflow:hidden; }
.boxed.wrapper .at-body .at-container { padding:0px 20px; }
.at-content { position:relative; margin: 220px 0px; }
.at-row { margin-left:-15px; margin-right:-15px; }
.at-col { position:relative; padding-left:15px; padding-right:15px; padding-top:20px; padding-bottom:20px; }
.nav-fixed .at-menu { width:100%; z-index:50; left:0px; }

@media all and (max-width:1199px) {
}
@media all and (max-width:991px) {
	.responsive .at-body .at-row { margin-left:0px; margin-right:0px; }
	.responsive .at-body .at-col { padding-left:0px; padding-right:0px; }
	.responsive .pull-right.at-main,
	.responsive .pull-left.at-side { float:none !important; }

}
@media all and (max-width:480px) {
.is-pc .at-body {
    min-height: auto;
}
	
}

/********************************************************
■ PC Header : PC 헤더 
********************************************************/
.pc-header { padding:0; }
.pc-header .header-logo { position: absolute; display: inline-block; width: 150px; letter-spacing: 0.12em; z-index: 10; height: 140px; }
.pc-header .header-logo a { display:inline-block; font-style:italic; font-family: 'Times New Roman', serif; font-size: 12px; font-weight: 900; }
.pc-header .header-logo img { display:block;  background:#fff; }
.pc-header .header-logo img.mobile { display:none; }
.pc-header .header-logo span.pc { display:block; }

.logo_animation { animation:fadeInUp1 0.4s ease-in-out 1;  }

/* Animation */
@keyframes fadeInUp1 {
   0% { margin-top:146px; }
   100% { margin-top:0px; }
}

 @-webkit-keyframes fadeInUp1 {
    0% { margin-top:146px; }
    100% { margin-top:0px;}
 }

@media all and (max-width:991px) {
	.responsive .pc-header { display:none; }
	.responsive .pc-header .header-logo img.mobile { display:block; }
	.responsive .pc-header .header-logo span.pc { display:none; }
}

/********************************************************
■ Mobile Header : 모바일 헤더 
********************************************************/
.m-header { display: none; position: fixed; width: 100%; height: 60px; padding: 0 20px; background: transparent; top: 0; z-index: 10; }
.m-header a { display: block; color:#000; /*font-style:italic; font-family: 'Times New Roman', serif;*/ font-size: 12px; font-weight: 900; }
.m-header .at-container { padding:0px; }
.m-header .header-wrap { display:table; width:100%; table-layout:fixed; margin:0px; min-width:300px; border-collapse: collapse; }
.m-header .header-icon, 
.m-header .header-logo { display:table-cell; vertical-align:middle; width:100%; height:60px; line-height:60px; text-align: left; }
.m-header .header-logo img.mobile { display:none; }
.m-header .header-logo span.pc { display:block; display: inline-block; }
.m-header .header-icon { width:20px; height: 60px; line-height: 60px; }
.m-header .header-icon a { display: inline-block; }
.m-header .pull-right { line-height: 60px; width:116px; padding-right:20px; padding-top: 13px; }
.m-header .pull-right a { font-weight:bold; }

@media all and (max-width:991px) {
	.responsive .m-header { display: block; }
	.responsive .m-header .header-logo img.mobile { display:block; display: inline-block; }
	.responsive .m-header .header-logo span.pc { display:none; }
}
@media all and (max-width:768px) {
	.m-header .pull-right { display:none; }
}
/********************************************************
■ PC Menu : PC 메뉴바 배경설정
********************************************************/
.pc-menu { position:fixed; display:block; width:100%; background:#fff; border:0px; /*box-shadow:0 0 30px 0 rgba(0,0,0,0.3);*/ height: 82px; padding-top: 65px; z-index:50; }
.pc-menu .at-container { position:relative; }
.pc-menu .sub-slide,
.pc-menu .sub-shows { display:none; visibility:visible; }
.pc-menu .sub-icon::after { font-family: "FontAwesome"; float: right; position: relative; content: "\f105"; }
.pc-menu .menu-a { font-size: 11px; color:#000; font-weight:900; }
.pc-menu .nav-home .menu-a { font-size: 20px;}
.pc-menu .nav-right { font-size:16px; } 

@media all and (max-width:991px) {
	.responsive .pc-menu,
	.responsive .pc-menu-all { display:none; }
}

/********************************************************
■ PC Menu Top : PC 상단 좌측/배분 스타일 메뉴
********************************************************/

/* 배분 스타일 */
.pc-menu .nav-top.nav-both .menu-ul { display:table; width:100%; table-layout:fixed; margin:0px; }
.pc-menu .nav-top.nav-both .menu-li { display:inline-block; padding:0 2.5%; vertical-align:top; }
.pc-menu .nav-top.nav-both .menu-a { padding:0px; text-align:center; }
.pc-menu .nav-top.nav-both .sub-1div::before { left: 50%; margin-left:-8px; }
.pc-menu .nav-top.nav-both .sub-1div { position:relative; }

/* 좌측 스타일 */
.pc-menu .nav-top.nav-float .menu-ul { }
.pc-menu .nav-top.nav-float .menu-li { float:left; line-height:20px; }
.pc-menu .nav-top.nav-float .sub-1div { position:absolute; }

/* 공통 스타일 */
.pc-menu .nav-top { position:absolute; width:100%; left:0px; top:0px; z-index:10; }
.pc-menu .nav-top .menu-a { display:block; letter-spacing: 0.07em; }
.pc-menu .nav-top .menu-li:hover .menu-a,
.pc-menu .nav-top .menu-li.on .menu-a { color:#000; } 
.pc-menu .nav-top .menu-li.on .menu-a span { border-bottom:2px solid #000; padding:3px 0 3px 0; }
.pc-menu .nav-top .menu-li.nav-home { width:60px !important; text-align:center; }
.pc-menu .nav-top .menu-li.nav-home .menu-a { padding:0px; }
.pc-menu .nav-top .new { color: rgb(140, 195, 70);}

/*.pc-menu .nav-top .sub-1div::before { top: -8px; border-width: 0 8px 8px; border-color: orangered transparent; display: block; width: 0px; content: ""; position: absolute; border-style: solid; }*/
.pc-menu .nav-top .sub-1div { /*background:#fff; border-top:3px solid orangered; box-shadow: 0 6px 12px rgba(0, 0, 0, .175); -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);*/background: transparent }
.pc-menu .nav-top .sub-1dul,
.pc-menu .nav-top .sub-1dli { position:relative;  }
.pc-menu .nav-top .sub-1da { display: block; color: #000; padding: 0px 12px 0 0; line-height: 15px; font-size: 11px; font-weight:normal; }
.pc-menu .nav-top .sub-1dli.on .sub-1da,
.pc-menu .nav-top .sub-1dli:hover .sub-1da { color:#000; font-weight:bold; /*background: orangered; border-color:orangered;*/ }
.pc-menu .nav-top .sub-1new { color: rgb(140, 195, 70);}
.pc-menu .nav-top .sub-1line { position:relative; display:block; color:#000; padding:5px 12px; font-weight:bold; background:#fafafa; line-height:22px; border-bottom: 1px solid rgb(238, 238, 238); }

.pc-menu .nav-top .sub-2div { left:100%; top:0; background: #fff; position:absolute; z-index:20; box-shadow: 0 6px 12px rgba(0, 0, 0, .175); -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175); } 
.pc-menu .nav-top .sub-2dul { }
.pc-menu .nav-top .sub-2dli { }
.pc-menu .nav-top .sub-2da { display:block; color:#000; padding:5px 12px; line-height:22px; border-bottom: 1px solid rgb(238, 238, 238); } 
.pc-menu .nav-top .sub-2dli.on .sub-2da,
.pc-menu .nav-top .sub-2dli:hover .sub-2da { color:#fff; font-weight:bold; background: orangered; border-color:orangered; }
.pc-menu .nav-top .sub-2new { color: rgb(140, 195, 70);}
.pc-menu .nav-top .sub-2line { display:block; color:#000; padding:5px 12px; font-weight:bold; background:#fafafa; line-height:22px; border-bottom: 1px solid rgb(238, 238, 238); }

/********************************************************
■ PC Right Icon Menu : PC 우측 아이콘 메뉴
********************************************************/
.pc-menu .nav-right { position:absolute; top:0px; right:60px; text-align:center; z-index:11; }
.pc-menu .nav-rw { width:102px; }
.pc-menu .nav-right a:hover { background:#f5f5f5; }

/********************************************************
■ PC Left Icon Menu : PC 좌측 아이콘 메뉴
********************************************************/
.pc-menu .nav-left { float: left; }
.pc-menu .nav-center { float: left; position: relative; }

/********************************************************
■ PC All Menu : 전체 메뉴
********************************************************/
.pc-menu-all { position:relative; background:#fafafa; z-index:2; -webkit-box-shadow: inset 0px -10px 10px -10px rgba(0,0,0,0.2); -moz-box-shadow: inset 0px -10px 10px -10px rgba(0,0,0,0.2); box-shadow: inset 0px -10px 10px -10px rgba(0,0,0,0.2); }
.pc-menu-all .at-container { padding:20px 15px 0px; }
.pc-menu-all .table { margin-bottom:20px !important;}
.pc-menu-all .table td { width:1%; background:#fff; border:1px solid #ddd; padding:0px; line-height:20px; }
.pc-menu-all .menu-a { display:block; color:#000; padding:6px 12px; background:#f5f5f5; border-bottom:1px solid #ddd; font-weight:bold; text-align:center; }
.pc-menu-all .table td.on .menu-a { color:crimson; }
.pc-menu-all .sub-1div { padding:8px 0px; }
.pc-menu-all .sub-1dul { list-style:none; padding:0px; margin:0px; }
.pc-menu-all .sub-1dli .sub-1da { display:block; padding:2px 12px; color:#333; }
.pc-menu-all .sub-1dli.on .sub-1da,
.pc-menu-all .sub-1dli:hover .sub-1da { color:crimson; }
.pc-menu-all .new { color: rgb(140, 195, 70);}
.pc-menu-all .new-sub1 { color: rgb(140, 195, 70);}
.pc-menu-all .sub-1line { display:block; color:#000; padding:5px 12px; margin:4px 0px; font-weight:bold; background:#fafafa; }
.pc-menu-all .menu-all-btn { text-align:center; }

/********************************************************
■ Mobile Menu : 모바일 메뉴
********************************************************/
.m-menu { display:none; overflow:hidden; background:#fff; position:relative; z-index:20; box-shadow: 0px 5px 5px -2px rgba(25, 25, 25, 0.15); -webkit-box-shadow: 0px 5px 5px -2px rgba(25, 25, 25, 0.15); -moz-box-shadow: 0px 5px 5px -2px rgba(25, 25, 25, 0.15); }
.m-menu .m-wrap { }
.m-menu .m-table { display:table; width:100%; table-layout:fixed; width:100%; margin:0px; min-width:300px; border-collapse: collapse; }
.m-menu .m-icon, 
.m-menu .m-list { display:table-cell; vertical-align:middle; font-size:15px; height:44px; line-height:44px; border:1px solid #eee; border-top:0px; border-bottom:0px; }
.m-menu .m-icon { width:44px; text-align:center; font-size:18px; }
.m-menu .m-icon a { display:block; position:relative; }
.m-menu .m-icon .label { position: absolute; top: 15%; right: 5px; text-align: center; font-size: 9px; font-weight:300; padding: 2px 3px; line-height: 0.9; border-radius: .25em !important;  }
.m-menu .m-nav { overflow: hidden; margin:0px 10px; }
.m-menu .m-nav ul { list-style: none; margin:0px; padding:0px; }
.m-menu .m-nav ul li { display:table-cell; padding: 0px 10px; white-space:nowrap; }
.m-menu .m-nav ul li.active a { color: orangered; font-weight:400; }

.m-menu .m-sub { background:#fafafa; border-top:1px solid #ddd; font-size:15px; height:44px; line-height:44px; padding:0px 10px; }
.m-menu .m-nav-sub { width:100%; overflow: hidden; margin:0px; }
.m-menu .m-nav-sub ul { list-style: none; margin:0px; padding:0px; }
.m-menu .m-nav-sub ul li { display:table-cell; padding: 0px 10px; white-space:nowrap; }
.m-menu .m-nav-sub ul li.active a { color: orangered; font-weight:400; }
@media all and (max-width:991px) {
	.responsive .m-menu { display:none; }
}

/********************************************************
■ Page Title : 페이지 타이틀 및 설명글
********************************************************/
.at-title { height:80px; position:relative; color:#000; background-color: #fafafa; border-bottom:1px solid #dfdfdf; }
.at-title .at-container { height:100%; position:relative; }
.at-title .page-title { font-size:24px; position:absolute; left:20px; bottom:15px; z-index:1; }
.at-title .page-desc { color:#888; position:absolute; right:20px; bottom:10px; z-index:1; }
@media all and (max-width:767px) {
	.responsive .at-title { height:50px; }
	.responsive .at-title .page-title { font-size:20px; left:15px; bottom:10px; }
}

/********************************************************
■ Footer : 하단 푸터
********************************************************/
.footer { position: fixed; background: transparent; width: 100%; height: 56px; font-size: 12px; font-weight: 400; overflow: hidden; bottom: 0px; font-style: normal; z-index:10; }
.footer-right { position: fixed; right: 30px; /*bottom: 50px;*/ width: 24px; height: 70px; top: calc(50% - 80px); z-index:3; }
.footer-right > .sns { font-weight: normal; font-style: normal; font-size: 11px; transform: rotate(90deg); margin-bottom: 50px; margin-top: 50px; }
.footer-right > .copyright { display: flex; font-weight: 400; color: #000000; transform: rotate(90deg); font-size: 11px; }
.footer-right > .copyright a:nth-of-type(1) { padding:0 10px; }
.footer-right > .copyright a:nth-of-type(2) { font-size:10px; height:12px; padding:0 10px; }

.scrollup { position: fixed; right: 37px; /*bottom: 330px;*/ width:10px; height:70px; display: none; }
.scrollup .arrowT { position: absolute; display: inline-block; border: solid #000; border-width: 0 0px 1px 0; padding: 5.5px; margin-left:0px; top:1px; transform: rotate(-135deg); -webkit-transform: rotate(-135deg); }
.scrollup .arrowlineT { display: block; width:1px; height:80px; margin-left: 5px; border-right:1px solid #000; }
.scrolldown { position: fixed; right: 37px; /*bottom: 330px;*/ width:10px; height:70px; display: block; }
.scrolldown .arrowT { position: absolute;  display: inline-block; border: solid #000; border-width: 0 0px 1px 0; padding: 5.5px; margin-left: 0px; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); margin-top: 66px; } 
.scrolldown .arrowlineT { display: block; width:1px; height:80px; margin-left: 5px; border-right:1px solid #000; }

@media all and (max-width:768px) {


}
@media all and (max-width:991px) {
	.responsive .scrollup { right: 12px; }
	.responsive .footer-right { right: 5px; }

}

@media all and (max-width:480px) {
	.responsive .footer-right { display:none; }
}

@media all and (max-height:320px) {
	.responsive .footer-right { display:none; }
}



/********************************************************
■ Go Top & Bottom : 상단/하단 이동버튼
********************************************************/
.at-go .go-btn { display:none; position: fixed; bottom: 25px; right: 30px; bottom:10px; z-index: 2; }
.at-go .go-btn span { display: block; color:#fff; background: rgba(0,0,0,0.5); margin:5px 0px; text-align: center; border-radius: 50%; width: 42px; height: 42px; line-height: 42px !important; font-size: 19px; }
.at-go .go-btn .go-bottom { display:none; }
@media (max-width: 768px) {
	.at-go .go-btn { bottom:10px; right:5px; }
}

/********************************************************
■ Bootstrap3 : 부트스트랩 기본속성
********************************************************/
/* Button */
.btn { font-family: "Roboto", sans-serif; }
.btn-lg { padding: 10px 16px; border-radius: 3px; line-height: 1.33; font-size: 18px; }
.btn-lg i {	top: 3px; font-size: 24px; position: relative; }
.btn-xs { padding: 4px 10px; }
.is-pc .ko .btn-xs,
.is-pc .ko .btn-sm { font-family:dotum, sans-serif; }

/* Panel : Accordions */
.panel { box-shadow: none; -webkit-box-shadow: none; border-radius: 0px; }
.panel-group .panel { border-radius: 0px; }
.panel .panel-heading { border-radius: 0px; }
.is-pc .ko .panel .panel-body { font-size:12px; }

/* List Group */
.list-group-item { word-break:break-all; border-radius:0 !important; }

/* Pagination */
.pagination { font-family: "Roboto", sans-serif; }
.pagination li a { border-radius:0 !important; color:#333 !important; }
.pagination li.active a { color:#fff !important; background:#075eec !important; border-color:#075eec !important; }


/* Progress */
.progress { position:relative; border-radius: 0px; height: 28px; overflow: hidden; margin-bottom: 15px; box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1); background-color: rgb(245, 245, 245); -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }
.progress .sr-only { font-family: "Roboto", sans-serif; margin: 0px 15px; left: 0px; width: auto; height: 28px; line-height: 28px; font-size: 12px; clip: auto; }
.sr-score { font-family: "Roboto", sans-serif; height: 28px; line-height: 28px; font-size: 12px; padding-right:8px; }

/* Misc */
.form-control, .well, .btn, .alert, .input-group-addon, .label { border-radius:0 !important; }

/* Custom btn */
.nav-right > .btn, .pull-right > .btn {
    font-family: 'Noto Sans KR', sans-serif;
	font-size:13px;
	font-weight:700;
	color: #1b1b1b;
	padding: 6px 20px;
}
.nav-right > .btn.btn-white, .pull-right > .btn.btn-white {
    color: #1b1b1b !important;
    border-image: none !important;
    background-image: none !important;
    border: 1px solid #1b1b1b;
    background-color: #fff;
}
.is-pc .ko .btn-bm {
    font-family: 'Noto Sans KR', sans-serif;

}
.btn.btn-color, .btn.btn-color:hover {
    color: #fff !important;
    border-image: none !important;
    background-image: none !important;
    border: 1px solid #075eec;
    background-color: #075eec;

}
/*
.btn.btn-black, .btn.btn-black:hover {
    color: #282828 !important;
    border-image: none !important;
    background-image: none !important;
    border: 1px solid #e1e1e1;
    background-color: #e1e1e1;

}
.btn.active.btn-black, .btn.btn-black:hover, .btn.btn-black:focus, .btn.btn-black:active {
    background-color: #e2e2e2;
}
*/



/* Mobile All Menu */
#mobile-menu { list-style:none; padding:0px; margin:0px; list-style:none; overflow:hidden; background: transparent; }
#mobile-menu .old,
#mobile-menu .sub-old { display:none; }
#mobile-menu .new { color: rgb(233, 75, 59); }
#mobile-menu .sub-on a { font-weight:500; color: #fff; }
#mobile-menu .sub-off a { font-weight:normal; }
#mobile-menu .sub-new { color: rgb(233, 75, 59); }
#mobile-menu .menu-all-head { margin:0px;    padding: 0px 25px; }
#mobile-menu .menu-all-head a { display:block; cursor:pointer; }
#mobile-menu .menu-all-main { color:#fff; display:block; padding:7px 10px; border-bottom:0px solid #dcdcdc; padding-right:6px; font-size: 30px; line-height:45px; font-weight:900; }
#mobile-menu .menu-all-head.active .menu-all-main, #mobile-menu .menu-all-head:hover .menu-all-main { color:#fff; }
#mobile-menu .menu-all-main.is-sub::after { color:#fff; float: right; content: "+"; padding-right:0px; }
#mobile-menu .menu-all-head.active .menu-all-main.is-sub::after { color:#c1c1c1; }
#mobile-menu .menu-all-head .menu-all-sub { display:none; background:transparent; list-style:none; }
#mobile-menu .menu-all-head.active .menu-all-sub { display:block; }
#mobile-menu .menu-all-head .menu-all-sub-item { border-bottom:0px solid #dcdcdc; font-size:15px; }
#mobile-menu .menu-all-head .menu-all-sub-item:last-child { border-bottom:0px solid #eaecf0; }
#mobile-menu .menu-all-head .menu-all-sub-item a { padding:6px 10px; padding-left:20px; color: #fff; font-weight:600; font-size: 25px; line-height:30px; }
#mobile-menu .menu-all-head .menu-all-sub-item.sub-line a { font-weight:500; background:#efefef; }

#mobile-menu #msub_1 { border-top:0px solid #dcdcdc;  }
.sidebar-login { overflow:hidden; }
.sidebar-login input[type='checkbox'] { vertical-align:middle; margin:0 !important; }
#sidebar-box .sidebar-login .form-group { margin-bottom:5px !important; }
.sidebar-login .text-muted { margin-bottom:10px !important; }




/* 추가 */
.scrollup { /*-webkit-animation: flash linear 1s infinite; animation: flash linear 2s infinite;*/ }

.depth3 { position: fixed; display: inline-block; top: 0; left: 0; width: 100%; height: 210px; background: #fff; padding-top: 67px; overflow: hidden; z-index: 20; }
.depth3 .at-container { padding: 0 20px; }
.depth3 ul { list-style:none; margin:0; padding: 0 0px; }
.depth3 ul > li { float:left; /*width:16.66%;*/ display: inline-block; /*margin-right: 55px;*/ font-size:12px; font-weight: bold; margin-bottom: 18px; padding-right: 50px; }
.depth3 ul > li > a { color: #ccc; }
.depth3 ul > li > a:hover, .depth3 ul > li > a.active { color:#adadad; } 

@media all and (max-width:991px) {
.depth3 ul { padding: 0 0; }
.responsive .depth3 { position: relative; height: auto; z-index: 2; }
.responsive .depth3 .at-container { padding: 0 20px; }
.responsive .depth3 ul > li { margin-bottom: 10px; /* width: 100%;*/padding-right: 15px; }
.responsive .at-body .at-container { max-width: 100%; padding: 50px 20px 50px; }
.responsive .at-content { margin: 0px 0px; }
.responsive .content_copy { display:none; }

 
}

.lang { position: fixed; z-index: 50; bottom: 35px; width: 100%; }
.lang > .at-container > .nav-lw { font-weight:600; }


.box-img-animate {
	text-align: center;
}

.box-img-animate .box-img-animate-item {
	display: inline-block;
}

.box-img-animate .box-img-animate-item img {
	border-radius: 0px;
	/*box-shadow: 8px 14px 40px rgba(0, 0, 0, 0.25);*/
}

@media (max-width: 1199.98px) {
	.box-img-animate .box-img-animate-item + .box-img-animate-item {
		margin-top: 20px;
	}
	.box-img-animate .box-img-animate-item {
		padding: 0 15px;
	}
}

/* 사이드 메뉴 */
#m-header nav,
#m-header .navbar-toggle {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#m-header nav {
	position: fixed;
    z-index: 10;
    background-color: #000;
    width: 100%;
    height: 100%;
    text-align: center;
    display: table;
    color: white;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	    overflow-y: auto;
}

#m-header .nav-hide { display: none; }

#m-header nav ul {
	/* display: table-cell; */
    vertical-align: middle;
    /* padding-left: 0 !important; */
    margin-top: 50px;
}

#m-header nav ul li { list-style: none; text-align: left; padding: 0 20px; }
#m-header nav ul li i { font-size:25px; }
#m-header nav ul li a {
  font-size: 35pt;
  color: inherit;
  font-weight: bolder;
  text-decoration: none;
}

#m-header .navbar-toggle {
  position: fixed;
  top: 5px;
  right: 0px;
  width: 45px;
  height: 45px;
  z-index: 20;
  cursor: pointer;
      padding: 9px 9px;
}

#m-header .bar1,
#m-header .bar2,
#m-header .bar3 {
  width: 100%;
  height: 2px;
  margin-bottom: 5px;
  background-color: #1c1f72;
  transition: all 0.3s ease-in-out;
}

#m-header .navbar-on .bar1,
#m-header .navbar-on .bar2,
#m-header .navbar-on .bar3 { background-color: white; }

#m-header .navbar-on .bar1 {
  transform-origin: 10% 40%;
  transform: rotate(45deg);
}

#m-header .navbar-on .bar3 {
  transform-origin: 10% 40%;
  transform: rotate(-45deg);
}

#m-header .navbar-on .bar2 { background-color: transparent; }


