@charset "utf-8";
/* @import url(//fonts.googleapis.com/earlyaccess/notosanskr.css); */
@import url(http://fonts.googleapis.com/css?family=Noto+Sans);

html {overflow-x: hidden; overflow-y: scroll;}
.body-layout {background-color: #fff;}

/* 폰트 설정 */
/* .body-layout, h1, h2, h3, h4, h5, h6, input, textarea, button { font-family: 'Noto Sans', "NanumGothic", "나눔고딕", 'NanumBarunGothic', 'Apple SD Neo Gothic', 'Malgun Gothic', 'Gulim', sans-serif; } */
.body-layout, h1, h2, h3, h4, h5, h6, input, textarea, button { font-family: 'Noto Sans','Malgun Gothic',sans-serif; }
/* h1, h2, h3, h4, h5, h6, p { margin: 0px; } */
ol, ul, li {
	list-style: none;
	list-style-position: inside;
}
a{
	color:#333;
}
a:hover,a:focus{
	color:#e87a30;
}
.navbar .caret, 
.navbar .divider-vertical, 
.navbar ~ br,
.footer-social-layout,
.footer_copy .text-center > br{
	display: none;
}

/*상단 메뉴 설정 시작*/
.navbar-inverse {
    background: rgba(255,255,255,0.8);
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    border-bottom: none;
}
/*상단 메뉴 설정 끝*/

/*상단 메뉴 로고 시작*/

/*상단 메뉴 로고 끝*/

/* 상단 메인 메뉴 설정 시작*/
.navbar-inverse .navbar-nav > li > a {
    background-color: transparent;
    color: #333;
    font-weight: 600;
    font-size: 15px;
    padding: 32px 15px;
    margin: 0px 0px 0px 0px;
    text-shadow: none;
}
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
	color: #e87a30;
}
.navbar-inverse .navbar-nav>.open>a, 
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    color: #e87a30;
    background-color: rgba(0,0,0,0);
}
.dropdown-menu {
	padding: 0px;
    background: #ffffff;
    border-radius: 0px;
    border: none;
    right: 0 !important;
    left: 0 !important;
}

.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: #e87a30;
    color: #fff;
}
/* 상단 서브 메뉴 설정 끝*/

/* 하단 카피라이트 설정 시작*/
.footer_copy .text-center {
    background-color: #333;
    color: rgba(255,255,255,0.4);
    font-size: 12px;
    padding: 40px 0 40px;
    margin: 0px 0px 0px 0px;
    text-align: center;
    float: none;
}
.footer_copy .company{
	color: rgba(255,255,255,0.8);
	margin-bottom: 8px;
}
.footer_copy li span{
	margin:0 5px ;
}
/* //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: #e87a30;
}
.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;
}

/* social area */
.footer-social-layout {
    display: none;
}
/* ------------------------------------------------------------------------------- */

.intro-widget-layout {
    width: 100%;
    padding: 0;
    display:none;
}
.navbar ~ br {
    display: none;
}
@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 ----------------------------------- */


/* --------------------게시판 영역------------- */
/* main 게시판 영역 - 소식 */
/* ---------- 게시판 타이틀 설정 ---------- */
.intro-board-layout {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    float: none;
    overflow: hidden;
    padding: 40px 8px 100px;
}
.intro-boardbox {
    width: 50%;
}
.intro-boardbox-type-bbs {
    padding: 30px 30px 25px;
	min-height: 257px;
}
.intro-boardbox-type-bbs.intro-boardbox-13 {
    background: #f6ebd9;
}
.intro-boardbox-type-bbs.intro-boardbox-14 {
    background: #f3f3f3;
}
.intro-boardbox .page-header {
    border-bottom: none;
    padding-bottom: 0;
    margin: 0 0 20px;
}
.intro-boardbox .page-header h4 {
    margin: 0;
    color: #333333;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: -1px;
}

.intro-boardbox .page-header h4 .btn {
	padding: 5px 0 0;
	margin: 0;
	line-height: 1;
}

.intro-boardbox .page-header h4 .btn:hover,
.intro-boardbox .page-header h4 .btn:active {
	box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
}

.intro-boardbox .page-header h4 .btn .fa-plus:before {
	content: url('/skin/img/default/board-plus-icon.png');
}
@media(max-width:767px){
	.intro-boardbox{
		width:99%;
		padding:0;
	}
}

/* ---------- 게시판 리스트 설정 ---------- */

.intro-boardbox .front-panel>.panel {
	padding: 0;
	border: none;
	border-radius: 0px;
	background: transparent;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
	margin-bottom: 0;
}

.intro-boardbox .panel-body {
	padding: 0px;
}

.dh-front-list2-words {
	margin:8px 0 !important;
	padding: 0;
}

.dh-front-list2 h6 a, 
.dh-front-list2 h6 a span {
    color: #555;
    font-weight: 400;
    font-size: 15px;
    letter-spacing: -0.8px;
}

.dh-front-list2 h6 a:hover span {
	text-decoration: none;
}

.dh-front-list2 h6 a:hover .list-row-subject {
    font-weight: 600;
    text-decoration: underline;
}

.dh-front-list2-words:first-child {
	margin: auto;
}

.list-row-subject {
	float: left;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 380px;
	white-space: nowrap;
}

.list-row-subject:before {
    content: "-";
    margin-right: 8px;
}

.row-separator {
	display: none;
}

.list-row-regdate {
	float: right;
	color: #999 !important;
}

.list-row-contents {
	display: none;
}


/* //메인 페이지 설정 끝 */
/* 섬네일 이미지 삭제 */
.dh-front-blog>.col-md-4>.thumbnail>a.blogthumb {
    display: none;
}

/* 게시판 */
.dh-board {
    max-width: 1170px;
    margin: 0 auto 40px;
}
.dh-board>.table-hover {
    margin: 0 0 30px;
    border-top: 2px solid #e87a30;
    border-bottom: 2px solid #ccc;
}
.dh-board>.table-hover th{
	padding:15px;
	border-bottom:none;
	background:#f3f3f3
}
.dh-board>.table-hover td {
    padding: 15px 15px;
}
.dh-board>.table-hover tr {
    border-bottom: 1px solid #ddd;
}
.table-hover>tbody>tr:hover {
    background-color: #f9f7f1;
}
/* Btn, pagination */
#btnNew {
    background: #e87a30;
    border: 1px solid #e87a30;
    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;
    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: #4a4a4a;
    border: 1px solid #4a4a4a !important;
}

.bbs-area form#insertForm .col-md-7 {
    float: none;
    margin: 0 auto;
    padding: 0;
}
.dh-margin-top .col-md-5 {
    width: 100%;
    float: none;
    text-align: center;
}

/* 글읽기, 쓰기 */
.dh-view-box {
    max-width: 1170px;
    margin: 0 auto 0px;
    padding: 0 0;
}
.dh-view-box>.row>.page-header {
    border-top: 2px solid #e87a30;
    border-bottom: 1px solid #ddd;
    background: #f3f3f3;
    padding: 12px;
}
.sub-content h4 {
    font-size: 18px;
    color: #333;
    font-weight: 600;
    margin: 0;
    letter-spacing: -0.5px;
}
.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;
}
form#mailForm .btn-primary {
    color: #ffffff;
    background: #e87a30;
    max-width: 170px;
    padding: 13px 19px;
    font-size: 14px;
    border: none;
    text-shadow: none;
    box-shadow: 0 4px 7px rgba(0,0,0,0.15);
    margin: 100px auto 0;
	transition:0.3s
}
form#mailForm .btn-primary:hover, 
form#mailForm .btn-primary:focus {
    background: #ffa960;
    color: #fff;
}
/* 게시판, 모듈 하단 공백 */
.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: #e87a30;
    border-radius: 0px;
    border: 1px solid #e87a30;
    box-shadow: none;
    padding: 8px 0;
}

.maintenance {
    margin-top: 5px;
    border: 7px solid #E5E5E5;
    padding: 50px 25px;
    text-align: center;
}

.maintenance .icon {
    display: block;
    line-height: 1;
    font-size: 64px;
	margin-bottom: 10px;
}

.maintenance .big-cont {
	display: block;
    line-height: 1;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: -0.05em;
    margin-bottom: 20px;
}

.maintenance .small-cont {
    display: block;
    line-height: 1.5;
    font-size: 14px;
    letter-spacing: -0.03em;
    color: #818181;
    margin-bottom: 20px;
}


.table-style {
	width: 100%;
	border-top: 2px solid #e87a30;
}

.table-style thead tr th {
	vertical-align: middle;
	background: #4d7ecb;
	border-left: 1px solid rgba(255,255,255,0.5);
	border-bottom: 1px solid rgba(255,255,255,0.5);
	padding:15px 5px;
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	text-align: center;
	letter-spacing: -0.03em;
	white-space:nowrap;
}

.table-style tbody tr th,
.table-style tbody tr td {
	vertical-align: middle;
	text-align: center;
	padding: 15px!important;
	font-size: 15px;
	letter-spacing: -0.03em;
	border-bottom: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
}

.table-style tbody tr td {
	color: #444;
	font-weight: 400;
}
.table-style tbody tr th{
	background:#f3f3f3;
} 
.table-style tbody tr td:last-child {
	border-right: none;
}

/* personal setting 0.15v */
/* layout */
.mt-40{margin-top:40px!important;}
.mt-20{margin-top:20px!important;}
.mb-40{margin-bottom:40px!important;}
.mb-20{margin-bottom:20px!important;}
.mg-0{margin:0!important;}
.pd-0{margin:0!important;}
ul,dl,ol{padding:0;}
.body-layout{overflow-x:hidden;}
p,li,dt,dd{line-height:1.6;}
*{
	box-sizing:border-box;
	word-break:break-word;
	word-wrap:break-word;
}
/* img */
.img-cover{
	width:100%;
	height:100%;
	-o-object-fit: cover;
	object-fit: cover;
}
.img-contain{
	width:100%;
	height:100%;
	-o-object-fit: contain;
	object-fit: contain;
}
.max-90{
	width:90%!important;
	margin:0 auto;
	display:block;
}
.img-bordered{border:1px solid #ddd;}

/* align */
.absolute-center{
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
	padding:0;
	margin:0;
}
.horizontal-center{
	position:relative;
	left:50%;
	transform:translateX(-50%);
	padding:0;
	margin:0;
}
.vertical-center{
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	padding:0;
	margin:0;
}

/* font */
.font-12{font-size:12px!important;}
.font-14{font-size:14px!important;}
.font-16{font-size:16px!important;}
.font-18{font-size:18px!important;}
.font-20{font-size:20px!important;}
.font-22{font-size:22px!important;}
.text-colored{color:#e87a30!important;}
.text-bold{font-weight:bold!important;}
.text-underline{text-decoration:underline!important;}
.text-italic{font-style:italic!important;}

/*list style*/
.li-disc > li{list-style:disc!important; margin-left:20px;}
.li-circle > li{list-style:circle!important; margin-left:20px;}
.li-square > li{list-style:square!important; margin-left:20px;}
.li-dash > li{margin-left:20px; position:relative;}
.li-dash > li:before{
	content:'-';
	display:block;
	position:absolute;
	left:-10px;
	top:0;
}
/* personal setting 0.15v end */

/* navigation setting */
.navbar-brand {
    padding: 15px;
}

/*
.navbar-brand{
	color: #cd1925!important;
    font-size: 30px;
    padding-top: 25px;
}
.navbar-brand span{
	font-size: 1.8em;
    vertical-align: middle;
    margin-right: 10px;
	color:#190ffb!important;
}
*/
.navbar-brand img {
    margin-top: 0;
	height:55px;
}
@media(max-width:767px){
	.navbar-brand{
		font-size:18px;
	}
	.topmarginLay_a{
		height:82px!important;
	}
	.intro-html-layout .col-sm-12{
		padding:0;
	}
}
/* mainpage setting */
.container_contents {
    width: 1370px;
}
.main-content {
    padding-top: 60px;
}
.main-content h3 {
    position: relative;
    text-align: center;
    margin: 0 0 35px;
    font-size: 26px;
    font-weight: 600;
}
.m-product-box a{
	position:relative;
	min-height:338px;
	display:block;
	padding:15px;
	border:1px solid #e3e3e3;
	perspective:50px;
	transition:all .3s ease;
}
.m-product-box img{
	height:250px;
	transition:all .5s ease;
}
.m-product-box a:hover {
    border: 2px solid #e87a30;
    box-shadow: 0 10px 10px rgba(0,0,0,0.1);
    margin-top: -10px;
}
.m-product-box a:hover img{
	transform:translateZ(3px);
}
.m-product-box h4 {
    position: absolute;
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    text-align: center;
    color: #333;
    font-size: 15px;
    line-height: 22px;
    padding: 0 20px;
    margin: 0 0 12px;
}
.m-product-box a:hover h4{
	text-decoration:none;
	color:#e87a30;
}
@media(min-width:993px){
	.m-product-box{
		width:20%;
		padding:0 8px 16px;
	}
}
@media(max-width:767px){
	.m-product-box{
		margin-bottom:10px;
	}
}

/* subpage setting */
.sub-layout {
    width: 100%;
    padding: 0;
}
.subpage {
    max-width: 1370px;
    margin: 0 auto;
    padding: 0 15px;
}
.subpage .sub-layout {
    max-width: 1170px;
    padding: 60px 15px;
}
.subpage .pageheader{
	height:200px;
	background:url(/skin/img/sub/subtop-bg.jpg) no-repeat center center;
	background-size:cover;
}
.snb {
    padding-right: 40px;
}
.snb h2 {
    padding-bottom: 34px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    margin-top: 5px;
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -1px;
}
.snb li{
	margin-bottom:5px;
}
.snb a {
    position: relative;
    display: block;
    width: 100%;
    font-size: 15px;
    padding: 8px 15px;
    letter-spacing: -0.5px;
    color: #555;
    line-height: 1;
}
.snb a .fa{
	position:absolute;
	right:30px;
	top:12px;
	opacity:0;
	transition:all .5s ease;
	font-size:20px;
	display:none;
}
.snb li.active a {
    background: #e87a30;
    color: #fff;
    font-weight: 600;
    padding: 12px 15px;
    border-radius: 3px;
    box-shadow: 2px 3px 8px rgba(0,0,0,0.15);
}
.snb a:hover {
    text-decoration: none;
    color: #e87a30;
    font-weight: 600;
}
.sub-content{
	padding-bottom:50px;
}
.sub-content-title {
    padding: 0 0 25px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
}
.sub-content-title h3 {
    margin: 0;
    font-size: 30px;
    font-weight: 600;
}
.sub-content-title .breadcrumb {
    margin: 0;
    background: transparent;
    padding: 0;
    margin-top: 5px;
}
.sub-content-title .breadcrumb>li {
    font-size: 12px;
    letter-spacing: -0.5px;
    color: #888;
}
.dh-board, #insertForm, #mailForm, .dh-view-box{display:none;}
.sub-content h4{
	font-size:22px;
	color:#e87a30;
}
.sub-content h4:nth-of-type(2){
	margin-top:50px;
}
.sub-content h4 span{
	font-size:0.6em;
}
.sub-content h5 {
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 20px;
}
.sub-content p.text-right a{
	text-decoration:underline;
}
.subpage .img-contain{
	max-width:500px;
	max-height:480px;
}
/* subpage about01 */
.about01-box {
    overflow: hidden;
    border: 1px solid #ddd;
}
.about01-box > div {
    padding: 0;
}
.about01-box > div:first-child {
    padding: 120px 40px 100px;
}
.about01-box > div:first-child p {
    margin-bottom: 25px;
}

.about01 p{
	line-height:1.8;
}
.about01 .img-cover {
    height: 500px;
}
.about03 iframe {
    margin-bottom: 20px;
}
/* subpage product */
.sub-content .wrap {
    border: 1px solid #e3e3e3;
    padding: 26px;
    border-radius: 3px;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.08);
}
@media (min-width:992px){
	.product01 .sub-content .wrap {
		min-height: 440px;
	}
	.product03 .sub-content .wrap {
		min-height: 580px;
	}
	.fit-410{
		min-height: 410px;
	}
	.fit-580{
		min-height: 580px;
	}
}

/* footer setting */

