/**
* Theme styleseet file
*
* @Program     DWEBS
* @Type  	   css
* @author      DWEBS
* @link        https://www.dwebs.kr
*/

@import url(//fonts.googleapis.com/earlyaccess/nanummyeongjo.css);

/* -------------------------------------------------------------------
| Custom selection color
| ------------------------------------------------------------------*/
::selection { background-color: #5d5d5d; color: #58FAF4; }
::-moz-selection { background-color: #cccccc; color: white; }


/* -------------------------------------------------------------------
| Custom mark tag
| ------------------------------------------------------------------*/
mark {
	background: #CEECF5;
	border-radius: 3px;
	padding:4px;
	color: #000;
	font-weight:bold;
}


/* ------------------------------------------------------------------------------------
| Custom bootstrap breadcrumb
|
| 서브페이지 타이틀 영역
| 부트스트랩 breadcrumb 기본 구분자 및 속성 수정
|
| 부트스트랩은 페이지 로케이션을 위한 breadcrumb 클래스를 기본 제공합니다.
| 이러한 페이지로케이션의 각 영역간 구분자는 따로 명시하지 않으면 기본 / 로 표시하게되며,
| 이것을 변경하려면 .breadcrumb>li+li:before {content: ">";}등과 같이 재선언 합니다.
| -----------------------------------------------------------------------------------*/
.breadcrumb {color:#9c9c9c; font-size:12px; padding: 5px 0px 0; margin-bottom: 10px; list-style: none; border-radius: 4px; background:none;font-family: "NotoSans-Medium", sans-serif}
.breadcrumb>li+li:before {padding: 0 5px; color: #9c9c9c; content: ">";}
.breadcrumb .active{color:#9c9c9c;}


/* -------------------------------------------------------------------
| Header section
|
| 테마의 헤더영역내의 속성을 정의합니다.
| ------------------------------------------------------------------*/
/* #navitop_mobile {vertical-align:middle;background:#fff;background: rgba(19,35,52,0.8);position:absolute; z-index: 999; width: 100%;} */
#navitop_mobile {vertical-align:middle;background-color:none;opacity:1.0;position:absolute; z-index: 999; width: 100%; border-bottom: 1px solid #868686}

.logo{padding:20px 0px;}
.mobile_btn {float:right;position:relative;width:34px;height:34px;background-color:#000;border:0px solid #2f2f2f;margin:16px 15px 0 0}
.icon-bar {margin-top:4px;margin-bottom:4px;background-color:#939393;display:block;width:22px;height:2px;border-radius:1px}

.top_navi{background:#151314;padding:5px 0 7px}
.top_navi ul{;}
.top_navi ul li{display:inline;padding:0 2.3% 0;}
.top_navi ul li a{font-size:9pt;color:#fff;text-decoration:none;letter-spacing:0.5px;font-family: "nanumMJ_B", sans-serif}
.top_navi ul li a.active{color:#666}

/* -------------------------------------------------------------------\
| Foot section
|
| 테마의 푸터영역의 속성을 정의합니다.
| ------------------------------------------------------------------*/
.footer_area {text-align:center;padding-bottom:5px;padding:3%;border-top:1px solid #ccc; position: relative;}
.f_right_icon {width: 350px;position: absolute; top: 20px; left: 50%; font-size: 0; margin-left: -175px;}
.f_r_logo { display: inline-block; border: 1px solid #ccc; padding: 10px; position: relative;}
.f_img_box {text-align: center;}
.f_right_t {font-size: 13px;color: #6d727a;  font-family: 'nanum', sans-serif; margin-top: 5px;  letter-spacing: -1px;}
.click_box {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.click_box a {display: block; width: 100%; height: 100%;}

.call{color:#fff;font-size:13px;}
.call_txt1{color:#2f2f2d;border-bottom:1px solid #2f2f2d;padding-bottom:1px;font-family: "NotoSans-Medium", sans-serif}
.call img{max-width:5%}
.call a{display:block;border-radius:6px;background:#383838;;padding:4px 0;width:98%;margin:2% auto 0;color:#fff;font-size:10pt;font-weight:bold;text-decoration:none}

.open_info{border-top:1px solid #484848;border-bottom:1px solid #484848;padding:5px 0;color:#c0c0c0;font-size:12px;line-height:20px}
.open_info a{color:#898d8e;font-size:20px;}

.footer_copy {font-size:11px;color:#666; line-height:20px; margin-top: 120px; letter-spacing: -0.3px; font-weight: 300;}
.admin{;}
.admin a{font-size:10px;color:#ccc;border:1px solid #666;background:#333;padding:3px 7px;border-radius:3px;font-family: "nanum_B", sans-serif;letter-spacing:0.5px;text-decoration:none}
.dwebs_logo{;}
.footer_device{;}
.footer_area .btn-default{font-size:10px;background:#fff;color:#666}
.footer_area .btn-primary.active, .btn-primary.active:hover{font-size:10px;background:#ececec;border:1px solid #ccc;color:#666}

.quick_wrap{width:100%}
.quick{position:relative;text-align:center;padding:20px 0}
.quick img{width:80%}
.quick a{text-decoration:none}
.quick ul{;}
.quick ul:after {display:block;clear:both;content:"";}
.quick ul li{width:48%;float:left;margin:0 1%}

/* -------------------------------------------------------------------
| Button section
|
| 테마내의 버튼들의 속성을 정의 합니다.
| ------------------------------------------------------------------*/
.btn_page_up{position:fixed; bottom:50px; right:50px; z-index:1000; display:none;}
.btn_page_up img:hover{opacity:0.5; cursor:pointer;}
.login_btn_default { background-color:#474a4d; border:1px solid #474a4d; color:#3c4349; font-size:12pt; height:68px; color:#ccc; }
.login_btn_default:hover { background-color:#333; color:#fff; }
#device_btn {vertical-align:middle; margin:0 auto;}
.board_btn_default { background-color:#474a4d; border:1px solid #474a4d; color:#d8d8d8; font-size:10pt; padding-left:10px; padding-right:10px; height:30px; }
.board_btn_default:hover { color:#fff; }


/* -------------------------------------------------------------------
| Bxslider section
|
| 테마의 Body영역의 속성을 정의합니다.
| ------------------------------------------------------------------*/
/* BXSLIDER */
#bx-pager1{width: 300px;position: relative; top: -80px; left: 50%; margin-left: -150px; z-index: 99}
#bx-pager1 a{display:inline;color:#FFF;font-size:30px;font-weight:900;width:50px;height:50px;margin:0 0 0 4px;text-decoration:none; opacity: 0.5;}
#bx-pager1 a.active{color:#e60217;font-size:30px;font-weight:900;width:50px;height:50px;opacity: 1; }


.bxslider li img { margin:0 auto; }
.bxslider_btn_prev {
	position: absolute;
	left: 0px;
	top: 50%;
	z-index: 99;
	background: url('../images/bxslider_btn_prev.png') no-repeat 0 50%;
	border: 0;
	width: 46px;
	height: 64px;
	text-indent: -9999px;
	margin-top: -30px;
	opacity:0.6;
}
.bxslider_btn_next {
	position: absolute;
	right: 0px;
	top: 50%;
	z-index: 99;
	background: url('../images/bxslider_btn_next.png') no-repeat 0 50%;
	border: 0;
	width: 46px;
	height: 64px;
	text-indent: -9999px;
	margin-top: -30px;
	opacity:0.6;
}


.c1_wrap {width: 100%; background: #fafafa; padding:50px 2%;}
.contents1 {width: 100%; margin: 0 auto;}
.c1_title_line {width: 100%; height: 1px; background: #d4d4d4;}
.main_c_title {background: #fafafa; font-size: 22px; color:#4c4c4c; font-weight: 300; text-align: center; margin: -15px auto 0 auto; width:200px;}
.main_c_title span {font-weight: 500; color:#333;}

.c1_article {width: 100%; margin-top: 50px;}
.c1_a_box {width: 100%; margin-bottom: 50px;}
.c1_a_box:last-child {margin-right: 0;}
.c1_a_title_box {margin-bottom: 20px;}
.c1_a_title_box a {display: block; text-decoration: none; font-size: 16px; color:#333; font-weight: 400;}
.c1_a_title {float: left; background: url('../images/common/c1_a_title_bar.jpg') no-repeat 0% 50%; padding-left: 50px;}
.c1_a_plus {float:right;background: url('../images/common/c1_plus.png') no-repeat 0% 50%; width:17px; height: 17px; transition: all 0.2s; }
.c1_a_title_box a:hover .c1_a_plus {background: url('../images/common/c1_plus_ov.png') no-repeat 0% 50%;}

.c1_box {width: 49%; margin-right: 2%; float: left;}
.c1_box:nth-child(2n) {margin-right: 0;}
.c1_img_box { overflow: hidden}
.c1_img_box img {transform: scale(1);transition: all 0.3s; width: 100% }
.c1_script_box {width: 100%; background:#fff; border-bottom: 2px solid #333; padding: 20px 17px; transition: all 0.3s;
}
.c1_line {width: 16px; height: 2px; background:#333; margin: 0 auto 5px auto;}
.c1_s_title {font-size: 16px; font-weight: 400; color:#333; text-align: center;}
.c1_btn {width:73px; height: 16px; background: #666; line-height: 16px; color:#fff; font-size: 11px; border-radius: 30px; text-align: center;margin-top: 8px; transition: all 0.3s; margin: 10px auto 0 auto;;}
.c1_box a {display: block; text-decoration: none; color:#333;}
.c1_box a:hover .c1_img_box img{transform: scale(1.1);}
.c1_box a:hover .c1_script_box {border-bottom: 2px solid #e60210;}
.c1_box a:hover .c1_btn {background:#e60210;}

.c2_wrap {width: 100%; background: url('../images/common/c2_bg.jpg') no-repeat; background-size: cover; padding:50px 2%;}
.contents2 {width: 100%; margin: 0 auto;}
.c2_box {width: 100%; margin-bottom: 50px;}
.c2_box:nth-child(2) {float:right;}
.c2_title_box {border-bottom: 2px solid #333; padding-bottom: 10px;}
.c2_title_box a {display: block; text-decoration: none; color:#333;}
.c2_title {float: left; font-size: 18px; font-weight: 500; background: url('../images/common/c2_icon1.png') no-repeat 0% 50%; background-size: 20px;padding-left: 30px;}
.c2_box:nth-child(2) .c2_title {background: url('../images/common/c2_icon2.png') no-repeat 0% 50%; background-size: 25px;}
.c2_plus {float:right; width: 25px; height: 25px;background: url('../images/common/c2_plus.jpg') no-repeat 0% 50%; transition: all 0.2s;}
.c2_title_box a:hover .c2_plus {background: url('../images/common/c2_plus_ov.jpg') no-repeat 0% 50%;}

.c2_table_box table{width: 100%;}
.c2_table_box table th, .c2_table_box table td {font-size: 14px; padding: 20px 0; border-bottom: 1px solid #ddd;}
.c2_table_box table th a {color:#333;font-weight: 400;}
.c2_table_box table td {color:#aaa; font-weight: 300; text-align: right;}
.c2_table_box table th span {color:#e60217;}

.c3_wrap {width: 100%; background: url('../images/common/c3_bg.jpg') no-repeat; background-size: cover; padding:50px 2% 30px 2%;}
.contents3 {width: 100%; margin: 0 auto;}
.contents3 .c1_title_line {background: #f38892;}
.contents3 .main_c_title {background: #e60217; color:#fff; width:230px;}
.contents3 .main_c_title span {font-weight: 500; color:#fff;}
#bxslider2 img {width: 100%;}
.c3_article { position: relative; margin-top: 50px;}
.c3_left {position: absolute; left: 0; top: 30%;}
.c3_right {position: absolute; right: 0; top: 30%;}
#bxslider2 li a {text-decoration: none; display: block; color:#fff;}
#bxslider2 li p {color: #fff; font-size: 14px; font-weight:400; line-height: 20px; margin-top: 15px;}
#bxslider2 li img {width: 80%;}

.contents4 {width: 100%;}
.c4_title { background: url('../images/common/c4_bar.jpg') no-repeat 0% 50%; padding-left: 50px; font-size: 16px; color:#fff; font-weight: 400; margin: 0 0 35px 0;}
.c4_box {width: 100%;}
.c4_box:nth-child(2) {background: url('../images/common/c4_bg.jpg') no-repeat; background-size: cover; padding: 50px 2% 30px 2%;}
.c4_text_box_wrap {width: 100%; }
.c4_text_box {float: left; margin-bottom: 25px;width: 50%;}
.c4_text_box h2 {font-size: 16px; color:#fff; font-weight: 400;background: url('../images/common/c4_blet.jpg') no-repeat 0 50%; padding-left: 15px; margin: 0 0 10px 0;}
.c4_text_box ul li {font-size: 14px; color:#bfbfbf; font-weight: 300; line-height: 24px; word-break : keep-all; background: url('../images/common/blet1.jpg') no-repeat 0 12px; padding-left: 10px;}


.c5_wrap {width: 100%;padding:30px 2% 20px 2%; border-top: 1px solid #ddd;}
.contents5 {width: 100%;margin: 0 auto; text-align: left;}
.c5_title {font-weight: 400; font-size: 18px; color: #2b3037; display:inline-block; margin-right: 15px; position: relative; top:-15px;}
.c5_btn_box {display: inline-block; position: relative; top: -19px;}
.c5_left{display: inline-block;}
.c5_left img {width: 15px;}
.c5_right{display: inline-block;}
.c5_right img {width: 15px;}
.c5_logo_box {display: inline-block;}
.c5_logo_box li {float: left;text-align: right;}
.c5_logo_box li img {width: 100%;}
.c5_logo_box li:nth-child(4n){margin-right: 0;}

#mv_wrap {width: 100%; padding: 0 2% 40px;}
#mv_wrap .title_box ul {margin-bottom: 35px;}
#mv_wrap .title_box ul li {font-size: 15px; font-weight: 500; text-align: left; margin: 5px;}
#mv_wrap .title_box ul li a { color:inherit; }
#mv_wrap .title_box ul li span {color:#e60217; font-weight: 900}
#mv_wrap .mv_article {margin-top: 30px;}
#mv_wrap .main_c_title {background: #fff}




/* -------------------------------------------------------------------
| Body section
|
| 테마내에 일반적인 컨텐츠들의 속성을 정의합니다.
| ------------------------------------------------------------------*/
/* warp */
#wrap {}
/* 서브 레이아웃 */
#sub_top_area_wrap{width:100%;height:100%;}
.sub_top_area{position:relative;width:100%;margin:0 auto;text-align:center;color:#fff;padding:110px 0 50px 0;}
.sub_top_area_t{font-size:20px;font-family: "OpenSans_Bold", sans-serif;}
.sub_top_area_line{width:100px;height:1px;border-bottom:1px solid #fff;margin:0 auto;padding-top:10px;}

.sub_article{position:relative;width:1300px;margin:0 auto;padding-bottom:50px;border-bottom:1px solid #151314}
.title{text-align:center;padding:20px;border-bottom: 1px solid #ccc;}
.sub_title{color:#222;font-size:18px;border-bottom:1px solid #132334;padding-bottom:19px;}
.contents{min-height:350px;padding:0 15px 30px;}

/**/
.about_tt{font-size: 25px;color:#000;font-family: "NotoSans-Medium", sans-serif;}
.about_t{font-size: 15px;color:#333;line-height: 35px;font-family: "NotoSans-Light", sans-serif}
.about_t2{font-size: 25px;color:#000;font-family: "NotoSans-Medium", sans-serif;background: url('../images/sub/sub_tblet.jpg') 0 50% no-repeat;padding-left:15px;}
.about_img{float:left;width:500px;margin-right:50px;}
.about_txt{float:left;width:650px;}


/*greetings*/
.greetings {width: 100%; padding: 0 4%; background: url('../images/sub/gree_btm_bg.jpg')no-repeat 50% 100%; background-size: 100%;}
.gree_img {text-align: center;}
.gree_img img {width: 100%;}
.gree_script_box {text-align: center;}
.gree_script_box h1 {color:#333;font-size: 18px; font-weight: 400; background: url('../images/sub/gree_title_bg.jpg')no-repeat 50% 50%;margin:30px 0 0 0; padding: 20px 0; letter-spacing: -0.5px;}
.gree_script_box p{color:#666;font-size: 14px; font-weight: 300;margin:0 0 0 0; line-height: 24px; letter-spacing: -0.5px; margin-bottom: 80px; word-break : keep-all;}

/*history*/
.his_box { width: 100%; margin-bottom: 50px;}
.his_box h2 {background: url('../images/sub/his_bar.jpg') no-repeat 170px 50%; background-size: 100% 2px;}
.his_table {margin-top: 20px; width: 100%;}
.his_table th, .his_table td {padding: 5px 0;}
.his_table th {color:#333;font-weight: 700; vertical-align: top; font-size: 15px;x}
.his_table td {color: #666; font-weight: 300; font-size: 14px; letter-spacing: -1px; vertical-align: top;}
.his_month {color:#333; font-weight: 400; padding-right: 10px; letter-spacing: 0;x}

.his_box1 h2 {background: url('../images/sub/his_bar.jpg') no-repeat 220px 50%; background-size: 100% 2px;}

/*organization*/
.organization {margin-bottom: 80px;}
.sub_contents_title {font-size: 24px; text-align: center;color:#333; font-weight: 400; margin: 0;}
.sub_title_line {width: 50px; height: 1px; background: #333; margin: 20px auto 50px auto;}

/*loacation*/
.location table {width: 100%; margin-bottom: 30px; margin-top: 0; border-top: 2px solid #e60217;}
.location table td, .location table th { padding: 10px 15px; text-align: center; border: 1px solid #ccc; }
.location table th {background: #f5f5f5; }

/*tech01*/
.tab_title {font-size: 24px; text-align: center; margin: 0; font-weight: 400;}
.t_contents {padding: 0;}
.t_contents h2 {margin: 0 0 0 0; font-size: 18px; border-left: 3px solid #e60017; padding-left: 10px; font-weight: 400;}
.t_contents h3 {font-size: 16px; color: #fff; font-weight: 400; width: 220px; height: 40px; background: #e60017; line-height: 40px; text-align: center; margin: 20px 0 0 20px; position: relative; z-index: 3; }
.t_contents > p {font-size: 14px; color:#666; font-weight: 300; line-height: 26px; margin-top: 20px; word-break : keep-all;}
.t_table_box {margin-top: 30px;}
.t_table_box table {width: 100%; margin-bottom: 30px; margin-top: 0; border-top: 2px solid #e60217;}
.t_table_box table td, .t_table_box table th { padding: 15px 10px; text-align: center; border: 1px solid #ccc;  text-align: left; font-size: 14px; }
.t_table_box table th {background: #f5f5f5; font-weight: 500; color:#333;text-align: center; word-break : keep-all;}
.t_table_box table td {font-weight: 300; color:#666; letter-spacing: -0.5px; word-break : keep-all;}
.t_table_box table td ul li {margin-bottom: 7px; background: url('../images/common/blet1.jpg') no-repeat 0 12px; padding-left: 10px; word-break : keep-all;}
.t_table_box2 table td {font-weight: 300; color:#666; letter-spacing: -1px; text-align: center;}

.t_img_box {margin-top: -20px; position: relative; z-index: 2; width: 100%;}
.t_img_box img {width: 100%;}
.t_img_box ul li {width:49%; margin-right: 2%; float: left; margin-bottom: 20px;}
.t_img_box ul li:nth-child(2n) {margin-right: 0;}
.t_img_box ul li p { margin-top: 15px; }


.t1_article {width: 100%; margin-bottom: 20px;}
.t1_a_box ul li {width: 100%; margin-bottom: 30px;}
.t1_a_box ul li:nth-child(2) {margin-bottom: 0;}
.t1_a_box ul li img {width: 100%;}
.t1_a_box ul li p {width: 100%; height: 80px; text-align: center;border-left: 1px solid #ccc;border-bottom: 1px solid #ccc;border-right: 1px solid #ccc; padding: 20px; word-break : keep-all;}
.t1_a_text_box {width: 100%; border: 1px solid #ccc; padding: 30px 20px; text-align: center;}

/*tech02*/
.tech02 .t_table_box img {width: 100%}
.t2_btn { width: 100%; height: 30px;}
.t2_btn a {display: block; text-decoration: none; color:#666;width: 100%; height: 30px; line-height: 30px;text-align: center;}
.t2_btn a span {font-size: 26px; color:#333; font-weight: 500; padding-left: 10px;}
.t2_btn a:hover {color:#e60217}
.t2_btn a:hover span {color: #e60217;}

/*tech03*/
.t3_box {margin: 30px auto;}
.t3_box > ul > li {width: 49%; height:300px; float: left; margin-right: 2%; padding: 70px 50px 0 50px; word-break : keep-all;}
.t3_box > ul > li:nth-child(1) { background: url('../images/sub/t3_bg1.jpg') no-repeat 100% 50%;}
.t3_box > ul > li:nth-child(2) { background: url('../images/sub/t3_bg2.jpg') no-repeat 100% 50%; margin-right: 0;}
.t3_box > ul > li:nth-child(3) { background: url('../images/sub/t3_bg3.jpg') no-repeat 100% 50%;}
.t3_box > ul > li:nth-child(4) { background: url('../images/sub/t3_bg4.jpg') no-repeat 100% 50%; margin-right: 0;}
@media (max-width: 600px) {
	.t3_box > ul > li {width: 285px; height:300px; float: none; padding: 70px 30px 0 30px; margin: 0 auto;}
	.t3_box > ul > li:nth-child(2) {margin: 0 auto;}
	.t3_box > ul > li:nth-child(4) {margin: 0 auto;}
}

.t3_box > ul > li > p {font-size: 16px; color:#333; font-weight: 400;}
.t3_box_line {width: 50px; background: #e60017; height: 2px; margin: 10px 0 20px 0;}
.t3_box > ul > li > ul > li {font-size: 14px; color:#666; font-weight: 300; letter-spacing: -0.5px; background: url('../images/common/dotblet.png') no-repeat 0 5px; padding-left: 12px;}

.t3_img_box ul li {width: 100%; margin-bottom: 20px;}
.t3_img_box ul li img {width :100%;}

.t_contents .t3_img_box h3 {font-size: 16px; color: #fff; font-weight: 400; width: 200px; height: 40px; background: #e60017; line-height: 40px; text-align: center; margin-left: 50px;}
.t_contents .t3_img_box .t_img_box {margin-top: 0; width: 100%; }
.tech03 .t_table_box { width: 100%; vertical-align: middle}
.tech03 .t_table_box img {width: 200px}
.tech03 .t_table_box2 img {width: 90px}
.t_table_list_none table td ul li {background: none; padding-left: 0; text-align: center;}
.t_table_list_none table td ul li img {width: 200px}
/*sequence02*/
.sequence02 .t_contents {text-align: center;}
.sequence02 .t_contents h2 {text-align: left; margin-bottom: 50px;}
.sequence02 .t_contents ul li {float: left; width: 49%; margin-right: 2%; margin-bottom: 20px;}
.sequence02 .t_contents ul li:nth-child(2n) {margin-right: 0;}
.sequence02 .t_contents ul li img {width: 100%;}
.sequence02 .t_contents ul li p {text-align: left; margin-bottom: 10px; font-size: 14px; color:#333;}
.t_contents2 {text-align: center;}
.t_contents2 h2 {margin: 0 0 0 0; font-size: 18px; border-left: 3px solid #e60017; padding-left: 10px; font-weight: 400; margin-bottom: 50px; text-align: left;}
.t_contents2 ul li {width: 49%; float: left; margin-right: 2%; margin-bottom: 30px;}
.t_contents2 ul li img {width: 100%}
.t_contents2 ul li:nth-child(2n) {margin-right: 0;}
.t_contents2 ul li p {text-align: left; margin-top: 10px; font-size: 14px; color:#333; min-height: 40px;}

.t_c2_box { width: 100%; margin-bottom: 30px;}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    vertical-align: middle;
}

/*certificate*/
.cer_box:nth-child(1) {margin-top: 0;}
.cer_box {margin-top: 30px;}
.cer_box li {width: 49%; margin-right: 2%; float :left; margin-top: 30px;}
.cer_box li:nth-child(1),.cer_box li:nth-child(2) {margin-top: 0;}
.cer_box li:nth-child(2n) {margin-right: 0;  }
.cer_box li img {width: 100%;border: 1px solid #ccc;}
.cer_box li a {text-decoration: none; display: block;}
.cer_box li p {text-align: center; margin: 10px 0; font-size: 14px; color:#333;}
