/*
===================
Made by MarvelWorks
site : http://marvelworks.kr
* One  domain, One server, One license
* License Inquiry : info@marvelworks.kr
===================
*/

/*
===================
기본 스타일
===================
*/
@import url(https://cdn.rawgit.com/moonspam/NanumSquare/master/nanumsquare.css);

/* 본고딕 웹폰트 가져오기 */ 
/* Noto Sans KR (korean) http://www.google.com/fonts/earlyaccess */ 
@font-face { 
  font-family: 'Noto Sans KR'; 
  font-style: normal; 
  font-weight: 100; 
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff2) format('woff2'), 
	  url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff) format('woff'), 
	  url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.otf) format('opentype'); 
} 
@font-face { 
  font-family: 'Noto Sans KR'; 
  font-style: normal; 
  font-weight: 300; 
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff2) format('woff2'), 
	  url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff) format('woff'), 
	  url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.otf) format('opentype'); 
} 
@font-face { 
  font-family: 'Noto Sans KR'; 
  font-style: normal; 
  font-weight: 400; 
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff2) format('woff2'), 
		url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff) format('woff'), 
		url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf) format('opentype'); 
 } 
@font-face { 
  font-family: 'Noto Sans KR'; 
  font-style: normal; 
  font-weight: 500; 
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff2) format('woff2'), 
		url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff) format('woff'), 
		url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.otf) format('opentype'); 
 } 
@font-face { 
  font-family: 'Noto Sans KR'; 
  font-style: normal; 
  font-weight: 700; 
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff2) format('woff2'), 
		url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff) format('woff'), 
		url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.otf) format('opentype'); 
 } 
@font-face { 
  font-family: 'Noto Sans KR'; 
  font-style: normal; 
  font-weight: 900; 
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff2) format('woff2'), 
		url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff) format('woff'), 
		url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.otf) format('opentype'); 
 } 

body::-webkit-scrollbar-track {	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);	background-color: #f7f7f7; }
body::-webkit-scrollbar{	width: 10px;	background-color: #F7f7f7;}
body::-webkit-scrollbar-thumb{	background-color: #b3b3b3;}

html, body {height:100%; padding:0; margin:0; font-family: 'Poppins', 'Noto Sans KR', sans-serif; font-weight:300; letter-spacing:-0.3px;}
input,textarea,select {font-family: 'Poppins', 'Noto Sans KR', sans-serif; }
*,html,body,div,table,nav {  -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
box-sizing: border-box;}
* {word-break:keep-all;}

.navheader {position:fixed; top:0; text-align:center; padding:20px 0 15px 0;background:transparent; _rgba(0,0,0,0.3); color:#fff; background:rgba(45,45,45,0.95); z-index:999; text-align:center; width:100%;transition:all 0.5s;}
.navheader.min {background:rgba(255,255,255,0.95);transition:all 0.5s;}
	.navheader.min .logo img {width:75px; margin-top:3px; transition:all 0.5s;}
.slideropc {background: radial-gradient(transparent, transparent, rgba(0,0,0,0.2)); width:100%; position:absolute; z-index:99; color:#fff !important; height:100vh; text-align:center;}
.slidertxt {position:absolute;  bottom:0; z-index:100; color:#fff !important; text-align:center; margin: auto;height:100%; width:100%; top:85%;}
	.slidertxt .bigtxt {font-size:3.2rem; font-weight:500; letter-spacing:-0.5px;}
	.slidertxt .smalltxt {font-size:2rem; font-weight:400; letter-spacing:-0.5px; margin-bottom:30px; word-break:keep-all;}
	.slidertxt p {margin:0;}
.slide-circle-image {position:relative; background:url(''); width:220px; height:220px; border-radius:50%; color:#fff; margin:0 auto;  font-size:1.4rem; padding:0; overflow:hidden; -webkit-transform: translateZ(0);-moz-transform: translateZ(0);-ms-transform: translateZ(0);-o-transform: translateZ(0);transform: translateZ(0); box-shadow:0px 2px 5px #000;}
	.slide-circle-image p {position:absolute; width:220px; top:43%; font-size:1.4rem; line-height:2.2rem; font-family:noto sans kr; text-shadow:0 0px 5px #484848; font-weight:bold;}
	.slide-circle-image img {margin-top:0px; border-radius:50%; -webkit-animation: zoomIn 5s infinite; -ms-animation: zoomIn 5s infinite; animation: zoomIn 5s infinite;}
.subslider .slideropc {background:rgba(0,0,0,0.15);}
.subslider .slidertxt { top:50%; margin-top:0;}
	.subslider .slidertxt .bigtxt {font-size:2.4rem; letter-spacing:0.1em;}
	.subslider .slidertxt .smalltxt {font-size:.9rem; color:rgba(255,255,255,0.8); text-transform:uppercase; letter-spacing:3px;}
	.subslider .slidertxt p {margin:0;}
.contentbox {float:left; width:100%; font-size:1.04rem; font-weight:300; line-height:1.8rem; padding:0; position:relative; z-index:1;}
.botfooter {float:left; width:100%; background:#000; color:#bdbdbd; text-align:left; padding:40px 0; font-size:14px; line-height:1.6rem;}
	.botfooter .bar {color:#868686; margin:0 5px;}
	.botfooter a {color:#bdbdbd;}
.pagetit {font-size:22px;  font-weight:400; line-height:1.7; margin-top:20px; margin-bottom:30px; font-family:'noto sans kr';}
.subpagetit {text-align:center; color:#777; margin:30px 0 50px 0;}
	.subpagetit h2 {font-size:2.2rem;}
	.subpagetit p {font-size:.92rem; font-weight:300; color:#bdbaba; margin-top:20px; letter-spacing:2px; text-transform:uppercase;}
	.subpagetit .subbar {display:table; margin:0 auto; border-top:1px solid #ccc; width:50px;}
	.subpagetit i {font-size:2rem; color:#d7d7d7;}
.ver_line {display:table; margin:0 auto; width:1px; height:80px; background:#ddd;}
.ver_line_sub {display:table; margin:0 auto; width:1px; height:60px; background:#ddd;}

.about {float:left; width:100%;background:#eaeff1;}
	.about .sc1 {float:left; width:50%; padding:67px 0; font-size:18px; line-height:36px;}
	.about .sc2 {float:left; width:50%;min-height:100%; height:100%; }
	.opc {display:none; background:rgba(0,0,0,0.4); top:0; width:100%; position:absolute; z-index:99; color:#fff !important; height:350px; text-align:center;  color:#fff;  animation: opacity 1s; padding:120px 0; font-size:1.7rem; font-weight:500;}
	@keyframes opacity {
		from { opacity: 0; }
		to   { opacity: 1; }
	}
.about_2 {background:#fff; margin-top:35px;}
	.about .sc1:hover  .opc, .about .sc2:hover .opc {display:block !important;}
	.opc .layout_btn2 {background:#fff; border:1px solid #fff;color:#000;}
	.opc .layout_btn2:hover {background:#fff; border:1px solid #fff; color:#444; }

.fac_tab {float:left; width:100%; border-bottom:1px solid #ccc; margin-top:30px;}
	.fac_tab li {float:left; background:#1a5bbb; color:#fff; padding:10px 40px; min-width:160px; text-align:center; font-weight:500;}
	.fac_info {float:left; border:1px solid #ccc; border-top:0; width:100%; padding:20px;}

.layout_cont {padding: 20px 0 0 0; line-height:1.4rem;}
.layout_page {padding:0; color:#777;}
	.layout_page h2{font-size: 34px;color: #333333;line-height: 34px;text-align: center; font-weight:500;}
.layout_box {float:left; width:100%; text-align:center; padding:40px 0 60px 0;}
	.layout_box i {color:#e0e0e0; font-size:3rem;}
	.layout_box span {font-size:1.1rem;  font-weight:500; text-transform:uppercase; letter-spacing:1px; color:#555;}
	.layout_box p {color:#777; margin-top:20px;}
	.layout_box .left {float:left; width:33.3%; }
	.layout_box .center {float:left; width:33.3%; border:1px solid #ddd; border-top:0; border-bottom:0;}
	.layout_box .right {float:left; width:33.3%;}

.col-2 {float:left; width:100%;}
.col-2 .one {float:left; width:49%; border:0; margin-right:2%;}
.col-2 .one:nth-child(2n) {margin-right:0;}
.col-2 img {width:100%;}

.col-3 {float:left; width:100%;}
.col-3 .one {float:left; width:32%; border:0;}
.col-3 .one:nth-child(2n) {margin:0 2%;}
.col-3 img {width:100%;}

.innerwrap {width:100%; margin:0 auto; max-width:1180px;}
.innerwrap2 {width:100%; max-width:1180px; margin:0 auto;}

.pt60 {padding-top:60px;}
.pb60 {padding-bottom:60px;}
.bracket {font-family: 'Noto Sans KR', sans-serif;}

.styletbl {float:left; width:100%; border-top:1px solid #ddd;}
.styletbl th, .styletbl td {padding:10px 20px; border-bottom:1px solid #ddd; text-align:left;}
.styletbl th {background:#f5f5f5; font-weight:400;}
.styletbl strong {font-weight:400;}
.styletbl.overview {width:670px; font-size:.94rem;}
.styletbl.overview th {min-width:120px;}

.styletbl.designspec {border:0;}
.styletbl.designspec tr th, .styletbl.designspec tr td {margin:10px 0;}
.styletbl.designspec th {width:330px; height:75px; background:linear-gradient(to right, #0c19b3 0%, #007fca 50%, #007cfc 100%); color:#fff;border:1px solid #c1d5e4;  border-radius:10px; text-align:center; 	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out; background-size:200% 100%;}
.styletbl.designspec th p {color:#dedede; font-size:.9rem; margin-top:-5px;}
.styletbl.designspec td {border:1px solid #fff;}
.styletbl.designspec tr:hover th{background:linear-gradient(to right, #0c19b3 0%, #007fca 50%, #007cfc 100%); background-position: 100% 0; color:#fff;}
.styletbl.designspec tr:hover th p{color:#ddd; transition:all .2s;}
.styletbl.designspec tr:hover td{background:#f7f7f7;  border:1px solid #ddd; border-radius:10px;}
.styletbl.designspec td {border:0;}

.styletbl.designspec2 {border:1px solid #ddd; width:49.5%; margin-right:1%; border-radius:10px; box-shadow:0 0px 5px #ddd;}
.styletbl.designspec2.last {margin-right:0;}
.styletbl.designspec2 th, .styletbl.designspec2 td{border-bottom:1px solid #ddd; padding:10px;}
.styletbl.designspec2 th {text-align:center; background:#f7f7f7; color:#333;}
.styletbl.designspec2 .tit { text-align:center; font-weight:400; color:#fff; background:linear-gradient(to right, #0c19b3 0%, #007fca 50%, #007cfc 100%); border-radius:10px 10px 0 0; padding:15px 0; -webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out; background-size:200% 100%;}
.styletbl.designspec2:hover .tit {background-position: 100% 0;}
.styletbl.designspec2 tr:last-child th, .styletbl.designspec2 tr:last-child td {border-bottom:0;}
.styletbl.designspec2 tr:last-child th { border-radius:0 0 0 10px;}
.styletbl.designspec2 .point {background:#ececec; color:#6b6b6b; border:1px solid #ddd; font-size:.7rem; padding:2px 5px; vertical-align:top; font-weight:400;}

.alarm {width:100%; float:left; text-align:center; margin-top:30px; font-size:.94rem; letter-spacing:-0.5px; color:#0a26b6; font-weight:400; background:#f7fbff; border:1px solid #dbeefd; border-radius:20px; padding:10px 0;}

.tbltit {float:left; width:100%; font-size:1.2rem; font-weight:400; margin:30px 0 20px 0; border-bottom:1px solid #ddd; padding:15px 0; color:#4a4a4a;text-align:center; }
.tbltit i {font-size:1rem; margin-right:5px;  color:#017bc9;}

.sloganbox {width:100%; height:400px;  text-align:left; font-size:2rem; color:#fff; font-weight:500; position:relative; border-radius:20px 0 20px 0; overflow:hidden; margin-bottom:30px;}
.sloganbox.company_slogan {background:url('../img/company.jpg') center 50%; background-size:cover;}
.sloganbox.tech_slogan {background:url('') 0 55%; background-size:cover;}
.sloganbox .slogan {font-size:1rem; font-weight:400; margin-top:25px; line-height:1.5;}
.sloganbox:before {content:''; position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(82,87,110,0.3); z-index:2;}
.sloganbox .txts {position:absolute; left:5%; top:50%; max-width:90%; transform:translate(0,-50%); z-index:4; }
.sloganbox .txts p {word-break:keep-all;}

.layout_btn1 {background-color:transparent; color:#333; font-size:14px; border:1px solid #333; padding:10px 20px; font-weight:600;}
.layout_btn1:hover {background:#333; color:#fff; transition:all 0.5s;}
.layout_btn2 {background-color:#333; color:#fff; font-size:14px; border:1px solid #333; padding:10px 20px; font-weight:600;}
.layout_btn2:hover {background:transparent; color:#333; transition:all 0.5s;}
.layout_btn3 {background-color:#d13f4a; color:#fff; font-size:14px; border:1px solid #d13f4a; padding:10px 20px; font-weight:600;}
.layout_btn3:hover {background:transparent; color:#d13f4a; transition:all 0.5s;}
.layout_btn4 {background-color:#fff; color:#333; font-size:14px; border:1px solid #fff; padding:10px 20px; font-weight:600;}
.layout_btn4:hover {background:transparent; color:#fff; transition:all 0.5s;}
.layout_admbtn {background:#fff; color:#333; border:1px solid #ccc; padding:2px 8px; font-size:10px; font-weight:500;}
.layout_admbtn:hover {background:#ccc; color:#fff; transition:all .5s;}

.pconly {display:inline-block !important;}
.mobonly {display:none !important;}
.pconly2 {display:block !important;}
.mobonly2 {display:none !important;}

/*
===================
메인
===================
*/
.main-col-4 {width:100%; float:left; text-align:center; background:#f3f3f3; padding:55px 0; border:1px solid #ddd; border-bottom:0;}
	.main-col-4 .one {float:left; width:25%;  font-size:.86rem; line-height:1.4rem; border-left:1px solid #ddd; color:#5d5d5d;}
	.main-col-4 .one:first-child {border-left:0;}
	.main-col-4 .one i {font-size:2rem; color:#e00109;}
	.main-col-4 .one p {font-size:1.3rem; margin:20px 0 15px 0; font-weight:400; color:#444;}

.main-pr-left {width:50%; float:left;height:470px; padding:110px 0; background:#3178b7; color:#fff;}
	.main-pr-left .box {width:550px; float:right; text-align:left;}
	.main-pr-left .tit {font-size:2.4rem; font-weight:bold;}
	.main-pr-left .subtit {font-size:2rem; margin-top:15px;}
	.main-pr-left .info {font-size:1.1rem; margin-top:15px;}
.main-pr-right {width:50%; float:left; height:470px;  padding-top:30px; background:url('') no-repeat; background-size:cover; background-position:0 30%;}
	.main-pr-right img {position:absolute; bottom:0;}

.overview {float:left; width:100%;}
	.overview_1 {position:relative; float:left; width:420px; height:460px;  color:#333; padding:40px 30px; overflow:hidden;}
	.overview_2 {position:relative; float:left; width:740px; height:220px; margin-left:20px; color:#333; padding:40px 30px; padding:40px 30px; overflow:hidden; }
	.overview_3 {position:relative; float:left; width:740px; height:220px; margin-left:20px; margin-top:20px; color:#333; padding:40px 30px; overflow:hidden;}

	.overview span {position:absolute; top:40px; font-weight:500; font-size:1.1rem; color:#fff; z-index:10;}
	.overview p {position:absolute; top:75px; font-weight:normal; font-size:.84rem; letter-spacing:0; line-height:1.2rem; color:#d6d6d6; z-index:10; transition:width 2s, left 2s, bottom 2s;}
	.overview_opc {position:absolute; width:100%; height:100%; background:linear-gradient(136deg, black, transparent); margin:-40px -30px; z-index:9;}

	.overview_1_bg {position:absolute; top:0; left:0; width:100%; height:100%; background:url('../img/sub_company.jpg') 0 50%; background-size:cover; transition: all .5s;   transform:scale(1);}
	.overview_1 .overview_opc {background:linear-gradient(178deg, #154d8b,rgb(21 77 139 / 60%), transparent, transparent); opacity:0.7;}
	.overview_2_bg {position:absolute; top:0; left:0; width:100%; height:100%; background:url('../img/overview_2.jpg') center 40%; background-size:cover; transition: all .5s;   transform:scale(1);}
	.overview_2 .overview_opc {background:linear-gradient(136deg, #dee1e0, transparent); opacity:0.4;}
	.overview_3_bg {position:absolute; top:0; left:0; width:100%; height:100%; background:url('../img/sub_cs.jpg') 5% 62%; background-size:cover; transition: all .5s;   transform:scale(-1, 1);}
	.overview_3 .overview_opc {background:linear-gradient(136deg, #dee1e0, transparent); opacity:0.4;}

	.overview_1:hover .overview_1_bg {transform:scale(1.07); transition:all .5s;}
	.overview_2:hover .overview_2_bg {transform:scale(1.07); transition:all .5s;}
	.overview_3:hover .overview_3_bg {transform:scale(-1.07,1.07); transition:all .5s;}

.product_box {float:left; width:295px; height:269px; color:#333; padding:50px 35px; border:1px solid #ddd; border-right:0;}
	.product_box .tit {font-size:1.4rem; color:#333; font-weight:500;  text-transform:uppercase; padding-bottom:20px; border-bottom:1px solid #ddd;}
	.product_box .info {font-size:.9rem; color:#666; line-height:1.4rem; margin-top:20px;}
	.product_box2 {float: left; width:885px; border:1px solid #ddd; border-left:0;}

/*
===================
회사소개
===================
*/
.introkey {float:none; width:auto; display:table; margin:0 auto;}
	.introkey .circle {float:left; width:120px; height:120px; padding:45px 0; border-radius:50%; background:black; color:#fff; margin-right:20px; font-size:1.1rem; font-weight:400; text-align:center;}
	.introkey .circle:last-child {margin:0;}
.company-col-2 {float:left; width:100%;}
	.company-col-2 .left {float:left; width:42%;}
	.company-col-2 .right {float:left; width:58%; padding-left:5%;}
	.company-col-2 .introtit {font-size:2rem; line-height:2.6rem; font-weight:500; color:#555;}
	.company-col-2 .introsubtit {color:#4e6b83; margin-top:20px; font-weight:400;}
	.company-col-2 .sign {margin-top:30px; font-size:1.2rem; font-weight:500; color:#666;}
.company_info {padding:65px 0; text-align:center; letter-spacing:-0.5px; line-height:2rem;}
	.company_info .point {font-weight:400; color:#042e8c;}
.location {float:left; width:500px;}

/*
===================
히스토리
===================
*/
.history-tl-container{
  width:50%;
  margin:auto;
  display:block;
  position:relative;
}
.history-tl-container ul.tl{
    margin:20px 0;
    padding:0;
    display:inline-block;

}
.history-tl-container ul.tl li{
    list-style: none;
    margin:auto;
    margin-left:200px;
    min-height:50px;
    /*background: rgba(255,255,0,0.1);*/
    border-left:1px dashed #86D6FF;
    padding:0 0 50px 30px;
    position:relative;
}
.history-tl-container ul.tl li:last-child{ border-left:0;}
.history-tl-container ul.tl li::before{
    position: absolute;
    left: -18px;
    top: -5px;
    content: " ";
    border: 8px solid rgba(255, 255, 255, 0.74);
    border-radius: 500%;
    background: #258CC7;
    height: 20px;
    width: 20px;
    transition: all 500ms ease-in-out;
	padding: 10px;
}
.history-tl-container ul.tl li:hover::before{
    border-color:  #258CC7;
    transition: all 1000ms ease-in-out;
}
ul.tl li .item-title{
	color:#696969;
}
ul.tl li .item-detail{
    color:rgba(0,0,0,0.5);
    font-size:12px;
}
ul.tl li .timestamp{
    color: #8D8D8D;
    position: absolute;
  width:100px;
    left: -50%;
    text-align: right;
    font-size: 12px;
}
/*
===================
네비게이션
===================
*/
nav {
  padding: 0;
  margin:0 auto;
}
nav .logo {
	float:left; 
	width:20%;
	text-align:left;
	font-size:23px;
}
nav .logo img {
  width: 95px;
  margin-top:3px;
  transition:all 0.5s;
}
nav .nav-container {
  float:left;
  width:61%;
}
nav ul {
  display:inline-block;
  margin: 0;
}
.submenu {
  display:none;
  position:absolute;
  z-index:9999;
  padding:20px 0;
  border-radius: 5px;
  left:50%;
  margin-left:0;
  transform:translateX(-50%);
  min-width:150px;
  margin-top:0px;
}
.submenu li {
  float:none;
  display:block;
  text-align:center;
  margin-left:0 !important;
}
.submenu li a {
  font-size:16px;
  color:#333;
  padding:5px 20px;
}

nav .lang {
  float:right;
  width:19%;
  margin-top:7px;
}
nav .lang li {
  float:right;
  margin-left:20px !important;
}
nav .lang a {
  color:#efefef;
  font-size:15px;
  padding:5px 10px;
  border: 1px solid rgba(255, 255, 255, 0.6);
  border-radius:5px;
  height:35px; 
  width:70px;
  margin-top:0px;
}
nav .lang a:hover {
  color:#fff;
  border: 1px solid rgba(255, 255, 255, 1);
}
nav ul li {
  display: inline-block;
  float: left;
  position:relative;
  padding:5px;
}
nav ul li:not(:first-child) {
  margin-left: 0;
}
nav ul li a {
  display: inline-block;
  outline: none;
  color: #fff;
  font-size: 18px;
  padding:10px;
  font-weight:400;
  text-decoration: none;
  letter-spacing: -0.01em;
}
nav ul li a:hover {
  color: #cbcbcb;
  text-decoration: none;
}
#nav:checked + .nav-open {
  transform: rotate(45deg);
}
#nav:checked + .nav-open i {
  background: #fff;
  transition: transform 0.2s ease;
}
#nav:checked + .nav-open i:nth-child(1) {
  transform: translateY(6px) rotate(180deg);
}
#nav:checked + .nav-open i:nth-child(2) {
  opacity: 0;
}
#nav:checked + .nav-open i:nth-child(3) {
  transform: translateY(-6px) rotate(90deg);
}
#nav:checked ~ .nav-container {
  z-index: 9990;
  opacity: 1;
  display:block;
}
#nav:checked ~ .nav-container ul li a {
  opacity: 1;
  transform: translateY(0);
}
#nav:checked ~ .nav-container ul li a i {
  font-size:1.1rem;
  color:#fbfbfb;
  margin-right:10px;
 }
.hidden {
  display: none;
}

 /* 상단메뉴 적용  190710 추가 */
.menuBox {position:fixed; width:100%; margin:0 auto; top:0px; left:0; height:90px; z-index:9999; background:rgba(45, 45, 45, 0.95); border-bottom:1px solid rgba(255, 255, 255, 0.2);}
.menuBox UL {list-style:none; margin:0px; padding:0px; } 
.menuBox .menu { float:left;height:90px; line-height:90px; transition:all .2s; } 
.menuBox .menu > LI { float:left; color:#fff; width:150px; text-align:center;font-size:1.1rem;font-weight:normal;cursor:pointer; }
.menuBox .menu > LI a {color:#fff; }
.menuBox .submenuBox {display:none; float:left; top:0; margin-top:0; height:230px; width:100%; background:rgba(45, 45, 45, 0.95); border-left:0; border-right:0;} 
.menuBox .submenulist:first-child {border-left:1px solid rgba(255,255,255,0.15);}
.menuBox .submenulist { float:left; width:150px;height:300px;border-right:1px solid rgba(255,255,255,0.15); padding-top:15px; margin-top:-1px;} 
.menuBox .submenulist:hover {border-top:2px solid #e00109; transition:all .2s;}
.menuBox .submenulist > LI { width:100%; padding:5px; text-align:center; font-size:0.9rem;} 
.menuBox .submenulist > LI a {color:#fff;} 
.menuBox .submenulist > LI a:hover {color:#e00109; font-weight:bold;  } 
.menuBox .centerbox {display:table; margin:0 auto;}
.menuBox.min {background:rgba(255,255,255,0.95)  !important; box-shadow:0 10px 20px rgba(0,0,0,0.05); height:80px; border-bottom:0;}
.menuBox.min .menu{height:80px; line-height:80px;}
.menuBox.min a, .menuBox.min .menu > LI a {color:#000; }
.menuBox.min a:hover {color:#000;}

.toplogo {position:fixed; top:34px; left:5%;  z-index:10000; transition:all .2s;}
.toplogo img {max-width:200px;  transition:all .2s;}
.toplogo .normal {display:none;}
.toplogo .white {display:block;}
.toplogo.min .white {display:none;}
.toplogo.min .normal {display:block;}

.toplogo.min {top:30px;  transition:all .2s;}
.toplogo.min img {max-width:200px;  transition:all .2s;}
.topquick {position:fixed; top:32px; right:5%; text-align:right; font-size:14px; z-index:10000; transition:all .5s; color:rgba(255,255,255,1);}
.topquick i {margin-right:5px;}
.topquick a {display:inline-block; padding:0 5px; color:rgba(255,255,255,1); border:0px solid rgba(255,255,255,0.2); transition:all .2s; font-weight:500; font-size:16px; font-family:'Noto Sans KR';}
.topquick a:hover {color:#fff; transition:all .2s;}
.topquick .bar {color:rgba(255,255,255,0.2); font-size:16px;}
.topquick.min {top:24px; transition:all .2s; color:#333;}
.topquick.min a {color:#606060;}
.topquick.min .bar {color:rgba(0,0,0,0.3);}

/*
===================
빵조각
===================
*/
.breadcrumb {float:right; width:100%; background:#fff; border-bottom:1px solid #d7e0e4;}
.breadcrumb ul {display:table; float:right;}
.breadcrumb li:nth-child(1) {border-left:0; }
.breadcrumb li {float:left; padding:15px 10px 15px 5px; border-right:0; font-size:.94rem; font-weight:400;color:gray;}
.breadcrumb li i {font-size:1.1rem;}
.breadcrumb li a {color:gray;}
.breadcrumb li:after {content:'>'; margin-left:15px;}
.breadcrumb li:last-child {padding-right:0;}
.breadcrumb li:last-child:after {display:none;}

.quickmenu {width:100%; border:1px solid #ddd; border-left:0; border-right:0; z-index:99;}
.quickmenu ul {display:table; margin:0 auto;}
.quickmenu ul li {float:left; padding:18px 50px; margin:0; font-size:1rem; font-weight:400; border-radius:0px;}
.quickmenu ul li a {color:gray;}
.quickmenu ul li:hover a {color:#e00109;  transition:width .5s;}
.quickmenu ul li.active {  border-bottom:2px solid #e00109; transition:width .5s;}
.quickmenu ul li.active a {color:#e00109; font-weight:400;}

/*
===================
슬라이더
===================
*/
.kenburn-slider {
  width: 100%;
  margin: 0;
  position: relative;
  background-color:#ccc !important;
}
.kenburn-slider .slides {
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.kenburn-slider .slides > li {
  float: left;
  margin-right: -100%;
  width: 100%;
  overflow: hidden;
  height: 95vh;
  position: relative;
}
.subslider .slides > li {
  height:500px !important;
}
.kenburn-slider .flex-direction-nav {
  list-style: none;
  margin: 0;
  padding: 0;
}
.kenburn-slider .flex-direction-nav .flex-prev, .kenburn-slider .flex-direction-nav .flex-next {
  background-color: rgba(255, 255, 255, 0.7);
  color: #333;
  padding: 10px 20px;
  text-decoration: none;
  position: absolute;
  height: 1em;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 8;
  text-align: center;
}
.kenburn-slider .flex-direction-nav .flex-prev {
  left: 0;
}
.kenburn-slider .flex-direction-nav .flex-next {
  right: 0;
}

.slide-image {
  background-size: cover;
  background-position: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.flex-active-slide .slide-image {
  -webkit-animation: zoomOut 5s;
          animation: zoomOut 5s;
}

@-webkit-keyframes zoomOut{
0%{opacity:0.6}
100%{opacity:1}
}
@-ms-keyframes zoomOut{
0%{opacity:0.6; filter: alpha(opacity=60);}
100%{opacity:1; filter: alpha(opacity=100);}
}
@keyframes zoomOut{
0%{opacity:0.6;     -webkit-transform: scale(1.3); transform: scale(1.3);}
100%{opacity:1;     -webkit-transform: scale(1); transform: scale(1); }
}

@keyframes zoomIn{
0%{ opacity:0.8; filter: alpha(opacity=80); transform: scale(2);-webkit-transform: scale(2); -moz-transform: scale(2);-ms-transform: scale(2); -o-transform: scale(2);}
100%{ opacity:1; filter: alpha(opacity=100);  transform: scale(2.3);-webkit-transform: scale(2.3); -moz-transform: scale(2.3);-ms-transform: scale(2.3); -o-transform: scale(2.3);}
}

.zoomOut{-webkit-animation-name:zoomOut;  -ms-animation-name:zoomOut; animation-name:zoomOut}
.backzoomOut {-webkit-animation-name:backzoomOut; -ms-animation-name:backzoomOut; animation-name:backzoomOut}

.kenburn-slider .flex-direction-nav .flex-prev, .kenburn-slider .flex-direction-nav .flex-next {background:none !important; color:#fff; font-family:'batang', 'sans-serif'; padding:10px 25px !important; font-size:3.8rem; font-weight:200; opacity:0.5;}
.subslider .flex-direction-nav .flex-prev, .subslider .flex-direction-nav .flex-next {display:none;}

.kenburn-slider .flex-direction-nav .flex-prev:after {content:'prev'; font-size:12px; font-family:'Noto Sans KR'; letter-spacing:0; text-transform:uppercase; vertical-align:top;}
.kenburn-slider .flex-direction-nav .flex-next:before {content:'next'; font-size:12px; font-family:'Noto Sans KR'; letter-spacing:0; text-transform:uppercase; vertical-align:top;}
.kenburn-slider .flex-direction-nav .flex-prev a:hover, .kenburn-slider .flex-direction-nav .flex-next a:hover {color:#fff; transition:all .5s;}

/*
===================
슬라이더 컨트롤
===================
*/
.scroll {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  bottom: 35px;
  left: 50%;
  margin-left:-3px;
  width: 120px;
  height: 40px;
  -webkit-transform: translate(-50%,0);
  transform: translate(-50%,0);
  z-index:999;
  opacity:.7;
}

.scroll::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 20px;
  height: 40px;
  transform: translate(-50%, 0);
  border: 2px solid #fff;
  border-radius: 30px;
}

.scroll::before {
  content: "";
  position: absolute;
  top: 25px;
  left: 50%;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  transform: translate(-50%, 0);
  background-color: #fff;
  animation: ani-mouse 2s linear infinite;
}

@-webkit-keyframes ani-mouse {
	0% {
    opacity: 1;
    top: 15px;
  }
  15% {
    opacity: 1;
    top: 20px;
  }
  50% {
    opacity: 0;
    top: 20px;
  }
  100% {
    opacity: 0;
    top: 15px;
  }
}

@keyframes ani-mouse {
	0% {
    opacity: 1;
    top: 15px;
  }
  15% {
    opacity: 1;
    top: 20px;
  }
  50% {
    opacity: 0;
    top: 20px;
  }
  100% {
    opacity: 0;
    top: 15px;
  }
}

@keyframes mob-slide {
	0% {
    transform:scale(2);
	-webkit-transform: scale(2);
  }
  100% {
    transform:scale(1);
	-webkit-transform: scale(1);
  }
}

.scroll__text {
  position:absolute;
  top:5px;
  left:-2px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 11px;
  text-align: center;
  color: #fff;
  letter-spacing:0.5px;
}
.scroll__text2 {
  position:absolute;
  top:5px;
  right:3px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 11px;
  text-align: center;
  color: #fff;
  letter-spacing:0.5px;
}
/*
===================
푸터
===================
*/
#footer {float:left; width:100%; background:#fff; color:#444; padding:20px 0 40px 0; font-size:.83rem; text-align:center; margin-top:80px;}
#footer a {}
#footer p {}
#footer .copylink a {font-size:.87rem; margin-right:10px; }
#footer .copylink a:after {content:'|'; color:#dedede; margin-left:13px;}
#footer .copylink a:last-child {margin-right:0;}
#footer .copylink a:last-child:after {display:none;}
#footer .topbar {position:relative; border-top:1px solid #cecece; font-family:'noto sans kr'; font-size:.76rem; padding-top:40px; margin-top:40px;}
#footer .gototop {position:absolute; font-size:10px; top:0; left:50%; margin-left:-21px; margin-top:-21px; width:42px; height:42px; padding-top:6px;  line-height:14px; border-radius:50%; border:1px solid #ccc; color:#ccc; background:#fff;}
#footer .gototop i {font-size:13px;}
#footer .gototop a {color:#888;}
#footer .gototop:hover {background:#000; border:1px solid #000;  transition:all .5s;}
#footer .gototop:hover a {color:#fff;}
#footer .bar {color:#efefef; margin:0 2px; font-size:.68rem;}
#footer .rights {font-size:.8rem; padding-top:5px; color:#444;}

#footer {background:#2a2a2a; padding:60px 0;}
#footer .topbar {border-top:1px solid #525252;}
#footer .gototop {background:#2a2a2a; border:1px solid #525252;}
.layout_admbtn {background:#2a2a2a; color:#828282; border:1px solid #525252;}
#footer .copylink a {color:#fff;}
#footer .copylink a:after {color:#6d6d6d;}
#footer .footcont {padding:0 20px;}
#footer .footcont, #footer .rights {color:#bbb;}
#footer .footcont .bar {color:#6f6f6f;}
/*
===================
모바일 레이아웃
===================
*/

@media (max-width:480px) {
	/*메인*/
	.main-pr-right img {width:100% !important; height:auto !important; left:0 !important; margin-left:0 !important;}

	/*슬라이드 서클*/
	.slide-circle-image {width:180px; height:180px; padding:60px 0; }
	.slide-circle-image p {width:180px; font-size:1.5rem;}
	.slide-circle-image img {margin-top:-50px;}

	/*슬라이드 화살표*/
	.kenburn-slider .flex-direction-nav .flex-prev, .kenburn-slider .flex-direction-nav .flex-next {top:50%; height:1em; margin-top:-15%; padding:0 !important;}

	/*슬라이드 포지션*/
	.kenburn-slider .slides li:nth-child(1) .slide-image {background-position:52% 0;}
	.kenburn-slider .slides li:nth-child(2) .slide-image {background-position:70% 0;}
	.kenburn-slider .slides li:nth-child(3) .slide-image {background-position:73% 0;}
}

@media (min-width:481px) and (max-width:768px) {
	/*슬라이드 화살표*/
	.kenburn-slider .flex-direction-nav .flex-prev, .kenburn-slider .flex-direction-nav .flex-next {top:50%; height:1em; margin-top:-16%;}
}

@media (max-width:768px) {

	.history-tl-container {
		width:100%;
	}
	.history-tl-container ul.tl li {
		width:70%;
		margin-left: 100px !important;
		font-size:14px;
		padding: 0 0 30px 30px;
	}
	ul.tl li .timestamp {
		left:-65%;
	}
  .pconly {display:none !important;}
  .mobonly {display:inline-block !important;}
  .pconly2 {display:none !important;}
  .mobonly2 {display:block !important;}

  .innerwrap {width:100%; padding: 0 20px;}
  
  .navheader {padding:15px 0 15px 0;}
  nav { width:100%; padding:0;  margin:0 auto;}
  nav .logo {}
  .mainmenu li:after {	padding:0; height:0;  }
  .menudown {background:none; border:0; color:#e6e6e6; width:30px; font-size:1.3rem; margin-top:-7px; z-index:99;}

  .submenu {
    display:none;
    position:relative !important;
	margin:0 !important;
	padding:0;
  }
  .submenu li {
	background:transparent;
	padding:0 32px !important;
  }
  .submenu li a {
	font-size:17px !important;
	padding: 8px 15px !important;
  }

  .nav-container {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100% !important;
    z-index: -1;
    background: rgba(45,45,45,0.95);
    opacity: 0;
    transition: all 0.2s ease;
	display:none;
  }
  .nav-container ul {
    position: absolute;
    top: 50%;
	left: 0;
    transform: translateY(-50%);
	width: 100%;
	margin:0;
  }
  .nav-container ul li {
    display: block;
    float: left;
    width: 100%;
    text-align: left;
	padding: 0 40px;
  }
  .nav-container ul li:nth-child(1) a {
    transition-delay: 0.2s;
  }
  .nav-container ul li:nth-child(2) a {
    transition-delay: 0.3s;
  }
  .nav-container ul li:nth-child(3) a {
    transition-delay: 0.4s;
  }
  .nav-container ul li:nth-child(4) a {
    transition-delay: 0.5s;
  }
  .nav-container ul li:not(:first-child) {
    margin-left: 0;
  }
  .nav-container ul li a {
    padding: 10px 15px;
    opacity: 0;
    color: #f3f3f3;
    font-size: 24px;
    font-weight: 500;
    transform: translateY(-20px);
    transition: all 0.2s ease;
	min-width:85%;
  }
  .nav-open {
    position: fixed;
    right: 10px;
    top: 0px;
    display: block;
    width: 48px;
    height: 48px;
    cursor: pointer;
    z-index: 9999;
    border-radius: 50%;
	transition:all .5s;
  }
  .nav-open i {
    display: block;
    width: 20px;
    height: 2px;
    background: #fff;
    border-radius: 2px;
    margin-left: 14px;
  }
  .navheader.min .nav-open i {background:#333;}

  .nav-open i:nth-child(1) {
    margin-top: 16px;
  }
  .nav-open i:nth-child(2) {
    margin-top: 4px;
    opacity: 1;
	margin-left:20px;
  }
  .nav-open i:nth-child(3) {
    margin-top: 4px;
  }
  nav .mlang {
	margin-top:35px;
	padding:0 40px 0 52px !important;
  }
  nav .mlang a{
	padding:5px 20px !important;
	font-size:18px !important;
	border:1px solid #6c6c6c;
	border-radius:20px;
	text-align:center;
	width:45%;
	min-width:45% !important;
	}
  nav .mlang a:hover {
	background:#666;
	color:#fff;
	transition:all .5s;
  }
	/*상단 레이아웃*/
	nav .logo img {width:160px; margin-top:0px;}
	.navheader.min .logo img {width:160px; margin:0;}
	
	.navheader .logo img.normal {display:none;}
	.navheader .logo img.white {display:block;}
	.navheader.min .logo img.normal {display:block;}
	.navheader.min .logo img.white {display:none;}
	.navheader.min .nav-open { transition:all .2s;}
	
	/*슬라이더*/
	.slideropc {background:rgba(0,0,0,0.3);}
	.slidertxt {top:75%;}
	.slidertxt .smalltxt {font-size:1.1rem; padding:0 45px; margin-bottom:20px;}
	.slidertxt .bigtxt {font-size:2rem;}
	.subslider .slides > li {height:350px !important;}
	.subslider .slidertxt {top:45%;}
	.subslider .slidertxt .smalltxt {font-size:0.94rem; margin-bottom:0 !important;}
	.subslider .slidertxt .bigtxt {font-size:2rem; font-weight:500;}
	/*슬라이드 화살표*/
	.kenburn-slider .flex-direction-nav .flex-prev, .kenburn-slider .flex-direction-nav .flex-next {  -webkit-transform: scaleX(0.72); transform: scaleX(0.72); font-weight:300; opacity:0.2; font-family:sans-serif;}
	.kenburn-slider .flex-direction-nav .flex-prev:after, .kenburn-slider .flex-direction-nav .flex-next:before {vertical-align:middle;}

	/*슬라이더 컨트롤*/
	.wrap-scrolldownhoney {bottom:30px;}
	/*페이지*/
	.contentbox {padding:0;}

	.breadcrumb {padding-top:0;}
	.breadcrumb li {padding:15px 5px; font-size:.9rem; line-height:20px;}
	.breadcrumb li i {font-size:.9rem;}
	.breadcrumb li:after {margin-left:10px;}
	.quickmenu {bottom:-25px; width:100%; left:0; margin-left:0;}
	.quickmenu ul li {padding:12px 10px; font-size:.94rem;}

	.pagetit {font-size:17px;}
	.about {padding: 40px 0;}
		.about .sc1 {float:left; width:100%; padding:0 0 20px 0; font-size:15px;}
		.about .sc2 {float:left; width:100%; padding:0;}
		.about_2 {padding:0;}
	.fac_info {padding:15px; font-size:15px;}
	.layout_page h2{font-size: 22px;}
	.layout_page p {font-size:14.8px;}
	.layout_box {padding:20px 0 40px 0;}
		.layout_box .left {width:100%; border:0; border-bottom:1px solid #ddd; padding-bottom:30px;}
		.layout_box .center {width:100%; border:0; border-bottom:1px solid #ddd; padding:30px 0;}
		.layout_box .right {width:100%; padding-top:30px;}
	.mini_info {font-size:15px; padding:25px;}
		.mini_info .tit {font-size:22px; margin-bottom:10px;}

}
@media (max-width:1024px) {
	/*페이지*/
	.innerwrap2 {padding: 0 20px;}
	.subpagetit {margin:30px 0;}
	.subpagetit h2 {font-size:1.8rem;}
	.subpagetit p {font-size:.8rem; margin-top:15px;}
	.subpagetit .subbar {margin-top:-5px;}

	/*메인*/
	.main-col-4 {padding:20px 0;}
	.main-col-4 .one {float:none; display:table; margin:0 auto; width:70%; padding:30px 0; border-bottom:1px solid #ddd; border-left:0;}
	.main-col-4 .one:last-child {border-bottom:0;}

	.main-pr-left {width:100%; height:350px; padding:60px 0;}
		.main-pr-left .box {width:100%; padding:0 20px;}
		.main-pr-left .tit {font-size:1.5rem; font-weight:bold;}
		.main-pr-left .subtit {font-size:1.3rem; margin-top:15px;}
		.main-pr-left .info {font-size:1rem; margin-top:15px;}
	.main-pr-right {width:100%; height:350px; position:relative;}
	.main-pr-right img {width:auto; height:100%; left:50%; margin-left:-35%;}

	.overview_1 {width:100%; height:200px;}
	.overview_2 {width:100%; height:200px; margin-top:20px; margin-left:0;}
		.overview_2_bg {background-size:145%; background-position:0% 35%;}
	.overview_3 {width:100%; height:200px; margin-top:20px; margin-left:0;}
	.overview_3_bg {background-size:140%; background-position:100% 82%;}
	.overview p {width:80%; word-break:keep-all;}
		.overview p br {display:none;}

	.product_box {width:100%; height:auto; padding:35px;  border-right:1px solid #ddd; border-bottom:0;}
	.product_box2 {width:100%; border:1px solid #ddd;}
	.product_box .tit {font-size:1.3rem; padding-bottom:15px;}
	.product_box .info {font-size:.84rem; margin-top:15px;}

	/*회사소개*/
	.introkey {margin:40px auto;}
	.introkey .circle {width:105px; height:105px; padding:40px 0; margin-right:10px;}
	.company-col-2 .left {width:100%;}
	.company-col-2 .left img {width:100%;}
	.company-col-2 .right {padding-left:0; width:100%;}
	.company-col-2 .right .txt br{content: ' ';}
	.company-col-2 .right .txt br:after{content: ' ';}
	.company-col-2 .introtit {font-size:1.4rem; line-height:2rem; margin-top:20px; text-align:center;}
	.company-col-2 .introsubtit {}
	.sloganbox {height:300px; font-size:1.3rem;}
	.sloganbox img {max-width:80%;}
	.sloganbox.company_slogan {background-position:40% 30%; background-size:cover;}
	.sloganbox.tech_slogan {background-position:50% 30%; background-size:1024px;}
	.sloganbox .txts {left:10%; width:80%;}
	.company_info { text-align:left;}
	.styletbl.overview {width:100%;}

	/*페이지*/
	.styletbl.designspec th, .styletbl.designspec td {float:left; width:100%;}
	.styletbl.designspec th {height:auto !important; }
	.styletbl.designspec th, .styletbl.designspec td {margin:0 !important;} 

	.styletbl.designspec2 {margin:10px 0; width:100%; margin-right:0;}
	.styletbl.designspec2:first-child {margin-top:0;}
	.styletbl.designspec2 th { width:120px;font-size:.9rem;}
	.styletbl.designspec2 .point {display:inline-block; clear:both; padding:1px 5px;}
	.alarm {margin-top:15px; padding:5px 0;}

	.location {width:100%;}

}
@media (min-width:769px) {
	.mainmenu li:hover .submenu {
	  display:block;
	}
}
@media (min-width:769px) and (max-width:1024px) {
	.innerwrap {max-width:980px;}
}
@media (min-width:1025px) and (max-width:1440px) {
	.innerwrap {max-width:1170px;}
}
@media (min-width:1441px) and (max-width:1600px) {
	.innerwrap {max-width:1400px;}
}