/* Add here all your css styles (customizations) */
* { margin:0; padding:0; list-style:none; }


@import url("/2018/kor/assets/css/font.css");
body, h1, h2, h3, h4, h5, h6 {font-family:"Noto Sans KR",'Roboto', sans-serif!important;}

/*-----------------------------------
Main Header
------------------------------------*/
.container { padding-left:0; padding-right:0; }
.row { margin-right:0; margin-left:0; }
.content-sm { padding-bottom:0; }
.col-md-12 { padding-left:0; padding-right:0; }
/* topcontrol */
#topcontrol { border-radius:30px!important; width:50px; height:50px; text-align:center; }
#topcontrol:after {  display:inline-block; position:static; font-size:28px; }

/* header */
.header { border-bottom:none; padding:0; margin:0; }

.header .logo { padding-left:10px; float:left; }
.header .logo img { max-width:100%; }

.header .navbar-nav > li > a { font-size:20px; color:#000; letter-spacing:-0.05em;  }
.header .navbar-nav > li:hover > a { color:#0d4d85; }
.header .navbar-nav > li > a:hover, .header .navbar-nav > .active > a { border-bottom:2px solid #0d4d85; }
.dropdown-menu  { top:52px; }
.header .dropdown-submenu > a:after { content:''; }
.header .navbar-nav > .open > a, .header .navbar-nav > .open > a:hover, .header .navbar-nav > .open > a:focus { color:#0d4d85; }
.header .navbar-nav > li > a:hover, .header .navbar-nav > .active > a { border-bottom:2px solid #0d4d85!important; }
.header .dropdown-menu { border-top:2px solid #0d4d85; }
.header .dropdown-menu li a:hover { color:#0d4d85; }

.header .navbar-toggle { margin-top:20px; background:#1b65b1; border:1px solid #1b65b1; }
.header .navbar-toggle, .header .navbar-toggle:hover, .header .navbar-toggle:focus { background:#1b65b1; border:1px solid #1b65b1; }

.languages_box .dropdown-toggle { border:1px solid #000; width:130px; line-height:35px; display:block; text-align:center; font-size:13px!important; color:#000!important; 
									background:#fff;}
.languages_box .dropdown-toggle:after { content: "\f107"; font-family: FontAwesome; margin-left:15px; font-weight:700; font-size:15px; }
.btn-group.open .dropdown-toggle { box-shadow:inset 1px 1px 5px rgba(0,0,0,0.1); }
.languages_box .dropdown-menu { position: absolute; top: 100%;  left: 0; z-index: 1000;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
} 
.languages_box .dropdown-menu a:hover { background:#eee; }
.languages_box .dropdown-menu .active a { background:#eee; }
.languages_box .dropdown-menu a i { float:right; margin-top:2px; }

.header .navbar-toggle:hover { background:#1b65b1!important;  }
#topcontrol:hover { background:#d54f26; }
/*-----------------------------------
Main Content Part
------------------------------------*/

/* product */
.bg_gray { background:#f0f3f6; }
.title-v1 {  }
.title-v1 h2 { font-size:42px; color:#000; }
.title-v1 h1:after, .title-v1 h2:after { height:3px; background:#000; }
.title-v1 p { color:#000; font-size:16px; font-weight:700!important; word-break:keep-all; }

.owl-theme .owl-controls .owl-page.active span { width:20px; height:20px; background:#f58968; }
.owl-theme .owl-controls .owl-page span { width:20px; height:20px; }
.owl-carousel-v6 .owl-carousel-item { margin:0; border:none; }
.owl-carousel-v6 .owl-carousel-item img { width:100%; }

/* .product_row { width:879px; margin:0 auto; } */
.business { padding:0px 0px 0!important; height:382px;  position:relative; box-sizing:border-box; }
.service { padding:20px 25px 30px; margin:0; cursor:pointer;  text-align:left; }
.business .service:before { width:5px; height:70px; background:#0d4d85; content:''; display:block; position:absolute; top:0; left:0; z-index:99; transition:all 0.4s;  }
.service:hover { background:none;
	box-shadow: 0 0 0px #ddd;
}

.pro_tit { font-size:20px!important; line-height:22px; }
.service_tit { font-size:29px; color:#0d4d85; text-align:left; margin-bottom:10px; }
.service_box { border:1px solid #d0dce7; height:295px; position:relative; overflow:hidden; }
.service:hover:before { height:100%; background:#f26237; }
.service:hover .service_tit { color:#f26237;  }
.service:hover a { text-decoration:none; }
.service:hover .desc { background:rgba(222,106,71,0.84); bottom:0; }
.service:hover .desc.desc_line { bottom:0; }
.service:hover .desc.desc_line04 { bottom:0; }

.service:hover small { margin-bottom:20px; }
.service .desc.desc_line { bottom:-58px;  }
.service .desc { padding:12px 30px; height:107px; width:100%; position:absolute; left:0; bottom:-59px; background:rgba(85,130,169,0.7); transition:all 0.4s; }
.service h4 { color:#000; font-size:27px!important; letter-spacing:-0.05em; padding-left:10px; }
.service_img { width:100%; overflow:hidden; }
.service img { max-width:100%; }
.service span { font-size:18px; color:#fff; letter-spacing:-0.025em; word-break:keep-all; font-weight:700; transition:all 0.3s; display:block; }
.service p { font-size:13px;  color:#fff; margin-top:6px; }

.mt50 { margin-top:50px; }

/* company info */
.col-sm-12, .col-md-6 { padding:0; }
.main_video { padding:35px 60px 40px 108px;   }
.main_video .video_box { width:auto;  margin:0 auto; color:#0d4d85; }
.main_video .movie {  margin-bottom:20px; }
.main_video .movie video { width:420px; }
.main_video .video_box strong { font-size:22px; letter-spacing:-0.05em; word-break:keep-all; line-height:22px;  }
.main_video .video_box p { font-size:16px; color:#0d4d85; word-break:keep-all; line-height:18px; margin-top:10px;  letter-spacing:-0.05em; }

.company_ctt { color:#fff; cursor:pointer; }
.company_ctt a { width:100%; height:100%; display:block; color:#fff; padding:50px 25px 55px 180px;  }
.company_ctt a:hover { text-decoration:none; }
.company_ctt strong { font-size:26px; font-weight:500; word-break:keep-all; }
.company_ctt p { color:#fff; font-size:16px; margin-top:10px; word-break:keep-all; }
.form_box { background:#f26338 url('/2018/kor/assets/img/main/form_ic.png') 50px center no-repeat;border:10px solid #f26338;-webkit-transition-delay: 0.05s;transition-delay: 0.05s;transition: 0.3s ease; -moz-transition: 0.3s ease; -webkit-transition: 0.3s ease; -o-transition: 0.3s ease }
.form_box:hover{border:10px solid rgba( 0, 0, 0, 0.2 );;-webkit-transition-delay: 0.05s;transition-delay: 0.05s;transition: 0.3s ease; -moz-transition: 0.3s ease; -webkit-transition: 0.3s ease; -o-transition: 0.3s ease}
.call_box { background:#c73b24 url('/2018/kor/assets/img/main/call_ic.png') 50px center no-repeat; border:10px solid #c73b24;-webkit-transition-delay: 0.05s;transition-delay: 0.05s;transition: 0.3s ease; -moz-transition: 0.3s ease; -webkit-transition: 0.3s ease; -o-transition: 0.3s ease}

.form_box:hover,.call_box:hover{border:10px solid rgba( 0, 0, 0, 0.2 );;-webkit-transition-delay: 0.05s;transition-delay: 0.05s;transition: 0.3s ease; -moz-transition: 0.3s ease; -webkit-transition: 0.3s ease; -o-transition: 0.3s ease}

/* brochure */
.brochure { background:#0d4d85 url('/2018/kor/assets/img/main/bro_bg.png') center top no-repeat; height:300px; padding:60px 0;  }
.brochure .title-v1 { margin-bottom:25px; }
.brochure h2 { font-size:32px; color:#fff; }
.brochure h2:after { background:#fff; }
.brochure p { color:#fff; line-height:25px; }
.brochure_btn { text-align:center; }
.brochure_btn a {  padding:5px 20px; border:1px solid #fff; color:#fff;  display:inline-block; }
.brochure_btn a:hover { text-decoration:none; background:#fff; color:#0d4d85; font-weight:700; }
.brochure_btn a:after { content: "\f105"; font-family: FontAwesome; font-weight:500; font-size:18px; padding-left:30px; }

/* contect */
.contect {  height:272px; padding:40px 0; text-align:center; background:url('/2018/kor/assets/img/main/contact_bg.png') center top no-repeat; color:#000;  }
.contect .title-v1 { margin-bottom:25px; }
.contect h2 { font-size:30px;  }
.contect strong { font-size:24px; }
.contect p { font-size:14px; color:#000; padding-top:10px; }
.contect p a { color:#000; }
.contect p a:hover {  }
/* footer */
.footer-v1 .footer { text-align:center; font-size:14px; padding:30px 20px 50px; border-top:1px solid #ccd1d9; background:#fff; }
.footer-v1 .footer ul { overflow:hidden; }
.footer-v1 .footer ul li { display:inline-block; margin-right:25px; color:#000; letter-spacing:-0.05em; }
.footer-v1 .footer ul li:last-child { margin:0; }
.footer-v1 .footer p { color:#000; margin-top:-5px; }
.footer-v1 .footer p span { padding-left:20px; }

/*-----------------------------------
SUB Content
------------------------------------*/
.content-sm { padding:0; }
.pb50 { padding-bottom:50px!important; }
/* sub visual */
.breadcrumbs-v3 { padding:45px 0; }
.breadcrumbs-v3.bg_02  { width:100%;  height:240px; background:url('/2018/kor/assets/img/sub/sub_bg_02.png') center top no-repeat; background-size:cover; }
.breadcrumbs-v3.bg_01 { width:100%;  height:240px; background:url('/2018/kor/assets/img/sub/sub_bg_01.png') center top no-repeat; background-size:cover; }
.breadcrumbs-v3.bg_03 { width:100%;  height:240px; background:url('/2018/kor/assets/img/sub/sub_bg_03.png') center top no-repeat; background-size:cover; }
.breadcrumbs-v3.bg_04 { width:100%;  height:240px; background:url('/2018/kor/assets/img/sub/sub_bg_04.png') center top no-repeat; background-size:cover; }
.breadcrumbs-v3 h1 { font-size:50px; margin-top:15px;  text-shadow:0 2px 0 rgba(0,0,0,1); }
.breadcrumbs-v3 h1:after { display:block; content:''; background:#fff; width:60px; height:3px; margin:25px auto; }

.breadcrumbs-v3 .navi { color:#fff; font-size:13px; }
.breadcrumbs-v3 .navi a { color:#fff;  }
.breadcrumbs-v3 .navi a:after { content:'>'; display:inline-block; margin:0 5px; }
.breadcrumbs-v3 .navi span { text-shadow:0px 2px 0 rgba(0,0,0,1); }

/* tab */
.tab li a { color:#447eb0; font-weight:700; display:block; }
.tab li a:hover { text-decoration:none; }
.tab li:hover { background:#0d4d85;   }
.tab li:hover a { color:#fff!important; }

.tab03 li { width:33.3%; }
.tab02 li { width:50%; }
#tab-button { border-top:1px solid #abc7de; border-bottom:1px solid #abc7de; overflow:hidden; box-shadow:0px 1px 0px #e9e9e9; box-sizing:border-box;  }
#tab-button li { float:left; height:57px; border-left:1px solid #abc7de; text-align:center; line-height:57px; font-size:16px;  cursor:pointer;  }
#tab-button li:last-child { border-right:1px solid #abc7de;  }
#tab-button li a { color:#447eb0; font-weight:700; display:block; }
	
.tab-contents { border:1px solid #000; margin-top:20px; padding:10px 0 30px; overflow:hidden; }
.tab-button-outer {  }
.tab-select-outer { }

.tab-select-outer select { width:100%; height:55px; color:#fff; padding:0 20px; font-size:20px; border:none; 
				/* ³×ÀÌÆ¼ºê ¿ÜÇü °¨Ãß±â */ 
					-moz-appearance: none; 
					appearance: none; -webkit-appearance: none;
					background:#0d4d85 url('/2018/kor/assets/img/sub/top_arrow.png') no-repeat 97% center; } /* È­»ìÇ¥ ¸ð¾çÀÇ ÀÌ¹ÌÁö */  
/* IE 10, 11ÀÇ ³×ÀÌÆ¼ºê È­»ìÇ¥ ¼û±â±â */ 
.tab-select-outer select::-ms-expand { display: none; } 
.m_select option {  width:100%; height:55px; line-height:55px; border:1px solid #000; display:block; color:#000; font-size:20px; padding:0 20px; background:#fff; }
.m_select a:hover { text-decoration:none; }

/* sub tit */
.sub_tit { text-align:center; padding:68px 0 75px; }
.sub_tit h2:before { content:''; display:block; margin:0 auto; width:25px; height:3px; background:#fa6e51; margin-bottom:10px; }
.sub_tit h2 { font-size:35px; color:#000; font-weight:500;  }

/*------------------------------------------
ABOUT
-------------------------------------------*/



/* ÀÎ»ç¸» */
.intro_img { padding-left:20px; }
.intro_txt { padding:5px 0; color:#000; }
.intro_txt strong { font-size:27px; line-height:25px; }
.intro_txt p { font-size:20px; color:#000; margin-top:20px; letter-spacing:-0.025em; word-break:keep-all; line-height:22px;  }

/* ¿¬Çõ */
.bg_gray { background:#f4f6f9; }
.history {  position:relative; }
.history:before { left:50%; height:100%; background:#e6e9ed; top: 0; width: 4px; content:''; position: absolute; display:block; clear:both; }

/*
.timeline-v2 > li .cbp_tmlabel { background:none; }
.timeline-v2 > li .cbp_tmicon { width:16px; height:16px; top:0px; left:51%; background:url('/2018/kor/assets/img/sub/history_dot.png') center top no-repeat;}

.timeline-v2 > li .cbp_tmtime { left:23%; }
.timeline-v2 > li .cbp_tmtime.h_fr { padding:0;  top:-10px; }
.timeline-v2 > li .cbp_tmtime span:last-child { color:#000; font-size:25px; }
.timeline-v2 > li .cbp_tmlabel { padding:0;  }
.timeline-v2 > li .cbp_tmlabel.s_fr { margin-left:53%; }

.timeline-v2 > li .cbp_tmlabel ul li { font-size:15px; color:#000; line-height:30px; }
*/
.history div {position:relative; margin-bottom:40px; } /* ±âº»Àº ¿ìÃø */
.history div:after{display:block; content:""; clear:both;}
.history div .year{position:absolute; top:-15px; left:44%; color:#000; font-size:27px;  }
.history div ul{float:right; margin-top:-10px; width:37%; position: relative; right:10.5%; }
.history div ul:before{ content:''; display:inline-block; width:16px; height:16px;  background:url('/2018/kor/assets/img/sub/history_dot.png') center top no-repeat; position:absolute; top:5px; left:-7.5%; }
.history div ul li{overflow:hidden; font-size:17px; color:#000; line-height:30px; word-break:keep-all; /* text-transform:lowercase; */ margin-bottom:15px;  }
.history div ul li span { display:inline-block; float:left; font-weight:bold; }
.history div ul li strong { font-weight:400; float:none;  color:#000; width:76%; display:inline-block; padding-left:3px; }
 
.history div.left ul li { width:100%; }
.history div.left ul li span { display:inline-block; float:right; text-align:left; }


.history div.left .year{ left:52%; text-align:right;} /* leftÅ¬·¡½º ¿¬ÇõÁÂÃø */
.history div.left ul{float:left; margin-left:21.3%; text-align:right; }
.history div.left ul:before { left:105.2%; }

.history div.left ul li strong { float:none;  text-align:right;  color:#000; width:auto; }
/* .history div.left ul li strong.smaill { width:auto; }
 */

/* ÀÎÁõÇöÈ² */
.ctfArea {  padding:0 15px; }
.cft {  overflow:hidden; }
.cft li { width:23%; float:left; margin-bottom:40px; position:relative; cursor:pointer; margin-right:2.6%;  }
.cft li:nth-child(4n+4) { margin-right:0; }
.cft li:nth-child(5) { clear:both; }
.cft li:hover .detail { display:block; }
.cft li img { width:100%; }
.cft li .detail { width:100%; height:100%; padding:55% 20px 0; top:0; left:0; position:absolute; background:rgba(0,0,0,0.7); display:none; text-align:center; }
.cft li .detail p {  color:#fff; font-size:20px;  word-break:keep-all;  text-align:center; letter-spacing:-0.025em; font-weight:500; text-shadow:0 2px 0 #000; line-height:140%; }

/*------------------------------------------
PRODUCT
-------------------------------------------*/

.product_list { padding:50px 15px 0 15px; }
.product_list ul:after { clear:both; display:block; content:''; }
.product_list ul li { float:left; width:360px; margin-bottom:80px; margin-right:30px; }
.product_list ul li:nth-child(3n+3) { margin-right:0; }
.product_list ul li a { display:block; border:1px solid #bcc6d4; position:relative;  }
.product_list ul li a:hover .item_view { opacity:1;  }
.product_list ul li a img { width:100%; }
.product_list ul li .item { color:#444a54; text-align:center; margin-top:10px; }
.product_list ul li .item strong { display:block; font-size:25px; letter-spacing:-0.05em; font-weight:500; }
.product_list ul li .item span { font-size:16px; letter-spacing:-0.025em; font-weight:500;  }
.product_list ul li a .item_view { width:100%; height:100%; background:rgba(13,77,133,0.66); position:absolute; top:0; left:0; opacity:0; transition:0.5s; }
.product_list ul li a .item_view .view_btn { text-indent:-9999px; width:84px; height:84px; border-radius:60px; position:absolute; top:0; bottom:0; left:0; right:0; margin:auto; 
												background:#FFF url('/2018/kor/assets/img/sub/zoom_ic.png') center center no-repeat;}


.fancybox-margin { margin:0; }
.fancybox-skin { border-radius:0; background:#fff; box-shadow:0 2px 9px rgba(0,0,0,0.6); padding:35px 68px 65px!important;  }
.item_popup { width:auto;  }
.item_popup  .pop_tit { width:100%; border-bottom:3px solid #e9573f; padding:5px 5px; margin-bottom:30px; }
.item_popup  .pop_tit  strong { color:#444a54; font-size:35px; font-weight:500; }
.item_popup  .pop_tit  span { color:#444a54; font-size:16px; padding-left:15px; font-weight:500; }
.item_popup img { width:100%; }
.item_popup  .item_date { overflow:hidden; margin-top:30px; }
.item_popup .item_date strong { font-size:20px; color:#000; letter-spacing:-0.025em; font-family:"Noto Sans KR",'Roboto', sans-serif!important;  } 
.item_popup .item_date strong:before { width:30px; height:5px; background:#f26439; content:''; display:block; margin-bottom:5px; }
.item_popup .item_date table { width:76%; float:right; border-top:3px solid #656d78; }
.item_popup .item_date table th, td { border-bottom:1px solid #ccd1d9; font-weight:500; font-size:15px; color:#000; padding:10px 30px; letter-spacing:-0.025em; 
												word-wrap: break-word; }
.item_popup .item_date table th { background:#eef1f5; text-align:center; }
.item_popup .item_date table td { text-align:left;   }
.btnArea { text-align:center; clear:both; }
.down_btn { display:inline-block;  background:#f26439; color:#fff; font-size:15px; padding:10px 35px; text-align:center; box-sizing:border-box; font-weight:500; 
				letter-spacing:-0.025em; margin:30px 0  0; border-radius:3px; cursor:pointer; }
.down_btn:hover { text-decoration:none; color:#fff; background:#d54f26; }
.down_btn:focus { color:#fff; }
.down_btn:before {content: "\f019"; display: inline-block; font-family: FontAwesome; margin-right:10px; }

.fancybox-close { width:44px; height:44px; background-image:url('/2018/kor/assets/img/sub/next_bt.png'); background-position:-90px -44px;  position:fixed; top:20px; right:40px; background-size:auto; }
.fancybox-nav { width:44px; height:44px; background:url('/2018/kor/assets/img/sub/next_bt.png') left -46px no-repeat; position:fixed;  top:50%;  }
.fancybox-nav.fancybox-prev { left:20px; }
.fancybox-nav.fancybox-next { background-position:-46px -46px; right:40px; }
.fancybox-nav:hover span {
	visibility: hidden;
}

/*------------------------------------------
CONTACK
-------------------------------------------*/
.contact_map { width:100%;  }
.contact_map .root_daum_roughmap  { width:100%!important; }
.map_info { overflow:hidden; margin-top:30px; padding:0 30px; width:100%; }
.map_info ul { overflow:hidden; width:100%; }
.map_info ul li { width:100%; color:#000; font-size:16px; margin-bottom:10px; word-break:keep-all; }
.map_info ul li:after { content:''; display:block; clear:both; }
.map_info ul li strong { display:inline-block; width:100px; font-size:20px; float:left; }
.map_info ul li span {  letter-spacing:-0.05em; float:left; width:71%; }

.consult {  }
.consult h3 { font-size:22px; color:#000; font-weight:700; }
.consult .rule { height:180px; overflow-Y:scroll;  border:1px solid #ccc; padding:20px; font-size:16px; word-break:keep-all; background:#f5f7fb; }
.consult .rule p { word-break:keep-all;  }
.consult .rule p strong { color:#000;  }
.consult .rule ul { overflow:hidden; padding-left:20px; }
.consult .rule ul span { padding-left:50px; }
.agree_check { overflow:hidden;  padding:20px 0; font-size:16px; color:#000; cursor:pointer; }

.agree-txt{position:relative;text-align:left;cursor:pointer;overflow:hidden;display:inline-block}
.agree-txt input { margin-top: -12px;  width: 24px; height: 24px; position: absolute;  top: 50%;  left: 0;  margin-top: -10px;  opacity: 0;  filter: alpha(opacity=0);  width: 20px;  height: 20px;  
cursor: pointer;   z-index: 2;}
.agree-txt input[type="checkbox"] {  box-sizing: border-box;  padding: 0;}
.agree-txt label {  padding-left: 30px;   /* font-size: 20px; */   font-size: 18px; line-height: 28px;color:#656d78;font-weight:300; height: 25px;  vertical-align: middle; cursor: pointer;  font-weight: bold;}
.agree-txt label:after{ content: '';  position: absolute;  top: 50%;  left: 1px;  z-index: 1; margin-top: -10px;  width: 20px;  height: 20px;  background-repeat: no-repeat;  background-size: 20px;  display: inline-block; 
							margin-top: -12px;  width: 24px;   height: 24px;  background-image: url('/2018/kor/assets/img/sub/check_ic.png');  background-size: 24px;}
.agree-txt input:checked + label:after {   background-position: 0 bottom;}
.agree-txt input:checked + label{color:#000}

.consult .down_btn:before { content:''; margin-right:0; }
table caption {
	position: relative;
	height: 0;
	font-size: 0;
	line-height: 0;
}

.tbl-basic{margin-bottom:10px;width:100%;border-top:2px solid transparent;border-bottom:1px solid transparent;border-collapse: collapse; border-spacing: 0;font-family:'Noto Sans KR';}
.tbl-basic th{padding:10px 15px;border-left:1px solid transparent;border-bottom:1px solid transparent;margin-left:-1px;vertical-align:middle;word-wrap:break-word;word-break:keep-all;font-family:'Noto Sans KR';font-size: 15px;color:#000}
.tbl-basic td{padding:10px 15px;border-left:1px solid transparent;border-bottom:1px solid transparent;margin-left:-1px;vertical-align:middle;word-wrap:break-word;word-break:keep-all;font-family:'Noto Sans KR';font-size: 15px;color:#000;text-align:center}
.tbl-basic th:first-child,
.tbl-basic td:first-child{border-left:none}
.tbl-basic th.trw,
.tbl-basic td.trw{border-right:1px solid #ddd;}

.tbl-basic .tbt_dashed{border-bottom-style:dashed;}
.tbl-basic th{text-align:center}
.tbl-basic{border-top-color:#000;border-bottom-color:#ddd;}
.tbl-basic th,
.tbl-basic td{border-left-color:#ccc;border-bottom-color:#ccc; text-align:left; color:#000;}
.tbl-basic th{background-color:#f4f7fc;font-weight:bold; text-align:center;}
.tbl-basic th label { color:#000; }
.tbl-basic td table {border-bottom:1px solid #cccccc;}
.tbl-basic td table th{background:#f8f8f8}
.tbl-basic td table th,.tbl-basic td table td{border-bottom:1px solid #cccccc;text-align:left;padding:8px 10px}

.tbl-basic .noStyle td{padding:0}
.tbl-basic .toolbar td{padding:0}
.tbl-basic td input[type="text"]{height:34px; padding: 6px 10px;border:1px solid #999;font-family:'Noto Sans KR';font-family:'Noto Sans KR';font-size:15px!important}
.tbl-basic td select {height:34px; padding: 6px 10px;border:1px solid #999;font-family:'Noto Sans KR';font-family:'Noto Sans KR';font-size:15px!important}
.tbl-basic.left{text-align:left!important}
.center {
	text-align: center;
}

.left {
	text-align: left;
}
/*---------------------------------- 
Media Query
------------------------------------*/

@media (max-width: 1610px) and  (min-width: 990px){
	.history div ul li strong {  display:inline-block; text-align:left;  color:#000; width:80%; }
	.history div.left ul li strong { float:left; display:inline-block; text-align:right;  color:#000; width:80%; }
	.history div.left ul li strong.smaill { width:88%; }
	.history div ul li strong.smaill { width:87%; }
	.history div ul li strong.middle { width:82%; }
	.history div.left ul li strong.middle { width:82%; }

}


@media (min-width: 992px){

.container { width:1170px; margin:0 auto; }
.header { height:88px; }
.header > .container { margin-bottom:-70px; }
.header .logo {  padding-left:10px; }
.header .open > .dropdown-menu { display:block; }
.languages_box .dropdown-menu a { border-bottom:none; padding:3px 15px!important; }
.languages_box { margin-top:7px; margin-right:15px!important; }

.header .navbar-nav > li > a:after { content:''; }
.header .navbar-nav > li { margin-right:45px; text-align:center; }
.header .navbar-nav > li > a { width:128px;  text-align:center; padding:15px 0; }
.header .dropdown-menu { min-width:180px; }

.tab-select-outer { display:none; }


}

@media (max-width: 991px) and (min-width: 767px) {
.container { width:100%;  }
#topcontrol { width:35px; height:35px; }
#topcontrol:after { font-size:18px; }
.header .dropdown .dropdown-submenu > a { font-size:14px;  }
.header .navbar-nav .open .dropdown-menu { padding:0; }
.header .navbar-nav .open .dropdown-menu > li > a, .header .navbar-nav .open .dropdown-menu .dropdown-header { padding:8px 15px; }
.header .navbar-toggle { margin-right:20px; }
.languages_box { padding:10px; }

.btn-group .dropdown-toggle { box-shadow:none; }
.languages_box .dropdown-menu { position:absolute!important; top:0; left:131px!important; min-width:202px;  border: 1px solid rgba(0,0,0,.15)!important; overflow:hidden; 
								border-radius:0; padding:0;  }
.languages_box .dropdown-menu li { width:100px; float:left; }
.languages_box .dropdown-menu li a { width:100px; padding:7px 10px!important; }
.languages_box .dropdown-toggle:after { content: "\f105"; font-family: FontAwesome; float:right; font-weight:900; font-size:18px; padding-right:10px; }



.main_video { text-align:center; }
.form_box { background:#f26338;  }
.form_box a { padding-left:15px; padding-bottom:55px; }
.call_box { background:#c73b24;   }
.call_box a { padding-left:25px; }
.company { margin-top:50px; }
.company_ctt { width:50%; float:left; }
.service .service_tit { font-size:25.5px;  }
.service_box { height:246px; }
.business { height:334px; }
.main_video { padding:35px 15px; }

.company_ctt strong { font-size:25px; }
.main_video .movie video { width:100%; }

.footer span { display:block; padding-left:0!important; }
/* --------------------------------
sub
----------------------------------*/
.sub_tit { padding-top:40px!important; padding-bottom:30px!important; }
.intro_txt { padding:20px 50px!important; }
.tab-button-outer { display:none; }

.history { padding:0 50px; }
.history:before { display:none;}
.history div .year { position:static; margin-bottom:20px; }
.history div ul { float:left; width:auto;  }
.history div ul:before { display:none; }
.history div.left ul { float:left; text-align:left; margin-left:0; }
.history div.left .year { text-align:left; }
.history div ul { right:0; }

.cft li { width:30%; margin-right:5%; }
.cft li:nth-child(3n+3) { margin-right:0; }
.cft li:nth-child(4) { clear:both; margin-right:4%; }
.cft li:nth-child(5) { clear:right; }

.product_list { padding:50px 10px 0 15px ; }
.product_list ul li { margin-right:15px; }
.product_list ul li:nth-child(2n+2) { margin-right:0;  }
.product_list ul li:nth-child(3n+3) { margin-right:15px; }
.product_list ul li:nth-child(6n+6) { margin:0; }

.item_popup .item_date table th,td { padding:10px 15px; }
.fancybox-close { right:20px; }
.fancybox-nav.fancybox-next { right:20px; }
.fancybox-inner { width:460px!important; } 

.agree { padding:0 30px; }
.consult_form { padding:0 30px; }

.history div.left ul li span { float:left; }
.history div ul li span {   }
.history div ul li p {  }
.history div.left ul li p {  }
}


@media (max-width: 766px) {

.container { width:100%;  }
#topcontrol { width:35px; height:35px; }
#topcontrol:after { font-size:18px; }
.header .dropdown .dropdown-submenu > a { font-size:14px;  }
.header .navbar-nav .open .dropdown-menu { padding:0; }
.header .navbar-nav .open .dropdown-menu > li > a, .header .navbar-nav .open .dropdown-menu .dropdown-header { padding:8px 15px; }
.header .navbar-toggle { margin-right:20px; }
.languages_box { padding:10px; }
.header .logo { width:180px!important; }

.btn-group .dropdown-toggle { box-shadow:none; }
.languages_box .dropdown-menu { position:absolute!important; top:0; left:131px!important; min-width:202px;  border: 1px solid rgba(0,0,0,.15)!important; overflow:hidden; 
								border-radius:0; padding:0;  }
.languages_box .dropdown-menu li { width:100px; float:left; }
.languages_box .dropdown-menu li a { width:100px; padding:7px 10px!important; }
.languages_box .dropdown-toggle:after { content: "\f105"; font-family: FontAwesome; float:right; font-weight:900; font-size:18px; padding-right:10px; }

.brochure { padding:30px 0; height:320px; }
.title-v1 h2 { font-size:27px;  }
.title-v1 p { font-size:16px; padding:0 20px; }
.company { margin-top:0px; }
.main_video { text-align:center; padding:35px 15px;  }
.form_box { background:#f26338; }
.form_box a { padding-left:15px;  }
.call_box { background:#c73b24;  }
.call_box  a { padding-left:15px;  }
.service .service_tit { font-size:20px; font-weight:bold; }
.service .desc { bottom:-32px;  height:80px; }
.service .desc.desc_line { bottom:-32px;  }
/*.service .desc.desc_line04 { bottom:-56px;  }*/
.main_video { padding:35px 15px; }
.service_box { height:auto; }
.business { height:auto; }
.main_video .movie video { width:100%; }
.footer span { display:block; padding-left:0!important; }


.company_ctt strong { font-size:22px!important; }

.service .desc { padding:12px 20px; }

/* --------------------------------
sub
----------------------------------*/
.sub_tit h2 { font-size:30px; }
.sub_tit { padding-top:40px!important; padding-bottom:30px!important; }
.intro_txt { padding:20px 30px!important; }

.tab-button-outer { display:none; }

.intro_txt strong { font-size:22px; }
.intro_txt p { font-size:18px; }

.history { padding:0 30px; }
.history:before { display:none;}
.history div .year { position:static; margin-bottom:20px; }
.history div ul { float:left; width:auto; }
.history div ul:before { display:none; }
.history div.left ul { float:left; text-align:left; }
.history div.left .year { text-align:left; }
.history div ul { right:0; }
.history div.left ul { margin-left:0; }

.cft li { width:47%; margin-right:5%; }
.cft li:nth-child(2n+2) { margin-right:0; }
.cft li:nth-child(3) { clear:both; }
.cft li .detail p { font-size:14px; }
#tab03 { padding-bottom:0!important; }

.product_list { padding:50px 15px 0 15px ; }
.product_list ul li { width:100%; }

.fancybox-close { z-index:999; position:absolute; right:15px; top:15px; background-position:-92px bottom;  opacity:0.6; transform:scale(0.8);  }
.item_popup .pop_tit { margin-bottom:20px; }
.item_popup  .pop_tit  span { font-size:14px; display:block; padding-left:0; }
.item_popup  .pop_tit  strong { font-size:23px; }
.fancybox-skin { padding:30px 35px 35px!important; }
.item_popup .item_date { margin-top:20px; }
.item_popup .item_date table { width:100%; margin-top:10px; }
.item_popup .item_date table th,td { padding:10px 15px; }
.fancybox-nav.fancybox-next, .fancybox-nav.fancybox-prev { transform:scale(0.7); background-position:left bottom; }
.fancybox-nav.fancybox-next { right:20px; background-position:-46px bottom; }
.fancybox-nav { top:48%; }
.item_popup .item_date strong { font-size:18px; }
.item_popup .down_btn { margin:20px 0 0 ; }

.map_info ul li strong { width:90px; font-size:18px; }
.map_info ul li  { font-size:14px; }
.map_info { padding:0 20px; }
.consult h3 { font-size:18px; }
.agree { padding:0 20px; }
.consult_form { padding:0 15px; }
.consult_form .tbl-basic th, .consult_form .tbl-basic td { font-size:14px; }
.consult_form table td input { width:100%!important; }
.consult_form table td .phone_form { width:25%!important; }
.consult_form table td .mail_form { width:43%!important; }

.history div.left ul li span { float:none; }
.history div ul li span { float:none; }
.history div ul li strong {  display:block; width:auto; line-height:140%; }
.history div.left ul li strong {  text-align:left; }


#html_element>div { margin:0 auto; }
.agree-txt { height:80px; }
.agree-txt label:after { top:20%; }
.consult .rule ul span { display:block; padding:0; }

}



/* Drawing ¸ð´Þ */

#drawing .modal-header { border:none; }
#drawing .modal-header h5  { width:100%; border-bottom:3px solid #e9573f; padding:5px 5px; color: #444a54; font-size: 35px; }
#drawing .modal-header h5 strong { font-weight:500!important;  }
#drawing .modal-header .close { position:absolute; top:25px; right:15px; font-size:30px; }
#drawing .modal-body { border:none; }
#drawing .modal-body h4 { font-size:20px; color:#000; letter-spacing:-0.025em; font-family:"Noto Sans KR",'Roboto', sans-serif!important; font-weight:700; } 
#drawing .modal-body h4:before { width:30px; height:5px; background:#f26439; content:''; display:block; margin-bottom:5px; }

#drawing .modal-body .drawing_list a { width:137px; background:#f26439; padding:6px 0 ; margin-top:3px;  }
#drawing .modal-body .drawing_list a:hover { text-decoration:none; color:#fff; background:#d54f26; }

#drawing .modal-body .drawing_list a {display:inline-block; color:#fff; text-align:center}


#drawing .modal-body .sealing_list { margin-top:40px; }
