@charset "utf-8";
@import url(//fonts.googleapis.com/earlyaccess/notosanskr.css);

html {overflow-x: hidden; overflow-y: scroll;}
.body-layout {background-color: #fff; padding-top: 122px;}

/* 폰트 설정 */
.body-layout, h1, h2, h3, h4, h5, h6, input, textarea, button {
	font-family: 'Noto Sans KR', "NanumGothic", "나눔고딕", 'NanumBarunGothic', 'Apple SD Neo Gothic', 'Malgun Gothic', 'Gulim', sans-serif; }
/* h1, h2, h3, h4, h5, h6, p { margin: 0px; } */
ol, ul, li {
	list-style: none;
	list-style-position: inside;
}

.navbar .caret, 
.navbar .divider-vertical, 
.navbar ~ br,
.footer-social-layout,
.footer_copy .text-center > br,
.topmarginLay_a {
	display: none !important;
}

/* 상단 메뉴 설정 시작 */
.navbar-inverse {
	background: #FFF; background-color: #FFF;
	margin-bottom: 0; border: none;
}

.navbar-inverse > .container:last-child {
	width: 100%;
/* 	padding-left: 0;
	padding-right: 0; */
	background-color: #1d52a8;
}

.navbar-inverse .navbar-wrap {
	padding-top: 20px;
	padding-bottom: 20px;
}

.navbar-inverse .navbar-wrap .navbar-logo {
	text-align: center;
}

.navbar-inverse .navbar-wrap img {
	width: 235px;
}

.navbar-inverse .navbar-wrap .navbar-small {
	display: none !important;
}

.navbar-inverse .navbar-wrap .navbar-small ul {
	padding-left: 0;
	margin-bottom: 0;
}

.navbar-inverse .navbar-wrap .navbar-small ul li {
	float: left;
	list-style: none;
}

.navbar-inverse .navbar-wrap .navbar-small ul li+li {
	margin-left: 25px;
}

.navbar-inverse .navbar-wrap .navbar-small ul li > a {
    font-size: 14px;
    font-weight: normal;
    line-height: 13px;
    letter-spacing: -0.05em;
    color: #888;
    position: relative;
}
.navbar-inverse .navbar-wrap .navbar-small ul li:first-child > a:after {
    content: "";
    background: #ccc;
    width: 1px;
    height: 10px;
    position: absolute;
    top: 6px;
    right: -14px;
}

.navbar-inverse .navbar-brand {
	display: none;
}

.navbar-small .call_title {
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 6px;
	line-height: 22px;
	text-align: right;
	letter-spacing: -0.05em;
}

@media (min-width: 768px) {	
	.navbar-inverse .navbar-wrap .navbar-small {
		margin-top: -25px;
		margin-bottom: 25px;
	}
	
	.navbar-inverse .navbar-collapse {
		width: 750px;
		padding-left: 15px;
		padding-right: 15px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.navbar-inverse .navbar-right {
		margin-right: 0;
	}
	
	.navbar-inverse .navbar-nav > li {
		display: table-cell;
		width: 1%;
		float: none;
	}
	
	.navbar-inverse .navbar-nav > li > a {
		text-align: center;
		color: #EEE;
		border-right: 1px solid rgba(255, 255, 255, .1);
	}
	
	.navbar-inverse .navbar-nav > li:first-child > a {
		border-left: 1px solid rgba(255, 255, 255, .1);
	}
	
	.navbar-inverse .dropdown-menu {
		padding-top: 0;
		padding-bottom: 0;
		min-width: 100%;
		width: 100%;
		-webkit-box-shadow: none;
		box-shadow: none;
		border: 1px solid #DEDEDE;
		border-radius: 0;
		left: 0;
		right: auto;
		animation-fill-mode: both;
		animation-duration: .5s;
		animation-name: fadeIn;
	}
	
/* 	.navbar-inverse .dropdown-menu > li {
		float: none;
		display: table-cell;
		width: 1%;
	} */
	
	.navbar-inverse .dropdown-menu > li > a {
		text-align: center;
		padding: 10px 15px;
		border-bottom: 1px solid #DEDEDE;
	}
	
	.navbar-inverse .dropdown-menu > li:last-child > a {
		border-bottom: 0;
	}
}

@media (min-width: 992px) {
	.navbar-inverse .navbar-collapse {
		width: 970px;
	}
}

@media (min-width: 1200px) {
	.container {
		width: 970px;
	}
	
	.navbar-inverse .navbar-collapse {
		width: 970px;
	}
}

/* 하단 카피라이트 설정 시작*/
.footer_copy .text-center {
    background: #353538;
    color: #aaa;
    font-weight: 300;
    padding: 0 15px;
    margin: 0;
    text-align: left;
}
.footer-con {
    margin: 0 auto;
}
.footer-top {
    width: 100%;
    display: inline-block;
    padding: 30px 0 0;
}
.footer-top > ul{list-style: none; padding: 0; margin: 0;}
.footer-top > ul > li{display: inline-block; float: left;}
.footer-top > ul > li > a {
    color: #ccc !important;
    padding-right: 30px;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: -0.05em;
}
.footer-bottom {
    width: 100%;
    padding-bottom: 30px;
}
.footer-bottom p {
    font-size: 13px;
    margin: 15px 0 0;
    line-height: 1.5;
    letter-spacing: -0.02em;
}
.socialArea{display: none;}
@media screen and (max-width: 991px) {
    .footer-con{width: 100%;}
}
/* 하단 카피라이트 설정 끝*/


/* 슬라이드 설정 시작*/
.container_slide{width: 100%; padding: 0;}
.carousel-control{display: none;}
.gu-slider .carousel-inner .item{height: 570px; background-size: cover !important; background-position: center !important;}
.gu-slider .carousel-inner .item > .container{position: relative; height: 100%; padding: 110px 15px 60px;}
.slide-box-left{color: #fff; float: left; width: 100%; padding: 0; text-align: center;}
.slide-caption {text-shadow: 0px 4px 11px rgba(0, 0, 0, 0.4);}
.slide-caption em{display: inline-block; position: relative; text-align: left; padding-left: 25px; font-size: 12px; font-weight: 500; font-style: normal; line-height: 15px;}
.slide-caption em span{position: absolute; top: 0; left: 0; font-size: 28px; font-weight: 300; line-height: 28px;}
.slide-caption h3{font-size: 48px; line-height: 1.2; font-weight: 300;  margin-top: 80px;}
.slide-caption h3>span { font-weight: 400;}
.slide-caption p{font-size: 18px; line-height: 1.5; margin: 15px 0 0;}

/* ----- 슬라이드 버튼 박스 영역 ----- */
.slide-box-right{position: absolute; right: 15px; width: 15%;}
.slide-box-right .title{ padding: 35px 10px; background: #1ca2d5; text-align: center;}
.slide-box-right .title h2{padding: 0;position: relative; margin-bottom: 10px; color: #fff; font-size: 20px; font-weight: 300; line-height: 1;}
.slide-box-right .title p{color: #d7fffd; font-size: 13px; line-height: 16px; word-wrap: break-word; word-break: keep-all;}
.button-wrap{padding: 0; background: #fff;}
.button-wrap li{border-top: 1px solid #ddd; text-align: left;}
.button-wrap li a { padding: 20px 30px 20px; display: block; color: #333;}

/* ----- 슬라이드 버튼 ----- */
.carousel li{margin: 0 2px 0;}
.carousel-indicators .active {width: 10px; height: 10px; margin: 0 2px 0;}
@media screen and (max-width: 991px) {
	.gu-slider .carousel-inner .item {
		height: 340px;
	}
    .slide-box-left{width: 100%;}
	.slide-caption h3 {
		font-size: 28px;
		margin-top: 30px;
	}
	
	.slide-caption p {
		font-size: 14px;
	}
	
	.gu-slider .carousel-inner .item > .container {
		padding: 70px 15px 60px;
	}
/*     .slide-box-right{width: 30%;} */
}
/* @media screen and (max-width: 767px) {
    .container_slide{display: none;}
} */
/* 슬라이드 설정 끝*/

.section {
	padding-top: 100px;
	padding-bottom: 100px;
	background-color: #FCFCFC;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	background-position: center;
}

#introduce {
	background-image: url('/skin/img/main/introduce_bg.jpg');
}
#introduce img {
    margin-bottom: 15px;
}
.introduce_title {
	color: #111;
    font-size: 32px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: -0.05em;
    margin-top: 0;
    margin-bottom: 30px;
}
#introduce p {
    font-size: 17px;
    line-height: 1.5;
    letter-spacing: -0.025em;
    color: #555;
    margin-bottom: 15px;
}
#introduce p u {
    color: #191919;
    font-weight: 500;
}
#container {
	background-color: #FFF;
}

#container .table th, #container .table td {
    text-align: center;
    vertical-align: middle;
    color: #555;
    font-size: 14px;
    letter-spacing: -0.02em;
    padding: 14px 20px;
    border: 1px solid #dedede;
}
#container .table th {
    background-color: rgba(27, 161, 214, 0.05);
    border: 1px solid #ccc;
    color: #111;
    font-weight: 500;
}
#photo {
    background-color: #6a9aad;
}
#photo .introduce_title {
	color: #FFF;
}
#photo img {
    border: 5px solid #FFF;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, .15);
    -webkit-transition: ease-in-out .3s all;
    transition: ease-in-out .3s all;
}

#photo img:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-khtml-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

/* 메인 페이지 설정 시작 */
.mobile-btn-layout-container{display: none;}
.container.container_contents{width: 100%; padding: 0; background: #fff;}

/* ----- main-html-area ----- */
.html-header{color: #1d52a8; font-size: 23px; font-weight: 400; margin: 0 0 15px; padding: 0 0 6px; border-bottom: 2px solid #ccc; letter-spacing: -0.03em;}
.html-header .btn{color: #999; padding: 2px 5px 2px; margin: 0; font-size: 20px; line-height: 1;}
.html-header .btn:hover, .html-header .btn:active{box-shadow: 0 0 0 rgba(0,0,0,0); color: #ed7744;}
.html-header .btn .fa-plus:before{content: "\f105";}

/* ---------- 사업분야 영역 ---------- */
.main-wrap-body{background: #f7f7f7;}
.main-wrap {margin: 0 auto; padding-left: 15px; padding-right: 15px; min-height: 140px; background: #f7f7f7;}
.main-wrap > .main-con:first-child {
    border-left: 1px solid #ccc;
}
.main-con {
    width: 25%;
    float: left;
    padding: 10px 0 10px 20px;
    margin: 15px 0;
    border-right: 1px solid #ccc;
}
.main-con-text {display: inline-block; float: left;}
.main-con-text h5 {
    font-size: 15px;
    color: #111;
    font-weight: 500;
    margin: 0 0 10px;
    letter-spacing: -0.05em;
}
.main-con-text p {
    font-size: 13px;
    line-height: 1.5;
    color: #888888;
    font-weight: 400;
    margin: 0 0 15px;
}
.main-con-img {float: right; display: inline-block; padding: 0 15px 0;}
@media screen and (max-width: 991px) {
    .main-con{width: 50%;}
}
@media screen and (max-width: 767px) {
    .main-con{width: 100%; padding: 10px 20px 10px 30px;}
}
@media screen and (min-width: 768px) {
	.main-wrap{width: 750px;}
}
@media screen and (min-width: 992px) {
	.main-wrap{width: 960px;}
}
@media screen and (min-width: 1200px) {
	.main-wrap{width: 1170px;}
}

.intro-html-layout, .intro-html-layout > .col-sm-12 > .row { margin-left: 0; margin-right: 0; }
.intro-html-layout > .col-sm-12 { padding-left: 0; padding-right: 0; }
/* ----- //main-html-area ----- */

/* ----- main-board-area ----- */
.intro-board-widget-layout{width: 970px; margin: 0 auto; padding: 40px 0 45px;}
.intro-boardbox {width: 33.333333%;}
.intro-boardbox.intro-boardbox-type-bbs { width: 66.666666%; }
@media screen and (max-width: 991px) {
    .intro-board-widget-layout{width: 100%;}
    .intro-boardbox, .intro-boardbox.intro-boardbox-type-bbs{width: 100%;}
}

/* ---------- 게시판 타이틀 설정 ---------- */
.intro-boardbox .page-header {
    padding: 0 0 6px;
    margin: 0px 0 15px;
    border-bottom: none;
}
.intro-boardbox .page-header h4 {
    margin: 0;
    color: #333333;
    font-size: 22px;
    font-weight: 500;
    letter-spacing: -0.03em;
}
.intro-boardbox .page-header h4 .btn{padding: 0; margin: -5px 0 0;}
.intro-boardbox .page-header h4 .btn .fa-plus:before{content: url('/skin/img/main/btn-board-more.png');}
.intro-boardbox .banner-wrap {min-height: 100px;}
.intro-boardbox .banner-icon{display: inline-block; float: left; height: 100px; margin: 0 30px 0 15px;}
.banner-text{display: inline-block;}
.banner-text h5{margin: 6px 0 12px; font-size: 14px; font-weight: 500; color: #343434;}
.banner-wrap:last-child:hover .banner-text h5{text-decoration: underline;}
.banner-text h3{margin: 0 0 5px; color: #1d52a8; font-size: 23px; font-weight: 500;}
.banner-text p{font-size: 13px; margin: 0 0 0; color: #666;}

/* ---------- 게시판 리스트 설정 ---------- */
.intro-boardbox .front-panel > .panel{
    padding: 0; background-color: transparent !important; border: none; border-radius: 0px; box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}
.intro-boardbox .panel-body{padding: 0;}
.dh-front-list2-words{margin: 0 !important; padding: 12px 0 12px; border-bottom: 1px solid #dedede;}
.dh-front-list2 h6 a, .dh-front-list2 h6 a span{color: #707070; font-weight: 400; font-size: 13px;}
.dh-front-list2 h6 a:hover span{text-decoration: none;}
.dh-front-list2 h6 a:hover .list-row-subject{color: #333; text-decoration: none;}
.dh-front-list2-words:first-child{margin: auto;}
.list-row-subject{float: left; text-overflow: ellipsis; overflow: hidden; max-width: 250px; white-space: nowrap;}
.intro-boardbox:first-child .list-row-subject:before{content: "공지"; padding: 0 10px 0 0; color: #e88821;}
.intro-boardbox:nth-child(2) .list-row-subject:before{content: "뉴스"; padding: 0 10px 0 0; color: #e88821;}
.row-separator{display: none;}
.list-row-regdate{float: right; color: #999 !important;}
.list-row-contents{display: none;}
.dh-front-list2 h6 a small > span{color: #1d52a8 !important;}
/* ----- //main-board-area ----- */
/* //메인 페이지 설정 끝 */


/* 서브 페이지 설정 시작 */
/* ----- 서브페이지 common 설정 ----- */
.sub-layout{padding: 0;}
#content{padding: 0 40px 40px; border-left: 1px solid #dedede;}
@media screen and (max-width: 767px) {
    #content{padding: 0 15px 40px; border: none;}
}

/* ----- 서브페이지 left-menu 설정 ----- */
.left_menu_wrap{padding: 0;}
@media screen and (max-width: 991px) {.left_menu_wrap{display: none;}}
.left_menu{list-style: none; padding: 0 0 0; margin: 0 0 50px;}
.left_menu > div{padding: 40px 15px 40px; border-bottom: 1px solid #dedede;}
.left_menu h3 { color: #444; font-size: 28px; font-weight: 500; margin: 0;}
.left_menu > li > a{display: block; border-bottom: 1px solid #dedede !important; margin: 0 0 0; padding: 10px 15px 10px; color: #555; font-size: 14px; font-weight: 400;}
.left_menu > li.active > a{color: #fff; background: #1d52a8;}
.left_menu > li.active > a:after{content: "\276F"; float: right;}

/* ----- 서브페이지 content 설정 ----- */
.breadcrumb_wrap{display: inline-block; width: 100%; border-bottom: 1px solid #dedede; padding: 40px 15px 0px; margin: 0 0 35px;}
.breadcrumb_wrap h3{display: inline-block; float: left; margin: 0 0 0; padding: 0 0 40px; color: #454545; font-size: 28px;}
.breadcrumb{background-color: transparent; border-radius: 0; display: inline-block; margin: 10px 0 0; padding: 0 0 0; text-align: right; font-size: 13px; font-weight: 400; color: #999; float: right;}
.breadcrumb > .active{color: #333;}
.breadcrumb>li+li:before {content: "\276D";}
.content_wrap h3{font-weight: 400; color: #434343; line-height: 1.4;}
.content_wrap h4{font-size: 18px; font-weight: 400; color: #3a3a3a; line-height: 1.5; margin: 0 0 0; padding: 0 0 20px;}
.content_wrap p{font-size: 14px; line-height: 1.8; color: #757575; margin: 0 0 14px; padding: 0 0 10px;}

/* ---------- 텍스트 스타일 설정 ---------- */
.content-title{margin: 0 0 50px; text-align: center;}
.content-title h3{font-size: 30px;}
.content-title h5{font-size: 15px; font-weight: 300; color: #666;}
.greeting-title{padding: 25px 30px 27px !important; color: #555 !important; border: 6px solid #f1f1f1; margin: 0 0 30px !important;}
.recruit-title{padding: 25px 30px 27px !important; color: #555 !important; border: 6px solid #f1f1f1; margin: 0 0 30px !important;}
.content-text{padding: 0 !important;}

/* ---------- tab 매뉴 설정 ---------- */
.nav-tabs {border: 1px solid #cecece; background: #fff; margin: 0 0 40px;}
.nav-tabs > li > a {margin: 0 0 0; padding: 12px 50px 12px; line-height: 1; border: 1px solid transparent; border-right: 1px solid #cecece; border-radius: 0; color: #656565; font-size: 13px; font-weight: 400;}
.nav-tabs > li > a:hover {background: #f7f7f7; border: 1px solid transparent; border-right: 1px solid #ccc;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {color: #fff; background: #1d52a8; border: 1px solid transparent !important;}

/* ---------- table 영역 설정 ---------- */
table {
    font-size: 14px;
    width: 100%;
    border-top: 2px solid #444;
    border-bottom: 1px solid #dedede;
    margin-bottom: 30px;
}
tr{line-height: 20pt;}
th {
    padding: 14px 15px;
    color: #333 !important;
    font-weight: 500;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    background: #f3f3f3;
}
td{padding: 14px 15px; background-color: #fff; border-bottom: 1px solid #ddd; color: #666; font-size: 13px;}

/* ---------- sub page - 회사소개 ---------- */
.table-history{border-top: none; border-bottom: 1px solid #dedede;}
.table-history th{color: #1d52a8; font-weight: 500; background-color: #fff;}
.table-location{margin: 20px 0 30px;}
.table-location td > span:after{content: "\276F"; padding: 0 7px 0; color: #ccc;}
.table-location td > span.location-last:after{content:"";}

/* ---------- sub page - 사업소개 ---------- */
.business_wrap > div{padding: 0;}
.business_wrap figure{max-height: 180px; overflow: hidden;}
.business_wrap figure > img{width: 100%;}
.business_wrap > div div{border-right: 1px solid #dedede; border-bottom: 1px solid #dedede; padding: 20px 15px 20px; min-height: 280px; display: inline-block;}
.business_wrap > div:first-child div{border-left: 1px solid #dedede;}
.business_wrap h3{margin: 0 0 20px; color: #1d52a8; font-weight: 500; font-size: 18px; line-height: 1.5; text-align: center;}
.business_wrap p{margin: 0; color: #666; line-height: 1.8; text-align: center;}
.contact{padding: 20px; border: 1px solid #eaeaea; margin: 50px 15px 0; display: inline-block; width: 100%;}
.contact dl{float: left; margin: 0;}
.admin_info dt{color: #555; float: left; font-weight: 500; padding-left: 20px; margin-right: 20px;}
.admin_info dt:first-child{padding-left: 0;}
.admin_info dd{color: #767676; float: left; display: inline-block;}
@media screen and (max-width: 767px) {
    .business_wrap > div:first-child div, .business_wrap > div div{border: none;}
}

/* ---------- sub page - 제품소개 ---------- */
.product-img > img{border-radius: 100%; overflow: hidden; border: 6px solid rgba(0,0,0,0.1); width: 270px; height: 270px; margin: 0 auto 30px;}
.product-info h3{ margin: 0 0 0; font-size: 30px; font-weight: 300;}
.product-info h4{color: #9e9e9e; margin: 0 0 0; padding: 0 0 5px; font-size: 14px; font-weight: 600;}
.product-detail{margin-top: 20px;}
.product-detail h5{color: #555; font-size: 21px; font-weight: 400; border-bottom: 1px solid #888; display: inline-block; padding: 0 0 8px; margin: 20px 0 0;}
.product-detail dl{border-top: 1px solid #ccc; margin: -1px 0 30px; padding: 20px 0 0;}
.product-detail dt{font-size: 15px; font-weight: 400;}
.product-detail dd{font-size: 14px; color: #6e6e6e; margin: 10px 0 0; line-height: 1.8;}
@media screen and (max-width: 767px) {
    .product-info {padding: 0; margin: 20px 0 0;}
}

/* ---------- sub page - 메일문의 ---------- */
.form-control{padding: auto 16px; height: auto; font-size: 13px; line-height: 1.6; color: #666; border-radius: 0;}
#mailForm .btn-primary{background: #494f48; border-radius: 0; border: 1px solid #494f48 !important; padding: 8px 0 8px;}
#mailForm .btn-primary:focus, .btn-primary:hover{background-color: #1d52a8 !important; border: 1px solid #1d52a8 !important;}

/* ---------- sub page - 로그인 ---------- */
.login-layout .panel{border-radius: 0; box-shadow: 0 0 0 rgba(0,0,0,0); border: 1px solid transparent;}
.login-layout .panel-body h2{margin: 0; color: #454545; font-size: 20px; font-weight: 500; letter-spacing: 0.01em;}
.login-layout .inner-box-msg p{font-size: 13px; color: #666;}
.login-layout .inner-box-form form label{font-size: 14px;}
.login-layout input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill{background: #fff !important; border: 1px solid #d5d5d5;}
.login-layout .btn-warning{background-image: none; background-color: #494f48; border: 1px solid #d0d0d0; border-radius: 0; box-shadow: 0 0 0 rgba(0,0,0,0); text-shadow: 0 0 0 rgba(0,0,0,0); color: #f5f5f5;}
.login-layout .btn-warning:focus, .login-layout .btn-warning:hover{background: #1d52a8;}
.login-layout form > div > p > a{display: inline-block; float: left; font-size: 12px; color: #777;}
.login-layout form > div > p > a:hover{color: #303030;}
.login-layout form > div > p > a:after{content: " | "; font-size: 8px; padding: 0 5px 0; margin: 0; color: #d9d9d9;}
.login-layout form > div > p:last-child > a:after{content: "";}

/* ---------- sub page - 회원가입 ---------- */
.join-agree-layout .sub_top_wrap{margin-top: -40px; margin-bottom: 40px;}
/* //서브 페이지 설정 끝 */


/* 게시판 설정 시작 */
/* ----- 레프트 메뉴 ----- */
/* .dh-board, form#insertForm, form#mailForm, .img-bbs-default-index-layout > div:nth-child(2), .dh-view-box.dh-margin-topx2{display: inline-block; width: calc(80% - 90px); margin: 0 auto; padding: 0 10px 0 40px; max-width: 1170px; border-left: 1px solid #dedede;}
.bbs-list-index-layout #content, .contact-mail-layout #content, .img-bbs-default-index-layout #content, .vod-index-layout #content, .bbs-blog2-index-layout #content, .bbs-blog-view-layout #content, .bbs-list-view-layout #content{width: 75%; padding: 0 40px 0;}
@media screen and (max-width: 991px) {
    .dh-board, form#insertForm, form#mailForm, .img-bbs-default-index-layout > div:nth-child(2), .dh-view-box.dh-margin-topx2{width: 100%; padding: 0 15px 0; margin: 0;}
	.bbs-list-index-layout #content, .contact-mail-layout #content, .img-bbs-default-index-layout #content, .vod-index-layout #content, .bbs-blog2-index-layout #content, .bbs-blog-view-layout #content, .bbs-list-view-layout #content{width: 100%; padding: 0;}
} */
/* ----- 텍스트 게시판 설정 ----- */
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td{padding: 14px 14px; color: #666666; font-size: 14px;}
.table > thead > tr > th{vertical-align: middle; border-bottom: 1px solid #ccc; font-weight: 500; color: #555;}
.table > tbody > tr > td > strong > a{color: #555;}
.table > tbody > tr:hover > td > strong > a{color: #353535;}

.dh-board > .table-hover {
    border-top: 2px solid #444;
    border-bottom: 1px solid #ddd;
    margin: 0px 0 30px;
}
.table-hover > thead > tr > th {
    padding: 14px 10px;
}
.dh-board > .table-hover > tbody > tr:hover {background-color: #fff;}
.table-hover .subject strong a:hover {
    color: #1d52a8;
    text-decoration: underline;
}
.dh-margin-top{margin-top: 40px; display: inline-block;}

/* ----- 게시판 버튼 설정 ----- */
.label{background: transparent; padding: 0px 5px 0px; font-size: 90%;}
.label-danger{color: #1d52a8;}
.label-primary{color: #2b5cb7;}

.pagination > .active > a, 
.pagination > .active > a:focus, 
.pagination > .active > a:hover, 
.pagination > .active > span, 
.pagination > .active > span:focus, 
.pagination > .active > span:hover {
	background-color: #1d52a8; 
	border: 1px solid #1d52a8 !important;
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination> li > span:focus, .pagination>li>span:hover{color: #9D8478;}

#btnNew {
	background: #f3f3f3;
    color: #333;
    border-color: #ccc;
}
#btnNew:hover {
    background: #f3f3f3 !important;
    color: #333 !important;
    border-color: #ccc !important;
}

.dh-margin-top form#insertForm {width: 100%; max-width: 100%; display: block; margin: 0 0 0;}
.btnRead {font-weight: 500;}
.btn-default, .btn-primary, .btn-danger {background-image: none;}
.btn-group, .btn-group-vertical {margin: 10px 0 30px;}

/* ----- 게시글 뷰 페이지 설정 ----- */
.dh-view-box{margin-top: 0px;}
.dh-view-box>.row{padding-left: 15px; padding-right: 15px;}
.sns-box{display: none;}
.dh-view-box>.row>.page-header {
    border-top: 2px solid #444;
    border-bottom: 1px solid #ddd;
    padding: 5px 15px 5px;
    margin: 0 0px 0 0px;
    background: #f3f3f3;
}
.dh-view-box>.row>.page-header>h4{color: #303030; font-weight: 400;}
.dh-view-box>.row>.dh-view-info{border-bottom: none; background: transparent; padding: 8px 0 8px; margin: 0; color: #888;}
.dh-view-box>.row>.dh-view-info>span{padding: 0 15px 0 0;}
.dh-view-box>.row>.dh-view-info>span>strong{color: #555; padding: 0 5px 0 0;}
.dh-view-box .dh-attach{padding: 0;}
.dh-view-box .dh-attach h6{margin: 0; padding: 0;}
.dh-view-box>.row:nth-child(2)>div:nth-child(3){padding: 30px 00px 60px !important;}
/* //게시판 설정 끝 */

.footer_copy > .col-lg-12 {
	float: none;
	padding-left: 0;
	padding-right: 0;
}

.main-content {}

.carousel-indicators li {
	width: 15px;
	height: 15px;
	border: 1px solid #FFF;
	margin: 3px;
	border-radius: 50%;
}

.carousel-indicators .active {
	width: 15px;
	height: 15px;
	border: 1px solid #FFF;
	margin: 3px;
	border-radius: 50%;
	background-color: transparent;
}

.carousel-indicators .active::after {
    content: '';
    position: relative;
    display: block;
    width: 9px;
    height: 9px;
    background-color: #FFF;
    border-radius: 50%;
    top: 2px;
    left: 2px;
}

.subBody {
	padding-top: 60px;
	padding-bottom: 60px;
}

@media (min-width: 768px) {
	.sub-layout {
		min-height: 720px;
	}
}

.subside_title {
    font-size: 24px;
    font-weight: bold;
    letter-spacing: -0.03em;
    display: block;
    line-height: 1;
    margin: 0;
	padding: 0 15px;
}
.subside_title > small {
    display: block;
    font-size: 14px;
    line-height: 1;
    text-transform: uppercase;
    opacity: .5;
    margin: 7px 0 20px;
    font-weight: 400;
    letter-spacing: 0;
}
.subside_title:after {
    content: "";
    position: relative;
    width: 100%;
    height: 9px;
    background: linear-gradient(to left, rgb(78, 165, 226) 10%, rgb(29, 82, 168)) 20%, rgb(29, 82, 168) 30%;
    display: block;
    margin: 15px auto;
}

.subMenu .nav {
    padding: 0 15px;
}

.subMenu .nav > li {
	float: none;
	margin: 0;
}

.subMenu .nav > li > a {
    display: block;
    padding: 13px 20px 13px 0px;
    color: #303030;
    font-weight: 400;
    font-size: 15px;
    letter-spacing: -.02em;
    border-top: 1px solid #ddd;
    transition: all .4s ease;
    border-radius: 0;
}

.subMenu .nav > li > a:after {
	content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(/skin/img/icon/plus_icon.png) no-repeat center / cover;
    position: absolute;
    right: 25px;
    top: 14px;
}

.subMenu .nav > li:first-child > a {
	border-top: none;
}

.subMenu .nav > li.active > a {
	color: #1d52a8;
	background: none;
	font-weight: 500;
}

.subMenu .nav > li > a:hover,
.subMenu .nav > li > a:focus {
	background: none;
	text-decoration: underline;
}

.subMenu .nav > li > a:hover:after {
	content: "";
	transform: rotate(90deg);
	transition: all .4s ease;
}

.subMenu .nav > li > ul {
	padding: 15px 20px 0;
    border-top: 1px solid #e9e9e9;
    overflow: hidden;
    background: #f7f7f7;
    list-style-type: none;
	display: none;
}

.subMenu .nav > li.active > ul {
	display: block;	
}

.subMenu .nav > li > ul > li {
	padding-left: 7px;
    padding-bottom: 15px;
}

.subMenu .nav > li > ul > li > a {
	display: block;
    position: relative;
    width: 100%;
    line-height: 18px;
	font-size: 14px;
	font-weight: 400;
	color: #606060;
}

.subMenu .nav > li > ul > li > a:before {
	content: "\f0da";
	font-family: 'FontAweSome';
	display: inline-block;
	margin-right: 5px;
}

.subMenu .nav > li > ul > li.active a {
	font-weight: bold;
}


.subContent_title {
	font-size: 36px;
    font-weight: bold;
    letter-spacing: -0.05em;
    line-height: 1;
    margin: 0 0 30px;
}

.subContent_inner p {
	font-size: 14px;
    line-height: 1.8;
    margin: 0 0 25px;
    color: #555;
    letter-spacing: -0.03em;
}

.subContent_inner p.greeting_cont {
	font-size: 20px;
    line-height: 1.5;
    color: #1d52a8;
    font-weight: 500;
}

.subContent_inner p.recruit_cont {
	font-size: 20px;
    line-height: 1.5;
    color: #1d52a8;
    font-weight: 500;
}

.recruit-box {
	border: 1px solid #ddd;
    margin-bottom: 30px;
    background-image: url(/skin/img/sub/recruit_img.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 15px;
}

.recruit-box .recruit-box-text {
    border: 1px solid rgba(255, 255, 255, .5);
    padding: 100px 15px;
}

.recruit-box .recruit-big {
	color: #FFF;
	margin-bottom: 0;
	font-size: 21px;
	line-height: 1.5;
	text-shadow: 2px 2px 5px rgba(0, 0, 0, 1);
	word-break: keep-all;
	animation-fill-mode: both;
	animation-duration: 1s;
	animation-name: bounceIn;
}

.greeting-box {
	border: 1px solid #ddd;
    margin-bottom: 30px;
    background-image: url(/skin/img/sub/greeting_img.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 15px;
}

.greeting-box .greeting-box-text {
    border: 1px solid rgba(255, 255, 255, .5);
    padding: 100px 15px;
}

.greeting-box .greeting-big {
	color: #FFF;
	margin-bottom: 0;
	font-size: 21px;
	line-height: 1.5;
	text-shadow: 0px 1px 5px rgba(0, 0, 0, .5);
	word-break: keep-all;
	animation-fill-mode: both;
	animation-duration: 1s;
	animation-name: bounceIn;
}

.goal_item {
	float: left;
	width: 100%;
	animation-fill-mode: both;
	animation-duration: 1s;
	animation-name: fadeInUp;
}

.goal_item dt {
    float: left;
    width: 150px;
    height: 100px;
    border-radius: 10px;
    background-color: #DDD;
	background-image: url(/skin/img/goal_dt_bg.png);
	background-repeat: repeat;
	color: #FFF;
    text-align: center;
    font-size: 18px;
    font-weight: 300;
    line-height: 100px;
    letter-spacing: -0.03em;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.goal_item dd {
    float: left;
    width: calc(100% - 150px);
    padding: 25px 50px 0;
    min-height: 100px;
    line-height: 1.8;
    font-size: 15px;
    letter-spacing: -0.03em;
    background-color: #EFEFEF;
    border-radius: 10px;
    text-align: center;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.col-sm-12 > .goal_item:nth-child(1) { animation-delay: 0s; }
.col-sm-12 > .goal_item:nth-child(1) > dt { background-color: #67add4; }
.col-sm-12 > .goal_item:nth-child(2) { animation-delay: .2s; }
.col-sm-12 > .goal_item:nth-child(2) > dt { background-color: #75b576; }
.col-sm-12 > .goal_item:nth-child(3) { animation-delay: .4s; }
.col-sm-12 > .goal_item:nth-child(3) > dt { background-color: #A69264; }

@media (max-width: 1199px) { .recruit-box .recruit-big { font-size: 21px; } }
@media (max-width: 991px) { .recruit-box .recruit-big { font-size: 25px; } }
@media (max-width: 767px) { .recruit-box .recruit-big { font-size: 22px; } }
@media (max-width: 539px) { .recruit-box .recruit-box-text { padding: 30px 15px; } .recruit-box .recruit-big { font-size: 16px; } }
@media (max-width: 399px) { .recruit-box .recruit-big { font-size: 13px; } }

@media (max-width: 1199px) { .greeting-box .greeting-big { font-size: 21px; } }
@media (max-width: 991px) { .greeting-box .greeting-big { font-size: 25px; } }
@media (max-width: 767px) { .greeting-box .greeting-big { font-size: 22px; } }
@media (max-width: 539px) { .greeting-box .greeting-box-text { padding: 30px 15px; } .greeting-box .greeting-big { font-size: 16px; } }
@media (max-width: 399px) { .greeting-box .greeting-big { font-size: 13px; } }

.text-bbs8 .dh-view-info, .text-bbs9 .dh-view-info {
	display: none;
}

.text-bbs8 .dh-attach, .text-bbs9 .dh-attach {
	margin-top: 10px;
}

.bbs-blog2-index-layout .dh-board {
	margin-left: -5px;
	margin-right: -5px;
}

.bbs-blog2-index-layout .dhb-txt-box-type-b {
	width: 33.3333333%;
    padding: 0px 5px 20px;
    background: none;
    background-color: transparent;
    border: 0;
}

@media (max-width: 991px) {
	.bbs-blog2-index-layout .dhb-txt-box-type-b {
		width: 50%;
		float: left;
	}
}

@media (max-width: 767px) {	
	.bbs-blog2-index-layout .clearfix.visible-xs {
		display: none !important;
	}
}

@media (max-width: 539px) {
	.bbs-blog2-index-layout .dhb-txt-box-type-b {
		width: 100%;
	}
	
	.bbs-blog2-index-layout .clearfix.visible-xs {
		display: block !important;
	}
}

.bbs-blog2-index-layout .dhb-txt-box-type-b > .row {
	margin-left: -5px;
	margin-right: -5px;
}
.bbs-blog2-index-layout .dhb-txt-box-type-b .dhb-txt-box-type-b-img-layout,
.bbs-blog2-index-layout .dhb-txt-box-type-b .dhb-txt-box-type-b-text-layout {
	padding-left: 5px;
	padding-right: 5px;
}

.bbs-blog2-index-layout .dhb-txt-box-type-b .dhb-txt-box-type-b-img-layout .thumb-hidden {
	border: 1px solid #DEDEDE;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	margin: 0 0 10px;
    min-height: auto;
    height: auto;
    max-height: none;
    overflow: auto;
}
.bbs-blog2-index-layout .dhb-txt-box-type-b > .row:hover .thumb-hidden {
    border-color: #bcbcbc;
}
.bbs-blog2-index-layout .dhb-txt-box-type-b .dhb-txt-box-type-b-img-layout .thumb-hidden .btnRead {
	width: 100%;
	height: 100%;
	float: left;
	margin: 0;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.bbs-blog2-index-layout .dhb-txt-box-type-b > .row:hover a.btnRead {
    color: #1d52a8;
}

.bbs-blog2-index-layout .dhb-txt-box-type-b .dhb-txt-box-type-b-img-layout .thumb-hidden .btnRead img {
	width: 100%;
	float: left;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.bbs-blog2-index-layout .dhb-txt-box-type-b .dhb-txt-box-type-b-text-layout h4 {
	margin: 0;
	font-size: 14px;
	line-height: 1;
	font-weight: 400;
	text-align: center;
}

.bbs-blog2-index-layout .dhb-txt-box-type-b .dhb-txt-box-type-b-text-layout h4 small {
	display: none;
}


.text-bbs8 .txt-box-footer, .text-bbs9 .txt-box-footer,
.text-bbs10 .txt-box-footer, .text-bbs11 .txt-box-footer,
.text-bbs12 .txt-box-footer, .text-bbs13 .txt-box-footer,
.text-bbs14 .txt-box-footer, .text-bbs15 .txt-box-footer,
.text-bbs16 .txt-box-footer, .text-bbs17 .txt-box-footer {
	display: none;
}

.text-bbs8 .dh-view-info, .text-bbs9 .dh-view-info,
.text-bbs10 .dh-view-info, .text-bbs11 .dh-view-info,
.text-bbs12 .dh-view-info, .text-bbs13 .dh-view-info,
.text-bbs14 .dh-view-info, .text-bbs15 .dh-view-info,
.text-bbs16 .dh-view-info, .text-bbs17 .dh-view-info {
	display: none;
}

.dh-view-box .dh-line+.col-xs-12 {
	padding: 0;
}

.row.cert-row {
	margin-left: -5px;
	margin-right: -5px;
}

.row.cert-row > .col-xxs-12 {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
}

.cert_box {
    padding: 3px;
    margin: 0 0 15px;
}

.cert_box_label {
    font-size: 13px;
    font-weight: 400;
    letter-spacing: -0.05em;
    text-align: center;
    display: block;
    background-color: #dedede;
    padding: 5px 1px;
    margin: 0;
}

.cert_box_label+img {
    /* border-radius: 4px; */
    border: 1px solid #dedede;
}

.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;
}

.intro-board-layout, .intro-widget-layout {
	width: 100%;
}

.intro-boardbox .banner-icon i {
    width: 80px;
    height: 80px;
    background: #f3f3f3;
    border-radius: 50%;
    font-size: 35px;
    color: #1d52a8;
    text-align: center;
    padding-top: 23px;
    margin-top: 3px;
}

/* 2018-01-30 */
@media (max-width: 767px) {
	.navbar-header {
		display: none;
	}
	
	.navbar-collapse {
		display: block !important;
	}
	
	.navbar-inverse .navbar-nav {
		margin: 5px -15px;
	}
	
	.navbar-inverse .navbar-nav > li > a {
		color: rgba(255, 255, 255, .8);
		text-align: center;
	}
	
	.navbar-inverse .navbar-nav > li > a:hover,
	.navbar-inverse .navbar-nav > li > a:focus {
		color: #FFF;
	}
	
	.navbar-inverse .navbar-nav > li {
		float: left;
		width: 33.3333333%;
		display: none;
	}
	
	.navbar-inverse .navbar-nav > li:nth-child(1),
	.navbar-inverse .navbar-nav > li:nth-child(2),
	.navbar-inverse .navbar-nav > li:nth-child(3) {
		display: block;
	}
}