/* Language: English(Default), Japanese */
@import url(//fonts.googleapis.com/css?family=Pacifico);
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url(//fonts.googleapis.com/css?family=Dancing+Script);
@import url(//fonts.googleapis.com/earlyaccess/notosanskr.css);
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url('https://fonts.googleapis.com/css?family=Noto+Serif+KR&display=swap');

* { margin:0;
	padding:0;
	box-sizing: border-box;
}

body {
    color: #555555;
    font-size: 14px;
    line-height: 1.428571429;
    background-color: #ffffff;
	overflow-y:scroll;
	overflow-x:hidden;
}

html, body, div, a, li, span, p, h1, h2, h3, h4, h5, h6, label, small {
/*     'Noto Sans Japanese', "ヒラギノ角ゴ Pro W3",   */
	font-family: 'Noto Sans Japanese', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif !important;
	word-break: keep-all; 
}

.body_en, .body_en div, .body_en a, .body_en li, .body_en p, .body_en h1, .body_en h2, .body_en h3, .body_en h4, .body_en h5, .body_en h6, .body_en address span, .body_en label, .body_en small {
	font-family: 'Noto Sans KR', "MS PGothic", sans-serif !important; 
}

.body_jp, .body_jp div, .body_jp a, .body_jp li, .body_jp p, .body_jp h1, .body_jp h2, .body_jp h3, .body_jp h4, .body_jp h5, .body_jp h6, .body_jp address span, .body_jp label, .body_jp small {
	font-family: 'Noto Sans Japanese', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif !important;
}

span.fa { font-family: 'FontAwesome' !important; }
.glyphicon { font-family: 'Glyphicons Halflings' !important; }
.font-script { font-family: 'Dancing Script', cursive !important; }

/* 다국어 버튼 설정 시작 */
.menu-top {
    position: relative;
    padding: 10px 0px 5px;
    text-align: right;
	color: #333;
}
.menu-top button {
    background: none;
    border: 1px solid #dcdcdc !important;
    padding: 2px 5px;
    font-size: 12px;
	margin: 0 -2px;
}

.menu-top button.active {
	background: #243E90;
    color: #fff;
}
/* 다국어 버튼 설정 끝 */


/*상단 메뉴 설정 시작*/
.navbar-inverse {
    background: #ffffff;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    border-bottom: none;
    box-shadow: 0 0 4px rgba(0,0,0,0.3);
}
/*상단 메뉴 설정 끝*/

/*상단 메뉴 로고 시작*/
.navbar-brand {
	padding: 22px 15px;
}
.navbar-brand img {
	padding: 0;
	max-width: 214px;
	margin: 0;
}
/*상단 메뉴 로고 끝*/

/* 상단 메인 메뉴 설정 시작*/
.navbar-inverse .navbar-nav > li > a {
    background-color: transparent;
    color: #555;
    font-weight: 500;
    font-size: 14px;
    padding: 32px 15px;
    margin: 0px 0px 0px 0px;
    text-shadow: none;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
	color: #243e90;
	background-image: none;
	background-color: transparent;
	box-shadow: none;
	-webkit-box-shadow: none;
}

@media screen and (max-width: 767px) {
	.navbar-inverse .navbar-nav > li > a {
		padding: 10px 15px;
	}
}

.dropdown-menu {
	padding: 0px;
    background: #ffffff;
    border-radius: 0px;
    border: none;
    right: 0 !important;
    left: 0 !important;
	min-width: 180px;
}

.dropdown-menu li {
    padding: 0;
}
.caret{display:none;}

/* 상단 메인 메뉴 설정 끝*/

/* 상단 서브 메뉴 설정 시작*/
.dropdown-menu > li > a {
    background-color: transparent;
    color: #555555;
    padding: 10px 20px;
    margin: 0;
    font-size: 13px;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background: #243e90;
    color: #fff;
}
/* 상단 서브 메뉴 설정 끝*/

/* 하단 카피라이트 설정 시작*/
.footer_copy .text-center {
    background-color: #252d3a;
    color: #a8abb0;
    font-size: 12px;
    padding: 70px 0 60px;
    margin: 0px 0px 0px 0px;
    text-align: center;
	float: none;
}
.footer_copy .wrap-footer {
	max-width: 1170px;
    color: #a8abb0;
    margin: 0 auto;
    font-size: 12px;
    text-align: left;
    font-weight: 300;
}
.footer_copy .wrap-footer img {
    margin-right: 30px;
}
.wrap-footer > .text-right {
   margin-top: 70px;
}
address {
    margin-bottom: 0;
    margin-top: 6px;
	line-height: 22px;
}
@media screen and (max-width:768px){
	.wrap-footer address{
		display: inline-block;
		margin-top: 20px;
		width: 100%;
	}
	.wrap-footer > .text-right{
		text-align:left;
	}
}
/* //footer */

/* 하단 카피라이트 설정 끝*/

/*---------------------------------------skin design---------------------------------------------*/
.navbar-inverse .divider-vertical {
    display:none;
}
.navbar-inverse .navbar-toggle {
	margin: 25px 30px;
    background: transparent;
    border: none;
	border-radius: 0px;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background: #41577d;
}
.navbar-inverse .navbar-toggle:focus, 
.navbar-inverse .navbar-toggle:hover {
    background-color: #41577D;
}
.navbar-inverse .navbar-toggle:focus .icon-bar, 
.navbar-inverse .navbar-toggle:hover .icon-bar {
    background: #fff;
}
.intro-board-layout .page-header{display:none;}

.footer_copy .text-center {padding-bottom: 40px;}

/* social area */
.footer-social-layout {
    display: none;
}
/* ------------------------------------------------------------------------------- */
.container.container_slide {
    width: 100%;
    padding: 0;
}
.intro-widget-layout {
    width: 100%;
    padding: 0;
    display:none;
}
.navbar ~ br {
    display: none;
}

.topmarginLay_a { height: 122px !important; }

@media screen and (max-width: 767px){
	.topmarginLay_a{
			margin-top:-20px !important;		
		}
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus, 
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #273184;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #555555;
	}
	.navbar-nav .open .dropdown-menu{
	border-bottom: 1px solid #ddd;
    padding: 11px 0;	
	}
}

/* -------------------------------------0907 skin design ----------------------------------- */
.wrap-customer #myCarousel {
    max-width: 1170px;
    margin: 0 auto;
}
/********* 메인 페이지 **********/
.carousel-caption {
	position: static;
	height:100%;
    padding: 141px 15px 75px;
	margin:0 auto;
	text-align: center;
}
@media (min-width: 768px){
	.carousel-caption {
		width: 750px;
    }
}
@media (min-width: 992px){
	.carousel-caption {
		width: 970px;
    }
}
@media (min-width: 1200px){
	.carousel-caption {
		width: 1170px;
	}
}

.fill{
	height: 700px;
}
.fill h1 {
    margin: 0px 0 17px;
}
.fill h1 span {
    background: transparent;
    opacity: 1;
    text-shadow: none;
    padding: 0;
}
.fill h1 span.subTxt {
    font-size: 14px;
    color: #FFF;
    font-weight: 400;
	opacity: .72;
}

.fill h1 span.mainTxt {
    font-size: 40px;
    font-weight: 300;
    display: block;
    margin-top: 15px;
    letter-spacing: -0.04em;
    line-height: 1.5;
}
.fill p span {
    background: transparent;
    opacity: 1;
    text-shadow: none;
    padding: 0;
    font-size: 16px;
    color: #ffffff;
    line-height: 25px;
    font-weight: 300;
}
span.vert-line {
    width: 1px;
    height: 97px;
    background: #FFF !important;
    display: block;
    z-index: 9999;
    margin: 0 auto 20px;
	opacity: .72;
}
.more_view {
    position: absolute;
    bottom: 70px;
    left: 0;
    right: 0;
}
.container_slide .fill .carousel-control {
    display: none;
}

.carousel-caption h1 span p{    font-size: 16px;
    margin-bottom: 0;
    font-weight: 600;
    opacity: .8;}
.carousel-caption h1 + p + p{    font-size: 25px;
    font-weight: 500;
    text-shadow: none;
    letter-spacing: -0.04em;}

/* ------- -슬라이드 아래 영역 시작 ---------- */

.container_contents {
    width: 100%;
    padding: 0;
}
.main-title {
    font-size: 25px;
    text-align: center;
    font-weight: 700;
    color: #c69b40;
    margin: 0 0 12px 0;
}
.line {
    height: 1px;
    width: 30px;
    background: #c69b40;
    margin: 0 auto 50px;
}

#main_layout .mainsec {
	padding: 45px 0px 10px;
}

#main_layout .mainsec > .container { padding: 0px; }
#main_layout .mainsec .mainsec_title {
	color: #243D8F;
    font-weight: 400;
    border-left: 3px solid #243D8F;
    padding-left: 15px;
}


/* 메인 섹션 1 */
#main_layout .mainsec01 header {
	background-image: url('/skin/img/sub/header_greetings.jpg');
}

#main_layout .mainsec01 > .container {
	padding: 0px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 55px;
}

#main_layout .mainsec01 .ceo {
	text-align: right;
}

#main_layout .mainsec01 .ceo span {
	display: block;
	margin-top: 15px;
	margin-left: 15px;
	font-size: 3em;
	color: #243e90;
}

#main_layout .mainsec01 .ceo span.jp_name {
	color: #414141 !important;
}

/* 메인 섹션 2 */

#main_layout .mainsec02 header {
	background-image: url('/skin/img/sub/header_business.jpg');
}
#main_layout .mainsec02.inner h3 {
	margin-bottom: 15px;
}

#main_layout .mainsec02 .col-xs-12 .inner {
	background-color: #F3F3F3;
	padding: 25px 15px;
	margin-bottom: 25px;
}

#main_layout .mainsec02 .col-xs-12 .inner ul.style {
	margin-bottom: 0;
	list-style: none;
}

#main_layout .mainsec02 .col-xs-12 .inner ul.style li {
	color: #243e90;
	text-align: left;
}

#main_layout .mainsec02 .col-md-4:nth-child(odd) .inner {
	border-top: 1px solid #FBBD00;
	padding: 15px;
	margin-bottom: 15px;
}

#main_layout .mainsec02 .col-md-4:nth-child(even) .inner {
	border-top: 1px solid #92D050;
	padding: 15px;
	margin-bottom: 15px;
}

#main_layout .mainsec02 .inner h4:first-child {
	text-align: left;
    font-size: 16px;
    font-weight: 400;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
    margin-top: 0px;
    margin-bottom: 15px;
    color: #243D8F;
}

#main_layout .mainsec02 .inner ul ~ h4 {
	text-align: left;
    font-weight: 400;
    font-size: 15px;
    padding-left: 5px;
}

#main_layout .mainsec02 .inner ul {
	text-align: left;
    text-indent: -3px;
    padding-left: 20px;	
}


/* 메인 섹션 3 */
#main_layout .mainsec03 { padding-bottom: 0; }


/* 메인 섹션 (17.03.31의 수정본) */

.wrap-service {
    max-width: 1170px;
	width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.s-box-in .s-box-img {
    margin-bottom: 20px;
}
.s-box-in .icon-back {
    position: absolute;
    background: rgba(208,160,59,0.9);
    top: 0;
    padding: 12px 10px;
}
.s-box-in h4 {
    font-size: 16px;
    color: #313131;
    font-weight: 700;
    margin: 0 5px 5px 0;
    display: inline-block;
}
.s-box-in span {
    font-size: 12px;
    color: #aaaaaa;
    font-weight: 200;
}
.s-box-in p {
    color: #666666;
    line-height: 23px;
    margin-bottom: 30px;
    font-size: 14px;
}
.s-box-in:hover .s-box-img >img,
.s-box-in:focus .s-box-img >img {
    opacity: 0.7;
}
.s-box-in:hover h4,
.s-box-in:focus h4,
.s-box-in:hover span,
.s-box-in:focus span{
    color:#243D8F;
}

/* --------------------게시판 영역------------- */
/* main 게시판 영역 - 소식 */
.intro-board-layout {
	width: 100%;
    margin: 0 auto;
    float: none;
}
.intro-boardbox {
    max-width: 1170px;
    margin: 0 auto;
    float: none;
	padding-bottom: 90px;
}
.intro-board-widget-layout {
    padding: 80px 0 0;
	display: none;
}

.dh-front-blog>.col-md-4>.thumbnail {
    min-height: auto;
	box-shadow: none;
    border: none;
    margin: 0;
}
.thumbnail .caption{
    padding: 0 10px 0 0;
}
.dh-front-blog>.col-md-4>.thumbnail>.caption h5 {
    margin: 0 0 20px;
    padding: 0 !important;
}
.dh-front-blog>.col-md-4>.thumbnail>.caption h5>a {
    font-size: 16px;
    color: #313131;
    font-weight: 600;
    font-family: "Noto Sans KR","Malgun gothic" !important;
}
.caption h5.blog-row-subject:hover a {
    color: #c69b40 !important;
}
.dh-front-blog>.col-md-4>.thumbnail>.caption p a {
    font-size: 13px;
    line-height: 23px;
	font-family: "Noto Sans KR","Malgun gothic" !important;
}
/* 섬네일 이미지 삭제 */
.dh-front-blog>.col-md-4>.thumbnail>a.blogthumb {
    display: none;
}
/* main - store 영역*/
#mainStore {
    background: #c69b40;
    overflow: hidden;
	padding: 15px 0px 24px;
}
#mainStore h3 {
    color: #fff;
    font-size: 20px;
    margin: 0;
    display: inline-block;
    margin-right: 20px;
    line-height: 1;
}
#mainStore .view_btn {
    display: inline-block;
    overflow: hidden;
    margin: 10px 0 -5px 25px;
    font-size: 9px;
    color: #fff;
    font-weight: 200;
    letter-spacing: 3px;
    border: 1px solid #fff;
    padding: 6px 10px;
}
#mainStore .view_btn:hover, .view_btn:focus {
    border-bottom: 1px solid #fff !important;
    color: #c69b40;
    background: #fff;
}
/********* 서브 페이지 *********/
.container.sub-layout {
    padding: 0;
	width:100%;
}
#subTop .top {
    background-image: url(/skin/img/sub/sub_top.jpg);
    height: 260px;
    background-repeat: no-repeat;
    background-size: cover;
}
#subTop .top h2 {
    margin: 0;
    color: #fff;
    font-size: 35px;
    text-align: center;
    padding-top: 110px;
}

#subBottom {
    max-width: 1170px;
    padding: 0px 15px 90px;
    margin: 0 auto;
}
#subBottom p{
	font-weight:300;
	line-height:23px;
	color:#555555;
}
#subBottom h3 {
    text-align: center;
    font-weight: 600;
    font-size: 23px;
    margin: 0 0 22px;
}
#subBottom h3.text-left{
	text-align:left;
}
.navi {
    background: #41577d;
}
.navi .breadcrumb {
    margin-bottom: 0;
    max-width: 1170px;
    margin: 0 auto 60px;
    border-radius: 0px;
    background: transparent;
    color: #fff;
	padding: 15px;
}
.breadcrumb>.active {
    color: #fff;
}
.sub_title {
    margin: 0 0 0px;
    text-align: center;
    font-size: 25px;
    font-weight: 600;
    color: #48608A;
}
.sub_title ~ p {
    margin: 15px 0 0;
}
.tit_wrap {
    margin-bottom: 60px;
}
.img-box {
    border: 1px solid #ddd;
    padding: 50px 0;
}
/*  table */
#subBottom table{
    width: 100%;
    border-top: 2px solid #41577d;
    border-bottom: 2px solid #ccc;
    font-family:"Noto Sans KR" !important;
    font-size: 15px;
    font-weight: 300;
}
#subBottom table tr th {
    background-color: #f3f3f3;
    padding: 12px 15px;
    border-bottom: 1px solid #c8c8c8;
}
#subBottom table tr td{
    background-color: #fff;
    padding:12px 15px;
    line-height:23px;
    border-bottom: 1px solid #c8c8c8;
}

/* tab menu */
#subBottom .basic-tab{
	text-align:center;
	border-bottom:none;
}
#subBottom .basic-tab li {
    background: #f3f4f8;
	float:none;
	display:inline-block;
}
#subBottom .nav li.active a {
    color: #fff;
    font-weight: 500;
    background: #41577d;
}
#subBottom .nav li a {
    color: #555555;
    display: block;
    min-width: 200px;
    text-align: center;
    border: none;
    margin: 0;
    background: #efefef;
    font-size: 15px;
    padding: 14px 0;
}
.tab-content {
    padding-top: 40px;
    overflow: hidden;
}
.tab-cont{
    padding-left:0;
    padding-right:0;
}

/* greeting */
#subBottom p.greeting-big {
    font-size: 25px;
    font-weight: 600;
    color: #48608A;
    line-height: 31px;
    margin-bottom: 22px;
}
/* DNK Intl */
#subwrap.page-about.lang-kr .table.table-style tbody tr th {
    width: 18%;
    font-size: 17px;
    font-weight: 700;
}
/* history */
table.history tr td.year {
    color: #273184;
    font-size: 20px;
    vertical-align: top;
	font-weight: 500;
}
table.history tr td.month {
    color: #313131;
	font-weight:600;
}
/* service1 */
.basic-table.price tr td:first-child {
    font-weight: 500;
}
/* service2 */
.business-box {
    overflow: hidden;
    background: #f3f3f3;
	margin-bottom: 30px;
}
.business-des {
    padding: 20px 30px;
    line-height: 23px;
}
.business-box h4 {
    border-bottom: 2px solid #fff;
    padding-bottom: 20px;
    margin-bottom: 20px;
    color: #41577d;
}
/* location */
.ad_box {
    color: #555555;
    background: #f3f3f3;
    padding: 15px 20px;
    margin-top: 10px;
    font-size: 14px;
}

/* list */
ul.list-style {
    list-style-image: url(/skin/img/sub/list-head.png);
    padding-left: 10px;
    line-height: 27px;
    font-size: 15px;
    color: #666666;
}
/* 게시판 */
.dh-board {
    max-width: 1170px;
    margin: 0 auto 50px;
}
.dh-board>.table-hover {
    margin: 0 0 30px;
    border-top: 2px solid #464646;
    border-bottom: 2px solid #ccc;
}
.dh-board>.table-hover td {
    padding: 15px 10px;
}
.dh-board>.table-hover tr {
    border-bottom: 1px solid #ddd;
}
.table-hover>tbody>tr:hover {
    background-color: #f9faff;
}

/* 블로그게시판 */
.bbs-blog2-index-layout .dhb-txt-box-type-b {
    background-color: #f3f3f3;
    border: 1px solid #ffffff;
    margin: 0px 0px;
    padding: 15px 15px;
}
.dhb-txt-box-type-b h4 strong a {
    font-size: 14px;
    font-weight: 600;
    color: #555555;
}
.dhb-txt-box-type-b-text-layout h5 {
    display: none;
}
.dhb-txt-box-type-b .thumb-hidden {
    border: 0px solid #FFF;
    box-shadow: none;
    height: 120px;
}

/*pds 게시판 custom*/
.dhb-txt-box {
    width: 25%;
    float: left;
    min-height: 240px;
    background: #f3f4f8;
    border: 0px solid #D9D9D9;
    margin: 0;
    padding: 20px;
    border: 1px solid #ffffff;
}
.dhb-txt-box:hover {
    background: #ebeef1;
}
.dhb-txt-box > div {
    padding: 0;
}
.dhb-txt-box .text-right{display:none;}
.dhb-txt-list{
	width:100%!important;
	border-right: 0px solid #D9D9D9;
}
.dhb-txt-list>.row div:first-child{width:100%;}
.dhb-txt-list>.row div:nth-child(2){
	width:100%;
	padding-top:15px;
}
.dhb-txt-box{width:100%;}
.dhb-txt-box h4 {
    margin: 0;
}
.dhb-txt-box h4 > strong a {
    font-size: 16px;
    font-weight: 600;
    color: #273184;
}
.dhb-txt-list > h5 {
    font-size: 13px;
    line-height: 1.8;
    color: #999 !important;
}

/* 갤러리게시판 */
.img-bbs-default-index-layout .row > .col-lg-12 {
    max-width: 1170px;
    margin: 0 auto;
    float: none;
	padding: 0;
}
@media screen and (max-width:991px){
	.img-bbs-default-index-layout .row > .col-lg-12
	{
		padding:0 15px;
	}
}
.img-bbs-default-index-layout .row > .col-lg-12 > .dh-front-gallery {
    padding: 0;
}
.img-bbs-default-index-layout .row .col-lg-12 #btnNew {
    margin-right: 15px;
}
/* 갤러리게시판 카테고리 */
.filter-items {
    padding: 0 15px;
}
.filter-items .filter-label:hover, 
.filter-items .filter-label:focus{
    background: #41577d;
    color: #fff;
}
.filter-items .filter-label {
    color: #555;
    background: #e5e5ea;
    padding: 8px 19px;
    font-size: 14px;
}

/* Btn, pagination */
#btnNew {
    background: #41577d;
    border: 1px solid #41577d;
    border-radius: 0px;
    box-shadow: none;
    color: #fff;
    text-shadow: none;
}
.input-group .input-group-btn button, .input-group .input-group-btn input {
    background: #ffffff;
    border: 1px solid #ccc;
    border-radius: 0px;
    box-shadow: none;
}
.dh-margin-top {
    margin-top: 30px;
}
.page-nav {
    padding: 0 15px;
}
.pagination{margin:30px 0 0}
.pagination > li > a {
    border-radius: 0px !important;
}

.pagination > li > a:hover {
    border-bottom: 1px solid #ddd !important;
}
.pagination>.active>a, 
.pagination>.active>a:focus, 
.pagination>.active>a:hover, 
.pagination>.active>span, 
.pagination>.active>span:focus, 
.pagination>.active>span:hover {
    background: #41577d;
    border-bottom: 1px solid #41577d !important;
}


/* 글읽기, 쓰기 */
.dh-view-box {
    max-width: 1170px;
    margin: 0 auto 70px;
    padding: 0 15px;
}
.dh-view-box>.row>.page-header {
    border-top: none;
    border-bottom: 2px solid #ddd;
}
.dh-view-box.dh-margin-topx2 > .row {
    margin: 0;
}
.dh-view-box>.row>.dh-view-info {
	display:none;
}

.dh-view-box .btn-group a {
    border: none;
    border-bottom: 1px solid #f3f3f3;
    border-radius: 0px;
    box-shadow: none;
    background: #f3f3f3;
}
.dh-view-box .btn-group a.btnEdit i {
    color: #698CC9;
}
.dh-view-box .btn-group a.btnDelete i {
    color: #C99D40;
}

.dh-line ~ .col-xs-12 {
    padding: 0;
}
.dh-line ~ div.col-xs-12 {
    margin-bottom: 80px;
}
form#insertForm {
    max-width: 1170px;
    margin: 0 auto;
    padding: 0 15px;
}
form#insertForm > h2 {
    margin-top: 0;
}

/* 폼메일 */
form#mailForm {
    max-width: 1170px;
    margin: 0 auto;
    padding: 0 15px;
}
form#mailForm .btn-primary {
    color: #313131;
    background: #f3f3f3;
    max-width: 170px;
    padding: 13px 19px;
    font-size: 14px;
    border-radius: 0px;
    border: none;
    text-shadow: none;
    box-shadow: none;
    margin: 0 auto;
}
form#mailForm .btn-primary:hover, 
form#mailForm .btn-primary:focus {
    background: #41577d;
    color: #fff;
}
form#mailForm .form-control {
    border-radius: 0px;
    box-shadow: none;
}
/* 게시판, 모듈 하단 공백 */
.contact-mail-layout{margin-bottom:80px}

/* login */
.login-layout {
    max-width: 1170px;
    margin: 50px auto 90px;
}

.login-layout .panel {
    box-shadow: none;
    border-radius: 0px;
    background: #f3f3f3;
    border: none;
}
.login-layout .form-control {
    box-shadow: none;
    border-radius: 0px;
}
.login-layout .btn-warning {
    background: #41577d;
    border-radius: 0px;
    border: 1px solid #41577d;
    box-shadow: none;
    padding: 8px 0;
}

/* DNK International Pte Ltd. Customize ~ 2017. 03. 20 */
/** 서브 영역 시작 **/
/** 테이블 스타일 / Class: table-style **/
.table.table-style {
	border-top: 2px solid #243e90;
}

.table.table-style thead tr th {
	padding: 12px 8px;
	text-align: center;
	font-weight: bold;
	background-color: #F3F3F3;
	vertical-align: middle;
	font-size: 16px;
}

.table.table-style tbody tr th,
.table.table-style tbody tr td {
	padding: 12px 8px;
	border-bottom: 1px solid #DEDEDE;
	vertical-align: middle;
	font-size: 16px;
}

#subwrap header {
	text-align: center;
	padding: 60px 15px;
	height: 200px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
/* 	margin-bottom: 25px; */
}

#subwrap header h2 {
	color: #FFF;
	font-size: 36px;
	font-weight: 200;
	margin: 0;
}

#subwrap header .breadcrumb {
	background-color: transparent;
	margin-top: 10px;
	margin-bottom: 0;
	text-align: center;
}

#subwrap header .breadcrumb::before {
	font-family: 'FontAwesome' !important;
	content: '\f0e8';
	margin-right: 5px;
	color: #FFF;
	opacity: 0.72;
}

#subwrap header .breadcrumb li {
	color: #FFF;
	opacity: 0.72;
}

#subwrap header .breadcrumb li.active {
	opacity: 1;
}

#subwrap header .breadcrumb li+li::before {
	font-family: 'FontAwesome' !important;
	content: '\f105';
	color: #FFF;
	opacity: 0.72;
}

#subwrap article {
	margin-top: 75px;
	margin-bottom: 50px;
}

#main_layout section p, #subwrap article p {
	font-size: 14px;
    color: #414141;
    line-height: 23px;
    margin-bottom: 25px;
    word-break: normal;
	letter-spacing: -0.23px;
    /* text-align: justify; */
}
#subwrap.page-philosophy article p {
    font-size: 17px;
}

#main_layout section ul.style, #subwrap article ul.style {
/* 	padding-left: 20px; */
	margin-bottom: 20px;
}

#main_layout section ul.style.inline, #subwrap article ul.style.inline {
	display: inline-block;
/* 	padding-left: 0; */
}

#main_layout section ul.style li, #subwrap article ul.style li {
	list-style: square;
	font-size: 16px;
	color: #414141;
	line-height: 26px;
	margin-bottom: 0px;
	word-break: normal;
}

#main_layout section ul.style.inline li, #subwrap article ul.style.inline li {
	text-align: left;
}

/** 서브 영역 끝 **/
/** Greetings 페이지 / greetings_xx.html **/
#subwrap.page-greetings header {
	background-image: url('/skin/img/sub/header_greetings.jpg');
}

#subwrap.page-greetings .ceo {
    margin-top: 40px;
    margin-right: 30px;
	text-align: right;
}

#subwrap.page-greetings .ceo span {
	display: block;
	margin-top: 15px;
	margin-left: 15px;
	font-size: 3em;
    color: #333;
    font-family: 'Noto Serif KR', serif !important;
    font-weight: bold;
}

/** History 페이지 / history_xx.html **/
#subwrap.page-history article .table.table-style tbody tr th,
#subwrap.page-history article .table.table-style tbody tr td {
	vertical-align: top;
}
#subwrap.page-history article .table.table-style tbody tr th{text-align:center;}
/** About us 페이지 / about_xx.html **/
#subwrap.page-about header, #subwrap.page-philosophy header, #subwrap.page-signature header, #subwrap.page-history header {
	background-image: url('/skin/img/sub/header_about.jpg');
}

/** Philosophy 페이지 / philosophy_xx.html **/
#main_layout.page-philosophy section .col-xs-12 .inner,
#subwrap.page-philosophy article .col-xs-12 .inner {
	border: 2px solid #243e90;
	padding: 25px 15px;
	margin-bottom: 25px;
}

#main_layout.page-philosophy section .col-xs-12 .inner h3,
#main_layout.page-philosophy section .col-xs-12 .inner p,
#subwrap.page-philosophy article .col-xs-12 .inner h3,
#subwrap.page-philosophy article .col-xs-12 .inner p {
	color: #243e90;
}

#subwrap.page-philosophy.lang-kr .inner h3 {
    font-size: 26px;
}

#main_layout.page-philosophy section .col-sm-6 .inner,
#subwrap.page-philosophy article .col-sm-6 .inner {
	background-color: #F3F3F3;
	padding: 25px 15px;
	margin-bottom: 15px;
}

/** Signature 페이지 / signature_xx.html **/
#subwrap.page-signature article .col-xs-12 {
	margin-bottom: 25px;
}

#subwrap.page-signature article .color-box {
	display: inline-block;
	vertical-align: -2px;
	width: 24px;
	height: 24px;
	background-color: #243F90;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	margin: 0 5px 0 15px;
}

#subwrap.page-signature article .col-md-3 {
	color: #616161;
	font-weight: 500;
	text-align: right;
	padding: 80px 15px;
}

@media screen and (max-width: 991px) {
	#subwrap.page-signature article .col-md-3 {
		text-align: left;
		padding: 25px 15px 15px;
	}
	
	#subwrap.page-signature article .color-box {
		margin: 5px 5px 0 0;
    }
}

.signature-title {
	margin-top: 0 !important;
	padding-left: 5px;
	border-left: 5px solid #223E91;
}

.sig-title {
	margin-top: 40px;
	padding: 0 !important;
	font-weight: bold;
	text-align: right;
}

/** Main Business 페이지 / business_xx.html **/
#subwrap.page-business header,
#subwrap.page-activities header {
	background-image: url('/skin/img/sub/header_business.jpg');
}

#subwrap.page-business article .inner h3 {
	margin-bottom: 15px;
}

#subwrap.page-business article .col-xs-12 .inner {
	background-color: #F3F3F3;
	padding: 25px 15px;
	margin-bottom: 25px;
}

#subwrap.page-business article ul.style.inline {
	text-align: left;
    text-indent: -3px;
    padding-left: 20px;
    display: block !important;
}

#subwrap.page-business article .col-xs-12 .inner ul.style li {
	color: #243e90;
	text-align: left;
}

#subwrap.page-business article .col-md-4:nth-child(odd) .inner {
	border-top: 1px solid #FBBD00;
	padding: 15px;
	margin-bottom: 15px;
}

#subwrap.page-business article .col-md-4:nth-child(even) .inner {
	border-top: 1px solid #92D050;
	padding: 15px;
	margin-bottom: 15px;
}

#subwrap.page-business article .inner h3:first-child {
	text-align: left;
    font-size: 16px;
    font-weight: 400;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
    margin-top: 0px;
    margin-bottom: 15px;
    color: #243D8F;
}

#subwrap.page-business article .inner h3.inner_h3_color {
    color: #243D8F;
}

#subwrap.page-business article .inner ul ~ h3 {
	text-align: left;
    font-weight: 400;
    font-size: 15px;
    padding-left: 5px;
}

/* business_en 페이지 익스플로러 이슈해결 */
.exp-issue-solution {
	list-style-type : none !important;
}

.exp-issue {
	color: rgba(0, 0, 0, 0.0) !important;
	user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-ms-user-select: none;
	-webkit-user-select: none;
}


/** Business Activities 페이지 / activities_xx.html **/
#subwrap.page-activities article .overseas_country .row > div > div {
    padding: 8px 5px;
	background-color: #F3F3F3;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	margin-bottom: 10px;
}

#subwrap.page-activities article .domestic_products .row > .m-t-m-45 {
    margin-top: -45px;
}
#subwrap.page-activities article .domestic_products .row > .m-t-m-45 > div {
    padding: 30px 5px;
}
#subwrap.page-activities article .domestic_products .row > div > div {
	padding: 8px 5px;
	background-color: #F3F3F3;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	margin-bottom: 10px;
}
#subwrap.page-activities article .domestic_products .row > div > .empty {
    height: 36px;
    background-color: #fff;
}

/** Contact 페이지 / contact_xx.html **/
#subwrap.page-contact header {
	background-image: url('/skin/img/sub/header_contact.jpg');
}

#subwrap.page-contact h3 {
	margin-top: 0;
}

#subwrap.page-contact .maps iframe {
	margin-top: 25px;
	width: 100%;
	height: 350px;
	border: 1px solid #DEDEDE;
	background-color: #FFF;
	background-image: url('/skin/img/progress.gif');
	background-position: center;
	background-repeat: no-repeat;
}

@media screen and (max-width: 991px) {
    #subwrap.page-activities article .domestic_products .row > .m-t-m-45 {
        margin-top: 0;
    }
    #subwrap.page-activities article .domestic_products .row > .m-t-m-45 > div {
        padding: 8px 5px;
    }
    #subwrap.page-activities article .domestic_products .row > div > .empty {
        display: none;
    }
}
@media screen and (max-width: 767px) {
    #subwrap.page-greetings .ceo {
        margin-right: 10px;
    }
}