/** 웹폰트 호출 **/
@import url(http://fonts.googleapis.com/css?family=Damion);
@import url(http://fonts.googleapis.com/earlyaccess/nanumbrushscript.css);
@import url(https://fonts.googleapis.com/css?family=Noto+Sans:400,700);

/* 웹폰트 Import */
@import url(http://fonts.googleapis.com/css?family=Noto+Sans);

/* 스크롤 설정 */
html {overflow-x: hidden; overflow-y: scroll;}

/* 폰트 설정 */
* {font-family: 'Noto Sans', "나눔고딕", "NanumGothic", 'Apple SD Gothic Neo Medium', "맑은 고딕", 'Malgun Gothic', 'Gulim', sans-serif !important;}
h1, h2, h3, h4, h5, h6, p {font-family: 'Noto Sans', "나눔고딕", "NanumGothic", 'Apple SD Gothic Neo Medium', "맑은 고딕", 'Malgun Gothic', 'Gulim', sans-serif !important;}
.fa {font-family: 'FontAwesome' !important;}
.glyphicon {font-family: 'Glyphicons Halflings' !important;}

/* 모바일 메뉴 위치 조정 */
.navbar-toggle {margin-top: 22px}

/* 소셜 아이콘 삭제 */
.footer-social-layout {display: none}

/* 게시판 본문 위치 조정 */
.dh-view-box > div:nth-child(2) > div:nth-child(3) {padding: 20px !important}

body, .body-layout {
    color: #333;
    font-size: 14px;
    letter-spacing: -0.4px;
}

/** 슬라이드 테두리 설정 **/
.flexslider {border: 0px solid rgba(255, 255, 255, 1);border-radius: 0px;}
.flexslider {
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.2)!important;
}

/** 로고위치(상하) 조절 **/
.navbar-brand{
    padding: 0;
    margin-top: 15px;
}
.navbar-brand img{
    margin-bottom:10px;
}
/** 모서리 각지게 **/
.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;}
/** 메뉴구분선 삭제 **/
.navbar-inverse .divider-vertical {border-right-color: rgba(236, 205, 171, 1);border-left-color: rgba(195, 130, 16, 1);display:none;}
/** 서브메뉴 하단 보더처리 **/
.navbar-nav > li > .dropdown-menu {border-bottom: 5px solid #7C5852;border-radius: 3px;}
/**페이지 타이틀**/
.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{}
/*css3 애니메이션 입니다. 익스플로러 9 이하 버전에서는 작동하지 않습니다.*/
/*.navbar-brand>img {  animation-duration: 1s;  animation-name: slidedown;}*/
/*@keyframes slidedown {*/
/*  from {    margin-top: -200px;    width: 100%  }*/
/*  to {    margin-top: 0px;    width: 100%;  }*/
/*}*/
/*@-webkit-keyframes slidedown {*/
/*  from {    margin-top: -200px;    width: 100%  }*/
/*  to {    margin-top: 0px;    width: 100%;  }*/
/*}*/
/**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;}

/*Vine*/

p.vBox{
   /*max-width:800px;*/
   margin:20px auto !important;
   padding:15px;
   font-size:14px;
   line-height:28px;
   font-weight:400;
   color:#999;
   background:#f8f8f8;
   border-top:3px solid #eee;
   border-bottom:3px solid #eee;
}

.vUnderline {    }
.vSubtitle{font-size:12px;padding:0 0 0 40px;}

.vborder#DDD{border:1px solid #ddd;}

.vboxH450{height:450px;}
.vbox1{background:#FFF; padding:15px; border:1px solid #ddd;margin:0 0 15px;}
.vbox2{background:#FFF;}

.thumbnail {margin:0 0 15px 0;}

/* 11th Template Initial Publishing */


body {color: #4d4d4d; line-height: 1.7; background-color: #fff;}

/* navigation */
.navbar {margin-bottom: 0;}

.navbar-inverse {
    background: #fff;
    border-bottom: 1px solid #dedede;
}

.navbar-collapse{
    margin:0 -15px !important;
    /* border-bottom:1px solid #eee !important; */
}

.navbar-inverse .navbar-nav > li > a {
    padding: 15px 35px 15px;
    color: #333;
    font-size: 15px;
    text-shadow: none;
	font-weight:600;
}

@media (min-width: 768px) {
	.navbar-right {
		margin-top: 25px;
	}
}

.navbar-inverse .navbar-toggle .icon-bar{
    background-color: #4099ef;
}

.navbar-toggle{
    margin-top:30px;
}

.btnEdit i,
.btnDelete i {
	color: #eee;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open>a:focus,
.navbar-inverse .navbar-nav > .open>a:hover {	
	color: #333;
	background: transparent;
	box-shadow: none;
	-webkit-box-shadow: none;
}
.navbar-inverse .navbar-nav > .open>a,
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
	color: #333;
}
.navbar .glyphicon {
	color: #333;
}
.caret {display: none;}

.navbar-nav > li > .dropdown-menu {border-bottom: 5px solid #23AC38;}
/* //navigation */

/* slide */
.flex-caption {
    top: 31%;
    left: 7%;
	text-align: left;
}
.flex-caption .top {
    font-size: 35px;
    font-weight: 300;
}
.flex-caption .middle{
    font-size:45px;
    font-weight:bold;
}
.flex-caption > .intro-title {
    line-height: 1.2;
}
.flex-caption > .intro-text {
    display: block;
    margin-top: -9px;
	padding-left: 3px;
    font-size: 13px;
}
.flex-caption span{
    background:transparent;
    padding:0;
	text-shadow: 0 0 3px rgba(0,0,0,0.5);
    
}
/* //slide */

/* 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;}

/*  middle (right) - widget (NOTICE) */

/*.intro-widget-layout {width: 495px; float: right; background-color: #f0f0f0;}*/
.intro-widgetbox {
    padding: 0 0 10px;
    margin-top:0;
}

.intro-widgetBoardbox {border: none;}
.intro-widgetBoardbox > a {padding:0px 0; background: #fff;}
.intro-widgetBoardbox > a > h5,
.intro-board-layout .page-header h4{
    color: #333;
    margin: 0;
    font-size: 18px;
    font-weight:600;
    padding-bottom: 20px;
}
.intro-widgetBoardbox > a > h5{
    padding-bottom: 20px;
    margin-top: 40px;
}
.fa-angle-right::before {content: url('/skin/img/main/btn_plus.png');}

.intro-widget-list-box > ul > li {padding: 7px 0;}
.intro-widget-list-box > ul > li > a {color: #777777 !important; font-size:12px;}
.intro-widget-list-box > ul > li > .widget-list-row-regdate {font-size: 11px;}

/* 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;}
/* //sub page */

/* social area */
.socialArea {display: none;}
/* //social area */

/* footer */
.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 .footerBox {
    margin: 0 auto;
    padding: 30px 0px;
    width: 1170px;
    border-top: none;
    background-color: #fff;
}
.footer_copy .txt >div{
	display: inline-block;
    line-height: 150%;
    font-size: 12px;
}


.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:31px 0 0;
}
.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;}
@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;
    }
}
/* //footer */

/* //11th Template Initial Publishing */

.menu-top img{
    float: right;
    cursor: pointer;
    margin-left: 5px;
    margin-top:2px;
}

.menu-top {
    text-align: right;
    /* margin-top: 15px; */
    /* margin-bottom: 3px; */
}
@media(min-width:992px){
    .menu-top{
        padding:0;
    }
}

.flexslider{
    margin:0 auto;
}
@media (min-width:992px){
    .container.sub-layout{
        padding:0;
    }
}


.intro-widget-list-box > ul{
    padding: 15px 0;
    margin: 0 !important;
}
.intro-board-widget-layout > .intro-board-layout .intro-boardbox{
    border-bottom:1px solid #eee;
    margin-bottom:20px;
}
@media (min-width:768px){
    .intro-board-widget-layout > .intro-board-layout .intro-boardbox{
        padding:0;
    }
    .intro-board-widget-layout > .intro-widget-layout{
        padding-right:0;
    }
    .intro-board-widget-layout > .intro-board-layout{
        padding:0 15px 0 0;
    }
}

@media (max-width:767px){
    .intro-board-widget-layout > .intro-board-layout{
        padding:0;
    }
}
.intro-board-layout .page-header .fa:before{
    content: url('/skin/img/main/btn_plus.png');
}
.intro-board-layout .page-header .fa{
    position: absolute;
    top: 0px;
    right: 0px;
}
.intro-board-widget-layout .intro-board-layout .thumbnail{
    border:0;
     -webkit-box-shadow: 0 0px 0px rgba(0,0,0,.075); 
     box-shadow: 0 0px 0px rgba(0,0,0,.075); 
}
.intro-board-widget-layout .intro-board-layout .thumbnail a{
    background-size: cover !important;
    height: 98px !important;
    border: 0 !important;
}
.intro-board-widget-layout .intro-board-layout .thumbnail .caption{
    padding: 0 0 6px;
}
.intro-board-widget-layout .intro-board-layout .thumbnail .caption h5 a{
    font-size:13px;
    font-weight:bold;
}
.dh-front-blog > .col-md-4 > .thumbnail{
    min-height: 0;
    margin-bottom: 0;
}
.dh-front-blog > .col-md-4 > .thumbnail > .caption p a{
    font-size: 12px;
    color: #777777;
}
.intro-widget-list-box > ul >li+li{
    border-top:0px;
}

.intro-board-layout .page-header{
    padding-bottom: 13px;
    margin: 36px 0 25px;
    position:relative;
}

/*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;
}

@media (min-width:768px){
    .main-contents .title{
        padding:0;
    }
}

@media (min-width:768px){
    .intro-html-layout .main-contents .tab-left{
        padding-left:0;
    }
    .intro-html-layout .main-contents .tab-right{
        padding-right:0;
    }
}

@media (min-width:768px) and (max-width:991px){
    .intro-board-widget-layout .intro-boardbox .dh-front-blog > div:last-child{
        display:none;
    }
}

@media (max-width:991px){
    .intro-html-layout .main-contents .main-sub-contents .col-md-7{
        padding:0;
    }
}

/*
.main-contents img{
    margin-bottom:15px;
}

.main-contents .main-sub-contents{
    border-top: 1px solid #eee;
    padding-top: 25px;
}
*/

.main-contents .title {
    font-size: 18px;
    color: #333333;
    margin: 0px 0 20px 0;
    font-weight: 500;
}

.intro-html-layout .main-contents .sub-title{
    font-size:13px;
    color:#333333;
    margin: 0 0 20px 0;
}
.intro-html-layout .main-contents p{
    font-size:12px;
    color:#777777;
}


/*게시판*/
.dh-board>.table-hover {
    border-top: 2px solid #0062b2;
    border-bottom: 2px solid #dedede;
    margin-top: 0;
}

.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 #eee3e3 !important;
}
.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: #0062b2;
    border-bottom: 1px solid #0062b2;
}

/*문의하기*/
#mailForm{
    border-top: 2px solid #4099ef;
    border-bottom: 2px solid #4099ef;
    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: #4099ef !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 #eee;
}
.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;
}

.blue-cl{
    color:#4099ef;
}
.company-introduce p{
    margin:0;
    color:#777777;
}

.company-introduce .sub-contents{
    border-bottom: 1px solid #eee;
    padding-bottom: 30px;
    margin-top:20px;
}
.company-introduce .sub-contents > p{
    font-size: 15px !important;
    color: #4099ef;
    display: inline-block;
    border-bottom: 2px solid #4099ef;
    width: 58px;
}
.company-introduce .tab1 .col-md-7 h4,
.company-introduce .tab2 .col-md-7 h4{
    font-size:30px;
}

.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: #4099ef;
}
.tab-btn .on a{
    color:#fff;
}



.tab-btn a:hover, .tab-btn a:focus{
    text-decoration:none;
}
.company-introduce .tab2,
.company-introduce .tab3{
    display:none;
}



@media (max-width:767px){
    .company-introduce .sub-contents{
        margin-top:50px;
    }
    .sub-page-top .tab-btn{
        bottom:-38px;
    }
    .tab-btn li a{
        padding: 10px 29px 0;
    }
}


.intro-board-widget-layout .intro-board-layout .intro-boardbox:nth-child(1){
    display:none;
}
.intro-board-widget-layout .intro-widget-layout .intro-widgetbox:nth-child(1){
    display:none;
}

.main-contents .main-sub-contents p{
    /* background: url('/skin/img/dot.png') no-repeat left top; */
    /* padding-left: 15px; */
	text-align: center;
    font-size: 20px;
    background: #fff;
    padding: 29px 0;
    border: 1px solid #dedede;
    border-top: none;
}

.main-contents .main-sub-contents a:hover p, .main-contents .main-sub-contents a:focus p{
    background-color: rgba(0,98,178,0.08);
    color: #0062b2;
}

.navbar-inverse .navbar-nav > li > a{
    color:#fff;
}


.footer_copy .txt ul li,
.footer_copy address{
    color:#fff;
}

.company-introduce .org img{
    margin:0 auto;
}

.dh-view-box{
    padding:0 15px;
}


/* .bbs-list-index-layout table thead tr th{
    color:#fff;
}

#insertForm h2{
    color:#fff;
}

#insertForm .form-group label{
    color:#fff;
}

#mailForm .form-group label{
    color:#fff;
}

#insertForm .input-group .input-group-btn input,
#insertForm .input-group .input-group-btn:first-child button,
#insertForm .form-group:last-child button{
    background-image: url('');
    background-color: #fff;
    color: #fff;
} */

#insertForm .input-group .input-group-btn button {
    background: #0062b2;
    color: #fff;
    text-shadow: 0px 0px 0px;
    box-shadow: none;
}

.flexslider .intro-text span{
    display:none;
}

.dh-view-info span strong{
    display:none;
}
	
/*************************커스터마이징************************/
/* 메인 커스터마이징 */

/* 서브메뉴 */
.navbar-nav > li > .dropdown-menu {
    border: none;
    background: #0062b2;
    border-radius: 0px;
    left: auto;
    right: auto;
    padding: 0;
}
.navbar-nav > li > .dropdown-menu > li > a:hover {
    background: rgba(255,255,255,0.2);
    border-bottom: 1px solid rgba(255,255,255,0.1) !important;
}
.navbar-nav > li > .dropdown-menu > li > a {
    background: transparent;
    color: #fff;
    padding: 13px 20px;
    border-bottom: 1px solid rgba(255,255,255,0.1);
}

.flexslider.container{width:100%}


.fill {height:480px}
.carousel-caption {
    top: 26%;
	text-align:left;
}
.fill h1 span {
    background: transparent;
    opacity: 1;
    padding: 0;
    font-weight: 500;
    text-shadow: 0 0 6px rgba(0,0,0,1);
}

.fill p span {
    background: transparent;
    opacity: 1;
    font-size: 17px;
    line-height: 1.3;
    display: inline-block;
    padding: 20px 0 0;
    margin-top: 13px;
    text-shadow: 0 0 4px rgba(0,0,0,0.8);
    border-top: 1px solid rgba(255,255,255,0.5);
}
/* .carousel-control{display:none;} */


/* 상단 제품소개, 공지사항 */
.intro-board-layout{
	display:none;
}
.intro-widget-layout{
	width:100%;
	padding: 0;
	border-bottom: 1px solid #ededed;
}
.intro-widget-layout > .row.mainSection{
	width: 75%;
    float: left;
}
.intro-widgetBoardbox > a:hover {
     padding-right:0
}
.intro-widget-layout > .row.mainSection p{
	font-size:13px;
	color:#555555;
	letter-spacing: -0.8px;
	word-break: break-word;
}
.intro-widgetbox {
    padding: 0 0 10px;
    margin-top: 0;
    width: 27%;
    padding-left: 30px;
    padding-bottom: 0;
	border-bottom:none;
}

.row.mainSection {
    padding-bottom: 25px;
}

.main-contents {
    margin-top: 40px;
}
/* 반응형 */
@media screen and (max-width:768px){
	.intro-widget-layout > .row.mainSection {
		width: 100%;
		float: none;
		margin:0 auto;
		padding:0
	}
	.intro-widgetbox{
		width:100%;
		padding-left:0px;
	}
	.row.mainSection{
		padding:0 15px;
	}
}

.main-contents a h4 {
    text-align: center;
    background: #fff;
    color: #313131;
	margin:0;
	padding: 8px 0 5px;
    font-size: 16px;
}

.main-contents .col-lg-3  a:focus h4, .main-contents .col-lg-3 a:hover h4{
	color:#0062b2;
}

.main-contents .box h5 {
    width: 100%;
    height: 105px;
    font-size: 0;
    margin: 0;
}


.main-contents .box.bg1 {background: url('/skin/img/main/middle1.jpg') no-repeat; background-size: cover;}
.main-contents .box.bg2 {background: url('/skin/img/main/middle2.jpg') no-repeat; background-size: cover;}
.main-contents .box.bg3 {background: url('/skin/img/main/middle3.jpg') no-repeat; background-size: cover;}
.main-contents .box.bg4 {background: url('/skin/img/main/middle4.jpg') no-repeat; background-size: cover;}

.main-contents .col-lg-3 a:focus h5, .main-contents .col-lg-3 a:hover h5 {
	background: rgba(0,98,178,0.3);
}
.main-contents .main-sub-contents > a > div {
	padding:0;
}



/* 위젯 영역 설정 */
/* .col-sm-4.intro-widget-layout{padding: 0 20px 0 5px;} */

/* Mobile */
@media screen and (max-width: 767px) {
    .col-sm-4.intro-widget-layout{padding: 0 20px 0 20px;}
}
.col-sm-4.intro-widget-layout > h3{padding: 0 0 10px;}

.main-about{
    background-color: #fff;
    border-top: 1px solid #dedede;
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
    padding: 23px 25px;
}
.main-about:hover.main-about1,
.main-about:hover.main-about2,
.main-about:hover.main-about3{
    background-color:rgba(0,98,178,0.08);
}
.main-about:hover.main-about1 h5,
.main-about:hover.main-about2 h5,
.main-about:hover.main-about3 h5{
    color:#0062b2;
}
.main-about:hover.main-about1 p,
.main-about:hover.main-about2 p,
.main-about:hover.main-about3 p{
    color:#777 !important;
}
.main-about > h5{
    margin:0;
    font-size:16px;
    color:#343434;
}
.main-about p{
    font-size: 13px !important;
    font-weight: 400;
    line-height: 23px;
    color: #555;
    padding: 5px 0 0;
    margin: 0;
}
.main-about2 > div{display:inline-block;}
.main-about2 {
    background-image: url(/skin/img/main/main-about-img1.png);
    background-repeat: no-repeat;
    background-position: 88% center;
}

.main-about3 {
	border-bottom:1px solid #dedede;
    background-image: url(/skin/img/main/main-about-img2.png);
    background-position: 88% center;
    background-repeat: no-repeat;
}
.main-about3 > div{display:inline-block;}
.main-about3 .icon-about{float:left; margin-right:6px;}

.dropdown-menu > li > a {
	margin: 0;
	padding: 5px 20px;
	background: #FFF;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
	background: #0062B2;
	color: #FFF;
}

#lang_btn {
    /* border: 1px solid #ddd; */
    padding: 6px 5px;
    color: #bababa;
    display: inline;
    margin: 0px -2px;
    cursor: pointer;
    font-size: 11px;
}

#lang_btn.active {
	background: #E6E6E6;
}

#lang_btn:hover, #lang_btn:focus {
    /* background: #F1F1F1; */
    color: #fff;
    text-decoration: underline !important;
}

#google_maps {
	border: 1px solid #E6E6E6;
	background: url('/skin/img/google_maps.png');
	background-color: #E5E3DF;
	background-repeat: no-repeat;
	background-position: center;
}


/********* 서브 페이지 *********/

#page {
	margin-left: 0;
	margin-right: 0;
}
#content {
    padding-bottom: 42px;
}
#top {
	padding-left: 0;
	padding-right: 0;
	margin-top: 30px;
}
#top .breadcrumb {
	position: absolute;
    right: 15px;
    background: transparent;
    padding: 20px 0 0;
    text-align: right;
    font-size: 11px;
}
#top .title {
    font-size: 33px;
    font-weight: 400;
    border-bottom: 1px solid #ededed;
    padding-bottom: 18px;
    margin-bottom: 42px;
}

/* 레프트 메뉴 */
#side li {
	list-style: none;
	border-bottom: 1px solid #E6E6E6;
}

#side > li:first-child {
    font-size: 25px;
    color: #0062b2;
    padding: 36px 0px 25px;
}

#side > ul {
    margin-left: 0;
    padding-left: 0;
    border-top: 1px solid #0062b2;
    border-bottom: 1px solid #0062b2;
}

#side > ul > li {
    color: #333;
}

#side > ul > li > a {
    color: #333;
    padding: 10px 5px;
    text-decoration: none;
    display: block;
    font-weight: 500;
}

#side > ul > li > a:focus, 
#side > ul > li > a:hover, 
#side > ul > li.active > a {
    color: #0062b2;
}

/* 컨텐츠 영역 */
#content h4 {
    font-size: 18px;
    font-weight: 500;
	clear: both;
}
#content h4.title_tab {
    margin-top: 30px;
    margin-bottom: 20px;
}

#content h4 > small {
    display: block;
	margin: 10px 0 20px;
}
	
#content p {
    font-size: 14px;
    line-height: 26px;
    color: #555555;
    margin-bottom: 0;
}#content hr {
    margin: 40px 0;
}
table.table tbody > tr > td{border-top: 1px solid #ddd !important;}
/* 회사소개 페이지 */
h3.back {
	background-image: url(/skin/img/sub/greeting_bg.jpg);
	height: 200px;
    clear: both;
	margin: 0;
    padding-top: 68px;
    color: #fff;
    line-height: 1.3;
    font-weight: 400;
    text-shadow: 0 0 4px rgba(0,0,0,0.5);
}

.table_overview {
	font-size: 15px;
    margin-top: 30px;
    border-top: 2px solid #0062b2 !important;
    border-bottom: 2px solid #0062b2 !important;
}
.table_overview tr td:first-child {
    font-weight: 500;
    background: #f2f9ff;
}
.table_overview td {
    color: #555555;
    padding: 15px !important;
    text-align: center;
}
/* 연혁 페이지 */
.table_history{ border-top: 2px solid #0062b2 !important; }
.table_history td {
    color: #414141;
	font-weight: 600;
	text-align: center;
    vertical-align: middle !important;
    padding: 13px 0 !important;
}
.table_history td.year {
    font-size: 20px;
    text-align: center;
    color: #0062b2;
	vertical-align:top !important;
}
.table_history td:last-child {
    text-align: left;
    color: #555555;
    font-weight: 400;
}


/* 제품 이미지 여백 */
#content center img.img-circle.img-thumbnail {
	margin: 15px;
}

/* 제품소개 테이블 */
.table_product > tbody > tr > td {
    padding: 12px 15px !important;
	border-left: 1px solid #dedede !important;
    border-right: 1px solid #dedede !important;
    border-bottom: 1px solid #dedede !important;
	color: #555555 !important;
	vertical-align: middle !important;
	text-align: center !important;
}
.table_product > thead > tr > th {
    background: #f2f9ff !important;
    border-top: 2px solid #0062b2 !important;
	border-left: 1px solid #c8d6e2 !important;
    border-right: 1px solid #c8d6e2 !important;
    padding: 12px 15px !important;
	vertical-align: middle !important;
	text-align: center !important;
}
/* 게시판 사이드 메뉴 추가 */
@media screen and (min-width: 992px) {
	.dh-board, #insertForm.form-horizontal {
		width: 83.3333333%;
		display: inline-block;
		padding: 0 15px;
	}
	
	.dh-view-box.dh-margin-topx2 {
    width: 83.3333333%;
    display: inline-block;
    padding: 0 30px;
	margin-top:0
	}
}

@media screen and (max-width: 991px) {
	.dh-board, #insertForm.form-horizontal {
		width: 100%;
	}
}
/* 작성자, 작성일 등 삭제 */
.dh-view-box>.row>.dh-view-info {
    display: none;
}
.bbs-pds-index-layout .dh-board .dhb-txt-box .text-right {display:none}

#bbs #top .title { margin-bottom: 0 }

/* 인증서 테이블 */
table.cer td {
	text-align: center;
	line-height: 150%;
}

table.cer td img {
	margin: 10px;
}

table.cer td a {
	color: #FFF;
}

#page {
	margin-left: 0;
	margin-right: 0;
}	

/* 게시판 사이드 메뉴 추가 */
@media screen and (min-width: 992px) {
	.dh-board, #insertForm.form-horizontal, .dh-view-box {
		width: 83.3333333%;
		display: inline-block;
	}
}

@media screen and (max-width: 991px) {
	.dh-board, #insertForm.form-horizontal, .dh-view-box {
		width: 100%;
	}
}

#bbs #top .title { margin-bottom: 0 }

/* 인증서 테이블 */
table.cer td {
	text-align: center;
	line-height: 150%;
}

table.cer td img {
	margin: 10px;
}

table.cer td a {
	color: #FFF;
}

/*설비현황 */
.facilities_type { padding: 10px 15px 20px 15px; }
.facilities_type:before { content: '▶'; margin-right: 5px; }
#facilities_row { margin-left: 0; margin-right: 0; }
.process_top_title { margin-top: 20px; margin-bottom: 30px }
.process_top_title:before { content: '\f054'; font-family: 'FontAwesome'; }

/*인증서 다운로드 버튼 */
.cerbtn {
	padding: 5px 10px !important;
	background: #0062b2 !important;
	color: #FFF !important;
	font-weight: normal !important;
	border-radius: 0 !important;
}

.cerbtn:hover, .cerbtn:focus {
	background: #3381C2 !important;
	color: #FFF !important;
	font-weight: normal !important;
	border-bottom: 0 !important;
}

.stsimg {
	display: block;
	margin: 15px;
}

.stscell {
	border: 1px solid #eee;
    padding: 15px 0;
}

.stscell:hover {
	background: #EEE;
}

.stscell > a {
	color: #000;
	text-decoration: none;
}

.stscell > a:hover {
	color: #000;
	text-decoration: none !important;
}

a[href='/skin/page/sbar_e.html'], a[href='/skin/page/sbar_k.html'] { display: none !important; }