/** 웹폰트 호출 **/

@import url(http://fonts.googleapis.com/css?family=Noto+Sans);

/* 스크롤 설정 */

html {
	overflow-x: hidden;
	overflow-y: scroll;
}

body {
	background-color: #fff;
}


/* 폰트 끊김 방지 */

* {
	word-break: keep-all;
	word-wrap: break-word;
}


/* 폰트 설정 */

* {
	font-family: 'Noto Sans', 'Noto Sans CJK KR', "NanumGothic", 'Malgun Gothic', 'Gulim', sans-serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
	font-family: 'Noto Sans', 'Noto Sans CJK KR', "NanumGothic", 'Malgun Gothic', 'Gulim', sans-serif !important;
}

.fa {
	font-family: 'FontAwesome' !important;
}

.glyphicon {
	font-family: 'Glyphicons Halflings' !important;
}

ol,
ul,
li {
	list-style: none;
}

.caption a {
	font-family: 'Noto Sans', sans-serif !important;
}


/** 슬라이드 설정 **/

.flexslider { margin: 0 auto; }

.fill {
	height: 480px;
}

.carousel-caption {
	text-align: left;
	padding: 0;
	top: 50%;
	bottom: auto;
	margin: -100px 0 0;
}

.fill h1 {
	margin: 0;
	font-size: 50px;
	font-weight: 600;
	line-height: 1;
}

.fill p {
	margin: 0;
}

.fill h1 span> span {
	font-size: 28px;
}

.fill h1 span,
.fill p span {
	background-color: transparent;
	opacity: 1;
	padding: 0;
	text-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

.fill .sl-btn {
	border: 1px solid #fff;
	display: inline-block;
	margin: 40px 0 0;
	padding: 8px 30px;
	text-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

.fill .sl-btn a {
	color: #fff;
}


/** 로고위치(상하) 조절 **/

.navbar-brand {
	padding: 0;
	margin: 5px 0 10px;
}

.navbar-brand img {
	padding: 10px 0;
}


/** 모서리 각지게 **/

.none-radius {
	border-radius: 0px !important;
}


/** 최상단여백 크기 설정 **/

.topmarginLay_a {
	padding: 55px;
}

@media (max-width: 768px) {
	.topmarginLay_a {
		padding: 85px;
	}
}

@media (max-width: 768px) {
	.topmarginLay_a {
		padding: 85px;
	}
}


/** 각각의 페이지 타이틀 설정 **/

.panel-default>.vine-title-title {
	background-repeat: none;
	padding: 30px 0;
}


/** 타이틀백그라운드 이미지 **/

.custom-back1 {
	border-bottom: 1px solid #333;
}


/**페이지 타이틀**/

.vs-title-box {
	background: #fff;
	border: 1px solid #ddd;
	background-image: url(/skin/img/title-deco.png) no-repeat right bottom;
	margin: 0 0 55px;
}

.vs-title-img {}

.vs-title-img img {
	width: 100%;
}

.vs-title-txt {}


/**ClearFix**/

.dh-board,
.dh-view-box {
	clear: both;
}


/**인트로 HTML 설정**/

.intro-html {
	margin: 25px 0;
}

.vs-intropanel {
	background: #fff;
	padding: 10px;
	border: 1px solid #ddd;
	min-height: 250px;
}

.vs-intropanel p {
	font-size: 11px;
}

.vs-intropanel a {
	color: #000;
	display: block;
}


/* navigation */

.navbar {
	margin-bottom: 0;
}

.navbar-inverse {
	background: #fff;
	border-bottom: 0;
}

.navbar .glyphicon {
	color: #333;
}

.caret {
	display: none;
}

.navbar-inverse .divider-vertical {
	display: none;
}


/* ----- 메인 메뉴 설정 ----- */

.navbar-inverse .navbar-nav> li> a {
	padding: 0 20px;
	margin: 20px 0 0;
	color: #454545 !important;
	font-size: 14px;
	text-shadow: none;
}

.navbar-inverse .navbar-nav> li> a:hover {
	color: #cb080e !important;
}

.navbar-toggle {
	margin-top: 15px;
}

.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #4099ef;
}

.navbar-inverse .navbar-nav> .open> a,
.navbar-inverse .navbar-nav> .open>a:focus,
.navbar-inverse .navbar-nav> .open>a:hover {
	color: #cb080e;
	background: transparent;
	box-shadow: none;
	-webkit-box-shadow: none;
}


/* //navigation */


/* main page */


/* top */

.main .top {
	padding: 20px;
	background-image: url('/skin/img/main/bg_t.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #000;
}

.main .top h2 {
	margin: 10px 0;
	color: #fff;
	font-weight: 400;
}

.main .top p {
	color: #939393;
	font-size: 15px;
}

.main .top img {
	padding: 25px 0;
}


/* middle (left) */

.main .middle .left {
	width: 675px;
	position: absolute;
	padding: 30px 10px;
	background-color: #f0f0f0;
}

.main .middle .left .box {
	padding: 15px;
	background-color: #fff;
	border-right: 2px solid #f0f0f0;
}

.main .middle .left .box:hover {
	background-color: #f0f0f0;
}

.main .middle .left .box table h4 {
	margin: 0;
	color: #4d4d4d;
}

.main .middle .left .box p {
	margin: 10px 0;
	color: #7B7777;
	line-height: 1.3;
}


/* ----- 게시판 설정 ----- */

.intro-board-widget-layout> .intro-board-layout {
	padding: 0 15px 0 0;
}

.intro-boardbox {
	width: 35%;
	float: left;
}

.intro-boardbox .page-header {
	padding-bottom: 13px;
	margin: 36px 0 25px;
	position: relative;
}

.intro-boardbox .page-header h4 {
	color: #454545;
	margin: 0;
	font-size: 15px;
	font-weight: 500;
}

.intro-boardbox .front-panel> .panel {
	border: none;
	padding: 0;
	margin: 0;
}

.intro-boardbox .panel-body {
	padding: 0;
}

.intro-boardbox .panel-body .dh-front-list2-words {
	margin: 0;
	padding: 0;
}

@media screen and (max-width: 767px) { .intro-boardbox, .intro-boardbox-bottom { width: 100% !important;} }

.dh-front-list2-words:first-child {
	margin: 0;
}

.dh-front-list2 h6 a span {
	padding: 7px 0;
	display: inline-block;
	text-decoration: none !important;
}

.dh-front-list2 h6 a,
.dh-front-list2 h6 a span {
	color: #777;
	font-size: 14px;
	font-weight: 400;
}

.list-row-subject {
	color: #343434 !important;
}

.list-row-subject:hover {
	color: #cb080e !important;
}

.list-row-subject::before {
	content: "\f0da";
	font-size: 10px;
	font-family: "Fontawesome";
	padding-right: 10px;
}

.row-separator {
	visibility: hidden;
}

.list-row-regdate {
	float: right;
}

.dh-front-list2 h5 {
	display: none;
}


/* ----- 게시판 하단 설정 ----- */

.intro-boardbox-bottom {
	width: 65%;
	float: left;
}

.intro-boardbox-bottom .page-header {
    padding-bottom: 13px;
    margin: 36px 0 25px;
    position: relative;
}

.intro-boardbox-bottom .page-header h4 {
    color: #454545;
    margin: 0;
    font-size: 15px;
    font-weight: 500;
}

.intro-boardbox-bottom .board_bottom_inner{
	margin-bottom:20px;
}

.intro-boardbox-bottom .board_bottom_inner img{
	height:172px;
}

.intro-boardbox-bottom .main-intro-title h5{
   font-size:13px;
	color: #294ea5;
}

.intro-boardbox-bottom .main-intro-content p {
   font-size:11px;
   margin-bottom:5px;
}

/* middle2 */

.main .middle2,
.main .bottom {
	padding: 30px 0;
}

.main .middle2 .title {
	margin-bottom: 15px;
}

.main .middle2 .title h4 {
	padding-left: 50px;
}

.main .middle2 .title img,
.main .bottom .title img {
	float: left;
}

.main .middle2 ul {
	padding-left: 0;
}

.main .middle2 ul li::before {
	content: url('/skin/img/main/ico_arrow.png');
}

.main .middle2 ul li {
	list-style-type: none;
	line-height: 1.9;
	color: #7B7777;
}

.main .middle2 .contents-r img {}


/* bottom */

.main .bottom {
	color: #fff;
	background-color: #8f8f8f;
}

.main .bottom .title h4 {
	margin-top: 3px;
	margin-bottom: 20px;
	padding-left: 35px;
	font-weight: 400;
}

.main .bottom h5 {
	margin: 0 0 10px;
	font-size: 29px;
	font-weight: 600;
}

.main .bottom ul {
	padding-left: 20px;
}

.main .bottom ul li,
.main .bottom p {
	color: #f0f0f0;
	font-weight: 400;
}

.main .bottom p {
	padding-left: 35px;
}


/* //main page */


/* sub page */

.sub .menuTitle {
	background-image: url('/skin/img/sub/bg_menuTitle.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #000;
}

.sub .menuTitle> div {
	padding: 30px;
	background-color: rgba(0, 0, 0, 0.4);
}

.sub .menuTitle h2 {
	margin: 0;
	color: #fff;
	font-size: 38px;
	font-weight: 400;
}

.sub .menuTitle p {
	margin: 5px 0 0;
	color: #ddd;
}

.sub .route {
	float: none;
	padding: 30px 0;
}

.sub .route> div {
	padding: 0;
}

.sub .route h4 {
	display: none;
}

.sub .route ol {
	display: inline-block;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.sub .route li {
	float: left;
	color: #919191;
}

.sub .subTitle img:nth-child(1) {
	padding-left: 4px;
}

.sub .subTitle h3 {
	float: left;
	margin: 10px 0 30px;
	color: #4099ef;
	font-size: 30px;
}

.sub .contents {
	margin-top: -30px;
}

.sub .contents .nav-tabs {
	border-bottom: 2px solid #4099ef;
}

.sub .contents .nav-tabs> li {
	margin-bottom: -2px;
}

.sub .contents .nav-tabs> li> a {
	width: 150px;
	padding: 15px;
	color: #565656;
	font-size: 16px;
	text-align: center;
	border: 1px solid #cfcfcf;
	border-bottom: 2px solid #4099ef;
	background-color: #fff;
}

.sub .contents .nav-tabs> li.active> a {
	color: #fff;
	border: 1px solid #4099ef;
	background-color: #4099ef;
}

.sub .contents .nav-tabs> li.active> a:focus,
.sub .contents .nav-tabs> li.active> a:hover,
.sub .contents .nav-tabs> li> a:focus,
.sub .contents .nav-tabs> li> a:hover {
	color: #fff;
	background-color: #4099ef;
	border: 2px solid #4099ef;
}

.sub .contents .tab-content {
	margin: 30px 0;
	padding: 40px 40px 60px;
	border: 1px solid #dfdfdf;
}

.sub .contents big {
	color: #333;
	font-size: 30px;
	border-bottom: 1px solid #333;
	line-height: 1;
	letter-spacing: 1px;
}

.sub .contents big span:nth-child(1) {
	color: #4099ef;
	font-weight: 600;
}

.sub .contents .txt::first-letter {
	font-size: 200%;
}

.sub .contents .sign {
	margin-top: 40px;
	padding-left: 230px
}

.sub .contents .sign span {
	float: left;
	padding-top: 35px;
	font-size: 18px;
}

.line-marg {
	margin-top: 35px;
}


/* //sub page */


/* social area */

.socialArea {
	display: none;
}

.

.footer_copy .text-center {
	padding: 0;
	margin: 0;
	margin-top: 30px;
	color: #777777;
	font-size: 13px;
	text-align: left;
	border-top: 1px solid #eee;
	background: transparent;
}

.footer_copy button{
	background: none;
    border: none;
}

.footer_copy .footerBox {
	margin: 0 auto;
	padding: 30px 20px;
	width: 1170px;
	border-top: none;
	background-color: #fff;
}

.footer_copy .txt>div {
	display: inline-block;
}

.footer_copy .info,
.footer_copy .copy {
	padding: 0 15px;
}

.footer_copy .logo {
	padding: 0;
}

.footer_copy .info span {
	padding: 0 10px;
}

.footer_copy a {
	color: #777777;
}

.footer_copy a:hover {
	color: #777777;
}

.footer_copy img {
	margin: 0 auto;
}

.footer_copy ul li,
.footer_copy address,
.footer_copy span,
.footer_copy .copy {
	color: #777777;
	font-size: 12px !important;
}

.footer_copy ul {
	margin-top: 15px;
	padding: 0;
}

.footer_copy ul li {
	float: left;
	padding: 0 10px;
	list-style-type: none;
}

.footer_copy address {
	display: inline-block;
	margin: 0;
	text-align: left;
}


.footer_copy .modal-body{
	overflow: hidden;
    max-height: 700px;
    overflow-y: scroll;	
}

@media (max-width:767px) {
	.footer_copy .footerBox {
		padding: 30px 0;
	}
	.footer_copy .text-center {
		text-align: center;
	}
}

@media (max-width:991px) {
	.footer_copy .footerBox {
		width: 100%;
	}
}

@media (min-width:767px) and (max-width:991px) {
	.footer_copy .txt ul {
		margin: 0;
	}
}

.menu-top img {
	float: right;
	cursor: pointer;
	margin-left: 5px;
	margin-top: 2px;
}

.menu-top {
	text-align: right;
	margin-top: 15px;
}

@media(min-width:992px) {
	.menu-top {
		padding: 0;
	}
}

@media (min-width:992px) {
	.container.sub-layout {
		padding: 0;
	}
}


/*html 영역*/

.intro-html-layout,
.intro-html-layout .main-contents> div,
.intro-html-layout .main-contents> div> div> .main-sub-contents div:first-child {
	padding: 0;
}

.main-contents img {
	margin-bottom: 60px;
}

.main-contents .main-sub-contents {
	border-top: 1px solid #eee;
	padding-top: 25px;
}

.intro-html-layout .main-contents .title {
	font-size: 15px;
	color: #333333;
}

.intro-html-layout .main-contents .sub-title {
	font-size: 13px;
	color: #fff;
	margin: 0 0 20px 0;
}

.intro-html-layout .main-contents p {
	font-size: 12px;
	color: #777777;
}

.mainbiz {
	position: relative;
}

@media screen and (max-width: 991px) { .mainbiz { margin-top: 35px; } }

.mainbiz_title {
	position: absolute;
	bottom: 0%;
	background: #898989;
	width: 100%;
	text-align: left;
	padding: 15px 10px 0px 10px;
}

.mainbiz_title h4 {
	display: inline;
	float: left;
	color: #fff;
}

.mainbiz_title i {
	display: inline;
	float: right;
	color: #fff;
}


/*게시판*/

.dh-board>.table-hover {
	border-top: 2px solid #D10F0D;
    border-bottom: 2px solid #D10F0D;
    margin-top: 0;
}

.dh-board > .filter-items { float: right; margin: 35px 0px;}

.filter-items + div { clear: both; }

.filter-items .filter-label {
    color: #333;
    padding: 10px 43px 10px;
    position: relative;
    top: -5px;
    font-weight: bold;
    background: #fff;
    border: 1px solid #eee;
	font-size: 13px;
    margin: 0px;
}

.filter-label.active { background: #CB080E; color: #fff; }

.page-top-text {
	position: absolute;
	top: 40px;
	left: 95px;
	color: #fff;
}

.sub-page-top h3 {
	font-size: 25px;
	font-weight: bold;
}

.sub-page-top .sub-page-header h3 {
	margin-bottom: 0;
	padding-bottom: 20px;
}

.sub-page-top .page-top-text p {
	font-size: 12px;
}

@media (max-width:767px) {
	.sub-page-top img {
		height: 100px;
	}
	.sub-page-top .page-top-text {
		top: 5px;
		left: 30px;
	}
}

@media (min-width:767px) and (max-width:991px) {
	.sub-page-top img {
		height: 100px;
	}
	.sub-page-top .page-top-text {
		top: 5px;
		left: 30px;
	}
}

.label-danger {
	background-color: rgba(255, 255, 255, 0);
}

.label {
	color: #4099ef;
}

.table>thead>tr>th {
	border-bottom: 0;
}

.table tbody tr {
	border-top: 1px solid #eee;
}

.table tbody tr a:hover {
	font-weight: bold;
	color: #333;
	border-bottom: 1px solid #333 !important;
}

.table tbody,
.table tbody tr a {
	color: #777777;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
	background-color: #D10F0D;
	border-bottom: #D10F0D;
}

.btn-primary { background: #D10F0D; border-color: #D10F0D; }
.btn-primary:focus, .btn-primary:hover { background-color: #2c0606; border-color: #2c0606;  }
/*문의하기*/

#mailForm {
	border-top: 2px solid #D10F0D;
	border-bottom: 2px solid #D10F0D;
	padding: 20px 0;
}

#mailForm .form-group label {
	float: left;
	width: 15%;
	text-align: left;
	font-size: 15px;
	margin-top: 5px;
}

#mailForm .form-group .form-control {
	display: inline-block;
	font-size: 13px;
}

#mailForm .checkbox {
	width: 100%;
}

#mailForm .checkbox label {
	width: 100%;
	font-size: 12px;
	color: #777777;
}

#mailForm input[value='Send Message'],
#mod_type_formForm .save {
	width: 250px;
	height: 45px;
	margin: 0 auto;
	background-color: #D10F0D !important;
	border: 0px;
	background: url('');
	color: #fff;
}

#mailForm> div:nth-child(4) {
	margin-bottom: 0;
}

@media (min-width:992px) {
	#mailForm {
		width: 1170px;
	}
	#mailForm .form-group label {
		padding-left: 60px;
	}
	#mailForm .checkbox label {
		padding-left: 195px;
	}
	#mailForm .form-group .form-control {
		width: 80%;
	}
}

@media (min-width:992px) {
	#mailForm> p,
	#mailForm> div:nth-child(4) p {
		padding-left: 175px;
	}
}


/*회사소개*/

.sub-page-top {
	position: relative;
}

.sub-page-top .tab-btn {
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 15px;
}

.sub-page-top .sub-page-header {
	border-bottom: 1px solid #CB080E;
}

.sub-page-top .sub-page-header_gray {
    border-bottom: 1px solid #eee;
}

.tab-btn ul {
	float: right;
}

.tab-btn li {
	float: left;
	list-style-type: none;
	border: 1px solid #eee;
	padding: 12px 0px 0;
}

.tab-btn li:nth-child(1),
.tab-btn li:nth-child(2) {
	border-right-width: 0px;
}

.tab-btn li a {
	padding: 10px 43px 0;
	position: relative;
	top: -5px;
	color: #333;
}

.red-cl {
	color: #cb080e;
}
/*인사말*/
.company-introduce p {
	margin: 0;
	color: #777777;
}

.company-introduce .sub-contents {
	border-bottom: 1px solid #eee;
	padding-top: 25px;
	padding-bottom: 30px;
	margin-top: 20px;
	min-height: 550px;
}

.company-introduce .sub-contents .intro-content p{
	font-size: 14px;
    line-height: 1.8;
}

.company-introduce .sub-contents .intro-content p span{
	color: #7171ce;
    font-weight: 500;
}

.company-introduce .sub-contents .intro-content h3{
	font-size: 18px;
	position:relative;
	display:inline-block;
}

.company-introduce .sub-contents .intro-content h3:after{
	position:absolute;
	right: -140px;
    bottom: -20px;
    width: 140px;
    height: 64px;
	content:"";
	display:block;
	background-image: url(/skin/img/sub/ceo-sign.gif);
}

.company-introduce .sub-contents .intro-content h3 span{
	font-weight: 400;
}

/*비전*/
.company-introduce .vision p{
	margin: 0 0 15px;
    line-height: 1.8;
}

.company-introduce .sub-contents> p {
	font-size: 15px !important;
	color: #cb080e;
	display: inline-block;
	border-bottom: 2px solid #cb080e;
}

/*품질보증*/
.company-introduce .certification ul{
	color: #777777;
	margin:15px 0 50px;
}

.company-introduce .certification ul li{
	color: #777777;
	margin-bottom:5px;
}


.company-introduce .tab1 h4,
.company-introduce .tab2 h4,
.company-introduce .tab3 h4,
.company-introduce .tab4 h4,
.company-introduce .tab5 h4 {
	font-size: 30px;
	margin-bottom: 35px;
}

.company-introducee .sub-contents p {
	font-size: 13px;
	color: #777777;
}

.company-introduce .ceo-sign p {
	float: left;
	margin-right: 15px;
	margin-top: 5px;
}

.company-introduce .tab1 .col-md-7,
.company-introduce .tab2 .col-md-7,
.company-introduce .tab3 .col-md-7 {
	margin-bottom: 15px;
}

.tab-btn .on {
	background-color: #cb080e;
}

.tab-btn .on a {
	color: #fff;
}

.tab-btn a:hover,
.tab-btn a:focus {
	text-decoration: none;
}

.company-introduce .tab2,
.company-introduce .tab3,
.company-introduce .tab4,
.company-introduce .tab5 {
	display: none;
}

@media (max-width:767px) {
	.company-introduce .sub-contents {
		margin-top: 50px;
		clear: both;
	}
	.sub-page-top .tab-btn {
		bottom: -38px;
	}
	.tab-btn ul {
		padding-left: 0px;
		float: none;
	}
	.tab-btn li {
		width: 100%;
	}
	.tab-btn li a {
		padding: 10px 29px 0;
	}
}

.main-contents .main-sub-contents p {
	background: url('/skin/img/dot.png') no-repeat left top;
	padding-left: 15px;
}

.company-introduce .org img {
	margin: 0 auto;
}

.sitemap4 > .menu-category{
	float:left
}

/* 페이지 준비중 문구 */

.preparing_title {
	margin-top: 175px;
}