/* Webfont Include */
@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);

/* Scroll Fixed */
html {overflow-x: hidden; overflow-y: scroll;}
.body-layout { padding: 0px !important; visibility: hidden;}
@media screen and (max-width: 767px) {
	.body-layout { padding: 0 15px !important; }
}
/* Font Setting */
html, body, h1, h2, h3, h4, h5, h6, p, span, li, a, label, input, textarea {
    font-family: "Noto Sans KR", "맑은 고딕", 'Malgun Gothic', 'Apple SD Gothic Neo Medium', sans-serif !important;
	-ms-word-break: keep-all;
	word-break: keep-all;
}
	
/* Icon Fonts */
.fa {font-family: 'FontAwesome' !important;}
.glyphicon {font-family: 'Glyphicons Halflings' !important;}
i[class*="xi-"] { font-family: "xeicon" !important; }

/* Social Footer Deleted */
.footer-social-layout {display: none}

/* Board(dh-board) Contents-Area Fixed */
.dh-view-box > div:nth-child(2) > div:nth-child(3) {padding: 20px !important}

/* 레이아웃 기본 */
.container { max-width: 1170px; width: 100%; }

/*상단 로고 */
#logo { 
	margin: 0 auto; 
	padding: 10px 0 20px;
	max-width: 1200px;
	width: 100%;
}
#logo a {
    display: inline-block;
}
/* 상단 메인 메뉴 설정 시작*/
.topmarginLay_a { height: 0px !important; }
@media screen and (max-width: 767px) {
	.topmarginLay_a { height: auto !important; }
}
.navbar-brand img {
    margin-top: 0;
}
.navbar-brand {
    padding: 10px 15px 15px;
    background: #fff;
}
.navbar-inverse + br {
    display: none;
}
.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
    color: #fff;
    background: #fff;
}
.navbar-header { display: none; }
@media screen and (max-width: 767px) {
	.navbar-header { display: block; }
	#logo { display: none; }
}
.navbar-inverse {
    margin: 0;
    padding: 0;
    border-width: 0;
    position: relative;
    width: 100%;
    transition: all 2s ease;
    background: #fff;
    border-bottom: none;
}
.nav_under {background: #333;}
/* .navbar-inverse > .container { margin: 0 auto; padding: 0; max-width: 1170px; width: 100%;} */
.navbar-inverse > .container {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    max-width: 100%;
	background: #333;
}

@media screen and (max-width: 767px) {
	.navbar-inverse > .container { background: none; }
}

.navbar-inverse .navbar-collapse {
    margin: 0 auto !important;
    max-width: 1170px;
}

@media screen and (max-width: 767px) {
	.navbar-inverse .navbar-collapse.in .navbar-right li a {
		color: #fff !important;
	}
}

.navbar-right { margin: 0; float: none !important; }
.navbar-inverse .navbar-nav > li > a {
    padding: 15px 0;
    margin: 0px 20px;
    color: #ccc;
    text-shadow: none;
    font-size: 17px;
    font-weight: 600;
}

@media screen and (max-width: 767px) {
	.navbar-inverse .navbar-collapse { background: #333; }
	.navbar-nav .open .dropdown-menu>li>a { text-align: left !important; } 
}


.caret {
    display: none;
}
.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
    color: #fff;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    box-shadow: none;
    background: rgba(0,0,0,0);
}
.navbar-inverse .divider-vertical {display: none;}
.navbar-nav .dropdown-menu {
    width: 100%;
    border-width: 0;
    border-radius: 0;
    padding: 0 !important;
    background: #484848;
    box-shadow: none;
}
.navbar-nav .dropdown-menu > li > a {
	padding: 12px 5px;
    color: #ddd;
    font-size: 15px;
    text-align: center;
    white-space: normal;
}
.navbar-nav .dropdown-menu > li > a:focus, .navbar-nav .dropdown-menu > li > a:hover {color: #fff; background: rgba(0,0,0,0);}
.navbar-nav .dropdown-menu > li > a:focus, .navbar-nav .dropdown-menu > li > a:hover {
    color: #fff;
    background: rgba(0,0,0,0);
    text-decoration: underline !important;
}
.navbar-nav .dropdown-menu > li > a > .caret {display: none;}
.navbar-toggle {
    border-width: 0;
    background-color: #fff;
    margin-top: 18px;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {background: #fff;}
.navbar-toggle span {background: #313131 !important;}

@media (min-width: 768px){
    .navbar-nav {
        margin: 0 auto;
        display: table;
        table-layout: auto;
        float: none;
        width: 100%;
    }
    .navbar-nav>li {
        display: table-cell;
        float: none;
        text-align: center;
    }
} 
@media screen and (max-width: 991px) {
    .navbar-inverse > .container {width: 100%;}
}
/* Tablet, Desktop */
@media screen and (min-width: 768px) {
    .navbar-right .dropdown .dropdown-menu {right: auto; lef}
    ul.nav li.dropdown:hover > ul.dropdown-menu {padding: 0;}
}

/* 다국어 버튼 */
.sublangbtn_wrap button {
	background: #eeeeee;
    border: 1px solid #eeeeee;
    padding: 5px 20px;
    font-size: 11px;
    margin: 0 -2px;
    color: #6b6b6b;
    transition: all .5s ease;
    letter-spacing: 1px;
    border-radius: 50px;
    position: relative;
	left: 40px;
	top: -2px;
}

/* .sublangbtn_wrap button:hover {
	background: #aaaaaa;
	border: 1px solid #aaaaaa !important;
    color: #fff !important;
} */

.sublangbtn_wrap:after {
	content: "";
	display: block;
	clear: both;
}

/* 상단 서브 메뉴 설정 끝*/

/* 푸터 영역 시작 */
.footer_copy .text-center { padding: 0; margin-top: 0px; background-color: #2b2b2b; }
.footer_copy .text-center .inner { padding: 0 15px; max-width: 1170px; margin: 0 auto; }
.footer_copy .text-center p {
    font-size: 15px;
    color: #cacaca;
    text-align: right;
    margin-bottom: 0;
    line-height: 1.8 !important;
}

.footer_copy .text-center p a {
	text-align: right !important;
    color: #ffffff;
    border: 2px solid;
    padding: 3px 20px;
    display: inline-block;
    font-size: 14px;
    margin-top: 10px;
    border-radius: 50px;
    transition: all .6s ease;
}

.footer_copy .text-center p a:hover {
	font-weight: bold;
	background: #fff;
	color: #2b2b2b;
	border: 2px solid #fff !important;
}

.footer_copy .text-center p.copyright {
    text-align: right;
    margin: 10px 0 0 !important;
    padding-top: 15px;
}

.footer_copy .text-center span.space { margin: 0 5px; opacity: .5; }
.footer_copy .text-center p.big { font-size: 16px; font-weight: bold; }
#footer_popup .modal-dialog {
	max-width: 950px;
    width: 100%;
    margin: 1% auto;
    text-align: left;
    word-break: keep-all;
}

#footer_popup .modal-dialog pre {
	font-family: 'NanumGothic', "나눔고딕";
}


@media screen and (max-width: 767px) { .footer_copy .text-center p { text-align: center !important; } }



/* 푸터 영역 끝 */


/* 메인 페이지 커스텀 */
.container_contents {
	width: 100% !important;
	max-width: 1200px;
	padding: 0px;
} 

/* 메인 슬라이드 영역 설정 */

#main_slide .carousel_item { height: 590px; }
@media screen and (max-width: 767px) {
	#main_slide .carousel_item { height: 300px; }
}
#main_slide .slide01 { background: url('/skin/img/slide/slide01.jpg') no-repeat center / cover; }
#main_slide .slide02 { background: url('/skin/img/slide/slide02.jpg') no-repeat center / cover; }
#main_slide .slide03 { background: url('/skin/img/slide/slide03.jpg') no-repeat center / cover; }
#main_slide .slide04 { background: url('/skin/img/slide/slide04.jpg') no-repeat center / cover; }
#main_slide .slide05 { background: url('/skin/img/slide/slide05.jpg') no-repeat center / cover; }
#main_slide .slide_caption {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    height: 100%;
}
#main_slide .slide_caption p {
    font-size: 44px;
    color: #fff;
    background: rgba(0, 118, 200, 0.65);
    display: inline-block;
    padding: 30px 50px;
    margin: 0;
    line-height: 1;
    position: absolute;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    bottom: 60px;
}
.slide02 .slide_caption p,.slide03 .slide_caption p{
	right:0;
}

#main_slide .main_copy {
	font-size: 16px;
	margin-bottom: 0;
}
.owl-carousel { position: relative; }
.owl-carousel .owl-nav {
	position: absolute;
    bottom: 42%;
	width: 100%;
}

.owl-carousel .owl-nav:after {
	content: "";
	display: block;
	clear: both;
}
#main_product .owl-prev, #main_product .owl-next {
    background: rgba(255,255,255,0.8);
    padding: 25px 10px 25px 7px;
    line-height: 1;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
	font-family: 'FontAweSome' !important;
	color: #0a1117;
	font-size: 20px;
}

.owl-carousel .owl-nav .owl-prev { float: left; }
.owl-carousel .owl-nav .owl-next { float: right; }

.owl-carousel .owl-nav .owl-prev:before {
	content: "\f053";
	margin-right: 10px;
}

.owl-carousel .owl-nav .owl-next:after {
	content: "\f054";
	margin-left: 10px;
}
#main_slide .owl-nav .owl-next, #main_slide .owl-nav .owl-prev {
    font-size: 35px;
    padding: 40px 10px;
    color: #fff;
    background: #000;
    opacity: 0.15;
}
#main_slide .owl-nav .owl-next:hover, #main_slide .owl-nav .owl-prev:hover {
    opacity: 0.3;
}

/* 메인 사업분야 영역 설정 */
#main_content { 
	max-width: 1200px;
    width: 100%;
    margin: 0 auto 30px;
    padding: 50px 0 50px;
    border-bottom: 2px solid #0168b5;
}
#main_product h4 {
    margin: 0 0 25px;
}
#main_product h4 a {
    font-size: 25px;
    color: #323232;
}
#main_product h4 i {
    color: #0168b5;
    font-size: 15px;
    margin-left: 2px;
}
#main_product .owl-nav .owl-prev:before, #main_product .owl-nav .owl-next:after {
	display: none;
}

#main_product .owl-nav {
	bottom: 30%;
    width: 106%;
    margin-left: -3%;
	z-index: -1;
}


/* 메인 게시판 영역 설정 */
.intro-board-widget-layout {
    padding-bottom: 50px;
}
.intro-boardbox { width: 70%; float: left; }
@media screen and (max-width: 767px) {
	.intro-boardbox { width: 100%; float: none; padding: 0 25px;}
}
.intro-boardbox .panel {
	border:none;
    border-bottom: 1px solid #ccc;
}
.intro-boardbox .page-header {
    margin: 0 0 10px;
    padding: 0 0 15px;
    border-bottom: 2px solid #0168b5;
}
.intro-boardbox .page-header h4 {
    margin: 0;
    color: #323232;
    font-size: 25px;
}
.intro-boardbox .page-header h4 .pull-right {
    float: none !important;
    border: none;
    padding: 0;
    font-size: 15px;
    color: #0168b5;
}
.intro-boardbox .panel .panel-body {
    padding: 0;
}
.dh-front-list2-words {
    padding: 0;
	margin: 10px 0 !important;
}
.dh-front-list2-words .list-row-subject {
    font-weight: 500;
    color: #323232;
    font-size: 16px;
}

.dh-front-list2-words .list-row-contents {
	display: none;
}

.dh-front-list2-words .list-row-regdate {
    float: right;
    color: #777;
    font-weight: 400;
    font-size: 16px;
	display: none;
}
.dh-front-list2-words .row-separator {
    display: none;
}
.dh-front-list2-words .label-danger {
    background: #FFF !important;
    color: #ec9c03 !important;
    padding: 3px;
    font-weight: 400;
}
.dh-front-list2 h5 {
    border-top: none;
    border-bottom: 1px solid #e3e3e3;
    padding: 10px 0 18px 7px;
    margin: 0;
}
.dh-front-list2-words:before {
    content: "";
    width: 3px;
    height: 3px;
    background: #0071bd;
    display: block;
    float: left;
    margin: 8px 6px 0 0;
    border-radius: 50%;
}
.dh-front-list2-words:first-child{margin:0}
/* 메인 배너 영역 설정 */

#main_banner_wrap {
	width: 30%;
	overflow: hidden;
	margin-top: 0;
	padding: 0 15px;
}

@media screen and (max-width: 767px) {
	#main_banner_wrap {
		width: 100%;
	}
}

.RollDiv{margin:0 auto; width:935px; height:69px;overflow:hidden;}  
.RollDiv > div{
	height:69px;
	width:1200px;
    padding: 15px 0;
    margin-bottom: 15px;
}
.RollDiv > div > a{ float:left; display:block;}  

.RollDiv > div > a img {
	transition: all .6s ease;
}

.RollDiv > div > a:hover img {
	transform:scale(1.2);
}
.bn_wrap{
	position: relative;
    margin: 0 auto;
    max-width: 985px;
    width: 100%;
    border: 2px solid #e3e3e3;
    overflow: hidden;
    padding: 0 0 15px;
}

.overview-wrap {background: #3d5f9d;}
.slidebanner {width: 100%; max-width: 1170px; margin: 0 auto; padding: 30px 0;}
.slidebanner ul{margin:0; padding:0; position:relative; width:1170px;}
.slidebanner ul li {float:left;position:relative;list-style-type:none; padding:0;margin:0 5px 0 0;}
.slidebanner ul li img {width:100%;}
.slidebanner ul:after {display:block; content:""; clear:both;}

#event_banner {
    border: 2px solid #e3e3e3;
    padding: 20px;
}
#event_banner h4{
	margin:0
}

#main_content .carousel_item {
	position: relative;
}

#main_content .carousel_item .hover_txt {
	background: rgba(0,0,0,.4);
	color: #ffffff;
	transition: all .4s ease;
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}

#main_content .carousel_item:hover .hover_txt {
	display: flex;
	align-items: center;
	justify-content: center;
}

#main_content .carousel_item .hover_txt p {
	text-align: center;
	font-size: 16px;
}

#main_content .carousel_item .hover_txt p span {
	display: block;
}

#main_content .carousel_item .hover_txt p span:before {
	content: "";
	display: block;
	width: 15px;
	height: 2px;
	background: #fff;
	margin: 15px auto;
}


/* 서브페이지 커스터마이징 */
.sub-layout {padding: 0; max-width: none; margin-top: 0px;}
@media screen and (max-width: 767px) {
	.sub-layout .container { padding: 0px; }
	.sub-layout div[class*="col-"] { padding: 0px; }
}
.sub_layout > header {
	height:125px; 
	background-repeat: no-repeat; 
	background-position: top center; 
	background-size:cover; 
}

#greeting > header, #history > header, #ci > header, #signature > header, #location > header {
	background-image: url('/skin/img/sub/sub_top.jpg');
}

div[id*="bizarea"] > header {
	background-image: url('/skin/img/sub/sub_top2.jpg');
}

#board > header{
	background-image: url('/skin/img/sub/sub_top3.jpg');
}

.mail_kr, .mail_en {
	visibility: hidden;
}

#mail_layout > header, #mail_layout_en > header{
	background-image: url('/skin/img/sub/sub_top4.jpg');
}

#mail_layout p.highlight {
	font-size: 16px;
}

#board > header h1 ,#mail_layout > header h1, div[id*="bizarea"] .sub_headline h1 {
	color:#fff;
} 

.sub_headline h1 {
	margin: 0 auto;
    max-width: 1110px;
    font-size: 20px;
    font-weight: bold;
    color: #0e79cd;
    line-height: 1.4;
    padding: 50px 0 0;
}
.sub_headline h1 span {
    display: block;
    font-size: 24px;
    font-weight: 600;
    color: #0168b5;
}

.subtitle {margin-bottom: 30px;}
#bbs-layout > #sub_content {padding-bottom: 15px;}

#side .side-heading {
    margin: 0;
    font-size: 28px;
    color: #323232;
}

@media screen and (max-width: 767px) {
	#side .side-heading { margin: 20px 0; }
}

#side .side-heading:after {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background: #004197;
    background: -webkit-linear-gradient(left, #004197, #0881ca);
    background: -o-linear-gradient(right, #004197, #0881ca);
    background: -moz-linear-gradient(right, #004197, #0881ca);
    background: linear-gradient(to right, #004197, #0881ca);
    margin-top: 20px;
}

#side .side_menu {
	padding-left: 10px;
}

#side .side_menu > li {
	list-style-type: none;
}

#side .side_menu > li > a {
	color: #333;
    display: block;
    padding: 15px;
    font-size: 18px;
    letter-spacing: -1.5px;
    border-bottom: 1px solid #ddd;
	clear: both;
}

#side .side_menu > li.active > a:after {
	content: url('/skin/img/sub/icon/menu_close.png');
	display: inline-block;
	float: right;
	position: relative;
    top: -7px;
}

#side .side_menu > li > a:after {
	content: url('/skin/img/sub/icon/menu_open.png');
	display: inline-block;
	float: right;
}



/* 3차 사이드메뉴 */
#side ul.side-inner {
    list-style: none;
    padding: 0 0 0 25px;
    margin: 0;
	display: none;
}

#greeting ul.side-inner, #history ul.side-inner, #ci ul.side-inner, #signature ul.side-inner, #location ul.side-inner, #board ul.side-inner, #mail_layout ul.side-inner {
	display: block !important;
}


#side .active > ul.side-inner {
    display: block;
}

#side ul.side-inner li {
    padding: 12px 10px;
    border-bottom: 1px solid #ddd;
}
#side ul.side-inner li a {
	font-size: 15px;
    display: block;
    color: #323232;
    letter-spacing: -0.07em;
}

#side ul.side-inner li:not(.active) a {
	padding-left: 15px;
}

#side ul.side-inner li a:hover, #side ul.side-inner li a:focus {
    color: #0168b5;
	text-decoration: underline !important;
}
#side ul.side-inner li.active > a {
    color: #fff;
    padding: 7px 15px;
    border-radius: 30px;
    background: #004197;
    background: -webkit-linear-gradient(left, #004197, #0881ca);
    background: -o-linear-gradient(right, #004197, #0881ca);
    background: -moz-linear-gradient(right, #004197, #0881ca);
    background: linear-gradient(to right, #004197, #0881ca);
}
#side ul.side-inner li.active a:after {
    content: "\f105";
    font-family: FontAwesome;
    float: right;
}
/* ----- sub content ----- */
#sub_content .breadcrumb {
    background: rgba(0,0,0,0);
    padding: 10px 0 0;
    font-size: 13px;
    float: right;
    margin: 0;
    color: #777;
}

@media screen and (max-width: 767px) {
	#sub_content .breadcrumb { margin-bottom: 10px; }
}

#sub_content > div {
    margin-bottom: 20px;
}
.subtitle > h4 {
    color: #323232;
    font-size: 36px;
    font-weight: 500;
    margin: 0;
	line-height: 1.2;
}

@media screen and (max-width: 767px) {
	.subtitle > h4 { margin-top: 20px; } 
}

.subtitle > h4 span {
    font-size: 14px;
    color: #aaa;
    font-weight: 400;
    display: block;
    margin-top: 8px;
}
#sub_content h5 {
    margin: 0 0 15px;
    font-size: 20px;
    color: #0168b5;
    line-height: 1;
}
#sub_content h5:before {
    content: "\f058";
    font-family: FontAwesome;
    margin-right: 8px;
}

#sub_content h5 > a.btn_show {
    display: inline-block;
    font-size: 14px;
    border: 1px solid #0168b5;
    padding: 6px 15px;
    border-radius: 50px;
    margin-left: 12px;
	transition: all 1s ease;
}

#sub_content h5 > a.btn_show:hover {
	background: #0168b5;
	color: #fff;
	border: 1px solid #0168b5 !important;
}

.list_wrap ul {
    padding: 0;
    margin: 0 0 15px;
    list-style: none;
}
.list_wrap ul li {
    background: url(/skin/img/sub/bulit01.png) no-repeat left 10px;
    padding-left: 7px;
    font-size: 14px;
    color: #5a5a5a;
    line-height: 1.8;
    margin-bottom: 5px;
}

.location_wrap .iframe_wrap {
	display: none;
}

.subtitle + img {
    margin-bottom: 20px;
}
.subtitle + img + p {
    font-size: 16px;
    border: 5px solid #e3e3e3;
    padding: 20px;
    margin-bottom: 30px;
    color: #5a5a5a;
    line-height: 1.6;
}
@media screen and (min-width: 768px) {
	#side {padding-right: 0; padding-top: 50px}
	#sub_content {border-left: 1px solid #ddd; padding-left: 40px; min-height: 650px; padding-top: 50px; padding-bottom:70px}
	#bbs-layout > #sub_content {min-height: auto; padding-bottom: 0;}
}

#greeting p {
	font-size: 16px;
}

#greeting p .comp_em_name {
	font-size: 19px;
    font-weight: bold;
    color: #0168b5;
}

.product_owl_carousel .owl-stage-outer {
	margin: 0 auto;
	width: 100%;
}
.product_owl_carousel .owl-nav {
	bottom: 40%;
    z-index: -1;
    width: 108%;
    left: -4.2%;
}

.product_owl_carousel .owl-prev, .product_owl_carousel .owl-next {
	font-family: 'FontAweSome' !important;
    color: #333;
    font-size: 15px;
    border-radius: 50%;
    background: #fff;
    font-weight: 300;
    width: 30px;
    padding: 1px 7px;
}

.product_owl_carousel .owl-prev:before, .product_owl_carousel .owl-next:after {
	margin: 0px;
	font-size: 15px;
}


.bizarea01 .owl-carousel .owl-item img{
	width: 253px; height: 165px;
}
/* 캐러셀 버튼 모바일 */
@media screen and (max-width: 767px) {
	.product_owl_carousel .owl-nav {  display: none !important; } 	
}

/* table */
.table{
	border-top: 1px solid #616161;
    border-bottom: 1px solid #ddd;
}
.location_tb th {
    background: #f3f3f3;
}
.location_tb th, .location_tb td {
    border-bottom: 1px solid #ddd;
    padding: 10px !important;
}
/* greet page */
.greet_wrap p.highlight {
    font-size: 19px !important;
    color: #0168b5;
    line-height: 1.5;
}
.greet_wrap p {
    color: #5a5a5a;
    font-size: 15px;
    line-height: 1.8;
    margin-bottom: 20px;
}
.greet_wrap p strong {
    color: #0168b5;
}

.greet_wrap p strong.comp_name {
	color: #0168b5;
}
/* history page */
#history .comp_name {
	color: #0168b5;
	font-size: 18px !important;
	font-weight: bold;
}

.history_tb th {
    font-size: 22px;
    font-weight: 400;
    color: #0168b5;
}
.history_tb td {
    font-size: 16.5px;
    color: #5a5a5a;
}
.history_tb th, .history_tb td {
    border-bottom: 1px solid #ddd;
    padding: 18px 0 18px 8px !important;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	.history_tb th {
		font-size: 17px;
	}	
}

@media screen and (max-width: 767px) {
	.history_tb th, .history_tb td { display: block; }
}

.go_site {
    display: block;
    overflow: hidden;
    border: 1px solid #ddd;
    padding: 15px;
}
.go_site img {
    float: left;
    margin-right: 20px;
}
.go_site a {
    display: inline-block;
    color: #0168b5;
    border: 1px solid #0168b5;
    padding: 5px 18px;
    border-radius: 20px;
    margin-top: 25px;
}
.go_site a:hover, .go_site a:focus {
    border: 1px solid #0168b5;
    border-bottom: 1px solid #0168b5 !important;
    color: #fff;
    background: #0168b5;
}
/* ci page */
.ci_wrap ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.ci_wrap ul li {
    font-size: 15px;
    line-height: 1.8;
    background-image: url(/skin/img/sub/bulit01.png);
    background-repeat: no-repeat;
    background-position: left 13px;
    padding-left: 8px;
    color: #5a5a5a;
    margin-bottom: 6px;
}
.ci_wrap ul .img_box {
    border: 1px solid #ddd;
    padding: 15px;
	background: none;
    margin: 20px 0;
}
.ci_wrap ul .img_box span {
    font-weight: 500;
    line-height: 1;
    display: inline-block;
    font-size: 16px;
}
.color_code {
    border: 1px solid #ddd;
    padding: 20px;
    margin: 20px 0;
}
.color_code span {
    margin-right: 15px;
}
/* signature page */
.signature_list {
    list-style: none;
    padding: 0;
    margin: 0 0 40px;
    border-top: 1px solid #ddd;
}
.signature_list li {
    border-bottom: 1px solid #ddd;
    padding: 20px;
}
.signature_list li img {
    margin-right: 20px;
}
.signature_list li span {
    font-size: 16px;
    display: inline-block;
    color: #5a5a5a;
}
/* bizarea page */
.product_tb {
    border-top: 2px solid #0168b5;
    border-bottom: 2px solid #ccc;
}
.product_tb th {
    background: #f3f3f3;
    font-weight: 500;
}
.product_tb th, .product_tb td {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    padding: 8px !important;
    font-size: 13px;
    text-align: center;
	vertical-align: middle !important;
}
.pd_wrap h6 {
    margin: 18px 0 10px;
    font-size: 15px;
}

#bizarea08 h5:before, #bizarea09 h5:before {
	display: none;
}

#bizarea08 h6:before, #bizarea09 h6:before {
	content: "\f058";
    font-family: FontAwesome;
    margin-right: 8px;
}


/* ----- sitemap ----- */
.sitemap4-toggle {
    max-width: 100%;
    width: 100%;
    border-top: 1px solid #ddd;
	background: #f8f8f8;
}
.sitemap4-toggle .panel {
    border: none;
    margin: 0 auto;
	background:#f8f8f8
}
.sitemap4-toggle .panel .panel-heading {
    background: #f8f8f8;
    padding: 0px;
    margin: 0 auto;
    max-width: 1200px;
}
.sitemap4-toggle .panel .panel-heading a {
    padding: 15px;
    color: #4a4a4a;
}
.sitemap4-toggle .panel-body {
    max-width: 1170px;
    margin: 0 auto;
    border-top: none !important;
	padding: 0 !important;
}
.sitemap4-toggle .sitemap4 {
	margin: 0;
    max-height: 330px;
}
.sitemap4>.menu-category {
    margin: 0 0 15px;
    padding: 20px;
    background: #fff;
}
.sitemap4 .list-group-item:first-child {
    padding: 0;
    line-height: 1;
}
.sitemap4 .list-group-item:first-child a {
    color: #0071bb;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1;
}
a.list-group-item:focus, a.list-group-item:hover {
    color: #359ad4 !important;
    text-decoration: underline !important;
    background: rgba(0,0,0,0);
}
.sitemap4>.list-group .list-group-item {
    padding: 0;
    font-size: 13px;
    color: #616161;
    line-height: 1.8;
}


/* 게시판 커스터마이징 */
.dh-board, .bbs-list-add-layout #insertForm, .dh-view-box, .bbs-list-view-layout + .row, #mailForm { visibility: hidden; }

.dh-board>.table-hover {
    margin: 0;
    border-top: 1px solid #5a5a5a;
    border-bottom: 1px solid #ccc;
}
.dh-board>.table-hover th, .dh-board>.table-hover td {
    border-bottom: 1px solid #ddd;
    padding: 14px;
}
.dh-board>.table-hover th {
    background: #f3f3f3;
}
.dh-board .subject strong a {
    font-weight: 500;
}
.dh-board .subject strong a:hover {
    color: #0168b5;
    text-decoration: underline !important;
}
.dh-board .label-danger {
    background: #fff;
    color: #ec9c03;
    padding: 3px;
    font-size: 12px;
    font-weight: 400;
}
.table-hover>tbody>tr:hover{background-color:#fff}
#btnNew, #mailForm .btn-primary {
    background: #4a4a4a;
    border: 1px solid #4a4a4a;
}

#mailForm .btn-primary {
	max-width: 150px;
    margin: 0 auto;
    width: 100%;
}

#mailForm textarea[name="message"] { color: #9F9999; }

.dh-view-box.dh-margin-topx2 {
    max-width: 1140px;
    margin: 0 auto;
}
.dh-view-box > .row {
    margin: 0 !important;
}
.dh-view-box>.row>.page-header {
    border-top: 1px solid #4a4a4a;
    border-bottom: 1px solid #ccc;
    margin: 0;
    padding: 0;
}
.dh-view-box>.row>.page-header h4 {
    margin: 0;
    padding: 12px;
    font-size: 16px;
    background: #f3f3f3;
}
.dh-view-box>.row>.dh-view-info {
    background: rgba(0,0,0,0);
    border-bottom: 1px solid #ccc;
}

/* 알림마당 테이블 변경 */
.text-bbs8 .dh-board table tr > th:nth-child(3), 
.text-bbs8 .dh-board table tr > td:nth-child(3),
.text-bbs8 .dh-board table tr > th:nth-child(5),
.text-bbs8 .dh-board table tr > td:nth-child(5),
.text-bbs9 .dh-board table tr > th:nth-child(3), 
.text-bbs9 .dh-board table tr > td:nth-child(3),
.text-bbs9 .dh-board table tr > th:nth-child(5),
.text-bbs9 .dh-board table tr > td:nth-child(5) { display: none; }

/* 메일폼 설정 */
#mailForm { display: none; }

/* 모달 설정 */
@media (min-width: 768px) {
	.modal-dialog {
		width: 100%;
		max-width: 950px;
		margin: 5% auto;
		height: 100%;
	}
}

.dh-popup {
    border: 1px solid #DEDEDE;
    border-radius: 6px;
    -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, .35);
    box-shadow: 0px 5px 5px rgba(0, 0, 0, .35);
}

.dh-popup.pull-left {
    left: 75px;
}

.dh-popup p.dh-close-btn {
    border-bottom: 0;
}

.yj-popup {
	width: 100%;
	max-width: 400px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: url('/skin/img/yj-popup-bg.jpg');
	background-position: center;
	background-repeat: no-repeat;
}

.yj-popup-title {
	text-align: center;
	font-size: 20px;
	line-height: 28px;
}

.yj-popup-title .yj-popup-title1::before {
	font-family: "FontAwesome" !important;
	content: '\f10d';
	margin-right: 5px;
	color: #818181;
}

.yj-popup-title .yj-popup-title2 {
	font-size: 18px;
	margin-top: 0px;
	color: #0881ca;
	font-weight: bold;
}

.yj-popup-title .yj-popup-title3::after {
	font-family: "FontAwesome" !important;
	content: '\f10e';
	margin-left: 5px;
	color: #818181;
}

.yj-popup-title span {
	display: block;
}

.yj-popup-body {
	padding: 15px 30px;
}

.yj-popup-body p {
	font-size: 14px;
	line-height: 24px;
	margin: 0 0 10px;
	color: #414141;
	word-break: keep-all;
}

.yj-popup-body p.text-right {
	color: #818181;
	font-style: italic;
}

.yj-popup-more {
	display: block;
	width: 150px;
	margin: 15px auto 0;
	text-align: center;
	color: #fff;
    padding: 5px 13px;
    border-radius: 30px;
    border: 2px solid transparent;
    background: #004197;
    background: -webkit-linear-gradient(left, #004197, #0881ca);
    background: -o-linear-gradient(right, #004197, #0881ca);
    background: -moz-linear-gradient(right, #004197, #0881ca);
    background: linear-gradient(to right, #004197, #0881ca);
    -webkit-transition: ease .3s all;
    transition: ease .3s all;
}

.yj-popup-more:hover, .yj-popup-more:focus {
	background: none;
	background-color: transparent;
	color: #0881ca;
	border: 2px solid #004197;
	text-decoration: none;
}

/* 팝업별 설정 */
/* .dh-popup > p:not(.dh-close-btn) { display: none;} */
.dh-popup.myModal14 {
    border: none;
    border-radius: 0;
    padding: 0;
/* 	display: none; */
}

.dh-popup.myModal14 .mobile_popup {
	display: none;
}
.myModal17{
	top:849px;
}
.myModal18{
	top:1075px;
}
.myModal19{
	top:1218px;
}
.dh-popup.myModal14 .dh-close-btn {
    background-color: #F97B7B;
/* 	background-color: #B6DDE8; */
    color: #FFF;
/* 	color: #444; */
    padding-top: 12px;
}

.main_product_02{margin-top:50px}

@media screen and (max-width: 767px) {
	.dh-popup.myModal14 { width: 350px;}
	.dh-popup.myModal14 .mobile_popup  {
		display: block;
	}
	.dh-popup.myModal14 .dh-close-btn {
		background-color: #F97B7B;
	}
	.web_popup {
		display: none;
	}
	div[class^="yj-popup"] .popup_more_btn {
		font-size: 14px;
	}
}

@media screen and (max-width: 425px) {
	.dh-popup.myModal14 { width: 320px;}
}

.dh-popup.myModal14 .dh-close-btn .button_pop {
    margin-top: -4px;
    color: #FFF;
/* 	color: #444; */
    text-shadow: none;
}

.yj-popup-171229{background:#F97B7B;padding-bottom:15px}
.yj-popup-171229 .image{display:block;padding:15px 0;background:#EE6868}
.yj-popup-171229 .text{background:#F97B7B;color:#fff;padding:25px 15px 10px}
.yj-popup-171229 .text .read{text-align:center;margin-bottom:20px;font-size:18px;padding-left:15px;padding-right:15px}
.yj-popup-171229 .text .read1{display:block;font-size:25px;letter-spacing:-1px}
.yj-popup-171229 .text .read2{display:block;font-size:21px}
.yj-popup-171229 .text .read3{display:block;font-size:22px;font-weight:600;color:#035091;letter-spacing:.05em;text-indent:.05em}
.yj-popup-171229 .text .read4{font-size:25px;letter-spacing:-.03em}
.yj-popup-171229 .text .read5{font-size:25px;color:#FFD944;font-weight:500;letter-spacing:-.03em}
.yj-popup-171229 .less{padding-left:35px;padding-right:35px;margin-bottom:0}
.yj-popup-171229 .less li{list-style-type:none;color:#000;font-weight:600;line-height:2;font-size:15px;letter-spacing:-.03em;position:relative}
.yj-popup-171229 .less li:before{content:'';width:10px;height:2px;background-color:#000;display:block;position:absolute;left:-16px;top:13px;margin-right:5px}
.yj-popup-171229 .txt_bottom_wrap{background:#fff;padding:35px 15px}
.yj-popup-171229 .release{text-align:center;color:#000;font-size:15px;font-weight:600;margin-top:20px;margin-bottom:30px}
.yj-popup-171229 .popup_more_btn{display:block;color:#000;background:#fff;font-size:15.5px;font-weight:700;font-weight:600;max-width:130px;width:100%;margin:0 auto;border-radius:50px;padding:5px 10px}
.yj-popup-171229 + p{display:none}

/* 2018-08-29 */
.yj-popup-180829{background:#B6DDE8;padding-bottom:15px}
.yj-popup-180829 .image{display:block;padding:10px 0;background:#3E70C2}
.yj-popup-180829 .text{background:#B6DDE8;color:#fff;padding:15px 15px 10px}
.yj-popup-180829 .text .read{text-align:center;margin-bottom:20px;font-size:18px;padding-left:15px;padding-right:15px}
.yj-popup-180829 .text .read1{display: block; font-size: 21px; letter-spacing: -1px; color: #008000;}
.yj-popup-180829 .text .read2{display:block;font-size:21px}
.yj-popup-180829 .text .read3{display:block;font-size:22px;font-weight:600;color:#FF0066;letter-spacing:.05em;text-indent:.05em}
.yj-popup-180829 .text .read4{font-size:23px;font-weight:500;letter-spacing:-.03em;color:#FF0000;}
.yj-popup-180829 .text .read5{font-size:23px;font-weight:500;color:#3366FF;letter-spacing:-.03em}
.yj-popup-180829 .less{padding-left:35px;padding-right:35px;margin-bottom:0}
.yj-popup-180829 .less li{list-style-type:none;color:#000;font-weight:600;line-height:2;font-size:14px;letter-spacing:-.03em;position:relative}
.yj-popup-180829 .less li:before{content:'';width:10px;height:2px;background-color:#000;display:block;position:absolute;left:-16px;top:13px;margin-right:5px}
.yj-popup-180829 .txt_bottom_wrap{background:#fff;padding:15px 15px}
.yj-popup-180829 .release{text-align:center;color:#000;font-size:14px;font-weight:600;margin-top:10px;margin-bottom:10px}
.yj-popup-180829 .popup_more_btn{display:block;color:#000;background:#fff;font-size:14px;font-weight:700;font-weight:600;max-width:130px;width:100%;margin:0 auto;border-radius:50px;padding:5px 10px}
.yj-popup-180829 + p{display:none}

/* 2019-07-31 */
/* 새글 아이콘 변경 */
.dh-front-list2-words .label-danger {
    /* color: #ec9c03 !important;
    font-weight: 400; */
	background: #FFF !important;
    color: #db2626 !important;
    padding: 3px;
    font-weight: bold;
	font-size: 14px!important;
}