/**
* 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:#111}
.logo{line-height: 70px;vertical-align: middle;}
.mobile_btn {float:right;position:relative;width:34px;height:34px;background-color:#000;border:0px solid #2f2f2f;margin:7px 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;background: #111;padding:5% 0;}

.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;}

.ft_color{color:#9d741e;}
.footer_copy {font-size:12px;color:#7a7a7a;line-height:18px;}
.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 */
.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;
}


.main_col1_wrap{position: relative;width:100%;}

.main_col2_wrap{width:100%;display: inline-block;}
.col2_tt{color:#555;font-family: "NotoSans-Medium", sans-serif;font-size: 20px;margin-top:5%;}
.col2_t{color:#666;font-size: 13px;margin-bottom:5%;}
.main_col2_wrap ul{background: #fafafa;display: inline-block;padding:5%;}
.main_col2_wrap li{float:left;margin-right:2%;width:32%;}

.main_col3_wrap{width:100%;background: #4b4b4b;padding:5%;display: inline-block;}
.main_col3_wrap ul{display: inline-block;}
.main_col3_wrap li{width:48%;margin-right:4%;float:left;}
.col3_t{color:#f0b129;font-size: 25px;font-family: "NotoSans-Bold", sans-serif;}
.col3_t2{font-size: 13px;line-height: 15px;color:#aaa;}
.col3_link_wrap{position: relative;display: inline-block;margin:0 auto;}
.col3_link{float:left;margin-right:10px;}

/* -------------------------------------------------------------------
| Body section
|
| 테마내에 일반적인 컨텐츠들의 속성을 정의합니다.
| ------------------------------------------------------------------*/
/* warp */
#wrap {}
/* 서브 레이아웃 */
#sub_top_area_wrap{width:100%;height:100%;min-height: 120px;}
.sub_top_area{position:relative;width:100%;margin:0 auto;text-align:center;color:#fff;padding:40px 0}
.sub_top_area_t{font-size:20px;font-family: "NotoSans-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:25px;border-bottom:3px solid #f0b129;padding-bottom:17px;}
.contents{min-height:350px;padding:5%;display:block;}

.about{font-size: 13px;color:#666;line-height: 20px;width:100%;margin:0 auto;position: relative;}
.about_tt{font-size: 45px;color:#666;font-family: "NotoSans-Medium", sans-serif;}
.about_tt2{color:#000;}
.about_t{font-size: 25px;color:#333;}
.about_t2{font-family: "NotoSans-Medium", sans-serif;}
.about_txt{width:100%;display: inline-block;}
.about_img{width:100%;display: inline-block;}
.about_line{width:100%;height:30px;background: #d1d3d4;display: inline-block;}

.coach{font-size: 13px;color:#666;line-height: 20px;}
.coach_t{color:#333;font-size: 20px;font-family: "NotoSans-Medium", sans-serif;}
.coach_line{width:20px;height:1px;background: #f0b129;}
.coach_txt{width:100%;display: inline-block;}
.coach_img{width:100%;display: inline-block;}

.location_icon{float:left;width:15%;}
.location_t{float:left;font-size: 13px;color:#666;line-height: 20px;width:85%;}
.location_t2{font-size: 12px;}
.location_con{display: inline-block;width:100%;}

.teaching_table{font-size:13px;color:#666;text-align:center;}
.teaching_table caption{font-size:0px;color:#fff;padding:0;line-height:0}
.teaching_table th{border-left:1px solid #ccc;border-right:1px solid #ccc;color:#333;font-size:15px;padding:20px 0;text-align:center;border-top:2px solid #333;}
.teaching_table td{border-left:1px solid #ccc;border-right:1px solid #ccc;border-bottom:1px solid #ccc;padding:15px 0;border-top:1px solid #ccc;}
.teaching_line{border-bottom:1px solid #ccc;}
.td_point{background: #f5f5f5;}
.teaching_con{font-size: 9px;  text-align: left; line-height: 2em;}


.program{font-size: 13px;color:#666;line-height: 20px;}
.program_tt{font-size: 17px;color:#333;font-family: "NotoSans-Medium", sans-serif;}
.program_t{font-size: 15px;color:#333;font-family: "NotoSans-Medium", sans-serif;}
.program_line{width:20px;height:1px;background: #f0b129;}

.program_table{font-size:13px;color:#666;text-align:center;}
.program_table caption{font-size:0px;color:#fff;padding:0;line-height:0}
.program_table th{border-left:1px solid #ccc;border-right:1px solid #ccc;color:#333;font-size:15px;padding:20px 0;text-align:center;border-top:1px solid #ccc;background: #f5f5f5}
.program_table td{border-left:1px solid #ccc;border-right:1px solid #ccc;border-bottom:1px solid #ccc;padding:15px 0;border-top:1px solid #ccc;}
.program_tbline{border-bottom:1px solid #ccc;}

.slash{background:url(http://cdn.zetawiki.com/png/backslash.png);background-size:100% 100%;}

.dc_t{text-decoration: line-through}

.program ul{display: inline-block;}
.program li{float:left;width:48%;margin-right:4%;display: inline-block;padding:5%;border:1px solid #ccc;text-align: center;margin-bottom:5%;}

.program_red{color:#ff0000;}

/*business*/
.busin_box {width: 100%; text-align: center;}
.busin_logo_box {float: left; width: 100%;}

.busin_script_box {float: left; width: 100%; border-bottom: 1px solid #eee; padding-bottom: 40px; margin-bottom: 40px; }

.busin_script_box h1 {font-size: 22px; color:#333; font-weight: 500; padding: 20px 0; border-bottom: 1px solid #ddd; margin: 20px 0 0 0;}
.busin_script_box h2 {font-size: 16px; color:#333; font-weight: 400; margin: 20px 0; word-break : keep-all; line-height: 28px; text-align: center;}
.busin_script_box ul li {color:#666; font-weight: 300; margin-bottom: 10px;  padding-left: 15px; word-break : keep-all; text-align: left; position: relative;}
.busin_script_box ul li::before {content: '·'; position: absolute; left:0; top:0; }


.busin_go { width: 200px; height: 40px; margin: 30px auto 0 auto;}
.busin_go a {width: 200px; height: 40px; display: block; text-decoration: none; color:#fff; font-size :16px; background:#e18e4b; text-align: center; line-height: 40px; transition: all 0.3s;}
.busin_go a span {padding-left: 15px;}
