/* 웹폰트 Import */
@import url('http://fonts.googleapis.com/earlyaccess/notosanskr.css');
@import url('http://fonts.googleapis.com/earlyaccess/nanumgothic.css');

/* 스크롤 설정 */
html {overflow-x: hidden; overflow-y: scroll;}
body {background-color: #fff;}

/* 폰트 설정 */
* {font-family: 'Noto Sans KR', 'Nanum Gothic', sans-serif !important;}
h1, h2, h3, h4, h5, h6, p {font-family: 'Noto Sans KR', 'Nanum Gothic', sans-serif !important;}
.fa {font-family: 'FontAwesome' !important;}
.glyphicon {font-family: 'Glyphicons Halflings' !important;}
ol, ul, li {list-style: none;}


/* 메뉴 설정 시작 */
.navbar-inverse{background: #fff; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; border: none; border-bottom: 1px solid rgba(0, 0, 0, 0.1); position: absolute; top: auto;}
.navbar-inverse .divider-vertical{display: none;}
.caret {display: none;}
.navbar ~ br {display: none;}
.topmarginLay_a {height: 73px !important;}
@media screen and (max-width: 767px) {
	.topmarginLay_a {height: 65px !important;}
}

/* ----- 로고 설정 ----- */
.navbar-brand{margin: 17px 0 0 !important; padding: 10px 15px;}
.navbar-inverse .navbar-brand{color: #333; font-size: 28px; font-weight: 400; text-shadow: 0px 0px 0px rgba(0, 0, 0, 0); letter-spacing: -1px;}
.navbar-brand img{width: 100%;}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus{color: #333; background-color: transparent;}
@media screen and (max-width: 991px) {
    .navbar-inverse .navbar-brand{margin: 32px 0 0;}
    .navbar-brand img{width: 120px;}
}
@media screen and (max-width: 767px) {
    .navbar-inverse .navbar-brand{margin: 20px 0 0;}
    .navbar-top > div > a{margin: 5px 20px 0;}
}

/* ----- 메인 메뉴 설정 -----*/
.navbar-inverse .navbar-nav > li > a {color: #333; font-size: 15px; font-weight: 400; text-shadow: 0px 0px 0px rgba(0, 0, 0, 0) !important; letter-spacing: -0.01em; padding: 25px 10px 25px; margin: 0 15px; border-right: 1px solid transparent !important; border-top: 4px solid transparent !important;}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover{background: #fff; box-shadow: 0 0 0 rgba(0,0,0,0); color: #000; border: none; border-right: 1px solid transparent !important; border-top: 4px solid #148fb9 !important;}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {color: #000; border: none; border-right: 1px solid transparent !important; border-top: 4px solid #148fb9 !important;}
@media screen and (max-width: 991px) {
    .navbar-inverse .navbar-nav > li > a {font-size: 16px; margin: 22px 0px 18px 0px; padding: 12px 20px 12px 20px;}
}
@media screen and (max-width: 767px) {
    .navbar-inverse .navbar-nav > li > a {font-size: 16px; margin: 0; padding: 14px 20px 14px 20px;}
	.navbar-nav .open .dropdown-menu {padding: 0;}
	.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {color: #333; border: none !important; margin: 0 0 0; background: #f7f7f7;}}
/* ----- 서브 메뉴 설정 -----*/
.dropdown-menu {background: #000; left: 0 !important; right: auto !important; padding: 10px 0; margin: 0; border-radius: 0; border: none; box-shadow: 0 0 0 rgba(0,0,0,0); min-width: 190px;}
.dropdown-menu > li > a {color: #fff; padding: 10px 30px; margin: 0; font-size: 14px; font-weight: 300; text-align: left; letter-spacing: -0.03em;}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {background-image: none; background-color: #000; color: #148fb9; text-decoration: underline !important;}
/* ----- 모바일 메뉴 설정 ----- */
.navbar-toggle{background: #008dd7; border-radius: 0; border: none; margin: 15px 20px 15px; padding: 10px 10px;}
@media(max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color: #fff; background: #008dd7;}
    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a{padding: 10px 15px 10px 25px;}
}
/* //메뉴 설정 끝 */


/* 슬라이드 영역 설정 */
.container_slide {width: 100%; padding: 0;}
.fill {height: 400px;}
.carousel-caption {top: 50%; bottom: auto; margin: -90px auto 0; padding: 0; text-align: left;}
.fill h1 {margin: 0 0 20px;}
.fill h1 span {font-size: 48px; font-weight: 400; letter-spacing: -0.05em;}
.fill h1 span > span {font-weight: bold;}
.fill h1, .fill p {text-shadow: 0 0 0 rgba(0,0,0,0)}
.fill h1 span, .fill p span {background: transparent; opacity: 1; padding: 0; text-shadow: 0 0 0 rgba(0,0,0,0)}
.fill > p {display: none;}
.fill ul {padding: 0; margin: 0 0 30px;}
.fill ul li {text-shadow: 0 0 0 rgba(0,0,0,0); font-size: 15px; font-weight: 300; line-height: 1.5;}
.fill ul li::before {content: "\f111"; font-size: 10px; font-family: "FontAwesome"; padding-right: 10px;}
.fill .sl-btn {display: inline-block; background: rgba(0,0,0,0); border: 1px solid #fff !important; color: #fff; font-size: 14px; font-weight: 300; text-shadow: 0 0 0 rgba(0,0,0,0); padding: 10px 20px; margin: 30px 0 0;}
.fill .sl-btn::after {content: "\f105"; float: right; padding-left: 10px; font-family: "FontAwesome";}
/* //슬라이드 영역 설정 끝 */

/* main page */
.container_contents {width: 100%; padding: 0; background: #f7f7f7;}
.intro-html-layout {width: 100%; max-width: 1170px; margin: 0 auto}

/* 푸터 영역 설정 시작 */
.socialArea {display: none;}
.footer_copy {background: #fff; display: block; width: 100%; min-height: 190px; border-top: 1px solid #e8e8e8;}
.footer_copy > div {padding: 0;}
.footer-top {display: inline-block; width: 100%; border-bottom: 1px solid #e8e8e8; text-align: left;}
.footer-top > ul {width: 100%; max-width: 1170px; margin: 0 auto; padding: 0;}
.footer-top > ul > li {display: inline-block;}
.footer-top > ul > li > a {color: #333; font-size: 14px; font-weight: 300; padding: 10px 0; display: inline-block;}
.footer-top > ul > li > a::after {content: "|"; padding: 0 20px; color: #e8e8e8; font-size: 10px;}
.footer-top > ul > li:last-child > a::after {content: "";}
.footer-bottom {text-align: left; width: 100%; max-width: 1170px; margin: 0 auto; color: #666; font-size: 13px; font-weight: 300; padding: 25px 0 20px;}
.footer-bottom > address {margin: 0; line-height: 1.5;}
.footer-bottom > ul {padding: 0; margin: 0 0 10px; line-height: 1.5;}
.footer-bottom > ul > li {display: inline-block;}
.footer-bottom > ul > li::after {content: "|"; padding: 0 10px; color: #e8e8e8; font-size: 10px;}
.footer-bottom > ul > li:last-child::after {content: "";}
.footer-bottom > p {margin: 0;}
.footer-bottom > p span {color: #222; font-weight: 400;}
@media screen and (max-width: 991px) {
	.footer-top > ul, .footer-bottom {width: 100%;}
	.footer-top > ul {padding: 0 15px;}
	.footer-top > ul > li > a::after {padding: 0 10px;}
	.footer-bottom {padding: 20px 15px;}
}
@media screen and (max-width: 767px) {
	.footer-top > ul > li > a {padding: 5px 0; font-size: 13px;}
	.footer-top > ul > li > a::after {padding: 0 5px;}
}
/* //푸터 영역 설정 끝 */


/*=======================================================
            이후 영역은 작업자 커스텀입니다.
=======================================================*/

/*=============메인 페이지 =============*/
#mainsec01 h2, #mainsec01 h3, #mainsec01 h4, #mainsec01 h5 {margin: 0px;}
#mainsec01_top {margin: 30px 0px;}
.bizbox_top {padding: 30px; background-size: cover; background-position: center; min-height: 150px; position: relative; border-top-left-radius: 10px; border-top-right-radius: 10px;}
.mainbiz_box01 .bizbox_top {background-image: url('/skin/img/main/main-biz01.jpg');}
.mainbiz_box02 .bizbox_top {background-image: url('/skin/img/main/main-biz02.jpg');}
.mainbiz_box03 .bizbox_top {background-image: url('/skin/img/main/main-biz03.jpg');}
.bizbox_top h2 {color: #fff; font-size: 14px; margin-bottom: 5px !important; position: absolute; bottom: 40px;}
.bizbox_top h3 {color: #fff; font-size: 22px; position: absolute; bottom: 20px;}
.bizbox_bottom {margin: 0px; background: #fff; padding: 15px 10px; min-height: 105px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border: 1px solid #ccc;}
.bizbox_bottom .col-sm-6 {padding: 10px;}
.bizbox_bottom h4 {font-size: 14px; font-weight: 400; letter-spacing: -0.04em; padding: 5px 0; word-break: keep-all; padding-left: 10px; text-indent: -18px;}
.bizbox_bottom h4:before {font-family: "FontAweSome"; content: "\f138\00a0\00a0";}
.bizbox_bottom h4 a {color: #444;}
.bizbox_bottom h4:hover, .bizbox_bottom h4:hover a {color: #148fb9;}
#mainsec01_bottom {margin: 30px 0 60px;}
#mainsec01_bottom .col-sm-3 { text-align: center; padding: 20px 0; background: #103761; border-right: 1px solid rgba(255,255,255,0.2);}
#mainsec01_bottom .col-sm-3:hover {background: #148fb9;}
#mainsec01_bottom div span {width: 70px; height: 70px; background: rgba(0,0,0,0); border: 3px solid #fff; color: #fff; display: inline-block; border-radius: 100%; margin: 0 0 10px;}
#mainsec01_bottom div span i {font-size: 30px; padding: 16px 0 0;}
#mainsec01_bottom div h3 {color: #fff; font-size: 16px; font-weight: 400;}
@media screen and (max-width: 767px) {
	.mainbiz_box {margin: 0 0 10px;}
	#mainsec01_bottom .col-sm-3 {width: 50%; float: left;}
}

/*=============서브 페이지 =============*/
.sub-layout {width: 100%; padding: 100px 0 150px; min-height: 765px; background: url(/skin/img/sub/sub_bg.jpg); background-position: center; background-attachment: fixed; background-size: cover;}
#page_title, #side_menu, .contact_banner, #content { animation-duration: .8s; }
#page {max-width: 1170px; width: 100%; margin: 0 auto; min-height: 500px;}
#page_title {width: 100%; padding: 60px 0px; text-align: center; background: url(/skin/img/sub/left-menu-top.jpg) no-repeat; background-size: cover;}
#page_title h2 {margin: 0; color: #fff; font-size: 24px; font-weight: 300;}
#side_menu {width: 100%; margin: 15px 0px; background: #fff; }
.contact_banner {width: 100%; background: #fff; border: 1px solid #d2d8e4; border-radius: 10px; padding: 14px 20px; color: #333;}
.contact_banner a {color: #666;}
.contact_banner a i {background: #148fb9; border-radius: 100%; width: 29px; height: 29px; padding: 7px 8px 0; margin-right: 10px; display: inline-block; color: #fff;}
#sidebar, #content { margin: 0px; }
#side_menu > ul { padding-left: 0px; }
#side_menu ul > li { list-style: none; }
#side_menu > ul > li > a, #side_menu > ul > li > span {color: #333; width: 100%; padding: 15px 25px 15px 30px; display: block;}
#side_menu > ul li.active {background: #03366d;}
#side_menu > ul li.active > a { color: #fff; }
#side_menu > ul li.active > a::after {content: "\f105"; font-family: "FontAwesome"; text-align: right; float: right;}
#side_menu > ul > li > span i { float: right; font-size: 18px;}
#side_menu > ul > li > span i.fa-caret-up::before {content: "\f147";}
#side_menu > ul > li > span i.fa-caret-down::before {content: "\f196";}
#side_menu > ul > li.open > span {background: #03366d; color: #fff;}
#side_menu > ul > li.open > ul { display: block; }
#side_menu > ul > li.open > ul > li.active > a {color: #555; font-weight: 500;}
#side_menu > ul > li > ul {display: none; background: #f4f4f4; padding: 0;}
#side_menu > ul > li > ul > li:hover > a {background: #148fb9; color: #fff !important;}
#side_menu > ul > li > ul > li > a {background: #f4f4f4; padding: 10px 30px 10px 40px; display: block; color: #777; font-size: 13px;}
#content {background: #fff; padding: 40px 40px 80px; min-height: 550px;}
#sub_headline {
    border-bottom: 1px dotted #ccc;
    padding: 0px 0px 5px;
    margin-bottom: 20px;
}
#sub_headline h3 {margin: 15px 0 10px;
    color: #333;
    font-size: 30px;
    letter-spacing: -0.03em;}
#sub_headline p {margin: 0 0 20px;
    color: #666;
    font-size: 14px;
    letter-spacing: -0.05em;}
.construction_message {     
    font-size: 35px;
    font-weight: 100;
    color: #ccc;
    margin-top: 150px; 
}

/*타이틀*/
#sub_content > article {margin: 0 0 30px; padding: 0 0 20px; border-bottom: 1px dashed #c1c1c1;}
#sub_content > article:last-child {border: none; padding: 0; margin: 0;}
#sub_content > article > img, #sub_content .row > div > img {margin: 20px 0 40px;}
article {text-align:center}
#sub_content ul{padding-left:0;}
.small_title {position: relative; margin: 20px 0 10px; padding-left: 50px; display: inline-block; color: #69aacf; font-size: 22px; font-weight: 600; text-transform: uppercase; letter-spacing: -0.03em;}
.small_title:before{background-image:url('/skin/img/sub/small_title_bl.png');width:40px;height:40px;content:"";display:block;position:absolute; left:0; top:-10px; margin-right:15px;}
.small_title_y {color: #e5a601;}
.small_title_y:before{background-image:url('/skin/img/sub/small_title_bl2.png');width:40px;height:40px;content:"";display:block;position:absolute; left:0; top:-10px; margin-right:15px;}
.small_title2 {position: relative; padding-left: 35px; margin: 40px 0 20px; color: #000; font-size: 20px; font-weight: 600; text-align: left; letter-spacing: -0.03em;}
.small_title2:before{background-image:url('/skin/img/sub/pro_title_bl.png');width:26px;height:25px;content:"";display:block;position:absolute; left:0; top:0px; margin-right:15px;}

@media screen and (max-width: 767px) {
	.sub-layout {padding: 20px 0 0;}
	#page_title {padding: 20px 0px;}
	#page_title h2 {font-size: 18px;}
	#side_menu {margin: 0 0 20px;}
	.contact_banner {display: none;}
	#content {padding: 20px 15px 50px;}
}

/*==============인사말==================*/
.greeting p { word-break: keep-all; }
.greeting p strong { font-size: 16px; }

/*==============연혁==================*/
.steps {position: relative;}
.steps:before {top: 85px; bottom: 0; position: absolute; content: " "; width: 2px; background-color: #d2d8e4; left: 50%; margin-left: -1px;}
.timeline {margin: 0px auto; overflow: hidden; position: relative; padding: 0px; list-style-type: none;}
.timeline .timeline-box {position: relative; float: left; clear: left; width: 45%; margin: 1em 2.5%; list-style-type: none; display: block; padding: 20px 30px; background: #f8f8f8; z-index: 15;}
.timeline .timeline-box .timeline-title {color: #03366d; font-size: 16px; font-weight: 900; letter-spacing: 0.05em; float: left; margin: 0 0 10px; padding: 0;}
.timeline .timeline-box .timeline-details {clear: both; padding-top: 5px;}
.timeline .timeline-box .timeline-details table tr {line-height: 1.8;}
.timeline .timeline-box .timeline-details table tr th {vertical-align: top; color: #333; font-size: 15px; font-weight: 400;}
.timeline .timeline-box .timeline-details table tr th::before {content: "-"; font-size: 12px; padding-right: 8px;}
.timeline .timeline-box .timeline-details table tr td {font-size: 15px;}
.timeline .timeline-box .timeline-details p strong {font-weight: 500; font-size: 14px; color: #4491f5; margin-right: 10px; width: 55px;}
.timeline .timeline-box span {display: none; /*position: absolute; top: -2px; right: 34px; font-size: 5em; font-weight: 700; color: #d2d8e4; opacity: 0.1; z-index: -1;*/}
@media all and (max-width: 600px) {
  .timeline .timeline-box {width: 100%; margin-left: 0; margin-right: 0;}
}
.timeline .timeline-box:hover::after {background: #d2d8e4;}
@media all and (min-width: 650px) {
  .timeline .timeline-box::after {display: block; content: ' '; height: 9px; width: 9px; background: #fff; border-radius: 50%; position: absolute; right: -7.05%; top: 1.5em; border: 2px solid #d2d8e4;}
}
.timeline .timeline-box:first-child {margin-bottom: 2.5em;}
.timeline .timeline-box:nth-of-type(1n)::before {position: absolute; top: 15px; right: -10px; display: inline-block; border-top: 10px solid transparent; border-left: 10px solid #f8f8f8; border-right: 0 solid #f8f8f8; border-bottom: 10px solid transparent; content: " ";}
.timeline .timeline-box:nth-of-type(2n) {float: right; clear: right;}
.timeline .timeline-box:nth-of-type(2n)::before {right: auto; left: -10px; position: absolute; top: 15px; display: inline-block; border-top: 10px solid transparent; border-right: 10px solid #f8f8f8; border-left: 0 solid #f8f8f8; border-bottom: 10px solid transparent; content: " ";}
@media all and (min-width: 600px) {
  .timeline .timeline-box:nth-of-type(2n) {margin-top: 3em;}
}
.timeline .timeline-box:nth-child(2n)::after {left: -6.5%; right: auto;}
.timeline-box:hover, .timeline-box:focus {transform: translate(0, -5px); -webkit-transform: translate(0, -5px); -ms-transform: translate(0, -5px);}
.timeline-box:hover, .timeline-box:focus {-webkit-box-shadow: 0px 3px 0px 0px #148fb9; -moz-box-shadow: 0px 3px 0px 0px #148fb9; box-shadow: 0px 3px 0px 0px #148fb9;}
.timeline-box {transition: all 300ms ease-in-out; -webkit-transition: all 300ms ease-in-out; -moz-transition: all 300ms ease-in-out; -o-transition: all 300ms ease-in-out;}
.steps-area {padding: 50px 0 0; margin-top: -50px;}

/*==============오시는길==================*/
.location_tb {border-top: 2px solid #03366d; margin: 30px 0 0;}
.location_tb th{background-color: #fafafa; font-weight: normal; color: #292929; text-align: center;}
.location_tb th, .location_tb td {border: 1px solid #eee; padding: 10px 20px;}

/*==================게시판, 메일폼 ==================*/
.contact-mail-layout {  
	visibility: hidden;
}
/*==================로그인 ==========================*/
.login-layout .inner-box-wrapper .panel-body {
	max-width: 1170px;
    margin: 0 auto;
    width: 100%;
    padding: 110px 0px;
}

/*===== table 설정 =====*/
table {width: 100%; font-size: 14px; color: #626262; line-height: 180%;}
.table > thead > tr > th, .table > tbody > tr > th, .table > tbody > tr > td {vertical-align: middle; text-align: left; padding: 14px 25px;}
