@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: 80px;}

/* 폰트 설정 */
.body-layout, h1, h2, h3, h4, h5, h6, input, textarea, button { font-family:'NanumBarunGothic', 'Malgun Gothic', 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;
}

/*가로 100% 레이아웃 정의*/
.container_contents,
.footer_copy > div,
.sub-layout{
	width:100%;
padding: 35px 0;
}
.intro-board-widget-layout,
.dh-board,
.dh-view-box,
.bbs-list-view-layout + .row,
#mailForm,
#insertForm{
	width:100%;
	max-width:1170px;
	margin:0 auto;
}
*{word-break:keep-all}
/*상단 메뉴 설정 시작*/
.navbar-inverse{
    background: #fff;
    border-color: #ccc;
    padding: 0;
    margin: 0;     /*외부 여백*/
}
/*상단 메뉴 설정 끝*/

/*상단 메뉴 로고 시작*/
.navbar-brand {
    padding: 21px 15px;
}
.navbar-brand img {
    margin-top: 0;
}
/*상단 메뉴 로고 끝*/

/* 상단 메인 메뉴 설정 시작*/
.navbar-inverse .navbar-nav > li > a {
    color: #333;
    font-size: 15px;
    padding: 15px;
    margin: 15px;
    font-weight: 400;
}
.navbar-inverse .navbar-nav > li > a:hover,
 .navbar-inverse .navbar-nav > li > a:active, 
.navbar-inverse .navbar-nav > li > a:focus {
    color: #01529b;
}
.navbar-inverse .navbar-nav>.open>a, 
.navbar-inverse .navbar-nav>.open>a:focus,
 .navbar-inverse .navbar-nav>.open>a:hover {
    color: #01529b;
    background-color: #fff;
}
/* 상단 메인 메뉴 설정 끝*/

/* 상단 서브 메뉴 설정 시작*/
.dropdown-menu > li > a {
    background-color: rgba(0,0,0,0);
    color: #888;
    padding: 7px 25px;
    font-size: 13px;
    line-height: 1;
}
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #333;
    text-decoration: underline;
    background: rgba(0,0,0,0);
}

@media (min-width: 768px) {
  .navbar .navbar-nav > .dropdown > .dropdown-menu {
	left:50%;
	right:auto;
	transform:translate(-50%, 0);
  }
}
.navbar-nav>li>.dropdown-menu{
    border:1px solid #ddd;
    padding:18px 0 !important;
    box-shadow:none;
    border-radius:0;
}
/* 상단 서브 메뉴 설정 끝*/

/* 하단 카피라이트 설정 시작*/
body > .navbar-fixed-bottom .text-center{
	background:#ffffff;           /*배경 색*/
	color:#999999;                /*텍스트 색*/
	font-size:14px;               /*텍스트 크기*/
	padding:0px 0px 0px 0px;      /*내부 여백*/
	margin:0px 0px 0px 0px;       /*외부 여백*/
	text-align:center;            /*텍스트 정렬*/
}
.footer_copy .text-center{
	background-color:#ffffff;     /*배경 색*/
	color:#999999;                /*텍스트 색*/
	font-size:14px;               /*텍스트 크기*/
	padding:0px 0px 0px 0px;      /*내부 여백*/
	margin:0px 0px 0px 0px;       /*외부 여백*/
	text-align:center;            /*텍스트 정렬*/
}
/* 하단 카피라이트 설정 끝*/

/*인트로 텍스트 설정 시작*/
h1.intro_span{
	background-color:none;        /*배경 색*/
	color:#ffffff;                /*텍스트 색*/
	font-size:36px;               /*텍스트 크기*/
	padding:0px 0px 0px 0px;      /*내부 여백*/
	margin:10px 10px 10px 10px;   /*외부 여백*/
}

p.intro_span{
	background-color:none;        /*배경 색*/
	color:#ffffff;                /*텍스트 색*/
	font-size:14px;               /*텍스트 크기*/
	padding:0px 0px 0px 0px;      /*내부 여백*/
	margin:10px 10px 10px 10px;   /*외부 여백*/
}

.flex-caption span.intro-title{
	background:none;        /*배경 색*/
	color:#ffffff;                /*텍스트 색*/
	font-size:36px;               /*텍스트 크기*/
	padding:0px 0px 0px 0px;      /*내부 여백*/
	margin:10px 10px 10px 10px;   /*외부 여백*/
}
.flex-caption span.intro-text{
	background:none;        /*배경 색*/
	color:#ffffff;                /*텍스트 색*/
	font-size:14px;               /*텍스트 크기*/
	padding:0px 0px 0px 0px;      /*내부 여백*/
	margin:10px 10px 10px 10px;   /*외부 여백*/
}
/*인트로 텍스트 설정 끝*/

/**********메인페이지**********/

.carousel-caption {
    right: 20%;
    left: 20%;
    bottom: auto;
    top: 75px;
    padding: 0 100px 0 0;
}

#main-slide .carousel-inner .carousel-caption h2 {
    font-size: 64px;
    position: relative;
    left: 0;
    color: #01529b;
    margin: 0;
    text-align: left;
    float: right;
    font-weight: 600;
    text-shadow: none;
}
#main-slide .carousel-inner .carousel-caption h2 span {
    display: block;
    font-size: 22px;
    margin-bottom: 15px;
}

.mainPage .middle .btn_m {
    padding: 12px 13px;
    line-height: 1;
    width: 105px;
    color: #01529b;
    text-shadow: none;
    font-weight: 400;
    background: #FFF;
    border: 1px solid #ccc;
    border-radius: 0;
    font-size: 12px;
    letter-spacing: 0.5px;
    display: inline-block;
    margin-top: 15px;
    border-radius: 2px;
    transition: all ease 0.3s;
}
.mainPage .middle .btn_m:hover {
    border: 1px solid #01529b;
    background-color: #01529b;
    color: #fff;
    text-decoration: none;
}
.mainPage .middle .btn_m:after {
    content: "\f105";
    font-family: FontAwesome;
    float: right;
    font-size: 14px;
    line-height: 1;
    margin-top: -3px;
}
.mainPage .middle .subject h2 {
    font-size: 30px;
    margin: 50px 0 20px;
}
.mainPage .middle .contents div {
    text-align: left;
}
.mainPage .middle .contents{margin-bottom: 80px;}
.mainPage .middle .contents img {
    border-radius: 10px;
    border: 4px solid #fff;
    box-shadow: 0 2px 6px rgba(0,0,0,0.2);
    margin-bottom: 25px;
}
.mainPage .middle .contents h4 {
    font-size: 16px;
    font-weight: 600;
    color: #333;
    margin: 0 0 10px;
}
.mainPage .middle .contents p {
    font-size: 13px;
    letter-spacing: -0.2px;
    color: #666;
    line-height: 1.6;
    word-break: break-word;
}

.mainPage .middle .location iframe {
    background: #f3f3f3;
}
.mainPage .middle .location .location-info {
    background: #f3f3f3;
    padding: 35px 30px 30px;
    overflow: hidden;
    position: relative;
}
.mainPage .middle .location ul {
    margin: 0 0;
    padding: 0;
}
.mainPage .middle .location ul li {
    position: relative;
    color: #666;
    padding-left: 11px;
    margin-bottom: 4px;
    line-height: 1.6;
}
.mainPage .middle .location ul li span {
    font-weight: 600;
}
.mainPage .middle .location ul li em {
    display: block;
    font-style: normal;
    margin-left: 74px;
}
.mainPage .middle .location ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    background: #666;
    border-radius: 50%;
    width: 3px;
    height: 3px;
}
.mainPage .middle .location i {
    font-family: FontAwesome;
    font-style: inherit;
    font-size: 70px;
    position: absolute;
    color: #01529b;
    opacity: 0.1;
    right: 56px;
    bottom: 35px;
}
.mainPage .middle .location .link-btn {
    padding: 12px 13px;
    line-height: 1;
    width: 105px;
    color: #01529b;
    text-shadow: none;
    font-weight: 400;
    background: #FFF;
    border: 1px solid #ccc;
    font-size: 12px;
    letter-spacing: 0.5px;
    display: inline-block;
    border-radius: 2px;
    transition: all ease 0.3s;
    float: right;
}
.mainPage .middle .location .link-btn:hover {
    border: 1px solid #01529b;
    background-color: #01529b;
    color: #fff;
    text-decoration: none;
}
.mainPage .middle .location .link-btn:after{
    content: "\f105";
    font-family: FontAwesome;
    float: right;
    font-size: 14px;
    line-height: 1;
    margin-top: -3px;
}


@media (min-width:768px){
    .mainPage .middle .contents .h_65{
        min-height: 65px;
    }    
	.mainPage .middle .contents .h_120{
        min-height: 120px;
    }
    .mainPage .middle .location {
        padding-left: 30px;
    }
    .mainPage .middle .location .location-info{
        min-height:170px
    }
    
    
}
.footer-wrap .footer-inner{    
    background: #f3f3f3;
    padding: 30px 0;
}
.footer-wrap .footer-inner p {
    text-align: left;
    font-size: 13px;
    margin: 0;
    color: #888;
    line-height: 21px;
}

.footer-wrap .footer-inner .copy{font-weight: 400;}




/* ----- 서브페이지 left-menu 설정 ----- */
.left_menu_wrap {
    padding: 30px 0 0;
    width: 20%;
}
@media screen and (max-width: 991px) {
    .left_menu_wrap{display: none;}
}
.left_menu {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-bottom: 50px;
}
.left_menu > div {
    border-bottom: 2px solid #01529b;
}
.left_menu_wrap h3 {
    font-size: 26px;
    line-height: 1;
    margin: 0;
    color: #01529b;
    padding: 28px 0 25px;
}
.left_menu > li {
    border-bottom: 1px solid #ddd;
}
.left_menu > li > a {
    display: block;
    margin: 0;
    padding: 12px 15px;
    color: #666;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    text-decoration: none;
}
.left_menu > li > a:hover,
.left_menu > li > a:active,
.left_menu > li > a:focus{
    color: #01529b;
}
.left_menu > li.active > a,
.left_menu > li.active > a:hover,
.left_menu > li.active > a:focus{
/*     background: #f3f3f3; */
    color: #01529b;
	border-bottom: 2px solid;
}
.left_menu > li.active > a:after{content: "\276F"; float: right;color:#01529b}
.left_menu > li.active > ul{padding:0}
.left_menu > li.active > ul li a{
	display: block;
    margin: 0;
    color: #666;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    text-decoration: none;
padding: 20px 15px 0;}
.left_menu > li.active > ul li:last-child a{padding-bottom:15px}

.left_menu > li.active > ul li.active a,
.left_menu > li.active >  ul li a:hover,
.left_menu > li.active >  ul li a:focus{
	font-weight:700;
	color:#333;
}

.left_menu_wrap .left_menu > li > ul {
	display: none;
}
.left_menu_wrap .left_menu > li.active > ul {
	display: block;    background: #f3f3f3;
}
/* 서브페이지 - 공통 */
@media(min-width:768px){
  .sub-layout .top-bg {
    height: 220px;
    background: url(/skin/img/sub/subtop-bg.jpg) no-repeat 50% 50% / cover;
}
.sub-layout .top-bg:after {
    content: "WE SELL TRUST AND ONLY TOP PRODUCT";
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    padding: 100px 15px 0;
    display: block;
    color: #01529b;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 1px;
}
    
.sub-layout .top-bg h2{    
    text-align: center;
    padding-top: 160px;
    color: #fff;
    font-size: 40px;}
}

.breadcrumb {
    padding: 15px 0px;
    margin-bottom: 0;
    list-style: none;
    background-color: transparent;
    color: #fff;
}
.breadcrumb_wrap {
    background: #01529b;
}
.breadcrumb>li {
    font-size: 13px;
    color: rgba(255, 255, 255, 0.75);
}
.breadcrumb>.active {
    color: #fff;
    opacity: 1;
}
.sub-layout #content {
    padding-left: 50px;
    margin: 50px 0 70px;
}
.sub-title h3 {
    font-size: 36px;
    color: #333;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    margin: 0 0 30px;
}
.sub-layout #content p {
    font-size: 14px;
    color: #666;
    margin-bottom: 20px;
    line-height: 25px;
    word-break: break-word;
}
.sub-layout #content h4 {
    font-size: 24px;
    letter-spacing: -0.3px;
    font-weight: 400;
    color: #01529b;
    margin: 0px 0 15px;
}
.sub-layout #content p .bolder {
    font-weight: 600;
}
.sub-layout #content li .bolder {
    font-weight: 600;
}
.sub-layout #content .con,
.sub-layout #content .con1,
.sub-layout #content .con2,
.sub-layout #content .con3,
.sub-layout #content .con4{
    margin-bottom:30px
}

#content ul{
    padding:0
}
#content ul > li {
    position: relative;
    color: #666;
    line-height: 25px;
}
.content_wrap .con h4 span{    
	font-size: 20px;
    vertical-align: middle;
    font-weight: 600;
    color: #444;}
/******** 준비중입니다. *******/
.maintenance {
    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;
}

/***인사말***/
.greeting-top {
    margin: 25px -15px;
}
@media (min-width:786px){
    .greeting-top p {
        margin-top: 35px;
    }
	.greeting_en .greeting-top p{
        margin-top: 15px;
	}

}
    
/***연혁***/

#content .table {
    border-top: 2px solid #333;
    border-bottom: 1px solid #ccc;
}
#content .table thead th {
    text-align: center;
    color: #333;
    background: #f3f3f3;
    vertical-align: middle;
    border: 1px solid #ccc;
    padding: 10px;
}
#content .table tbody th {
    color: #333;
    border: 1px solid #ddd;
    background: #f3f3f3;
    vertical-align: middle;
    padding: 13px 15px;
}
#content .table td {
    border: 1px solid #ddd;
    vertical-align: middle;
    padding: 13px 15px;
    color: #666;
}
#history .table tbody td:nth-of-type(1){
  text-align:center
}
#history .table tbody tr:last-child td:nth-of-type(1) {
    font-weight: 600;
    font-size: 16px;
    background: #f3f3f3;
    color: #333;
    border: 1px solid #ddd;
}
#history .table tbody tr:last-child td:nth-of-type(2) {
    padding: 20px 25px;
    font-size: 13px;
    line-height: 1.7;
    border: 1px solid #ddd;
}
/***위치***/

#location #content .table {
    margin-top: 15px;
    margin-bottom: 0;
}


/***압출코팅***/
#press .table tr th{    
    text-align: center;
    vertical-align: middle;
}
#press .table tr td {
    padding: 20px 20px 15px;
    font-size: 13px;
    line-height: 24px;
}



/***film 공통***/
.film .product-name {
    font-size: 24px;
    position: relative;
    padding-left: 27px;
    display: block;
    margin-bottom: 25px;
}
.film .product-name:before {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    width: 20px;
    height: 20px;
    background: #fff;
    border-radius: 50%;
    border: 5px solid #01529b;
}
/*
.film #content .sub-title span{    
    font-weight: 400;
    font-size: 13px;
    color: #b4b4b4;}
*/

.film #content img{
    border-radius: 5px;
    margin-bottom: 25px;
	border:1px solid #ddd;
}
.film #content .img_bd{ border-radius: 10px;border:1px solid #dedede}
.film #content tbody tr th{    
  text-align: center;
    vertical-align: middle;}
.film #content ul{padding:0}

.film #content .f-td{    
    text-align: center;
    padding-left: 0 !important;}
.film #content .table tr{    border-bottom: 1px solid #ccc;}
/***film01***/
#film01 #content p{    
    text-align: center;
    font-size: 17px;
    color: #555;}

/***film02***/
.film .product-use {
    border: 1px solid #ddd;
    display: inline-block;
    padding: 5px 20px;
    font-size: 16px;
    color: #333;
}
/*
#film02 #content .con3 p{    
    font-size: 17px;
    max-width: 80px;
    border-bottom: 1px solid;}
*/
/***film07***/
.film dl dt, .film h5 {
    font-size: 17px;
    margin-bottom: 5px;
    color: #333;
    font-weight: 600;
    position: relative;
    padding-left: 10px;
}
.film dl dt:before , .film h5:before  {
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 2px;
    background: #01529b;
    position: absolute;
    top: 7px;
    left: 0;
}
.film dl dd {
    color: #666;
    line-height: 25px;
}
#film07 .col-sm-8, #film07 .col-sm-4{padding:0}
.film .table-responsive{margin-top:15px}
/***film09***/ 
#film09 #content .con2 .col-sm-3 img{margin-top:10px}

/***film12***/ 
#film12 .con h4 {
    margin-top: 20px;
}

/***mailForm***/ 
#mailForm .form-control {
    border-radius: 0;
}
#mailForm .btn-primary {
    padding: 10px 45px;
    background: #01529b;
    text-shadow: none;
    font-weight: 400;
    color: #fff;
    border: 1px solid #01529b;
    font-size: 14px;
    letter-spacing: 0.5px;
    display: inline-block;
    margin-top: 15px;
    border-radius: 2px;
    transition: all ease 0.3s;
    max-width: 200px;
    float: right;
}

#mailForm .btn-primary:hover,#mailForm .btn-primary:focus {
    background: #0876d8;
    border-color: #0876d8;
}


/* login */
.login-layout {
    max-width: 1170px;
    margin: 0 auto;
    padding: 30px 15px 50px;
}

.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 .form-control {
    border-radius: 0;
}

.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 {
    padding: 10px 45px;
    background: #01529b;
    text-shadow: none;
    font-weight: 400;
    color: #fff;
    border: 1px solid #01529b;
    font-size: 14px;
    letter-spacing: 0.5px;
    display: inline-block;
    margin-top: 15px;
    border-radius: 2px;
    transition: all ease 0.3s;
    max-width: 200px;
    float: right;
}

.login-layout .btn-warning:focus,
.login-layout .btn-warning:hover {
    background: #0876d8;
    border-color: #0876d8;
}

.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 8px 0;
	margin: 0;
	color: #d9d9d9;
}

.login-layout form>div>p:last-child>a:after {
	content: "";
}

/*20180810 수정*/
#pro02 .content_wrap dl dd ul{
	padding-left: 20px;
    font-size: 13px;
    font-weight: 500;}
#pro02 .content_wrap dl dd ul li{color: #444;}
#pro08 #content .table .fontC{
	color: #b32020;
    font-weight: 600;
    background: #f3cd40;
    text-align: center;}
#pro01 img{padding:10px}


/* 메뉴 상단 영역 설정 */

.navbar-top {
	width: 100%;
	padding: 0;
	background: #01529b;
}

.navbar-top-wrap {
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
}

.navbar-top-wrap ul {
	margin: 0;
	padding: 0;
}

@media screen and (min-width: 768px) {
	.navbar-top-wrap ul {
		margin-right: 65px;
	}
}

.navbar-top-wrap ul li {
	float: left;
}

.navbar-top-wrap ul li:hover a {
	background: rgba(0, 0, 0, 0.2);
	color: #fff;
}

.navbar-top-wrap .navbar-top-btn {
	margin: 0 -1px 0 0;
	padding: 12px 20px;
	display: inline-block;
	border-left: 1px solid rgba(255, 255, 255, 0.2);
	color: rgba(255, 255, 255, 0.6);
	font-size: 12px;
	font-weight: 400;
	line-height: 1;
	letter-spacing: -0.02em;
	text-decoration: none;
}

.navbar-top-wrap li button {
	border: none;
	border-left: 1px solid rgba(255, 255, 255, 0.2);
	background: transparent;
}

.navbar-top-wrap li button.active {
	color: #fff
}

.navbar-top-wrap li button:hover,
.navbar-top-wrap li button:focus,
.navbar-top-wrap li button:active {
	color: #fff
}

@media screen and (max-width: 991px) {
	.navbar-top-wrap {
		width: 100%;
	}
}

@media screen and (max-width: 767px) {
	.navbar-top {
		display: none;
	}
}
/*다국어*/
.location_en .content_wrap h5{    
	margin-bottom: 0;
    margin-top: 30px;
    font-weight: 600;
    color: #01529b;
    font-size: 18px;}
/*2018-10-08*/
#contact h5{    
	margin-bottom: 0;
    margin-top: 30px;
    font-weight: 600;
    color: #01529b;
    font-size: 18px;
margin-bottom:15px}