﻿@charset "utf-8";

/*******************************************************************
   layout style
******************************************************************* */
@import url(//cdn.jsdelivr.net/gh/moonspam/NanumSquare@1.0/nanumsquare.css);

/*******************************************************************
   common style
******************************************************************* */
.main-col {
	padding: 50px 0;
}
.main-col h3 {
	margin: 0 0 45px;
	text-align: center;
	font-family: 'Nanum Barun Gothic', Arial, Sans-Serif;
	font-size: 32px;
	font-weight: 700;
	color: #fff;
}
.main-col h3 a {
	font-family: 'Nanum Barun Gothic', Arial, Sans-Serif;
	font-size: 32px;
	font-weight: 700;
	color: rgba(255,255,255,0.9);
}
.main-col h3 a:hover {
	font-family: 'Nanum Barun Gothic', Arial, Sans-Serif;
	font-size: 32px;
	font-weight: 700;
	color: #fff;
	color: rgba(255,255,255,1);
}
.main-col.vendor {
	border-top: 1px solid #f0f0f0;
}

/*******************************************************************
   .banner-notice
******************************************************************* */
.banner-notice {
	height: 100px;
	background-color: #2ebae2;
}

/* *******************************************************************
	col1 : 퀵메뉴, 메인 배너
******************************************************************* */
.col1 {
	position: relative;
	border-top: 1px solid #014099;
	border-bottom: 1px solid #014099;
	padding: 0;
	height: 462px;
}

/* 퀵메뉴 */
.quick-menu {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 120px;
	background-color: rgba(3,44,102,0.8);
	z-index: 100;
}
.quick-menu .inner-wrap {
	height: 120px;
}
.quick-menu .inner-wrap ul {

}
.quick-menu .inner-wrap ul > li {
	float: left;
	width: 183.33333px;
}
.quick-menu .inner-wrap ul > li > a {
	position: relative;
	display: block;
	height: 120px;
	text-align: center;
	background-color: rgba(3,44,102,0.8);
}
.quick-menu .inner-wrap ul > li:nth-child(1) > a {
	background: url(/images/icon/icons_01.png) center 25px no-repeat;
}
.quick-menu .inner-wrap ul > li:nth-child(2) > a {
	background: url(/images/icon/icons_02.png) center 25px no-repeat;
}
.quick-menu .inner-wrap ul > li:nth-child(3) > a {
	background: url(/images/icon/icons_07.png) center 25px no-repeat;
}
.quick-menu .inner-wrap ul > li:nth-child(4) > a {
	background: url(/images/icon/icons_03.png) center 25px no-repeat;
}
.quick-menu .inner-wrap ul > li:nth-child(5) > a {
	background: url(/images/icon/icons_04.png) center 22px no-repeat;
}
.quick-menu .inner-wrap ul > li:nth-child(6) > a {
	background: url(/images/icon/icons_05.png) center 15px no-repeat;
}
.quick-menu .inner-wrap ul > li > a span {
	display: inline-block;
	padding-top: 70px;
	line-height: 1.3;
	font-size: 14px;
	color: #bcd4f6;
	transition: all 0.25s;
}
.quick-menu .inner-wrap ul > li > a:hover {
	background-color: rgba(1,87,192,0.5);
}
.quick-menu .inner-wrap ul > li > a:hover span {
	color: #fff;
}

/* 메인배너 */
.main-banner .banner-list {
	visibility: hidden;
}
.main-banner .bx-viewport > ul.banner-list > li {
	display: inline-block;
	height: 460px;
}
.main-banner .bx-viewport > ul.banner-list > li .inner-wrap {
	margin: 0 auto;
	position: relative;
	width: 1100px;
	height: 460px;
}
.main-banner .bx-viewport > ul.banner-list > li .inner-wrap .slogan-area {
	/*position: absolute;*/
	/*top: 150px;*/
	/*left: 0;*/
	width: 580px;
	margin: 90px auto 0;
	padding: 30px 20px;
	text-align: center;
	font-family: 'KoPub Batang', sans-serif;
	background-color: rgba(255,255,255,0.65);
}
.main-banner .bx-viewport > ul.banner-list > li .inner-wrap span {
	display: inline-block;
	font-weight: 400;
	color: #333;
	letter-spacing: -0.25px;
}
.main-banner .bx-viewport > ul.banner-list > li:nth-child(2n) .inner-wrap span {
	color: #fff;
}
.main-banner .bx-viewport > ul.banner-list > li .inner-wrap span.slogan1 {
	margin-bottom: 15px;
	font-size: 18px;
}
.main-banner .bx-viewport > ul.banner-list > li .inner-wrap span.slogan1 b {
	font-size: 28px;
	font-weight: 700;
}
.main-banner .bx-viewport > ul.banner-list > li:nth-child(2n) .inner-wrap span.slogan1 {
	color: #636466;
}
.main-banner .bx-viewport > ul.banner-list > li:nth-child(2n) .inner-wrap span.slogan1 b {
	color: #282525;
}
.main-banner .bx-viewport > ul.banner-list > li .inner-wrap span.slogan2 {
	margin-bottom: 15px;
	font-size: 26px;
	color: #014396;
}
.main-banner .bx-viewport > ul.banner-list > li .inner-wrap span.slogan2 b {
	font-size: 36px;
	font-weight: 700;
}
.main-banner .bx-viewport > ul.banner-list > li:nth-child(2n) .inner-wrap span.slogan2 {
	color: #f47f40;
}
.main-banner .bx-viewport > ul.banner-list > li .inner-wrap span.slogan3 {
	font-family: sans-serif;
	font-size: 26px;
	font-weight: 300;
}
.main-banner .bx-viewport > ul.banner-list > li .inner-wrap span.slogan3 b {
	font-size: 26px;
	font-weight: 300;
	color: #014396;
}
.main-banner .bx-viewport > ul.banner-list > li:nth-child(2n) .inner-wrap span.slogan3 {
	color: #636466;
}
.main-banner .bx-viewport > ul.banner-list > li:nth-child(2n) .inner-wrap span.slogan3 b {
	color: #f47f40;
}
.main-banner .bx-viewport > ul.banner-list > li:first-child {
	background: url("/images/bg/bg_main_01.jpg") center center no-repeat;
	background-size: cover;
}
.main-banner .bx-viewport > ul.banner-list > li:nth-child(2) {
	background: url("/images/bg/bg_main_02.jpg") center center no-repeat;
	background-size: cover;
}
.main-banner .bx-viewport > ul.banner-list > li:nth-child(3) {
	background: url("/images/bg/bg_main_03.jpg") center center no-repeat;
	background-size: cover;
}
.main-banner .bx-viewport > ul.banner-list > li:nth-child(4) {
	background: url("/images/bg/bg_main_04.jpg") center center no-repeat;
	background-size: cover;
}

/* 메인문구 */
.col1 .txt-pc {
	padding: 50px 0 0 10px;
}
.col1 .txt-pc span:first-child {
	display: block;
	font-size: 15px;
	color: #333;
	line-height: 1;
}
.col1 .txt-pc span:nth-child(2) {
	display: block;
	font-size: 20px;
	color: #333;
	line-height: 1.8;
}
.col1 .txt-pc span:nth-child(3) {
	display: block;
	font-size: 35px;
	font-weight: 700;
	color: #333;
	line-height: 1;
}

/*메인사진*/
.col1 .main-spot {
	position: absolute;
	top: 0;
	right: 0;
	padding: 0 15px;
	width: 330px;
	height: 456px;
	background-color: rgba(49,78,117,0.8);
}
.col1 .main-spot h2 {
	padding: 25px 0 20px;
	font-size: 20px;
}
.col1 .main-spot h2 a {
	display: block;
	position: relative;
	text-align: center;
	color: #fff;
}
.col1 .main-spot h2 a .more {
	display: none;
	width: 25px;
	line-height: 25px;
	position: absolute;
	top: 0;
	right: 0;
	margin-left: -25px;
	text-align: center;
	color: rgba(255,255,255,0.8);
	background-color: rgba(255,255,255,0.25);
}

/* publication */
.col1 .main-spot .bx-wrapper .bx-viewport {
	background: transparent;
}
.col1 .main-spot .publication-list {
	visibility: hidden;
	overflow: hidden;
	height: 235px;
}
.col1 .main-spot .publication-list li {
	width: 180px;
	margin: 0 auto;
}
.col1 .main-spot .publication-list li > a {
	position: relative;
	display: block;
	width: 100%;
	height: 235px;
}
.col1 .main-spot .publication-list li > a > img {
	width: 180px;
	height: 235px;
}
.col1 .main-spot .publication-list li > a > span {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 180px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	background-color: rgba(33,47,67,0.85);
	background-color: #001a7d;
}
.col1 .controls-arrow {
	position: absolute;
	top: 38%;
}
.col1 .controls-arrow {

}
.col1 .controls-arrow a {
	display: block;
	width: 36px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	border-radius: 36px;
	background: rgba(200,200,200,0.45);
}
.col1 .controls-arrow a i {
	font-size: 24px;
	color: rgba(255,255,255,0.45);
}
.col1 .controls-arrow a.bx-next i {
	padding-left: 2px;
}
.col1 .controls-arrow a.bx-prev i {
	padding-right: 2px;
}
.col1 .controls-arrow a:hover {
	background: rgba(0,37,121,0.75);
	/*background: #001a7d;*/
}
.col1 .controls-arrow a:hover i {
	color: rgba(255,255,255,0.75);
}
.col1 .prev-arrow {
	left: 15px;
}
.col1 .next-arrow {
	right: 15px;
}

/* *******************************************************************
	col2 : 리모델링 사업입찰 및 행사
******************************************************************* */
.col2 {
	height: 81px;
	line-height: 80px;
	border-bottom: 1px solid rgba(1,64,153,0.45);
	background-color: #f4f8fd;
}
.col2 .inner-wrap {
	visibility: hidden;
}
.col2 .inner-wrap h3 {
	float: left;
	width: 240px;
	height: 80px;
	text-align: center;
	font-size: 19px;
	font-weight: bold;
	color: #014099;
	background-color: rgba(183,211,252,0.25);
}
.col2 .inner-wrap h3 a {
	color: #014099;
}
.col2 .inner-wrap .more {
	position: absolute;
	right: 0;
	top: 25px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 26px;
	color: #fff;
	background-color: #0157c0;
	transition: all 0.25s;
}
.col2 .inner-wrap .more:hover {
	background-color: #0c3c92;
}
.col2 .inner-wrap .notice-bd-area {
	position: relative;
	float: left;
	display: block;
	width: 780px;
}
.col2 .inner-wrap .notice-bd-area ul.notice-bid {
	margin: 0;
	padding: 0;
}
.col2 .inner-wrap .notice-bd-area ul.notice-bid li {
	position: relative;
	width: 760px;
	height: 80px;
	padding-left: 30px;
}
.col2 .inner-wrap .notice-bd-area ul.notice-bid li a {
	display: inline-block;
	width: 560px;
	height: 80px;
	padding-left: 10px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	vertical-align: middle;
	font-size: 16px;
	color: #333;
}
.col2 .inner-wrap .notice-bd-area ul.notice-bid li a:hover {
	color: #0157c0;
}
.col2 .inner-wrap .notice-bd-area ul.notice-bid li i {
	display: inline-block;
	height: 80px;
	vertical-align: middle;
	font-size: 21px;
	color: #b7cae4;
	color: rgba(1,116,200,1);
}
.col2 .inner-wrap .notice-bd-area ul.notice-bid li span {
	position: absolute;
	right: 50px;
	display: inline-block;
	width: 100px;
	height: 80px;
	text-align: right;
	font-size: 15px;
	color: #767676;
}

.col2 .inner-wrap .notice-bd-area ul.notice-bid li a > span.highlight {
	display: none;
}

.col2 .inner-wrap .bx-wrapper .bx-viewport {
	background: transparent;
}
.col2 .inner-wrap .controls-arrow {
	position: absolute;
}
.col2 .inner-wrap .prev-arrow {
	top: 22px;
	right: 0;
	width: 14px;
	height: 14px;
}
.col2 .inner-wrap .next-arrow {
	bottom: 29px;
	right: 0;
	width: 14px;
	height: 14px;
}
.col2 .inner-wrap .controls-arrow a {
	display: block;
	width: 14px;
	height: 14px;
	line-height: 15px;
	font-size: 21px;
	color: #ccc;
	outline: none;
}
.col2 .inner-wrap .controls-arrow a:hover {
	color: #0157c0
}

/*********************************************************************/
/* col3 : 공지사항, 메인배너
/********************************************************************/
.col3 {
	padding: 40px 0;
	background-color: #fff;
}
.main-conts {
	float: left;
	width: 550px;
}
.main-conts.notice,
.main-conts.members {
	padding-right: 40px;
}
.main-conts.event,
.main-conts.news {
	padding-left: 40px;
}
.main-conts h3 {
	position: relative;
	font-size: 22px;
	font-weight: 700;
	padding-bottom: 20px;
	border-bottom: 1px solid #333;
}
.main-conts.board-area {
	position: relative;
}
.main-conts.board-area .more {
	position: absolute;
	right: 0;
	top: 0px;
	text-align: center;
	font-size: 28px;
	color: #355074;
	transition: all 0.25s;
}
.main-conts.board-area .more:hover {
	color: #0469cd;
}

/*게시판 글들*/
.board-area {
	/*min-height: 210px;*/
}
.board-area ul > li a {
	font-size: 15px;
	line-height: 1.5;
}
.board-area ul > li:first-child {
	margin-top: 20px;
}
.board-area ul > li {
	margin: 0 0 5px;
}
.board-area ul > li:last-child {
	margin-bottom: 9px;
}
.board-area ul > li span.highlight {

}
.board-area ul > li p.title.empty {
	padding-top: 3px;
	font-size: 14px;
	font-weight: 500;
}
.board-area ul > li p.title a {
	display: inline-block;
	float: left;
	width: 400px;
	vertical-align: middle;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 15px;
	font-weight: 500;
}
.board-area ul > li p.title span.highlight {
	display: inline-block;
	width: 32px;
	height: 20px;
	line-height: 20px;
	margin-right: 7px;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	background: #1578c4;
}
.board-area ul > li p.title span.highlight {
	background: #cc0066;
	background: #ff4057;
}
.board-area ul > li p.title a strong {
	display: inline-block;
	vertical-align: middle;
	width: 315px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #cc0066;
	color: #ff4057;
}
.board-area ul > li p.title a:hover strong {
	color: #cc0066;
	color: #ff4057;
}
.board-area ul > li p.title a:hover {
	color: #0265d1;
}
.board-area ul > li p.date {
	display: inline-block;
	float: right;
	width: 80px;
	/*height: 20px;*/
	line-height: 1.5;
	text-align: right;
	vertical-align: middle;
	font-size: 14px;
	font-weight: 500;
	color: #999999;
}

/* event 배너 */
.main-conts.event {
	/*position: relative;*/
}
.main-conts.event h3 {
	border-bottom: 0;
}
.main-conts.event .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	top: -39px;
	right: -12px;
}
.main-conts.event .bx-wrapper .bx-pager {
	text-align: right !important;
	font-size: 0;
	width: auto;
	font-weight: 500;
	color: transparent;
	padding-top: 0;
	position: absolute;
	top: -38px;
	right: 22px;
	/* text-indent: -100px; */
	/* text-indent: 999px; */
}
.main-conts.event .bx-wrapper .bx-pager.bx-default-pager a.active {
	width: 20px;
}
.main-conts.event .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #014099;
}

/* small-banner */
.small-banner {
	visibility: hidden;
}
.small-banner li a {
	display: inline-block;
	width: 100%;
	height: 260px;
	text-align: center;
	border: 1px solid #dfdfdf;
	background: #fff url("/images/banner_main/bg_main_small_banner.png") center bottom no-repeat;
}
.small-banner li a p {
	text-align: center;
}
.small-banner li a .title {
	padding: 30px 0 15px;
	line-height: 1.3;
	font-size: 26px;
	font-weight: 700;
	color: #025bbc;
}
.small-banner li.single a .title {
	padding: 30px 0 15px;
	line-height: 1.3;
	font-size: 28px;
	font-weight: 700;
	color: #025bbc;
}
.small-banner li a ul.info {
	margin: 0 0 25px;
}
.small-banner li a ul.info li {
	margin: 0 0 10px;
	padding: 0 30px;
	line-height: 1.5;
	font-size: 16px;
	font-weight: 700;
	color: #333;
}
.small-banner li a .place {
	font-size: 20px;
	font-weight: 700;
	color: #333;
	padding: 0 0 20px 0;
}
.small-banner li a span {
	display: inline-block;
	width: 160px;
	line-height: 35px;
	font-size: 16px;
	color: #fff;
	background-color: #025bbc;
	transition: all 0.25s;
}
.small-banner li a:hover span {
	background-color: #002579;
}

/* 이미지 배너 */
.small-banner li.image-banner a {
	border: 0;
	background: none;
}

/*********************************************************************/
/* col4 : 회원사 소식, 리모델링 뉴스
/********************************************************************/
.col4 {
	padding: 0 0 40px;
	background-color: #fff;
}

/* *******************************************************************
    col5 : 위원회
******************************************************************* */
.col5 {
	position: relative;
	height: 290px;
	padding: 60px 0 0;
	background: #5f87be url(/images/bg/bg_main_committee.png) center bottom no-repeat;
}
.col5 h3 {
	margin: 0 0 45px;
	text-align: center;
	font-size: 28px;
	font-weight: 700;
	color: #fff;
}
.col5 ul {
	width: 100%;
}
.col5 ul li {
	float: left;
	width: 20%;
}
.col5 ul li a {
	display: block;
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin-left: -1px;
	margin-bottom: -1px;
	font-size: 16px;
	color: #fff;
	border: 1px solid #fff;
	border-color: rgba(255,255,255,0.75);
	background: rgba(255,255,255,0.1);
}
.col5 ul li a:hover {
	background: rgba(255,255,255,0.25);
}
.col5 ul li.empty a:hover {
	background: rgba(255,255,255,0.1);
}
.col5 ul li a i {
	margin-left: 8px;
}

/* *******************************************************************
	.sponsor : 관련기관 슬라이드
/******************************************************************* */
.sponsor {
	/*border-top: 0;*/
	background-color: #fff;
}

/* *******************************************************************
    Mobile
******************************************************************* */
.main-banner .bx-wrapper .bx-pager, .main-banner .bx-wrapper .bx-controls-auto {
	top: 400px;
}
.main-banner .bx-wrapper .bx-pager.bx-default-pager a {
	background: transparent;
	text-indent: -9999px;
	display: block;
	width: 15px;
	height: 15px;
	margin: 0 6px;
	outline: 0;
	border: 2px solid rgba(255,255,255,0.8);
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	vertical-align: middle;
}
.main-banner .main-conts.event .bx-wrapper .bx-pager.bx-default-pager a:hover, .main-banner .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: rgba(255,255,255,1);
}

/* *******************************************************************
	popup-contents
******************************************************************* */
/* main popup-contents */
.popup-contents {
	display: none;
	position: absolute;
	top: -50px;
	left:50%;
	margin-left: -200px;
	z-index: 9999;
	background: #fff;
}
.popup-contents .inner {
	position: relative;
	width: 400px;
	height: 180px;
	border:1px solid #ddd;
	border-top: 4px solid #0086bd;
	/*background: orange;*/
}
.popup-contents .inner p {
	font-size: 16px;
	text-align: center;
}
.popup-contents .inner p.text {
	margin : 0 0 10px;
	padding-top: 15px;
	line-height: 1.2;
}
.popup-contents .inner .btn-area {
	position: relative;
	/*top: 100%;*/
	padding: 15px 0;
	text-align: center;
	border-bottom: 1px solid #dfdfdf;
}
.popup-contents .inner p.button {
	position: relative;
	/*top: 100%;*/
}

/* ==================================================================================
    bootstrap
================================================================================== */
.tooltip {
	width: auto;
}
.tooltip-arrow {
	border-top-color: #bbb !important;
}
.tooltip-inner {
	max-width: 500px;
	white-space: nowrap;
	font-size: 13px;
	color: #000;
	border: 1px solid #dfdfdf;
	background-color: #fafafa;
	box-shadow: 0 1px 4px rgba(0,0,0,0.25);
	opacity: 1;
	text-align: left;
}
