/* #############################################################################

							나만의 css 
-------------------------------------------------------------------------------

이 사이트의 테마색상 : 빨강색(#EF452B), 어두운 적색(#c13925), 초록색(#469644), 옅은 초록색(경계선, #80a07e), 더 옅은 초록색(#9fc79c) 소제목배경: #fafffa
							
############################################################################# */
@import url("http://fonts.googleapis.com/earlyaccess/nanumgothic.css");			/* 'Nanum Gothic', serif */
@import url("http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css");		/* 'Nanum Myeongjo', serif */
@import url("http://fonts.googleapis.com/earlyaccess/nanumgothiccoding.css");	/* 'Nanum Gothic Coding', serif : 나눔고딕보다 폭이 조금 좁고 조금 더 얇은 글씨체 */
@import url("http://fonts.googleapis.com/earlyaccess/nanumbrushscript.css");	/* 'Nanum Brush Script', serif : 나눔손글씨 붓 */
@import url("http://fonts.googleapis.com/earlyaccess/nanumpenscript.css");		/* 'Nanum Pen Script', serif : 나눔손글씨 펜 */
@import url(http://fonts.googleapis.com/earlyaccess/hanna.css);					/* 'Hanna', serif : 한나체 */
@import url(http://fonts.googleapis.com/earlyaccess/jejugothic.css);			/* 'Jeju Gothic', serif : 제주고딕 */

/* #############################################################################
	BEGIN 원래 custom.css 값
############################################################################# */

.imagecontour {
 padding: 10px; 
 border: solid 1px #EFEFEF;
 background-color: #FFFFFF;
 }
 
.effect2
{
  position: relative;
}
.effect2:before, .effect2:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  box-shadow: 0 15px 10px #777;
  transform: rotate(-3deg);
}
.effect2:after
{
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

/* #############################################################################
	END 원래 custom.css 값
############################################################################# */
body {
	/*
	font-family: '맑은 고딕','Malgun Gothic','돋움',dotum,Arial,Tahoma,Sans-serif;
	font-family: '나눔고딕','Nanum Gothic','fontng','맑은 고딕','Malgun Gothic','돋움',dotum,Arial,Tahoma,Sans-serif;
	*/
	font-family: 'Nanum Gothic', dotum, sans-serif, serif;
    font-size: 16px;
	line-height: 1.6;
	color: #000;
	letter-spacing: -1px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: inherit;
	color: inherit;
	font-weight: 500;
	line-height: 1.4;
}

h1 {font-size: 36px;}
h2 {font-size: 30px;}
h3 {font-size: 24px;}
h4 {font-size: 18px;}
h5 {font-size: 14px;}
h6 {font-size: 12px;}

table {font-size: inherit;}

label {font: inherit;}

a:active, a:hover, a:focus {color: #F42200;}

.text-theme1 { color:#1C861C; }
.text-theme2 { color:#F42200; }
.bg-theme1 { background-color:#aedeae; }
.bg-theme2 { background-color:#fdb9ae; }
.bg-theme1-dark { background-color:#0a3e0a; }

.text-grey{ color:#CCC !important; }
a.text-grey:hover{ color:#999 !important; }

.text-red,
a.text-red:hover{ color:#ff0000 !important; }

.full-img {width: 100%;}

.fileinput .thumbnail>img {
    max-height: 100%;
    width: 100%;
}

.refer {font-size: smaller; }

/* 다음지도API를 표시할 DIV의 특성 */
.daum-api {
	width: 100%;
	height: 500px;
}

.img-third {
	width: 31%;
}

.in-div {
    padding-left: 4px;
    padding-right: 4px;
}

.in-div-0 {
    padding-left: 0;
    padding-right: 0;
}

.row.odd-even:nth-child(even) {background-color: #e2e2e2;}
.row.odd-even:nth-child(odd) {background-color: inherit;}

/* bootstrap에서 제공하는 css에 공간 조정하기 또는 css 추가하기 */
.bg-danger { padding: 4px 10px 4px 0px; }
.bg-hot {
	background-color: #D20000;
	color: #ffff00;
	font-weight: 700;
	padding: 4px;
}

/* 위 row에서 배경을 사용했고, 이하 row가 위 row와 연계된 정보를 담고 있을 때, 테두리를 같은 색상으로 처리한다.*/
.bd-next-bg-info {border: 1px solid #d9edf7;}
.bd-next-bg-success {border: 1px solid #dff0d8;}

.text-hot{color:#af0000 !important;}
.text-red{color:#ff0000 !important;}
.text-blue{color:#0000ff !important;}
.text-yellow{color:#DBE000 !important;}

.divider {
    background: #E2B0B0;
    height: 1px;
    margin: 0;
	padding: 0 !important;
}

.tp-banner-container.tp-fullscreen {
    height: auto;
}

.breadcrumb {
    color: #999;
	background: none;
    margin: 0;
}

.breadcrumb a {color: #1C861C;}
/* 만일 배경이 어두워서 흰색계열의 폰트를 사용해야 하는 경우에는... */
.breadcrumb.c-font-grey-lti-1 a {color: #FFEE00;}

.breadcrumb > .active {
    font-weight: bold;
    color: inherit;
}

.cbp-popup-singlePage .cbp-popup-content {max-width: 100%;}
/*
.cbp-popup-singlePage .cbp-popup-content .container {width: 1600px;}
*/
.cbp-popup-singlePage .cbp-popup-content img {width: 100%;}

/* bxslider */
.bxslider {padding: 0;}

.bx-wrapper {
	margin-top: 10px;
    margin-bottom: 4px;
}

.bx-wrapper .bx-viewport {
	left: 0px;
	border: none;
}

#bx-pager a img {
    padding: 0px;
    border: solid #ccc 1px;
	width: 100px;
}

#bx-pager a.active img {
    border: 1px solid #FF2D2D;
}

.bbs-body {
    background-color: #FFF;
}

.page-title {
    margin: 20px 10px;
	border-left: 6px solid #c13925;
}

.page-title p {
    margin: 0 0 0 20px;
    color: #333;
    font-size: 20px;
    line-height: 32px;
}

.page-title .top-span {
    color: #777;
    font-size: 14px;
    line-height: 24px;
}

.text-title {
	font-family: 'Jeju Gothic', serif;
}

.text-logo {
	font-family: 'Hanna', serif;
    color: #469644;
    font-weight: 300;
    font-size: larger;
    letter-spacing: 0px;
}

.border-side {
    border-right: 1px dashed #80a07e;
}

.border-bot {
    border-bottom: 1px dashed #80a07e;
}

.border-pad-top-12 {padding-top: 12px;}

/* tab nav */
.tabpanel-perf .nav {
    margin-bottom: 10px;
}

.tabpanel-perf > .nav > li {
    text-align: center;
}

.tabpanel-perf > .nav > li + li {
    padding-left: 4px;
}

.tabpanel-perf > .nav > li > a {
    font-size: 20px;
    font-weight: 300;
    padding: 6px 6px;
    border: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background-color: #d5e0ea;
}

.tabpanel-perf > .nav > li > a:hover,
.tabpanel-perf > .nav > li > a:focus {
    font-weight: 600;
    color: #ffffff;
	background-color: #9fc79c;
}
	
.tabpanel-perf > .nav > li.active > a,
.tabpanel-perf > .nav > li:active > a {
    font-weight: 600;
    color: #ffffff;
    background-color: #469644;
}

.tabpanel-perf .tab-content {
    margin: 0 20px 40px;
}

.tabpanel-perf .tab-content .rec {
    padding: 10px 0;
    border-bottom: 1px dashed #999;
}

.tabpanel-perf .tab-content ul {
    list-style-image: url('/com/img/bg_dot_green_x2.gif');
}

.tabpanel-perf .tab-content ul li strong {
    margin-right: 12px;
}

/* ---------------------------------
BEGIN Button Strip 
------------------------------------ */
.btn.red-stripe { border-left: 3px solid #d84a38; }
.btn.blue-stripe { border-left: 3px solid #4B8DF8; }
/* ---------------------------------
END Button Strip 
------------------------------------ */


.c-line-left {
    width: 30px;
    height: 3px;
    background-color: #469644;
}

.c-content-title-1 > .c-line-right, 
.c-content-title-1 > .c-line-left {
    width: 30px;
    height: 3px;
    background-color: #469644;
}
.c-content-title-1 > .c-line-left { margin: 0 0 30px 0; }
.c-content-title-1 > .c-line-right { margin: 0 0 30px auto; }

.c-font-grey-lti-1 {color: #f7f7f7 !important; }
.c-font-grey-lti-1 small {color: #f7f7f7 !important; }
.c-font-grey-lti-1-hover:hover {color: #f7f7f7 !important; }

.c-btn-blue-4 {
	border-color: #0000FF;
	color: #0000FF;
	background: none;
	border-color: #0000FF;
}
.c-btn-blue-4.btn-no-focus:focus,
.c-btn-blue-4.btn-no-focus.focus {
	color: #0000FF;
	background: none;
	border-color: #0000FF; 
}
.c-btn-blue-4.btn-no-focus:hover,
.c-btn-blue-4:hover,
.c-btn-blue-4.btn-no-focus:active,
.c-btn-blue-4:active,
.c-btn-blue-4.active,
.open > .c-btn-blue-4.dropdown-toggle {
	color: #ffffff;
	background: #0000FF;
	border-color: #0000FF;
}
.c-btn-blue-4:active,
.c-btn-blue-4.active,
.open > .c-btn-blue-4.dropdown-toggle { background-image: none; }

.c-btn-blue-4.disabled,
.c-btn-blue-4.disabled:hover,
.c-btn-blue-4.disabled:not(.btn-no-focus):focus,
.c-btn-blue-4.disabled:not(.btn-no-focus).focus,
.c-btn-blue-4.disabled:active,
.c-btn-blue-4.disabled.active,
.c-btn-blue-4[disabled],
.c-btn-blue-4[disabled]:hover,
.c-btn-blue-4[disabled]:not(.btn-no-focus):focus,
.c-btn-blue-4[disabled]:not(.btn-no-focus).focus,
.c-btn-blue-4[disabled]:active,
.c-btn-blue-4[disabled].active,
fieldset[disabled] .c-btn-blue-4,
fieldset[disabled] .c-btn-blue-4:hover,
fieldset[disabled] .c-btn-blue-4:not(.btn-no-focus):focus,
fieldset[disabled] .c-btn-blue-4:not(.btn-no-focus).focus,
fieldset[disabled] .c-btn-blue-4:active,
fieldset[disabled] .c-btn-blue-4.active {
	background: none;
	border-color: #0000FF;
}
.c-btn-blue-4 .badge {
	color: none;
	background: #0000FF; 
}

.c-btn-green-lti-1 {
	border-color: #469644;
	color: #469644;
	background: none;
}
.c-btn-green-lti-1.btn-no-focus:focus,
.c-btn-green-lti-1.btn-no-focus.focus {
	color: #469644;
	background: none;
	border-color: #469644; 
}
.c-btn-green-lti-1.btn-no-focus:hover,
.c-btn-green-lti-1:hover,
.c-btn-green-lti-1.btn-no-focus:active,
.c-btn-green-lti-1:active,
.c-btn-green-lti-1.active,
.open > .c-btn-green-lti-1.dropdown-toggle {
	color: #ffffff;
	background: #469644;
	border-color: #469644;
}
.c-btn-green-lti-1:active,
.c-btn-green-lti-1.active,
.open > .c-btn-green-lti-1.dropdown-toggle { background-image: none; }

.c-btn-green-lti-1.disabled,
.c-btn-green-lti-1.disabled:hover,
.c-btn-green-lti-1.disabled:not(.btn-no-focus):focus,
.c-btn-green-lti-1.disabled:not(.btn-no-focus).focus,
.c-btn-green-lti-1.disabled:active,
.c-btn-green-lti-1.disabled.active,
.c-btn-green-lti-1[disabled],
.c-btn-green-lti-1[disabled]:hover,
.c-btn-green-lti-1[disabled]:not(.btn-no-focus):focus,
.c-btn-green-lti-1[disabled]:not(.btn-no-focus).focus,
.c-btn-green-lti-1[disabled]:active,
.c-btn-green-lti-1[disabled].active,
fieldset[disabled] .c-btn-green-lti-1,
fieldset[disabled] .c-btn-green-lti-1:hover,
fieldset[disabled] .c-btn-green-lti-1:not(.btn-no-focus):focus,
fieldset[disabled] .c-btn-green-lti-1:not(.btn-no-focus).focus,
fieldset[disabled] .c-btn-green-lti-1:active,
fieldset[disabled] .c-btn-green-lti-1.active {
	background: none;
	border-color: #469644;
}
.c-btn-green-lti-1 .badge {
	color: none;
	background: #469644; 
}

.c-bg-dark-2 {
    background-color: #31383c !important;
	color: #cdcdcd;
}
.c-bg-dark-2 p strong {color: #FFF;}

.c-bg-dark-2-lti {
	background-color: rgba(49,56,60,0.6) !important;
    color: #ffffff;
}

.tparrows.tp-rightarrow {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(/com/img/btn_arrow_01.png) no-repeat -56px 0;
    width: 56px;
    height: 56px;
}
.tparrows.tp-rightarrow:hover {background: url(/com/img/btn_arrow_01.png) no-repeat -56px -56px;}
.tparrows.tp-leftarrow {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(/com/img/btn_arrow_01.png) no-repeat 0 0;
    width: 56px;
    height: 56px;
}
.tparrows.tp-leftarrow:hover {background: url(/com/img/btn_arrow_01.png) no-repeat 0 -56px;}

@media (min-width: 992px) {
/*
.cbp-popup-singlePage .cbp-popup-content .container {width: 970px;}
*/
.c-content-box > .container-fluid {padding: 0 40px;}

    .desktop-organ { display: inline-block; }
    .mobile-organ { display: none; }
}

/* Full width modal */
.modal-full.modal-dialog {
	width: 90%;
	height: 90%;
}
.modal-full.modal-dialog .modal-content {height: 100%;}

.container, .container-fluid, .container-lg, .container-xl, .container-xxl{
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}

/* bootstrap v5 Extra small */
@media (max-width: 575px) {
    .container {width: 100%;}
    .container-lg {width: 100%;}
    .container-xl {width: 100%;}
    .container-xxl {width: 100%;}
}

/* bootstrap v5 small */
@media (min-width: 576px and max-width: 767px) {
    .container {width: 540px;}
    .container-lg {width: 100%;}
    .container-xl {width: 100%;}
    .container-xxl {width: 100%;}
}

/* bootstrap v5 Medium */
@media (min-width: 768px and max-width: 991px) {
    .container {width: 720px;}
    .container-lg {width: 100%;}
    .container-xl {width: 100%;}
    .container-xxl {width: 100%;}
}

/* bootstrap v5 Large */
@media (min-width: 992px and max-width: 1199px) {
    .container {width: 960px;}
    .container-lg {width: 960px;}   
    .container-xl {width: 100%;}
    .container-xxl {width: 100%;}
}

/* bootstrap v5 X-Large */
@media (min-width: 1200px and max-width: 1399px) {
    .container {width: 1140px;}
    .container-lg {width: 1140px;}
    .container-xl {width: 1140px;}
    .container-xxl {width: 100%;}
}

/* bootstrap v5 XX-Large */
@media (min-width: 1400px and max-width: 1599px) {
    .container {width: 1320px;}
    .container-lg {width: 1320px;}
    .container-xl {width: 1320px;}
    .container-xxl {width: 1320px;}
}
    
@media (min-width: 1600px and max-width: 1919px) {
    .container {width: 1320px;}
    .container-lg {width: 1540px;}
    .container-xl {width: 1540px;}
    .container-xxl {width: 1540px;}
}
    
/* bootstrap v5 none (qhd) */
@media (min-width: 1920px and max-width: 2559px) {
    .container {width: 1320px;}
    .container-lg {width: 1540px;}
    .container-xl {width: 1860px;}
    .container-xxl {width: 1860px;}
}
    
/* bootstrap v5 none (uhd, ~3840) */
@media (min-width: 2560px) {
    .container {width: 1320px;}
    .container-lg {width: 1540px;}
    .container-xl {width: 1860px;}
    .container-xxl {width: 2500px;}
}
    




@media (max-width: 991px) {
	.c-layout-header.c-layout-header-dark-mobile .c-brand > .c-hor-nav-toggler {top: 10px;}
	.c-content-box > .container-fluid {padding: 0 4px;}

	.desktop-organ { display: none; }
    .mobile-organ { display: inline-block; }

}

@media (max-width: 767px) {
/*
.cbp-popup-singlePage .cbp-popup-content .container {width: 100%;}
*/
.modal-full.modal-dialog {width: auto;}
}

/* #############################################################################
		BEGIN page nav
############################################################################# */

.page-navi-01 li {
	display: inline-block;
	margin: 4px 2px;
	border-style: none;
	padding: 6px 4px;
	cursor: pointer;
	min-width: 28px;
	text-align: center;
}

.page-navi-01 li:hover {
	text-decoration: none;
}

.page-navi-01 li.hide {
	display: inline-block;
	padding-left: 0;
	list-style-type: none;
	margin: 10px 0 !important;
}

.page-navi-01 .active, 
.page-navi-01 .active:hover {
	cursor: not-allowed;
}

.navi-sch-01 * {margin-right: 4px;}
.navi-sch-01 #edSCH_STR {width: 100px; padding-left: 4px;}
.navi-sch-01 a.btn {
	vertical-align: top;
	padding: 6px 5px 6px 8px;
}
.navi-sch-01 select {height: 34px;}

/* ìƒ‰ìƒ ë³€ê²½ */
.page-navi-01 li:hover,
.page-navi-01 .active, 
.page-navi-01 .active:hover {
	background: #CBCBCB;
	color: #0a0a0a;
}


@media (max-width: 767px) {
	.navi-sch-01 #edSCH_STR {width: 74px;}

	ul.page-navi-01 {
		border: 1px solid #cdcdcd;
		padding-left: 0px;
	}
	.page-navi-01 li {margin: 4px 1px;}
}
/* #############################################################################
		END page nav
############################################################################# */

/* #############################################################################
	BEGIN 메뉴 영역
############################################################################# */
.c-mega-menu .c-log-toggler-wrapper img.img-circle {height: 36px;}

.c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-link {
	font-size: 18px;
}
	
/* 서브메뉴 설정 */
.c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li .dropdown-menu > li > a {
	font-size: 16px;
	font-weight: 300;	
}

.c-layout-header .c-navbar .c-mega-menu.c-mega-menu-dark > .nav.navbar-nav > li .dropdown-menu > li > a {color: #eaeaea;}

/* 로그인 서브 메뉴 */
.c-layout-header .c-log-menu {
	border: 1px solid #f3f3f3;
	display: none;
	background: #ffffff;
	position: absolute;
	top: 330px;
	right: 0; 
}

.c-layout-header .c-log-menu { display: none; }
.c-header-log-shown .c-layout-header .c-log-menu { display: block; }

.c-layout-header .c-log-menu .c-log-menu-items { 
	padding: 0; 
	margin-bottom: 0px;
}
.c-layout-header .c-log-menu .c-log-menu-items > li {
	border: none;
    padding: 10px 20px;
	width: 100%;
	list-style: none;
	overflow: auto; 
}

.c-layout-header .container-fluid .c-log-menu { right: 20px; }

.c-layout-header .c-log-menu .c-log-menu-items > li:hover {background: #EAEAEA;}
.c-layout-header .c-log-menu .c-log-menu-items > li:hover a {color: #000;}

/* ----------------------------------------------------------------------------------------------------------- BEGIN
상단 메뉴의 배경색과 글자색의 설정 (이곳 포함 3군데 수정)
----------------------------------------------------------------------------------------------------------- */
.c-layout-header .c-navbar .c-mega-menu.c-mega-menu-dark > .nav.navbar-nav > li .dropdown-menu > li > a {
    color: #000;
}
/* ----------------------------------------------------------------------------------------------------------- END
상단 메뉴의 배경색과 글자색의 설정 
----------------------------------------------------------------------------------------------------------- */

@media (min-width: 992px) {
	/* ----------------------------------------------------------------------------------------------------------- BEGIN
	상단 메뉴의 배경색과 글자색의 설정 
	----------------------------------------------------------------------------------------------------------- */
	.c-layout-header.c-layout-header-default {
		background: rgba(255, 255, 255, 0.8);
		border-bottom: 4px solid #469644;
	}
	.c-page-on-scroll .c-layout-header.c-layout-header-default {
		background: rgba(255, 255, 255, 0.8);
		border-bottom: 4px solid #469644;
	}

	.c-layout-header.c-layout-header-default .c-navbar .c-mega-menu > .nav.navbar-nav > li:focus > a:not(.btn):not(.c-btn-icon):not(.c-quick-sidebar-toggler) > i, 
	.c-layout-header.c-layout-header-default .c-navbar .c-mega-menu > .nav.navbar-nav > li:active > a:not(.btn):not(.c-btn-icon):not(.c-quick-sidebar-toggler) > i, 
	.c-layout-header.c-layout-header-default .c-navbar .c-mega-menu > .nav.navbar-nav > li:hover > a:not(.btn):not(.c-btn-icon):not(.c-quick-sidebar-toggler) > i, 
	.c-layout-header.c-layout-header-default .c-navbar .c-mega-menu > .nav.navbar-nav > li.c-active > a:not(.btn):not(.c-btn-icon):not(.c-quick-sidebar-toggler) > i,
	.c-layout-header.c-layout-header-default .c-navbar .c-mega-menu > .nav.navbar-nav > li:focus > a:not(.btn):not(.c-btn-icon):not(.c-quick-sidebar-toggler), 
	.c-layout-header.c-layout-header-default .c-navbar .c-mega-menu > .nav.navbar-nav > li:active > a:not(.btn):not(.c-btn-icon):not(.c-quick-sidebar-toggler), 
	.c-layout-header.c-layout-header-default .c-navbar .c-mega-menu > .nav.navbar-nav > li:hover > a:not(.btn):not(.c-btn-icon):not(.c-quick-sidebar-toggler), 
	.c-layout-header.c-layout-header-default .c-navbar .c-mega-menu > .nav.navbar-nav > li.c-active > a:not(.btn):not(.c-btn-icon):not(.c-quick-sidebar-toggler) {
		color: #000 !important;
	}
	.c-layout-header.c-layout-header-default .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-btn-icon, 
	.c-layout-header.c-layout-header-default .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-link,
	.c-page-on-scroll .c-layout-header.c-layout-header-default .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-btn-icon, 
	.c-page-on-scroll .c-layout-header.c-layout-header-default .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-link {
		color: #000;
	}

	/* 서브메뉴들 */
	.c-layout-header .c-navbar .c-mega-menu.c-mega-menu-dark > .nav.navbar-nav > li > .dropdown-menu {
	    background: rgba(243, 243, 243, 0.8);
	}

	/* ----------------------------------------------------------------------------------------------------------- END
	상단 메뉴의 배경색과 글자색의 설정 
	----------------------------------------------------------------------------------------------------------- */

	/* 로고의 세로폭이 40px 인 경우 */
	.c-layout-header .c-brand,
	.c-page-on-scroll.c-layout-header-fixed .c-layout-header .c-brand {margin: 20px 0 20px 0;}

	.c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-link,
	.c-page-on-scroll.c-layout-header-fixed .c-layout-header .c-mega-menu .nav.navbar-nav > li > .c-link {
		padding: 34px 15px 30px 15px;
	}

	/* 스크롤상태에서도 메뉴 세로폭은 동일하게 적용 */
	.c-page-on-scroll.c-layout-header-fixed .c-layout-header {height: 81px;}

	.c-layout-header.c-layout-header-default .c-navbar .c-mega-menu > .nav.navbar-nav > li:focus > a:not(.btn):not(.c-btn-icon):not(.c-quick-sidebar-toggler):before, 
	.c-layout-header.c-layout-header-default .c-navbar .c-mega-menu > .nav.navbar-nav > li:active > a:not(.btn):not(.c-btn-icon):not(.c-quick-sidebar-toggler):before, 
	.c-layout-header.c-layout-header-default .c-navbar .c-mega-menu > .nav.navbar-nav > li:hover > a:not(.btn):not(.c-btn-icon):not(.c-quick-sidebar-toggler):before, 
	.c-layout-header.c-layout-header-default .c-navbar .c-mega-menu > .nav.navbar-nav > li.c-active > a:not(.btn):not(.c-btn-icon):not(.c-quick-sidebar-toggler):before,
	.c-page-on-scroll .c-layout-header.c-layout-header-default .c-navbar .c-mega-menu > .nav.navbar-nav > li:focus > a:not(.btn):not(.c-btn-icon):not(.c-quick-sidebar-toggler):before, 
	.c-page-on-scroll .c-layout-header.c-layout-header-default .c-navbar .c-mega-menu > .nav.navbar-nav > li:active > a:not(.btn):not(.c-btn-icon):not(.c-quick-sidebar-toggler):before, 
	.c-page-on-scroll .c-layout-header.c-layout-header-default .c-navbar .c-mega-menu > .nav.navbar-nav > li:hover > a:not(.btn):not(.c-btn-icon):not(.c-quick-sidebar-toggler):before, 
	.c-page-on-scroll .c-layout-header.c-layout-header-default .c-navbar .c-mega-menu > .nav.navbar-nav > li.c-active > a:not(.btn):not(.c-btn-icon):not(.c-quick-sidebar-toggler):before {
		top: 14px;
		height: 3px;
		background: #ff0000;
	}

	/* 메인메뉴(1차메뉴)에 적용된 min-height값을 제거한다 */
	.c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-link {min-height: auto;}

	/* 로그인 버튼 */
	.c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-btn,
	.c-page-on-scroll.c-layout-header-fixed .c-layout-header .c-mega-menu .nav.navbar-nav > li > .c-btn {margin: 18px 15px;}

	.c-layout-header .c-log-menu {top: auto;}
}


@media (max-width: 991px) {
	/* ----------------------------------------------------------------------------------------------------------- BEGIN
	상단 메뉴의 배경색과 글자색의 설정 
	----------------------------------------------------------------------------------------------------------- */
	.c-layout-header.c-layout-header-dark-mobile.c-header-transparent-dark,
	.c-layout-header.c-layout-header-dark-mobile.c-header-transparent-dark.c-mega-menu-shown {background: rgba(255, 255, 255, 0.8);}

	.c-layout-header .c-navbar .c-mega-menu.c-mega-menu-dark-mobile {
	    background: rgba(243, 243, 243, 0.9);
	}

	.c-layout-header .c-navbar .c-mega-menu.c-mega-menu-dark-mobile > .nav.navbar-nav > li > .c-link,
	.c-layout-header .c-navbar .c-mega-menu.c-mega-menu-dark-mobile > .nav.navbar-nav > li .dropdown-menu > li > a {
		border-bottom: 1px solid #bdbdbd;
		color: #000000;
	}

	/* ----------------------------------------------------------------------------------------------------------- END
	상단 메뉴의 배경색과 글자색의 설정 
	----------------------------------------------------------------------------------------------------------- */

	/* 작은 메뉴에서는 로고 사이즈를 줄인다. */
	.c-layout-header .c-brand .c-mobile-logo {height: 32px;}

	/* 로고의 세로폭이 21px 로 줄인 작은 메뉴에서... */
	.c-layout-header .c-brand {margin: 15px 15px 15px 15px;}

}

@media (max-width: 767px) {
	.c-layout-header .c-log-menu {
		width: 100%;
		right: 0; 
	}
	.c-layout-header .container-fluid .c-log-menu { right: 0; } 
}
/* #############################################################################
	BEGIN 바닥 영역
############################################################################# */
.c-postfooter {
    font-size: 12px;
	padding: 10px 0 !important;
}

.c-postfooter p {
    margin: 0;
}

.c-postfooter .logo-footer {
    float: right;
    padding-top: 0px;
    width: 140px;
}
.c-postfooter ul {margin-bottom: 0px;}

.lti-horiz-ul {
	list-style:none;
    padding-left: 0px;
}
.lti-horiz-ul > li {display:inline-block}
.lti-horiz-ul > li+li:not(.log):before {
	padding:0 5px;
	content:"|";
}

.log {
    border: 1px solid;
    padding: 0 8px;
    color: #8c8c8c;
    float: right;
}
.log a {color: inherit;}

/* #############################################################################
	BEGIN index 페이지
############################################################################# */
.box-fixed {min-height: 160px;}

.owl-theme:not(.owl-single):not(.owl-bordered) {
    margin-left: 0;
    width: 100%;
}

.owl-theme:not(.owl-single):not(.owl-bordered) .owl-wrapper .owl-item {
    padding: 0 4px;
}

.owl-theme .owl-controls {
    margin-top: 10px;
}

.owl-theme .owl-controls .owl-buttons div {
	position: absolute;
	padding: 5px 9px;
	width: 34px;
    height: 34px;
	opacity: 0;
}
.owl-theme:hover .owl-controls .owl-buttons div {
    opacity: 0.7;
    background-color: #3fb40f;
}
 
.owl-theme .owl-controls .owl-buttons .owl-prev{
	left: -15px;
	top: 55px; 
	background: url(/com/img/btn_arrow_02.png) no-repeat 0 0;
}
 
.owl-theme .owl-controls .owl-buttons .owl-next{
	right: -15px;
	top: 55px;
	background: url(/com/img/btn_arrow_02.png) no-repeat -26px 0;
}

.owl-theme .item .c-body {
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 4px;
    margin: 4px 4px 0px 4px;
}

#owl-product.owl-theme .item .c-body {
    border-top: 1px dashed #F42200;
    border-bottom: 1px solid #F42200;
}
#owl-perform.owl-theme .item .c-body {
    border-top: 1px dashed #1C861C;
    border-bottom: 1px solid #1C861C;
}

.owl-theme .item .c-body p {margin: 0;}



.tabbable-line-01 .nav>li>a {
    padding: 2px 8px;
}
.tabbable-line-01 .nav>li>a:hover, 
.tabbable-line-01 .nav>li>a:focus {
    text-decoration: none;
    background-color: inherit;
}

.tabbable-line-01 > .nav-tabs {
    border: none;
    margin: 0px;
}
.tabbable-line-01 > .nav-tabs > li {
    margin-right: 2px;
}
.tabbable-line-01 > .nav-tabs > li.active {
    border-bottom: 4px solid #d0222a;
    position: relative;
}
.tabbable-line-01 > .nav-tabs > li.open,
.tabbable-line-01 > .nav-tabs > li:hover {
    border-bottom: 4px solid #fbcdcf;
}

.tabbable-line-01 > .nav-tabs > li > a {
    border: 0;
    margin-right: 0;
    color: #737373;
}
.tabbable-line-01 > .nav-tabs > li.active > a {
    border: 0;
    color: #333;
}

.tabbable-line-01 > .tab-content {
    margin-top: -3px;
    background-color: #fff;
    border: 0;
    border-top: 1px solid #eee;
    padding: 10px 0;
}

.tabbable-line-01 .tab-content>.active {
    display: block;
}

.tabbable-line-01 .tab-content table {
    width: 100%;
    table-layout: fixed;
}

.tabbable-line-01 .tab-content table td.title {
    padding: 0 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80%;
}

.tabbable-line-01 .tab-content table td,
.tabbable-line-01 .tab-content table th {
    font-size: 13px;
}

.catalog-area .in-div:first-child {
    padding-left: 40px;
    padding-right: 4px;
}
.catalog-area .in-div:last-child {
    padding-left: 4px;
    padding-right: 40px;
}

.catalog-area img, 
.customer-area img {
    padding: 10px 20px 0px;
}

.customer-area h3,
.customer-area h4 {
    text-align: center;
    border-bottom: 2px dotted #d0222a;
    border-bottom-style: dotted;
    margin: 10px 60px;
    padding-bottom: 8px;
}

.call-area h4:not(.number-text) {
	border-left: 8px solid #d0222a;
    padding-left: 10px;
    margin-bottom: 0px;
}

.call-area .number-text {
    font-weight: 600;
    /* font-size: larger; */
	margin: 0;
    padding-left: 18px;
}

.call-area p {
	margin-left: 18px;
    margin-bottom: 0px;
}

@media (max-width: 991px) {
	.catalog-area img, 
	.customer-area img {
		padding: 0;
	}
}

@media (min-width: 992px) {
	.catalog-area img, 
	.customer-area img {
		padding: 0;
	}
}

@media (min-width: 1200px) {
	.catalog-area img, 
	.customer-area img {
		padding: 10px 10px 0px;
	}

}


/* #############################################################################
	BEGIN 서브페이지 공통
############################################################################# */
.c-layout-breadcrumbs-1 {
	margin-top: 80px;
    padding: 20px 0 6px;
    background: #e8e8e8;
}

.c-layout-breadcrumbs-1 .c-page-title .title {
    font-size: 30px;
    font-weight: 600;
    color: #469644;
}

.c-layout-breadcrumbs-1 .c-page-breadcrumbs > li {font: inherit;}

@media (max-width: 767px) {
	.c-layout-breadcrumbs-1 {margin-top: 65px;}
}

/* #############################################################################
	BEGIN Form
############################################################################# */
.form-group.st-table {margin: 8px 0;}
.form-group.st-table .c-radio,
.form-group.st-table .c-checkbox {margin-top: 4px;}

.form-control::-webkit-input-placeholder {color: #cdcdcd;} 
.form-control:-moz-placeholder {color: #cdcdcd;}
.form-control::-moz-placeholder {color: #cdcdcd;}
.form-control:-ms-input-placeholder {color: #cdcdcd;}

.form-control {font: inherit;}
.form-control,
.input-group-addon {border-radius: 0px;}

.form-control.readonly {background-color: #efefef;}
.form-control:focus, .form-control:active, .form-control.active {
    border-color: #66afe9 !important;
}
.form-control:active, .form-control:focus {
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6) !important;
}
.form-control.auto-width {width: auto;}

.control-label.req {
    color: #FF0000;
    font-weight: bold;
}

.list-inline label.control-label {
    padding-right: 20px;
}

.form-actions {padding: 20px 0;}

.no-label.btn {margin-top: 35px;}
.no-label .c-checkbox {margin-top: 39px;}
.no-label .c-radio-list {margin-top: 39px;}
.no-label.c-radio-list {margin-top: 39px;}

.c-radio-list {margin: 4px 0 20px;}
.c-radio-list .c-radio {margin-bottom: 0;}

.c-radio-list.list-inline .c-radio,
.c-radio-list.list-inline .c-checkbox {
	display: inline-block;
	margin-right: 10px;
}

.chk-char-img {
    margin: 10px;
    padding: 10px;
    background-color: #fff;
    border: 1px dotted #FF7070;
    width: 100%;
}
label.control-label.chk-char {
    margin-top: 10px;
}

.btn.default {
    color: #333333;
    background-color: #E5E5E5;
}

.btn {border-radius: 0;}

.btn + .btn:not(.c-spinner-btn-down) {margin-left: 2px;}
.btn.btn-set2 {padding: 6px 4px 4px 10px;}
.btn.btn-full {width: 100%;}

.form .grp-subject {
    background-color: #555;
    color: #ffee00;
    font-size: 20px;
    font-weight: 600;
}

/* input 관련 요소들을 흐리고 어둡게 처리함 */
.row.no-show {background-color: #f5f5f5;}
.row.title {
    background-color: #cdcdcd;
    color: #000;
    font-weight: 600;
    font-size: 14px;
}
.row.title p {margin: 6px 0;}
.row.title .c-font-12 p {padding-top: 4px;}
.row.record {border-bottom: 1px solid #EFEFEF}

.row.record .row .col-xs-1, .row.record .row .col-sm-1, .row.record .row .col-md-1, .row.record .row .col-lg-1, 
.row.record .row .col-xs-2, .row.record .row .col-sm-2, .row.record .row .col-md-2, .row.record .row .col-lg-2, 
.row.record .row .col-xs-3, .row.record .row .col-sm-3, .row.record .row .col-md-3, .row.record .row .col-lg-3, 
.row.record .row .col-xs-4, .row.record .row .col-sm-4, .row.record .row .col-md-4, .row.record .row .col-lg-4, 
.row.record .row .col-xs-5, .row.record .row .col-sm-5, .row.record .row .col-md-5, .row.record .row .col-lg-5, 
.row.record .row .col-xs-6, .row.record .row .col-sm-6, .row.record .row .col-md-6, .row.record .row .col-lg-6, 
.row.record .row .col-xs-7, .row.record .row .col-sm-7, .row.record .row .col-md-7, .row.record .row .col-lg-7, 
.row.record .row .col-xs-8, .row.record .row .col-sm-8, .row.record .row .col-md-8, .row.record .row .col-lg-8, 
.row.record .row .col-xs-9, .row.record .row .col-sm-9, .row.record .row .col-md-9, .row.record .row .col-lg-9, 
.row.record .row .col-xs-10, .row.record .row .col-sm-10, .row.record .row .col-md-10, .row.record .row .col-lg-10, 
.row.record .row .col-xs-11, .row.record .row .col-sm-11, .row.record .row .col-md-11, .row.record .row .col-lg-11, 
.row.record .row .col-xs-12, .row.record .row .col-sm-12, .row.record .row .col-md-12, .row.record .row .col-lg-12 {
    padding-right: 2px;
    padding-left: 2px;
}

.c-spinner input {width: 80%;}

.area-files i {cursor: pointer;}
.area-files i.fa,
.area-files input[type=file] {margin-left: 10px;}
.area-files i.fa:hover {color:#FF0000;}
.area-files input[type=file] {margin-bottom: 10px;}

@media (max-width: 767px) {
	label.control-label.chk-char {margin-top: 0px;}
}

/* --------------------------------------------------
	BEGIN <Table> 양식 정의
-------------------------------------------------- */
/***
Responsive & Scrollable Tables
***/
.table-scrollable {
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  border: 1px solid #dddddd;
  margin: 10px 0 !important;
}
.table-scrollable.table-scrollable-borderless {
  border: 0;
}
.table-scrollable > .table {
  width: 100% !important;
  margin: 0 !important;
  margin-bottom: 0;
  background-color: #fff;
}
.table-scrollable > .table > thead > tr > th,
.table-scrollable > .table > tbody > tr > th,
.table-scrollable > .table > tfoot > tr > th,
.table-scrollable > .table > tfoot > tr > th,
.table-scrollable > .table > tfoot > tr > td {
  white-space: nowrap;
}
.table-scrollable > .table-bordered {
  border: 0;
}
.table-scrollable > .table-bordered > thead > tr > th:first-child,
.table-scrollable > .table-bordered > tbody > tr > th:first-child,
.table-scrollable > .table-bordered > tfoot > tr > th:first-child,
.table-scrollable > .table-bordered > thead > tr > td:first-child,
.table-scrollable > .table-bordered > tbody > tr > td:first-child,
.table-scrollable > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.table-scrollable > .table-bordered > thead > tr > th:last-child,
.table-scrollable > .table-bordered > tbody > tr > th:last-child,
.table-scrollable > .table-bordered > tfoot > tr > th:last-child,
.table-scrollable > .table-bordered > thead > tr > td:last-child,
.table-scrollable > .table-bordered > tbody > tr > td:last-child,
.table-scrollable > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.table-scrollable > .table-bordered > thead > tr:last-child > th,
.table-scrollable > .table-bordered > tbody > tr:last-child > th,
.table-scrollable > .table-bordered > tfoot > tr:last-child > th,
.table-scrollable > .table-bordered > thead > tr:last-child > td,
.table-scrollable > .table-bordered > tbody > tr:last-child > td,
.table-scrollable > .table-bordered > tfoot > tr:last-child > td {
  border-bottom: 0;
}
.table-scrollable > .table > tbody > tr > td:not(.wrap) {
    white-space: nowrap;
}
/***
END Responsive & Scrollable Tables
***/

table .text-over-not {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* 셀 마우스오버시 색상 및 커서 정의 */
table tbody .cell-moveover-y:hover,
table tbody .cell-moveover-r:hover {cursor: pointer;}

table tbody .cell-moveover-y:hover {background-color: #FFFFAA !important;}
table tbody .cell-moveover-r:hover {background-color: #FFBDBD !important;}

.table01 {
	width: 100%;
	border: 1px solid #ddd !important;
}

.table01 > thead > tr > th, 
.table01 > thead > tr > td,
.table01 > tbody > tr > th, 
.table01 > tbody > tr > td {
	/* 
	border-bottom-width: 2px !important;
	*/
	padding: 4px 8px;
	text-align: center;
    border: 1px solid #cdcdcd;
}

.table01 > thead > tr {
	background-color: #747474 !important;
	color: #fff !important;
	font-weight: 600 !important;
}

.table01 > thead > tr th {
	background-color: inherit !important;
}

.table01 > tbody > tr > th:not(.no-color) {
	background-color: #DBEFF8 !important;
	color: #000 !important;
	font-weight: 600 !important;
}

/* subject 정의하기 */
.table02 thead tr.up-subject th.rowspan,
.table02 thead tr:not(.up-subject) th {
    border-bottom: 2px solid #000;
}

.table02 thead tr.up-subject th:not(.rowspan) {
    background: #efefef;
}

/* END <Table> 양식 정의 */


/* --------------------------------------------------
BEGIN plugin datatables 
-------------------------------------------------- */

.input-inline {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}

.input-small {
    width: 145px !important;
}

.tabletools-btn-group {margin-bottom: 10px;}

.dataTables_filter .form-control {margin-left: 4px;}

/* scrollX:true로 정의될 때 함께 처리 함. */
table.dataTable.nowrap th, table.dataTable.nowrap td {white-space: nowrap;}


@media (max-width: 767px) {
	.input-inline {width: 50%;}
}

@media (max-width: 480px) {
	.dataTables_wrapper .dataTables_filter .form-control {width: 100px !important;}
}

/***
Select2 Plugin
***/
.form-control .select2-choice {
  border: 1px solid #e5e5e5;
  background-color: #fff;
  background-image: none;
  filter: none;
  height: 34px;
  padding: 3px 0 0px 12px;
}

.select2-container.select2-drop-above .select2-choice {
  border-bottom-color: #e5e5e5;
  background-color: #fff;
  background-image: none;
  filter: none;
}

.select2-drop {
  border: 1px solid #e5e5e5;
  background-color: #fff;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  filter: none;
  border-top: 0;
}

.select2-drop-auto-width {
  border-top: 1px solid #e5e5e5;
}

.select2-drop.select2-drop-above {
  border-top: 1px solid #e5e5e5;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.select2-drop-active {
  border: 1px solid #999;
  border-top: 0;
}

.select2-container .select2-choice .select2-arrow {
  background-image: none;
  background-color: #fff;
  filter: none;
  border-left: 1px solid #e5e5e5;
}

.select2-container.select2-container-active .select2-arrow,
.select2-container.select2-dropdown-open .select2-arrow {
  border-left: 0 !important;
}

.select2-container .select2-choice .select2-arrow b {
  background-position: 0 1px;
}

.select2-search input {
  border: 1px solid #e5e5e5;
  background-color: #fff !important;
  filter: none;
  margin: 0;
  outline: 0;
  border: 1px solid #e5e5e5;
  webkit-appearance: none !important;
  color: #333333;
  outline: 0;
  box-shadow: none;
  height: auto !important;
  min-height: 26px;
  padding: 6px 6px !important;
  line-height: 20px;
  font-size: 14px;
  font-weight: normal;
  vertical-align: top;
  background-color: #ffffff;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-top: 5px;
}

.form-control.select2-container {
  border: 0;
  height: auto !important;
  padding: 0px;
}

.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
  border: 1px solid #999 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.select2-dropdown-open .select2-choice {
  border-bottom: 0 !important;
  background-image: none;
  background-color: #fff;
  filter: none;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
  border: 1px solid #999 !important;
  border-top: 0 !important;
  background-image: none;
  background-color: #fff;
  filter: none;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.select2-drop.select2-drop-above.select2-drop-active {
  border: 1px solid #999 !important;
  border-bottom: 0 !important;
}

.select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -18px 1px;
}

.select2-results {
  margin: 5px 0;
}

.select2-results .select2-highlighted {
  background: #eee;
  color: #333;
}

.select2-results li em {
  background: #feffde;
  font-style: normal;
}

.select2-results .select2-highlighted em {
  background: transparent;
}

.select2-results .select2-highlighted ul {
  background: #fff;
  color: #000;
}

.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
  padding: 3px 7px 4px;
  background: #f4f4f4;
  display: list-item;
}

.select2-container-multi {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.select2-container-multi .select2-choices {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.select2-container-multi.select2-dropdown-open {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -ms-border-radius: 4px 4px 0 0;
  -o-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.select2-container-multi.select2-dropdown-open .select2-choices {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -ms-border-radius: 4px 4px 0 0;
  -o-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.select2-container-multi.select2-dropdown-open.select2-drop-above {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  -ms-border-radius: 0 0 4px 4px;
  -o-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.select2-container-multi.select2-dropdown-open.select2-drop-above .select2-choices {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  -ms-border-radius: 0 0 4px 4px;
  -o-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}

.select2-container-multi .select2-choices {
  padding-left: 6px;
  min-height: 34px;
  border: 1px solid #e5e5e5;
  background-image: none;
  background-color: #fff;
  filter: none;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #999 !important;
  background-image: none;
  background-color: #fff;
  filter: none;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.select2-container-multi .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 18px;
  margin: 5px 0 3px 5px;
  border: 1px solid #e5e5e5;
  background-image: none;
  background-color: #fff;
  filter: none;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

/* END plugin datatables */

/* #############################################################################
	BEGIN 서브페이지 a_message.asp
############################################################################# */

/* 원래 c-content-box의 height가 750인 것을 424 (화살표모양은 1/2 = 212)으로 축소 */

.c-content-feature-4 .c-content-right.c-diagonal {
    border-left: 200px solid;
    border-top: 424px solid transparent;
}

.c-content-feature-4 .c-content-left.c-diagonal {
    border-right: 200px solid;
    border-top: 424px solid transparent;
}

.c-content-feature-4 .c-content-right.c-arrow {
    border-left: 200px solid;
    border-top: 212px solid transparent;
    border-bottom: 212px solid transparent;
}

.c-content-feature-4 .c-feature-bg, .c-content-feature-4 .c-content-area {
    height: 424px;
    margin-bottom: -424px;
}

.c-content-feature-4 .c-feature-content .c-content-v-center {
    height: 424px;
}

/* 동일한 css인 .c-content-feature-4 안에서 height의 변경 (622px) */
.c-content-feature-4.c-height-622 .c-content-right.c-diagonal {
    border-top: 622px solid transparent;
}
.c-content-feature-4.c-height-622 .c-content-left.c-diagonal {
    border-top: 622px solid transparent;
}

.c-content-feature-4.c-height-622 .c-feature-bg, 
.c-content-feature-4.c-height-622 .c-content-area {
    height: 622px;
    margin-bottom: -622px;
}
.c-content-feature-4.c-height-622 .c-feature-content .c-content-v-center {
    height: 622px;
}
.c-content-feature-4 .c-content-right.c-arrow {
    border-top: 311px solid transparent;
    border-bottom: 311px solid transparent;
}

.area-message .text {
    font-size: 22px;
    font-family: 'Nanum Myeongjo';
    line-height: 44px;
}

.area-message .text span.sign {
	font-family: 'Nanum Pen Script', serif;
    letter-spacing: 6px;
    font-size: 44px;
    padding: 0 20px;
    font-weight: 300;
}

.area-message .text p.ceo-posi {
	text-align: right;
    margin-right: 80px;
    margin-bottom: 0;
}

img.sign {
	width: 200px;
    float: right;
}

@media (max-width: 991px) {
	.c-content-box.c-size-md {
		padding: 0;
	}

	.c-content-feature-4 {
		height: auto;
		margin-bottom: 0; 
	}
	.c-content-feature-4 .c-content-area,
	.c-content-feature-4.c-height-622 .c-content-area {
		width: 0px;
	}
	.c-content-feature-4 .c-feature-bg,
	.c-content-feature-4.c-height-622 .c-feature-bg {
		width: 100%;
		height: 350px;
		margin-bottom: -350px;
	}
	.c-content-feature-4 .c-content-left {
		float: left;
	}
	.c-content-feature-4 .c-content-left.c-semi-circle {
		border-top-right-radius: 0;
		border-bottom-right-radius: 0; 
	}
	.c-content-feature-4 .c-content-left.c-diagonal,
	.c-content-feature-4.c-height-622 .c-content-left.c-diagonal {
		border-right: 0;
		border-top: 0; 
	}
	.c-content-feature-4 .c-content-left.c-arrow,
	.c-content-feature-4.c-height-622 .c-content-left.c-arrow {
		border-right: 0;
		border-top: 0;
		border-bottom: 0; 
	}
	.c-content-feature-4 .c-content-right {
		float: right; 
	}
	.c-content-feature-4 .c-content-right.c-semi-circle {
		border-top-left-radius: 0;
		border-bottom-left-radius: 0; 
	}
	.c-content-feature-4 .c-content-right.c-diagonal,
	.c-content-feature-4.c-height-622 .c-content-right.c-diagonal {
		border-left: 0;
		border-top: 0; 
	}
	.c-content-feature-4 .c-content-right.c-arrow {
		border-left: 0;
		border-top: 0;
		border-bottom: 0; 
	}
	.c-content-feature-4 .c-feature-content {
		padding: 60px 0;
		height: auto;
		width: 100%; 
	}
	.c-content-feature-4 .c-feature-content > .c-content-v-center,
	.c-content-feature-4.c-height-622 .c-feature-content > .c-content-v-center {
		height: auto;
		padding-top: 350px; 
	}
	.c-content-feature-4 .c-feature-content.c-left {
		float: left; 
	}
	.c-content-feature-4 .c-feature-content.c-right {
		float: right; 
	} 
}

/* #############################################################################
	BEGIN 서브페이지 timeline
############################################################################# */
.left-subtitle {
    margin: 40px 34px;
    font-size: 24px;
    font-family: 'Nanum Myeongjo', serif;
}

ul.timeline li .date span {
	background-color: rgba(208, 17, 17, 0.6);
	padding: 3px;
    display: block;
    color: #fff;
    position: relative;
    z-index: 2;
    padding-left: 30px;
}
ul.timeline li .date span:last-child {
    background-color: rgba(6, 93, 20, 0.6);
}
ul.timeline li .date span:first-child {
    -webkit-box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.3);
    z-index: 3;
    position: relative;
}
ul.timeline {
    border-left: 6px solid #eee;
    list-style: none;
    padding: 1px 0;
    margin: 0 0 0 160px;
}
ul.timeline li {
    margin-bottom: 30px;
}
ul.timeline li .date {
	float: left;
    padding: 10px 15px 10px 10px;
    margin-top: -20px;
    margin-left: -165px;
    font-size: 20px;
    width: 150px;
    color: #fff;
    font-weight: 600;
}
ul.timeline li .circle {
    float: left;
    margin: 13px 0 20px -16px;
    width: 25px;
    height: 25px;
    border: 6px solid #FFF;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    background-color: #e1e1e1;
}
ul.timeline li.open .circle {
    background-color: rgba(239,69,43,0.7);
    -webkit-box-shadow: 0 2px 6px -3px rgba(68, 68, 68, 0.5);
    box-shadow: 0 2px 6px -3px rgba(68, 68, 68, 0.5);
}
ul.timeline li .data {
    position: relative;
    margin: 15px 0 10px 20px;
    padding: 15px 20px;
    border: 1px solid #FFF;
    -webkit-transition: all .6s ease 0;
    -moz-transition: all .6s ease 0;
    -ms-transition: all .6s ease 0;
    -o-transition: all .6s ease 0;
    transition: all .6s ease 0;
}
ul.timeline li .data:hover:after {
    right: 100%;
    top: 25px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(0, 0, 0, 0);
    border-right-color: #469644;
    border-width: 10px;
    margin-top: -10px;
}
ul.timeline li .data:hover {
    background: #469644;
    border-color: #469644;
}
ul.timeline li.open .data:hover {
    background: rgba(255,255,255,0.8);
}
ul.timeline li .data:hover .title {
    color: #fff;
	text-shadow: none;
}
ul.timeline li.open .data:hover .title {
    color: #222;
}
ul.timeline li.open .data {
    background: rgba(255,255,255,0.8);
}
ul.timeline li.open .data:after {
    border-width: 0;
}
ul.timeline li .data .title {
    cursor: pointer;
    font-size: 17px;
    margin: 0;
    font-weight: 900;
    color: rgba(0, 0, 0, 0.6);
	text-shadow: 0px 0px 4px #FFF;
}
ul.timeline li .data .content {
    display: none;
    margin-top: 15px;
}
ul.timeline .data h5 {
    margin: -10px 0 10px;
    color: #777;
    border-bottom: 1px dotted #000;
    padding-bottom: 10px;
}

.timeline .data dd {
    display: block;
    margin: 0;
    padding-left: 80px;
}

.timeline .data dd strong {
    display: inline-block;
    width: 80px;
    margin-left: -80px;
}


@media (max-width: 767px) {
	.left-subtitle {
		margin: 40px 0px;
	}

	.timeline-content #timeline .timeline-item, .timeline-content #timeline .timeline-item:nth-child(2n) {
		clear: both;
		float: none;
		margin-bottom: 0;
		width: 100%;
	}
	.timeline-content #timeline .timeline-item .post, .timeline-content #timeline .timeline-item:nth-child(2n) .post {
		margin: 140px 0 25px 0;
	}
	.timeline-content #timeline .timeline-item .post-info, .timeline-content #timeline .timeline-item:nth-child(2n) .post-info {
		left: 0;
		right: 0;
		margin: 0;
		top: -105px;
		width: 100%;
		background: none;
	}
	.timeline-content #timeline .timeline-item .post-info h5 {
		position: absolute;
		right: 0;
		top: 50px;
		font-size: 13px;
		text-align: right;
		margin: 0;
	}
	.timeline-content #timeline .timeline-item .post-info h5.info-date {
		left: 0;
		right: auto;
		text-align: left;
	}
	.timeline-content #timeline .timeline-item .post-info h5.info-date small {
		font-size: 100%;
	}
	.timeline-content #timeline .timeline-item .post-arrow, .timeline-content #timeline .timeline-item:nth-child(2n) .post-arrow {
		display: none;
	}
}

@media (max-width: 560px) {
	ul.timeline li .date span{
		display: inline;
		padding-left: 6px;
		text-align: center;
	}
	ul.timeline {
		margin: 40px 0px 0px 0px; 
		border:none;
	}

	ul.timeline .circle {
		display: none;
	}
	ul.timeline li .date{
		width:100%;
	}
	ul.timeline .data {
		margin: 0 !important;
		margin-bottom: 10px !important;
		padding-top: 30px !important;
	}
	ul.timeline li .data:after {
		border-width: 0px;
	}
	ul.timeline li .data:hover:after {
		border-width: 0px;
	}
	ul.timeline .date {
		margin-left: 0 !important;
	}

}

/* #############################################################################
	BEGIN 서브페이지 a_service.asp
############################################################################# */
.area-message .container,
.area-service .container,
.area-product .container,
.area-slide-list .container,
.area-slide-edit .container{
	background-color: rgba(255,255,255,0.9);
}

.area-service .row.header {
    background: url(../img/bg_a_service_01.png)  no-repeat right top;
    background-size: contain;
    padding: 40px;
	border-bottom: 1px dotted #cdcdcd;
    margin: 40px;
}

.area-service .row.header .title {
    color: #ffbe00;
    font-weight: 600;
}

.area-service .row.content,
.area-location .row.content {
    padding-top: 20px;
    padding-bottom: 20px;
}

.area-service .row.content .subtitle {
    font-size: 20px;
	margin-bottom: 0;
}

.area-service .row.content ul {
    list-style-type: disc;
    color: #555;
}

.area-service .row.content.c-bg-dark-2-lti ul {
    color: #c1c1c1;
}


/* #############################################################################
	BEGIN 서브페이지 a_location.asp
############################################################################# */
.c-content-tab-4 > .nav > li > a {
    font-size: 24px;
    letter-spacing: 8px;
}

.trans i.main.fa {
    display: block;
    font-size: 4em;
    text-align: center;
}

.trans i.fa {color: #6b6b6b;}
.trans i.fa.fa-train {color: #1F9BDB;}
.trans i.fa.fa-bus {color: #7CBB23;}
.trans i.fa.fa-car {color: #F3B227;}

.trans strong {font-weight: 800;}
.trans p {margin-bottom: 0;}

.trans .title {
    color: #FFF;
    padding: 2px 8px;
}

.trans .train,
.trans .bus,
.trans .car {margin-bottom: 20px;}

.trans .train .title {background-color: #1F9BDB;}
.trans .bus .title {background-color: #7CBB23;}
.trans .car .title {background-color: #F3B227;}

@media (max-width: 560px) {
	.trans .title {
		display: block;
		margin-top: 10px;
	}
}

/* #############################################################################
	BEGIN 서브페이지 product_list.asp
############################################################################# */
.cbp-panel {
    margin: 20px auto 40px auto;
    font-family: inherit;
}

/* #############################################################################
	BEGIN 관리자모드 페이지
############################################################################# */
.area-slide-list table img {
	max-width: 300px;
	cursor: pointer;
}